integrate-sdk 0.8.50-dev.0 → 0.8.52-dev.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.
@@ -2476,7 +2476,7 @@ function githubIntegration(config = {}) {
2476
2476
  return {
2477
2477
  id: "github",
2478
2478
  name: "GitHub",
2479
- logoUrl: "https://cdn.simpleicons.org/github",
2479
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/github.png",
2480
2480
  tools: [...GITHUB_TOOLS],
2481
2481
  oauth,
2482
2482
  async onInit(_client) {
@@ -2531,7 +2531,7 @@ function gmailIntegration(config = {}) {
2531
2531
  return {
2532
2532
  id: "gmail",
2533
2533
  name: "Gmail",
2534
- logoUrl: "https://cdn.simpleicons.org/gmail",
2534
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/gmail.jpeg",
2535
2535
  tools: [...GMAIL_TOOLS],
2536
2536
  oauth,
2537
2537
  async onInit(_client) {
@@ -2572,7 +2572,7 @@ function notionIntegration(config = {}) {
2572
2572
  return {
2573
2573
  id: "notion",
2574
2574
  name: "Notion",
2575
- logoUrl: "https://cdn.simpleicons.org/notion",
2575
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/notion.jpeg",
2576
2576
  tools: [...NOTION_TOOLS],
2577
2577
  oauth,
2578
2578
  async onInit(_client) {
@@ -2608,7 +2608,7 @@ function slackIntegration(config = {}) {
2608
2608
  return {
2609
2609
  id: "slack",
2610
2610
  name: "Slack",
2611
- logoUrl: "https://cdn.simpleicons.org/slack",
2611
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/slack.jpeg",
2612
2612
  tools: [...SLACK_TOOLS],
2613
2613
  oauth,
2614
2614
  async onInit(_client) {
@@ -2651,7 +2651,7 @@ function linearIntegration(config = {}) {
2651
2651
  return {
2652
2652
  id: "linear",
2653
2653
  name: "Linear",
2654
- logoUrl: "https://cdn.simpleicons.org/linear",
2654
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/linear.jpeg",
2655
2655
  tools: [...LINEAR_TOOLS],
2656
2656
  oauth,
2657
2657
  async onInit(_client) {
@@ -2694,7 +2694,7 @@ function vercelIntegration(config = {}) {
2694
2694
  return {
2695
2695
  id: "vercel",
2696
2696
  name: "Vercel",
2697
- logoUrl: "https://cdn.simpleicons.org/vercel",
2697
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/vercel.png",
2698
2698
  tools: [...VERCEL_TOOLS],
2699
2699
  oauth,
2700
2700
  async onInit(_client) {
@@ -2738,7 +2738,7 @@ function zendeskIntegration(config = {}) {
2738
2738
  return {
2739
2739
  id: "zendesk",
2740
2740
  name: "Zendesk",
2741
- logoUrl: "https://cdn.simpleicons.org/zendesk",
2741
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/zendesk.jpeg",
2742
2742
  tools: [...ZENDESK_TOOLS],
2743
2743
  oauth,
2744
2744
  async onInit(_client) {
@@ -2781,7 +2781,7 @@ function stripeIntegration(config = {}) {
2781
2781
  return {
2782
2782
  id: "stripe",
2783
2783
  name: "Stripe",
2784
- logoUrl: "https://cdn.simpleicons.org/stripe",
2784
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/stripe.jpeg",
2785
2785
  tools: [...STRIPE_TOOLS],
2786
2786
  oauth,
2787
2787
  async onInit(_client) {
@@ -2824,7 +2824,7 @@ function gcalIntegration(config = {}) {
2824
2824
  return {
2825
2825
  id: "gcal",
2826
2826
  name: "Google Calendar",
2827
- logoUrl: "https://cdn.simpleicons.org/googlecalendar",
2827
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_calendar.webp",
2828
2828
  tools: [...GCAL_TOOLS],
2829
2829
  oauth,
2830
2830
  async onInit(_client) {
@@ -2867,7 +2867,7 @@ function outlookIntegration(config = {}) {
2867
2867
  return {
2868
2868
  id: "outlook",
2869
2869
  name: "Outlook",
2870
- logoUrl: "https://cdn.simpleicons.org/microsoftoutlook",
2870
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/outlook.png",
2871
2871
  tools: [...OUTLOOK_TOOLS],
2872
2872
  oauth,
2873
2873
  async onInit(_client) {
@@ -2910,7 +2910,7 @@ function airtableIntegration(config = {}) {
2910
2910
  return {
2911
2911
  id: "airtable",
2912
2912
  name: "Airtable",
2913
- logoUrl: "https://cdn.simpleicons.org/airtable",
2913
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/airtable.jpeg",
2914
2914
  tools: [...AIRTABLE_TOOLS],
2915
2915
  oauth,
2916
2916
  async onInit(_client) {
@@ -2953,7 +2953,7 @@ function todoistIntegration(config = {}) {
2953
2953
  return {
2954
2954
  id: "todoist",
2955
2955
  name: "Todoist",
2956
- logoUrl: "https://cdn.simpleicons.org/todoist",
2956
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/todoist.png",
2957
2957
  tools: [...TODOIST_TOOLS],
2958
2958
  oauth,
2959
2959
  async onInit(_client) {
@@ -2997,7 +2997,7 @@ function whatsappIntegration(config = {}) {
2997
2997
  return {
2998
2998
  id: "whatsapp",
2999
2999
  name: "WhatsApp Business",
3000
- logoUrl: "https://cdn.simpleicons.org/whatsapp",
3000
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/whatsapp.png",
3001
3001
  tools: [...WHATSAPP_TOOLS],
3002
3002
  oauth,
3003
3003
  async onInit(_client) {
@@ -3040,7 +3040,7 @@ function calcomIntegration(config = {}) {
3040
3040
  return {
3041
3041
  id: "calcom",
3042
3042
  name: "Cal.com",
3043
- logoUrl: "https://cdn.simpleicons.org/calendly",
3043
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/calcom.jpeg",
3044
3044
  tools: [...CALCOM_TOOLS],
3045
3045
  oauth,
3046
3046
  async onInit(_client) {
@@ -3084,7 +3084,7 @@ function rampIntegration(config = {}) {
3084
3084
  return {
3085
3085
  id: "ramp",
3086
3086
  name: "Ramp",
3087
- logoUrl: "https://cdn.simpleicons.org/ramp",
3087
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/ramp.jpeg",
3088
3088
  tools: [...RAMP_TOOLS],
3089
3089
  oauth,
3090
3090
  async onInit(_client) {
@@ -3127,7 +3127,7 @@ function onedriveIntegration(config = {}) {
3127
3127
  return {
3128
3128
  id: "onedrive",
3129
3129
  name: "OneDrive",
3130
- logoUrl: "https://cdn.simpleicons.org/onedrive",
3130
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/onedrive.webp",
3131
3131
  tools: [...ONEDRIVE_TOOLS],
3132
3132
  oauth,
3133
3133
  async onInit(_client) {
@@ -3178,7 +3178,7 @@ function gworkspaceIntegration(config = {}) {
3178
3178
  return {
3179
3179
  id: "gworkspace",
3180
3180
  name: "Google Workspace",
3181
- logoUrl: "https://cdn.simpleicons.org/google",
3181
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_workspace.jpeg",
3182
3182
  tools: [...GWORKSPACE_TOOLS],
3183
3183
  oauth,
3184
3184
  async onInit(_client) {
@@ -3225,7 +3225,7 @@ function polarIntegration(config = {}) {
3225
3225
  return {
3226
3226
  id: "polar",
3227
3227
  name: "Polar",
3228
- logoUrl: "https://cdn.simpleicons.org/polar",
3228
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/polar.png",
3229
3229
  tools: [...POLAR_TOOLS],
3230
3230
  oauth,
3231
3231
  async onInit(_client) {
@@ -3268,7 +3268,7 @@ function figmaIntegration(config = {}) {
3268
3268
  return {
3269
3269
  id: "figma",
3270
3270
  name: "Figma",
3271
- logoUrl: "https://cdn.simpleicons.org/figma",
3271
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/figma.png",
3272
3272
  tools: [...FIGMA_TOOLS],
3273
3273
  oauth,
3274
3274
  async onInit(_client) {
@@ -3311,7 +3311,7 @@ function intercomIntegration(config = {}) {
3311
3311
  return {
3312
3312
  id: "intercom",
3313
3313
  name: "Intercom",
3314
- logoUrl: "https://cdn.simpleicons.org/intercom",
3314
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/intercom.png",
3315
3315
  tools: [...INTERCOM_TOOLS],
3316
3316
  oauth,
3317
3317
  async onInit(_client) {
@@ -3362,7 +3362,7 @@ function hubspotIntegration(config = {}) {
3362
3362
  return {
3363
3363
  id: "hubspot",
3364
3364
  name: "HubSpot",
3365
- logoUrl: "https://cdn.simpleicons.org/hubspot",
3365
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/hubspot.jpeg",
3366
3366
  tools: [...HUBSPOT_TOOLS],
3367
3367
  oauth,
3368
3368
  async onInit(_client) {
@@ -3408,7 +3408,7 @@ function youtubeIntegration(config = {}) {
3408
3408
  return {
3409
3409
  id: "youtube",
3410
3410
  name: "YouTube",
3411
- logoUrl: "https://cdn.simpleicons.org/youtube",
3411
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/youtube.jpeg",
3412
3412
  tools: [...YOUTUBE_TOOLS],
3413
3413
  oauth,
3414
3414
  async onInit(_client) {
@@ -3441,7 +3441,7 @@ function cursorIntegration(_config = {}) {
3441
3441
  return {
3442
3442
  id: "cursor",
3443
3443
  name: "Cursor",
3444
- logoUrl: "https://cdn.simpleicons.org/cursor",
3444
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/cursor.jpeg",
3445
3445
  tools: [...CURSOR_TOOLS],
3446
3446
  async onInit(_client) {
3447
3447
  logger28.debug("Cursor integration initialized");
@@ -2476,7 +2476,7 @@ function githubIntegration(config = {}) {
2476
2476
  return {
2477
2477
  id: "github",
2478
2478
  name: "GitHub",
2479
- logoUrl: "https://cdn.simpleicons.org/github",
2479
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/github.png",
2480
2480
  tools: [...GITHUB_TOOLS],
2481
2481
  oauth,
2482
2482
  async onInit(_client) {
@@ -2531,7 +2531,7 @@ function gmailIntegration(config = {}) {
2531
2531
  return {
2532
2532
  id: "gmail",
2533
2533
  name: "Gmail",
2534
- logoUrl: "https://cdn.simpleicons.org/gmail",
2534
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/gmail.jpeg",
2535
2535
  tools: [...GMAIL_TOOLS],
2536
2536
  oauth,
2537
2537
  async onInit(_client) {
@@ -2572,7 +2572,7 @@ function notionIntegration(config = {}) {
2572
2572
  return {
2573
2573
  id: "notion",
2574
2574
  name: "Notion",
2575
- logoUrl: "https://cdn.simpleicons.org/notion",
2575
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/notion.jpeg",
2576
2576
  tools: [...NOTION_TOOLS],
2577
2577
  oauth,
2578
2578
  async onInit(_client) {
@@ -2608,7 +2608,7 @@ function slackIntegration(config = {}) {
2608
2608
  return {
2609
2609
  id: "slack",
2610
2610
  name: "Slack",
2611
- logoUrl: "https://cdn.simpleicons.org/slack",
2611
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/slack.jpeg",
2612
2612
  tools: [...SLACK_TOOLS],
2613
2613
  oauth,
2614
2614
  async onInit(_client) {
@@ -2651,7 +2651,7 @@ function linearIntegration(config = {}) {
2651
2651
  return {
2652
2652
  id: "linear",
2653
2653
  name: "Linear",
2654
- logoUrl: "https://cdn.simpleicons.org/linear",
2654
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/linear.jpeg",
2655
2655
  tools: [...LINEAR_TOOLS],
2656
2656
  oauth,
2657
2657
  async onInit(_client) {
@@ -2694,7 +2694,7 @@ function vercelIntegration(config = {}) {
2694
2694
  return {
2695
2695
  id: "vercel",
2696
2696
  name: "Vercel",
2697
- logoUrl: "https://cdn.simpleicons.org/vercel",
2697
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/vercel.png",
2698
2698
  tools: [...VERCEL_TOOLS],
2699
2699
  oauth,
2700
2700
  async onInit(_client) {
@@ -2738,7 +2738,7 @@ function zendeskIntegration(config = {}) {
2738
2738
  return {
2739
2739
  id: "zendesk",
2740
2740
  name: "Zendesk",
2741
- logoUrl: "https://cdn.simpleicons.org/zendesk",
2741
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/zendesk.jpeg",
2742
2742
  tools: [...ZENDESK_TOOLS],
2743
2743
  oauth,
2744
2744
  async onInit(_client) {
@@ -2781,7 +2781,7 @@ function stripeIntegration(config = {}) {
2781
2781
  return {
2782
2782
  id: "stripe",
2783
2783
  name: "Stripe",
2784
- logoUrl: "https://cdn.simpleicons.org/stripe",
2784
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/stripe.jpeg",
2785
2785
  tools: [...STRIPE_TOOLS],
2786
2786
  oauth,
2787
2787
  async onInit(_client) {
@@ -2824,7 +2824,7 @@ function gcalIntegration(config = {}) {
2824
2824
  return {
2825
2825
  id: "gcal",
2826
2826
  name: "Google Calendar",
2827
- logoUrl: "https://cdn.simpleicons.org/googlecalendar",
2827
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_calendar.webp",
2828
2828
  tools: [...GCAL_TOOLS],
2829
2829
  oauth,
2830
2830
  async onInit(_client) {
@@ -2867,7 +2867,7 @@ function outlookIntegration(config = {}) {
2867
2867
  return {
2868
2868
  id: "outlook",
2869
2869
  name: "Outlook",
2870
- logoUrl: "https://cdn.simpleicons.org/microsoftoutlook",
2870
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/outlook.png",
2871
2871
  tools: [...OUTLOOK_TOOLS],
2872
2872
  oauth,
2873
2873
  async onInit(_client) {
@@ -2910,7 +2910,7 @@ function airtableIntegration(config = {}) {
2910
2910
  return {
2911
2911
  id: "airtable",
2912
2912
  name: "Airtable",
2913
- logoUrl: "https://cdn.simpleicons.org/airtable",
2913
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/airtable.jpeg",
2914
2914
  tools: [...AIRTABLE_TOOLS],
2915
2915
  oauth,
2916
2916
  async onInit(_client) {
@@ -2953,7 +2953,7 @@ function todoistIntegration(config = {}) {
2953
2953
  return {
2954
2954
  id: "todoist",
2955
2955
  name: "Todoist",
2956
- logoUrl: "https://cdn.simpleicons.org/todoist",
2956
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/todoist.png",
2957
2957
  tools: [...TODOIST_TOOLS],
2958
2958
  oauth,
2959
2959
  async onInit(_client) {
@@ -2997,7 +2997,7 @@ function whatsappIntegration(config = {}) {
2997
2997
  return {
2998
2998
  id: "whatsapp",
2999
2999
  name: "WhatsApp Business",
3000
- logoUrl: "https://cdn.simpleicons.org/whatsapp",
3000
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/whatsapp.png",
3001
3001
  tools: [...WHATSAPP_TOOLS],
3002
3002
  oauth,
3003
3003
  async onInit(_client) {
@@ -3040,7 +3040,7 @@ function calcomIntegration(config = {}) {
3040
3040
  return {
3041
3041
  id: "calcom",
3042
3042
  name: "Cal.com",
3043
- logoUrl: "https://cdn.simpleicons.org/calendly",
3043
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/calcom.jpeg",
3044
3044
  tools: [...CALCOM_TOOLS],
3045
3045
  oauth,
3046
3046
  async onInit(_client) {
@@ -3084,7 +3084,7 @@ function rampIntegration(config = {}) {
3084
3084
  return {
3085
3085
  id: "ramp",
3086
3086
  name: "Ramp",
3087
- logoUrl: "https://cdn.simpleicons.org/ramp",
3087
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/ramp.jpeg",
3088
3088
  tools: [...RAMP_TOOLS],
3089
3089
  oauth,
3090
3090
  async onInit(_client) {
@@ -3127,7 +3127,7 @@ function onedriveIntegration(config = {}) {
3127
3127
  return {
3128
3128
  id: "onedrive",
3129
3129
  name: "OneDrive",
3130
- logoUrl: "https://cdn.simpleicons.org/onedrive",
3130
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/onedrive.webp",
3131
3131
  tools: [...ONEDRIVE_TOOLS],
3132
3132
  oauth,
3133
3133
  async onInit(_client) {
@@ -3178,7 +3178,7 @@ function gworkspaceIntegration(config = {}) {
3178
3178
  return {
3179
3179
  id: "gworkspace",
3180
3180
  name: "Google Workspace",
3181
- logoUrl: "https://cdn.simpleicons.org/google",
3181
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_workspace.jpeg",
3182
3182
  tools: [...GWORKSPACE_TOOLS],
3183
3183
  oauth,
3184
3184
  async onInit(_client) {
@@ -3225,7 +3225,7 @@ function polarIntegration(config = {}) {
3225
3225
  return {
3226
3226
  id: "polar",
3227
3227
  name: "Polar",
3228
- logoUrl: "https://cdn.simpleicons.org/polar",
3228
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/polar.png",
3229
3229
  tools: [...POLAR_TOOLS],
3230
3230
  oauth,
3231
3231
  async onInit(_client) {
@@ -3268,7 +3268,7 @@ function figmaIntegration(config = {}) {
3268
3268
  return {
3269
3269
  id: "figma",
3270
3270
  name: "Figma",
3271
- logoUrl: "https://cdn.simpleicons.org/figma",
3271
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/figma.png",
3272
3272
  tools: [...FIGMA_TOOLS],
3273
3273
  oauth,
3274
3274
  async onInit(_client) {
@@ -3311,7 +3311,7 @@ function intercomIntegration(config = {}) {
3311
3311
  return {
3312
3312
  id: "intercom",
3313
3313
  name: "Intercom",
3314
- logoUrl: "https://cdn.simpleicons.org/intercom",
3314
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/intercom.png",
3315
3315
  tools: [...INTERCOM_TOOLS],
3316
3316
  oauth,
3317
3317
  async onInit(_client) {
@@ -3362,7 +3362,7 @@ function hubspotIntegration(config = {}) {
3362
3362
  return {
3363
3363
  id: "hubspot",
3364
3364
  name: "HubSpot",
3365
- logoUrl: "https://cdn.simpleicons.org/hubspot",
3365
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/hubspot.jpeg",
3366
3366
  tools: [...HUBSPOT_TOOLS],
3367
3367
  oauth,
3368
3368
  async onInit(_client) {
@@ -3408,7 +3408,7 @@ function youtubeIntegration(config = {}) {
3408
3408
  return {
3409
3409
  id: "youtube",
3410
3410
  name: "YouTube",
3411
- logoUrl: "https://cdn.simpleicons.org/youtube",
3411
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/youtube.jpeg",
3412
3412
  tools: [...YOUTUBE_TOOLS],
3413
3413
  oauth,
3414
3414
  async onInit(_client) {
@@ -3441,7 +3441,7 @@ function cursorIntegration(_config = {}) {
3441
3441
  return {
3442
3442
  id: "cursor",
3443
3443
  name: "Cursor",
3444
- logoUrl: "https://cdn.simpleicons.org/cursor",
3444
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/cursor.jpeg",
3445
3445
  tools: [...CURSOR_TOOLS],
3446
3446
  async onInit(_client) {
3447
3447
  logger28.debug("Cursor integration initialized");
@@ -2476,7 +2476,7 @@ function githubIntegration(config = {}) {
2476
2476
  return {
2477
2477
  id: "github",
2478
2478
  name: "GitHub",
2479
- logoUrl: "https://cdn.simpleicons.org/github",
2479
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/github.png",
2480
2480
  tools: [...GITHUB_TOOLS],
2481
2481
  oauth,
2482
2482
  async onInit(_client) {
@@ -2531,7 +2531,7 @@ function gmailIntegration(config = {}) {
2531
2531
  return {
2532
2532
  id: "gmail",
2533
2533
  name: "Gmail",
2534
- logoUrl: "https://cdn.simpleicons.org/gmail",
2534
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/gmail.jpeg",
2535
2535
  tools: [...GMAIL_TOOLS],
2536
2536
  oauth,
2537
2537
  async onInit(_client) {
@@ -2572,7 +2572,7 @@ function notionIntegration(config = {}) {
2572
2572
  return {
2573
2573
  id: "notion",
2574
2574
  name: "Notion",
2575
- logoUrl: "https://cdn.simpleicons.org/notion",
2575
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/notion.jpeg",
2576
2576
  tools: [...NOTION_TOOLS],
2577
2577
  oauth,
2578
2578
  async onInit(_client) {
@@ -2608,7 +2608,7 @@ function slackIntegration(config = {}) {
2608
2608
  return {
2609
2609
  id: "slack",
2610
2610
  name: "Slack",
2611
- logoUrl: "https://cdn.simpleicons.org/slack",
2611
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/slack.jpeg",
2612
2612
  tools: [...SLACK_TOOLS],
2613
2613
  oauth,
2614
2614
  async onInit(_client) {
@@ -2651,7 +2651,7 @@ function linearIntegration(config = {}) {
2651
2651
  return {
2652
2652
  id: "linear",
2653
2653
  name: "Linear",
2654
- logoUrl: "https://cdn.simpleicons.org/linear",
2654
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/linear.jpeg",
2655
2655
  tools: [...LINEAR_TOOLS],
2656
2656
  oauth,
2657
2657
  async onInit(_client) {
@@ -2694,7 +2694,7 @@ function vercelIntegration(config = {}) {
2694
2694
  return {
2695
2695
  id: "vercel",
2696
2696
  name: "Vercel",
2697
- logoUrl: "https://cdn.simpleicons.org/vercel",
2697
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/vercel.png",
2698
2698
  tools: [...VERCEL_TOOLS],
2699
2699
  oauth,
2700
2700
  async onInit(_client) {
@@ -2738,7 +2738,7 @@ function zendeskIntegration(config = {}) {
2738
2738
  return {
2739
2739
  id: "zendesk",
2740
2740
  name: "Zendesk",
2741
- logoUrl: "https://cdn.simpleicons.org/zendesk",
2741
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/zendesk.jpeg",
2742
2742
  tools: [...ZENDESK_TOOLS],
2743
2743
  oauth,
2744
2744
  async onInit(_client) {
@@ -2781,7 +2781,7 @@ function stripeIntegration(config = {}) {
2781
2781
  return {
2782
2782
  id: "stripe",
2783
2783
  name: "Stripe",
2784
- logoUrl: "https://cdn.simpleicons.org/stripe",
2784
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/stripe.jpeg",
2785
2785
  tools: [...STRIPE_TOOLS],
2786
2786
  oauth,
2787
2787
  async onInit(_client) {
@@ -2824,7 +2824,7 @@ function gcalIntegration(config = {}) {
2824
2824
  return {
2825
2825
  id: "gcal",
2826
2826
  name: "Google Calendar",
2827
- logoUrl: "https://cdn.simpleicons.org/googlecalendar",
2827
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_calendar.webp",
2828
2828
  tools: [...GCAL_TOOLS],
2829
2829
  oauth,
2830
2830
  async onInit(_client) {
@@ -2867,7 +2867,7 @@ function outlookIntegration(config = {}) {
2867
2867
  return {
2868
2868
  id: "outlook",
2869
2869
  name: "Outlook",
2870
- logoUrl: "https://cdn.simpleicons.org/microsoftoutlook",
2870
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/outlook.png",
2871
2871
  tools: [...OUTLOOK_TOOLS],
2872
2872
  oauth,
2873
2873
  async onInit(_client) {
@@ -2910,7 +2910,7 @@ function airtableIntegration(config = {}) {
2910
2910
  return {
2911
2911
  id: "airtable",
2912
2912
  name: "Airtable",
2913
- logoUrl: "https://cdn.simpleicons.org/airtable",
2913
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/airtable.jpeg",
2914
2914
  tools: [...AIRTABLE_TOOLS],
2915
2915
  oauth,
2916
2916
  async onInit(_client) {
@@ -2953,7 +2953,7 @@ function todoistIntegration(config = {}) {
2953
2953
  return {
2954
2954
  id: "todoist",
2955
2955
  name: "Todoist",
2956
- logoUrl: "https://cdn.simpleicons.org/todoist",
2956
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/todoist.png",
2957
2957
  tools: [...TODOIST_TOOLS],
2958
2958
  oauth,
2959
2959
  async onInit(_client) {
@@ -2997,7 +2997,7 @@ function whatsappIntegration(config = {}) {
2997
2997
  return {
2998
2998
  id: "whatsapp",
2999
2999
  name: "WhatsApp Business",
3000
- logoUrl: "https://cdn.simpleicons.org/whatsapp",
3000
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/whatsapp.png",
3001
3001
  tools: [...WHATSAPP_TOOLS],
3002
3002
  oauth,
3003
3003
  async onInit(_client) {
@@ -3040,7 +3040,7 @@ function calcomIntegration(config = {}) {
3040
3040
  return {
3041
3041
  id: "calcom",
3042
3042
  name: "Cal.com",
3043
- logoUrl: "https://cdn.simpleicons.org/calendly",
3043
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/calcom.jpeg",
3044
3044
  tools: [...CALCOM_TOOLS],
3045
3045
  oauth,
3046
3046
  async onInit(_client) {
@@ -3084,7 +3084,7 @@ function rampIntegration(config = {}) {
3084
3084
  return {
3085
3085
  id: "ramp",
3086
3086
  name: "Ramp",
3087
- logoUrl: "https://cdn.simpleicons.org/ramp",
3087
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/ramp.jpeg",
3088
3088
  tools: [...RAMP_TOOLS],
3089
3089
  oauth,
3090
3090
  async onInit(_client) {
@@ -3127,7 +3127,7 @@ function onedriveIntegration(config = {}) {
3127
3127
  return {
3128
3128
  id: "onedrive",
3129
3129
  name: "OneDrive",
3130
- logoUrl: "https://cdn.simpleicons.org/onedrive",
3130
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/onedrive.webp",
3131
3131
  tools: [...ONEDRIVE_TOOLS],
3132
3132
  oauth,
3133
3133
  async onInit(_client) {
@@ -3178,7 +3178,7 @@ function gworkspaceIntegration(config = {}) {
3178
3178
  return {
3179
3179
  id: "gworkspace",
3180
3180
  name: "Google Workspace",
3181
- logoUrl: "https://cdn.simpleicons.org/google",
3181
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/google_workspace.jpeg",
3182
3182
  tools: [...GWORKSPACE_TOOLS],
3183
3183
  oauth,
3184
3184
  async onInit(_client) {
@@ -3225,7 +3225,7 @@ function polarIntegration(config = {}) {
3225
3225
  return {
3226
3226
  id: "polar",
3227
3227
  name: "Polar",
3228
- logoUrl: "https://cdn.simpleicons.org/polar",
3228
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/polar.png",
3229
3229
  tools: [...POLAR_TOOLS],
3230
3230
  oauth,
3231
3231
  async onInit(_client) {
@@ -3268,7 +3268,7 @@ function figmaIntegration(config = {}) {
3268
3268
  return {
3269
3269
  id: "figma",
3270
3270
  name: "Figma",
3271
- logoUrl: "https://cdn.simpleicons.org/figma",
3271
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/figma.png",
3272
3272
  tools: [...FIGMA_TOOLS],
3273
3273
  oauth,
3274
3274
  async onInit(_client) {
@@ -3311,7 +3311,7 @@ function intercomIntegration(config = {}) {
3311
3311
  return {
3312
3312
  id: "intercom",
3313
3313
  name: "Intercom",
3314
- logoUrl: "https://cdn.simpleicons.org/intercom",
3314
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/intercom.png",
3315
3315
  tools: [...INTERCOM_TOOLS],
3316
3316
  oauth,
3317
3317
  async onInit(_client) {
@@ -3362,7 +3362,7 @@ function hubspotIntegration(config = {}) {
3362
3362
  return {
3363
3363
  id: "hubspot",
3364
3364
  name: "HubSpot",
3365
- logoUrl: "https://cdn.simpleicons.org/hubspot",
3365
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/hubspot.jpeg",
3366
3366
  tools: [...HUBSPOT_TOOLS],
3367
3367
  oauth,
3368
3368
  async onInit(_client) {
@@ -3408,7 +3408,7 @@ function youtubeIntegration(config = {}) {
3408
3408
  return {
3409
3409
  id: "youtube",
3410
3410
  name: "YouTube",
3411
- logoUrl: "https://cdn.simpleicons.org/youtube",
3411
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/youtube.jpeg",
3412
3412
  tools: [...YOUTUBE_TOOLS],
3413
3413
  oauth,
3414
3414
  async onInit(_client) {
@@ -3441,7 +3441,7 @@ function cursorIntegration(_config = {}) {
3441
3441
  return {
3442
3442
  id: "cursor",
3443
3443
  name: "Cursor",
3444
- logoUrl: "https://cdn.simpleicons.org/cursor",
3444
+ logoUrl: "https://wdvtnli2jn3texa6.public.blob.vercel-storage.com/cursor.jpeg",
3445
3445
  tools: [...CURSOR_TOOLS],
3446
3446
  async onInit(_client) {
3447
3447
  logger28.debug("Cursor integration initialized");