list-sub-issues
Retrieve all sub-issues associated with a specific parent issue in Plane project management, enabling hierarchical issue tracking and dependency management.
Instructions
List all sub-issues of a parent issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_issue_id | Yes | ID of the parent issue to get sub-issues for | |
| project_id | Yes | ID of the project |