gws-meet

Create, manage, and query Google Meet conferences and meeting spaces via the Google Meet API. Supports two main resource types: conferenceRecords for accessing meeting history, participants, recordings, and transcripts; spaces for creating and managing meeting spaces Requires Google Workspace authentication and the gws CLI tool; see shared auth documentation for setup and security rules Use gws schema to inspect method signatures, required parameters, and data types before constructing API calls All commands follow the pattern gws meet <resource> <method> [flags] with structured parameter and JSON input support

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

SKILL.md

$2a

spaces

  • create — Creates a space.
  • endActiveConference — Ends an active conference (if there's one). For an example, see End active conference.

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods

gws meet --help

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

gws schema meet.<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