search
Search the published catalogue across use cases, rankings, tools, comparisons, and toolkits. Returns ranked light refs [{ kind, id, title, slug, url, snippet, score, meta }] — then call get_tool / get_ranking / get_use_case for full detail. mode: keyword (substring), semantic (meaning, via embeddings — finds pages by what they cover), or hybrid (default, fuses both). Optional filters: type[], persona, category.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Search mode. | |
| type | No | Restrict to these kinds (default: all). | |
| limit | No | Max results (default 20). | |
| query | Yes | Free-text search query. | |
| persona | No | Restrict to items tagged with this persona slug. | |
| category | No | Restrict to this category (case-insensitive). |