getTask loads one task by GID, including assignments, project memberships, schedule, followers, descriptions, and custom fields.
automations/get-asana-task.automation.ts
taskId is required; optional account defaults to the project binding. Returns Signal<AsanaTask>. Optional provider fields remain absent, timestamps remain strings, and customFields preserves provider-native JSON entries.