search_list
Perform web searches and return ranked results including titles, URLs, and snippets.
Instructions
Search the web using DuckDuckGo and return ranked results.
Args: query: The search query string
Returns: JSON with results including rank, title, url, and snippet
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |