List Task Attachments (Dalux Field)
dalux_list_task_attachmentsLists all attachments (photos and documents) from tasks in a project, providing media links for each.
Instructions
List attachments (photos, documents) across all tasks on a project, with media links.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxPages | No | How many pages to fetch in one call (default 5, max 25). | |
| pageLink | No | Opaque nextPage link from a previous call — continues that list instead of starting over. | |
| projectId | Yes | Project id from dalux_list_projects. |