discord_get_channel_permissions
List every permission overwrite on a channel, showing allowed and denied flags for each role and member. Use to audit channel-specific permissions without modifying them.
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. |