confluence_attachment_delete
Delete a Confluence attachment by ID, moving it to trash, or permanently purge with space admin rights.
Instructions
Delete a Confluence attachment by ID. Set purge: true to permanently purge instead of moving to trash (requires space admin). Mirrors omni-dev atlassian confluence attachment delete --force.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purge | No | Permanently purge the attachment instead of moving it to trash (requires space admin). Defaults to false. | |
| attachment_id | Yes | Attachment ID. |