delete_observations
Delete specific observations from entities in the knowledge graph to correct outdated or inaccurate data.
Instructions
Delete specific observations from entities in the knowledge graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deletions | Yes | List of dicts with keys: entityName, observations (list of strings to remove). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |