stop_mail_watch
Disable push notifications for a specific user mailbox to minimize interruptions and manage email alerts effectively with Gmail MCP integration.
Instructions
Stop receiving push notifications for the given user mailbox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}