Skip to main content
Back to registry

recipe-forward-labeled-emails

googleworkspace/cli

PREREQUISITE: Load the following skills to execute this recipe: gws-gmail

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill recipe-forward-labeled-emails
Security audits
Gen Agent Trust HubPASS
SnykPASS
About this skill
PREREQUISITE: Load the following skills to execute this recipe: gws-gmail Find Gmail messages with a specific label and forward them to another address. [Original Message Body]'` - Find labeled messages: gws gmail users messages list --params '{"userId": "me", "q": "label:needs-review"}' --format table - Get message content: gws gmail users messages get --params '{"userId": "me", "id": "MSG_ID"}' - Forward via new email: `gws gmail +send --to manager@company.com --subject 'FW: [Original Subject]' --body 'Forwarding for your review:

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does recipe-forward-labeled-emails do?

PREREQUISITE: Load the following skills to execute this recipe: gws-gmail

Is recipe-forward-labeled-emails good?

recipe-forward-labeled-emails does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does recipe-forward-labeled-emails work with?

recipe-forward-labeled-emails currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to recipe-forward-labeled-emails?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install recipe-forward-labeled-emails?

npx skills add https://github.com/googleworkspace/cli --skill recipe-forward-labeled-emails

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering