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