create Stream
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
task Id
Optional task ID to associate with this stream