@bubblelab/bubble-core 0.1.119 → 0.1.123

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +97 -97
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/firecrawl.d.ts +338 -338
  22. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  23. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  24. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  33. package/dist/bubbles/service-bubble/notion/notion.js +2 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +330 -330
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  40. package/dist/bubbles/service-bubble/slack/slack.js +3 -2
  41. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  42. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +28 -28
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +317 -317
  49. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  50. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  51. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  54. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  55. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
  56. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  57. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  58. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  59. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  60. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +18 -18
  61. package/dist/bubbles.json +7 -3
  62. package/package.json +2 -2
  63. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  64. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  65. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  66. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  67. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  68. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  69. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  70. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  71. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  72. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  73. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  74. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  75. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  76. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  77. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  78. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -67,10 +67,11 @@ declare const ContactSchema: z.ZodObject<{
67
67
  title: string | null;
68
68
  name: string | null;
69
69
  summary: string | null;
70
- role: "cxo" | "decision_maker" | "founder";
70
+ role: "founder" | "cxo" | "decision_maker";
71
71
  location: string | null;
72
72
  headline: string | null;
73
73
  emails: string[] | null;
74
+ linkedinUrl: string | null;
74
75
  languages: string[] | null;
75
76
  skills: string[] | null;
76
77
  education: {
@@ -78,7 +79,6 @@ declare const ContactSchema: z.ZodObject<{
78
79
  degreeName: string | null;
79
80
  fieldOfStudy: string | null;
80
81
  }[] | null;
81
- linkedinUrl: string | null;
82
82
  profilePictureUrl: string | null;
83
83
  twitterHandle: string | null;
84
84
  currentEmployment: {
@@ -98,10 +98,11 @@ declare const ContactSchema: z.ZodObject<{
98
98
  title: string | null;
99
99
  name: string | null;
100
100
  summary: string | null;
101
- role: "cxo" | "decision_maker" | "founder";
101
+ role: "founder" | "cxo" | "decision_maker";
102
102
  location: string | null;
103
103
  headline: string | null;
104
104
  emails: string[] | null;
105
+ linkedinUrl: string | null;
105
106
  languages: string[] | null;
106
107
  skills: string[] | null;
107
108
  education: {
@@ -109,7 +110,6 @@ declare const ContactSchema: z.ZodObject<{
109
110
  degreeName: string | null;
110
111
  fieldOfStudy: string | null;
111
112
  }[] | null;
112
- linkedinUrl: string | null;
113
113
  profilePictureUrl: string | null;
114
114
  twitterHandle: string | null;
115
115
  currentEmployment: {
@@ -205,10 +205,11 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
205
205
  title: string | null;
206
206
  name: string | null;
207
207
  summary: string | null;
208
- role: "cxo" | "decision_maker" | "founder";
208
+ role: "founder" | "cxo" | "decision_maker";
209
209
  location: string | null;
210
210
  headline: string | null;
211
211
  emails: string[] | null;
212
+ linkedinUrl: string | null;
212
213
  languages: string[] | null;
213
214
  skills: string[] | null;
214
215
  education: {
@@ -216,7 +217,6 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
216
217
  degreeName: string | null;
217
218
  fieldOfStudy: string | null;
218
219
  }[] | null;
219
- linkedinUrl: string | null;
220
220
  profilePictureUrl: string | null;
221
221
  twitterHandle: string | null;
222
222
  currentEmployment: {
@@ -236,10 +236,11 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
236
236
  title: string | null;
237
237
  name: string | null;
238
238
  summary: string | null;
239
- role: "cxo" | "decision_maker" | "founder";
239
+ role: "founder" | "cxo" | "decision_maker";
240
240
  location: string | null;
241
241
  headline: string | null;
242
242
  emails: string[] | null;
243
+ linkedinUrl: string | null;
243
244
  languages: string[] | null;
244
245
  skills: string[] | null;
245
246
  education: {
@@ -247,7 +248,6 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
247
248
  degreeName: string | null;
248
249
  fieldOfStudy: string | null;
249
250
  }[] | null;
250
- linkedinUrl: string | null;
251
251
  profilePictureUrl: string | null;
252
252
  twitterHandle: string | null;
253
253
  currentEmployment: {
@@ -280,9 +280,9 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
280
280
  description: string | null;
281
281
  name: string | null;
282
282
  website: string | null;
283
+ linkedinUrl: string | null;
283
284
  industry: string | null;
284
285
  headcount: number | null;
285
- linkedinUrl: string | null;
286
286
  hqCity: string | null;
287
287
  hqCountry: string | null;
288
288
  yearFounded: number | null;
@@ -292,9 +292,9 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
292
292
  description: string | null;
293
293
  name: string | null;
294
294
  website: string | null;
295
+ linkedinUrl: string | null;
295
296
  industry: string | null;
296
297
  headcount: number | null;
297
- linkedinUrl: string | null;
298
298
  hqCity: string | null;
299
299
  hqCountry: string | null;
300
300
  yearFounded: number | null;
@@ -311,9 +311,9 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
311
311
  description: string | null;
312
312
  name: string | null;
313
313
  website: string | null;
314
+ linkedinUrl: string | null;
314
315
  industry: string | null;
315
316
  headcount: number | null;
316
- linkedinUrl: string | null;
317
317
  hqCity: string | null;
318
318
  hqCountry: string | null;
319
319
  yearFounded: number | null;
@@ -324,10 +324,11 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
324
324
  title: string | null;
325
325
  name: string | null;
326
326
  summary: string | null;
327
- role: "cxo" | "decision_maker" | "founder";
327
+ role: "founder" | "cxo" | "decision_maker";
328
328
  location: string | null;
329
329
  headline: string | null;
330
330
  emails: string[] | null;
331
+ linkedinUrl: string | null;
331
332
  languages: string[] | null;
332
333
  skills: string[] | null;
333
334
  education: {
@@ -335,7 +336,6 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
335
336
  degreeName: string | null;
336
337
  fieldOfStudy: string | null;
337
338
  }[] | null;
338
- linkedinUrl: string | null;
339
339
  profilePictureUrl: string | null;
340
340
  twitterHandle: string | null;
341
341
  currentEmployment: {
@@ -360,9 +360,9 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
360
360
  description: string | null;
361
361
  name: string | null;
362
362
  website: string | null;
363
+ linkedinUrl: string | null;
363
364
  industry: string | null;
364
365
  headcount: number | null;
365
- linkedinUrl: string | null;
366
366
  hqCity: string | null;
367
367
  hqCountry: string | null;
368
368
  yearFounded: number | null;
@@ -373,10 +373,11 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
373
373
  title: string | null;
374
374
  name: string | null;
375
375
  summary: string | null;
376
- role: "cxo" | "decision_maker" | "founder";
376
+ role: "founder" | "cxo" | "decision_maker";
377
377
  location: string | null;
378
378
  headline: string | null;
379
379
  emails: string[] | null;
380
+ linkedinUrl: string | null;
380
381
  languages: string[] | null;
381
382
  skills: string[] | null;
382
383
  education: {
@@ -384,7 +385,6 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
384
385
  degreeName: string | null;
385
386
  fieldOfStudy: string | null;
386
387
  }[] | null;
387
- linkedinUrl: string | null;
388
388
  profilePictureUrl: string | null;
389
389
  twitterHandle: string | null;
390
390
  currentEmployment: {
@@ -506,10 +506,11 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
506
506
  title: string | null;
507
507
  name: string | null;
508
508
  summary: string | null;
509
- role: "cxo" | "decision_maker" | "founder";
509
+ role: "founder" | "cxo" | "decision_maker";
510
510
  location: string | null;
511
511
  headline: string | null;
512
512
  emails: string[] | null;
513
+ linkedinUrl: string | null;
513
514
  languages: string[] | null;
514
515
  skills: string[] | null;
515
516
  education: {
@@ -517,7 +518,6 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
517
518
  degreeName: string | null;
518
519
  fieldOfStudy: string | null;
519
520
  }[] | null;
520
- linkedinUrl: string | null;
521
521
  profilePictureUrl: string | null;
522
522
  twitterHandle: string | null;
523
523
  currentEmployment: {
@@ -537,10 +537,11 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
537
537
  title: string | null;
538
538
  name: string | null;
539
539
  summary: string | null;
540
- role: "cxo" | "decision_maker" | "founder";
540
+ role: "founder" | "cxo" | "decision_maker";
541
541
  location: string | null;
542
542
  headline: string | null;
543
543
  emails: string[] | null;
544
+ linkedinUrl: string | null;
544
545
  languages: string[] | null;
545
546
  skills: string[] | null;
546
547
  education: {
@@ -548,7 +549,6 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
548
549
  degreeName: string | null;
549
550
  fieldOfStudy: string | null;
550
551
  }[] | null;
551
- linkedinUrl: string | null;
552
552
  profilePictureUrl: string | null;
553
553
  twitterHandle: string | null;
554
554
  currentEmployment: {
@@ -581,9 +581,9 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
581
581
  description: string | null;
582
582
  name: string | null;
583
583
  website: string | null;
584
+ linkedinUrl: string | null;
584
585
  industry: string | null;
585
586
  headcount: number | null;
586
- linkedinUrl: string | null;
587
587
  hqCity: string | null;
588
588
  hqCountry: string | null;
589
589
  yearFounded: number | null;
@@ -593,9 +593,9 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
593
593
  description: string | null;
594
594
  name: string | null;
595
595
  website: string | null;
596
+ linkedinUrl: string | null;
596
597
  industry: string | null;
597
598
  headcount: number | null;
598
- linkedinUrl: string | null;
599
599
  hqCity: string | null;
600
600
  hqCountry: string | null;
601
601
  yearFounded: number | null;
@@ -612,9 +612,9 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
612
612
  description: string | null;
613
613
  name: string | null;
614
614
  website: string | null;
615
+ linkedinUrl: string | null;
615
616
  industry: string | null;
616
617
  headcount: number | null;
617
- linkedinUrl: string | null;
618
618
  hqCity: string | null;
619
619
  hqCountry: string | null;
620
620
  yearFounded: number | null;
@@ -625,10 +625,11 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
625
625
  title: string | null;
626
626
  name: string | null;
627
627
  summary: string | null;
628
- role: "cxo" | "decision_maker" | "founder";
628
+ role: "founder" | "cxo" | "decision_maker";
629
629
  location: string | null;
630
630
  headline: string | null;
631
631
  emails: string[] | null;
632
+ linkedinUrl: string | null;
632
633
  languages: string[] | null;
633
634
  skills: string[] | null;
634
635
  education: {
@@ -636,7 +637,6 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
636
637
  degreeName: string | null;
637
638
  fieldOfStudy: string | null;
638
639
  }[] | null;
639
- linkedinUrl: string | null;
640
640
  profilePictureUrl: string | null;
641
641
  twitterHandle: string | null;
642
642
  currentEmployment: {
@@ -661,9 +661,9 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
661
661
  description: string | null;
662
662
  name: string | null;
663
663
  website: string | null;
664
+ linkedinUrl: string | null;
664
665
  industry: string | null;
665
666
  headcount: number | null;
666
- linkedinUrl: string | null;
667
667
  hqCity: string | null;
668
668
  hqCountry: string | null;
669
669
  yearFounded: number | null;
@@ -674,10 +674,11 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
674
674
  title: string | null;
675
675
  name: string | null;
676
676
  summary: string | null;
677
- role: "cxo" | "decision_maker" | "founder";
677
+ role: "founder" | "cxo" | "decision_maker";
678
678
  location: string | null;
679
679
  headline: string | null;
680
680
  emails: string[] | null;
681
+ linkedinUrl: string | null;
681
682
  languages: string[] | null;
682
683
  skills: string[] | null;
683
684
  education: {
@@ -685,7 +686,6 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
685
686
  degreeName: string | null;
686
687
  fieldOfStudy: string | null;
687
688
  }[] | null;
688
- linkedinUrl: string | null;
689
689
  profilePictureUrl: string | null;
690
690
  twitterHandle: string | null;
691
691
  currentEmployment: {