delete_attachment
Delete a specific attachment from a ServiceNow record by providing its sys_id. This action permanently removes the attachment from 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 |