Read a page as markdown
get_pageFetches any itseasy.co page (e.g. /pricing, /faq, /developers, /legal/tos) rendered as markdown with title/description frontmatter. Paths come from list_pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Site-relative page path from list_pages, e.g. /pricing |