v1

latestOpenAPI 3.1.02026-07-178964200.5 KB
Events

Emit Event

Push an event into the bus. Used by MCP persona servers to send real-time updates (e.g. chat token deltas) that reach the browser via the /events WebSocket.

Auth: delegation JWT (persona acting on behalf of user) or server token.

post/events/emit

Request body

eventstring required
payloadobject
container_idstring nullable
artifact_idstring nullable

Response

Successful Response