Remove role
remove_roleRemove a role from a member while checking bot role hierarchy to provide clear explanations instead of permission errors.
Instructions
Take a role away from a member. Preflights the bot's role hierarchy so a failure is an explanation, not a 403.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | Role name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| member | Yes | Member name or user ID. | |
| reason | No |