search_web
Perform web searches with optional focus on technical, development, or general topics to retrieve relevant results in structured JSON format.
Instructions
Search the web using OpenRouter and return relevant results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| focus | No | Focus area for search results | |
| query | Yes | The search query string | |
| num_results | No | Number of search results to return (1-10) |