Manually trigger the same retention sweep that Accrue.Webhook.Pruner
runs on its Oban cron schedule. Useful for ops engineers who want to
reclaim DB space without waiting for the next scheduled run.
Usage
mix accrue.webhooks.pruneConfiguration is read from Accrue.Config:
:succeeded_retention_days(default14):dead_retention_days(default90)