Documentation Index
Fetch the complete documentation index at: https://smithers.sh/llms.txt
Use this file to discover all available pages before exploring further.
listRuns returns recent run summaries.
- Method:
listRuns - Scope:
run:read - Transports: HTTP RPC, WebSocket RPC
- Request:
{ filter?: { status?, limit? } } - Response:
RunSummary[]