Permanently delete a task
delete_taskPermanently delete a Tango task. Use this to remove a duplicate or a bare task that was superseded by a fully-specified one. Requires the caller to have permission on the task via RLS (owner, agency admin, or task creator). This is destructive and irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be true to acknowledge this is destructive. | |
| task_id | Yes | Task id, or a pasted Tango task URL. |