linear_convertIssueToSubtask
Convert an issue into a subtask of a parent issue by providing both the issue ID and parent ID, letting you restructure tasks directly in Linear.
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) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | No | ||
| success | No |