downloadFile
Download file attachments from RSpace documents to your local system. Retrieve images, data files, or other attachments by specifying the file ID and save location.
Instructions
Downloads file attachments from RSpace documents
Usage: Retrieve images, data files, or other attachments Parameters:
file_id: Numeric ID of the file attachment
file_path: Local filesystem path where file should be saved
Returns: Download status and file information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | ||
| file_path | Yes |