list_nodes
Browse the CherryTree hierarchy by parent ID and depth, with optional breadcrumb paths, to locate notes and understand their structure.
Instructions
List nodes in the CherryTree tree.
Args: parent_id: Parent node ID (0 = top-level). depth: Levels to descend. include_path: Include breadcrumb paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | ||
| parent_id | No | ||
| include_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |