AIChatbotLookupResponse
Response from chatbot lookup by name (smart namespace resolution)
Properties
Section titled “Properties”| 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) |