Set Event Address
set_event_addressSet or change a live event's address/location. Provide address (the text shown on the event page); optionally venue_name and latitude+longitude to also move the map pin. Use this to fix or update where an event is held. Requires event_id; you must be a host.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| event_id | Yes | ||
| latitude | No | ||
| longitude | No | ||
| venue_name | No |