stickers_list_guild
stickers_list_guild
Section titled “stickers_list_guild”Category: stickers
List custom stickers belonging to a guild.
When to use
Section titled “When to use”- Inventory guild stickers; pick one for a message.
When NOT to use
Section titled “When NOT to use”| Field | Type | Required | Description |
|---|---|---|---|
guild_id | string | yes | Guild to inspect |
Returns
Section titled “Returns”\{stickers:[\{id, name, tags, format_type, available\}], count\}. description is omitted from list output for brevity — fetch via stickers_get_guild_sticker if needed.
Output schema
Section titled “Output schema”| Field | Type | Required | Description |
|---|---|---|---|
stickers | array | yes | |
count | integer | yes |
Annotations
Section titled “Annotations”| Property | Value |
|---|---|
| Read-only | yes |
| Destructive | no |
| Idempotent | yes |
| Open-world | yes |
| Confirmation required | no |