Loading...
Loading...
Retrieve and review responses from a Google Form.
npx skill4agent add googleworkspace/cli recipe-collect-form-responsesPREREQUISITE: Load the following skills to execute this recipe:gws-forms
gws forms forms listgws forms forms get --params '{"formId": "FORM_ID"}'gws forms forms responses list --params '{"formId": "FORM_ID"}' --format table