workflowy_update_node
Modify an existing node's text, notes, priority, or layout mode in Workflowy.
Instructions
Update an existing node's content, notes, priority, or layout mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nodeId | Yes | The unique ID of the node to update | |
| name | No | Updated text content (optional) | |
| note | No | Updated notes (optional) | |
| priority | No | Updated sort order (optional) | |
| layoutMode | No | Updated display style (optional) |