winops_accounts_list_users
List all local Windows user accounts on the system. Retrieve account names and details for administration and auditing.
Instructions
List local Windows user accounts.
Return Format
{"success": bool, "raw_output": str}Examples
list_users()Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||