Gmail

gmail_delete_label

Delete a user-created label. System labels cannot be deleted. Messages with this label are not deleted.

Remote node2flow/gmail-mcp

Other tools also called gmail_delete_label? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "description": "The label ID to delete (must be a user-created label)"
    }
  }
}
          

Provider

Gmail →