project_import
Import or replace an entire design project in a single call, including all journeys and screens. Validates the full document and rejects unknown fields to ensure correctness.
Instructions
Replace the whole project in one call: journeys and screens together. Prefer this over many journey_define/screen_register calls when registering a complete or large design. Validates the full document; unknown fields are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | The complete JourneyGraph project document |