salesforce_delete_record
Delete a Salesforce record by providing its object type and record ID. This permanently removes the specified record from your organization.
Instructions
Delete a Salesforce record by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | ||
| record_id | Yes | ||
| object_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||