download_attachment
Downloads a Jira attachment by its ID to a temporary local file path and returns the path. The cached file is removed when the server shuts down.
Instructions
Download one attachment by id into a process-scoped temporary cache and return its local_path. The cache is removed when the server shuts down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||