copy_object
Creates a copy of a specified object by its type and UUID, duplicating all details and tabular sections, and returns the new UUID.
Instructions
Создать копию объекта. Копирует все реквизиты и табличные части. Возвращает UUID нового объекта.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full_name | Yes | Тип объекта-источника | |
| guid | Yes | UUID копируемого объекта |