LLMs.txt: Complete documentation index for AI agents
DrillDownRequest

DrillDownRequest

Request payload for HostEvent.DrillDown. Drills on selected or clicked points of a visualization. In Liveboard context vizId is required at runtime (documentation only today; trigger() is not yet type-enforced).

Properties🔗

autoDrillDown🔗

autoDrillDown: boolean

Optional

columnGuid🔗

columnGuid: string

Optional

points🔗

points: {clickedPoint?: object , selectedPoints?: object[] }

Parameters

clickedPoint

Optional

  • clickedPoint: object

selectedPoints

Optional

  • selectedPoints: object[]

vizId🔗

vizId: string

Optional

© 2026 ThoughtSpot Inc. All Rights Reserved.