Update gmail/gmail_tools.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -7,8 +7,8 @@ This module provides MCP tools for interacting with the Gmail API.
|
||||
import logging
|
||||
import asyncio
|
||||
import base64
|
||||
from typing import Optional, List, Dict, Literal
|
||||
import ssl
|
||||
from typing import Optional, List, Dict, Literal
|
||||
|
||||
from email.mime.text import MIMEText
|
||||
|
||||
|
||||
Reference in New Issue
Block a user