Skip to content

events_delete

Category: events

Delete a scheduled event. DESTRUCTIVE — IRREVERSIBLE.

  • Cancel and remove a scheduled event entirely (vs. setting status=4 which keeps the record).
FieldTypeRequiredDescription
guild_idstringyesGuild that owns the event
event_idstringyesScheduled event id
audit_reasonstringnoReason recorded in audit log (X-Audit-Log-Reason header)

\{deleted, event_id\}. Pass __confirm:true AND set MCP_DRY_RUN=false to actually delete.

FieldTypeRequiredDescription
deletedbooleanyes
event_idstringyesDiscord scheduled event ID
PropertyValue
Read-onlyno
Destructiveyes
Idempotentyes
Open-worldyes
Confirmation requiredyes (__confirm:true required)

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