Chat with Florent on a run

View as Markdown

Sends a human message to the run’s orchestrator (Florent). The reply also streams over the run WebSocket and persists to the timeline. Gated by playbook-run:read + project access.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Path parameters

projectIdstringRequired
runIdstringRequired

Request

This endpoint expects an object.
messagestringRequired>=1 character

Response

Florent's reply.
replystring
Florent's reply text for this chat turn.

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error