@bubblelab/bubble-core 0.1.45 → 0.1.47
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.
- package/dist/bubble-bundle.d.ts +107 -107
- package/dist/bubbles/service-bubble/agi-inc.d.ts +116 -116
- package/dist/bubbles/service-bubble/ai-agent.d.ts +12 -12
- package/dist/bubbles/service-bubble/airtable.d.ts +150 -150
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +46 -46
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +50 -49
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.js +29 -8
- package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +49 -49
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +88 -88
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +104 -104
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +236 -236
- package/dist/bubbles/service-bubble/followupboss.d.ts +432 -432
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +267 -267
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +365 -365
- package/dist/bubbles/service-bubble/github.d.ts +84 -84
- package/dist/bubbles/service-bubble/gmail.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +54 -54
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/slack/slack.d.ts +170 -170
- package/dist/bubbles/service-bubble/storage.d.ts +60 -60
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +28 -28
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +128 -128
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +46 -46
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +44 -44
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +50 -50
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -171,11 +171,11 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
171
171
|
end_date?: string | undefined;
|
|
172
172
|
}>>;
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
|
+
location?: string | undefined;
|
|
175
|
+
headline?: string | undefined;
|
|
174
176
|
linkedin_url?: string | undefined;
|
|
175
177
|
linkedin_id?: string | undefined;
|
|
176
178
|
linkedin_handle?: string | undefined;
|
|
177
|
-
headline?: string | undefined;
|
|
178
|
-
location?: string | undefined;
|
|
179
179
|
current_position?: {
|
|
180
180
|
title?: string | undefined;
|
|
181
181
|
company?: {
|
|
@@ -193,11 +193,11 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
193
193
|
end_date?: string | undefined;
|
|
194
194
|
} | undefined;
|
|
195
195
|
}, {
|
|
196
|
+
location?: string | undefined;
|
|
197
|
+
headline?: string | undefined;
|
|
196
198
|
linkedin_url?: string | undefined;
|
|
197
199
|
linkedin_id?: string | number | undefined;
|
|
198
200
|
linkedin_handle?: string | undefined;
|
|
199
|
-
headline?: string | undefined;
|
|
200
|
-
location?: string | undefined;
|
|
201
201
|
current_position?: {
|
|
202
202
|
title?: string | undefined;
|
|
203
203
|
company?: {
|
|
@@ -344,11 +344,11 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
344
344
|
end_date?: string | undefined;
|
|
345
345
|
}>>;
|
|
346
346
|
}, "strip", z.ZodTypeAny, {
|
|
347
|
+
location?: string | undefined;
|
|
348
|
+
headline?: string | undefined;
|
|
347
349
|
linkedin_url?: string | undefined;
|
|
348
350
|
linkedin_id?: string | undefined;
|
|
349
351
|
linkedin_handle?: string | undefined;
|
|
350
|
-
headline?: string | undefined;
|
|
351
|
-
location?: string | undefined;
|
|
352
352
|
current_position?: {
|
|
353
353
|
title?: string | undefined;
|
|
354
354
|
company?: {
|
|
@@ -366,11 +366,11 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
366
366
|
end_date?: string | undefined;
|
|
367
367
|
} | undefined;
|
|
368
368
|
}, {
|
|
369
|
+
location?: string | undefined;
|
|
370
|
+
headline?: string | undefined;
|
|
369
371
|
linkedin_url?: string | undefined;
|
|
370
372
|
linkedin_id?: string | number | undefined;
|
|
371
373
|
linkedin_handle?: string | undefined;
|
|
372
|
-
headline?: string | undefined;
|
|
373
|
-
location?: string | undefined;
|
|
374
374
|
current_position?: {
|
|
375
375
|
title?: string | undefined;
|
|
376
376
|
company?: {
|
|
@@ -389,34 +389,12 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
389
389
|
} | undefined;
|
|
390
390
|
}>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
-
firstname?: string | undefined;
|
|
393
|
-
lastname?: string | undefined;
|
|
394
|
-
domain?: string | undefined;
|
|
395
|
-
emails?: {
|
|
396
|
-
status?: string | undefined;
|
|
397
|
-
email?: string | undefined;
|
|
398
|
-
}[] | undefined;
|
|
399
|
-
most_probable_email?: string | undefined;
|
|
400
|
-
most_probable_personal_email?: string | undefined;
|
|
401
|
-
personal_emails?: {
|
|
402
|
-
status?: string | undefined;
|
|
403
|
-
email?: string | undefined;
|
|
404
|
-
}[] | undefined;
|
|
405
|
-
most_probable_phone?: string | undefined;
|
|
406
|
-
phones?: {
|
|
407
|
-
phone?: string | undefined;
|
|
408
|
-
region?: string | undefined;
|
|
409
|
-
}[] | undefined;
|
|
410
|
-
social_medias?: {
|
|
411
|
-
type?: string | undefined;
|
|
412
|
-
url?: string | undefined;
|
|
413
|
-
}[] | undefined;
|
|
414
392
|
profile?: {
|
|
393
|
+
location?: string | undefined;
|
|
394
|
+
headline?: string | undefined;
|
|
415
395
|
linkedin_url?: string | undefined;
|
|
416
396
|
linkedin_id?: string | undefined;
|
|
417
397
|
linkedin_handle?: string | undefined;
|
|
418
|
-
headline?: string | undefined;
|
|
419
|
-
location?: string | undefined;
|
|
420
398
|
current_position?: {
|
|
421
399
|
title?: string | undefined;
|
|
422
400
|
company?: {
|
|
@@ -434,14 +412,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
434
412
|
end_date?: string | undefined;
|
|
435
413
|
} | undefined;
|
|
436
414
|
} | undefined;
|
|
437
|
-
}, {
|
|
438
|
-
firstname?: string | undefined;
|
|
439
|
-
lastname?: string | undefined;
|
|
440
415
|
domain?: string | undefined;
|
|
441
416
|
emails?: {
|
|
442
417
|
status?: string | undefined;
|
|
443
418
|
email?: string | undefined;
|
|
444
419
|
}[] | undefined;
|
|
420
|
+
phones?: {
|
|
421
|
+
phone?: string | undefined;
|
|
422
|
+
region?: string | undefined;
|
|
423
|
+
}[] | undefined;
|
|
424
|
+
firstname?: string | undefined;
|
|
425
|
+
lastname?: string | undefined;
|
|
445
426
|
most_probable_email?: string | undefined;
|
|
446
427
|
most_probable_personal_email?: string | undefined;
|
|
447
428
|
personal_emails?: {
|
|
@@ -449,20 +430,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
449
430
|
email?: string | undefined;
|
|
450
431
|
}[] | undefined;
|
|
451
432
|
most_probable_phone?: string | undefined;
|
|
452
|
-
phones?: {
|
|
453
|
-
phone?: string | undefined;
|
|
454
|
-
region?: string | undefined;
|
|
455
|
-
}[] | undefined;
|
|
456
433
|
social_medias?: {
|
|
457
434
|
type?: string | undefined;
|
|
458
435
|
url?: string | undefined;
|
|
459
436
|
}[] | undefined;
|
|
437
|
+
}, {
|
|
460
438
|
profile?: {
|
|
439
|
+
location?: string | undefined;
|
|
440
|
+
headline?: string | undefined;
|
|
461
441
|
linkedin_url?: string | undefined;
|
|
462
442
|
linkedin_id?: string | number | undefined;
|
|
463
443
|
linkedin_handle?: string | undefined;
|
|
464
|
-
headline?: string | undefined;
|
|
465
|
-
location?: string | undefined;
|
|
466
444
|
current_position?: {
|
|
467
445
|
title?: string | undefined;
|
|
468
446
|
company?: {
|
|
@@ -480,6 +458,28 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
480
458
|
end_date?: string | undefined;
|
|
481
459
|
} | undefined;
|
|
482
460
|
} | undefined;
|
|
461
|
+
domain?: string | undefined;
|
|
462
|
+
emails?: {
|
|
463
|
+
status?: string | undefined;
|
|
464
|
+
email?: string | undefined;
|
|
465
|
+
}[] | undefined;
|
|
466
|
+
phones?: {
|
|
467
|
+
phone?: string | undefined;
|
|
468
|
+
region?: string | undefined;
|
|
469
|
+
}[] | undefined;
|
|
470
|
+
firstname?: string | undefined;
|
|
471
|
+
lastname?: string | undefined;
|
|
472
|
+
most_probable_email?: string | undefined;
|
|
473
|
+
most_probable_personal_email?: string | undefined;
|
|
474
|
+
personal_emails?: {
|
|
475
|
+
status?: string | undefined;
|
|
476
|
+
email?: string | undefined;
|
|
477
|
+
}[] | undefined;
|
|
478
|
+
most_probable_phone?: string | undefined;
|
|
479
|
+
social_medias?: {
|
|
480
|
+
type?: string | undefined;
|
|
481
|
+
url?: string | undefined;
|
|
482
|
+
}[] | undefined;
|
|
483
483
|
}>;
|
|
484
484
|
/**
|
|
485
485
|
* Single enrichment record
|
|
@@ -612,11 +612,11 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
612
612
|
end_date?: string | undefined;
|
|
613
613
|
}>>;
|
|
614
614
|
}, "strip", z.ZodTypeAny, {
|
|
615
|
+
location?: string | undefined;
|
|
616
|
+
headline?: string | undefined;
|
|
615
617
|
linkedin_url?: string | undefined;
|
|
616
618
|
linkedin_id?: string | undefined;
|
|
617
619
|
linkedin_handle?: string | undefined;
|
|
618
|
-
headline?: string | undefined;
|
|
619
|
-
location?: string | undefined;
|
|
620
620
|
current_position?: {
|
|
621
621
|
title?: string | undefined;
|
|
622
622
|
company?: {
|
|
@@ -634,11 +634,11 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
634
634
|
end_date?: string | undefined;
|
|
635
635
|
} | undefined;
|
|
636
636
|
}, {
|
|
637
|
+
location?: string | undefined;
|
|
638
|
+
headline?: string | undefined;
|
|
637
639
|
linkedin_url?: string | undefined;
|
|
638
640
|
linkedin_id?: string | number | undefined;
|
|
639
641
|
linkedin_handle?: string | undefined;
|
|
640
|
-
headline?: string | undefined;
|
|
641
|
-
location?: string | undefined;
|
|
642
642
|
current_position?: {
|
|
643
643
|
title?: string | undefined;
|
|
644
644
|
company?: {
|
|
@@ -657,34 +657,12 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
657
657
|
} | undefined;
|
|
658
658
|
}>>;
|
|
659
659
|
}, "strip", z.ZodTypeAny, {
|
|
660
|
-
firstname?: string | undefined;
|
|
661
|
-
lastname?: string | undefined;
|
|
662
|
-
domain?: string | undefined;
|
|
663
|
-
emails?: {
|
|
664
|
-
status?: string | undefined;
|
|
665
|
-
email?: string | undefined;
|
|
666
|
-
}[] | undefined;
|
|
667
|
-
most_probable_email?: string | undefined;
|
|
668
|
-
most_probable_personal_email?: string | undefined;
|
|
669
|
-
personal_emails?: {
|
|
670
|
-
status?: string | undefined;
|
|
671
|
-
email?: string | undefined;
|
|
672
|
-
}[] | undefined;
|
|
673
|
-
most_probable_phone?: string | undefined;
|
|
674
|
-
phones?: {
|
|
675
|
-
phone?: string | undefined;
|
|
676
|
-
region?: string | undefined;
|
|
677
|
-
}[] | undefined;
|
|
678
|
-
social_medias?: {
|
|
679
|
-
type?: string | undefined;
|
|
680
|
-
url?: string | undefined;
|
|
681
|
-
}[] | undefined;
|
|
682
660
|
profile?: {
|
|
661
|
+
location?: string | undefined;
|
|
662
|
+
headline?: string | undefined;
|
|
683
663
|
linkedin_url?: string | undefined;
|
|
684
664
|
linkedin_id?: string | undefined;
|
|
685
665
|
linkedin_handle?: string | undefined;
|
|
686
|
-
headline?: string | undefined;
|
|
687
|
-
location?: string | undefined;
|
|
688
666
|
current_position?: {
|
|
689
667
|
title?: string | undefined;
|
|
690
668
|
company?: {
|
|
@@ -702,14 +680,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
702
680
|
end_date?: string | undefined;
|
|
703
681
|
} | undefined;
|
|
704
682
|
} | undefined;
|
|
705
|
-
}, {
|
|
706
|
-
firstname?: string | undefined;
|
|
707
|
-
lastname?: string | undefined;
|
|
708
683
|
domain?: string | undefined;
|
|
709
684
|
emails?: {
|
|
710
685
|
status?: string | undefined;
|
|
711
686
|
email?: string | undefined;
|
|
712
687
|
}[] | undefined;
|
|
688
|
+
phones?: {
|
|
689
|
+
phone?: string | undefined;
|
|
690
|
+
region?: string | undefined;
|
|
691
|
+
}[] | undefined;
|
|
692
|
+
firstname?: string | undefined;
|
|
693
|
+
lastname?: string | undefined;
|
|
713
694
|
most_probable_email?: string | undefined;
|
|
714
695
|
most_probable_personal_email?: string | undefined;
|
|
715
696
|
personal_emails?: {
|
|
@@ -717,20 +698,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
717
698
|
email?: string | undefined;
|
|
718
699
|
}[] | undefined;
|
|
719
700
|
most_probable_phone?: string | undefined;
|
|
720
|
-
phones?: {
|
|
721
|
-
phone?: string | undefined;
|
|
722
|
-
region?: string | undefined;
|
|
723
|
-
}[] | undefined;
|
|
724
701
|
social_medias?: {
|
|
725
702
|
type?: string | undefined;
|
|
726
703
|
url?: string | undefined;
|
|
727
704
|
}[] | undefined;
|
|
705
|
+
}, {
|
|
728
706
|
profile?: {
|
|
707
|
+
location?: string | undefined;
|
|
708
|
+
headline?: string | undefined;
|
|
729
709
|
linkedin_url?: string | undefined;
|
|
730
710
|
linkedin_id?: string | number | undefined;
|
|
731
711
|
linkedin_handle?: string | undefined;
|
|
732
|
-
headline?: string | undefined;
|
|
733
|
-
location?: string | undefined;
|
|
734
712
|
current_position?: {
|
|
735
713
|
title?: string | undefined;
|
|
736
714
|
company?: {
|
|
@@ -748,17 +726,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
748
726
|
end_date?: string | undefined;
|
|
749
727
|
} | undefined;
|
|
750
728
|
} | undefined;
|
|
751
|
-
}>>;
|
|
752
|
-
}, "strip", z.ZodTypeAny, {
|
|
753
|
-
custom?: Record<string, string> | undefined;
|
|
754
|
-
contact?: {
|
|
755
|
-
firstname?: string | undefined;
|
|
756
|
-
lastname?: string | undefined;
|
|
757
729
|
domain?: string | undefined;
|
|
758
730
|
emails?: {
|
|
759
731
|
status?: string | undefined;
|
|
760
732
|
email?: string | undefined;
|
|
761
733
|
}[] | undefined;
|
|
734
|
+
phones?: {
|
|
735
|
+
phone?: string | undefined;
|
|
736
|
+
region?: string | undefined;
|
|
737
|
+
}[] | undefined;
|
|
738
|
+
firstname?: string | undefined;
|
|
739
|
+
lastname?: string | undefined;
|
|
762
740
|
most_probable_email?: string | undefined;
|
|
763
741
|
most_probable_personal_email?: string | undefined;
|
|
764
742
|
personal_emails?: {
|
|
@@ -766,20 +744,20 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
766
744
|
email?: string | undefined;
|
|
767
745
|
}[] | undefined;
|
|
768
746
|
most_probable_phone?: string | undefined;
|
|
769
|
-
phones?: {
|
|
770
|
-
phone?: string | undefined;
|
|
771
|
-
region?: string | undefined;
|
|
772
|
-
}[] | undefined;
|
|
773
747
|
social_medias?: {
|
|
774
748
|
type?: string | undefined;
|
|
775
749
|
url?: string | undefined;
|
|
776
750
|
}[] | undefined;
|
|
751
|
+
}>>;
|
|
752
|
+
}, "strip", z.ZodTypeAny, {
|
|
753
|
+
custom?: Record<string, string> | undefined;
|
|
754
|
+
contact?: {
|
|
777
755
|
profile?: {
|
|
756
|
+
location?: string | undefined;
|
|
757
|
+
headline?: string | undefined;
|
|
778
758
|
linkedin_url?: string | undefined;
|
|
779
759
|
linkedin_id?: string | undefined;
|
|
780
760
|
linkedin_handle?: string | undefined;
|
|
781
|
-
headline?: string | undefined;
|
|
782
|
-
location?: string | undefined;
|
|
783
761
|
current_position?: {
|
|
784
762
|
title?: string | undefined;
|
|
785
763
|
company?: {
|
|
@@ -797,17 +775,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
797
775
|
end_date?: string | undefined;
|
|
798
776
|
} | undefined;
|
|
799
777
|
} | undefined;
|
|
800
|
-
} | undefined;
|
|
801
|
-
}, {
|
|
802
|
-
custom?: Record<string, string> | undefined;
|
|
803
|
-
contact?: {
|
|
804
|
-
firstname?: string | undefined;
|
|
805
|
-
lastname?: string | undefined;
|
|
806
778
|
domain?: string | undefined;
|
|
807
779
|
emails?: {
|
|
808
780
|
status?: string | undefined;
|
|
809
781
|
email?: string | undefined;
|
|
810
782
|
}[] | undefined;
|
|
783
|
+
phones?: {
|
|
784
|
+
phone?: string | undefined;
|
|
785
|
+
region?: string | undefined;
|
|
786
|
+
}[] | undefined;
|
|
787
|
+
firstname?: string | undefined;
|
|
788
|
+
lastname?: string | undefined;
|
|
811
789
|
most_probable_email?: string | undefined;
|
|
812
790
|
most_probable_personal_email?: string | undefined;
|
|
813
791
|
personal_emails?: {
|
|
@@ -815,20 +793,20 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
815
793
|
email?: string | undefined;
|
|
816
794
|
}[] | undefined;
|
|
817
795
|
most_probable_phone?: string | undefined;
|
|
818
|
-
phones?: {
|
|
819
|
-
phone?: string | undefined;
|
|
820
|
-
region?: string | undefined;
|
|
821
|
-
}[] | undefined;
|
|
822
796
|
social_medias?: {
|
|
823
797
|
type?: string | undefined;
|
|
824
798
|
url?: string | undefined;
|
|
825
799
|
}[] | undefined;
|
|
800
|
+
} | undefined;
|
|
801
|
+
}, {
|
|
802
|
+
custom?: Record<string, string> | undefined;
|
|
803
|
+
contact?: {
|
|
826
804
|
profile?: {
|
|
805
|
+
location?: string | undefined;
|
|
806
|
+
headline?: string | undefined;
|
|
827
807
|
linkedin_url?: string | undefined;
|
|
828
808
|
linkedin_id?: string | number | undefined;
|
|
829
809
|
linkedin_handle?: string | undefined;
|
|
830
|
-
headline?: string | undefined;
|
|
831
|
-
location?: string | undefined;
|
|
832
810
|
current_position?: {
|
|
833
811
|
title?: string | undefined;
|
|
834
812
|
company?: {
|
|
@@ -846,6 +824,28 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
846
824
|
end_date?: string | undefined;
|
|
847
825
|
} | undefined;
|
|
848
826
|
} | undefined;
|
|
827
|
+
domain?: string | undefined;
|
|
828
|
+
emails?: {
|
|
829
|
+
status?: string | undefined;
|
|
830
|
+
email?: string | undefined;
|
|
831
|
+
}[] | undefined;
|
|
832
|
+
phones?: {
|
|
833
|
+
phone?: string | undefined;
|
|
834
|
+
region?: string | undefined;
|
|
835
|
+
}[] | undefined;
|
|
836
|
+
firstname?: string | undefined;
|
|
837
|
+
lastname?: string | undefined;
|
|
838
|
+
most_probable_email?: string | undefined;
|
|
839
|
+
most_probable_personal_email?: string | undefined;
|
|
840
|
+
personal_emails?: {
|
|
841
|
+
status?: string | undefined;
|
|
842
|
+
email?: string | undefined;
|
|
843
|
+
}[] | undefined;
|
|
844
|
+
most_probable_phone?: string | undefined;
|
|
845
|
+
social_medias?: {
|
|
846
|
+
type?: string | undefined;
|
|
847
|
+
url?: string | undefined;
|
|
848
|
+
}[] | undefined;
|
|
849
849
|
} | undefined;
|
|
850
850
|
}>;
|
|
851
851
|
/**
|
|
@@ -871,20 +871,20 @@ 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
|
+
domain?: string | undefined;
|
|
876
|
+
linkedin_url?: string | undefined;
|
|
874
877
|
firstname?: string | undefined;
|
|
875
878
|
lastname?: string | undefined;
|
|
876
|
-
domain?: string | undefined;
|
|
877
879
|
company_name?: string | undefined;
|
|
878
|
-
linkedin_url?: string | undefined;
|
|
879
|
-
custom?: Record<string, string> | undefined;
|
|
880
880
|
}, {
|
|
881
|
+
custom?: Record<string, string> | undefined;
|
|
882
|
+
domain?: string | undefined;
|
|
883
|
+
linkedin_url?: string | undefined;
|
|
881
884
|
firstname?: string | undefined;
|
|
882
885
|
lastname?: string | undefined;
|
|
883
|
-
domain?: string | undefined;
|
|
884
886
|
company_name?: string | undefined;
|
|
885
|
-
linkedin_url?: string | undefined;
|
|
886
887
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
887
|
-
custom?: Record<string, string> | undefined;
|
|
888
888
|
}>;
|
|
889
889
|
export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
890
890
|
operation: z.ZodLiteral<"start_bulk_enrichment">;
|
|
@@ -900,50 +900,50 @@ 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
|
+
domain?: string | undefined;
|
|
905
|
+
linkedin_url?: string | undefined;
|
|
903
906
|
firstname?: string | undefined;
|
|
904
907
|
lastname?: string | undefined;
|
|
905
|
-
domain?: string | undefined;
|
|
906
908
|
company_name?: string | undefined;
|
|
907
|
-
linkedin_url?: string | undefined;
|
|
908
|
-
custom?: Record<string, string> | undefined;
|
|
909
909
|
}, {
|
|
910
|
+
custom?: Record<string, string> | undefined;
|
|
911
|
+
domain?: string | undefined;
|
|
912
|
+
linkedin_url?: string | undefined;
|
|
910
913
|
firstname?: string | undefined;
|
|
911
914
|
lastname?: string | undefined;
|
|
912
|
-
domain?: string | undefined;
|
|
913
915
|
company_name?: string | undefined;
|
|
914
|
-
linkedin_url?: string | undefined;
|
|
915
916
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
916
|
-
custom?: Record<string, string> | undefined;
|
|
917
917
|
}>, "many">;
|
|
918
918
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
919
919
|
}, "strip", z.ZodTypeAny, {
|
|
920
|
-
operation: "start_bulk_enrichment";
|
|
921
920
|
name: string;
|
|
921
|
+
operation: "start_bulk_enrichment";
|
|
922
922
|
contacts: {
|
|
923
923
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
924
|
+
custom?: Record<string, string> | undefined;
|
|
925
|
+
domain?: string | undefined;
|
|
926
|
+
linkedin_url?: string | undefined;
|
|
924
927
|
firstname?: string | undefined;
|
|
925
928
|
lastname?: string | undefined;
|
|
926
|
-
domain?: string | undefined;
|
|
927
929
|
company_name?: string | undefined;
|
|
928
|
-
linkedin_url?: string | undefined;
|
|
929
|
-
custom?: Record<string, string> | undefined;
|
|
930
930
|
}[];
|
|
931
|
-
webhook_url?: string | undefined;
|
|
932
931
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
932
|
+
webhook_url?: string | undefined;
|
|
933
933
|
}, {
|
|
934
|
-
operation: "start_bulk_enrichment";
|
|
935
934
|
name: string;
|
|
935
|
+
operation: "start_bulk_enrichment";
|
|
936
936
|
contacts: {
|
|
937
|
+
custom?: Record<string, string> | undefined;
|
|
938
|
+
domain?: string | undefined;
|
|
939
|
+
linkedin_url?: string | undefined;
|
|
937
940
|
firstname?: string | undefined;
|
|
938
941
|
lastname?: string | undefined;
|
|
939
|
-
domain?: string | undefined;
|
|
940
942
|
company_name?: string | undefined;
|
|
941
|
-
linkedin_url?: string | undefined;
|
|
942
943
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
943
|
-
custom?: Record<string, string> | undefined;
|
|
944
944
|
}[];
|
|
945
|
-
webhook_url?: string | undefined;
|
|
946
945
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
946
|
+
webhook_url?: string | undefined;
|
|
947
947
|
}>, z.ZodObject<{
|
|
948
948
|
operation: z.ZodLiteral<"get_enrichment_result">;
|
|
949
949
|
enrichment_id: z.ZodString;
|
|
@@ -966,17 +966,17 @@ 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
|
-
operation: "start_reverse_email_lookup";
|
|
970
969
|
name: string;
|
|
970
|
+
operation: "start_reverse_email_lookup";
|
|
971
971
|
emails: string[];
|
|
972
|
-
webhook_url?: string | undefined;
|
|
973
972
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
973
|
+
webhook_url?: string | undefined;
|
|
974
974
|
}, {
|
|
975
|
-
operation: "start_reverse_email_lookup";
|
|
976
975
|
name: string;
|
|
976
|
+
operation: "start_reverse_email_lookup";
|
|
977
977
|
emails: string[];
|
|
978
|
-
webhook_url?: string | undefined;
|
|
979
978
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
979
|
+
webhook_url?: string | undefined;
|
|
980
980
|
}>, z.ZodObject<{
|
|
981
981
|
operation: z.ZodLiteral<"get_reverse_email_result">;
|
|
982
982
|
reverse_email_id: z.ZodString;
|
|
@@ -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
|
-
operation: "start_bulk_enrichment";
|
|
1018
|
-
success: boolean;
|
|
1019
1017
|
error: string;
|
|
1018
|
+
success: boolean;
|
|
1019
|
+
operation: "start_bulk_enrichment";
|
|
1020
1020
|
enrichment_id?: string | undefined;
|
|
1021
1021
|
}, {
|
|
1022
|
-
operation: "start_bulk_enrichment";
|
|
1023
|
-
success: boolean;
|
|
1024
1022
|
error: string;
|
|
1023
|
+
success: boolean;
|
|
1024
|
+
operation: "start_bulk_enrichment";
|
|
1025
1025
|
enrichment_id?: string | undefined;
|
|
1026
1026
|
}>, z.ZodObject<{
|
|
1027
1027
|
operation: z.ZodLiteral<"get_enrichment_result">;
|
|
@@ -1157,11 +1157,11 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1157
1157
|
end_date?: string | undefined;
|
|
1158
1158
|
}>>;
|
|
1159
1159
|
}, "strip", z.ZodTypeAny, {
|
|
1160
|
+
location?: string | undefined;
|
|
1161
|
+
headline?: string | undefined;
|
|
1160
1162
|
linkedin_url?: string | undefined;
|
|
1161
1163
|
linkedin_id?: string | undefined;
|
|
1162
1164
|
linkedin_handle?: string | undefined;
|
|
1163
|
-
headline?: string | undefined;
|
|
1164
|
-
location?: string | undefined;
|
|
1165
1165
|
current_position?: {
|
|
1166
1166
|
title?: string | undefined;
|
|
1167
1167
|
company?: {
|
|
@@ -1179,11 +1179,11 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1179
1179
|
end_date?: string | undefined;
|
|
1180
1180
|
} | undefined;
|
|
1181
1181
|
}, {
|
|
1182
|
+
location?: string | undefined;
|
|
1183
|
+
headline?: string | undefined;
|
|
1182
1184
|
linkedin_url?: string | undefined;
|
|
1183
1185
|
linkedin_id?: string | number | undefined;
|
|
1184
1186
|
linkedin_handle?: string | undefined;
|
|
1185
|
-
headline?: string | undefined;
|
|
1186
|
-
location?: string | undefined;
|
|
1187
1187
|
current_position?: {
|
|
1188
1188
|
title?: string | undefined;
|
|
1189
1189
|
company?: {
|
|
@@ -1202,34 +1202,12 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1202
1202
|
} | undefined;
|
|
1203
1203
|
}>>;
|
|
1204
1204
|
}, "strip", z.ZodTypeAny, {
|
|
1205
|
-
firstname?: string | undefined;
|
|
1206
|
-
lastname?: string | undefined;
|
|
1207
|
-
domain?: string | undefined;
|
|
1208
|
-
emails?: {
|
|
1209
|
-
status?: string | undefined;
|
|
1210
|
-
email?: string | undefined;
|
|
1211
|
-
}[] | undefined;
|
|
1212
|
-
most_probable_email?: string | undefined;
|
|
1213
|
-
most_probable_personal_email?: string | undefined;
|
|
1214
|
-
personal_emails?: {
|
|
1215
|
-
status?: string | undefined;
|
|
1216
|
-
email?: string | undefined;
|
|
1217
|
-
}[] | undefined;
|
|
1218
|
-
most_probable_phone?: string | undefined;
|
|
1219
|
-
phones?: {
|
|
1220
|
-
phone?: string | undefined;
|
|
1221
|
-
region?: string | undefined;
|
|
1222
|
-
}[] | undefined;
|
|
1223
|
-
social_medias?: {
|
|
1224
|
-
type?: string | undefined;
|
|
1225
|
-
url?: string | undefined;
|
|
1226
|
-
}[] | undefined;
|
|
1227
1205
|
profile?: {
|
|
1206
|
+
location?: string | undefined;
|
|
1207
|
+
headline?: string | undefined;
|
|
1228
1208
|
linkedin_url?: string | undefined;
|
|
1229
1209
|
linkedin_id?: string | undefined;
|
|
1230
1210
|
linkedin_handle?: string | undefined;
|
|
1231
|
-
headline?: string | undefined;
|
|
1232
|
-
location?: string | undefined;
|
|
1233
1211
|
current_position?: {
|
|
1234
1212
|
title?: string | undefined;
|
|
1235
1213
|
company?: {
|
|
@@ -1247,14 +1225,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1247
1225
|
end_date?: string | undefined;
|
|
1248
1226
|
} | undefined;
|
|
1249
1227
|
} | undefined;
|
|
1250
|
-
}, {
|
|
1251
|
-
firstname?: string | undefined;
|
|
1252
|
-
lastname?: string | undefined;
|
|
1253
1228
|
domain?: string | undefined;
|
|
1254
1229
|
emails?: {
|
|
1255
1230
|
status?: string | undefined;
|
|
1256
1231
|
email?: string | undefined;
|
|
1257
1232
|
}[] | undefined;
|
|
1233
|
+
phones?: {
|
|
1234
|
+
phone?: string | undefined;
|
|
1235
|
+
region?: string | undefined;
|
|
1236
|
+
}[] | undefined;
|
|
1237
|
+
firstname?: string | undefined;
|
|
1238
|
+
lastname?: string | undefined;
|
|
1258
1239
|
most_probable_email?: string | undefined;
|
|
1259
1240
|
most_probable_personal_email?: string | undefined;
|
|
1260
1241
|
personal_emails?: {
|
|
@@ -1262,20 +1243,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1262
1243
|
email?: string | undefined;
|
|
1263
1244
|
}[] | undefined;
|
|
1264
1245
|
most_probable_phone?: string | undefined;
|
|
1265
|
-
phones?: {
|
|
1266
|
-
phone?: string | undefined;
|
|
1267
|
-
region?: string | undefined;
|
|
1268
|
-
}[] | undefined;
|
|
1269
1246
|
social_medias?: {
|
|
1270
1247
|
type?: string | undefined;
|
|
1271
1248
|
url?: string | undefined;
|
|
1272
1249
|
}[] | undefined;
|
|
1250
|
+
}, {
|
|
1273
1251
|
profile?: {
|
|
1252
|
+
location?: string | undefined;
|
|
1253
|
+
headline?: string | undefined;
|
|
1274
1254
|
linkedin_url?: string | undefined;
|
|
1275
1255
|
linkedin_id?: string | number | undefined;
|
|
1276
1256
|
linkedin_handle?: string | undefined;
|
|
1277
|
-
headline?: string | undefined;
|
|
1278
|
-
location?: string | undefined;
|
|
1279
1257
|
current_position?: {
|
|
1280
1258
|
title?: string | undefined;
|
|
1281
1259
|
company?: {
|
|
@@ -1293,17 +1271,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1293
1271
|
end_date?: string | undefined;
|
|
1294
1272
|
} | undefined;
|
|
1295
1273
|
} | undefined;
|
|
1296
|
-
}>>;
|
|
1297
|
-
}, "strip", z.ZodTypeAny, {
|
|
1298
|
-
custom?: Record<string, string> | undefined;
|
|
1299
|
-
contact?: {
|
|
1300
|
-
firstname?: string | undefined;
|
|
1301
|
-
lastname?: string | undefined;
|
|
1302
1274
|
domain?: string | undefined;
|
|
1303
1275
|
emails?: {
|
|
1304
1276
|
status?: string | undefined;
|
|
1305
1277
|
email?: string | undefined;
|
|
1306
1278
|
}[] | undefined;
|
|
1279
|
+
phones?: {
|
|
1280
|
+
phone?: string | undefined;
|
|
1281
|
+
region?: string | undefined;
|
|
1282
|
+
}[] | undefined;
|
|
1283
|
+
firstname?: string | undefined;
|
|
1284
|
+
lastname?: string | undefined;
|
|
1307
1285
|
most_probable_email?: string | undefined;
|
|
1308
1286
|
most_probable_personal_email?: string | undefined;
|
|
1309
1287
|
personal_emails?: {
|
|
@@ -1311,20 +1289,20 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1311
1289
|
email?: string | undefined;
|
|
1312
1290
|
}[] | undefined;
|
|
1313
1291
|
most_probable_phone?: string | undefined;
|
|
1314
|
-
phones?: {
|
|
1315
|
-
phone?: string | undefined;
|
|
1316
|
-
region?: string | undefined;
|
|
1317
|
-
}[] | undefined;
|
|
1318
1292
|
social_medias?: {
|
|
1319
1293
|
type?: string | undefined;
|
|
1320
1294
|
url?: string | undefined;
|
|
1321
1295
|
}[] | undefined;
|
|
1296
|
+
}>>;
|
|
1297
|
+
}, "strip", z.ZodTypeAny, {
|
|
1298
|
+
custom?: Record<string, string> | undefined;
|
|
1299
|
+
contact?: {
|
|
1322
1300
|
profile?: {
|
|
1301
|
+
location?: string | undefined;
|
|
1302
|
+
headline?: string | undefined;
|
|
1323
1303
|
linkedin_url?: string | undefined;
|
|
1324
1304
|
linkedin_id?: string | undefined;
|
|
1325
1305
|
linkedin_handle?: string | undefined;
|
|
1326
|
-
headline?: string | undefined;
|
|
1327
|
-
location?: string | undefined;
|
|
1328
1306
|
current_position?: {
|
|
1329
1307
|
title?: string | undefined;
|
|
1330
1308
|
company?: {
|
|
@@ -1342,17 +1320,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1342
1320
|
end_date?: string | undefined;
|
|
1343
1321
|
} | undefined;
|
|
1344
1322
|
} | undefined;
|
|
1345
|
-
} | undefined;
|
|
1346
|
-
}, {
|
|
1347
|
-
custom?: Record<string, string> | undefined;
|
|
1348
|
-
contact?: {
|
|
1349
|
-
firstname?: string | undefined;
|
|
1350
|
-
lastname?: string | undefined;
|
|
1351
1323
|
domain?: string | undefined;
|
|
1352
1324
|
emails?: {
|
|
1353
1325
|
status?: string | undefined;
|
|
1354
1326
|
email?: string | undefined;
|
|
1355
1327
|
}[] | undefined;
|
|
1328
|
+
phones?: {
|
|
1329
|
+
phone?: string | undefined;
|
|
1330
|
+
region?: string | undefined;
|
|
1331
|
+
}[] | undefined;
|
|
1332
|
+
firstname?: string | undefined;
|
|
1333
|
+
lastname?: string | undefined;
|
|
1356
1334
|
most_probable_email?: string | undefined;
|
|
1357
1335
|
most_probable_personal_email?: string | undefined;
|
|
1358
1336
|
personal_emails?: {
|
|
@@ -1360,20 +1338,20 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1360
1338
|
email?: string | undefined;
|
|
1361
1339
|
}[] | undefined;
|
|
1362
1340
|
most_probable_phone?: string | undefined;
|
|
1363
|
-
phones?: {
|
|
1364
|
-
phone?: string | undefined;
|
|
1365
|
-
region?: string | undefined;
|
|
1366
|
-
}[] | undefined;
|
|
1367
1341
|
social_medias?: {
|
|
1368
1342
|
type?: string | undefined;
|
|
1369
1343
|
url?: string | undefined;
|
|
1370
1344
|
}[] | undefined;
|
|
1345
|
+
} | undefined;
|
|
1346
|
+
}, {
|
|
1347
|
+
custom?: Record<string, string> | undefined;
|
|
1348
|
+
contact?: {
|
|
1371
1349
|
profile?: {
|
|
1350
|
+
location?: string | undefined;
|
|
1351
|
+
headline?: string | undefined;
|
|
1372
1352
|
linkedin_url?: string | undefined;
|
|
1373
1353
|
linkedin_id?: string | number | undefined;
|
|
1374
1354
|
linkedin_handle?: string | undefined;
|
|
1375
|
-
headline?: string | undefined;
|
|
1376
|
-
location?: string | undefined;
|
|
1377
1355
|
current_position?: {
|
|
1378
1356
|
title?: string | undefined;
|
|
1379
1357
|
company?: {
|
|
@@ -1391,6 +1369,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1391
1369
|
end_date?: string | undefined;
|
|
1392
1370
|
} | undefined;
|
|
1393
1371
|
} | undefined;
|
|
1372
|
+
domain?: string | undefined;
|
|
1373
|
+
emails?: {
|
|
1374
|
+
status?: string | undefined;
|
|
1375
|
+
email?: string | undefined;
|
|
1376
|
+
}[] | undefined;
|
|
1377
|
+
phones?: {
|
|
1378
|
+
phone?: string | undefined;
|
|
1379
|
+
region?: string | undefined;
|
|
1380
|
+
}[] | undefined;
|
|
1381
|
+
firstname?: string | undefined;
|
|
1382
|
+
lastname?: string | undefined;
|
|
1383
|
+
most_probable_email?: string | undefined;
|
|
1384
|
+
most_probable_personal_email?: string | undefined;
|
|
1385
|
+
personal_emails?: {
|
|
1386
|
+
status?: string | undefined;
|
|
1387
|
+
email?: string | undefined;
|
|
1388
|
+
}[] | undefined;
|
|
1389
|
+
most_probable_phone?: string | undefined;
|
|
1390
|
+
social_medias?: {
|
|
1391
|
+
type?: string | undefined;
|
|
1392
|
+
url?: string | undefined;
|
|
1393
|
+
}[] | undefined;
|
|
1394
1394
|
} | undefined;
|
|
1395
1395
|
}>, "many">>;
|
|
1396
1396
|
cost: z.ZodOptional<z.ZodObject<{
|
|
@@ -1402,43 +1402,21 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1402
1402
|
}>>;
|
|
1403
1403
|
error: z.ZodString;
|
|
1404
1404
|
}, "strip", z.ZodTypeAny, {
|
|
1405
|
-
operation: "get_enrichment_result";
|
|
1406
|
-
success: boolean;
|
|
1407
1405
|
error: string;
|
|
1406
|
+
success: boolean;
|
|
1407
|
+
operation: "get_enrichment_result";
|
|
1408
1408
|
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1409
1409
|
name?: string | undefined;
|
|
1410
1410
|
id?: string | undefined;
|
|
1411
1411
|
results?: {
|
|
1412
1412
|
custom?: Record<string, string> | undefined;
|
|
1413
1413
|
contact?: {
|
|
1414
|
-
firstname?: string | undefined;
|
|
1415
|
-
lastname?: string | undefined;
|
|
1416
|
-
domain?: string | undefined;
|
|
1417
|
-
emails?: {
|
|
1418
|
-
status?: string | undefined;
|
|
1419
|
-
email?: string | undefined;
|
|
1420
|
-
}[] | undefined;
|
|
1421
|
-
most_probable_email?: string | undefined;
|
|
1422
|
-
most_probable_personal_email?: string | undefined;
|
|
1423
|
-
personal_emails?: {
|
|
1424
|
-
status?: string | undefined;
|
|
1425
|
-
email?: string | undefined;
|
|
1426
|
-
}[] | undefined;
|
|
1427
|
-
most_probable_phone?: string | undefined;
|
|
1428
|
-
phones?: {
|
|
1429
|
-
phone?: string | undefined;
|
|
1430
|
-
region?: string | undefined;
|
|
1431
|
-
}[] | undefined;
|
|
1432
|
-
social_medias?: {
|
|
1433
|
-
type?: string | undefined;
|
|
1434
|
-
url?: string | undefined;
|
|
1435
|
-
}[] | undefined;
|
|
1436
1414
|
profile?: {
|
|
1415
|
+
location?: string | undefined;
|
|
1416
|
+
headline?: string | undefined;
|
|
1437
1417
|
linkedin_url?: string | undefined;
|
|
1438
1418
|
linkedin_id?: string | undefined;
|
|
1439
1419
|
linkedin_handle?: string | undefined;
|
|
1440
|
-
headline?: string | undefined;
|
|
1441
|
-
location?: string | undefined;
|
|
1442
1420
|
current_position?: {
|
|
1443
1421
|
title?: string | undefined;
|
|
1444
1422
|
company?: {
|
|
@@ -1456,28 +1434,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1456
1434
|
end_date?: string | undefined;
|
|
1457
1435
|
} | undefined;
|
|
1458
1436
|
} | undefined;
|
|
1459
|
-
} | undefined;
|
|
1460
|
-
}[] | undefined;
|
|
1461
|
-
cost?: {
|
|
1462
|
-
credits?: number | undefined;
|
|
1463
|
-
} | undefined;
|
|
1464
|
-
}, {
|
|
1465
|
-
operation: "get_enrichment_result";
|
|
1466
|
-
success: boolean;
|
|
1467
|
-
error: string;
|
|
1468
|
-
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1469
|
-
name?: string | undefined;
|
|
1470
|
-
id?: string | undefined;
|
|
1471
|
-
results?: {
|
|
1472
|
-
custom?: Record<string, string> | undefined;
|
|
1473
|
-
contact?: {
|
|
1474
|
-
firstname?: string | undefined;
|
|
1475
|
-
lastname?: string | undefined;
|
|
1476
1437
|
domain?: string | undefined;
|
|
1477
1438
|
emails?: {
|
|
1478
1439
|
status?: string | undefined;
|
|
1479
1440
|
email?: string | undefined;
|
|
1480
1441
|
}[] | undefined;
|
|
1442
|
+
phones?: {
|
|
1443
|
+
phone?: string | undefined;
|
|
1444
|
+
region?: string | undefined;
|
|
1445
|
+
}[] | undefined;
|
|
1446
|
+
firstname?: string | undefined;
|
|
1447
|
+
lastname?: string | undefined;
|
|
1481
1448
|
most_probable_email?: string | undefined;
|
|
1482
1449
|
most_probable_personal_email?: string | undefined;
|
|
1483
1450
|
personal_emails?: {
|
|
@@ -1485,20 +1452,31 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1485
1452
|
email?: string | undefined;
|
|
1486
1453
|
}[] | undefined;
|
|
1487
1454
|
most_probable_phone?: string | undefined;
|
|
1488
|
-
phones?: {
|
|
1489
|
-
phone?: string | undefined;
|
|
1490
|
-
region?: string | undefined;
|
|
1491
|
-
}[] | undefined;
|
|
1492
1455
|
social_medias?: {
|
|
1493
1456
|
type?: string | undefined;
|
|
1494
1457
|
url?: string | undefined;
|
|
1495
1458
|
}[] | undefined;
|
|
1459
|
+
} | undefined;
|
|
1460
|
+
}[] | undefined;
|
|
1461
|
+
cost?: {
|
|
1462
|
+
credits?: number | undefined;
|
|
1463
|
+
} | undefined;
|
|
1464
|
+
}, {
|
|
1465
|
+
error: string;
|
|
1466
|
+
success: boolean;
|
|
1467
|
+
operation: "get_enrichment_result";
|
|
1468
|
+
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1469
|
+
name?: string | undefined;
|
|
1470
|
+
id?: string | undefined;
|
|
1471
|
+
results?: {
|
|
1472
|
+
custom?: Record<string, string> | undefined;
|
|
1473
|
+
contact?: {
|
|
1496
1474
|
profile?: {
|
|
1475
|
+
location?: string | undefined;
|
|
1476
|
+
headline?: string | undefined;
|
|
1497
1477
|
linkedin_url?: string | undefined;
|
|
1498
1478
|
linkedin_id?: string | number | undefined;
|
|
1499
1479
|
linkedin_handle?: string | undefined;
|
|
1500
|
-
headline?: string | undefined;
|
|
1501
|
-
location?: string | undefined;
|
|
1502
1480
|
current_position?: {
|
|
1503
1481
|
title?: string | undefined;
|
|
1504
1482
|
company?: {
|
|
@@ -1516,6 +1494,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1516
1494
|
end_date?: string | undefined;
|
|
1517
1495
|
} | undefined;
|
|
1518
1496
|
} | undefined;
|
|
1497
|
+
domain?: string | undefined;
|
|
1498
|
+
emails?: {
|
|
1499
|
+
status?: string | undefined;
|
|
1500
|
+
email?: string | undefined;
|
|
1501
|
+
}[] | undefined;
|
|
1502
|
+
phones?: {
|
|
1503
|
+
phone?: string | undefined;
|
|
1504
|
+
region?: string | undefined;
|
|
1505
|
+
}[] | undefined;
|
|
1506
|
+
firstname?: string | undefined;
|
|
1507
|
+
lastname?: string | undefined;
|
|
1508
|
+
most_probable_email?: string | undefined;
|
|
1509
|
+
most_probable_personal_email?: string | undefined;
|
|
1510
|
+
personal_emails?: {
|
|
1511
|
+
status?: string | undefined;
|
|
1512
|
+
email?: string | undefined;
|
|
1513
|
+
}[] | undefined;
|
|
1514
|
+
most_probable_phone?: string | undefined;
|
|
1515
|
+
social_medias?: {
|
|
1516
|
+
type?: string | undefined;
|
|
1517
|
+
url?: string | undefined;
|
|
1518
|
+
}[] | undefined;
|
|
1519
1519
|
} | undefined;
|
|
1520
1520
|
}[] | undefined;
|
|
1521
1521
|
cost?: {
|
|
@@ -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
|
-
operation: "start_reverse_email_lookup";
|
|
1531
|
-
success: boolean;
|
|
1532
1530
|
error: string;
|
|
1531
|
+
success: boolean;
|
|
1532
|
+
operation: "start_reverse_email_lookup";
|
|
1533
1533
|
enrichment_id?: string | undefined;
|
|
1534
1534
|
}, {
|
|
1535
|
-
operation: "start_reverse_email_lookup";
|
|
1536
|
-
success: boolean;
|
|
1537
1535
|
error: string;
|
|
1536
|
+
success: boolean;
|
|
1537
|
+
operation: "start_reverse_email_lookup";
|
|
1538
1538
|
enrichment_id?: string | undefined;
|
|
1539
1539
|
}>, z.ZodObject<{
|
|
1540
1540
|
operation: z.ZodLiteral<"get_reverse_email_result">;
|
|
@@ -1670,11 +1670,11 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1670
1670
|
end_date?: string | undefined;
|
|
1671
1671
|
}>>;
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
|
+
location?: string | undefined;
|
|
1674
|
+
headline?: string | undefined;
|
|
1673
1675
|
linkedin_url?: string | undefined;
|
|
1674
1676
|
linkedin_id?: string | undefined;
|
|
1675
1677
|
linkedin_handle?: string | undefined;
|
|
1676
|
-
headline?: string | undefined;
|
|
1677
|
-
location?: string | undefined;
|
|
1678
1678
|
current_position?: {
|
|
1679
1679
|
title?: string | undefined;
|
|
1680
1680
|
company?: {
|
|
@@ -1692,11 +1692,11 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1692
1692
|
end_date?: string | undefined;
|
|
1693
1693
|
} | undefined;
|
|
1694
1694
|
}, {
|
|
1695
|
+
location?: string | undefined;
|
|
1696
|
+
headline?: string | undefined;
|
|
1695
1697
|
linkedin_url?: string | undefined;
|
|
1696
1698
|
linkedin_id?: string | number | undefined;
|
|
1697
1699
|
linkedin_handle?: string | undefined;
|
|
1698
|
-
headline?: string | undefined;
|
|
1699
|
-
location?: string | undefined;
|
|
1700
1700
|
current_position?: {
|
|
1701
1701
|
title?: string | undefined;
|
|
1702
1702
|
company?: {
|
|
@@ -1715,34 +1715,12 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1715
1715
|
} | undefined;
|
|
1716
1716
|
}>>;
|
|
1717
1717
|
}, "strip", z.ZodTypeAny, {
|
|
1718
|
-
firstname?: string | undefined;
|
|
1719
|
-
lastname?: string | undefined;
|
|
1720
|
-
domain?: string | undefined;
|
|
1721
|
-
emails?: {
|
|
1722
|
-
status?: string | undefined;
|
|
1723
|
-
email?: string | undefined;
|
|
1724
|
-
}[] | undefined;
|
|
1725
|
-
most_probable_email?: string | undefined;
|
|
1726
|
-
most_probable_personal_email?: string | undefined;
|
|
1727
|
-
personal_emails?: {
|
|
1728
|
-
status?: string | undefined;
|
|
1729
|
-
email?: string | undefined;
|
|
1730
|
-
}[] | undefined;
|
|
1731
|
-
most_probable_phone?: string | undefined;
|
|
1732
|
-
phones?: {
|
|
1733
|
-
phone?: string | undefined;
|
|
1734
|
-
region?: string | undefined;
|
|
1735
|
-
}[] | undefined;
|
|
1736
|
-
social_medias?: {
|
|
1737
|
-
type?: string | undefined;
|
|
1738
|
-
url?: string | undefined;
|
|
1739
|
-
}[] | undefined;
|
|
1740
1718
|
profile?: {
|
|
1719
|
+
location?: string | undefined;
|
|
1720
|
+
headline?: string | undefined;
|
|
1741
1721
|
linkedin_url?: string | undefined;
|
|
1742
1722
|
linkedin_id?: string | undefined;
|
|
1743
1723
|
linkedin_handle?: string | undefined;
|
|
1744
|
-
headline?: string | undefined;
|
|
1745
|
-
location?: string | undefined;
|
|
1746
1724
|
current_position?: {
|
|
1747
1725
|
title?: string | undefined;
|
|
1748
1726
|
company?: {
|
|
@@ -1760,14 +1738,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1760
1738
|
end_date?: string | undefined;
|
|
1761
1739
|
} | undefined;
|
|
1762
1740
|
} | undefined;
|
|
1763
|
-
}, {
|
|
1764
|
-
firstname?: string | undefined;
|
|
1765
|
-
lastname?: string | undefined;
|
|
1766
1741
|
domain?: string | undefined;
|
|
1767
1742
|
emails?: {
|
|
1768
1743
|
status?: string | undefined;
|
|
1769
1744
|
email?: string | undefined;
|
|
1770
1745
|
}[] | undefined;
|
|
1746
|
+
phones?: {
|
|
1747
|
+
phone?: string | undefined;
|
|
1748
|
+
region?: string | undefined;
|
|
1749
|
+
}[] | undefined;
|
|
1750
|
+
firstname?: string | undefined;
|
|
1751
|
+
lastname?: string | undefined;
|
|
1771
1752
|
most_probable_email?: string | undefined;
|
|
1772
1753
|
most_probable_personal_email?: string | undefined;
|
|
1773
1754
|
personal_emails?: {
|
|
@@ -1775,20 +1756,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1775
1756
|
email?: string | undefined;
|
|
1776
1757
|
}[] | undefined;
|
|
1777
1758
|
most_probable_phone?: string | undefined;
|
|
1778
|
-
phones?: {
|
|
1779
|
-
phone?: string | undefined;
|
|
1780
|
-
region?: string | undefined;
|
|
1781
|
-
}[] | undefined;
|
|
1782
1759
|
social_medias?: {
|
|
1783
1760
|
type?: string | undefined;
|
|
1784
1761
|
url?: string | undefined;
|
|
1785
1762
|
}[] | undefined;
|
|
1763
|
+
}, {
|
|
1786
1764
|
profile?: {
|
|
1765
|
+
location?: string | undefined;
|
|
1766
|
+
headline?: string | undefined;
|
|
1787
1767
|
linkedin_url?: string | undefined;
|
|
1788
1768
|
linkedin_id?: string | number | undefined;
|
|
1789
1769
|
linkedin_handle?: string | undefined;
|
|
1790
|
-
headline?: string | undefined;
|
|
1791
|
-
location?: string | undefined;
|
|
1792
1770
|
current_position?: {
|
|
1793
1771
|
title?: string | undefined;
|
|
1794
1772
|
company?: {
|
|
@@ -1806,16 +1784,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1806
1784
|
end_date?: string | undefined;
|
|
1807
1785
|
} | undefined;
|
|
1808
1786
|
} | undefined;
|
|
1809
|
-
}>>;
|
|
1810
|
-
}, "strip", z.ZodTypeAny, {
|
|
1811
|
-
contact?: {
|
|
1812
|
-
firstname?: string | undefined;
|
|
1813
|
-
lastname?: string | undefined;
|
|
1814
1787
|
domain?: string | undefined;
|
|
1815
1788
|
emails?: {
|
|
1816
1789
|
status?: string | undefined;
|
|
1817
1790
|
email?: string | undefined;
|
|
1818
1791
|
}[] | undefined;
|
|
1792
|
+
phones?: {
|
|
1793
|
+
phone?: string | undefined;
|
|
1794
|
+
region?: string | undefined;
|
|
1795
|
+
}[] | undefined;
|
|
1796
|
+
firstname?: string | undefined;
|
|
1797
|
+
lastname?: string | undefined;
|
|
1819
1798
|
most_probable_email?: string | undefined;
|
|
1820
1799
|
most_probable_personal_email?: string | undefined;
|
|
1821
1800
|
personal_emails?: {
|
|
@@ -1823,20 +1802,20 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1823
1802
|
email?: string | undefined;
|
|
1824
1803
|
}[] | undefined;
|
|
1825
1804
|
most_probable_phone?: string | undefined;
|
|
1826
|
-
phones?: {
|
|
1827
|
-
phone?: string | undefined;
|
|
1828
|
-
region?: string | undefined;
|
|
1829
|
-
}[] | undefined;
|
|
1830
1805
|
social_medias?: {
|
|
1831
1806
|
type?: string | undefined;
|
|
1832
1807
|
url?: string | undefined;
|
|
1833
1808
|
}[] | undefined;
|
|
1809
|
+
}>>;
|
|
1810
|
+
}, "strip", z.ZodTypeAny, {
|
|
1811
|
+
input?: string | undefined;
|
|
1812
|
+
contact?: {
|
|
1834
1813
|
profile?: {
|
|
1814
|
+
location?: string | undefined;
|
|
1815
|
+
headline?: string | undefined;
|
|
1835
1816
|
linkedin_url?: string | undefined;
|
|
1836
1817
|
linkedin_id?: string | undefined;
|
|
1837
1818
|
linkedin_handle?: string | undefined;
|
|
1838
|
-
headline?: string | undefined;
|
|
1839
|
-
location?: string | undefined;
|
|
1840
1819
|
current_position?: {
|
|
1841
1820
|
title?: string | undefined;
|
|
1842
1821
|
company?: {
|
|
@@ -1854,17 +1833,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1854
1833
|
end_date?: string | undefined;
|
|
1855
1834
|
} | undefined;
|
|
1856
1835
|
} | undefined;
|
|
1857
|
-
} | undefined;
|
|
1858
|
-
input?: string | undefined;
|
|
1859
|
-
}, {
|
|
1860
|
-
contact?: {
|
|
1861
|
-
firstname?: string | undefined;
|
|
1862
|
-
lastname?: string | undefined;
|
|
1863
1836
|
domain?: string | undefined;
|
|
1864
1837
|
emails?: {
|
|
1865
1838
|
status?: string | undefined;
|
|
1866
1839
|
email?: string | undefined;
|
|
1867
1840
|
}[] | undefined;
|
|
1841
|
+
phones?: {
|
|
1842
|
+
phone?: string | undefined;
|
|
1843
|
+
region?: string | undefined;
|
|
1844
|
+
}[] | undefined;
|
|
1845
|
+
firstname?: string | undefined;
|
|
1846
|
+
lastname?: string | undefined;
|
|
1868
1847
|
most_probable_email?: string | undefined;
|
|
1869
1848
|
most_probable_personal_email?: string | undefined;
|
|
1870
1849
|
personal_emails?: {
|
|
@@ -1872,20 +1851,20 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1872
1851
|
email?: string | undefined;
|
|
1873
1852
|
}[] | undefined;
|
|
1874
1853
|
most_probable_phone?: string | undefined;
|
|
1875
|
-
phones?: {
|
|
1876
|
-
phone?: string | undefined;
|
|
1877
|
-
region?: string | undefined;
|
|
1878
|
-
}[] | undefined;
|
|
1879
1854
|
social_medias?: {
|
|
1880
1855
|
type?: string | undefined;
|
|
1881
1856
|
url?: string | undefined;
|
|
1882
1857
|
}[] | undefined;
|
|
1858
|
+
} | undefined;
|
|
1859
|
+
}, {
|
|
1860
|
+
input?: string | undefined;
|
|
1861
|
+
contact?: {
|
|
1883
1862
|
profile?: {
|
|
1863
|
+
location?: string | undefined;
|
|
1864
|
+
headline?: string | undefined;
|
|
1884
1865
|
linkedin_url?: string | undefined;
|
|
1885
1866
|
linkedin_id?: string | number | undefined;
|
|
1886
1867
|
linkedin_handle?: string | undefined;
|
|
1887
|
-
headline?: string | undefined;
|
|
1888
|
-
location?: string | undefined;
|
|
1889
1868
|
current_position?: {
|
|
1890
1869
|
title?: string | undefined;
|
|
1891
1870
|
company?: {
|
|
@@ -1903,8 +1882,29 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1903
1882
|
end_date?: string | undefined;
|
|
1904
1883
|
} | undefined;
|
|
1905
1884
|
} | undefined;
|
|
1885
|
+
domain?: string | undefined;
|
|
1886
|
+
emails?: {
|
|
1887
|
+
status?: string | undefined;
|
|
1888
|
+
email?: string | undefined;
|
|
1889
|
+
}[] | undefined;
|
|
1890
|
+
phones?: {
|
|
1891
|
+
phone?: string | undefined;
|
|
1892
|
+
region?: string | undefined;
|
|
1893
|
+
}[] | undefined;
|
|
1894
|
+
firstname?: string | undefined;
|
|
1895
|
+
lastname?: string | undefined;
|
|
1896
|
+
most_probable_email?: string | undefined;
|
|
1897
|
+
most_probable_personal_email?: string | undefined;
|
|
1898
|
+
personal_emails?: {
|
|
1899
|
+
status?: string | undefined;
|
|
1900
|
+
email?: string | undefined;
|
|
1901
|
+
}[] | undefined;
|
|
1902
|
+
most_probable_phone?: string | undefined;
|
|
1903
|
+
social_medias?: {
|
|
1904
|
+
type?: string | undefined;
|
|
1905
|
+
url?: string | undefined;
|
|
1906
|
+
}[] | undefined;
|
|
1906
1907
|
} | undefined;
|
|
1907
|
-
input?: string | undefined;
|
|
1908
1908
|
}>, "many">>;
|
|
1909
1909
|
cost: z.ZodOptional<z.ZodObject<{
|
|
1910
1910
|
credits: z.ZodOptional<z.ZodNumber>;
|
|
@@ -1915,42 +1915,21 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1915
1915
|
}>>;
|
|
1916
1916
|
error: z.ZodString;
|
|
1917
1917
|
}, "strip", z.ZodTypeAny, {
|
|
1918
|
-
operation: "get_reverse_email_result";
|
|
1919
|
-
success: boolean;
|
|
1920
1918
|
error: string;
|
|
1919
|
+
success: boolean;
|
|
1920
|
+
operation: "get_reverse_email_result";
|
|
1921
1921
|
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1922
1922
|
name?: string | undefined;
|
|
1923
1923
|
id?: string | undefined;
|
|
1924
1924
|
results?: {
|
|
1925
|
+
input?: string | undefined;
|
|
1925
1926
|
contact?: {
|
|
1926
|
-
firstname?: string | undefined;
|
|
1927
|
-
lastname?: string | undefined;
|
|
1928
|
-
domain?: string | undefined;
|
|
1929
|
-
emails?: {
|
|
1930
|
-
status?: string | undefined;
|
|
1931
|
-
email?: string | undefined;
|
|
1932
|
-
}[] | undefined;
|
|
1933
|
-
most_probable_email?: string | undefined;
|
|
1934
|
-
most_probable_personal_email?: string | undefined;
|
|
1935
|
-
personal_emails?: {
|
|
1936
|
-
status?: string | undefined;
|
|
1937
|
-
email?: string | undefined;
|
|
1938
|
-
}[] | undefined;
|
|
1939
|
-
most_probable_phone?: string | undefined;
|
|
1940
|
-
phones?: {
|
|
1941
|
-
phone?: string | undefined;
|
|
1942
|
-
region?: string | undefined;
|
|
1943
|
-
}[] | undefined;
|
|
1944
|
-
social_medias?: {
|
|
1945
|
-
type?: string | undefined;
|
|
1946
|
-
url?: string | undefined;
|
|
1947
|
-
}[] | undefined;
|
|
1948
1927
|
profile?: {
|
|
1928
|
+
location?: string | undefined;
|
|
1929
|
+
headline?: string | undefined;
|
|
1949
1930
|
linkedin_url?: string | undefined;
|
|
1950
1931
|
linkedin_id?: string | undefined;
|
|
1951
1932
|
linkedin_handle?: string | undefined;
|
|
1952
|
-
headline?: string | undefined;
|
|
1953
|
-
location?: string | undefined;
|
|
1954
1933
|
current_position?: {
|
|
1955
1934
|
title?: string | undefined;
|
|
1956
1935
|
company?: {
|
|
@@ -1968,28 +1947,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1968
1947
|
end_date?: string | undefined;
|
|
1969
1948
|
} | undefined;
|
|
1970
1949
|
} | undefined;
|
|
1971
|
-
} | undefined;
|
|
1972
|
-
input?: string | undefined;
|
|
1973
|
-
}[] | undefined;
|
|
1974
|
-
cost?: {
|
|
1975
|
-
credits?: number | undefined;
|
|
1976
|
-
} | undefined;
|
|
1977
|
-
}, {
|
|
1978
|
-
operation: "get_reverse_email_result";
|
|
1979
|
-
success: boolean;
|
|
1980
|
-
error: string;
|
|
1981
|
-
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1982
|
-
name?: string | undefined;
|
|
1983
|
-
id?: string | undefined;
|
|
1984
|
-
results?: {
|
|
1985
|
-
contact?: {
|
|
1986
|
-
firstname?: string | undefined;
|
|
1987
|
-
lastname?: string | undefined;
|
|
1988
1950
|
domain?: string | undefined;
|
|
1989
1951
|
emails?: {
|
|
1990
1952
|
status?: string | undefined;
|
|
1991
1953
|
email?: string | undefined;
|
|
1992
1954
|
}[] | undefined;
|
|
1955
|
+
phones?: {
|
|
1956
|
+
phone?: string | undefined;
|
|
1957
|
+
region?: string | undefined;
|
|
1958
|
+
}[] | undefined;
|
|
1959
|
+
firstname?: string | undefined;
|
|
1960
|
+
lastname?: string | undefined;
|
|
1993
1961
|
most_probable_email?: string | undefined;
|
|
1994
1962
|
most_probable_personal_email?: string | undefined;
|
|
1995
1963
|
personal_emails?: {
|
|
@@ -1997,20 +1965,31 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1997
1965
|
email?: string | undefined;
|
|
1998
1966
|
}[] | undefined;
|
|
1999
1967
|
most_probable_phone?: string | undefined;
|
|
2000
|
-
phones?: {
|
|
2001
|
-
phone?: string | undefined;
|
|
2002
|
-
region?: string | undefined;
|
|
2003
|
-
}[] | undefined;
|
|
2004
1968
|
social_medias?: {
|
|
2005
1969
|
type?: string | undefined;
|
|
2006
1970
|
url?: string | undefined;
|
|
2007
1971
|
}[] | undefined;
|
|
1972
|
+
} | undefined;
|
|
1973
|
+
}[] | undefined;
|
|
1974
|
+
cost?: {
|
|
1975
|
+
credits?: number | undefined;
|
|
1976
|
+
} | undefined;
|
|
1977
|
+
}, {
|
|
1978
|
+
error: string;
|
|
1979
|
+
success: boolean;
|
|
1980
|
+
operation: "get_reverse_email_result";
|
|
1981
|
+
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1982
|
+
name?: string | undefined;
|
|
1983
|
+
id?: string | undefined;
|
|
1984
|
+
results?: {
|
|
1985
|
+
input?: string | undefined;
|
|
1986
|
+
contact?: {
|
|
2008
1987
|
profile?: {
|
|
1988
|
+
location?: string | undefined;
|
|
1989
|
+
headline?: string | undefined;
|
|
2009
1990
|
linkedin_url?: string | undefined;
|
|
2010
1991
|
linkedin_id?: string | number | undefined;
|
|
2011
1992
|
linkedin_handle?: string | undefined;
|
|
2012
|
-
headline?: string | undefined;
|
|
2013
|
-
location?: string | undefined;
|
|
2014
1993
|
current_position?: {
|
|
2015
1994
|
title?: string | undefined;
|
|
2016
1995
|
company?: {
|
|
@@ -2028,8 +2007,29 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2028
2007
|
end_date?: string | undefined;
|
|
2029
2008
|
} | undefined;
|
|
2030
2009
|
} | undefined;
|
|
2010
|
+
domain?: string | undefined;
|
|
2011
|
+
emails?: {
|
|
2012
|
+
status?: string | undefined;
|
|
2013
|
+
email?: string | undefined;
|
|
2014
|
+
}[] | undefined;
|
|
2015
|
+
phones?: {
|
|
2016
|
+
phone?: string | undefined;
|
|
2017
|
+
region?: string | undefined;
|
|
2018
|
+
}[] | undefined;
|
|
2019
|
+
firstname?: string | undefined;
|
|
2020
|
+
lastname?: string | undefined;
|
|
2021
|
+
most_probable_email?: string | undefined;
|
|
2022
|
+
most_probable_personal_email?: string | undefined;
|
|
2023
|
+
personal_emails?: {
|
|
2024
|
+
status?: string | undefined;
|
|
2025
|
+
email?: string | undefined;
|
|
2026
|
+
}[] | undefined;
|
|
2027
|
+
most_probable_phone?: string | undefined;
|
|
2028
|
+
social_medias?: {
|
|
2029
|
+
type?: string | undefined;
|
|
2030
|
+
url?: string | undefined;
|
|
2031
|
+
}[] | undefined;
|
|
2031
2032
|
} | undefined;
|
|
2032
|
-
input?: string | undefined;
|
|
2033
2033
|
}[] | undefined;
|
|
2034
2034
|
cost?: {
|
|
2035
2035
|
credits?: number | 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
|
-
operation: "get_credit_balance";
|
|
2044
|
-
success: boolean;
|
|
2045
2043
|
error: string;
|
|
2044
|
+
success: boolean;
|
|
2045
|
+
operation: "get_credit_balance";
|
|
2046
2046
|
balance?: number | undefined;
|
|
2047
2047
|
}, {
|
|
2048
|
-
operation: "get_credit_balance";
|
|
2049
|
-
success: boolean;
|
|
2050
2048
|
error: string;
|
|
2049
|
+
success: boolean;
|
|
2050
|
+
operation: "get_credit_balance";
|
|
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
|
-
operation: "check_api_key";
|
|
2059
|
-
success: boolean;
|
|
2060
2058
|
error: string;
|
|
2059
|
+
success: boolean;
|
|
2060
|
+
operation: "check_api_key";
|
|
2061
2061
|
workspace_id?: string | undefined;
|
|
2062
2062
|
}, {
|
|
2063
|
-
operation: "check_api_key";
|
|
2064
|
-
success: boolean;
|
|
2065
2063
|
error: string;
|
|
2064
|
+
success: boolean;
|
|
2065
|
+
operation: "check_api_key";
|
|
2066
2066
|
workspace_id?: string | undefined;
|
|
2067
2067
|
}>]>;
|
|
2068
2068
|
export type FullEnrichParamsInput = z.input<typeof FullEnrichParamsSchema>;
|