search_wiki
Substring search across the wiki pages in the key's workspace.
Cheap and deterministic — no embedding required. Returns up to
limit (default 20, max 50) {category, name, title, snippet}
hits. The snippet is a short window around the first match,
safe to surface in chat as a citation preview.
For semantic / natural-language questions prefer query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |