create_dashboard
Create a Redash dashboard for data visualization, specifying name, tags, draft mode, and filter settings.
Instructions
Create a new dashboard in Redash
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the dashboard | |
| tags | No | Tags for the dashboard | |
| is_draft | No | Whether the dashboard is a draft (default: true) | |
| dashboard_filters_enabled | No | Whether dashboard filters are enabled (default: false) |