goal-tree
Fetch the full goal hierarchy as a nested tree. Optional filters: projectId (UUID) to scope to one project, rootId (UUID) to get a subtree. Each node includes id, title, status, priority, type, progress, and nested children array.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rootId | No | UUID корня поддерева | |
| projectId | No | UUID проекта (по умолчанию: все проекты) |