discord_delete_scheduled_event
Delete a scheduled Discord event by providing the guild ID and event ID, with a confirmation flag to execute the action.
Instructions
Delete a scheduled event.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true to actually perform this destructive action | |
| eventId | Yes | ||
| guildId | Yes |