v1

latestOpenAPI 3.1.02026-07-26221930.5 KB
Dispatch

Respond to input prompts

Send a response when the agent requests user input during API creation. Task status must be 'needs_input'.

post/dispatch/{task_id}

Path parameters

task_idstring required

Request body

user_responseobject required

Key-value pairs responding to the agent's input prompt

Response

Response accepted

okboolean