acc_copy_file
Copies a file version into another folder of the same project as a new document, enabling WIP to Shared or Published hand-offs.
Instructions
Copy a file version into another folder of the same project as a NEW document — the typical WIP → Shared / Published hand-off when not using an ACC review workflow. (ACC cannot move items via API; copy then delete the original in the UI if a move is required.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_name | No | Display name for the copy (default: same as source) | |
| project_id | Yes | Project id | |
| version_id | Yes | Source version URN to copy (usually the tip version) | |
| target_folder_id | Yes | Destination folder URN (same project) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |