enforce_retention
Apply data retention policy by deleting sessions older than a configurable number of days. Preview deletions before executing with dry run mode.
Instructions
Apply data retention policy by deleting sessions older than specified days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | Delete sessions older than this many days. Default: 30 | |
| dry_run | No | Preview without deleting. Default: true |