EnterpriseWebSearch

Tool to search public web data, powered by Agent Platform Search and Sec4 compliance.

Fields
excludeDomains[] string

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

blockingConfidence enum (PhishBlockThreshold)

Optional. Sites with confidence level chosen & above this value will be blocked from the search results.

JSON representation
{
  "excludeDomains": [
    string
  ],
  "blockingConfidence": enum (PhishBlockThreshold)
}