delete_task
Remove a task by its UUID or slug. Specify workspace and optional sub-space for scoped deletion.
Instructions
Delete a task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Space | No | Optional sub-space ID for further scoping inside the workspace. | |
| task_id | Yes | Task UUID or slug. | |
| Organization | No | Workspace (organization) ID the request is scoped to. |