google_ads.passthrough.mutate

Fallback: invoke any /customers/{id}/{resource}:mutate endpoint with raw operations. Use only when no named tool exists. Prefer google_ads.campaigns.pause/resume/update_budget. Requires confirm_passthrough=true. Dry-run by default.

Server Ads manlikemuneeb/ads-mcp
Category Execute
Risk class High
Parameters 00 required

What google_ads.passthrough.mutate does on Ads

AI agents invoke google_ads.passthrough.mutate to trigger actions in Ads. 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.

Why google_ads.passthrough.mutate needs a policy

This is an Execute tool because it runs arbitrary operations against Google Ads API endpoints based on user-supplied arguments. Although mutations are involved (which might suggest Write), the true risk lies in the execution of unconstrained operations against a live ad account—the blast radius depends entirely on what operations the caller specifies.

From the tool's definition Tool invokes arbitrary '/customers/{id}/{resource}:mutate' endpoints with 'raw operations' via a generic passthrough mechanism.

Questions about google_ads.passthrough.mutate

What does the google_ads.passthrough.mutate tool do? +

Fallback: invoke any /customers/{id}/{resource}:mutate endpoint with raw operations. Use only when no named tool exists. Prefer google_ads.campaigns.pause/resume/update_budget. Requires confirm_passthrough=true. Dry-run by default. It is categorised as a Execute tool in the Ads MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

How do I enforce a policy on google_ads.passthrough.mutate? +

Register the Ads MCP server in PolicyLayer and add a rule for google_ads.passthrough.mutate: 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 Ads. Nothing to install.

What risk level is google_ads.passthrough.mutate? +

google_ads.passthrough.mutate is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit google_ads.passthrough.mutate? +

Yes. Add a rate_limit block to the google_ads.passthrough.mutate 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.

How do I block google_ads.passthrough.mutate completely? +

Set action: deny in the PolicyLayer policy for google_ads.passthrough.mutate. 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.

What MCP server provides google_ads.passthrough.mutate? +

google_ads.passthrough.mutate is provided by the Ads MCP server (manlikemuneeb/ads-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// LOOK UP ANOTHER SERVER

Every MCP server has a record like this.

Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.