linear_addIssueToProject
Add an existing issue to a project by providing its issue ID and the project ID.
Instructions
Add an existing issue to a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueId | Yes | ID or identifier of the issue to add to the project | |
| projectId | Yes | ID of the project to add the issue to |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue | No | ||
| success | No |