@clipform/mcp-server 1.9.4 → 1.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -21741,7 +21741,7 @@ var NODE_TYPES = {
|
|
|
21741
21741
|
supports_prompt: false,
|
|
21742
21742
|
supports_media: false,
|
|
21743
21743
|
is_system: false,
|
|
21744
|
-
is_active:
|
|
21744
|
+
is_active: false,
|
|
21745
21745
|
default_config: { provider: "shopify", cta_mode: "checkout", source_mode: "manual" },
|
|
21746
21746
|
config_schema: {
|
|
21747
21747
|
type: "object",
|
|
@@ -24796,4 +24796,4 @@ export {
|
|
|
24796
24796
|
setApiKey,
|
|
24797
24797
|
createServer
|
|
24798
24798
|
};
|
|
24799
|
-
//# sourceMappingURL=chunk-
|
|
24799
|
+
//# sourceMappingURL=chunk-NC3CXX2N.js.map
|