Web Search
Search the web for current information and return summarized results.
Usage
Basic search:
code
search("latest AI news", maxResults=5)
Research mode (deeper):
code
search("Vercel vs Netlify pricing 2026", maxResults=10, deep=true)
Parameters
- •
query(required): The search query string - •
maxResults(default: 5): Maximum number of results to return - •
deep(default: false): If true, also reads and summarizes each result page
Best Practices
- •Use specific, focused queries for better results
- •For comparisons, search each side separately then cross-validate
- •When results seem outdated, add the current year to the query
- •For technical topics, prefer official documentation sources