memory.query_at
Query memories that were active at a specific past moment for audit or reconstructing historical state. Provide an ISO 8601 timestamp to see what was valid at that time.
Instructions
Consulta memórias que estavam ATIVAS num instante passado (bitemporal, ISO 8601).
Use when: auditoria / "o que valia em "; reconstruir estado histórico. Do NOT use for: estado atual (memory.query). Example: memory.query_at(project='CORE', point_in_time='2026-01-01T00:00:00Z').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| project | No | ||
| category | No | ||
| memory_scope | No | ||
| memory_branch | No | ||
| point_in_time | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |