discord_create_text_channel
Create a new text channel in a Discord server with a defined name and optional topic, streamlining communication and organization for your community.
Instructions
Creates a new text channel in a Discord server with an optional topic
Input Schema
Name | Required | Description | Default |
---|---|---|---|
channelName | Yes | ||
guildId | Yes | ||
topic | 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