meet_v2_list_participant_sessions
List Google Meet sessions for a specific participant to track attendance and meeting history using participant identifiers.
Instructions
[Meet API v2 GA] List sessions for a specific participant
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| participant_name | Yes | Name of the participant (conferenceRecords/{record_id}/participants/{participant_id}) | |
| page_size | No | Maximum number of sessions to return (default: 10, max: 100) |