delete_initiative
Delete an initiative by its unique ID. Removes the initiative and associated data from your project.
Instructions
Delete an initiative by ID.
Args: initiative_id: UUID of the initiative
Raises: ToolError: if the initiatives feature is disabled. When disabled, the initiative is an "Initiative" work item - the error gives the steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initiative_id | Yes |