SpotterChatViewConfig
Configuration for customizing Spotter chat UI branding.
Version : SDK: 1.46.0 | ThoughtSpot: 26.4.0.cl
Index🔗
Properties🔗
hideToolResponseCardBranding🔗
hideToolResponseCardBranding: boolean
Optional
Hides the ThoughtSpot logo/icon in tool response
cards. The branding label prefix is controlled
separately via toolResponseCardBrandingLabel.
External MCP tool branding is not affected.
default : false
spotterFileUploadEnabled🔗
spotterFileUploadEnabled: boolean
Optional
Enables file upload in the Spotter chat interface.
Supported embed types: SpotterEmbed, LiveboardEmbed, AppEmbed
Version : SDK: 1.49.0 | ThoughtSpot: 26.6.0.cl
default : false
spotterFileUploadFileTypes🔗
spotterFileUploadFileTypes: SpotterFileUploadFileTypes
Optional
Restricts the allowed file types for Spotter file upload.
Supported embed types: SpotterEmbed, LiveboardEmbed, AppEmbed
Version : SDK: 1.49.0 | ThoughtSpot: 26.6.0.cl
toolResponseCardBrandingLabel🔗
toolResponseCardBrandingLabel: string
Optional
Custom label to replace the "ThoughtSpot" prefix
in tool response cards. Set to an empty string
'' to hide the prefix entirely. Works
independently of hideToolResponseCardBranding.
External MCP tool branding is not affected.