workflowy_create
Create new nodes in WorkFlowy with customizable layout modes, notes, parent-child relationships, and positioning options.
Instructions
Create a new node
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout_mode | No | Display mode: bullets, todo, h1, h2, h3 | |
| name | Yes | Node name | |
| note | No | Optional note content | |
| parent_id | No | Parent node ID or "None" for top-level | None |
| position | No | Position: "top" or "bottom" |