planist_propose_page_edit
Propose a page edit in Planist by submitting new Markdown content, which triggers human review and atomic write-back upon approval.
Instructions
Submit a page edit proposal (LivePageProposal) to Planist for human review and atomic transaction write-back.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Target Planist page stable ID. | |
| summary | Yes | Summary explanation of the proposed changes for the user. | |
| markdownContent | Yes | The proposed new or replacement Markdown/block content. |