wbs_tree
Builds a work breakdown structure tree with activity counts, incomplete totals, start/finish dates, and float for each level.
Instructions
The WBS hierarchy down to max_depth levels, each node with its activity count (including everything below
it), how many are incomplete, the earliest start, latest finish and lowest total float (working days) under it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| limit | No | ||
| project | No | ||
| max_depth | No |