add_role
Assign a specific role to a user in a Discord server using the role ID, server ID, and user ID for streamlined user management and permissions.
Instructions
Add a role to a user
Input Schema
Name | Required | Description | Default |
---|---|---|---|
role_id | Yes | Role ID to add | |
server_id | Yes | Discord server ID | |
user_id | Yes | User to add role to |