Get Page Content
get_page_contentFetch a page's live content and field schema using its key, so you can confirm the structure before updating.
Instructions
Fetch a page's current editable content plus its field schema, so you know the exact shape before updating. Use the key from list_pages, e.g. "page:home".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Page key, e.g. "page:home" or "page:faq" |