linear_removeProjectFromInitiative
Remove a project from an initiative by specifying both the initiative ID and project ID in Linear.
Instructions
Remove a project from an initiative
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | The ID of the project to remove | |
| initiativeId | Yes | The ID of the initiative |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| project | No | ||
| success | No | ||
| initiative | No |