plane-page-update
Update a page's title and set its access level as public or private within a Plane project.
Instructions
Update page metadata (title, access level).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New title | |
| access | No | 0=public, 1=private | |
| page_id | Yes | Page UUID | |
| project_id | Yes | Project UUID |