Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wisdom.ai/llms.txt

Use this file to discover all available pages before exploring further.

This page describes the DomainWebSearchConfig object that represents the schema for domain web search configuration.

DomainWebSearchConfig

enabled
Boolean!
required
Whether web search is enabled for this domain.
includeDomains
[String!]!
required
List of web domains to include in search results.
excludeDomains
[String!]!
required
List of web domains to exclude from search results.

DomainModel Object

Parent domain structure