ssh_file_info
Retrieve detailed file or directory information on a remote SSH server. Specify the path and optionally the host alias to inspect properties like size, permissions, and timestamps.
Instructions
Get detailed information about a file or directory on the remote server.
Args: path: Path to inspect. host: SSH host alias from config. Uses default if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| host | No |