search_schemas
Search for OpenAPI schemas by keyword across names and descriptions, with automatic fallback to fuzzy matching when no exact matches exist.
Instructions
Search schemas by keyword across schema name and description. Results are ranked by relevance. If no exact matches are found, automatically falls back to fuzzy search. Empty results may include a guidance message suggesting next steps. Use get_schema to inspect a specific schema in detail.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword | |
| limit | No | Maximum number of results (default: 10) |