Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
getNodeOutput returns a task node output payload.
- Method:
getNodeOutput - Scope:
run:read - Transports: HTTP RPC, WebSocket RPC
- Request:
{ runId, nodeId, iteration? } - Response:
NodeOutputResponse
NodeNotFound, IterationNotFound, NodeHasNoOutput, and PayloadTooLarge.