GoogleSearch

data class GoogleSearch(val excludeDomains: List<String> = emptyList())

Represents a Google Search tool.

Constructors

Link copied to clipboard
constructor(excludeDomains: List<String> = emptyList())

Properties

Link copied to clipboard