deleteProject
Permanently deletes a project, including all associated tasks and dependencies, using the project ID. Returns a success confirmation. Ensure the action is intended, as it cannot be undone.
Instructions
Permanently deletes a project and ALL associated tasks and dependencies. Requires the project ID. This is a highly destructive operation and cannot be undone. Returns a success confirmation upon completion.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
project_id | Yes | The unique identifier (UUID) of the project to permanently delete. This project must exist. |