Gmail MCP

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

delete_draft

Remove unwanted draft emails by specifying the draft ID, enabling efficient cleanup of your Gmail inbox and streamlined email management.

Instructions

Delete a draft

Input Schema

NameRequiredDescriptionDefault
idYesThe ID of the draft to delete

Input Schema (JSON Schema)

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