asana.onTaskIncomplete watches one Asana resource. Fetches the current task and runs only when its completed value is false after the change.
automations/asana-on-task-incomplete.automation.ts
resourceId. Optional static account defaults to the project binding.
Returns a signal containing the current task and the compact normalized webhook event. The task has completed: false, and the event has resourceType: "task", action: "changed", and change.field: "completed".