search_wiki
Search one wiki by full-text query, return pages with highlighted excerpts, and rank title matches first.
Instructions
Full-text search inside ONE wiki, returning matching pages with a highlighted excerpt. A title match outranks a body match, so the page actually about the term comes first. A single word also matches as a prefix — 'custom' finds 'Customark' — while a multi-word query keeps the usual search semantics: "quoted phrase", -excluded, and OR. Matches are marked in the excerpt with the control characters \x01 and \x02 around each hit, not with markup; strip them before showing the text to anyone. wiki_uuid comes from list_wikis, and a wiki that does not exist or that you cannot open is the same 404. To search tickets and wikis together across a whole workspace, use search instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | ||
| wiki_uuid | Yes |