cleanuparr_health_status
Check Cleanuparr health and status: verify connections to Sonarr/Radarr/Lidarr, download clients, run health checks, and get detailed reports for troubleshooting.
Instructions
cleanuparr health status operations on Cleanuparr. Pass operation and an arguments dict matching that operation's parameters.
cleanuparr_get_arr_status() — Check all configured Sonarr/Radarr/Lidarr-style connections.
cleanuparr_get_download_client_status() — Check all configured download-client connections.
cleanuparr_get_status() — Get Cleanuparr version, uptime, resource, and instance status.
cleanuparr_health() — Check anonymous liveness at /health.
cleanuparr_health_checks() — List configured health checks.
cleanuparr_health_detailed() — Get the authenticated detailed health report.
cleanuparr_health_ready() — Check anonymous readiness at /health/ready.
cleanuparr_run_health_check(check_id=None) — Run all health checks, or one check by GUID when check_id is supplied.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | No | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |