get_logged_in_users
Identify active user sessions with username, terminal, origin, and login time to enhance security awareness and monitor multi-user workloads.
Instructions
Returns active user sessions via who -u: username, terminal, origin, and login time. Read-only; fatal only if who is missing. Use for security awareness and multi-user workload checks.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | ||
| errors | No |