recipe-review-meet-participants
von Google
Überprüfen, wer an einer Google Meet-Konferenz teilgenommen hat und wie lange.
npx skills add https://github.com/googleworkspace/cli --skill recipe-review-meet-participantsReview 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
Mehr Skills von Google
gws-modelarmor-sanitize-response
Google
Google Model Armor: Bereinigen einer Modellantwort durch eine Model Armor-Vorlage.
gws-people
Google
Google People: Kontakte und Profile verwalten.
gws-shared
Google
gws CLI: Gemeinsame Muster für Authentifizierung, globale Flags und Ausgabeformatierung.
gws-sheets
Google
Google Sheets: Tabellen lesen und schreiben.
gws-sheets-append
Google
Google Sheets: Eine Zeile an eine Tabelle anhängen.
gws-sheets-read
Google
Google Sheets: Werte aus einer Tabelle lesen.
gws-slides
Google
Google Slides: Präsentationen lesen und schreiben.
gws-tasks
Google
Google Tasks: Aufgabenlisten und Aufgaben verwalten.