Executes the next step of an act, processing tool call results and returning new tool calls if needed.
put/workflow-definitions/{workflowDefinitionName}/workflow-runs/{workflowRunId}/sessions/{sessionId}/acts/{actId}/invoke-step/
Path parameters
workflowDefinitionNamestring required
The name of the workflow definition containing the act.
workflowRunIdstring required
The unique identifier of the workflow run containing the act.
sessionIdstring required
The unique identifier of the session containing the act.
actIdstring required
The unique identifier of the act to invoke the next step for.
Request body
Response
Success