gws-gmail-read
Read Gmail messages by ID and extract body content or headers in plain text, HTML, or JSON format.
Install
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-readStats
| Total installs | 2,803 |
| Weekly installs | 2.8K |
| GitHub stars | 22.8K |
| First seen | 11 days ago |
| Source | @googleworkspace/cli |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs gws-gmail-read |
|---|---|---|
| atxp | 1,114 | -1,689 |
| recipe-share-doc-and-notify | 6,066 | +3,263 |
| connect-apps | 1,015 | -1,788 |
| recipe-create-gmail-filter | 6,548 | +3,745 |
| email-and-password-best-practices | 6,768 | +3,965 |
FAQ
- How many installs does gws-gmail-read have?
- gws-gmail-read has 2,803 total installs and 2.8K installs this week.
- Where is gws-gmail-read hosted?
- gws-gmail-read is published by @googleworkspace/cli at https://github.com/googleworkspace/cli.
- How many GitHub stars does gws-gmail-read have?
- gws-gmail-read has 22.8K GitHub stars.
- When was gws-gmail-read first indexed?
- OrangeBot.AI first indexed gws-gmail-read on 11 days ago.
- How do I install gws-gmail-read?
- Run: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-read