技能 效率工具 Gmail 反馈表单创建

Gmail 反馈表单创建

v20260401
recipe-create-feedback-form
自动创建 Google 反馈表单并通过 Gmail 发送给受众,简化问卷制作与分享流程,帮助快速搜集活动或会议反馈。
获取技能
384 次下载
概览

Create and Share a Google Form

PREREQUISITE: Load the following skills to execute this recipe: gws-forms, gws-gmail

Create a Google Form for feedback and share it via Gmail.

Steps

  1. Create form: gws forms forms create --json '{"info": {"title": "Event Feedback", "documentTitle": "Event Feedback Form"}}'
  2. Get the form URL from the response (responderUri field)
  3. Email the form: gws gmail +send --to attendees@company.com --subject 'Please share your feedback' --body 'Fill out the form: FORM_URL'
信息
Category 效率工具
Name recipe-create-feedback-form
版本 v20260401
大小 827B
更新时间 2026-04-08
语言