file_read
Read the full text content of a remote file over SSH. Specify the file path and an optional maximum number of bytes to read.
Instructions
Read the full text content of a remote file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_bytes | No | Max bytes to read (default 102400) | |
| session_id | Yes | ||
| remote_path | Yes |