get_bar_children
Retrieve child items or sub-tasks nested under a parent bar in ProductPlan roadmaps to break down features and analyze hierarchical structures.
Instructions
Get child bars nested under a parent bar.
USE WHEN: "Show sub-tasks", "Child items", "Break down this feature" FAILS WHEN: bar_id not found. Returns empty list if bar has no children (not all bars are containers).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bar_id | Yes | Parent bar ID |