list-sub-issues
Retrieve all sub-issues of a parent issue in Plane project management to track dependencies and organize tasks effectively.
Instructions
List all sub-issues of a parent issue
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ID of the project | |
| parent_issue_id | Yes | ID of the parent issue to get sub-issues for |