Skip to main content
deleteTask permanently removes a task. Completing a task is the reversible alternative.
automations/delete-asana-task.automation.ts
taskId is required; optional account defaults to the project binding. Returns Signal<void>. Asana permission checks apply, and deletion cannot be undone.