add_observations
Add new observations to existing entities in a persistent knowledge graph, enriching entity profiles with additional facts or notes.
Instructions
Add new observations to existing entities in the knowledge graph.
Each item must have: entityName (str), contents (list[str]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| observations | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |