The Dashboards category groups 9 of the Speak AI MCP server’s tools. Create and manage analytics dashboards, widgets, and public sharing.
Which Dashboards tools does the Speak AI MCP server have?
The Speak AI MCP server has 9 Dashboards tools. Each one has its own page with a plain-language summary, its parameters, and its behaviour hints.
list_dashboard_widgets: Discovery + how-to helper for building and customizing dashboards.list_dashboards: List all analytics dashboards the caller can access, including share state and each dashboard’s currentrevision(needed forupdate_dashboard).get_dashboard: Get a single dashboard’s full spec: title, description, source, date range, sections, widgets, and the currentrevision(pass that revision back toupdate_dashboard).create_dashboard: Create an analytics dashboard.update_dashboard: Update a dashboard.delete_dashboard: Soft-delete a dashboard.duplicate_dashboard: Clone an existing dashboard.share_dashboard: Enable public sharing for a dashboard and return its share token + embed id.get_dashboard_speakers_insight: Compute a speakers breakdown for a given folder scope, date range, and field filters.
Related
- Tool reference lists every Speak AI MCP server tool across every category.
- MCP server covers setup, supported clients, and what agents can do once connected.