latestOpenAPI 3.0.0GPL-3.0raw.githubusercontent.com2026-08-16219284495.4 KB

f8982f33e540

dag-runs

Respond to a managed-agent interaction

post/dag-runs/{name}/{dagRunId}/steps/{stepName}/agent-interactions/{interactionId}/respond

Path parameters

namestring regex required

Name of the DAG

name of the DAG

dagRunIdstring required

Unique identifier for the DAG-run. The special value 'latest' can be used to reference the most recent DAG-run.

Example:latest

ID of the DAG-run or 'latest' to get the most recent DAG-run

stepNamestring required

name of the step

interactionIdstring required

Query parameters

remoteNodestring

name of the remote node

Request body

decision'once' | 'session' | 'reject'

Response

Interaction response stored and resume attempted

dagRunIdstring required
stepNamestring required
interactionIdstring required
resumedboolean required
subDAGRunIdstring