guild_list_integrations
List all third-party integrations (Twitch, YouTube, bots) attached to a Discord guild. Use to audit existing integrations before deletion.
Instructions
Purpose: List integrations attached to a guild (Twitch, YouTube, application bots, etc.).
When to use:
Audit which third-party integrations exist before deletion.
Returns: {integrations:[{id, name, type, enabled, account}], count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | Guild to query |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||