get_page
Retrieve full documentation page content as markdown using a slug or URL path to access specific sections of the MCP Framework documentation.
Instructions
Retrieve the full content of a documentation page by its slug or URL path. Returns the page as markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Page slug or URL path (e.g. "getting-started" or "api/authentication") |