Gmail MCP

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

delete_thread

Remove unwanted email threads from your Gmail inbox by specifying the thread ID. Simplify email management with precise thread deletion in Gmail MCP.

Instructions

Delete a thread

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the thread to delete

Input Schema (JSON Schema)

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