linear_transferIssue
Reassign an issue to a different team by specifying the issue ID and the target team ID.
Instructions
Transfer an issue to another team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | ID of the team to transfer the issue to | |
| issueId | Yes | ID or identifier of the issue to transfer (e.g., ABC-123) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | No | ||
| success | No |