jira_download_attachment
Download a Jira attachment by ID. It saves the attachment to a temporary file and returns the file path.
Instructions
Downloads a Jira attachment by ID, saves it to a temp file, and returns the file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |