files_copy
Copy MYBOX files or folders to a specified folder, optionally rename the copy, and overwrite duplicates.
Instructions
파일/폴더 복사
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | 복사본 이름(생략 시 원본 이름 유지) | |
| parentId | No | 복사본을 저장할 폴더 ID(생략 시 루트) | |
| resourceId | Yes | 원본 파일/폴더 ID | |
| isOverwrite | No | 동일 이름 존재 시 덮어쓰기 여부 |