web_search_exa
Perform real-time web searches and extract content from specific URLs to gather relevant information for research and analysis tasks.
Instructions
Search the web using Exa AI - performs real-time web searches and can scrape content from specific URLs. Supports configurable result counts and returns the content from the most relevant websites.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| numResults | No | Number of search results to return (default: 5) |