jira_upload_attachment
Attach a local file to a Jira issue by providing the issue key and file path. Optionally, override the filename.
Instructions
Upload a file as an attachment to a Jira issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Override filename | |
| file_path | Yes | Local file path to upload | |
| issue_key | Yes | Jira issue key |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |