smartsuite_update_records
Batch update multiple SmartSuite records with optional dry-run validation. Requires readwrite or admin mode.
Instructions
Batch update multiple records. Supports dry-run mode. Requires readwrite or admin mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | If true, validate only without writing (default true) | |
| confirm | No | Must be true to execute when dryRun is false | |
| records | Yes | List of records to update | |
| applicationId | Yes | The application ID |