scout_search
Search the live web and get ranked JSON results. Use deep mode for multi-step search with progress updates.
Instructions
Search the live web and return ranked results as JSON. Set depth="deep" for an agentic multi-step search; it reports progress as it runs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The search query | |
| limit | No | Maximum results to return | |
| country | No | Two-letter country code, e.g. "us" | |
| depth | No | Search depth |