discord_create_category
Create a new category channel in a Discord guild, specifying its name, position, and permission overwrites. Use it to organize related channels into a clear, structured group.
Instructions
Create a category channel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| reason | No | ||
| guild_id | No | ||
| position | No | ||
| overwrites | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||