Gmail MCP

by shinzo-labs
Verified
MIT License
126
1
  • Apple
  • Linux

delete_message

Permanently remove unwanted emails by specifying the message ID directly. This tool ensures immediate deletion, helping maintain a clutter-free inbox on Gmail.

Instructions

Immediately and permanently delete a message

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the message to delete

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "The ID of the message to delete", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: 1je9b8hapn