Semantic search
semantic_searchFind documentation by meaning instead of keywords: type a natural-language question and get pages ranked by semantic similarity. Pages are embedded automatically after each save.
Instructions
Search a workspace by meaning, not keywords — ask a natural-language question (e.g. "how do we handle billing retries?") and get the most relevant pages ranked by similarity. Pages are embedded automatically after each save. Requires a Pro workspace; the response 'mode' is "semantic" when active, or "fulltext_fallback" if semantic search is not configured on the instance (results are still returned).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | A natural-language question or description (max 1000 chars) | |
| workspace | Yes | Workspace UUID or workspace slug |