search_docs
Search StitchAPI documentation using natural language queries to locate relevant sections. Results include excerpts and deep links.
Instructions
Search the StitchAPI documentation semantically (hybrid BM25 + vector), entirely locally. Returns the most relevant doc sections as excerpts with deep links — never full pages. Follow up with get_doc to read a full page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results to return (default 5). | |
| query | Yes | Natural-language search query. |