get_page
Retrieve a Ghost page's rendered HTML and preview URL by providing its id or slug.
Instructions
Read a single page by id or slug, including its rendered HTML.
Provide either page_id or slug. The result includes a preview_url
for viewing the page in the active theme.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| page_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||