discord_delete_role
Delete a Discord role permanently by providing the guild ID, role ID, and exact confirmation string. Use dry-run to test before applying.
Instructions
Delete a role with an exact confirmation string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dryRun | No | ||
| reason | No | ||
| roleId | Yes | ||
| confirm | Yes | ||
| guildId | Yes |