addedInput schema / additionalProperties
Added value: +true
removedInput schema / properties / ai_commerce_id
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / analytics_context
Removed value: -{
- "description": "Internal QA context for synthetic evals.",
- "type": "object"
-}
addedInput schema / properties / discount_code / description
Added value: +"Optional Packrift discount code to apply at checkout."
addedInput schema / properties / items / description
Added value: +"Alternative to sku: explicit line items."
addedInput schema / properties / items / items / properties / variant_id / description
Added value: +"Numeric Shopify variant ID passed as a string, e.g. \"53472879935856\"."
removedInput schema / properties / journey_id
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / match_type
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / mcp_install_target
Removed value: -{
- "description": "Optional install target for source-aware MCP installs, such as cline, codex, or generic_streamable_http.",
- "type": "string"
-}
removedInput schema / properties / mcp_source
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / mcp_source_context
Removed value: -{
- "description": "Optional source slug for source-aware MCP installs, such as cline_mcp_marketplace or mcp_so.",
- "type": "string"
-}
removedInput schema / properties / mcp_target
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / packrift_ai_id
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / packrift_mcp_source
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / packrift_mcp_target
Removed value: -{
- "type": "string"
-}
changedInput schema / properties / quantity / description
Previous value: -"Buyer-confirmed quantity to use with sku shortcut. Ignored when items is provided."New value: +"Buyer-confirmed quantity. Used with sku. Ignored when items is provided."
removedInput schema / properties / ref
Removed value: -{
- "default": "mcp",
- "type": "string"
-}
removedInput schema / properties / reorder_source
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / result_set_id
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / selected_handle
Removed value: -{
- "description": "Buyer-confirmed product handle. When provided, it must resolve to the same AI_APPROVE item as the cart variant.",
- "type": "string"
-}
removedInput schema / properties / selected_sku
Removed value: -{
- "description": "Buyer-confirmed SKU. When provided, it must resolve to the same AI_APPROVE item as the cart variant.",
- "type": "string"
-}
removedInput schema / properties / source_context
Removed value: -{
- "description": "Optional short context for analytics, such as exact_match, reorder, quote_followup, or ai_agent.",
- "type": "string"
-}
removedInput schema / properties / source_slug
Removed value: -{
- "type": "string"
-}
removedInput schema / properties / suppress_analytics
Removed value: -{
- "description": "Internal QA flag. When true, do not record an AI-sales cart event.",
- "type": "boolean"
-}
removedInput schema / properties / utm_term
Removed value: -{
- "type": "string"
-}