edit_channel
Update a Discord channel's name, topic, position, or parent category. Pass only the fields you want to change; others stay untouched.
Instructions
[WRITE, gated behind DISCORD_MCP_ENABLE_WRITE=1] Rename/re-topic/re-parent/reorder an existing channel. Only the fields explicitly passed are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| topic | No | ||
| position | No | ||
| parent_id | No | ||
| channel_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||