discord_get_channel_permissions
List every permission overwrite on a Discord channel, with allowed and denied flags per role and member. Use it to inspect channel-specific access before making permission changes.
Instructions
List every permission overwrite on a channel, per role and per member, with the allowed and denied permission flags for each. Read-only. Use discord_audit_permissions for a server-wide report across all channels.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel_id | Yes | ID (snowflake) of the channel to inspect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrites | Yes |