Gws Meet
/install gws-meet
meet (v2)
PREREQUISITE: Read
../gws-shared/SKILL.mdfor auth, global flags, and security rules. If missing, rungws generate-skillsto create it.
gws meet \x3Cresource> \x3Cmethod> [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' resourcerecordings— Operations on the 'recordings' resourcesmartNotes— Operations on the 'smartNotes' resourcetranscripts— Operations on the 'transcripts' resource
spaces
create— Creates a space.endActiveConference— Ends an active conference (if there's one). For an example, see End active conference.get— Gets details about a meeting space. For an example, see Get a meeting space.patch— Updates details about a meeting space. For an example, see Update a meeting space.
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.\x3Cresource>.\x3Cmethod>
Use gws schema output to build your --params and --json flags.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install gws-meet - After installation, invoke the skill by name or use
/gws-meet - Provide required inputs per the skill's parameter spec and get structured output
What is Gws Meet?
Manage Google Meet conferences. It is an AI Agent Skill for Claude Code / OpenClaw, with 579 downloads so far.
How do I install Gws Meet?
Run "/install gws-meet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Gws Meet free?
Yes, Gws Meet is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Gws Meet support?
Gws Meet is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Gws Meet?
It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.13.