Get Dashboard
get_dashboardRetrieve the complete configuration of a dashboard, including its widgets, filters, date range, and folder scope, to analyze or replicate its setup.
Instructions
Get a single dashboard's full config (widgets, filters, date range, folder scope).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboardId | Yes | Dashboard business id (the dashboardId field from list_dashboards, not the Mongo _id) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response payload from the Speak AI API |