web_search
web_search
Search the web for current information and news
2 credits per call, from your balance — or paid per request in USDC with no account at all.
Runs on Search — The open web: search it, read a page from it.
Arguments
| Name | Type | What it is |
|---|---|---|
query* | string | Search query |
limit | number | Optional max number of results |
Calling it
Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.
{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"query":"query"},"name":"web_search"}}Try it in the playground.


