quickbase_update_record
Modify specific field values in an existing record within a QuickBase table using the table ID and record ID for precise updates.
Instructions
Update an existing record
Input Schema
Name | Required | Description | Default |
---|---|---|---|
fields | Yes | Field values to update as fieldId: {value: actualValue} pairs | |
recordId | Yes | Record ID to update | |
tableId | Yes | Table ID |