> recipe-review-meet-participants
Review who attended a Google Meet conference and for how long.
fetch
$
curl "https://skillshub.wtf/googleworkspace/cli/recipe-review-meet-participants?format=md"SKILL.md•recipe-review-meet-participants
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 --same-repo
> recipe-watch-drive-changes
Subscribe to change notifications on a Google Drive file or folder.
> recipe-sync-contacts-to-sheet
Export Google Contacts directory to a Google Sheets spreadsheet.
> recipe-share-folder-with-team
Share a Google Drive folder and all its contents with a list of collaborators.
> recipe-share-event-materials
Share Google Drive files with all attendees of a Google Calendar event.
┌ stats
installs/wk0
░░░░░░░░░░github stars21.3K
██████████first seenMar 18, 2026
└────────────