Skip to main content
asana.listTaskAttachments list files and external attachments on an Asana task.
automations/asana-list-task-attachments.automation.ts
Provide taskId. Optional limit defaults to 100; pass the opaque offset returned by the previous page. Optional second argument { account } selects a named Asana binding. Returns attachments and pageInfo. pageInfo.nextOffset is present only when another page is available.