discord_create_text_channel
Create a new text channel in a
Instructions
Creates a new text channel in a Discord server with an optional topic and parent category
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | No | ||
| guildId | Yes | ||
| categoryId | No | Parent category ID to place the channel under | |
| channelName | Yes |