Invoke

Invoke chat workflow (ag-ui-trigger only)

post
/chat/agents/{agentId}/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
post
/chat/agents/{agentId}/invoke

Last updated