facts_at_time
Retrieve historical facts about an entity valid at a specific date for audit, compliance, or debugging.
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 | ||
| entity | Yes | ||
| predicate | No | ||
| direction | No | both | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |