shopify_duplicate_theme
Create an immutable UNPUBLISHED Shopify release candidate by duplicating a verified DEVELOPMENT theme; pre-checks source state and destination role to ensure governed release readiness.
Instructions
Cut an immutable UNPUBLISHED release candidate from an explicit, ready DEVELOPMENT source. The connector pre-reads the source role/processing state and verifies the destination role; acceptance still requires get_theme readback.
Args:
theme_id (required): Explicit DEVELOPMENT source theme ID (numeric or GID).
name: Name for the UNPUBLISHED release candidate.
expected_preimage_sha256 (required): Exact governed get_theme lifecycle digest approved for the source theme.
project_id: Authenticated Project UUID.
project_ref: Exact project correlation reference.
connector_account_ref: Project-bound connector account alias.
idempotency_key: Stable business-action identity.
effect: Claimed read or write effect; Spring verifies it.
approval_ref: Approved platform task UUID when resuming a write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| effect | No | ||
| theme_id | No | ||
| project_id | No | ||
| project_ref | No | ||
| approval_ref | No | ||
| idempotency_key | No | ||
| connector_account_ref | No | ||
| expected_preimage_sha256 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |