ssh_file_info
Get detailed information about a remote file over SSH, including size, type, permissions, owner, and timestamps.
Instructions
Get detailed information about a file (size, type, permissions, owner, timestamps).
Args: path: Path to the file session_name: SSH session to use
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| session_name | No | default |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |