discord_grant_permission
Grant specified permissions to a Discord role by name, preserving existing permissions through a bitwise OR operation.
Instructions
Add one or more permissions to a role by name (e.g. BAN_MEMBERS). Reads current perms and ORs in the new ones — does not clobber existing perms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | Yes | ||
| guildId | Yes | ||
| permissions | Yes |