linear_convertIssueToSubtask
Convert an issue into a subtask by linking it to a specified parent issue in Linear, streamlining project organization and task hierarchy management.
Instructions
Convert an issue to a subtask
Input Schema
Name | Required | Description | Default |
---|---|---|---|
issueId | Yes | ID or identifier of the issue to convert (e.g., ABC-123) | |
parentIssueId | Yes | ID or identifier of the parent issue (e.g., ABC-456) |