asana.onTaskRemoved matches task removed events, such as removing a task from a watched project without deleting the task.
automations/watch-removed-asana-tasks.automation.ts
resourceId. Optional static account defaults to the project binding.
Trigger data
Returns the Asana task event shape with webhook action"removed":
event contains action: "removed", the former parent, and the watched resource ID. The task normally still exists and may remain in other projects.