Gmail

gmail_trash_message

Move a message to the trash. Can be undone with gmail_untrash_message.

Remote node2flow/gmail-mcp

Other tools also called gmail_trash_message? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The message ID to move to trash"
    }
  }
}
          

Provider

Gmail →