search
Simple web search using DuckDuckGo HTML endpoint.
Returns a list of {title, url, snippet} objects. Best‑effort parsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keywords to send to DuckDuckGo. | |
| max_results | No | Maximum number of results to return (1-10). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||