resy_events
Get ticketed dining events in a Resy location, revealing fixed-price, fixed-capacity experiences. Supports date and pagination filters for targeted discovery.
Instructions
Get ticketed dining events in a Resy location. Returns ticketed dining events (fixed-price, fixed-capacity experiences a restaurant hosts and sells tickets for, distinct from a regular reservation) in a Resy location. Credential-free, read-only discovery -- does not create, hold, or purchase a ticket.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | No | Only return events starting on or after this date, YYYY-MM-DD; defaults to the next calendar day | |
| limit | No | Max events returned, default 10 | |
| offset | No | Page past the first `limit` events, default 0 | |
| location | Yes | Resy location code or numeric id (from a prior resy-search/resy-restaurant response's location_code field) |