Skip to content

events_get

Category: events

Fetch a single scheduled event by id.

  • Inspect a specific event before modifying or deleting.
FieldTypeRequiredDescription
guild_idstringyesGuild that owns the event
event_idstringyesScheduled event id
with_user_countbooleannoInclude user_count in response

projected event shape with optional user_count. name/description/entity_metadata.location wrapped untrusted.

FieldTypeRequiredDescription
idstringyesDiscord scheduled event ID
guild_idstringyesDiscord guild (server) ID
scheduled_start_timestringyes
scheduled_end_timeunknownyes
statusintegeryes
entity_typeintegeryes
channel_idunknownyes
creator_idunknownyes
user_countintegerno
untrusted_textstringyes
PropertyValue
Read-onlyyes
Destructiveno
Idempotentyes
Open-worldyes
Confirmation requiredno

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