web_search
Retrieve web search results by submitting a query. Enter your question or topic to obtain relevant information.
Instructions
Search the web for information about the given query.
Parameters:
query: The search query
Example:
web_search("What is the capital of France?")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |