upload_file
Upload a local file to ZeroDrive, with optional automatic folder creation for organized storage.
Instructions
Upload a file to ZeroDrive. Supports uploading from a local file path with optional folder path for automatic folder creation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Local file path to upload | |
| folderPath | No | Folder path where file should be placed in ZeroDrive. Folders are created automatically if they don't exist. |