superset_create_dashboard
Create a new empty dashboard in Apache Superset, returning its ID for subsequent additions of charts and filters.
Instructions
Create a new empty dashboard. Returns the new dashboard with id. Then add charts and filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| published | No | ||
| dashboard_title | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |