Skip to main content
Back to registry

gws-forms

googleworkspace/cli

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Installs3
Install command
npx skills add https://github.com/googleworkspace/cli --skill gws-forms
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. Before calling any API method, inspect it: Use gws schema output to build your --params and --json flags. - batchUpdate — Change the form with a batch of updates. - create — Create a new form using the title given in the provided form message in the request. Important: Only the form.info.title and form.info.document_title fields are copied to the new form. All other fields including the form description, items and settings are disallowed. To create a new form and add items, you must first call forms.create to create an empty form with a title and (optional) document title, and then call forms.update to add the items.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does gws-forms do?

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

Is gws-forms good?

gws-forms does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does gws-forms work with?

gws-forms currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to gws-forms?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install gws-forms?

npx skills add https://github.com/googleworkspace/cli --skill gws-forms

Related skills

More from googleworkspace/cli

Related skills

Alternatives in Software Engineering