asana.onTaskChanged matches all task changed events, including completion changes.
automations/watch-asana-task-changes.automation.ts
resourceId. Optional static account defaults to the project binding.
Trigger data
Returns the Asana task event shape with webhook action"changed":
event contains action: "changed" and optional field-level details in change. Fetch the task for its full current state. Completion events also match On Asana task completed.