sage_timeline
Retrieve and analyze memory activity over specific time periods by grouping data into time buckets. Filter by domain tags to track institutional memory patterns within defined date ranges.
Instructions
Get memories in a time range, grouped by time buckets. Use this to see memory activity over time.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter by domain tag | |
| from | No | Start date (ISO 8601, e.g. 2024-01-01) | |
| to | No | End date (ISO 8601, e.g. 2024-12-31) |