find_tools, then call it
with type + params.
Providers
| Provider | Best for |
|---|---|
| Tavily | AI-optimized search with semantic understanding |
| Brave Search | Privacy-focused, independent index, no tracking |
| Perplexity | Answer engine with verified, cited sources |
| Serper | Fast, reliable access to Google’s index at scale |
| Exa | Neural/semantic search for research workflows |
| Parallel | High-throughput search |
Common operations
- Web search
- News search (
getNewsSearch) - Image search (
getImageSearch) - LLM context (
getLlmContext) - Local POIs and descriptions (
getLocalPois,getLocalDescriptions)
Example
The calling model
Discover → describe → execute, explained.