create_global_source
Create a global source component for storefronts, including cart, popup, or custom types, with configurable source settings.
Instructions
Create a new global source component. Component types: "cart-droppable" (cart), "popup", or any custom type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type variant (default: "default") | default |
| source | No | Source configuration (sections/elements JSON) | |
| component | Yes | Component type (e.g. "cart-droppable", "popup") |