set_issue_project
Assign a Linear issue to a specific project by providing the issue ID and project ID.
Instructions
Add an issue to a Linear project.
Args: issue_id: Issue UUID or identifier such as ABS-1. project_id: Project UUID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issue_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |