add_attachment_from_public_url
Attach a file from any public URL to a specified Jira issue.
Instructions
Download a file from a public URL and attach it to a Jira issue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| imageUrl | Yes | Public URL of the file to attach | |
| issueIdOrKey | Yes | Issue ID or key to add attachment to |