run_comprehensive_cleanup
Perform a dry run or execute cleanup of stale agents and inactive rooms with configurable time thresholds and participant notifications. Generates detailed reports on cleanup actions.
Instructions
Run comprehensive cleanup for both agents and rooms with detailed reporting
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | Perform a dry run without actually cleaning up | |
| agentStaleMinutes | No | Minutes after which agents are considered stale | |
| roomInactiveMinutes | No | Minutes after which rooms are considered inactive | |
| notifyParticipants | No | Notify participants before cleanup |