GOOGLESUPER_EVENTS_WATCH

Watch for changes to Events resources.

SERVERGoogle Super SOURCEgooglesuper
High RISK CLASS
Category Execute
Parameters 70 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/googlesuper/googlesuper-events-watch.md

What GOOGLESUPER_EVENTS_WATCH does on Google Super

AI agents invoke GOOGLESUPER_EVENTS_WATCH to trigger actions in Google Super. 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.

ParameterTypeRequiredDescription
id string A UUID or similar unique string that identifies this channel.
type string The type of delivery mechanism used for this channel.
token string An arbitrary string delivered to the target address with each notification delivered over this channel. Optional.
params object Additional parameters controlling delivery channel behavior. Optional.
address string The address where notifications are delivered for this channel.
payload boolean A Boolean value to indicate whether payload is wanted. Optional.
calendarId string Calendar identifier. To retrieve calendar IDs call the calendarList.list method. If you want to access the primary calendar of the currently logged in user, use

Parameters from the server's own tool schema.

Why GOOGLESUPER_EVENTS_WATCH is rated High

This tool sets up a watch/subscription on Calendar Events resources, triggering external webhook or push notification operations. It is not a simple read — it registers a persistent listener that causes external callbacks to be invoked, making it an Execute-category action. Misuse could result in unwanted subscriptions or data being pushed to attacker-controlled endpoints.

From the tool's definition Watch for changes to Events resources

Risk signalsHandles credentials or secrets (token) · Accepts raw HTML/template content (payload)

Questions about GOOGLESUPER_EVENTS_WATCH

What does the GOOGLESUPER_EVENTS_WATCH tool do? +

Watch for changes to Events resources. It is categorised as a Execute tool in the Google Super MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does GOOGLESUPER_EVENTS_WATCH accept? +

GOOGLESUPER_EVENTS_WATCH accepts 7 parameters: id, type, token, params, address, payload, calendarId. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on GOOGLESUPER_EVENTS_WATCH? +

Register the Google Super MCP server in PolicyLayer and add a rule for GOOGLESUPER_EVENTS_WATCH: 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 Super. Nothing to install.

What risk level is GOOGLESUPER_EVENTS_WATCH? +

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

Can I rate-limit GOOGLESUPER_EVENTS_WATCH? +

Yes. Add a rate_limit block to the GOOGLESUPER_EVENTS_WATCH 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 GOOGLESUPER_EVENTS_WATCH completely? +

Set action: deny in the PolicyLayer policy for GOOGLESUPER_EVENTS_WATCH. 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 GOOGLESUPER_EVENTS_WATCH? +

GOOGLESUPER_EVENTS_WATCH is provided by the Google Super MCP server (googlesuper). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Google Super, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Google Super's. Pull the full record:

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.