@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -62,11 +62,11 @@ export declare const CompanyInfoSchema: z.ZodObject<{
62
62
  city: z.ZodOptional<z.ZodString>;
63
63
  country: z.ZodOptional<z.ZodString>;
64
64
  }, "strip", z.ZodTypeAny, {
65
- country?: string | undefined;
66
65
  city?: string | undefined;
67
- }, {
68
66
  country?: string | undefined;
67
+ }, {
69
68
  city?: string | undefined;
69
+ country?: string | undefined;
70
70
  }>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  name?: string | undefined;
@@ -75,8 +75,8 @@ export declare const CompanyInfoSchema: z.ZodObject<{
75
75
  linkedin_id?: string | undefined;
76
76
  industry?: string | undefined;
77
77
  headquarters?: {
78
- country?: string | undefined;
79
78
  city?: string | undefined;
79
+ country?: string | undefined;
80
80
  } | undefined;
81
81
  }, {
82
82
  name?: string | undefined;
@@ -85,8 +85,8 @@ export declare const CompanyInfoSchema: z.ZodObject<{
85
85
  linkedin_id?: string | number | undefined;
86
86
  industry?: string | undefined;
87
87
  headquarters?: {
88
- country?: string | undefined;
89
88
  city?: string | undefined;
89
+ country?: string | undefined;
90
90
  } | undefined;
91
91
  }>;
92
92
  /**
@@ -110,11 +110,11 @@ export declare const ProfileSchema: z.ZodObject<{
110
110
  city: z.ZodOptional<z.ZodString>;
111
111
  country: z.ZodOptional<z.ZodString>;
112
112
  }, "strip", z.ZodTypeAny, {
113
- country?: string | undefined;
114
113
  city?: string | undefined;
115
- }, {
116
114
  country?: string | undefined;
115
+ }, {
117
116
  city?: string | undefined;
117
+ country?: string | undefined;
118
118
  }>>;
119
119
  }, "strip", z.ZodTypeAny, {
120
120
  name?: string | undefined;
@@ -123,8 +123,8 @@ export declare const ProfileSchema: z.ZodObject<{
123
123
  linkedin_id?: string | undefined;
124
124
  industry?: string | undefined;
125
125
  headquarters?: {
126
- country?: string | undefined;
127
126
  city?: string | undefined;
127
+ country?: string | undefined;
128
128
  } | undefined;
129
129
  }, {
130
130
  name?: string | undefined;
@@ -133,8 +133,8 @@ export declare const ProfileSchema: z.ZodObject<{
133
133
  linkedin_id?: string | number | undefined;
134
134
  industry?: string | undefined;
135
135
  headquarters?: {
136
- country?: string | undefined;
137
136
  city?: string | undefined;
137
+ country?: string | undefined;
138
138
  } | undefined;
139
139
  }>>;
140
140
  start_date: z.ZodOptional<z.ZodString>;
@@ -148,8 +148,8 @@ export declare const ProfileSchema: z.ZodObject<{
148
148
  linkedin_id?: string | undefined;
149
149
  industry?: string | undefined;
150
150
  headquarters?: {
151
- country?: string | undefined;
152
151
  city?: string | undefined;
152
+ country?: string | undefined;
153
153
  } | undefined;
154
154
  } | undefined;
155
155
  start_date?: string | undefined;
@@ -163,8 +163,8 @@ export declare const ProfileSchema: z.ZodObject<{
163
163
  linkedin_id?: string | number | undefined;
164
164
  industry?: string | undefined;
165
165
  headquarters?: {
166
- country?: string | undefined;
167
166
  city?: string | undefined;
167
+ country?: string | undefined;
168
168
  } | undefined;
169
169
  } | undefined;
170
170
  start_date?: string | undefined;
@@ -185,8 +185,8 @@ export declare const ProfileSchema: z.ZodObject<{
185
185
  linkedin_id?: string | undefined;
186
186
  industry?: string | undefined;
187
187
  headquarters?: {
188
- country?: string | undefined;
189
188
  city?: string | undefined;
189
+ country?: string | undefined;
190
190
  } | undefined;
191
191
  } | undefined;
192
192
  start_date?: string | undefined;
@@ -207,8 +207,8 @@ export declare const ProfileSchema: z.ZodObject<{
207
207
  linkedin_id?: string | number | undefined;
208
208
  industry?: string | undefined;
209
209
  headquarters?: {
210
- country?: string | undefined;
211
210
  city?: string | undefined;
211
+ country?: string | undefined;
212
212
  } | undefined;
213
213
  } | undefined;
214
214
  start_date?: string | undefined;
@@ -283,11 +283,11 @@ export declare const EnrichedContactSchema: z.ZodObject<{
283
283
  city: z.ZodOptional<z.ZodString>;
284
284
  country: z.ZodOptional<z.ZodString>;
285
285
  }, "strip", z.ZodTypeAny, {
286
- country?: string | undefined;
287
286
  city?: string | undefined;
288
- }, {
289
287
  country?: string | undefined;
288
+ }, {
290
289
  city?: string | undefined;
290
+ country?: string | undefined;
291
291
  }>>;
292
292
  }, "strip", z.ZodTypeAny, {
293
293
  name?: string | undefined;
@@ -296,8 +296,8 @@ export declare const EnrichedContactSchema: z.ZodObject<{
296
296
  linkedin_id?: string | undefined;
297
297
  industry?: string | undefined;
298
298
  headquarters?: {
299
- country?: string | undefined;
300
299
  city?: string | undefined;
300
+ country?: string | undefined;
301
301
  } | undefined;
302
302
  }, {
303
303
  name?: string | undefined;
@@ -306,8 +306,8 @@ export declare const EnrichedContactSchema: z.ZodObject<{
306
306
  linkedin_id?: string | number | undefined;
307
307
  industry?: string | undefined;
308
308
  headquarters?: {
309
- country?: string | undefined;
310
309
  city?: string | undefined;
310
+ country?: string | undefined;
311
311
  } | undefined;
312
312
  }>>;
313
313
  start_date: z.ZodOptional<z.ZodString>;
@@ -321,8 +321,8 @@ export declare const EnrichedContactSchema: z.ZodObject<{
321
321
  linkedin_id?: string | undefined;
322
322
  industry?: string | undefined;
323
323
  headquarters?: {
324
- country?: string | undefined;
325
324
  city?: string | undefined;
325
+ country?: string | undefined;
326
326
  } | undefined;
327
327
  } | undefined;
328
328
  start_date?: string | undefined;
@@ -336,8 +336,8 @@ export declare const EnrichedContactSchema: z.ZodObject<{
336
336
  linkedin_id?: string | number | undefined;
337
337
  industry?: string | undefined;
338
338
  headquarters?: {
339
- country?: string | undefined;
340
339
  city?: string | undefined;
340
+ country?: string | undefined;
341
341
  } | undefined;
342
342
  } | undefined;
343
343
  start_date?: string | undefined;
@@ -358,8 +358,8 @@ export declare const EnrichedContactSchema: z.ZodObject<{
358
358
  linkedin_id?: string | undefined;
359
359
  industry?: string | undefined;
360
360
  headquarters?: {
361
- country?: string | undefined;
362
361
  city?: string | undefined;
362
+ country?: string | undefined;
363
363
  } | undefined;
364
364
  } | undefined;
365
365
  start_date?: string | undefined;
@@ -380,8 +380,8 @@ export declare const EnrichedContactSchema: z.ZodObject<{
380
380
  linkedin_id?: string | number | undefined;
381
381
  industry?: string | undefined;
382
382
  headquarters?: {
383
- country?: string | undefined;
384
383
  city?: string | undefined;
384
+ country?: string | undefined;
385
385
  } | undefined;
386
386
  } | undefined;
387
387
  start_date?: string | undefined;
@@ -389,6 +389,7 @@ export declare const EnrichedContactSchema: z.ZodObject<{
389
389
  } | undefined;
390
390
  }>>;
391
391
  }, "strip", z.ZodTypeAny, {
392
+ domain?: string | undefined;
392
393
  profile?: {
393
394
  location?: string | undefined;
394
395
  headline?: string | undefined;
@@ -404,15 +405,14 @@ export declare const EnrichedContactSchema: z.ZodObject<{
404
405
  linkedin_id?: string | undefined;
405
406
  industry?: string | undefined;
406
407
  headquarters?: {
407
- country?: string | undefined;
408
408
  city?: string | undefined;
409
+ country?: string | undefined;
409
410
  } | undefined;
410
411
  } | undefined;
411
412
  start_date?: string | undefined;
412
413
  end_date?: string | undefined;
413
414
  } | undefined;
414
415
  } | undefined;
415
- domain?: string | undefined;
416
416
  emails?: {
417
417
  status?: string | undefined;
418
418
  email?: string | undefined;
@@ -435,6 +435,7 @@ export declare const EnrichedContactSchema: z.ZodObject<{
435
435
  url?: string | undefined;
436
436
  }[] | undefined;
437
437
  }, {
438
+ domain?: string | undefined;
438
439
  profile?: {
439
440
  location?: string | undefined;
440
441
  headline?: string | undefined;
@@ -450,15 +451,14 @@ export declare const EnrichedContactSchema: z.ZodObject<{
450
451
  linkedin_id?: string | number | undefined;
451
452
  industry?: string | undefined;
452
453
  headquarters?: {
453
- country?: string | undefined;
454
454
  city?: string | undefined;
455
+ country?: string | undefined;
455
456
  } | undefined;
456
457
  } | undefined;
457
458
  start_date?: string | undefined;
458
459
  end_date?: string | undefined;
459
460
  } | undefined;
460
461
  } | undefined;
461
- domain?: string | undefined;
462
462
  emails?: {
463
463
  status?: string | undefined;
464
464
  email?: string | undefined;
@@ -551,11 +551,11 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
551
551
  city: z.ZodOptional<z.ZodString>;
552
552
  country: z.ZodOptional<z.ZodString>;
553
553
  }, "strip", z.ZodTypeAny, {
554
- country?: string | undefined;
555
554
  city?: string | undefined;
556
- }, {
557
555
  country?: string | undefined;
556
+ }, {
558
557
  city?: string | undefined;
558
+ country?: string | undefined;
559
559
  }>>;
560
560
  }, "strip", z.ZodTypeAny, {
561
561
  name?: string | undefined;
@@ -564,8 +564,8 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
564
564
  linkedin_id?: string | undefined;
565
565
  industry?: string | undefined;
566
566
  headquarters?: {
567
- country?: string | undefined;
568
567
  city?: string | undefined;
568
+ country?: string | undefined;
569
569
  } | undefined;
570
570
  }, {
571
571
  name?: string | undefined;
@@ -574,8 +574,8 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
574
574
  linkedin_id?: string | number | undefined;
575
575
  industry?: string | undefined;
576
576
  headquarters?: {
577
- country?: string | undefined;
578
577
  city?: string | undefined;
578
+ country?: string | undefined;
579
579
  } | undefined;
580
580
  }>>;
581
581
  start_date: z.ZodOptional<z.ZodString>;
@@ -589,8 +589,8 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
589
589
  linkedin_id?: string | undefined;
590
590
  industry?: string | undefined;
591
591
  headquarters?: {
592
- country?: string | undefined;
593
592
  city?: string | undefined;
593
+ country?: string | undefined;
594
594
  } | undefined;
595
595
  } | undefined;
596
596
  start_date?: string | undefined;
@@ -604,8 +604,8 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
604
604
  linkedin_id?: string | number | undefined;
605
605
  industry?: string | undefined;
606
606
  headquarters?: {
607
- country?: string | undefined;
608
607
  city?: string | undefined;
608
+ country?: string | undefined;
609
609
  } | undefined;
610
610
  } | undefined;
611
611
  start_date?: string | undefined;
@@ -626,8 +626,8 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
626
626
  linkedin_id?: string | undefined;
627
627
  industry?: string | undefined;
628
628
  headquarters?: {
629
- country?: string | undefined;
630
629
  city?: string | undefined;
630
+ country?: string | undefined;
631
631
  } | undefined;
632
632
  } | undefined;
633
633
  start_date?: string | undefined;
@@ -648,8 +648,8 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
648
648
  linkedin_id?: string | number | undefined;
649
649
  industry?: string | undefined;
650
650
  headquarters?: {
651
- country?: string | undefined;
652
651
  city?: string | undefined;
652
+ country?: string | undefined;
653
653
  } | undefined;
654
654
  } | undefined;
655
655
  start_date?: string | undefined;
@@ -657,6 +657,7 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
657
657
  } | undefined;
658
658
  }>>;
659
659
  }, "strip", z.ZodTypeAny, {
660
+ domain?: string | undefined;
660
661
  profile?: {
661
662
  location?: string | undefined;
662
663
  headline?: string | undefined;
@@ -672,15 +673,14 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
672
673
  linkedin_id?: string | undefined;
673
674
  industry?: string | undefined;
674
675
  headquarters?: {
675
- country?: string | undefined;
676
676
  city?: string | undefined;
677
+ country?: string | undefined;
677
678
  } | undefined;
678
679
  } | undefined;
679
680
  start_date?: string | undefined;
680
681
  end_date?: string | undefined;
681
682
  } | undefined;
682
683
  } | undefined;
683
- domain?: string | undefined;
684
684
  emails?: {
685
685
  status?: string | undefined;
686
686
  email?: string | undefined;
@@ -703,6 +703,7 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
703
703
  url?: string | undefined;
704
704
  }[] | undefined;
705
705
  }, {
706
+ domain?: string | undefined;
706
707
  profile?: {
707
708
  location?: string | undefined;
708
709
  headline?: string | undefined;
@@ -718,15 +719,14 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
718
719
  linkedin_id?: string | number | undefined;
719
720
  industry?: string | undefined;
720
721
  headquarters?: {
721
- country?: string | undefined;
722
722
  city?: string | undefined;
723
+ country?: string | undefined;
723
724
  } | undefined;
724
725
  } | undefined;
725
726
  start_date?: string | undefined;
726
727
  end_date?: string | undefined;
727
728
  } | undefined;
728
729
  } | undefined;
729
- domain?: string | undefined;
730
730
  emails?: {
731
731
  status?: string | undefined;
732
732
  email?: string | undefined;
@@ -752,6 +752,7 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
752
752
  }, "strip", z.ZodTypeAny, {
753
753
  custom?: Record<string, string> | undefined;
754
754
  contact?: {
755
+ domain?: string | undefined;
755
756
  profile?: {
756
757
  location?: string | undefined;
757
758
  headline?: string | undefined;
@@ -767,15 +768,14 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
767
768
  linkedin_id?: string | undefined;
768
769
  industry?: string | undefined;
769
770
  headquarters?: {
770
- country?: string | undefined;
771
771
  city?: string | undefined;
772
+ country?: string | undefined;
772
773
  } | undefined;
773
774
  } | undefined;
774
775
  start_date?: string | undefined;
775
776
  end_date?: string | undefined;
776
777
  } | undefined;
777
778
  } | undefined;
778
- domain?: string | undefined;
779
779
  emails?: {
780
780
  status?: string | undefined;
781
781
  email?: string | undefined;
@@ -801,6 +801,7 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
801
801
  }, {
802
802
  custom?: Record<string, string> | undefined;
803
803
  contact?: {
804
+ domain?: string | undefined;
804
805
  profile?: {
805
806
  location?: string | undefined;
806
807
  headline?: string | undefined;
@@ -816,15 +817,14 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
816
817
  linkedin_id?: string | number | undefined;
817
818
  industry?: string | undefined;
818
819
  headquarters?: {
819
- country?: string | undefined;
820
820
  city?: string | undefined;
821
+ country?: string | undefined;
821
822
  } | undefined;
822
823
  } | undefined;
823
824
  start_date?: string | undefined;
824
825
  end_date?: string | undefined;
825
826
  } | undefined;
826
827
  } | undefined;
827
- domain?: string | undefined;
828
828
  emails?: {
829
829
  status?: string | undefined;
830
830
  email?: string | undefined;
@@ -871,15 +871,15 @@ export declare const ContactToEnrichSchema: z.ZodObject<{
871
871
  custom: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
872
872
  }, "strip", z.ZodTypeAny, {
873
873
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
874
- custom?: Record<string, string> | undefined;
875
874
  domain?: string | undefined;
875
+ custom?: Record<string, string> | undefined;
876
876
  linkedin_url?: string | undefined;
877
877
  firstname?: string | undefined;
878
878
  lastname?: string | undefined;
879
879
  company_name?: string | undefined;
880
880
  }, {
881
- custom?: Record<string, string> | undefined;
882
881
  domain?: string | undefined;
882
+ custom?: Record<string, string> | undefined;
883
883
  linkedin_url?: string | undefined;
884
884
  firstname?: string | undefined;
885
885
  lastname?: string | undefined;
@@ -900,15 +900,15 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
900
900
  custom: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
901
901
  }, "strip", z.ZodTypeAny, {
902
902
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
903
- custom?: Record<string, string> | undefined;
904
903
  domain?: string | undefined;
904
+ custom?: Record<string, string> | undefined;
905
905
  linkedin_url?: string | undefined;
906
906
  firstname?: string | undefined;
907
907
  lastname?: string | undefined;
908
908
  company_name?: string | undefined;
909
909
  }, {
910
- custom?: Record<string, string> | undefined;
911
910
  domain?: string | undefined;
911
+ custom?: Record<string, string> | undefined;
912
912
  linkedin_url?: string | undefined;
913
913
  firstname?: string | undefined;
914
914
  lastname?: string | undefined;
@@ -917,12 +917,12 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
917
917
  }>, "many">;
918
918
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
919
919
  }, "strip", z.ZodTypeAny, {
920
- name: string;
921
920
  operation: "start_bulk_enrichment";
921
+ name: string;
922
922
  contacts: {
923
923
  enrich_fields: ("contact.emails" | "contact.personal_emails")[];
924
- custom?: Record<string, string> | undefined;
925
924
  domain?: string | undefined;
925
+ custom?: Record<string, string> | undefined;
926
926
  linkedin_url?: string | undefined;
927
927
  firstname?: string | undefined;
928
928
  lastname?: string | undefined;
@@ -931,11 +931,11 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
931
931
  credentials?: Partial<Record<CredentialType, string>> | undefined;
932
932
  webhook_url?: string | undefined;
933
933
  }, {
934
- name: string;
935
934
  operation: "start_bulk_enrichment";
935
+ name: string;
936
936
  contacts: {
937
- custom?: Record<string, string> | undefined;
938
937
  domain?: string | undefined;
938
+ custom?: Record<string, string> | undefined;
939
939
  linkedin_url?: string | undefined;
940
940
  firstname?: string | undefined;
941
941
  lastname?: string | undefined;
@@ -966,14 +966,14 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
966
966
  emails: z.ZodArray<z.ZodString, "many">;
967
967
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
968
968
  }, "strip", z.ZodTypeAny, {
969
- name: string;
970
969
  operation: "start_reverse_email_lookup";
970
+ name: string;
971
971
  emails: string[];
972
972
  credentials?: Partial<Record<CredentialType, string>> | undefined;
973
973
  webhook_url?: string | undefined;
974
974
  }, {
975
- name: string;
976
975
  operation: "start_reverse_email_lookup";
976
+ name: string;
977
977
  emails: string[];
978
978
  credentials?: Partial<Record<CredentialType, string>> | undefined;
979
979
  webhook_url?: string | undefined;
@@ -1014,14 +1014,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1014
1014
  enrichment_id: z.ZodOptional<z.ZodString>;
1015
1015
  error: z.ZodString;
1016
1016
  }, "strip", z.ZodTypeAny, {
1017
- error: string;
1018
- success: boolean;
1019
1017
  operation: "start_bulk_enrichment";
1018
+ success: boolean;
1019
+ error: string;
1020
1020
  enrichment_id?: string | undefined;
1021
1021
  }, {
1022
- error: string;
1023
- success: boolean;
1024
1022
  operation: "start_bulk_enrichment";
1023
+ success: boolean;
1024
+ error: string;
1025
1025
  enrichment_id?: string | undefined;
1026
1026
  }>, z.ZodObject<{
1027
1027
  operation: z.ZodLiteral<"get_enrichment_result">;
@@ -1096,11 +1096,11 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1096
1096
  city: z.ZodOptional<z.ZodString>;
1097
1097
  country: z.ZodOptional<z.ZodString>;
1098
1098
  }, "strip", z.ZodTypeAny, {
1099
- country?: string | undefined;
1100
1099
  city?: string | undefined;
1101
- }, {
1102
1100
  country?: string | undefined;
1101
+ }, {
1103
1102
  city?: string | undefined;
1103
+ country?: string | undefined;
1104
1104
  }>>;
1105
1105
  }, "strip", z.ZodTypeAny, {
1106
1106
  name?: string | undefined;
@@ -1109,8 +1109,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1109
1109
  linkedin_id?: string | undefined;
1110
1110
  industry?: string | undefined;
1111
1111
  headquarters?: {
1112
- country?: string | undefined;
1113
1112
  city?: string | undefined;
1113
+ country?: string | undefined;
1114
1114
  } | undefined;
1115
1115
  }, {
1116
1116
  name?: string | undefined;
@@ -1119,8 +1119,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1119
1119
  linkedin_id?: string | number | undefined;
1120
1120
  industry?: string | undefined;
1121
1121
  headquarters?: {
1122
- country?: string | undefined;
1123
1122
  city?: string | undefined;
1123
+ country?: string | undefined;
1124
1124
  } | undefined;
1125
1125
  }>>;
1126
1126
  start_date: z.ZodOptional<z.ZodString>;
@@ -1134,8 +1134,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1134
1134
  linkedin_id?: string | undefined;
1135
1135
  industry?: string | undefined;
1136
1136
  headquarters?: {
1137
- country?: string | undefined;
1138
1137
  city?: string | undefined;
1138
+ country?: string | undefined;
1139
1139
  } | undefined;
1140
1140
  } | undefined;
1141
1141
  start_date?: string | undefined;
@@ -1149,8 +1149,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1149
1149
  linkedin_id?: string | number | undefined;
1150
1150
  industry?: string | undefined;
1151
1151
  headquarters?: {
1152
- country?: string | undefined;
1153
1152
  city?: string | undefined;
1153
+ country?: string | undefined;
1154
1154
  } | undefined;
1155
1155
  } | undefined;
1156
1156
  start_date?: string | undefined;
@@ -1171,8 +1171,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1171
1171
  linkedin_id?: string | undefined;
1172
1172
  industry?: string | undefined;
1173
1173
  headquarters?: {
1174
- country?: string | undefined;
1175
1174
  city?: string | undefined;
1175
+ country?: string | undefined;
1176
1176
  } | undefined;
1177
1177
  } | undefined;
1178
1178
  start_date?: string | undefined;
@@ -1193,8 +1193,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1193
1193
  linkedin_id?: string | number | undefined;
1194
1194
  industry?: string | undefined;
1195
1195
  headquarters?: {
1196
- country?: string | undefined;
1197
1196
  city?: string | undefined;
1197
+ country?: string | undefined;
1198
1198
  } | undefined;
1199
1199
  } | undefined;
1200
1200
  start_date?: string | undefined;
@@ -1202,6 +1202,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1202
1202
  } | undefined;
1203
1203
  }>>;
1204
1204
  }, "strip", z.ZodTypeAny, {
1205
+ domain?: string | undefined;
1205
1206
  profile?: {
1206
1207
  location?: string | undefined;
1207
1208
  headline?: string | undefined;
@@ -1217,15 +1218,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1217
1218
  linkedin_id?: string | undefined;
1218
1219
  industry?: string | undefined;
1219
1220
  headquarters?: {
1220
- country?: string | undefined;
1221
1221
  city?: string | undefined;
1222
+ country?: string | undefined;
1222
1223
  } | undefined;
1223
1224
  } | undefined;
1224
1225
  start_date?: string | undefined;
1225
1226
  end_date?: string | undefined;
1226
1227
  } | undefined;
1227
1228
  } | undefined;
1228
- domain?: string | undefined;
1229
1229
  emails?: {
1230
1230
  status?: string | undefined;
1231
1231
  email?: string | undefined;
@@ -1248,6 +1248,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1248
1248
  url?: string | undefined;
1249
1249
  }[] | undefined;
1250
1250
  }, {
1251
+ domain?: string | undefined;
1251
1252
  profile?: {
1252
1253
  location?: string | undefined;
1253
1254
  headline?: string | undefined;
@@ -1263,15 +1264,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1263
1264
  linkedin_id?: string | number | undefined;
1264
1265
  industry?: string | undefined;
1265
1266
  headquarters?: {
1266
- country?: string | undefined;
1267
1267
  city?: string | undefined;
1268
+ country?: string | undefined;
1268
1269
  } | undefined;
1269
1270
  } | undefined;
1270
1271
  start_date?: string | undefined;
1271
1272
  end_date?: string | undefined;
1272
1273
  } | undefined;
1273
1274
  } | undefined;
1274
- domain?: string | undefined;
1275
1275
  emails?: {
1276
1276
  status?: string | undefined;
1277
1277
  email?: string | undefined;
@@ -1297,6 +1297,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1297
1297
  }, "strip", z.ZodTypeAny, {
1298
1298
  custom?: Record<string, string> | undefined;
1299
1299
  contact?: {
1300
+ domain?: string | undefined;
1300
1301
  profile?: {
1301
1302
  location?: string | undefined;
1302
1303
  headline?: string | undefined;
@@ -1312,15 +1313,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1312
1313
  linkedin_id?: string | undefined;
1313
1314
  industry?: string | undefined;
1314
1315
  headquarters?: {
1315
- country?: string | undefined;
1316
1316
  city?: string | undefined;
1317
+ country?: string | undefined;
1317
1318
  } | undefined;
1318
1319
  } | undefined;
1319
1320
  start_date?: string | undefined;
1320
1321
  end_date?: string | undefined;
1321
1322
  } | undefined;
1322
1323
  } | undefined;
1323
- domain?: string | undefined;
1324
1324
  emails?: {
1325
1325
  status?: string | undefined;
1326
1326
  email?: string | undefined;
@@ -1346,6 +1346,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1346
1346
  }, {
1347
1347
  custom?: Record<string, string> | undefined;
1348
1348
  contact?: {
1349
+ domain?: string | undefined;
1349
1350
  profile?: {
1350
1351
  location?: string | undefined;
1351
1352
  headline?: string | undefined;
@@ -1361,15 +1362,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1361
1362
  linkedin_id?: string | number | undefined;
1362
1363
  industry?: string | undefined;
1363
1364
  headquarters?: {
1364
- country?: string | undefined;
1365
1365
  city?: string | undefined;
1366
+ country?: string | undefined;
1366
1367
  } | undefined;
1367
1368
  } | undefined;
1368
1369
  start_date?: string | undefined;
1369
1370
  end_date?: string | undefined;
1370
1371
  } | undefined;
1371
1372
  } | undefined;
1372
- domain?: string | undefined;
1373
1373
  emails?: {
1374
1374
  status?: string | undefined;
1375
1375
  email?: string | undefined;
@@ -1402,9 +1402,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1402
1402
  }>>;
1403
1403
  error: z.ZodString;
1404
1404
  }, "strip", z.ZodTypeAny, {
1405
- error: string;
1406
- success: boolean;
1407
1405
  operation: "get_enrichment_result";
1406
+ success: boolean;
1407
+ error: string;
1408
1408
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
1409
1409
  name?: string | undefined;
1410
1410
  id?: string | undefined;
@@ -1414,6 +1414,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1414
1414
  results?: {
1415
1415
  custom?: Record<string, string> | undefined;
1416
1416
  contact?: {
1417
+ domain?: string | undefined;
1417
1418
  profile?: {
1418
1419
  location?: string | undefined;
1419
1420
  headline?: string | undefined;
@@ -1429,15 +1430,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1429
1430
  linkedin_id?: string | undefined;
1430
1431
  industry?: string | undefined;
1431
1432
  headquarters?: {
1432
- country?: string | undefined;
1433
1433
  city?: string | undefined;
1434
+ country?: string | undefined;
1434
1435
  } | undefined;
1435
1436
  } | undefined;
1436
1437
  start_date?: string | undefined;
1437
1438
  end_date?: string | undefined;
1438
1439
  } | undefined;
1439
1440
  } | undefined;
1440
- domain?: string | undefined;
1441
1441
  emails?: {
1442
1442
  status?: string | undefined;
1443
1443
  email?: string | undefined;
@@ -1462,9 +1462,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1462
1462
  } | undefined;
1463
1463
  }[] | undefined;
1464
1464
  }, {
1465
- error: string;
1466
- success: boolean;
1467
1465
  operation: "get_enrichment_result";
1466
+ success: boolean;
1467
+ error: string;
1468
1468
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
1469
1469
  name?: string | undefined;
1470
1470
  id?: string | undefined;
@@ -1474,6 +1474,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1474
1474
  results?: {
1475
1475
  custom?: Record<string, string> | undefined;
1476
1476
  contact?: {
1477
+ domain?: string | undefined;
1477
1478
  profile?: {
1478
1479
  location?: string | undefined;
1479
1480
  headline?: string | undefined;
@@ -1489,15 +1490,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1489
1490
  linkedin_id?: string | number | undefined;
1490
1491
  industry?: string | undefined;
1491
1492
  headquarters?: {
1492
- country?: string | undefined;
1493
1493
  city?: string | undefined;
1494
+ country?: string | undefined;
1494
1495
  } | undefined;
1495
1496
  } | undefined;
1496
1497
  start_date?: string | undefined;
1497
1498
  end_date?: string | undefined;
1498
1499
  } | undefined;
1499
1500
  } | undefined;
1500
- domain?: string | undefined;
1501
1501
  emails?: {
1502
1502
  status?: string | undefined;
1503
1503
  email?: string | undefined;
@@ -1527,14 +1527,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1527
1527
  enrichment_id: z.ZodOptional<z.ZodString>;
1528
1528
  error: z.ZodString;
1529
1529
  }, "strip", z.ZodTypeAny, {
1530
- error: string;
1531
- success: boolean;
1532
1530
  operation: "start_reverse_email_lookup";
1531
+ success: boolean;
1532
+ error: string;
1533
1533
  enrichment_id?: string | undefined;
1534
1534
  }, {
1535
- error: string;
1536
- success: boolean;
1537
1535
  operation: "start_reverse_email_lookup";
1536
+ success: boolean;
1537
+ error: string;
1538
1538
  enrichment_id?: string | undefined;
1539
1539
  }>, z.ZodObject<{
1540
1540
  operation: z.ZodLiteral<"get_reverse_email_result">;
@@ -1609,11 +1609,11 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1609
1609
  city: z.ZodOptional<z.ZodString>;
1610
1610
  country: z.ZodOptional<z.ZodString>;
1611
1611
  }, "strip", z.ZodTypeAny, {
1612
- country?: string | undefined;
1613
1612
  city?: string | undefined;
1614
- }, {
1615
1613
  country?: string | undefined;
1614
+ }, {
1616
1615
  city?: string | undefined;
1616
+ country?: string | undefined;
1617
1617
  }>>;
1618
1618
  }, "strip", z.ZodTypeAny, {
1619
1619
  name?: string | undefined;
@@ -1622,8 +1622,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1622
1622
  linkedin_id?: string | undefined;
1623
1623
  industry?: string | undefined;
1624
1624
  headquarters?: {
1625
- country?: string | undefined;
1626
1625
  city?: string | undefined;
1626
+ country?: string | undefined;
1627
1627
  } | undefined;
1628
1628
  }, {
1629
1629
  name?: string | undefined;
@@ -1632,8 +1632,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1632
1632
  linkedin_id?: string | number | undefined;
1633
1633
  industry?: string | undefined;
1634
1634
  headquarters?: {
1635
- country?: string | undefined;
1636
1635
  city?: string | undefined;
1636
+ country?: string | undefined;
1637
1637
  } | undefined;
1638
1638
  }>>;
1639
1639
  start_date: z.ZodOptional<z.ZodString>;
@@ -1647,8 +1647,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1647
1647
  linkedin_id?: string | undefined;
1648
1648
  industry?: string | undefined;
1649
1649
  headquarters?: {
1650
- country?: string | undefined;
1651
1650
  city?: string | undefined;
1651
+ country?: string | undefined;
1652
1652
  } | undefined;
1653
1653
  } | undefined;
1654
1654
  start_date?: string | undefined;
@@ -1662,8 +1662,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1662
1662
  linkedin_id?: string | number | undefined;
1663
1663
  industry?: string | undefined;
1664
1664
  headquarters?: {
1665
- country?: string | undefined;
1666
1665
  city?: string | undefined;
1666
+ country?: string | undefined;
1667
1667
  } | undefined;
1668
1668
  } | undefined;
1669
1669
  start_date?: string | undefined;
@@ -1684,8 +1684,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1684
1684
  linkedin_id?: string | undefined;
1685
1685
  industry?: string | undefined;
1686
1686
  headquarters?: {
1687
- country?: string | undefined;
1688
1687
  city?: string | undefined;
1688
+ country?: string | undefined;
1689
1689
  } | undefined;
1690
1690
  } | undefined;
1691
1691
  start_date?: string | undefined;
@@ -1706,8 +1706,8 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1706
1706
  linkedin_id?: string | number | undefined;
1707
1707
  industry?: string | undefined;
1708
1708
  headquarters?: {
1709
- country?: string | undefined;
1710
1709
  city?: string | undefined;
1710
+ country?: string | undefined;
1711
1711
  } | undefined;
1712
1712
  } | undefined;
1713
1713
  start_date?: string | undefined;
@@ -1715,6 +1715,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1715
1715
  } | undefined;
1716
1716
  }>>;
1717
1717
  }, "strip", z.ZodTypeAny, {
1718
+ domain?: string | undefined;
1718
1719
  profile?: {
1719
1720
  location?: string | undefined;
1720
1721
  headline?: string | undefined;
@@ -1730,15 +1731,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1730
1731
  linkedin_id?: string | undefined;
1731
1732
  industry?: string | undefined;
1732
1733
  headquarters?: {
1733
- country?: string | undefined;
1734
1734
  city?: string | undefined;
1735
+ country?: string | undefined;
1735
1736
  } | undefined;
1736
1737
  } | undefined;
1737
1738
  start_date?: string | undefined;
1738
1739
  end_date?: string | undefined;
1739
1740
  } | undefined;
1740
1741
  } | undefined;
1741
- domain?: string | undefined;
1742
1742
  emails?: {
1743
1743
  status?: string | undefined;
1744
1744
  email?: string | undefined;
@@ -1761,6 +1761,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1761
1761
  url?: string | undefined;
1762
1762
  }[] | undefined;
1763
1763
  }, {
1764
+ domain?: string | undefined;
1764
1765
  profile?: {
1765
1766
  location?: string | undefined;
1766
1767
  headline?: string | undefined;
@@ -1776,15 +1777,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1776
1777
  linkedin_id?: string | number | undefined;
1777
1778
  industry?: string | undefined;
1778
1779
  headquarters?: {
1779
- country?: string | undefined;
1780
1780
  city?: string | undefined;
1781
+ country?: string | undefined;
1781
1782
  } | undefined;
1782
1783
  } | undefined;
1783
1784
  start_date?: string | undefined;
1784
1785
  end_date?: string | undefined;
1785
1786
  } | undefined;
1786
1787
  } | undefined;
1787
- domain?: string | undefined;
1788
1788
  emails?: {
1789
1789
  status?: string | undefined;
1790
1790
  email?: string | undefined;
@@ -1810,6 +1810,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1810
1810
  }, "strip", z.ZodTypeAny, {
1811
1811
  input?: string | undefined;
1812
1812
  contact?: {
1813
+ domain?: string | undefined;
1813
1814
  profile?: {
1814
1815
  location?: string | undefined;
1815
1816
  headline?: string | undefined;
@@ -1825,15 +1826,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1825
1826
  linkedin_id?: string | undefined;
1826
1827
  industry?: string | undefined;
1827
1828
  headquarters?: {
1828
- country?: string | undefined;
1829
1829
  city?: string | undefined;
1830
+ country?: string | undefined;
1830
1831
  } | undefined;
1831
1832
  } | undefined;
1832
1833
  start_date?: string | undefined;
1833
1834
  end_date?: string | undefined;
1834
1835
  } | undefined;
1835
1836
  } | undefined;
1836
- domain?: string | undefined;
1837
1837
  emails?: {
1838
1838
  status?: string | undefined;
1839
1839
  email?: string | undefined;
@@ -1859,6 +1859,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1859
1859
  }, {
1860
1860
  input?: string | undefined;
1861
1861
  contact?: {
1862
+ domain?: string | undefined;
1862
1863
  profile?: {
1863
1864
  location?: string | undefined;
1864
1865
  headline?: string | undefined;
@@ -1874,15 +1875,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1874
1875
  linkedin_id?: string | number | undefined;
1875
1876
  industry?: string | undefined;
1876
1877
  headquarters?: {
1877
- country?: string | undefined;
1878
1878
  city?: string | undefined;
1879
+ country?: string | undefined;
1879
1880
  } | undefined;
1880
1881
  } | undefined;
1881
1882
  start_date?: string | undefined;
1882
1883
  end_date?: string | undefined;
1883
1884
  } | undefined;
1884
1885
  } | undefined;
1885
- domain?: string | undefined;
1886
1886
  emails?: {
1887
1887
  status?: string | undefined;
1888
1888
  email?: string | undefined;
@@ -1915,9 +1915,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1915
1915
  }>>;
1916
1916
  error: z.ZodString;
1917
1917
  }, "strip", z.ZodTypeAny, {
1918
- error: string;
1919
- success: boolean;
1920
1918
  operation: "get_reverse_email_result";
1919
+ success: boolean;
1920
+ error: string;
1921
1921
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
1922
1922
  name?: string | undefined;
1923
1923
  id?: string | undefined;
@@ -1927,6 +1927,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1927
1927
  results?: {
1928
1928
  input?: string | undefined;
1929
1929
  contact?: {
1930
+ domain?: string | undefined;
1930
1931
  profile?: {
1931
1932
  location?: string | undefined;
1932
1933
  headline?: string | undefined;
@@ -1942,15 +1943,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1942
1943
  linkedin_id?: string | undefined;
1943
1944
  industry?: string | undefined;
1944
1945
  headquarters?: {
1945
- country?: string | undefined;
1946
1946
  city?: string | undefined;
1947
+ country?: string | undefined;
1947
1948
  } | undefined;
1948
1949
  } | undefined;
1949
1950
  start_date?: string | undefined;
1950
1951
  end_date?: string | undefined;
1951
1952
  } | undefined;
1952
1953
  } | undefined;
1953
- domain?: string | undefined;
1954
1954
  emails?: {
1955
1955
  status?: string | undefined;
1956
1956
  email?: string | undefined;
@@ -1975,9 +1975,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1975
1975
  } | undefined;
1976
1976
  }[] | undefined;
1977
1977
  }, {
1978
- error: string;
1979
- success: boolean;
1980
1978
  operation: "get_reverse_email_result";
1979
+ success: boolean;
1980
+ error: string;
1981
1981
  status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
1982
1982
  name?: string | undefined;
1983
1983
  id?: string | undefined;
@@ -1987,6 +1987,7 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
1987
1987
  results?: {
1988
1988
  input?: string | undefined;
1989
1989
  contact?: {
1990
+ domain?: string | undefined;
1990
1991
  profile?: {
1991
1992
  location?: string | undefined;
1992
1993
  headline?: string | undefined;
@@ -2002,15 +2003,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
2002
2003
  linkedin_id?: string | number | undefined;
2003
2004
  industry?: string | undefined;
2004
2005
  headquarters?: {
2005
- country?: string | undefined;
2006
2006
  city?: string | undefined;
2007
+ country?: string | undefined;
2007
2008
  } | undefined;
2008
2009
  } | undefined;
2009
2010
  start_date?: string | undefined;
2010
2011
  end_date?: string | undefined;
2011
2012
  } | undefined;
2012
2013
  } | undefined;
2013
- domain?: string | undefined;
2014
2014
  emails?: {
2015
2015
  status?: string | undefined;
2016
2016
  email?: string | undefined;
@@ -2040,14 +2040,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
2040
2040
  balance: z.ZodOptional<z.ZodNumber>;
2041
2041
  error: z.ZodString;
2042
2042
  }, "strip", z.ZodTypeAny, {
2043
- error: string;
2044
- success: boolean;
2045
2043
  operation: "get_credit_balance";
2044
+ success: boolean;
2045
+ error: string;
2046
2046
  balance?: number | undefined;
2047
2047
  }, {
2048
- error: string;
2049
- success: boolean;
2050
2048
  operation: "get_credit_balance";
2049
+ success: boolean;
2050
+ error: string;
2051
2051
  balance?: number | undefined;
2052
2052
  }>, z.ZodObject<{
2053
2053
  operation: z.ZodLiteral<"check_api_key">;
@@ -2055,14 +2055,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
2055
2055
  workspace_id: z.ZodOptional<z.ZodString>;
2056
2056
  error: z.ZodString;
2057
2057
  }, "strip", z.ZodTypeAny, {
2058
- error: string;
2059
- success: boolean;
2060
2058
  operation: "check_api_key";
2059
+ success: boolean;
2060
+ error: string;
2061
2061
  workspace_id?: string | undefined;
2062
2062
  }, {
2063
- error: string;
2064
- success: boolean;
2065
2063
  operation: "check_api_key";
2064
+ success: boolean;
2065
+ error: string;
2066
2066
  workspace_id?: string | undefined;
2067
2067
  }>]>;
2068
2068
  export type FullEnrichParamsInput = z.input<typeof FullEnrichParamsSchema>;