delete_attachment
Delete an attachment from a ServiceNow record by specifying its sys_id. This action removes the file permanently, helping to keep records clean and storage efficient.
Instructions
Delete an attachment from a record (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachment_sys_id | Yes | sys_id of the attachment to delete |