delete_attachment
Remove the file attached to a document while keeping the document intact. Works on encrypted attachments.
Instructions
Delete the file attached to a document, leaving the document itself intact. No-op (with status: 'no_attachment') if the document has no attachment. Works on encrypted attachments too.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Document id (UUID) whose attachment should be removed. |