Skip to content

events_list_users

Category: events

List users subscribed (RSVP) to a scheduled event.

  • Inspect attendance/interest for an upcoming event.
FieldTypeRequiredDescription
guild_idstringyesGuild that owns the event
event_idstringyesScheduled event id
limitintegernoMax users (1-100, default 100)
with_memberbooleannoInclude guild member object for each user
beforestringnoPagination cursor: users with id < this
afterstringnoPagination cursor: users with id > this

\{users:[\{user_id, username, bot, member?\}], count, event_id\}.

FieldTypeRequiredDescription
usersarrayyes
countintegeryes
event_idstringyesDiscord scheduled event ID
PropertyValue
Read-onlyyes
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

packages/mcp-core/src/tools/events/list_users.ts