@arcadeai/design-system 3.14.1 → 3.15.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.
- package/dist/metadata/toolkits.js +26 -0
- package/package.json +1 -1
|
@@ -765,6 +765,32 @@ const r = [
|
|
|
765
765
|
isComingSoon: !1,
|
|
766
766
|
isHidden: !1
|
|
767
767
|
},
|
|
768
|
+
{
|
|
769
|
+
id: "HubspotCRMAPI",
|
|
770
|
+
label: "HubSpot CRM API",
|
|
771
|
+
isBYOC: !1,
|
|
772
|
+
isPro: !1,
|
|
773
|
+
publicIconUrl: `${e}/hubspot.svg`,
|
|
774
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-crm-api",
|
|
775
|
+
relativeDocsLink: "/en/mcp-servers/sales/hubspot-crm-api",
|
|
776
|
+
category: "sales",
|
|
777
|
+
type: "arcade_starter",
|
|
778
|
+
isComingSoon: !1,
|
|
779
|
+
isHidden: !1
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
id: "HubspotMarketingAPI",
|
|
783
|
+
label: "HubSpot Marketing API",
|
|
784
|
+
isBYOC: !1,
|
|
785
|
+
isPro: !1,
|
|
786
|
+
publicIconUrl: `${e}/hubspot.svg`,
|
|
787
|
+
docsLink: "https://docs.arcade.dev/en/mcp-servers/sales/hubspot-marketing-api",
|
|
788
|
+
relativeDocsLink: "/en/mcp-servers/sales/hubspot-marketing-api",
|
|
789
|
+
category: "sales",
|
|
790
|
+
type: "arcade_starter",
|
|
791
|
+
isComingSoon: !1,
|
|
792
|
+
isHidden: !1
|
|
793
|
+
},
|
|
768
794
|
{
|
|
769
795
|
id: "Imgflip",
|
|
770
796
|
label: "Imgflip",
|