Generate a seating plan
generate_seatingAuto-generate a reception seating plan: creates round tables and seats every guest with the constraint-aware solver (keeps must-sit-together groups together). Returns how many were seated and a link to the visual editor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tables | No | Number of tables; omit to size automatically | |
| projectKey | Yes | The projectKey returned by create_wedding_project | |
| seatsPerTable | No | Seats per table (default 8) |