add_attachment
Attach files to any Jira issue using its ID or key. Provide the attachment body in JSON to complete the action.
Instructions
Add attachment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (JSON object) | |
| issueIdOrKey | Yes | The ID or key of the issue that attachments are added to. |