run_custom_report
AI agents invoke run_custom_report to trigger actions in Google Analytics MCP Server. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call — builds kicked off, notifications sent, workflows started.
The tool appears to execute arbitrary or user-defined report queries against Google Analytics data. While the sibling tools are static reporting endpoints (get_acquisition_report, get_device_report, etc.), 'run_custom_report' suggests dynamic query construction and execution.
From the tool's definition Tool name 'run_custom_report' combined with server context showing 'custom dimensions' and reporting capabilities. No description provided, but the 'run_' prefix and 'custom' nature suggest dynamic query execution against analytics data.
Attacks that exploit this kind of access
run_custom_report. It is categorised as a Execute tool in the Google Analytics MCP Server MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.
Register the Google Analytics MCP Server MCP server in PolicyLayer and add a rule for run_custom_report: 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 Google Analytics MCP Server. Nothing to install.
run_custom_report is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.
Yes. Add a rate_limit block to the run_custom_report 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 run_custom_report. 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.
run_custom_report is provided by the Google Analytics MCP Server MCP server (reklis/google-analytics-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
run_custom_report is one line of Google Analytics MCP Server's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →