workflowy_list
Generate a flat list of descendant nodes from any WorkFlowy item, with configurable depth and empty name inclusion options.
Instructions
List descendants of a node as a flat list
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Recursion depth (-1 for all, default 2) | |
| include_empty_names | No | Include items with empty names | |
| item_id | No | Workflowy item ID (None for root) | None |