Get a MintMCP docs page
get_pageFetch a MintMCP documentation page from a public docs URL or a slug, for example "https://www.mintmcp.com/docs/security/tool-governance" or just "security/tool-governance". Use it when a user pastes a docs link or names a page directly. It returns the same full markdown content as fetch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A docs page URL or slug, e.g. "https://www.mintmcp.com/docs/enterprise/sso" or "enterprise/sso". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| url | Yes | ||
| text | Yes | ||
| title | Yes | ||
| metadata | No |