linear_removeProjectFromInitiative
Remove a project from an initiative by providing the initiative ID and project ID. Use this to reorganize initiative structure.
Instructions
Remove a project from an initiative
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initiativeId | Yes | The ID of the initiative | |
| projectId | Yes | The ID of the project to remove |