Skip to Content
Runs & ControlHuman Input

Human Input

Suspend execution for human approval or additional inputs.

Answering Prompts

When a run enters WAITING, supply input with run.answer():

await run.answer({"approved": True})