get_guests
Get the full guest list for a Partiful event by ID, returning RSVP status and IDs for each invitee.
Instructions
Get the full guest list for a Partiful event by ID. Returns an array of guest RSVP records (guest/event/user IDs and RSVP status) for every invitee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Dot-path field names to include in the response. Omit to return all fields. Available fields: guests, guests.eventId, guests.id, guests.status, guests.userId | |
| event_id | Yes | The Partiful event ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guests | No |