discord_create_scheduled_event
Create a scheduled event in a Discord server. Choose from stage, voice, or external event types, set times in ISO8601 format.
Instructions
Create a scheduled event. entityType: 1=stage,2=voice,3=external. Times are ISO8601.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| endTime | No | ||
| guildId | Yes | ||
| location | No | ||
| channelId | No | ||
| startTime | Yes | ||
| entityType | Yes | ||
| description | No |