workflowy_create_node
Create a new bullet point node in Workflowy with optional parent, notes, priority, and display mode.
Instructions
Create a new node (bullet point) in Workflowy. Can specify parent node, content, notes, and display mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The main text content of the node (supports markdown) | |
| parentId | No | ID of the parent node (optional, defaults to root) | |
| note | No | Optional extended description/notes for the node | |
| priority | No | Sort order among siblings (optional) | |
| layoutMode | No | Display style for the node (optional) |