Gmail

gmail_send_draft

Send an existing draft. The draft is removed from the drafts list after sending.

Remote node2flow/gmail-mcp

Other tools also called gmail_send_draft? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The draft ID to send"
    }
  }
}
          

Provider

Gmail →