Use Superset MCP tools for Explore links, chart configuration discovery, chart previews, saved charts, and chart updates. Use only for MCP tool workflows; do not use for direct API work.
Use for chart and Explore workflows through MCP.
generate_explore_link for interactive exploration and unsaved previews.generate_chart only when the user wants a saved chart or the workflow explicitly needs persistence.get_dataset_info and get_chart_type_schema before building nontrivial chart configs.generate_explore_link for "show", "visualize", "explore", or "preview" requests.generate_chart with save semantics only for saved chart intent.update_chart to change an existing saved chart.update_chart_preview only for cached preview form data.preset-mcp-dashboard.No related skills found