Reflect
reflectPerform memory maintenance: summarize, promote, expire, decay, or archive. Use dry run to preview changes before applying.
Instructions
Maintenance tool. Use only when the user/admin asks to summarize, promote, expire, decay, or archive via reflection. Prefer dry_run unless changes are explicitly requested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return. | |
| scope | No | Optional scope that narrows memory access; leave blank for the token default. | |
| since | No | Only include memories or activity on or after this ISO 8601 timestamp. | |
| until | No | Only include memories or activity on or before this ISO 8601 timestamp. | |
| bucket | No | Memory bucket or namespace to read from or write to; use % only for tools that support wildcard reads. | % |
| dry_run | No | Preview the maintenance action without applying changes. | |
| team_id | No | Optional team/workspace identifier for team-scoped memory access. | |
| actions_csv | No | Comma-separated maintenance actions to run, such as summarize, promote, expire, decay, or archive. | summarize,promote,expire,decay,archive |
| path_filter | No | Memory path filter; % matches all paths. | % |
| owner_filter | No | Optional owner/user filter for administrative maintenance tools. | |
| time_window_hours | No | Number of recent hours to inspect during reflection maintenance. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |