Skip to main content

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.

This page describes the WidgetLayout object that defines the positioning and sizing of dashboard widgets.

WidgetLayout

height
Int!
required
Height of the widget in grid units.
width
Int!
required
Width of the widget in grid units.
top
Int!
required
Top position of the widget in grid coordinates.
left
Int!
required
Left position of the widget in grid coordinates.

Additional Resources

DashboardWidget Object

Widget that uses this layout

WidgetLayoutInput Object

Input version for creating/updating layouts