wrike_list_attachments
List attachments from a Wrike task, folder, or comment, with optional date range filtering and version inclusion.
Instructions
List attachments on a task, folder, or comment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| taskId | No | Task ID to get attachments from | |
| folderId | No | Folder ID to get attachments from | |
| versions | No | Include all versions | |
| commentId | No | Comment ID to get attachments from | |
| createdDateEnd | No | Created date range end | |
| createdDateStart | No | Created date range begin |