update-record
Update single or multiple Salesforce records with automatic bulk switching and an all-or-none option for transactional integrity.
Instructions
Update single or multiple records with auto-bulk switching
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sobjectType | Yes | SObject API name (e.g., Account, Contact, Custom__c) | |
| recordData | Yes | Record data to update (must include Id field) | |
| options | No |