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