Run Lifecycle
run_lifecycleApply lifecycle maintenance to memories by expiring, archiving, decaying, or previewing changes with a dry run.
Instructions
Maintenance tool. Use only when the user/admin explicitly asks to expire, archive, decay, or dry-run lifecycle processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decay | No | Whether lifecycle maintenance should decay low-value memories. | |
| limit | No | Maximum number of results to return. | |
| scope | No | Optional scope that narrows memory access; leave blank for the token default. | |
| bucket | No | Memory bucket or namespace to read from or write to; use % only for tools that support wildcard reads. | % |
| expire | No | Whether lifecycle maintenance should expire memories that reached their expiration policy. | |
| archive | No | Whether lifecycle maintenance should archive stale memories. | |
| dry_run | No | Preview the maintenance action without applying changes. | |
| team_id | No | Optional team/workspace identifier for team-scoped memory access. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |