list_attachments
list_attachmentsList file attachments on a task or comment in Productive.io, returning filenames, types, sizes, and download URLs.
Instructions
List file attachments on a task or comment in Productive.io. Returns filenames, types, sizes, and download URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | No | The ID of the task to list attachments for | |
| comment_id | No | The ID of the comment to list attachments for | |
| limit | No | Number of attachments to return (1-200, default 30) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachments | Yes | ||
| returned | Yes |