Delete task
backlog.delete_taskDelete a task from the backlog by its ID. Requires confirmation to permanently remove the task and prevent accidental deletion.
Instructions
Deletes a task through the running backlog API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | ||
| task_id | Yes | ||
| idempotency_key | No |