Delete role
delete_roleRemove a specified role from the Discord server by providing its name or ID.
Instructions
Delete a role from the server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | Role to delete (name or id). | |
| reason | No | Reason recorded in the audit log. | |
| server | No | Server (guild) name or id. Optional when the bot is in a single server or DISCORD_GUILD_ID is set. |