downloadAttachment
Download a file attachment from Taiga by providing its attachment ID. Optionally specify a local path to save the file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachmentId | Yes | ID of the attachment to download | |
| downloadPath | No | Optional local path to save the file |