add_values_to_entity
Add multiple property values to an existing entity in a single operation. Update structured knowledge efficiently by batching value additions for any entity in the Geo knowledge graph.
Instructions
Add multiple property values to an existing entity in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | Values to add | |
| entityId | Yes | ID of the entity to update |