@googleworkspace/gws-meet

by googleworkspace · v1.0.0 · prompt

Manage Google Meet conferences.

Install

Add @googleworkspace/gws-meet to Claude Code with the PolySkill CLI: polyskill add @googleworkspace/gws-meet

Instructions

# meet (v2) > **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it. ```bash gws meet <resource> <method> [flags] ``` ## API Resources ### conferenceRecords - `get` — Gets a conference record by conference ID. - `list` — Lists the conference records. By default, ordered by start time and in descending order. - `participants` — Operations on the 'participants' resource - `recordings` — Operations on the 'recordings' resource - `transcripts` — Operations on the 'transcripts' resource ### spaces - `create` —…

Keywords: gws, google, meet, workspace