技能 效率工具 谷歌会议出席审核

谷歌会议出席审核

v20260401
recipe-review-meet-participants
通过 `gws meet` 命令列出近期会议、参与者及每次会话时长,快速核查谁参加了 Google Meet 会议以及停留时间。
获取技能
256 次下载
概览

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
信息
Category 效率工具
Name recipe-review-meet-participants
版本 v20260401
大小 887B
更新时间 2026-04-08
语言