webFetch

fun Tool.Companion.webFetch(maxUses: Int? = null, maxContentTokens: Int? = null, citations: Citations? = null, allowedDomains: List<String>? = null, blockedDomains: List<String>? = null, useCache: Boolean? = null, responseInclusion: String? = null): Tool.BuiltIn(source)