meet▌
3 indexed skills · max 10 per page
recipe-create-meet-space
googleworkspace/cli · Productivity
Create a Google Meet meeting space and email the join link to participants. \n \n Requires two prerequisite skills: gws-meet for space creation and gws-gmail for sending invitations \n Creates an open-access meeting space via the Meet API and extracts the meeting URI from the response \n Automates sharing the join link by composing and sending an email with the meeting details to specified recipients \n
recipe-review-meet-participants
googleworkspace/cli · Productivity
Review Google Meet attendance records and participant session durations. \n \n Requires the gws-meet skill to access Google Meet conference data \n Three-step workflow: list recent conferences, retrieve participant details, and view individual session timestamps and durations \n Returns tabular output for easy review of who attended and how long they stayed \n
gws-meet
googleworkspace/cli · Productivity
Create, manage, and query Google Meet conferences and meeting spaces via the Google Meet API. \n \n Supports two main resource types: conferenceRecords for accessing meeting history, participants, recordings, and transcripts; spaces for creating and managing meeting spaces \n Requires Google Workspace authentication and the gws CLI tool; see shared auth documentation for setup and security rules \n Use gws schema to inspect method signatures, required parameters, and data types before constructi