get_page_content
Retrieve a page's content blocks in their original order by supplying the entity ID, returning text (Markdown) and image blocks as structured output.
Instructions
Get the ordered content blocks of a page entity. Returns text (Markdown) and image blocks in position order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entityId | Yes | Entity ID (dashless hex) of the page to fetch content blocks for |