Gmail のメッセージをスター化/解除します。
Toggles Gmail message star status on or off.
/plugin marketplace add shiiman/claude-code-plugins/plugin install shiiman-google@shiiman-claude-code-pluginsGmail のメッセージをスター化/解除します。
/shiiman-google:gmail-star <message-id>
/shiiman-google:gmail-star --remove <message-id>
/shiiman-google:gmail-star --help
| オプション | 説明 |
|---|---|
--remove | スターを解除 |
--help | このコマンドのヘルプを表示 |
--help が指定された場合: このファイルの内容を要約して表示し、終了。
message-id と --remove を判定~/.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 \
star --ids <message-id>