google-web-search
Original:🇺🇸 English
Translated
Google web search with integrated image results
2installs
Added on
NPX Install
npx skill4agent add aws-samples/sample-strands-agent-with-agentcore google-web-searchTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Google Web Search
Available Tools
- google_web_search(query, include_images?): Search the web using Google Custom Search. Returns results with titles, snippets, links, and optional image results.
- (string, required): Search query
query - (boolean, optional, default: true): Include image results alongside web results
include_images
Usage Guidelines
- Formulate clear, specific search queries for best results.
- Use quotes for exact phrase matching (e.g., ).
"machine learning" best practices 2025 - For comprehensive research, perform multiple targeted searches rather than one broad query.
- Image results are included by default. Set for text-only searches.
include_images=false
Citation Format
When presenting information from search results, wrap every specific claim in tags:
<cite><cite source="SOURCE_TITLE" url="URL">claim text</cite>Rules:
- Cite factual claims, statistics, quotes, and specific information from search results.
- The attribute should contain the title or name of the source.
source - The attribute should contain the source URL when available.
url - Do NOT cite your own reasoning or general knowledge.
- If search results don't contain relevant information, inform the user rather than guessing.
- Use the minimum number of citations necessary to support claims.