winops_accounts_list_groups
Retrieve a list of local Windows groups to audit user permissions and manage account settings. Returns JSON with success status and raw output.
Instructions
List local Windows groups.
Return Format
{"success": bool, "raw_output": str}Examples
list_groups()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||