delete_observations
Remove specific observations from entities in your knowledge graph to maintain accurate and up-to-date information.
Instructions
Delete specific observations from entities in the knowledge graph.
Each dict must have: entityName (str), observations (list[str]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deletions | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |