discord_edit_channel
Edit a Discord channel or category by updating its name, topic, parent, position, slowmode, NSFW status, or voice settings like bitrate and user limit.
Instructions
Edit a channel/category (name, topic, parent/category, position, slowmode, nsfw, voice bitrate/limit).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| nsfw | No | ||
| topic | No | ||
| reason | No | ||
| bitrate | No | ||
| parentId | No | Move under this category (empty string to remove) | |
| position | No | ||
| channelId | Yes | ||
| userLimit | No | ||
| slowmodeSeconds | No |