delete_attachment
Delete an attachment file from a page in a Nextcloud collective by specifying the collective, page, and filename.
Instructions
Delete an attachment from a page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collectiveId | Yes | ||
| pageId | Yes | ||
| filename | Yes | Attachment filename to delete. |