create-record
Create Salesforce records individually or in bulk with automatic API switching for multiple records.
Instructions
Create 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 create | |
| options | No |