plane-page-detail
Retrieve page metadata and readable HTML content from a Plane project. Provide project and page UUIDs to get the page object with actual content.
Instructions
Get page metadata AND readable HTML content. Returns the page object with description_html (the actual content), not the Yjs binary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page UUID | |
| project_id | Yes | Project UUID |