soundboard_list_guild_sounds
soundboard_list_guild_sounds
Section titled “soundboard_list_guild_sounds”Category: soundboard
List a guild’s custom soundboard sounds.
When to use
Section titled “When to use”When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
guild_id | string | yes | Guild to list sounds from |
Returns
Section titled “Returns”\{sounds:[...], count, untrusted_names\}. Names wrapped.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
sounds | array | yes | |
count | integer | yes | |
untrusted_names | string | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | yes |
| Destructive | no |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | no |