ssh_last_logins
Retrieve recent login history for a specified SSH session, with an option to limit the number of entries shown.
Instructions
Show recent login history.
Args: session_name: SSH session to use count: Number of recent logins to show (default: 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |