Jira MCP Server
by KS-GEN-AI
add_attachment_from_public_url
Add an attachment from a public url to a ticket on Jira on the api /rest/api/3/issue/{issueIdOrKey}/attachments
Input Schema
Name | Required | Description | Default |
---|---|---|---|
imageUrl | Yes | The URL of the image to attach | |
issueIdOrKey | Yes | The issue id or key |