update_record
Update a record in a collection by changing only the provided fields. Identify the record using collection and record IDs.
Instructions
Update a record — partial update, only provided fields are changed
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Field values to update | |
| status | No | ||
| record_id | Yes | ||
| workspace_id | No | Workspace ID — omit to use the first workspace from context | |
| collection_id | Yes |