exa_search
Search the web with precision using the Exa API. Filter results by date, domain, category, or search type to retrieve relevant information efficiently.
Instructions
Search the web using Exa API
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category | No | Filter results by content category | general |
end_published_date | No | Filter results published before this date (ISO format) | |
exclude_domains | No | Exclude results from these domains | |
include_domains | No | Only include results from these domains | |
live_crawl | No | When to use live crawling: 'always' or 'fallback' (when cached not available) | always |
num_results | No | Number of results to return (1-100) | |
query | Yes | The search query to execute | |
start_published_date | No | Filter results published after this date (ISO format) | |
type | No | Search type: auto (default), keyword (exact matching), or neural (semantic search) | auto |