superset_dashboard_list
Retrieve accessible dashboards from Apache Superset to view and manage data visualizations through the Superset MCP Integration server.
Instructions
Get a list of dashboards from Superset
Makes a request to the /api/v1/dashboard/ endpoint to retrieve all dashboards the current user has access to view. Results are paginated.
Returns: A dictionary containing dashboard data including id, title, url, and metadata
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||