createStream

fun createStream(streamId: String, taskId: String? = null, contextId: String? = null): <Error class: unknown class>

Creates a new SSE stream for the given stream ID

Parameters

taskId

Optional task ID to associate with this stream