builtin__bg_task_cleanup
Remove completed, failed, or cancelled background tasks from memory. Optionally specify maxAgeMs to clean only tasks older than the given milliseconds.
Instructions
Remove completed, failed, or cancelled tasks from memory. Optionally specify maxAgeMs to only remove tasks older than the given milliseconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxAgeMs | No |