Search endpoints
search_endpointsSearch across API endpoints by keyword to find relevant operations. Use when you don't know the exact category or operationId.
Instructions
Keyword search across operationId, path, summary, description and tags. Returns the best-matching endpoints ranked by relevance. Use this when you don't know the exact category or operationId. Example queries: 'place order', 'current price', 'holdings', 'exchange rate'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Free-text keywords. Multiple words are matched independently. | |
| limit | No | Max results (default 8). |