coeus_web_search
Run web searches across configured providers to retrieve fresh, domain-filtered results for engineering research and verification tasks.
Instructions
Requires a configured retrieval backend and returns an error without one; does not search the web by prompting a chat model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Model | |
| query | Yes | Query | |
| language | No | Language | |
| num_results | No | Num results | |
| safe_search | No | Safe search | |
| freshness_days | No | Freshness days | |
| allowed_domains | No | Allowed domains | |
| blocked_domains | No | Blocked domains |