get_docs
Search live documentation for a library and query to receive clean, source-cited summaries. Supports LangChain, OpenAI, LlamaIndex, and UV.
Instructions
Search the latest docs for a given query and library. Supports langchain, openai, llama-index and uv.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The query to search for (e.g. "Publish a package with UV") | |
| library | Yes | The library to search in (e.g. "uv") |