Assigning user to a specific role
action1_create_role_userAssign a user to a role by providing role ID and user ID, with optional dry-run preview.
Instructions
Assigning user to a specific role. Assigns user to a role specified by its ID. Perm: assign_roles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Required to execute. Exact string "YES". | |
| dry_run | No | Default true (preview). Set false to execute. | |
| role_id | Yes | Provide a specific role ID. | |
| user_id | Yes | Provide a specific user ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||