Search hints
search_hintsSearch the local UX hint catalog using case-insensitive substring matching across titles, excerpts, and content. Title matches rank first, with paginated results for easy browsing.
Instructions
Local search over the cached uxhints.com catalog: case-insensitive and diacritic-insensitive substring matching over hint titles, excerpts, and full Markdown content. Title matches rank before content matches. Same result shape and pagination as list_hints. Results are served from a local catalog cache (default 24h TTL); call refresh_hint_catalog to force an update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based. | |
| query | Yes | Search term(s). | |
| per_page | No | Results per page (max 100). |