confluence_delete_attachment
Delete a Confluence attachment by its ID. Optionally purge trashed attachments for permanent removal.
Instructions
Delete an attachment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purge | No | If true, permanently delete (only works on trashed attachments) | |
| attachmentId | Yes | The ID of the attachment to delete |