web_search
Search the web via DuckDuckGo, archive results as timestamped JSONL files for later retrieval even if pages change or disappear, and return formatted output.
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 |