Skip to main content
close.deleteTask permanently delete a Close task.
automations/close-delete-task.automation.ts

Inputs

Provide the taskId to remove. Optional second argument { account } selects a named Close binding.

Output

Returns { deleted: true, taskId } after Close accepts the deletion.