get_docs_page
Retrieve detailed documentation content for a specific page using its relative path to access technical information about libraries and frameworks.
Instructions
Retrieves a specific documentation page's content using its relative path. Use this to get detailed information about a known topic, after identifying the relevant page through get_docs_index or search_docs. Returns the complete content of a single documentation page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docName | Yes | ||
| pagePath | Yes |