update_dashboard
Update a Redash dashboard by modifying its name, tags, archive status, draft status, or filter settings.
Instructions
Update an existing dashboard in Redash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboardId | Yes | ID of the dashboard to update | |
| name | No | New name of the dashboard | |
| tags | No | Tags for the dashboard | |
| is_archived | No | Whether the dashboard is archived | |
| is_draft | No | Whether the dashboard is a draft | |
| dashboard_filters_enabled | No | Whether dashboard filters are enabled |