Resume a paused execution
Resumes a paused flow or agent execution by providing tool outputs. Does not count against execution limits.
Local tool outputs for the paused execution. Key each output by the per-call toolCallId from the flow_await / agent_await event (preferred, and required to disambiguate parallel calls to the same tool), or by tool name (legacy; collapses same-tool parallel calls onto one slot).
Execution resumed (SSE stream or JSON)