You're viewing a demo portfolio

Join the waitlist
PRSM

search_routes

Active

Tool 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
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

The Stall

1/7 registries
View full server →