discord_delete_role
Remove a role from a Discord server using its ID. Requires explicit confirmation to prevent accidental deletion.
Instructions
Delete a role from a guild.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | ||
| roleId | Yes | ||
| confirm | No | Set true to actually perform this destructive action | |
| guildId | Yes |