Skip to main content
Email management and automation through Gmail API integration.

Available Functions

Message Search and Retrieval

  • search_gmail_messages
  • get_gmail_message_content
  • get_gmail_messages_content_batch
  • get_gmail_thread_content
  • get_gmail_threads_content_batch

Message Sending and Drafts

  • send_gmail_message
  • draft_gmail_message

Labels and Organization

  • list_gmail_labels
  • manage_gmail_label
  • modify_gmail_message_labels
  • batch_modify_gmail_message_labels

Setup

Requires Google OAuth configuration. See Google Apps setup guide for OAuth credentials and API enablement.
I