get_attachment_by_filename
Retrieve a specific JIRA attachment by providing an issue key and filename. Optionally save the attachment directly to disk for easy access.
Instructions
根据问题ID和文件名获取JIRA附件
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filename | Yes | ||
issue_key | Yes | ||
save_to_disk | No |