get_doc_page
Get the full content of a Chainstack documentation page.
Use after search_docs to fetch the complete page when a snippet isn't enough.
Args:
page: Page path from search results — pass the page field from
a search_docs result (e.g., "docs/ethereum-trader-nodes").
The leading slash, the .mdx extension, and the
docs.chainstack.com URL prefix are all optional and stripped
if present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |