sophos_get_user
Retrieve details for a local user account to inspect permissions, email, and profile settings.
Instructions
Retrieve details for a specific local user account.
Use when inspecting permissions, email, or profile settings for a user.
Args: username: Username of the user account. client: Optional SophosFirewallClient instance.
Returns: User account details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | ||
| username | Yes | Username of the user account to retrieve. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |