Get channel
get_channelRetrieve detailed information about a Discord channel, including type, topic, category, slowmode, NSFW flag, and permission overwrite count.
Instructions
Full detail for one channel: type, topic, category, slowmode, NSFW flag, and a count of its permission overwrites.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. |