Get a meeting type
get_meeting_typeRetrieve the full configuration of a meeting type, including duration, channel, buffers, booking questions, reminders, host or queue, to review current values before a safe update.
Instructions
Return the full configuration of one meeting type: duration, channel, buffers, booking questions, reminders, host or queue. The result exposes the current values needed for a safe update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meetingTypeId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| slug | No | URL segment of the public booking page | |
| spots | No | Attendees per slot | |
| userId | No | Host, for a single-host type | |
| queueId | No | Round-robin queue, when the type is shared | |
| meetingInfo | No | Booking-page settings of the meeting type |