query
(string): Keyword to search for
How to use it
query is exposed by the Apifable MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the query tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Apifable
npx apifable@latest initOther tools in Apifable (14)
Inputs (choose one):
Inputs:
Returns the API title, version, description, servers, and all tags with their endpoint counts. Start here to understand the shape of an unfamiliar spec.
Inputs (choose one mode):
(number, optional): Max endpoints to return
Inputs:
(string) + path (string): HTTP method and endpoint path (e.g. get + /users/{id})
(string): Schema name from components/schemas
(number, optional): Number of endpoints to skip (default: 0)
(string): Operation ID (e.g. listUsers)
(string[]): Array of schema names from components/schemas
Inputs:
Inputs:
(string): The tag name to filter by