remove_role
Remove a specific role from a user in a Discord server by specifying the role ID, server ID, and user ID. Integrates with MCP for Discord management.
Instructions
Remove a role from a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
role_id | Yes | Role ID to remove | |
server_id | Yes | Discord server ID | |
user_id | Yes | User to remove role from |