Chat

Inject Message into Running Agent

Inject a user message into an active agent execution mid-stream.

post/api/chat/inject

Request body

conversation_idstring required

ID of the running conversation

contentstring required

The message content to inject

Response

Message injected successfully

statusstring
inject_idstring

Changes