download_file
Download a remote file to a local path over SFTP, with options to create parent directories.
Instructions
Download a remote file to an MCP-server-local path over SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| local_path | Yes | ||
| session_id | Yes | ||
| remote_path | Yes | ||
| create_parents | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||