asana.getTask gets one task by its Asana GID, including assignments, project memberships, schedule, followers, descriptions, and custom fields.
automations/get-asana-task.automation.ts
taskId. Optional second argument { account } defaults to the project binding. Returns Signal<AsanaTask>. Optional provider fields remain absent, timestamps remain strings, and customFields preserves provider-native JSON entries.