add_attachment
Attach a file to a Jira issue by specifying the issue key and the absolute file path.
Instructions
Add attachment to a Jira issue (provide file path)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Absolute path to the file to attach | |
| issueKey | Yes | Issue key (e.g., CCOE-12345) |