soundboard_list_guild_sounds
List all custom soundboard sounds in a Discord guild. Returns a count, the sound list, and separately fenced untrusted names to identify raw data.
Instructions
Purpose: List a guild's custom soundboard sounds.
Returns: {sounds:[...], count, untrusted_names}. Names remain raw Discord data; untrusted_names provides a separately fenced copy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Guild to list sounds from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||