Gmail メッセージ本文を表示します。
Displays the body of a Gmail message by its ID.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsGmail メッセージ本文を表示します。
/shiiman-google:gmail-read <message-id>
/shiiman-google:gmail-read --help
| オプション | 説明 |
|---|---|
--help | このコマンドのヘルプを表示 |
--help が指定された場合: このファイルの内容を要約して表示し、終了。
message-id を受け取る~/.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 \
read --id <message-id>