get_worker_history
Check worker activity over a time period by retrieving historical running worker counts by type, revealing whether workers were busy or idle waiting for work.
Instructions
Get the history of running worker counts by type (POST /api/v2/stats/get-running-worker-hist). Use it to check whether workers were actually busy over a period, or idle waiting for work.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeframe | No | Timeframe to report over, as used by the Tdarr UI |