| title | No | Event title, max 60 characters | |
| event_id | Yes | | |
| timezone | No | IANA timezone, e.g. America/New_York | |
| 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 | No | One of: birthday, wedding, party, baby-shower, celebration-of-life, general. Use 'general' when unsure. | |
| 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. | |
| 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 | No | Event start as the venue's LOCAL wall-clock time, ISO-8601 with NO UTC offset (e.g. 2026-10-04T18:00:00) | |
| 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. | |