Cancel event
cancel_eventCancel a scheduled event in Discord. Preview the impact with a dry run, then use the confirmation token to remove the event and notify interested members.
Instructions
Cancel and remove a scheduled event. Interested members lose the listing. Safe to call directly: the first call changes nothing and returns a preview plus a confirm_token; repeating the call with the token cancels it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | Event name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| dry_run | No | ||
| confirm_token | No |