search_schemas
Search schemas by keyword across name and description. Results are relevance-ranked with automatic fuzzy search fallback.
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
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword | |
| limit | No | Maximum number of results (default: 10) |