| title | Yes | Event title, max 60 characters | |
| timezone | Yes | IANA timezone of the event's venue (e.g. America/New_York). Required — ask the user if unknown; the wall-clock times are interpreted in this timezone. | |
| host_name | No | Host name shown on the invitation ("from …"). Defaults to the account's display name — required at create when the account has none (e.g. phone-only signups). | |
| event_type | Yes | | |
| is_virtual | No | | |
| max_guests | No | Event capacity — the most guests that can RSVP yes. null = uncapped. | |
| description | No | Invitation wording/details shown to guests | |
| virtual_url | No | Meeting URL for virtual events | |
| end_datetime | No | Event end, local wall-clock ISO-8601 with no UTC offset. Pass null to remove an existing end time. | |
| location_name | No | Venue name — REQUIRED for in-person events (anything that tells guests where: "Central Park", "Our place"). Ask the user if you do not know it. Not needed when is_virtual is true. | |
| reminder_date | No | Optional: a date (local wall-clock ISO-8601, no offset) on which Lemonvite emails the HOST a reminder about this event — e.g. a year ahead to plan the next one. Never sent to guests; not editable later. Needs an email address on the Lemonvite account. | |
| rsvp_deadline | No | RSVP-by date, local wall-clock ISO-8601 with no UTC offset (must be before start_datetime). Pass null to remove an existing deadline. | |
| start_datetime | Yes | Event start as the venue's LOCAL wall-clock time, ISO-8601 with NO UTC offset | |
| allow_plus_ones | No | | |
| group_chat_link | No | URL of a group chat for guests (WhatsApp, Signal, …), shown on the invitation. Pass null to clear. | |
| show_guest_list | No | Whether guests can see who else is invited | |
| invitation_image | No | An invitation graphic already present in this conversation (for example an image the assistant generated). Lemonvite downloads and stores it permanently as the invitation artwork. | |
| location_address | No | Street address of the venue (optional; helps guests find it). Never required. | |
| allow_guest_posts | No | Whether guests may post on the event wall (default true) | |
| guest_bring_items | No | What guests should bring, shown on the invitation. Pass null to clear. | |
| default_limit_kids | No | Default plus-one allowance: how many KIDS each guest may bring (0–20). null = no limit. | |
| allow_guest_replies | No | Whether guests may reply to wall posts (default true) | |
| birthday_person_name | No | | |
| default_limit_adults | No | Default plus-one allowance: how many ADULTS each guest may bring (0–20). null = no limit. Both limits at 0 is refused. | |
| birthday_person_likes | No | Gift and interest hints for the birthday person (birthday events). Pass null to clear. | |