fetch-library-docs
Fetch official documentation for any library or framework directly from the web. Specify a library and optional topic to get targeted, up-to-date answers.
Instructions
Fetch official documentation from online sources for libraries and frameworks (LangGraph, React, FastAPI, etc.). Automatically retrieves up-to-date documentation from the web.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | Name of the library/framework (e.g., "LangGraph", "React", "FastAPI") | |
| query | No | Optional: Specific topic to search for in the documentation (e.g., "create agent", "routing") |