accept_trade
ChatGPTAccept an incoming slot-trade request (swaps the slots).
accept_trade
ChatGPTAccept an incoming slot-trade request (swaps the slots).
cancel_trade
ChatGPTCancel/withdraw one of the user's outgoing slot-trade requests.
cancel_trade
ChatGPTCancel/withdraw one of the user's outgoing slot-trade requests.
claim_slot
ChatGPTClaim (book) a slot in an event. If the event is password-protected, pass the password. Crew events require crew membership (enforced server-side).
claim_slot
ChatGPTClaim (book) a slot in an event. If the event is password-protected, pass the password. Crew events require crew membership (enforced server-side).
create_trade_offer
ChatGPTOffer to swap slots with another performer in an event. Provide pairs of {sourceSlotId (yours), targetSlotId (theirs)}.
create_trade_offer
ChatGPTOffer to swap slots with another performer in an event. Provide pairs of {sourceSlotId (yours), targetSlotId (theirs)}.
find_events
ChatGPTBrowse upcoming public raid-train events (optionally filtered by name) to discover events to join. Use get_event afterwards for the full lineup + which slots are open.
find_events
ChatGPTBrowse upcoming public raid-train events (optionally filtered by name) to discover events to join. Use get_event afterwards for the full lineup + which slots are open.
get_event
ChatGPTLook up an event by its raidrunner.net URL, slug, or id and return its details and full timetable/lineup (all slots in order with performers).
get_event
ChatGPTLook up an event by its raidrunner.net URL, slug, or id and return its details and full timetable/lineup (all slots in order with performers).
join_waitlist
ChatGPTJoin an event's waitlist (used when slots are full); notified when a slot frees up.
join_waitlist
ChatGPTJoin an event's waitlist (used when slots are full); notified when a slot frees up.
leave_waitlist
ChatGPTLeave an event's waitlist.
leave_waitlist
ChatGPTLeave an event's waitlist.
list_my_events
ChatGPTList the raid-train events the user is in — both ones they perform in and ones they organize. Defaults to upcoming.
list_my_events
ChatGPTList the raid-train events the user is in — both ones they perform in and ones they organize. Defaults to upcoming.
list_my_upcoming_slots
ChatGPTList the user's upcoming claimed slots across all events (start time, duration, event, and who performs next).
list_my_upcoming_slots
ChatGPTList the user's upcoming claimed slots across all events (start time, duration, event, and who performs next).
list_notifications
ChatGPTList the user's recent in-app messages/notifications (slot changes, trades, reminders).
list_notifications
ChatGPTList the user's recent in-app messages/notifications (slot changes, trades, reminders).
list_trades
ChatGPTList the user's incoming and outgoing slot-trade requests, optionally for one event.
list_trades
ChatGPTList the user's incoming and outgoing slot-trade requests, optionally for one event.
reject_trade
ChatGPTReject/decline an incoming slot-trade request.
reject_trade
ChatGPTReject/decline an incoming slot-trade request.
release_slot
ChatGPTRelease one of the user's claimed slots in an event (invalidates any trades involving it).
release_slot
ChatGPTRelease one of the user's claimed slots in an event (invalidates any trades involving it).
whoami
ChatGPTReturn the RaidRunner account this connection is authenticated as.
whoami
ChatGPTReturn the RaidRunner account this connection is authenticated as.