Reconcile Partial Creates
dl_reconcile_partial_createsAligns planned workbook objects with existing ones, preventing duplicate creation while avoiding deletion.
Instructions
Match planned creates to existing workbook objects without deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workbook_id | Yes | DataLens workbook id. | |
| entries_payload | No | getWorkbookEntries response payload. | |
| planned_objects | Yes | Planned objects with display_title, internal_name, and object_type. |