modify_entities
Update the type, description, or source identifier of existing entities to maintain accurate knowledge graph records.
Instructions
Update the properties (type, description, source_id) of existing entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entities | Yes | List of dictionaries with updated entity fields. Must include 'name'. Optional: 'type', 'description', 'source_id' |