Update Page
update_pageUpdate a Plane page's title or replace its body by supplying the page ID and the full new content. Provide plain text or HTML for the body.
Instructions
Update a page's title and/or body. At least one field is required.
Note: updating a page replaces its body, so pass the full content you want.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New title. | |
| page_id | Yes | Page UUID. | |
| project_id | No | Project UUID for a project page; omit for a workspace wiki page. | |
| description | No | New plain-text body (converted to HTML for you). | |
| description_html | No | New HTML body; takes precedence over `description`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||