linear_addIssueToProject
Add an existing issue to a project by providing the issue and project IDs. This action links the issue to the specified project for better organization.
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 |