entity_update_entity_tool
Update an existing entity by specifying its model, technical UUID, and the updated data. Optionally set a version number.
Instructions
Update an existing entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_model | Yes | The type of entity to update | |
| entity_id | Yes | The technical UUID of the entity | |
| entity_data | Yes | The updated data for the entity | |
| entity_version | No | The entity model version | 1 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||