discord_create_category
Create a new category in a Discord server to organize channels, manage permissions, and structure server layout effectively.
Instructions
Creates a new category in a Discord server.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guildId | Yes | ||
| name | Yes | ||
| position | No | ||
| reason | No |