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 WidgetLayoutInput object used for creating and updating widget layouts.

WidgetLayoutInput

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

WidgetLayout Object

Output version of layout

DashboardWidgetInput Object

Input object that uses WidgetLayoutInput