Invoke
Proxies invocation to the real workflow invoke using the published version. Only supports workflows with ag-ui-trigger.
Path parameters
agentIdstring · min: 1Required
The agent identifier
Body
Other propertiesanyOptional
Responses
200
Successful workflow invocation
application/json
202
Workflow started (SSE mode)
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
post
/chat/agents/{agentId}/invokeLast updated