delete_record
Permanently delete a record from a Salesforce object by specifying the object API name and record ID.
Instructions
Delete a record from Salesforce
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recordId | Yes | ID of the record to delete | |
| objectName | Yes | API name of the Salesforce object |