jira_download_attachment
Download a Jira attachment to the current working directory by providing its content URL and desired save path.
Instructions
Download a Jira attachment to a local file. Writes to current working directory only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_path | Yes | Local path to save the file | |
| content_url | Yes | Attachment content URL |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |