discord_edit_channel
Edit a Discord channel's name, topic, category, or position by providing the channel ID and desired changes.
Instructions
Edits a Discord channel's name, topic, parent category, or position
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the channel | |
| topic | No | New topic for the channel | |
| reason | No | Reason for editing (shown in audit log) | |
| parentId | No | The ID of a category to move the channel under | |
| position | No | New position of the channel in the list | |
| channelId | Yes | The ID of the channel to edit |