get_docs
Retrieve relevant documentation chunks for a library and query, using hybrid search and a local cache for fast, offline-capable access.
Instructions
Get relevant documentation chunks for a library and query. Cache hit: sub-ms. Cache miss: fetch+ingest+index once (~5-60s first time).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| version | No | ||
| library_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |