meet_v2_list_participants
Retrieve participant details from Google Meet conference records to track attendance and analyze meeting engagement.
Instructions
[Meet API v2 GA] List participants for a conference record
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conference_record_name | Yes | Name of the conference record (conferenceRecords/{record_id}) | |
| page_size | No | Maximum number of participants to return (default: 10, max: 100) |