emitToolCallComplete
suspend fun FlowCollector<StreamFrame>.emitToolCallComplete(id: String?, name: String, content: String, index: Int? = null)(source)
Emits a StreamFrame.ToolCallComplete with the given id, name and content.