events_list
events_list
Section titled “events_list”Category: events
List scheduled events for a guild.
When to use
Section titled “When to use”enumerate upcoming voice/stage/external events.
When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
guild_id | string | yes | Guild to query |
Returns
Section titled “Returns”\{events:[...], count\}. name/description wrapped.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
events | array | yes | |
count | number | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | yes |
| Destructive | no |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | no |