Create a wedding project
create_wedding_projectCreate a new anonymous Wedding Seat project (no login). Returns a projectKey (your secret handle for all later calls) plus the workspace URL the couple opens in a browser. The projectKey is the ONLY way to access the project again — keep it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Reception date, ISO 8601 (YYYY-MM-DD) | |
| names | No | Couple's names, e.g. 'Ana & Marko' — becomes the project title | |
| locale | No | UI language code (e.g. en, sr, de); defaults to en | |
| culture | No | Culture-pack key from list_culture_packs; omit to auto-pick |