download_attachment
Download file attachments from HacknPlan work items to your local disk for offline access or backup.
Instructions
Download a file attachment to local disk
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| savePath | Yes | Local path to save file | |
| overwrite | No | Overwrite existing file (default: false) | |
| projectId | No | Project ID | |
| workItemId | Yes | Work item ID | |
| attachmentId | Yes | Attachment ID |