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.

listApprovals returns pending Gateway approval requests.
  • Method: listApprovals
  • Scope: run:read
  • Transports: HTTP RPC, WebSocket RPC
  • Request: { filter?: { runId?: string; workflow?: string; limit?: number } }
  • Response: GatewayApprovalSummary[]
Each summary includes the run, workflow, node, iteration, request copy, approval mode, options, and any approval-specific allowed scopes or users.