Unassigning user from a specific role
action1_delete_role_userUnassign a user from a specific role by providing role ID and user ID, with a dry-run preview before confirming execution.
Instructions
Unassigning user from a specific role. Unassigns user from 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 | |||