Extract message body and headers from Gmail using message IDs.
Reads individual Gmail messages by ID and returns body content in plain text or HTML format Optionally includes message headers (From, To, Subject, Date) in output Supports multiple output formats (text, json) and automatically converts HTML-only messages to plain text Handles multipart messages and base64 decoding; includes dry-run mode for testing requests
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.
This skill is a utility for reading Gmail messages using the official googleworkspace gws CLI tool. No malicious code, obfuscation, or unauthorized data access patterns were identified. While handling email content involves processing untrusted data, this is the intended purpose of the skill.