delete_task
Delete a task from a project. Requires Project Owner role.
Instructions
Delete a task. Requires Project Owner role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_uuid | Yes | UUID of the task to delete | |
| project_uuid | Yes | UUID of the project |