Search schemas
search_schemasSearch OpenAPI schema names, properties, and descriptions by substring, with results ranked by relevance.
Instructions
Substring search over schema names, property names, and descriptions. Returns matches ranked by relevance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | No | URL or local path of the OpenAPI/Swagger spec. Defaults to the server's configured API_DOCS_URL. | |
| query | Yes | Case-insensitive substring to match. |