跳到主要内容

提交用户输入并恢复等待中的 run

POST 

/api/workflows/:workflowName/runs/:runId/user-input

仅当 run 当前状态为 waiting_for_inputrequestIdpendingUserInput.requestId 匹配时可提交。server 会用同一个 runId、快照中的精确 resolvedTarget、entrypoint、 原始 args 和 conversation 恢复执行。请求不接受 entrypointIdentrypoint_id; draft 已删除原入口时返回 409,不会切换到新的默认入口。

Request

Responses

恢复后的运行结果。