This page describes the WidgetType enum that defines the type of content in a dashboard widget.Documentation Index
Fetch the complete documentation index at: https://wisdomai-add-trigger-agent-api.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
WidgetType
| Value | Description |
|---|---|
WIDGET_TYPE_UNKNOWN | Unknown widget type |
WIDGET_TYPE_VISUALIZATION | Chart or table visualization |
WIDGET_TYPE_MARKDOWN | Rich text content |
WIDGET_TYPE_SUMMARY | Summary or aggregated content |
Additional Resources
DashboardWidget Object
Widget with type field
DashboardWidgetInput Object
Input object with widget type