@bubblelab/bubble-core 0.1.83 → 0.1.84

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.
Files changed (66) hide show
  1. package/dist/bubble-bundle.d.ts +68 -68
  2. package/dist/bubbles/service-bubble/ai-agent.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/airtable.d.ts +40 -40
  4. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
  9. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  10. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +31 -31
  11. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  12. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +153 -153
  13. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  14. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +40 -40
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
  18. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +74 -74
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  20. package/dist/bubbles/service-bubble/firecrawl.d.ts +206 -206
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  22. package/dist/bubbles/service-bubble/github.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/gmail.d.ts +104 -104
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +32 -32
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  26. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/jira/jira.d.ts +12 -12
  28. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +34 -34
  29. package/dist/bubbles/service-bubble/notion/notion.d.ts +64 -64
  30. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  32. package/dist/bubbles/service-bubble/slack/slack.d.ts +177 -177
  33. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/slack/slack.js +0 -133
  35. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  36. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +9 -9
  37. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
  39. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
  40. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +8 -8
  41. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  42. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +271 -271
  43. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +8 -8
  44. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  45. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  46. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +90 -90
  47. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  48. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  49. package/dist/bubbles.json +1 -1
  50. package/package.json +2 -2
  51. package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts +0 -31
  52. package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts.map +0 -1
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js +0 -184
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js.map +0 -1
  55. package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
  56. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
  57. package/dist/bubbles/service-bubble/google-sheets.js +0 -904
  58. package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
  59. package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
  60. package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
  61. package/dist/bubbles/service-bubble/slack.js +0 -1536
  62. package/dist/bubbles/service-bubble/slack.js.map +0 -1
  63. package/dist/recording/types.d.ts +0 -68
  64. package/dist/recording/types.d.ts.map +0 -1
  65. package/dist/recording/types.js +0 -13
  66. package/dist/recording/types.js.map +0 -1
@@ -224,14 +224,14 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
224
224
  }, "strip", z.ZodTypeAny, {
225
225
  name: string;
226
226
  operation: "create_customer";
227
- email?: string | undefined;
228
227
  credentials?: Partial<Record<CredentialType, string>> | undefined;
228
+ email?: string | undefined;
229
229
  metadata?: Record<string, string> | undefined;
230
230
  }, {
231
231
  name: string;
232
232
  operation: "create_customer";
233
- email?: string | undefined;
234
233
  credentials?: Partial<Record<CredentialType, string>> | undefined;
234
+ email?: string | undefined;
235
235
  metadata?: Record<string, string> | undefined;
236
236
  }>, z.ZodObject<{
237
237
  operation: z.ZodLiteral<"list_customers">;
@@ -241,12 +241,12 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
241
241
  }, "strip", z.ZodTypeAny, {
242
242
  operation: "list_customers";
243
243
  limit: number;
244
- email?: string | undefined;
245
244
  credentials?: Partial<Record<CredentialType, string>> | undefined;
245
+ email?: string | undefined;
246
246
  }, {
247
247
  operation: "list_customers";
248
- email?: string | undefined;
249
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
+ email?: string | undefined;
250
250
  limit?: number | undefined;
251
251
  }>, z.ZodObject<{
252
252
  operation: z.ZodLiteral<"create_product">;
@@ -549,8 +549,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
549
549
  }>>;
550
550
  error: z.ZodString;
551
551
  }, "strip", z.ZodTypeAny, {
552
- success: boolean;
553
552
  error: string;
553
+ success: boolean;
554
554
  operation: "create_customer";
555
555
  customer?: {
556
556
  id: string;
@@ -560,8 +560,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
560
560
  metadata?: Record<string, string> | undefined;
561
561
  } | undefined;
562
562
  }, {
563
- success: boolean;
564
563
  error: string;
564
+ success: boolean;
565
565
  operation: "create_customer";
566
566
  customer?: {
567
567
  id: string;
@@ -594,8 +594,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
594
594
  }>, "many">>;
595
595
  error: z.ZodString;
596
596
  }, "strip", z.ZodTypeAny, {
597
- success: boolean;
598
597
  error: string;
598
+ success: boolean;
599
599
  operation: "list_customers";
600
600
  customers?: {
601
601
  id: string;
@@ -605,8 +605,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
605
605
  metadata?: Record<string, string> | undefined;
606
606
  }[] | undefined;
607
607
  }, {
608
- success: boolean;
609
608
  error: string;
609
+ success: boolean;
610
610
  operation: "list_customers";
611
611
  customers?: {
612
612
  id: string;
@@ -642,8 +642,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
642
642
  }>>;
643
643
  error: z.ZodString;
644
644
  }, "strip", z.ZodTypeAny, {
645
- success: boolean;
646
645
  error: string;
646
+ success: boolean;
647
647
  operation: "create_product";
648
648
  product?: {
649
649
  name: string;
@@ -654,8 +654,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
654
654
  metadata?: Record<string, string> | undefined;
655
655
  } | undefined;
656
656
  }, {
657
- success: boolean;
658
657
  error: string;
658
+ success: boolean;
659
659
  operation: "create_product";
660
660
  product?: {
661
661
  name: string;
@@ -692,8 +692,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
692
692
  }>, "many">>;
693
693
  error: z.ZodString;
694
694
  }, "strip", z.ZodTypeAny, {
695
- success: boolean;
696
695
  error: string;
696
+ success: boolean;
697
697
  operation: "list_products";
698
698
  products?: {
699
699
  name: string;
@@ -704,8 +704,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
704
704
  metadata?: Record<string, string> | undefined;
705
705
  }[] | undefined;
706
706
  }, {
707
- success: boolean;
708
707
  error: string;
708
+ success: boolean;
709
709
  operation: "list_products";
710
710
  products?: {
711
711
  name: string;
@@ -748,8 +748,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
748
748
  }>>;
749
749
  error: z.ZodString;
750
750
  }, "strip", z.ZodTypeAny, {
751
- success: boolean;
752
751
  error: string;
752
+ success: boolean;
753
753
  operation: "create_price";
754
754
  price?: {
755
755
  type: "one_time" | "recurring";
@@ -762,8 +762,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
762
762
  metadata?: Record<string, string> | undefined;
763
763
  } | undefined;
764
764
  }, {
765
- success: boolean;
766
765
  error: string;
766
+ success: boolean;
767
767
  operation: "create_price";
768
768
  price?: {
769
769
  type: "one_time" | "recurring";
@@ -808,8 +808,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
808
808
  }>, "many">>;
809
809
  error: z.ZodString;
810
810
  }, "strip", z.ZodTypeAny, {
811
- success: boolean;
812
811
  error: string;
812
+ success: boolean;
813
813
  operation: "list_prices";
814
814
  prices?: {
815
815
  type: "one_time" | "recurring";
@@ -822,8 +822,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
822
822
  metadata?: Record<string, string> | undefined;
823
823
  }[] | undefined;
824
824
  }, {
825
- success: boolean;
826
825
  error: string;
826
+ success: boolean;
827
827
  operation: "list_prices";
828
828
  prices?: {
829
829
  type: "one_time" | "recurring";
@@ -859,8 +859,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
859
859
  }>>;
860
860
  error: z.ZodString;
861
861
  }, "strip", z.ZodTypeAny, {
862
- success: boolean;
863
862
  error: string;
863
+ success: boolean;
864
864
  operation: "create_payment_link";
865
865
  payment_link?: {
866
866
  url: string;
@@ -870,8 +870,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
870
870
  created?: number | undefined;
871
871
  } | undefined;
872
872
  }, {
873
- success: boolean;
874
873
  error: string;
874
+ success: boolean;
875
875
  operation: "create_payment_link";
876
876
  payment_link?: {
877
877
  url: string;
@@ -919,8 +919,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
919
919
  }>>;
920
920
  error: z.ZodString;
921
921
  }, "strip", z.ZodTypeAny, {
922
- success: boolean;
923
922
  error: string;
923
+ success: boolean;
924
924
  operation: "create_invoice";
925
925
  invoice?: {
926
926
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -935,8 +935,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
935
935
  invoice_pdf?: string | null | undefined;
936
936
  } | undefined;
937
937
  }, {
938
- success: boolean;
939
938
  error: string;
939
+ success: boolean;
940
940
  operation: "create_invoice";
941
941
  invoice?: {
942
942
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -989,8 +989,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
989
989
  }>, "many">>;
990
990
  error: z.ZodString;
991
991
  }, "strip", z.ZodTypeAny, {
992
- success: boolean;
993
992
  error: string;
993
+ success: boolean;
994
994
  operation: "list_invoices";
995
995
  invoices?: {
996
996
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1005,8 +1005,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1005
1005
  invoice_pdf?: string | null | undefined;
1006
1006
  }[] | undefined;
1007
1007
  }, {
1008
- success: boolean;
1009
1008
  error: string;
1009
+ success: boolean;
1010
1010
  operation: "list_invoices";
1011
1011
  invoices?: {
1012
1012
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1059,8 +1059,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1059
1059
  }>>;
1060
1060
  error: z.ZodString;
1061
1061
  }, "strip", z.ZodTypeAny, {
1062
- success: boolean;
1063
1062
  error: string;
1063
+ success: boolean;
1064
1064
  operation: "retrieve_invoice";
1065
1065
  invoice?: {
1066
1066
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1075,8 +1075,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1075
1075
  invoice_pdf?: string | null | undefined;
1076
1076
  } | undefined;
1077
1077
  }, {
1078
- success: boolean;
1079
1078
  error: string;
1079
+ success: boolean;
1080
1080
  operation: "retrieve_invoice";
1081
1081
  invoice?: {
1082
1082
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1129,8 +1129,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1129
1129
  }>>;
1130
1130
  error: z.ZodString;
1131
1131
  }, "strip", z.ZodTypeAny, {
1132
- success: boolean;
1133
1132
  error: string;
1133
+ success: boolean;
1134
1134
  operation: "finalize_invoice";
1135
1135
  invoice?: {
1136
1136
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1145,8 +1145,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1145
1145
  invoice_pdf?: string | null | undefined;
1146
1146
  } | undefined;
1147
1147
  }, {
1148
- success: boolean;
1149
1148
  error: string;
1149
+ success: boolean;
1150
1150
  operation: "finalize_invoice";
1151
1151
  invoice?: {
1152
1152
  status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
@@ -1205,8 +1205,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1205
1205
  }>>;
1206
1206
  error: z.ZodString;
1207
1207
  }, "strip", z.ZodTypeAny, {
1208
- success: boolean;
1209
1208
  error: string;
1209
+ success: boolean;
1210
1210
  operation: "get_balance";
1211
1211
  balance?: {
1212
1212
  pending: {
@@ -1219,8 +1219,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1219
1219
  }[];
1220
1220
  } | undefined;
1221
1221
  }, {
1222
- success: boolean;
1223
1222
  error: string;
1223
+ success: boolean;
1224
1224
  operation: "get_balance";
1225
1225
  balance?: {
1226
1226
  pending: {
@@ -1262,8 +1262,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1262
1262
  }>, "many">>;
1263
1263
  error: z.ZodString;
1264
1264
  }, "strip", z.ZodTypeAny, {
1265
- success: boolean;
1266
1265
  error: string;
1266
+ success: boolean;
1267
1267
  operation: "list_payment_intents";
1268
1268
  payment_intents?: {
1269
1269
  status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
@@ -1275,8 +1275,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1275
1275
  customer?: string | null | undefined;
1276
1276
  }[] | undefined;
1277
1277
  }, {
1278
- success: boolean;
1279
1278
  error: string;
1279
+ success: boolean;
1280
1280
  operation: "list_payment_intents";
1281
1281
  payment_intents?: {
1282
1282
  status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
@@ -1320,8 +1320,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1320
1320
  }>, "many">>;
1321
1321
  error: z.ZodString;
1322
1322
  }, "strip", z.ZodTypeAny, {
1323
- success: boolean;
1324
1323
  error: string;
1324
+ success: boolean;
1325
1325
  operation: "list_subscriptions";
1326
1326
  subscriptions?: {
1327
1327
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1334,8 +1334,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1334
1334
  current_period_end?: number | undefined;
1335
1335
  }[] | undefined;
1336
1336
  }, {
1337
- success: boolean;
1338
1337
  error: string;
1338
+ success: boolean;
1339
1339
  operation: "list_subscriptions";
1340
1340
  subscriptions?: {
1341
1341
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1380,8 +1380,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1380
1380
  }>>;
1381
1381
  error: z.ZodString;
1382
1382
  }, "strip", z.ZodTypeAny, {
1383
- success: boolean;
1384
1383
  error: string;
1384
+ success: boolean;
1385
1385
  operation: "cancel_subscription";
1386
1386
  subscription?: {
1387
1387
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1394,8 +1394,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1394
1394
  current_period_end?: number | undefined;
1395
1395
  } | undefined;
1396
1396
  }, {
1397
- success: boolean;
1398
1397
  error: string;
1398
+ success: boolean;
1399
1399
  operation: "cancel_subscription";
1400
1400
  subscription?: {
1401
1401
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1431,8 +1431,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1431
1431
  }>, "many">>;
1432
1432
  error: z.ZodString;
1433
1433
  }, "strip", z.ZodTypeAny, {
1434
- success: boolean;
1435
1434
  error: string;
1435
+ success: boolean;
1436
1436
  operation: "list_payment_links";
1437
1437
  payment_links?: {
1438
1438
  url: string;
@@ -1442,8 +1442,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1442
1442
  created?: number | undefined;
1443
1443
  }[] | undefined;
1444
1444
  }, {
1445
- success: boolean;
1446
1445
  error: string;
1446
+ success: boolean;
1447
1447
  operation: "list_payment_links";
1448
1448
  payment_links?: {
1449
1449
  url: string;
@@ -1485,8 +1485,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1485
1485
  }>>;
1486
1486
  error: z.ZodString;
1487
1487
  }, "strip", z.ZodTypeAny, {
1488
- success: boolean;
1489
1488
  error: string;
1489
+ success: boolean;
1490
1490
  operation: "create_subscription";
1491
1491
  subscription?: {
1492
1492
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -1499,8 +1499,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1499
1499
  current_period_end?: number | undefined;
1500
1500
  } | undefined;
1501
1501
  }, {
1502
- success: boolean;
1503
1502
  error: string;
1503
+ success: boolean;
1504
1504
  operation: "create_subscription";
1505
1505
  subscription?: {
1506
1506
  status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
@@ -98,12 +98,12 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
98
98
  }, "strip", z.ZodTypeAny, {
99
99
  operation: "screenshot";
100
100
  full_page: boolean;
101
- url?: string | undefined;
102
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
102
+ url?: string | undefined;
103
103
  }, {
104
104
  operation: "screenshot";
105
- url?: string | undefined;
106
105
  credentials?: Partial<Record<CredentialType, string>> | undefined;
106
+ url?: string | undefined;
107
107
  full_page?: boolean | undefined;
108
108
  }>]>;
109
109
  /**
@@ -186,14 +186,14 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
186
186
  cart_count: z.ZodOptional<z.ZodNumber>;
187
187
  error: z.ZodString;
188
188
  }, "strip", z.ZodTypeAny, {
189
- success: boolean;
190
189
  error: string;
190
+ success: boolean;
191
191
  operation: "add_to_cart";
192
192
  message?: string | undefined;
193
193
  cart_count?: number | undefined;
194
194
  }, {
195
- success: boolean;
196
195
  error: string;
196
+ success: boolean;
197
197
  operation: "add_to_cart";
198
198
  message?: string | undefined;
199
199
  cart_count?: number | undefined;
@@ -227,8 +227,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
227
227
  screenshot_url: z.ZodOptional<z.ZodString>;
228
228
  error: z.ZodString;
229
229
  }, "strip", z.ZodTypeAny, {
230
- success: boolean;
231
230
  error: string;
231
+ success: boolean;
232
232
  operation: "get_cart";
233
233
  items?: {
234
234
  title: string;
@@ -242,8 +242,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
242
242
  total_items?: number | undefined;
243
243
  screenshot_url?: string | undefined;
244
244
  }, {
245
- success: boolean;
246
245
  error: string;
246
+ success: boolean;
247
247
  operation: "get_cart";
248
248
  items?: {
249
249
  title: string;
@@ -283,8 +283,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
283
283
  screenshot_url: z.ZodOptional<z.ZodString>;
284
284
  error: z.ZodString;
285
285
  }, "strip", z.ZodTypeAny, {
286
- success: boolean;
287
286
  error: string;
287
+ success: boolean;
288
288
  operation: "checkout";
289
289
  items?: {
290
290
  title: string;
@@ -301,8 +301,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
301
301
  shipping_address?: string | undefined;
302
302
  payment_method?: string | undefined;
303
303
  }, {
304
- success: boolean;
305
304
  error: string;
305
+ success: boolean;
306
306
  operation: "checkout";
307
307
  items?: {
308
308
  title: string;
@@ -352,8 +352,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
352
352
  total_results: z.ZodOptional<z.ZodNumber>;
353
353
  error: z.ZodString;
354
354
  }, "strip", z.ZodTypeAny, {
355
- success: boolean;
356
355
  error: string;
356
+ success: boolean;
357
357
  operation: "search";
358
358
  results?: {
359
359
  title: string;
@@ -367,8 +367,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
367
367
  }[] | undefined;
368
368
  total_results?: number | undefined;
369
369
  }, {
370
- success: boolean;
371
370
  error: string;
371
+ success: boolean;
372
372
  operation: "search";
373
373
  results?: {
374
374
  title: string;
@@ -420,8 +420,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
420
420
  }>>;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- success: boolean;
424
423
  error: string;
424
+ success: boolean;
425
425
  operation: "get_product";
426
426
  product?: {
427
427
  title: string;
@@ -436,8 +436,8 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
436
436
  availability?: string | undefined;
437
437
  } | undefined;
438
438
  }, {
439
- success: boolean;
440
439
  error: string;
440
+ success: boolean;
441
441
  operation: "get_product";
442
442
  product?: {
443
443
  title: string;
@@ -457,13 +457,13 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
457
457
  screenshot_url: z.ZodOptional<z.ZodString>;
458
458
  error: z.ZodString;
459
459
  }, "strip", z.ZodTypeAny, {
460
- success: boolean;
461
460
  error: string;
461
+ success: boolean;
462
462
  operation: "screenshot";
463
463
  screenshot_url?: string | undefined;
464
464
  }, {
465
- success: boolean;
466
465
  error: string;
466
+ success: boolean;
467
467
  operation: "screenshot";
468
468
  screenshot_url?: string | undefined;
469
469
  }>]>;
@@ -44,19 +44,19 @@ declare const GetBubbleDetailsToolResultSchema: z.ZodObject<{
44
44
  error: z.ZodString;
45
45
  }, "strip", z.ZodTypeAny, {
46
46
  name: string;
47
- success: boolean;
48
- error: string;
49
47
  outputSchema: string;
50
48
  usageExample: string;
49
+ success: boolean;
50
+ error: string;
51
51
  alias?: string | undefined;
52
52
  longDescription?: string | undefined;
53
53
  inputSchema?: string | undefined;
54
54
  }, {
55
55
  name: string;
56
- success: boolean;
57
- error: string;
58
56
  outputSchema: string;
59
57
  usageExample: string;
58
+ success: boolean;
59
+ error: string;
60
60
  alias?: string | undefined;
61
61
  longDescription?: string | undefined;
62
62
  inputSchema?: string | undefined;
@@ -103,19 +103,19 @@ export declare class GetBubbleDetailsTool extends ToolBubble<GetBubbleDetailsToo
103
103
  error: z.ZodString;
104
104
  }, "strip", z.ZodTypeAny, {
105
105
  name: string;
106
- success: boolean;
107
- error: string;
108
106
  outputSchema: string;
109
107
  usageExample: string;
108
+ success: boolean;
109
+ error: string;
110
110
  alias?: string | undefined;
111
111
  longDescription?: string | undefined;
112
112
  inputSchema?: string | undefined;
113
113
  }, {
114
114
  name: string;
115
- success: boolean;
116
- error: string;
117
115
  outputSchema: string;
118
116
  usageExample: string;
117
+ success: boolean;
118
+ error: string;
119
119
  alias?: string | undefined;
120
120
  longDescription?: string | undefined;
121
121
  inputSchema?: string | undefined;
@@ -6,11 +6,11 @@ declare const GetTriggerDetailToolParamsSchema: z.ZodObject<{
6
6
  triggerType: z.ZodOptional<z.ZodString>;
7
7
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
8
8
  }, "strip", z.ZodTypeAny, {
9
- triggerType?: string | undefined;
10
9
  credentials?: Partial<Record<CredentialType, string>> | undefined;
11
- }, {
12
10
  triggerType?: string | undefined;
11
+ }, {
13
12
  credentials?: Partial<Record<CredentialType, string>> | undefined;
13
+ triggerType?: string | undefined;
14
14
  }>;
15
15
  type GetTriggerDetailToolParamsInput = z.input<typeof GetTriggerDetailToolParamsSchema>;
16
16
  type GetTriggerDetailToolParams = z.output<typeof GetTriggerDetailToolParamsSchema>;
@@ -40,8 +40,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
40
40
  }, "strip", z.ZodTypeAny, {
41
41
  success: boolean;
42
42
  error: string;
43
- triggerType?: string | undefined;
44
43
  description?: string | undefined;
44
+ triggerType?: string | undefined;
45
45
  serviceName?: string | undefined;
46
46
  friendlyName?: string | undefined;
47
47
  setupGuide?: string | undefined;
@@ -55,8 +55,8 @@ declare const GetTriggerDetailToolResultSchema: z.ZodObject<{
55
55
  }, {
56
56
  success: boolean;
57
57
  error: string;
58
- triggerType?: string | undefined;
59
58
  description?: string | undefined;
59
+ triggerType?: string | undefined;
60
60
  serviceName?: string | undefined;
61
61
  friendlyName?: string | undefined;
62
62
  setupGuide?: string | undefined;
@@ -76,11 +76,11 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
76
76
  triggerType: z.ZodOptional<z.ZodString>;
77
77
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
78
78
  }, "strip", z.ZodTypeAny, {
79
- triggerType?: string | undefined;
80
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
81
- }, {
82
80
  triggerType?: string | undefined;
81
+ }, {
83
82
  credentials?: Partial<Record<CredentialType, string>> | undefined;
83
+ triggerType?: string | undefined;
84
84
  }>;
85
85
  static readonly resultSchema: z.ZodObject<{
86
86
  triggerType: z.ZodOptional<z.ZodString>;
@@ -108,8 +108,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
108
108
  }, "strip", z.ZodTypeAny, {
109
109
  success: boolean;
110
110
  error: string;
111
- triggerType?: string | undefined;
112
111
  description?: string | undefined;
112
+ triggerType?: string | undefined;
113
113
  serviceName?: string | undefined;
114
114
  friendlyName?: string | undefined;
115
115
  setupGuide?: string | undefined;
@@ -123,8 +123,8 @@ export declare class GetTriggerDetailTool extends ToolBubble<GetTriggerDetailToo
123
123
  }, {
124
124
  success: boolean;
125
125
  error: string;
126
- triggerType?: string | undefined;
127
126
  description?: string | undefined;
127
+ triggerType?: string | undefined;
128
128
  serviceName?: string | undefined;
129
129
  friendlyName?: string | undefined;
130
130
  setupGuide?: string | undefined;
@@ -65,8 +65,8 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodDiscriminatedUnion
65
65
  }>>;
66
66
  error: z.ZodString;
67
67
  }, "strip", z.ZodTypeAny, {
68
- success: boolean;
69
68
  error: string;
69
+ success: boolean;
70
70
  operation: "send_connection";
71
71
  message?: string | undefined;
72
72
  profile?: {
@@ -76,8 +76,8 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodDiscriminatedUnion
76
76
  headline?: string | undefined;
77
77
  } | undefined;
78
78
  }, {
79
- success: boolean;
80
79
  error: string;
80
+ success: boolean;
81
81
  operation: "send_connection";
82
82
  message?: string | undefined;
83
83
  profile?: {