delete_attachment
Delete an attachment from a ServiceNow record by its sys_id. Requires write access to the record.
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 |