linear_duplicateIssue
Duplicates an existing Linear issue by its ID or identifier, creating a copy for reuse.
Instructions
Duplicate an issue
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to duplicate (e.g., ABC-123) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| originalIssue | No | ||
| duplicatedIssue | No |