create_text_channel
Add a text channel to a Discord server with specified name, optional category, and topic using the MCP-Discord integration.
Instructions
Create a new text channel
Input Schema
Name | Required | Description | Default |
---|---|---|---|
category_id | No | Optional category ID to place channel in | |
name | Yes | Channel name | |
server_id | Yes | Discord server ID | |
topic | No | Optional channel topic |