Use the Speak AI MCP server tool share_dashboard to enable public sharing for a
dashboard and return its share token + embed id.
What does it do?
Enable public sharing for a dashboard and return its share token + embed id. WARNING: by default the public link resolves with no passphrase, so anyone with the token can view the dashboard data until an owner sets one.
Parameters
share_dashboard takes 1 parameter, all of them required.
| Name | Type | Required | Description |
|---|---|---|---|
dashboardId |
string | Yes | Dashboard business id to share |
Behaviour
The Speak AI MCP server publishes these behaviour hints for share_dashboard.
- Can change data in your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call is safe.
- Can reach systems outside Speak AI.
Related
- Dashboards lists the rest of the Dashboards category.
- Tool reference lists every Speak AI MCP server tool.
- MCP server covers setup, supported clients, and what agents can do once connected.