search_routes
ActiveTool of The Stall
declared in 4.97.0
Search The Stall's paid capability catalog by keyword and/or category. Returns route metadata only (name, path, price, schema) — never a capability result. Pay and call the returned path to execute.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"limit": {
"type": "integer",
"maximum": 200,
"minimum": 1,
"description": "Max results to return. Default 25, max 200."
},
"query": {
"type": "string",
"description": "Keyword to match against route name/description."
},
"category": {
"type": "string",
"description": "Optional exact category filter, e.g. 'Finance & Markets'."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
The Stall
1/7 registries