webcrawl_search
Find web pages via DuckDuckGo search and optionally extract their full text content.
Instructions
Search the web using DuckDuckGo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query string | |
| num_results | No | Maximum number of results to return (default: 5) | |
| scrape_results | No | If true, fetch full page content for each result (default: false) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |