get_page
Retrieve a specific page's complete content body by its ID, returned as readable HTML. Ideal when you need the full document text, not just metadata.
Instructions
Get a specific page/document by ID, including full content body.
Use this when: You need the full content body of a specific page (not just metadata or titles).
Returns the page body as readable HTML in body_html.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | The unique Productive page identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||