get_my_rsvps
Fetch every Partiful event you've been invited to or RSVPed to, including full RSVP status, guest counts, and event display details.
Instructions
Get every Partiful event you've been invited to or RSVPed to (any status, any time period), as an events array with the richest per-event data available (RSVP status, guest counts, image, display settings). Broader than get_my_upcoming_events_for_home_page/get_my_past_events_for_home_page (which are time-filtered home-page views) and distinct from get_published_events (events you host rather than attend) and get_discoverable_events/get_my_saved_events/get_my_followed_events (events you haven't necessarily RSVPed to).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Dot-path field names to include in the response. Omit to return all fields. Available fields: events, events.allowGuestPhotoUpload, events.attendedGuestCount, events.calendarFile, events.displaySettings, events.displaySettings.effect, events.displaySettings.theme, events.displaySettings.titleFont, events.endDate, events.guest, events.guest.eventId, events.guest.id, events.guest.status, events.guest.userId, events.guestStatusCounts, events.guestStatusCounts.DECLINED, events.guestStatusCounts.GOING, events.guestStatusCounts.INTERESTED, events.guestStatusCounts.MAYBE, events.guestStatusCounts.PENDING_APPROVAL, events.guestStatusCounts.SENT, events.guestStatusCounts.WAITLIST, events.id, events.image, events.image.blurHash, events.image.contentType, events.image.height, events.image.url, events.image.width, events.location, events.locationDisplayText, events.ownerIds, events.showGuestCount, events.showGuestList, events.showHostList, events.startDate, events.status, events.timezone, events.title |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | No |