This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).
google_search
InactiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Google SERP organic search results by keyword, country, and language. Costs ~42 credits; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query or keywords (min 2 chars)."
},
"cache": {
"type": "boolean",
"description": "Set true to serve from the 24h response cache. Default false — always fetch fresh data."
},
"limit": {
"type": "integer",
"minimum": 1,
"description": "Max items to return. Default 10, max 100. Billed per result."
},
"country": {
"type": "string",
"description": "Two-letter country code. Default us."
},
"language": {
"type": "string",
"description": "Google language code. Default en."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries