List active meetings
list_active_meetingsList a team's currently-active (in-progress) meetings. Parabol GraphQL: viewer.team(teamId).activeMeetings. Requires TEAMS_READ + MEETINGS_READ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | The team id. |