lookup_stackoverflow
ActiveTool of GoCreative Agent API
declared in 1.27.1
Search Stack Overflow for questions matching a query (title, votes, accepted answer link). Use for developer-help agents and bug research. Example call: {"query": "python async timeout"} Cost: $0.005–$0.05 USDC on Base per call.
Parameters schema
{
"type": "object",
"title": "lookup_stackoverflowArguments",
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"title": "Query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
GoCreative Agent API
1/7 registries