list_nodes
Get an overview of connected Tdarr nodes, including paused state, worker limits, and resource usage. Request detailed output for full node records with running worker information.
Instructions
List the connected Tdarr nodes (GET /api/v2/get-nodes), keyed by node ID. The summary gives name, paused state, version, worker limits, running worker count and resource stats; pass detailed for the full record including every running worker.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detailed | No | Return the full node records instead of the summary |