gws-forms

Read and write Google Forms through direct API resource commands. Supports five core operations: create forms, retrieve form data, batch update form structure, manage publish settings, and handle responses and watches Requires Google Workspace authentication via the shared gws prerequisite; review ../gws-shared/SKILL.md for auth setup and security rules Use gws schema to inspect method signatures, required parameters, and data types before constructing API calls with --params and --json flags Form creation requires a two-step process: first call forms.create with title only, then use forms.batchUpdate to add items and configure settings

INSTALLATION
npx skills add https://github.com/googleworkspace/cli --skill gws-forms
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

$2a

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods

gws forms --help

# Inspect a method's required params, types, and defaults

gws schema forms.<resource>.<method>

Use gws schema output to build your --params and --json flags.

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card