@googleworkspace/recipe-email-drive-link
Share a Google Drive file and email the link with a message to recipients.
No skills found in this collection.
SKILL.md
| name | recipe-email-drive-link |
| description | Share a Google Drive file and email the link with a message to recipients. |
| metadata | gws |
Email a Google Drive File Link
PREREQUISITE: Load the following skills to execute this recipe:
gws-drive,gws-gmail
Share a Google Drive file and email the link with a message to recipients.
Steps
- Find the file:
gws drive files list --params '{"q": "name = '\''Quarterly Report'\''"}' - Share the file:
gws drive permissions create --params '{"fileId": "FILE_ID"}' --json '{"role": "reader", "type": "user", "emailAddress": "[email protected]"}' - Email the link:
gws gmail +send --to [email protected] --subject 'Quarterly Report' --body 'Hi, please find the report here: https://docs.google.com/document/d/FILE_ID'
Loading...
Select a file to preview
Analyzing security...
Checking scan reports and verification data.
Bill of Materials
Everything this skill can do — files, network, commands, and more.
No demos yet. To add one, ask your AI agent: "Submit a demo for @googleworkspace/recipe-email-drive-link" — or upload via the API.
To add a demo, ask your AI agent: "Submit a demo for @googleworkspace/recipe-email-drive-link"
No eval data yet. Eval results are published via the SkillSafe API.