Use the Speak AI MCP server tool get_dashboard_speakers_insight to compute a
speakers breakdown for a given folder scope, date range, and field filters.
What does it do?
Compute a speakers breakdown for a given folder scope, date range, and field filters. Standalone analytics: does not require a dashboard to exist.
Parameters
get_dashboard_speakers_insight takes 4 parameters, all of them optional.
| Name | Type | Required | Description |
|---|---|---|---|
folderScope |
array of string | No | Folder ids to scope to |
startDate |
string | No | ISO start date |
endDate |
string | No | ISO end date |
filterList |
array | No | Field filter rules |
Behaviour
The Speak AI MCP server publishes these behaviour hints for
get_dashboard_speakers_insight.
- Only reads data. Does not modify your workspace.
- Does not delete or overwrite existing data.
- Repeating an identical call is safe.
- Stays inside Speak AI. Does not reach other systems.
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.