mybox_upload
Upload a local file to a NAVER MYBOX drive, optionally into a specific folder or replacing an existing file with the same name.
Instructions
Upload one local file to MYBOX.
Args: path: Local file to upload. parent_id: Destination folder id. Omit to upload to the drive root. overwrite: Replace an existing file with the same name instead of keeping both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| overwrite | No | ||
| parent_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||