smartsuite_update_record
Update existing SmartSuite records by sending only the fields to change. Provide the application ID, record ID, and updated field values to modify the record.
Instructions
Update an existing record. Requires readwrite or admin mode. Only supply fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | Fields to update, keyed by slug | |
| recordId | Yes | The record ID to update | |
| applicationId | Yes | The application ID |