delete_observations
Remove specific observations from entities in a knowledge graph by specifying entity name and exact observation text.
Instructions
Delete specific observations from entities in the knowledge graph.
Each item must have: entityName (str), observations (list[str] — exact content match).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deletions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |