{"id":"80741d3e-f570-4ddf-89f9-27ce55b4d5ca","shortId":"GB5TgU","kind":"skill","title":"Recipe Save Email Attachments","tagline":"Cli skill by Googleworkspace","description":"# Save Gmail Attachments to Google Drive\n\n> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-gmail`, `gws-drive`\n\nFind Gmail messages with attachments and save them to a Google Drive folder.\n\n## Steps\n\n1. Search for emails with attachments: `gws gmail users messages list --params '{\"userId\": \"me\", \"q\": \"has:attachment from:client@example.com\"}' --format table`\n2. Get message details: `gws gmail users messages get --params '{\"userId\": \"me\", \"id\": \"MESSAGE_ID\"}'`\n3. Download attachment: `gws gmail users messages attachments get --params '{\"userId\": \"me\", \"messageId\": \"MESSAGE_ID\", \"id\": \"ATTACHMENT_ID\"}'`\n4. Upload to Drive folder: `gws drive +upload --file ./attachment.pdf --parent FOLDER_ID`","tags":["recipe","save","email","attachments","cli","googleworkspace"],"capabilities":["skill","source-googleworkspace","category-cli"],"categories":["cli"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/googleworkspace/cli/recipe-save-email-attachments","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"install_from":"skills.sh"}},"qualityScore":"0.300","qualityRationale":"deterministic score 0.30 from registry signals: · indexed on skills.sh · published under googleworkspace/cli","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T07:40:12.254Z","embedding":null,"createdAt":"2026-04-18T20:25:10.605Z","updatedAt":"2026-04-22T07:40:12.254Z","lastSeenAt":"2026-04-22T07:40:12.254Z","tsv":"'/attachment.pdf':107 '1':44 '2':65 '3':80 '4':98 'attach':4,11,34,49,60,82,87,96 'category-cli' 'cli':5 'client@example.com':62 'detail':68 'download':81 'drive':14,29,41,101,104 'email':3,47 'execut':21 'file':106 'find':30 'folder':42,102,109 'follow':18 'format':63 'get':66,73,88 'gmail':10,26,31,51,70,84 'googl':13,40 'googleworkspac':8 'gws':25,28,50,69,83,103 'gws-drive':27 'gws-gmail':24 'id':77,79,94,95,97,110 'list':54 'load':16 'messag':32,53,67,72,78,86,93 'messageid':92 'param':55,74,89 'parent':108 'prerequisit':15 'q':58 'recip':1,23 'save':2,9,36 'search':45 'skill':6,19 'source-googleworkspace' 'step':43 'tabl':64 'upload':99,105 'user':52,71,85 'userid':56,75,90","prices":[{"id":"d0f2bab7-c4ea-4e41-a5d1-b3546f6be2a0","listingId":"80741d3e-f570-4ddf-89f9-27ce55b4d5ca","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"googleworkspace","category":"cli","install_from":"skills.sh"},"createdAt":"2026-04-18T20:25:10.605Z"}],"sources":[{"listingId":"80741d3e-f570-4ddf-89f9-27ce55b4d5ca","source":"github","sourceId":"googleworkspace/cli/recipe-save-email-attachments","sourceUrl":"https://github.com/googleworkspace/cli/tree/main/skills/recipe-save-email-attachments","isPrimary":false,"firstSeenAt":"2026-04-18T21:52:41.779Z","lastSeenAt":"2026-04-22T06:52:40.907Z"},{"listingId":"80741d3e-f570-4ddf-89f9-27ce55b4d5ca","source":"skills_sh","sourceId":"googleworkspace/cli/recipe-save-email-attachments","sourceUrl":"https://skills.sh/googleworkspace/cli/recipe-save-email-attachments","isPrimary":true,"firstSeenAt":"2026-04-18T20:25:10.605Z","lastSeenAt":"2026-04-22T07:40:12.254Z"}],"details":{"listingId":"80741d3e-f570-4ddf-89f9-27ce55b4d5ca","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"googleworkspace","slug":"recipe-save-email-attachments","source":"skills_sh","category":"cli","skills_sh_url":"https://skills.sh/googleworkspace/cli/recipe-save-email-attachments"},"updatedAt":"2026-04-22T07:40:12.254Z"}}