set_event_guests
Set which guest groups are invited to an event in bulk. Use to assign guests by tier, affiliation, or location.
Instructions
Set which guest groups are invited to an event (bulk). For each group, invited:true ensures every guest in the group is invited to the event; invited:false removes the invitation. Other events’ invitations are preserved. Idempotent. Use this to assign guests to events in bulk (e.g. by tier/affiliation/location).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | Event entity ID from list_events (event_entity_id) | |
| guest_groups | Yes | Guest groups to set for this event. Only the listed groups are affected. |