web_search
Search the web for a query and get back a list of results with titles, URLs, and snippets. Specify max_results to control output size.
Instructions
Search the web and return a list of results (title/url/snippet).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| max_results | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||