Add guests
add_guestsAdd guests to a project (deduped by name+email). Provide the projectKey from create_wedding_project and a list of guests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guests | Yes | Guests to add | |
| projectKey | Yes | The projectKey returned by create_wedding_project |