web_search
Search the web using Ollama's API to get a numbered list of results with titles, URLs, and content snippets. Specify a query and optional count.
Instructions
Search the web using Ollama's web search API. Returns a numbered list of results with title, URL, and content snippet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Number of results to return (1-10, default 5) | |
| query | Yes | Search query |