set_event_guests
Invite or uninvite entire guest groups to an event in bulk. Update only the specified groups without affecting other events.
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. |