grok_web_search
Search the web for content with basic results or comprehensive analysis including timelines, quotes, and multiple perspectives. Filter by date range and control result quantity.
Instructions
Search general web content using Grok. Supports comprehensive analysis mode for detailed insights.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The web search query | |
| analysis_mode | No | Analysis mode: 'basic' returns simple search results, 'comprehensive' provides detailed analysis with timelines, quotes, multiple perspectives, and context | basic |
| max_results | No | Maximum number of results to return | |
| from_date | No | Optional start date for search in ISO8601 format (YYYY-MM-DD). Limits search to content from this date onwards. | |
| to_date | No | Optional end date for search in ISO8601 format (YYYY-MM-DD). Limits search to content up to this date. |