Loading...
Loading...
Create a Google Form for feedback and share it via Gmail.
npx skill4agent add googleworkspace/cli recipe-create-feedback-formPREREQUISITE: Load the following skills to execute this recipe:,gws-formsgws-gmail
gws forms forms create --json '{"info": {"title": "Event Feedback", "documentTitle": "Event Feedback Form"}}'gws gmail +send --to attendees@company.com --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'