Gmail の未読メッセージを既読化します(単体/一括)。
Marks Gmail messages as read individually or in bulk.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsGmail の未読メッセージを既読化します(単体/一括)。
/shiiman-google:gmail-mark-read <message-id>
/shiiman-google:gmail-mark-read --all
/shiiman-google:gmail-mark-read --help
| オプション | 説明 |
|---|---|
--all | 未読を一括で既読化 |
--help | このコマンドのヘルプを表示 |
--help が指定された場合: このファイルの内容を要約して表示し、終了。
message-id か --all を判定~/.config/shiiman-google/active-profile を読み取り、使用プロファイルを特定/shiiman-google:auth-login を案内plugins/shiiman-google/scripts/google_gmail.py を実行して既読化python plugins/shiiman-google/scripts/google_gmail.py \
--token ~/.config/shiiman-google/tokens/{profile}.json \
mark-read --all