Generate a concise insight brief for Pulse Metrics using Tableau REST API. This endpoint provides AI-powered conversational insights based on natural language questions about your metrics. What is an Insight Brief? An insight brief is an AI-generated response to questions about Pulse metrics. It ...
AI agents call generate-pulse-insight-brief to retrieve information from Tableau MCP Server without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
This tool reads and analyzes existing metric data to generate AI-powered insights and summaries. It retrieves and synthesizes information without creating, modifying, or deleting any data. Severity is medium because it accesses potentially sensitive business metrics and financial/operational data, and misuse could expose confidential KPIs or business intelligence.
From the tool's definition Generate a concise insight brief for Pulse Metrics... AI-powered conversational insights based on natural language questions about your metrics... Natural language answers to specific questions, Contextual summaries based on metric data
Attacks that exploit this kind of access
Generate a concise insight brief for Pulse Metrics using Tableau REST API. This endpoint provides AI-powered conversational insights based on natural language questions about your metrics. What is an Insight Brief? An insight brief is an AI-generated response to questions about Pulse metrics. It provides: - Natural language answers to specific questions - Contextual summaries based on metric data - Action-oriented advice and recommendations - Conversational format optimized for chat interfaces Insight Brief vs. Other Bundle Types: - Brief: AI-powered conversational insights based on natural language questions (this endpoint) - Detail: Comprehensive analysis with full visualizations and trend breakdowns - Ban: Current value with period-over-period change and top dimensional insights - Breakdown: Emphasizes categorical dimension analysis and distributions IMPORTANT Requirements: 1. Same Datasource Recommendation: The API works best when all metrics in \. It is categorised as a Read tool in the Tableau MCP Server MCP Server, which means it retrieves data without modifying state.
Register the Tableau MCP Server MCP server in PolicyLayer and add a rule for generate-pulse-insight-brief: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Tableau MCP Server. Nothing to install.
generate-pulse-insight-brief is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the generate-pulse-insight-brief rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for generate-pulse-insight-brief. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
generate-pulse-insight-brief is provided by the Tableau MCP Server MCP server (tableau/tableau-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.