linear_duplicateIssue
Create a duplicate of an existing issue using its ID. Use this to replicate issues for similar tasks or bug reports.
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 |