recipe-review-meet-participants
Originally fromgoogleworkspace/cli
Installation
SKILL.md
Review Google Meet Attendance
PREREQUISITE: Load the following skills to execute this recipe:
gws-meet
Review who attended a Google Meet conference and for how long.
Steps
- List recent conferences:
gws meet conferenceRecords list --format table - List participants:
gws meet conferenceRecords participants list --params '{"parent": "conferenceRecords/CONFERENCE_ID"}' --format table - Get session details:
gws meet conferenceRecords participants participantSessions list --params '{"parent": "conferenceRecords/CONFERENCE_ID/participants/PARTICIPANT_ID"}' --format table
Related skills
More from wadewarren/gws-claude-plugin
gws-tasks
Google Tasks: Manage task lists and tasks.
12persona-content-creator
Create, organize, and distribute content across Workspace.
12gws-workflow
Google Workflow: Cross-service productivity workflows.
12gws-modelarmor-create-template
Google Model Armor: Create a new Model Armor template.
11recipe-create-task-list
Set up a new Google Tasks list with initial tasks.
11persona-it-admin
Administer IT — monitor security and configure Workspace.
11