fs_stat
Retrieve file or directory metadata over SSH, including size, permissions, and timestamps, to check remote file attributes without manual commands.
Instructions
Gets file or directory statistics
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | SSH session ID | |
| path | Yes | Path to stat |