ssh_read_file
Retrieve remote file contents securely through SFTP by specifying session and path, with an optional byte cap.
Instructions
Read a text file from the remote host via SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| max_bytes | No | ||
| session_id | Yes |