Skip to content

AIChatbotLookupResponse

Response from chatbot lookup by name (smart namespace resolution)

Property Type Description
ambiguous boolean True if multiple chatbots with this name exist in different namespaces
chatbot? AIChatbotSummary The chatbot if found (unique or resolved from default namespace)
error? string Error message if lookup failed
namespaces? string[] List of namespaces where the chatbot exists (when ambiguous)