linear_addProjectToInitiative
Add a project to an initiative by providing both IDs to link them. This organizes related work under a common initiative.
Instructions
Add a project to an initiative
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project to add | |
| initiativeId | Yes | The ID of the initiative |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | ||
| success | No |