update_entity
Update existing entities in the Geo knowledge graph by changing names, descriptions, or property values, and remove properties when needed.
Instructions
Update an existing entity
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the entity to update | |
| name | No | New name for the entity | |
| unset | No | Properties to unset | |
| values | No | Property values to set | |
| description | No | New description for the entity |