AgentMemoryGetTimelineResponse
One point on the agent-memory state timeline — memory-state counts for a
single time bucket.
Properties
| Property |
Type |
Description |
disabledMemoryCount |
number |
Count of disabled memory entries in this bucket. |
enabledMemoryCount |
number |
Count of enabled memory entries in this bucket. |
inMemoryCount |
number |
Count of memory entries that were in-memory in this bucket. |
notInMemoryCount |
number |
Count of memory entries that were not in-memory in this bucket. |
timeSlice |
string |
Bucket timestamp. |
totalCount |
number |
Total memory entries in this bucket. |