discord_mod_assign_role
Assign a role to a Discord server member using guild, user, and role IDs.
Instructions
Assigns a role to a member in a Discord server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | Yes | The ID of the role to assign | |
| userId | Yes | The ID of the user | |
| guildId | Yes | The ID of the server |