create_record
Create a new record in a Dataverse table by specifying the entity set name and the record fields as key-value pairs.
Instructions
Create a new record in a Dataverse table
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Record fields as key-value pairs | |
| entity_set | Yes | Entity set name (plural, e.g. 'accounts', 'contacts') |