Update the event
update_eventChange the shared event everyone sees on the RSVP page: title, date/time, place or description. Only after the group agreed. Times are local (no time zone); omit start_time for an all-day event. Send only the fields to change; an empty string clears a field.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Plan link (e.g. https://lesgooo.fun/ab12/when) or its 4-character id. | |
| title | No | Plan / event name (max 120 chars). | |
| end_date | No | ||
| end_time | No | ||
| location | No | Place as plain text (max 500 chars). | |
| start_date | No | ||
| start_time | No | HH:MM, local time. | |
| description | No | Details for the group (max 4000 chars). | |
| participant_id | Yes | From create_plan or join_plan. | |
| participant_token | Yes | From create_plan or join_plan. |