superset_get_dashboard
Retrieve a dashboard by its ID or slug to access its full configuration, including layout and filter metadata.
Instructions
Get a dashboard by id or slug. Returns full detail including position_json and json_metadata (filters).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id_or_slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |