workflowy_get
Retrieve WorkFlowy nodes and their descendants to access structured outlines and hierarchical data from your workflowy server.
Instructions
Get a node and optional descendants
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 |