update_page_content
Update a page's content by providing its UUID and new Tiptap JSON. This overwrites the current content with the specified structure.
Instructions
Update a page's content (Tiptap JSON format).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The page UUID | |
| content | No | Page content in Tiptap JSON format |