Interface EnterpriseWebSearch

Tool to search public web data, powered by Vertex AI Search and Sec4 compliance.

interface EnterpriseWebSearch {
    excludeDomains?: string[];
}

Properties

Properties

excludeDomains?: string[]

Optional. List of domains to be excluded from the search results. The default limit is 2000 domains.