superset_update_dashboard
Update an existing Apache Superset dashboard by ID. Provide only fields like title, slug, or published status to change.
Instructions
Update an existing dashboard. Pass only the fields you want to change (e.g. title, slug, published).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | ||
| published | No | ||
| dashboard_id | Yes | ||
| dashboard_title | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |