@googleworkspace/recipe-collect-form-responses
Retrieve and review responses from a Google Form.
No skills found in this collection.
SKILL.md
| name | recipe-collect-form-responses |
| description | Retrieve and review responses from a Google Form. |
| metadata | gws |
Check Form Responses
PREREQUISITE: Load the following skills to execute this recipe:
gws-forms
Retrieve and review responses from a Google Form.
Steps
- List forms:
gws forms forms list(if you don't have the form ID) - Get form details:
gws forms forms get --params '{"formId": "FORM_ID"}' - Get responses:
gws forms forms responses list --params '{"formId": "FORM_ID"}' --format table
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-collect-form-responses" — or upload via the API.
To add a demo, ask your AI agent: "Submit a demo for @googleworkspace/recipe-collect-form-responses"
No eval data yet. Eval results are published via the SkillSafe API.