Gmail

gmail_untrash_message

Remove a message from the trash, restoring it to its original location.

Remote node2flow/gmail-mcp

Other tools also called gmail_untrash_message? See providers with this name

Input Schema


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

Provider

Gmail →