disconnect_node
Remove a ghost node from the Tdarr server by disconnecting it forcefully. Use this when a node appears connected but is no longer active, clearing it from the node list.
Instructions
Forcefully disconnect a node from the server (POST /api/v2/disconnect-node). Use it to clear a node that shows as connected but is actually gone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | Node ID, from list_nodes |