Skip to main content

Documentation Index

Fetch the complete documentation index at: https://smithers.sh/llms.txt

Use this file to discover all available pages before exploring further.

submitApproval resolves a waiting approval node.
  • Method: submitApproval
  • Scope: approval:submit
  • Transports: HTTP RPC, WebSocket RPC
  • Request: { runId, nodeId, iteration?, decision }
  • Response: { runId, nodeId, iteration, approved }
decision.approved is required. decision.value carries select/rank/decision payloads.