search_docs
Find relevant documentation chunks by searching with free text, code symbols, or concepts, then narrow results by library and version.
Instructions
Search documentation chunks using hybrid FTS5 ranking, symbol awareness, and optional version filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return (default: 10). | |
| query | Yes | The search query, code symbol, or concept to look for. | |
| library | No | Optional library name to narrow search scope. | |
| version | No | Target documentation version (e.g. "v14", "15.0"). |