linear_removeProjectFromInitiative
Remove a project from an initiative by providing the initiative ID and project ID.
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 |