invalidate_observation
Mark an observation on an entity as invalid by specifying the exact content. Useful when an observation is outdated or incorrect, ensuring the knowledge graph reflects current state.
Instructions
η.4.4 — Mark a specific observation on an entity as no longer valid. Creates a parallel observationMeta[] entry if absent. Throws if observation not found on entity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ended | No | ISO 8601 timestamp; defaults to current time | |
| content | Yes | Exact observation content to invalidate | |
| entityName | Yes | Entity name |