ssh_list_cron
List cron jobs for the current or specified user on a remote Linux machine over SSH. Specify a username to view their scheduled tasks.
Instructions
List cron jobs for the current or specified user.
Args: user: Username (empty = current user) session_name: SSH session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |