web_search
Search the web via DuckDuckGo, store results in an archive, and return them formatted for later retrieval.
Instructions
Search the web and archive the results.
Performs a web search via DuckDuckGo, persists the results, and returns them formatted. The results are archived for later search.
Args: query: The search query (max 500 chars)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |