01Retrieve user Gmail profile information including email and total messages.
02List all Gmail labels with associated message and unread counts.
03Search and list emails using Gmail query syntax or label filters, retrieving both metadata and full content.
04Access the complete text and HTML body of any specific email by its ID.
05Filter and retrieve newsletters based on date, unread status, sender, subject, or any Gmail query.
060 GitHub stars