get_flow
Fetch the full graph of a Tdarr flow, including each node's plugin ID and inputs along with connections, to clarify or troubleshoot what a library's flow does.
Instructions
Get one flow's complete graph — every node with its plugin ID and inputs, plus the edges between them. Read this to explain or debug what a library's flow actually does.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flow_id | Yes | Flow ID, from list_flows |