list_nodes
Retrieve nodes in Workflowy by specifying a parent node ID to list its children or omit to fetch root nodes. Streamline node management and navigation.
Instructions
List nodes in Workflowy. If a parentId
is provided, it lists the child nodes of that parent. If omitted, it lists the root nodes.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
parentId | No | ID of the parent node to list children from. If omitted, returns root nodes. |