get_topic
Retrieve full documentation content by topic ID. Search for the ID first, then get the complete Markdown.
Instructions
Retrieve the full Markdown content of a specific documentation topic by its ID. Use search_docs first to find the topic_id, then call this to read the full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | Topic ID returned by search_docs |