get_event
Read the current state of a meetwhen event: how many people responded, who, and the best overlapping time(s) so far. Use the event id returned by create_event (or found in a meetwhen /e/ URL).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | The event id returned by create_event. | |
| timezone | No | IANA timezone to render the best-time labels in (default UTC). |