toolCall

fun toolCall(id: String? = null, tool: String, args: String, cacheControl: CacheControl? = null)(source)
fun toolCall(id: String? = null, tool: String, args: JsonObject, cacheControl: CacheControl? = null)(source)