discord_create_text_channel
Create a new text channel in a Discord guild, configuring name, topic, category, slowmode, NSFW, position, permissions, and audit-log reason. Expand or reorganize server structure with full control.
Instructions
Create a text channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| nsfw | No | ||
| topic | No | ||
| reason | No | ||
| guild_id | No | ||
| position | No | ||
| overwrites | No | ||
| category_id | No | ||
| slowmode_delay | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||