@googleworkspace/recipe-review-meet-participants

Review who attended a Google Meet conference and for how long.

View in AI SkillSafe app
108292 downloads
0 stars
0 demos
SKILL.md
namerecipe-review-meet-participants
descriptionReview who attended a Google Meet conference and for how long.
metadatagws

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

  1. List recent conferences: gws meet conferenceRecords list --format table
  2. List participants: gws meet conferenceRecords participants list --params '{"parent": "conferenceRecords/CONFERENCE_ID"}' --format table
  3. Get session details: gws meet conferenceRecords participants participantSessions list --params '{"parent": "conferenceRecords/CONFERENCE_ID/participants/PARTICIPANT_ID"}' --format table

Embed badges

Add these to your README to show the skill's verification status.

SkillSafe verified badge
Verified badge
[![SkillSafe verified badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-review-meet-participants/verified)](https://skillsafe.ai/skill/@googleworkspace/recipe-review-meet-participants/)
Installs badge
Installs badge
[![Installs badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-review-meet-participants/installs)](https://skillsafe.ai/skill/@googleworkspace/recipe-review-meet-participants/)
Scan badge
Scan badge
[![Scan badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-review-meet-participants/scan)](https://skillsafe.ai/skill/@googleworkspace/recipe-review-meet-participants/)
Eval pass rate badge
Eval pass rate
[![Eval pass rate badge](https://api.skillsafe.ai/v1/badge/@googleworkspace/recipe-review-meet-participants/eval)](https://skillsafe.ai/skill/@googleworkspace/recipe-review-meet-participants/)