fetch-library-docs
Retrieve comprehensive documentation for libraries across programming languages (JavaScript, Python, Java, etc.) by specifying the package name or URL, enabling streamlined access for LLMs and developers.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | Programming language or repository type if providing a package name (e.g., javascript, python, java, dotnet) | |
library | Yes | Name of the package or URL of the library documentation to fetch |