discord_create_text_channel
Create a new text channel in a Discord server, optionally setting its topic. Requires guild ID and channel name.
Instructions
Creates a new text channel in a Discord server with an optional topic
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | Yes | ||
| channelName | Yes | ||
| topic | No |