object_copy
Duplicate IC-CAP objects to new paths while preventing accidental overwrites; set overwrite=true only when replacing an existing destination is intended.
Instructions
Copy an IC-CAP object without replacing an existing destination unless overwrite=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dest_path | Yes | ||
| overwrite | No | Delete and replace an existing destination only when explicitly enabled | |
| object_type | No | Recommended for ambiguous source paths | |
| source_path | Yes | ||
| allow_without_checkpoint | No | Proceed only if an automatic destination-model save fails; use with care |