delete_attachment
Deletes an attachment from a ServiceNow record. Provide the attachment's sys_id to remove it.
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 |