Che cos'è gws-gmail-forward?
Gmail: inoltra un messaggio a nuovi destinatari. Fonte: googleworkspace/cli.
Gmail: inoltra un messaggio a nuovi destinatari.
Installa rapidamente la skill AI gws-gmail-forward nel tuo ambiente di sviluppo tramite riga di comando
Fonte: googleworkspace/cli.
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.
| --message-id | ✓ | — | Gmail message ID to forward | | --to | ✓ | — | Recipient email address(es), comma-separated | | --from | — | — | Sender address (for send-as/alias; omit to use account default) | | --cc | — | — | CC recipients (comma-separated) | | --body | — | — | Optional note to include above the forwarded message |
| --dry-run | — | — | Show the request that would be sent without executing it |
Gmail: inoltra un messaggio a nuovi destinatari. Fonte: googleworkspace/cli.
Campi e comandi stabili per citazioni AI/ricerca.
npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forwardGmail: inoltra un messaggio a nuovi destinatari. Fonte: googleworkspace/cli.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/googleworkspace/cli --skill gws-gmail-forward Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw
https://github.com/googleworkspace/cli