tracker_import
Import a project from JSON export. Creates all entities with new IDs, remaps references, and uses a transaction for atomicity.
Instructions
Import a project from JSON (matching tracker_export format). Creates all entities with new IDs and remaps references. Uses a transaction for atomicity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Full export JSON object from tracker_export |