emitToolCall
suspend fun FlowCollector<StreamFrame>.emitToolCall(id: String?, name: String, content: String)(source)
Emits a StreamFrame.ToolCall with the given id, name and content.
Emits a StreamFrame.ToolCall with the given id, name and content.