open-context_get_docs
Retrieve detailed documentation for programming languages and tools using topic IDs or names to access official sources.
Instructions
Get detailed documentation for a specific topic or library
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Documentation topic ID (from search results) | |
| language | No | Documentation name (e.g., 'go', 'typescript') | |
| topic | No | Topic name (alternative to ID) |