jira_delete_attachment
Delete a Jira attachment by its ID. Find attachment IDs with jira_get_attachments.
Instructions
Deletes an attachment from Jira by its attachment ID. Use jira_get_attachments to find attachment IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachmentId | Yes | ID of the attachment to delete |