emitToolCallDelta

suspend fun FlowCollector<StreamFrame>.emitToolCallDelta(id: String?, name: String?, content: String?, index: Int? = null)(source)

Emits a StreamFrame.ToolCallDelta with the given id, name and content.