Returns the underlying workflow graph for an app — the processing nodes and the edges (connections) between them. Useful for understanding how an app transforms inputs into outputs.
Each node represents a processing step (e.g. image generation, video creation, upscaling). Edges show the data flow between nodes.
Workspace API key. Prefix: lma_. Example: lma_abc123...
The app ID (UUID) from the List Apps response
Workflow structure with nodes and edges
The workflow graph showing processing nodes and their connections