asana.listTaskDependencies list tasks that block an Asana task.
automations/asana-list-task-dependencies.automation.ts
taskId. Optional limit defaults to 100; pass offset to continue. Optional second argument { account } selects a named Asana binding.
Returns blocking tasks and pageInfo. pageInfo.nextOffset is present only when another page is available.