Deleting a specific role
action1_delete_roleDelete a role by its ID. Use dry run to preview, then confirm to execute.
Instructions
Deleting a specific role. Deletes a role specified by its ID. Perm: manage_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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||