recipe-forward-labeled-emails
โดย Google
ค้นหาข้อความใน Gmail ที่มีป้ายกำกับเฉพาะและส่งต่อไปยังที่อยู่อื่น
npx skills add https://github.com/googleworkspace/cli --skill recipe-forward-labeled-emailsForward 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 [email protected] --subject 'FW: [Original Subject]' --body 'Forwarding for your review:
[Original Message Body]'`
Skills เพิ่มเติมจาก Google
gws-modelarmor-sanitize-response
Google
Google Model Armor: ทำความสะอาดการตอบสนองของโมเดลผ่านเทมเพลต Model Armor
gws-people
Google
จัดการรายชื่อผู้ติดต่อและโปรไฟล์
gws-shared
Google
CLI ของ gws: รูปแบบที่ใช้ร่วมกันสำหรับการตรวจสอบสิทธิ์, แฟลกระดับโลก, และการจัดรูปแบบผลลัพธ์
gws-sheets
Google
Google Sheets: อ่านและเขียนสเปรดชีต
gws-sheets-append
Google
Google Sheets: เพิ่มแถวลงในสเปรดชีต
gws-sheets-read
Google
Google Sheets: อ่านค่าจากสเปรดชีต
gws-slides
Google
Google Slides: อ่านและเขียนงานนำเสนอ
gws-tasks
Google
Google Tasks: จัดการรายการงานและงานต่างๆ