Download File
file_downloadDownloads a file from a remote server to your local machine via SFTP. Specify the SSH session, remote file path, and local destination path.
Instructions
Downloads a remote file to the local machine over SFTP
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | SSH session ID | |
| remotePath | Yes | Remote file path | |
| localPath | Yes | Local file path |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||