rsvp_event
RSVP / join a TavernFinder event on behalf of the authenticated user. Requires a personal access token with the write:rsvp scope. Use search_events first to find the venueId + eventId pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eventId | Yes | UUID of the specific event to join | |
| venueId | Yes | UUID of the venue hosting the event | |
| accessCode | No | Access code, only needed if the event is access-code-protected |