
recipe-forward-labeled-emails
PopularFind Gmail messages with a specific label and forward them to another address.
"Find Gmail messages with a specific label and forward them to another address."
Forward Labeled Gmail Messages
PREREQUISITE: Load the following skills to execute this recipe:
gws-gmail
Find Gmail messages with a specific label and forward them to another address.
Steps
- 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:
[Original Message Body]'`
You Might Also Like
Related Skills

revops
When the user wants help with revenue operations, lead lifecycle management, or marketing-to-sales handoff processes. Also use when the user mentions 'RevOps,' 'revenue operations,' 'lead scoring,' 'lead routing,' 'MQL,' 'SQL,' 'pipeline stages,' 'deal desk,' 'CRM automation,' 'marketing-to-sales handoff,' 'data hygiene,' 'leads aren't getting to sales,' 'pipeline management,' 'lead qualification,' or 'when should marketing hand off to sales.' Use this for anything involving the systems and processes that connect marketing to revenue. For cold outreach emails, see cold-email. For email drip campaigns, see emails. For pricing decisions, see pricing.
coreyhaines31
recipe-block-focus-time
Create recurring focus time blocks on Google Calendar to protect deep work hours.
googleworkspace
recipe-create-task-list
Set up a new Google Tasks list with initial tasks.
googleworkspace
recipe-share-doc-and-notify
Share a Google Docs document with edit access and email collaborators the link.
googleworkspace
recipe-schedule-recurring-event
Create a recurring Google Calendar event with attendees.
googleworkspace
recipe-find-large-files
Identify large Google Drive files consuming storage quota.
googleworkspace