list_meeting_types
List all meeting types available in your account, returning id and label pairs for assigning to meetings.
Instructions
List all meeting types available in the account.
Returns {id, label} pairs suitable for passing as meeting_type_id on meeting writes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |