sftp_read
Read a remote file's contents over SFTP using a connection ID and absolute path. Retrieves file data from a connected host for diagnostics or inspection.
Instructions
Read the contents of a file on a connected remote host via SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Absolute path to the remote file | |
| connectionId | Yes | The connection ID |