create_meeting
Confirm a meeting: writes the event into the authenticated host’s calendar with an optional Google Meet/Teams link, emails invites with an ICS attachment, and returns the share URL (/m/). Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tz | No | IANA zone used to format times in invite emails. | |
| title | No | ||
| endsAt | Yes | unix ms | |
| startsAt | Yes | unix ms | |
| conference | No | Omit for no conference link. | |
| participants | Yes |