create_category
Create a new category in a Discord server for organizing channels. Specify the server ID, category name, and optional position.
Instructions
Create a new category in a Discord server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guild_id | Yes | ||
| name | Yes | Category name | |
| position | No | Position (0 = top) |