clone_media_object
Duplicate an existing media object to a target file. Provide the media ID, file ID, and local flag to create an exact copy.
Instructions
Clone an existing media object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Media object ID to clone | |
| fileId | Yes | Target file ID | |
| isLocal | Yes | Whether media is local to file |