fs_copy_file
Copies a file to a new location while preserving metadata, with an option to overwrite existing files.
Instructions
Copy file with metadata, overwrite toggle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| overwrite | No | ||
| dest_file_path | Yes | ||
| source_file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||