ftrack_convert_entity
Convert an ftrack entity to a different type by specifying its current type, ID, and target type. Simplify data restructuring and maintain project integrity.
Instructions
Convert an entity from one type to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | Entity ID to convert | |
| entity_type | Yes | Current entity type | |
| target_type | Yes | Target entity type |