workflowy_update
Modify existing WorkFlowy nodes by updating their display mode, name, or note content using the node ID.
Instructions
Update an existing node
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | Node ID to update | |
| layout_mode | No | Display mode: bullets, todo, h1, h2, h3 | |
| name | No | New node name | |
| note | No | New note content |