Update Entity Record
update_entity_recordCompatibility tool that updates one record by ID. Executes directly for the authenticated app owner.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Fields to merge into the record | |
| app_id | Yes | The app ID | |
| entity | Yes | Entity name | |
| reason | No | Why this record should be updated | |
| record_id | Yes | Record ID |