facts_at_time
Retrieve facts about an entity that were valid at a specific point in time. Use for audit, compliance, or historical questions about past states.
Instructions
List the facts (subject–predicate–object relationships) about an entity that were valid at a given point in time. USE THIS WHEN: you need 'what was true about X as of date Y?' for audit/compliance, debugging stale context, or historical questions (e.g. 'what database did ServiceX use on 2026-05-01?'). Excludes facts that had already been superseded as of that timestamp. Optionally filter by predicate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| at | Yes | ||
| limit | No | ||
| entity | Yes | ||
| direction | No | both | |
| predicate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |