discord_delete_channel
Delete a Discord channel using its ID, with an optional reason for removal. Supported by the MCP-Discord server for streamlined channel management tasks.
Instructions
Deletes a Discord channel with an optional reason
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelId | Yes | ||
reason | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-Discord
- discord_add_multiple_reactions
- discord_add_reaction
- discord_create_forum_post
- discord_create_text_channel
- discord_create_webhook
- discord_delete_channel
- discord_delete_forum_post
- discord_delete_message
- discord_delete_webhook
- discord_edit_webhook
- discord_get_forum_channels
- discord_get_forum_post
- discord_get_server_info
- discord_list_guilds
- discord_login
- discord_read_messages
- discord_remove_reaction
- discord_reply_to_forum
- discord_send
- discord_send_webhook_message
- test