discord_create_forum_channel
Create a forum channel in a Discord server, defining its name, category, topic, slowmode, and permission overwrites to organize community discussions.
Instructions
Create a forum 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 | |||