get_my_past_events_for_home_page
Retrieve past Partiful events for the home page's 'All past events' tab, returning a pastEvents array of past-only event data.
Instructions
Get your past Partiful events for the home page 'All past events' tab, as a pastEvents array. This is the past-only counterpart to get_my_upcoming_events_for_home_page — for the complete unfiltered history (past and future) use get_my_rsvps instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Dot-path field names to include in the response. Omit to return all fields. Available fields: pastEvents, pastEvents.allowGuestPhotoUpload, pastEvents.attendedGuestCount, pastEvents.calendarFile, pastEvents.displaySettings, pastEvents.displaySettings.effect, pastEvents.displaySettings.theme, pastEvents.displaySettings.titleFont, pastEvents.endDate, pastEvents.guest, pastEvents.guest.eventId, pastEvents.guest.id, pastEvents.guest.status, pastEvents.guest.userId, pastEvents.guestStatusCounts, pastEvents.guestStatusCounts.DECLINED, pastEvents.guestStatusCounts.GOING, pastEvents.guestStatusCounts.INTERESTED, pastEvents.guestStatusCounts.MAYBE, pastEvents.guestStatusCounts.PENDING_APPROVAL, pastEvents.guestStatusCounts.SENT, pastEvents.guestStatusCounts.WAITLIST, pastEvents.id, pastEvents.image, pastEvents.image.blurHash, pastEvents.image.contentType, pastEvents.image.height, pastEvents.image.url, pastEvents.image.width, pastEvents.location, pastEvents.locationDisplayText, pastEvents.ownerIds, pastEvents.showGuestCount, pastEvents.showGuestList, pastEvents.showHostList, pastEvents.startDate, pastEvents.status, pastEvents.timezone, pastEvents.title |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pastEvents | No |