v12

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01251238661.6 KB
v1
protected
agent-tasks

Submit Task Input

Submit structured user input to a workflow waiting on request_user_input.

Secret values are written to the workspace secret manager at the API boundary. Only secret refs are sent to Temporal/LLM context.

post/v1/agents/{agent_id}/tasks/{task_id}/input

Path parameters

agent_idstring uuid required
task_idstring uuid required

Request body

answersobject
input_request_idstring required
secretsobject

Response

Successful Response

{"stackTrail":"paths:/v1/agents/{agent_id}/tasks/{task_id}/input:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}