get_work_item_children
Retrieve all subtasks (child work items) for a given parent user story in your project.
Instructions
Get all child work items (subtasks) of a parent user story
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | The project ID (optional if HACKNPLAN_DEFAULT_PROJECT set) | |
| workItemId | Yes | The parent work item ID |