@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  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-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -71,9 +71,9 @@ export declare const CompanyInfoSchema: z.ZodObject<{
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  name?: string | undefined;
73
73
  domain?: string | undefined;
74
- linkedin_url?: string | undefined;
75
74
  linkedin_id?: string | undefined;
76
75
  industry?: string | undefined;
76
+ linkedin_url?: string | undefined;
77
77
  headquarters?: {
78
78
  country?: string | undefined;
79
79
  city?: string | undefined;
@@ -81,9 +81,9 @@ export declare const CompanyInfoSchema: z.ZodObject<{
81
81
  }, {
82
82
  name?: string | undefined;
83
83
  domain?: string | undefined;
84
- linkedin_url?: string | undefined;
85
84
  linkedin_id?: string | number | undefined;
86
85
  industry?: string | undefined;
86
+ linkedin_url?: string | undefined;
87
87
  headquarters?: {
88
88
  country?: string | undefined;
89
89
  city?: string | undefined;
@@ -119,9 +119,9 @@ export declare const ProfileSchema: z.ZodObject<{
119
119
  }, "strip", z.ZodTypeAny, {
120
120
  name?: string | undefined;
121
121
  domain?: string | undefined;
122
- linkedin_url?: string | undefined;
123
122
  linkedin_id?: string | undefined;
124
123
  industry?: string | undefined;
124
+ linkedin_url?: string | undefined;
125
125
  headquarters?: {
126
126
  country?: string | undefined;
127
127
  city?: string | undefined;
@@ -129,9 +129,9 @@ export declare const ProfileSchema: z.ZodObject<{
129
129
  }, {
130
130
  name?: string | undefined;
131
131
  domain?: string | undefined;
132
- linkedin_url?: string | undefined;
133
132
  linkedin_id?: string | number | undefined;
134
133
  industry?: string | undefined;
134
+ linkedin_url?: string | undefined;
135
135
  headquarters?: {
136
136
  country?: string | undefined;
137
137
  city?: string | undefined;
@@ -144,9 +144,9 @@ export declare const ProfileSchema: z.ZodObject<{
144
144
  company?: {
145
145
  name?: string | undefined;
146
146
  domain?: string | undefined;
147
- linkedin_url?: string | undefined;
148
147
  linkedin_id?: string | undefined;
149
148
  industry?: string | undefined;
149
+ linkedin_url?: string | undefined;
150
150
  headquarters?: {
151
151
  country?: string | undefined;
152
152
  city?: string | undefined;
@@ -159,9 +159,9 @@ export declare const ProfileSchema: z.ZodObject<{
159
159
  company?: {
160
160
  name?: string | undefined;
161
161
  domain?: string | undefined;
162
- linkedin_url?: string | undefined;
163
162
  linkedin_id?: string | number | undefined;
164
163
  industry?: string | undefined;
164
+ linkedin_url?: string | undefined;
165
165
  headquarters?: {
166
166
  country?: string | undefined;
167
167
  city?: string | undefined;
@@ -173,17 +173,17 @@ export declare const ProfileSchema: z.ZodObject<{
173
173
  }, "strip", z.ZodTypeAny, {
174
174
  location?: string | undefined;
175
175
  headline?: string | undefined;
176
- linkedin_url?: string | undefined;
177
176
  linkedin_id?: string | undefined;
177
+ linkedin_url?: string | undefined;
178
178
  linkedin_handle?: string | undefined;
179
179
  current_position?: {
180
180
  title?: string | undefined;
181
181
  company?: {
182
182
  name?: string | undefined;
183
183
  domain?: string | undefined;
184
- linkedin_url?: string | undefined;
185
184
  linkedin_id?: string | undefined;
186
185
  industry?: string | undefined;
186
+ linkedin_url?: string | undefined;
187
187
  headquarters?: {
188
188
  country?: string | undefined;
189
189
  city?: string | undefined;
@@ -195,17 +195,17 @@ export declare const ProfileSchema: z.ZodObject<{
195
195
  }, {
196
196
  location?: string | undefined;
197
197
  headline?: string | undefined;
198
- linkedin_url?: string | undefined;
199
198
  linkedin_id?: string | number | undefined;
199
+ linkedin_url?: string | undefined;
200
200
  linkedin_handle?: string | undefined;
201
201
  current_position?: {
202
202
  title?: string | undefined;
203
203
  company?: {
204
204
  name?: string | undefined;
205
205
  domain?: string | undefined;
206
- linkedin_url?: string | undefined;
207
206
  linkedin_id?: string | number | undefined;
208
207
  industry?: string | undefined;
208
+ linkedin_url?: string | undefined;
209
209
  headquarters?: {
210
210
  country?: string | undefined;
211
211
  city?: string | undefined;
@@ -292,9 +292,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
292
292
  }, "strip", z.ZodTypeAny, {
293
293
  name?: string | undefined;
294
294
  domain?: string | undefined;
295
- linkedin_url?: string | undefined;
296
295
  linkedin_id?: string | undefined;
297
296
  industry?: string | undefined;
297
+ linkedin_url?: string | undefined;
298
298
  headquarters?: {
299
299
  country?: string | undefined;
300
300
  city?: string | undefined;
@@ -302,9 +302,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
302
302
  }, {
303
303
  name?: string | undefined;
304
304
  domain?: string | undefined;
305
- linkedin_url?: string | undefined;
306
305
  linkedin_id?: string | number | undefined;
307
306
  industry?: string | undefined;
307
+ linkedin_url?: string | undefined;
308
308
  headquarters?: {
309
309
  country?: string | undefined;
310
310
  city?: string | undefined;
@@ -317,9 +317,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
317
317
  company?: {
318
318
  name?: string | undefined;
319
319
  domain?: string | undefined;
320
- linkedin_url?: string | undefined;
321
320
  linkedin_id?: string | undefined;
322
321
  industry?: string | undefined;
322
+ linkedin_url?: string | undefined;
323
323
  headquarters?: {
324
324
  country?: string | undefined;
325
325
  city?: string | undefined;
@@ -332,9 +332,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
332
332
  company?: {
333
333
  name?: string | undefined;
334
334
  domain?: string | undefined;
335
- linkedin_url?: string | undefined;
336
335
  linkedin_id?: string | number | undefined;
337
336
  industry?: string | undefined;
337
+ linkedin_url?: string | undefined;
338
338
  headquarters?: {
339
339
  country?: string | undefined;
340
340
  city?: string | undefined;
@@ -346,17 +346,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
346
346
  }, "strip", z.ZodTypeAny, {
347
347
  location?: string | undefined;
348
348
  headline?: string | undefined;
349
- linkedin_url?: string | undefined;
350
349
  linkedin_id?: string | undefined;
350
+ linkedin_url?: string | undefined;
351
351
  linkedin_handle?: string | undefined;
352
352
  current_position?: {
353
353
  title?: string | undefined;
354
354
  company?: {
355
355
  name?: string | undefined;
356
356
  domain?: string | undefined;
357
- linkedin_url?: string | undefined;
358
357
  linkedin_id?: string | undefined;
359
358
  industry?: string | undefined;
359
+ linkedin_url?: string | undefined;
360
360
  headquarters?: {
361
361
  country?: string | undefined;
362
362
  city?: string | undefined;
@@ -368,17 +368,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
368
368
  }, {
369
369
  location?: string | undefined;
370
370
  headline?: string | undefined;
371
- linkedin_url?: string | undefined;
372
371
  linkedin_id?: string | number | undefined;
372
+ linkedin_url?: string | undefined;
373
373
  linkedin_handle?: string | undefined;
374
374
  current_position?: {
375
375
  title?: string | undefined;
376
376
  company?: {
377
377
  name?: string | undefined;
378
378
  domain?: string | undefined;
379
- linkedin_url?: string | undefined;
380
379
  linkedin_id?: string | number | undefined;
381
380
  industry?: string | undefined;
381
+ linkedin_url?: string | undefined;
382
382
  headquarters?: {
383
383
  country?: string | undefined;
384
384
  city?: string | undefined;
@@ -392,17 +392,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
392
392
  profile?: {
393
393
  location?: string | undefined;
394
394
  headline?: string | undefined;
395
- linkedin_url?: string | undefined;
396
395
  linkedin_id?: string | undefined;
396
+ linkedin_url?: string | undefined;
397
397
  linkedin_handle?: string | undefined;
398
398
  current_position?: {
399
399
  title?: string | undefined;
400
400
  company?: {
401
401
  name?: string | undefined;
402
402
  domain?: string | undefined;
403
- linkedin_url?: string | undefined;
404
403
  linkedin_id?: string | undefined;
405
404
  industry?: string | undefined;
405
+ linkedin_url?: string | undefined;
406
406
  headquarters?: {
407
407
  country?: string | undefined;
408
408
  city?: string | undefined;
@@ -438,17 +438,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
438
438
  profile?: {
439
439
  location?: string | undefined;
440
440
  headline?: string | undefined;
441
- linkedin_url?: string | undefined;
442
441
  linkedin_id?: string | number | undefined;
442
+ linkedin_url?: string | undefined;
443
443
  linkedin_handle?: string | undefined;
444
444
  current_position?: {
445
445
  title?: string | undefined;
446
446
  company?: {
447
447
  name?: string | undefined;
448
448
  domain?: string | undefined;
449
- linkedin_url?: string | undefined;
450
449
  linkedin_id?: string | number | undefined;
451
450
  industry?: string | undefined;
451
+ linkedin_url?: string | undefined;
452
452
  headquarters?: {
453
453
  country?: string | undefined;
454
454
  city?: string | undefined;
@@ -560,9 +560,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
560
560
  }, "strip", z.ZodTypeAny, {
561
561
  name?: string | undefined;
562
562
  domain?: string | undefined;
563
- linkedin_url?: string | undefined;
564
563
  linkedin_id?: string | undefined;
565
564
  industry?: string | undefined;
565
+ linkedin_url?: string | undefined;
566
566
  headquarters?: {
567
567
  country?: string | undefined;
568
568
  city?: string | undefined;
@@ -570,9 +570,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
570
570
  }, {
571
571
  name?: string | undefined;
572
572
  domain?: string | undefined;
573
- linkedin_url?: string | undefined;
574
573
  linkedin_id?: string | number | undefined;
575
574
  industry?: string | undefined;
575
+ linkedin_url?: string | undefined;
576
576
  headquarters?: {
577
577
  country?: string | undefined;
578
578
  city?: string | undefined;
@@ -585,9 +585,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
585
585
  company?: {
586
586
  name?: string | undefined;
587
587
  domain?: string | undefined;
588
- linkedin_url?: string | undefined;
589
588
  linkedin_id?: string | undefined;
590
589
  industry?: string | undefined;
590
+ linkedin_url?: string | undefined;
591
591
  headquarters?: {
592
592
  country?: string | undefined;
593
593
  city?: string | undefined;
@@ -600,9 +600,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
600
600
  company?: {
601
601
  name?: string | undefined;
602
602
  domain?: string | undefined;
603
- linkedin_url?: string | undefined;
604
603
  linkedin_id?: string | number | undefined;
605
604
  industry?: string | undefined;
605
+ linkedin_url?: string | undefined;
606
606
  headquarters?: {
607
607
  country?: string | undefined;
608
608
  city?: string | undefined;
@@ -614,17 +614,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
614
614
  }, "strip", z.ZodTypeAny, {
615
615
  location?: string | undefined;
616
616
  headline?: string | undefined;
617
- linkedin_url?: string | undefined;
618
617
  linkedin_id?: string | undefined;
618
+ linkedin_url?: string | undefined;
619
619
  linkedin_handle?: string | undefined;
620
620
  current_position?: {
621
621
  title?: string | undefined;
622
622
  company?: {
623
623
  name?: string | undefined;
624
624
  domain?: string | undefined;
625
- linkedin_url?: string | undefined;
626
625
  linkedin_id?: string | undefined;
627
626
  industry?: string | undefined;
627
+ linkedin_url?: string | undefined;
628
628
  headquarters?: {
629
629
  country?: string | undefined;
630
630
  city?: string | undefined;
@@ -636,17 +636,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
636
636
  }, {
637
637
  location?: string | undefined;
638
638
  headline?: string | undefined;
639
- linkedin_url?: string | undefined;
640
639
  linkedin_id?: string | number | undefined;
640
+ linkedin_url?: string | undefined;
641
641
  linkedin_handle?: string | undefined;
642
642
  current_position?: {
643
643
  title?: string | undefined;
644
644
  company?: {
645
645
  name?: string | undefined;
646
646
  domain?: string | undefined;
647
- linkedin_url?: string | undefined;
648
647
  linkedin_id?: string | number | undefined;
649
648
  industry?: string | undefined;
649
+ linkedin_url?: string | undefined;
650
650
  headquarters?: {
651
651
  country?: string | undefined;
652
652
  city?: string | undefined;
@@ -660,17 +660,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
660
660
  profile?: {
661
661
  location?: string | undefined;
662
662
  headline?: string | undefined;
663
- linkedin_url?: string | undefined;
664
663
  linkedin_id?: string | undefined;
664
+ linkedin_url?: string | undefined;
665
665
  linkedin_handle?: string | undefined;
666
666
  current_position?: {
667
667
  title?: string | undefined;
668
668
  company?: {
669
669
  name?: string | undefined;
670
670
  domain?: string | undefined;
671
- linkedin_url?: string | undefined;
672
671
  linkedin_id?: string | undefined;
673
672
  industry?: string | undefined;
673
+ linkedin_url?: string | undefined;
674
674
  headquarters?: {
675
675
  country?: string | undefined;
676
676
  city?: string | undefined;
@@ -706,17 +706,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
706
706
  profile?: {
707
707
  location?: string | undefined;
708
708
  headline?: string | undefined;
709
- linkedin_url?: string | undefined;
710
709
  linkedin_id?: string | number | undefined;
710
+ linkedin_url?: string | undefined;
711
711
  linkedin_handle?: string | undefined;
712
712
  current_position?: {
713
713
  title?: string | undefined;
714
714
  company?: {
715
715
  name?: string | undefined;
716
716
  domain?: string | undefined;
717
- linkedin_url?: string | undefined;
718
717
  linkedin_id?: string | number | undefined;
719
718
  industry?: string | undefined;
719
+ linkedin_url?: string | undefined;
720
720
  headquarters?: {
721
721
  country?: string | undefined;
722
722
  city?: string | undefined;
@@ -755,17 +755,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
755
755
  profile?: {
756
756
  location?: string | undefined;
757
757
  headline?: string | undefined;
758
- linkedin_url?: string | undefined;
759
758
  linkedin_id?: string | undefined;
759
+ linkedin_url?: string | undefined;
760
760
  linkedin_handle?: string | undefined;
761
761
  current_position?: {
762
762
  title?: string | undefined;
763
763
  company?: {
764
764
  name?: string | undefined;
765
765
  domain?: string | undefined;
766
- linkedin_url?: string | undefined;
767
766
  linkedin_id?: string | undefined;
768
767
  industry?: string | undefined;
768
+ linkedin_url?: string | undefined;
769
769
  headquarters?: {
770
770
  country?: string | undefined;
771
771
  city?: string | undefined;
@@ -804,17 +804,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
804
804
  profile?: {
805
805
  location?: string | undefined;
806
806
  headline?: string | undefined;
807
- linkedin_url?: string | undefined;
808
807
  linkedin_id?: string | number | undefined;
808
+ linkedin_url?: string | undefined;
809
809
  linkedin_handle?: string | undefined;
810
810
  current_position?: {
811
811
  title?: string | undefined;
812
812
  company?: {
813
813
  name?: string | undefined;
814
814
  domain?: string | undefined;
815
- linkedin_url?: string | undefined;
816
815
  linkedin_id?: string | number | undefined;
817
816
  industry?: string | undefined;
817
+ linkedin_url?: string | undefined;
818
818
  headquarters?: {
819
819
  country?: string | undefined;
820
820
  city?: string | undefined;
@@ -873,17 +873,17 @@ export declare const ContactToEnrichSchema: z.ZodObject<{
873
873
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
874
874
  custom?: Record<string, string> | undefined;
875
875
  domain?: string | undefined;
876
+ company_name?: string | undefined;
876
877
  linkedin_url?: string | undefined;
877
878
  firstname?: string | undefined;
878
879
  lastname?: string | undefined;
879
- company_name?: string | undefined;
880
880
  }, {
881
881
  custom?: Record<string, string> | undefined;
882
882
  domain?: string | undefined;
883
+ company_name?: string | undefined;
883
884
  linkedin_url?: string | undefined;
884
885
  firstname?: string | undefined;
885
886
  lastname?: string | undefined;
886
- company_name?: string | undefined;
887
887
  enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
888
888
  }>;
889
889
  export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
@@ -902,17 +902,17 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
902
902
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
903
903
  custom?: Record<string, string> | undefined;
904
904
  domain?: string | undefined;
905
+ company_name?: string | undefined;
905
906
  linkedin_url?: string | undefined;
906
907
  firstname?: string | undefined;
907
908
  lastname?: string | undefined;
908
- company_name?: string | undefined;
909
909
  }, {
910
910
  custom?: Record<string, string> | undefined;
911
911
  domain?: string | undefined;
912
+ company_name?: string | undefined;
912
913
  linkedin_url?: string | undefined;
913
914
  firstname?: string | undefined;
914
915
  lastname?: string | undefined;
915
- company_name?: string | undefined;
916
916
  enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
917
917
  }>, "many">;
918
918
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -923,10 +923,10 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
923
923
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
924
924
  custom?: Record<string, string> | undefined;
925
925
  domain?: string | undefined;
926
+ company_name?: string | undefined;
926
927
  linkedin_url?: string | undefined;
927
928
  firstname?: string | undefined;
928
929
  lastname?: string | undefined;
929
- company_name?: string | undefined;
930
930
  }[];
931
931
  credentials?: Partial<Record<CredentialType, string>> | undefined;
932
932
  webhook_url?: string | undefined;
@@ -936,10 +936,10 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
936
936
  contacts: {
937
937
  custom?: Record<string, string> | undefined;
938
938
  domain?: string | undefined;
939
+ company_name?: string | undefined;
939
940
  linkedin_url?: string | undefined;
940
941
  firstname?: string | undefined;
941
942
  lastname?: string | undefined;
942
- company_name?: string | undefined;
943
943
  enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
944
944
  }[];
945
945
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1105,9 +1105,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1105
1105
  }, "strip", z.ZodTypeAny, {
1106
1106
  name?: string | undefined;
1107
1107
  domain?: string | undefined;
1108
- linkedin_url?: string | undefined;
1109
1108
  linkedin_id?: string | undefined;
1110
1109
  industry?: string | undefined;
1110
+ linkedin_url?: string | undefined;
1111
1111
  headquarters?: {
1112
1112
  country?: string | undefined;
1113
1113
  city?: string | undefined;
@@ -1115,9 +1115,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1115
1115
  }, {
1116
1116
  name?: string | undefined;
1117
1117
  domain?: string | undefined;
1118
- linkedin_url?: string | undefined;
1119
1118
  linkedin_id?: string | number | undefined;
1120
1119
  industry?: string | undefined;
1120
+ linkedin_url?: string | undefined;
1121
1121
  headquarters?: {
1122
1122
  country?: string | undefined;
1123
1123
  city?: string | undefined;
@@ -1130,9 +1130,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1130
1130
  company?: {
1131
1131
  name?: string | undefined;
1132
1132
  domain?: string | undefined;
1133
- linkedin_url?: string | undefined;
1134
1133
  linkedin_id?: string | undefined;
1135
1134
  industry?: string | undefined;
1135
+ linkedin_url?: string | undefined;
1136
1136
  headquarters?: {
1137
1137
  country?: string | undefined;
1138
1138
  city?: string | undefined;
@@ -1145,9 +1145,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1145
1145
  company?: {
1146
1146
  name?: string | undefined;
1147
1147
  domain?: string | undefined;
1148
- linkedin_url?: string | undefined;
1149
1148
  linkedin_id?: string | number | undefined;
1150
1149
  industry?: string | undefined;
1150
+ linkedin_url?: string | undefined;
1151
1151
  headquarters?: {
1152
1152
  country?: string | undefined;
1153
1153
  city?: string | undefined;
@@ -1159,17 +1159,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1159
1159
  }, "strip", z.ZodTypeAny, {
1160
1160
  location?: string | undefined;
1161
1161
  headline?: string | undefined;
1162
- linkedin_url?: string | undefined;
1163
1162
  linkedin_id?: string | undefined;
1163
+ linkedin_url?: string | undefined;
1164
1164
  linkedin_handle?: string | undefined;
1165
1165
  current_position?: {
1166
1166
  title?: string | undefined;
1167
1167
  company?: {
1168
1168
  name?: string | undefined;
1169
1169
  domain?: string | undefined;
1170
- linkedin_url?: string | undefined;
1171
1170
  linkedin_id?: string | undefined;
1172
1171
  industry?: string | undefined;
1172
+ linkedin_url?: string | undefined;
1173
1173
  headquarters?: {
1174
1174
  country?: string | undefined;
1175
1175
  city?: string | undefined;
@@ -1181,17 +1181,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1181
1181
  }, {
1182
1182
  location?: string | undefined;
1183
1183
  headline?: string | undefined;
1184
- linkedin_url?: string | undefined;
1185
1184
  linkedin_id?: string | number | undefined;
1185
+ linkedin_url?: string | undefined;
1186
1186
  linkedin_handle?: string | undefined;
1187
1187
  current_position?: {
1188
1188
  title?: string | undefined;
1189
1189
  company?: {
1190
1190
  name?: string | undefined;
1191
1191
  domain?: string | undefined;
1192
- linkedin_url?: string | undefined;
1193
1192
  linkedin_id?: string | number | undefined;
1194
1193
  industry?: string | undefined;
1194
+ linkedin_url?: string | undefined;
1195
1195
  headquarters?: {
1196
1196
  country?: string | undefined;
1197
1197
  city?: string | undefined;
@@ -1205,17 +1205,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1205
1205
  profile?: {
1206
1206
  location?: string | undefined;
1207
1207
  headline?: string | undefined;
1208
- linkedin_url?: string | undefined;
1209
1208
  linkedin_id?: string | undefined;
1209
+ linkedin_url?: string | undefined;
1210
1210
  linkedin_handle?: string | undefined;
1211
1211
  current_position?: {
1212
1212
  title?: string | undefined;
1213
1213
  company?: {
1214
1214
  name?: string | undefined;
1215
1215
  domain?: string | undefined;
1216
- linkedin_url?: string | undefined;
1217
1216
  linkedin_id?: string | undefined;
1218
1217
  industry?: string | undefined;
1218
+ linkedin_url?: string | undefined;
1219
1219
  headquarters?: {
1220
1220
  country?: string | undefined;
1221
1221
  city?: string | undefined;
@@ -1251,17 +1251,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1251
1251
  profile?: {
1252
1252
  location?: string | undefined;
1253
1253
  headline?: string | undefined;
1254
- linkedin_url?: string | undefined;
1255
1254
  linkedin_id?: string | number | undefined;
1255
+ linkedin_url?: string | undefined;
1256
1256
  linkedin_handle?: string | undefined;
1257
1257
  current_position?: {
1258
1258
  title?: string | undefined;
1259
1259
  company?: {
1260
1260
  name?: string | undefined;
1261
1261
  domain?: string | undefined;
1262
- linkedin_url?: string | undefined;
1263
1262
  linkedin_id?: string | number | undefined;
1264
1263
  industry?: string | undefined;
1264
+ linkedin_url?: string | undefined;
1265
1265
  headquarters?: {
1266
1266
  country?: string | undefined;
1267
1267
  city?: string | undefined;
@@ -1300,17 +1300,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1300
1300
  profile?: {
1301
1301
  location?: string | undefined;
1302
1302
  headline?: string | undefined;
1303
- linkedin_url?: string | undefined;
1304
1303
  linkedin_id?: string | undefined;
1304
+ linkedin_url?: string | undefined;
1305
1305
  linkedin_handle?: string | undefined;
1306
1306
  current_position?: {
1307
1307
  title?: string | undefined;
1308
1308
  company?: {
1309
1309
  name?: string | undefined;
1310
1310
  domain?: string | undefined;
1311
- linkedin_url?: string | undefined;
1312
1311
  linkedin_id?: string | undefined;
1313
1312
  industry?: string | undefined;
1313
+ linkedin_url?: string | undefined;
1314
1314
  headquarters?: {
1315
1315
  country?: string | undefined;
1316
1316
  city?: string | undefined;
@@ -1349,17 +1349,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1349
1349
  profile?: {
1350
1350
  location?: string | undefined;
1351
1351
  headline?: string | undefined;
1352
- linkedin_url?: string | undefined;
1353
1352
  linkedin_id?: string | number | undefined;
1353
+ linkedin_url?: string | undefined;
1354
1354
  linkedin_handle?: string | undefined;
1355
1355
  current_position?: {
1356
1356
  title?: string | undefined;
1357
1357
  company?: {
1358
1358
  name?: string | undefined;
1359
1359
  domain?: string | undefined;
1360
- linkedin_url?: string | undefined;
1361
1360
  linkedin_id?: string | number | undefined;
1362
1361
  industry?: string | undefined;
1362
+ linkedin_url?: string | undefined;
1363
1363
  headquarters?: {
1364
1364
  country?: string | undefined;
1365
1365
  city?: string | undefined;
@@ -1417,17 +1417,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1417
1417
  profile?: {
1418
1418
  location?: string | undefined;
1419
1419
  headline?: string | undefined;
1420
- linkedin_url?: string | undefined;
1421
1420
  linkedin_id?: string | undefined;
1421
+ linkedin_url?: string | undefined;
1422
1422
  linkedin_handle?: string | undefined;
1423
1423
  current_position?: {
1424
1424
  title?: string | undefined;
1425
1425
  company?: {
1426
1426
  name?: string | undefined;
1427
1427
  domain?: string | undefined;
1428
- linkedin_url?: string | undefined;
1429
1428
  linkedin_id?: string | undefined;
1430
1429
  industry?: string | undefined;
1430
+ linkedin_url?: string | undefined;
1431
1431
  headquarters?: {
1432
1432
  country?: string | undefined;
1433
1433
  city?: string | undefined;
@@ -1477,17 +1477,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1477
1477
  profile?: {
1478
1478
  location?: string | undefined;
1479
1479
  headline?: string | undefined;
1480
- linkedin_url?: string | undefined;
1481
1480
  linkedin_id?: string | number | undefined;
1481
+ linkedin_url?: string | undefined;
1482
1482
  linkedin_handle?: string | undefined;
1483
1483
  current_position?: {
1484
1484
  title?: string | undefined;
1485
1485
  company?: {
1486
1486
  name?: string | undefined;
1487
1487
  domain?: string | undefined;
1488
- linkedin_url?: string | undefined;
1489
1488
  linkedin_id?: string | number | undefined;
1490
1489
  industry?: string | undefined;
1490
+ linkedin_url?: string | undefined;
1491
1491
  headquarters?: {
1492
1492
  country?: string | undefined;
1493
1493
  city?: string | undefined;
@@ -1618,9 +1618,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1618
1618
  }, "strip", z.ZodTypeAny, {
1619
1619
  name?: string | undefined;
1620
1620
  domain?: string | undefined;
1621
- linkedin_url?: string | undefined;
1622
1621
  linkedin_id?: string | undefined;
1623
1622
  industry?: string | undefined;
1623
+ linkedin_url?: string | undefined;
1624
1624
  headquarters?: {
1625
1625
  country?: string | undefined;
1626
1626
  city?: string | undefined;
@@ -1628,9 +1628,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1628
1628
  }, {
1629
1629
  name?: string | undefined;
1630
1630
  domain?: string | undefined;
1631
- linkedin_url?: string | undefined;
1632
1631
  linkedin_id?: string | number | undefined;
1633
1632
  industry?: string | undefined;
1633
+ linkedin_url?: string | undefined;
1634
1634
  headquarters?: {
1635
1635
  country?: string | undefined;
1636
1636
  city?: string | undefined;
@@ -1643,9 +1643,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1643
1643
  company?: {
1644
1644
  name?: string | undefined;
1645
1645
  domain?: string | undefined;
1646
- linkedin_url?: string | undefined;
1647
1646
  linkedin_id?: string | undefined;
1648
1647
  industry?: string | undefined;
1648
+ linkedin_url?: string | undefined;
1649
1649
  headquarters?: {
1650
1650
  country?: string | undefined;
1651
1651
  city?: string | undefined;
@@ -1658,9 +1658,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1658
1658
  company?: {
1659
1659
  name?: string | undefined;
1660
1660
  domain?: string | undefined;
1661
- linkedin_url?: string | undefined;
1662
1661
  linkedin_id?: string | number | undefined;
1663
1662
  industry?: string | undefined;
1663
+ linkedin_url?: string | undefined;
1664
1664
  headquarters?: {
1665
1665
  country?: string | undefined;
1666
1666
  city?: string | undefined;
@@ -1672,17 +1672,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1672
1672
  }, "strip", z.ZodTypeAny, {
1673
1673
  location?: string | undefined;
1674
1674
  headline?: string | undefined;
1675
- linkedin_url?: string | undefined;
1676
1675
  linkedin_id?: string | undefined;
1676
+ linkedin_url?: string | undefined;
1677
1677
  linkedin_handle?: string | undefined;
1678
1678
  current_position?: {
1679
1679
  title?: string | undefined;
1680
1680
  company?: {
1681
1681
  name?: string | undefined;
1682
1682
  domain?: string | undefined;
1683
- linkedin_url?: string | undefined;
1684
1683
  linkedin_id?: string | undefined;
1685
1684
  industry?: string | undefined;
1685
+ linkedin_url?: string | undefined;
1686
1686
  headquarters?: {
1687
1687
  country?: string | undefined;
1688
1688
  city?: string | undefined;
@@ -1694,17 +1694,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1694
1694
  }, {
1695
1695
  location?: string | undefined;
1696
1696
  headline?: string | undefined;
1697
- linkedin_url?: string | undefined;
1698
1697
  linkedin_id?: string | number | undefined;
1698
+ linkedin_url?: string | undefined;
1699
1699
  linkedin_handle?: string | undefined;
1700
1700
  current_position?: {
1701
1701
  title?: string | undefined;
1702
1702
  company?: {
1703
1703
  name?: string | undefined;
1704
1704
  domain?: string | undefined;
1705
- linkedin_url?: string | undefined;
1706
1705
  linkedin_id?: string | number | undefined;
1707
1706
  industry?: string | undefined;
1707
+ linkedin_url?: string | undefined;
1708
1708
  headquarters?: {
1709
1709
  country?: string | undefined;
1710
1710
  city?: string | undefined;
@@ -1718,17 +1718,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1718
1718
  profile?: {
1719
1719
  location?: string | undefined;
1720
1720
  headline?: string | undefined;
1721
- linkedin_url?: string | undefined;
1722
1721
  linkedin_id?: string | undefined;
1722
+ linkedin_url?: string | undefined;
1723
1723
  linkedin_handle?: string | undefined;
1724
1724
  current_position?: {
1725
1725
  title?: string | undefined;
1726
1726
  company?: {
1727
1727
  name?: string | undefined;
1728
1728
  domain?: string | undefined;
1729
- linkedin_url?: string | undefined;
1730
1729
  linkedin_id?: string | undefined;
1731
1730
  industry?: string | undefined;
1731
+ linkedin_url?: string | undefined;
1732
1732
  headquarters?: {
1733
1733
  country?: string | undefined;
1734
1734
  city?: string | undefined;
@@ -1764,17 +1764,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1764
1764
  profile?: {
1765
1765
  location?: string | undefined;
1766
1766
  headline?: string | undefined;
1767
- linkedin_url?: string | undefined;
1768
1767
  linkedin_id?: string | number | undefined;
1768
+ linkedin_url?: string | undefined;
1769
1769
  linkedin_handle?: string | undefined;
1770
1770
  current_position?: {
1771
1771
  title?: string | undefined;
1772
1772
  company?: {
1773
1773
  name?: string | undefined;
1774
1774
  domain?: string | undefined;
1775
- linkedin_url?: string | undefined;
1776
1775
  linkedin_id?: string | number | undefined;
1777
1776
  industry?: string | undefined;
1777
+ linkedin_url?: string | undefined;
1778
1778
  headquarters?: {
1779
1779
  country?: string | undefined;
1780
1780
  city?: string | undefined;
@@ -1813,17 +1813,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1813
1813
  profile?: {
1814
1814
  location?: string | undefined;
1815
1815
  headline?: string | undefined;
1816
- linkedin_url?: string | undefined;
1817
1816
  linkedin_id?: string | undefined;
1817
+ linkedin_url?: string | undefined;
1818
1818
  linkedin_handle?: string | undefined;
1819
1819
  current_position?: {
1820
1820
  title?: string | undefined;
1821
1821
  company?: {
1822
1822
  name?: string | undefined;
1823
1823
  domain?: string | undefined;
1824
- linkedin_url?: string | undefined;
1825
1824
  linkedin_id?: string | undefined;
1826
1825
  industry?: string | undefined;
1826
+ linkedin_url?: string | undefined;
1827
1827
  headquarters?: {
1828
1828
  country?: string | undefined;
1829
1829
  city?: string | undefined;
@@ -1862,17 +1862,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1862
1862
  profile?: {
1863
1863
  location?: string | undefined;
1864
1864
  headline?: string | undefined;
1865
- linkedin_url?: string | undefined;
1866
1865
  linkedin_id?: string | number | undefined;
1866
+ linkedin_url?: string | undefined;
1867
1867
  linkedin_handle?: string | undefined;
1868
1868
  current_position?: {
1869
1869
  title?: string | undefined;
1870
1870
  company?: {
1871
1871
  name?: string | undefined;
1872
1872
  domain?: string | undefined;
1873
- linkedin_url?: string | undefined;
1874
1873
  linkedin_id?: string | number | undefined;
1875
1874
  industry?: string | undefined;
1875
+ linkedin_url?: string | undefined;
1876
1876
  headquarters?: {
1877
1877
  country?: string | undefined;
1878
1878
  city?: string | undefined;
@@ -1930,17 +1930,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1930
1930
  profile?: {
1931
1931
  location?: string | undefined;
1932
1932
  headline?: string | undefined;
1933
- linkedin_url?: string | undefined;
1934
1933
  linkedin_id?: string | undefined;
1934
+ linkedin_url?: string | undefined;
1935
1935
  linkedin_handle?: string | undefined;
1936
1936
  current_position?: {
1937
1937
  title?: string | undefined;
1938
1938
  company?: {
1939
1939
  name?: string | undefined;
1940
1940
  domain?: string | undefined;
1941
- linkedin_url?: string | undefined;
1942
1941
  linkedin_id?: string | undefined;
1943
1942
  industry?: string | undefined;
1943
+ linkedin_url?: string | undefined;
1944
1944
  headquarters?: {
1945
1945
  country?: string | undefined;
1946
1946
  city?: string | undefined;
@@ -1990,17 +1990,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1990
1990
  profile?: {
1991
1991
  location?: string | undefined;
1992
1992
  headline?: string | undefined;
1993
- linkedin_url?: string | undefined;
1994
1993
  linkedin_id?: string | number | undefined;
1994
+ linkedin_url?: string | undefined;
1995
1995
  linkedin_handle?: string | undefined;
1996
1996
  current_position?: {
1997
1997
  title?: string | undefined;
1998
1998
  company?: {
1999
1999
  name?: string | undefined;
2000
2000
  domain?: string | undefined;
2001
- linkedin_url?: string | undefined;
2002
2001
  linkedin_id?: string | number | undefined;
2003
2002
  industry?: string | undefined;
2003
+ linkedin_url?: string | undefined;
2004
2004
  headquarters?: {
2005
2005
  country?: string | undefined;
2006
2006
  city?: string | undefined;