@bubblelab/bubble-core 0.1.102 → 0.1.103
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 +113 -113
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +118 -118
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +92 -92
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +836 -836
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +176 -176
- package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +66 -66
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/notion/notion.d.ts +2089 -2089
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +440 -440
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +134 -125
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +21 -13
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +152 -143
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +13 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- 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 +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +331 -331
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- 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 +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +150 -150
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- 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 +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +15 -2
- package/package.json +2 -2
|
@@ -71,9 +71,9 @@ export declare const CompanyInfoSchema: z.ZodObject<{
|
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
name?: string | undefined;
|
|
73
73
|
domain?: string | undefined;
|
|
74
|
+
linkedin_url?: string | undefined;
|
|
74
75
|
linkedin_id?: string | undefined;
|
|
75
76
|
industry?: string | undefined;
|
|
76
|
-
linkedin_url?: string | undefined;
|
|
77
77
|
headquarters?: {
|
|
78
78
|
city?: string | undefined;
|
|
79
79
|
country?: string | undefined;
|
|
@@ -81,9 +81,9 @@ export declare const CompanyInfoSchema: z.ZodObject<{
|
|
|
81
81
|
}, {
|
|
82
82
|
name?: string | undefined;
|
|
83
83
|
domain?: string | undefined;
|
|
84
|
+
linkedin_url?: string | undefined;
|
|
84
85
|
linkedin_id?: string | number | undefined;
|
|
85
86
|
industry?: string | undefined;
|
|
86
|
-
linkedin_url?: string | undefined;
|
|
87
87
|
headquarters?: {
|
|
88
88
|
city?: string | undefined;
|
|
89
89
|
country?: string | undefined;
|
|
@@ -119,9 +119,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
119
119
|
}, "strip", z.ZodTypeAny, {
|
|
120
120
|
name?: string | undefined;
|
|
121
121
|
domain?: string | undefined;
|
|
122
|
+
linkedin_url?: string | undefined;
|
|
122
123
|
linkedin_id?: string | undefined;
|
|
123
124
|
industry?: string | undefined;
|
|
124
|
-
linkedin_url?: string | undefined;
|
|
125
125
|
headquarters?: {
|
|
126
126
|
city?: string | undefined;
|
|
127
127
|
country?: string | undefined;
|
|
@@ -129,9 +129,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
129
129
|
}, {
|
|
130
130
|
name?: string | undefined;
|
|
131
131
|
domain?: string | undefined;
|
|
132
|
+
linkedin_url?: string | undefined;
|
|
132
133
|
linkedin_id?: string | number | undefined;
|
|
133
134
|
industry?: string | undefined;
|
|
134
|
-
linkedin_url?: string | undefined;
|
|
135
135
|
headquarters?: {
|
|
136
136
|
city?: string | undefined;
|
|
137
137
|
country?: string | undefined;
|
|
@@ -144,9 +144,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
144
144
|
company?: {
|
|
145
145
|
name?: string | undefined;
|
|
146
146
|
domain?: string | undefined;
|
|
147
|
+
linkedin_url?: string | undefined;
|
|
147
148
|
linkedin_id?: string | undefined;
|
|
148
149
|
industry?: string | undefined;
|
|
149
|
-
linkedin_url?: string | undefined;
|
|
150
150
|
headquarters?: {
|
|
151
151
|
city?: string | undefined;
|
|
152
152
|
country?: string | undefined;
|
|
@@ -159,9 +159,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
159
159
|
company?: {
|
|
160
160
|
name?: string | undefined;
|
|
161
161
|
domain?: string | undefined;
|
|
162
|
+
linkedin_url?: string | undefined;
|
|
162
163
|
linkedin_id?: string | number | undefined;
|
|
163
164
|
industry?: string | undefined;
|
|
164
|
-
linkedin_url?: string | undefined;
|
|
165
165
|
headquarters?: {
|
|
166
166
|
city?: string | undefined;
|
|
167
167
|
country?: string | undefined;
|
|
@@ -173,17 +173,17 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
174
|
location?: string | undefined;
|
|
175
175
|
headline?: string | undefined;
|
|
176
|
-
linkedin_id?: string | undefined;
|
|
177
176
|
linkedin_url?: string | undefined;
|
|
177
|
+
linkedin_id?: string | undefined;
|
|
178
178
|
linkedin_handle?: string | undefined;
|
|
179
179
|
current_position?: {
|
|
180
180
|
title?: string | undefined;
|
|
181
181
|
company?: {
|
|
182
182
|
name?: string | undefined;
|
|
183
183
|
domain?: string | undefined;
|
|
184
|
+
linkedin_url?: string | undefined;
|
|
184
185
|
linkedin_id?: string | undefined;
|
|
185
186
|
industry?: string | undefined;
|
|
186
|
-
linkedin_url?: string | undefined;
|
|
187
187
|
headquarters?: {
|
|
188
188
|
city?: string | undefined;
|
|
189
189
|
country?: string | undefined;
|
|
@@ -195,17 +195,17 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
195
195
|
}, {
|
|
196
196
|
location?: string | undefined;
|
|
197
197
|
headline?: string | undefined;
|
|
198
|
-
linkedin_id?: string | number | undefined;
|
|
199
198
|
linkedin_url?: string | undefined;
|
|
199
|
+
linkedin_id?: string | number | undefined;
|
|
200
200
|
linkedin_handle?: string | undefined;
|
|
201
201
|
current_position?: {
|
|
202
202
|
title?: string | undefined;
|
|
203
203
|
company?: {
|
|
204
204
|
name?: string | undefined;
|
|
205
205
|
domain?: string | undefined;
|
|
206
|
+
linkedin_url?: string | undefined;
|
|
206
207
|
linkedin_id?: string | number | undefined;
|
|
207
208
|
industry?: string | undefined;
|
|
208
|
-
linkedin_url?: string | undefined;
|
|
209
209
|
headquarters?: {
|
|
210
210
|
city?: string | undefined;
|
|
211
211
|
country?: string | undefined;
|
|
@@ -292,9 +292,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
292
292
|
}, "strip", z.ZodTypeAny, {
|
|
293
293
|
name?: string | undefined;
|
|
294
294
|
domain?: string | undefined;
|
|
295
|
+
linkedin_url?: string | undefined;
|
|
295
296
|
linkedin_id?: string | undefined;
|
|
296
297
|
industry?: string | undefined;
|
|
297
|
-
linkedin_url?: string | undefined;
|
|
298
298
|
headquarters?: {
|
|
299
299
|
city?: string | undefined;
|
|
300
300
|
country?: string | undefined;
|
|
@@ -302,9 +302,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
302
302
|
}, {
|
|
303
303
|
name?: string | undefined;
|
|
304
304
|
domain?: string | undefined;
|
|
305
|
+
linkedin_url?: string | undefined;
|
|
305
306
|
linkedin_id?: string | number | undefined;
|
|
306
307
|
industry?: string | undefined;
|
|
307
|
-
linkedin_url?: string | undefined;
|
|
308
308
|
headquarters?: {
|
|
309
309
|
city?: string | undefined;
|
|
310
310
|
country?: string | undefined;
|
|
@@ -317,9 +317,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
317
317
|
company?: {
|
|
318
318
|
name?: string | undefined;
|
|
319
319
|
domain?: string | undefined;
|
|
320
|
+
linkedin_url?: string | undefined;
|
|
320
321
|
linkedin_id?: string | undefined;
|
|
321
322
|
industry?: string | undefined;
|
|
322
|
-
linkedin_url?: string | undefined;
|
|
323
323
|
headquarters?: {
|
|
324
324
|
city?: string | undefined;
|
|
325
325
|
country?: string | undefined;
|
|
@@ -332,9 +332,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
332
332
|
company?: {
|
|
333
333
|
name?: string | undefined;
|
|
334
334
|
domain?: string | undefined;
|
|
335
|
+
linkedin_url?: string | undefined;
|
|
335
336
|
linkedin_id?: string | number | undefined;
|
|
336
337
|
industry?: string | undefined;
|
|
337
|
-
linkedin_url?: string | undefined;
|
|
338
338
|
headquarters?: {
|
|
339
339
|
city?: string | undefined;
|
|
340
340
|
country?: string | undefined;
|
|
@@ -346,17 +346,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
346
346
|
}, "strip", z.ZodTypeAny, {
|
|
347
347
|
location?: string | undefined;
|
|
348
348
|
headline?: string | undefined;
|
|
349
|
-
linkedin_id?: string | undefined;
|
|
350
349
|
linkedin_url?: string | undefined;
|
|
350
|
+
linkedin_id?: string | undefined;
|
|
351
351
|
linkedin_handle?: string | undefined;
|
|
352
352
|
current_position?: {
|
|
353
353
|
title?: string | undefined;
|
|
354
354
|
company?: {
|
|
355
355
|
name?: string | undefined;
|
|
356
356
|
domain?: string | undefined;
|
|
357
|
+
linkedin_url?: string | undefined;
|
|
357
358
|
linkedin_id?: string | undefined;
|
|
358
359
|
industry?: string | undefined;
|
|
359
|
-
linkedin_url?: string | undefined;
|
|
360
360
|
headquarters?: {
|
|
361
361
|
city?: string | undefined;
|
|
362
362
|
country?: string | undefined;
|
|
@@ -368,17 +368,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
368
368
|
}, {
|
|
369
369
|
location?: string | undefined;
|
|
370
370
|
headline?: string | undefined;
|
|
371
|
-
linkedin_id?: string | number | undefined;
|
|
372
371
|
linkedin_url?: string | undefined;
|
|
372
|
+
linkedin_id?: string | number | undefined;
|
|
373
373
|
linkedin_handle?: string | undefined;
|
|
374
374
|
current_position?: {
|
|
375
375
|
title?: string | undefined;
|
|
376
376
|
company?: {
|
|
377
377
|
name?: string | undefined;
|
|
378
378
|
domain?: string | undefined;
|
|
379
|
+
linkedin_url?: string | undefined;
|
|
379
380
|
linkedin_id?: string | number | undefined;
|
|
380
381
|
industry?: string | undefined;
|
|
381
|
-
linkedin_url?: string | undefined;
|
|
382
382
|
headquarters?: {
|
|
383
383
|
city?: string | undefined;
|
|
384
384
|
country?: string | undefined;
|
|
@@ -392,17 +392,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
392
392
|
profile?: {
|
|
393
393
|
location?: string | undefined;
|
|
394
394
|
headline?: string | undefined;
|
|
395
|
-
linkedin_id?: string | undefined;
|
|
396
395
|
linkedin_url?: string | undefined;
|
|
396
|
+
linkedin_id?: string | undefined;
|
|
397
397
|
linkedin_handle?: string | undefined;
|
|
398
398
|
current_position?: {
|
|
399
399
|
title?: string | undefined;
|
|
400
400
|
company?: {
|
|
401
401
|
name?: string | undefined;
|
|
402
402
|
domain?: string | undefined;
|
|
403
|
+
linkedin_url?: string | undefined;
|
|
403
404
|
linkedin_id?: string | undefined;
|
|
404
405
|
industry?: string | undefined;
|
|
405
|
-
linkedin_url?: string | undefined;
|
|
406
406
|
headquarters?: {
|
|
407
407
|
city?: string | undefined;
|
|
408
408
|
country?: string | undefined;
|
|
@@ -438,17 +438,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
438
438
|
profile?: {
|
|
439
439
|
location?: string | undefined;
|
|
440
440
|
headline?: string | undefined;
|
|
441
|
-
linkedin_id?: string | number | undefined;
|
|
442
441
|
linkedin_url?: string | undefined;
|
|
442
|
+
linkedin_id?: string | number | undefined;
|
|
443
443
|
linkedin_handle?: string | undefined;
|
|
444
444
|
current_position?: {
|
|
445
445
|
title?: string | undefined;
|
|
446
446
|
company?: {
|
|
447
447
|
name?: string | undefined;
|
|
448
448
|
domain?: string | undefined;
|
|
449
|
+
linkedin_url?: string | undefined;
|
|
449
450
|
linkedin_id?: string | number | undefined;
|
|
450
451
|
industry?: string | undefined;
|
|
451
|
-
linkedin_url?: string | undefined;
|
|
452
452
|
headquarters?: {
|
|
453
453
|
city?: string | undefined;
|
|
454
454
|
country?: string | undefined;
|
|
@@ -560,9 +560,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
560
560
|
}, "strip", z.ZodTypeAny, {
|
|
561
561
|
name?: string | undefined;
|
|
562
562
|
domain?: string | undefined;
|
|
563
|
+
linkedin_url?: string | undefined;
|
|
563
564
|
linkedin_id?: string | undefined;
|
|
564
565
|
industry?: string | undefined;
|
|
565
|
-
linkedin_url?: string | undefined;
|
|
566
566
|
headquarters?: {
|
|
567
567
|
city?: string | undefined;
|
|
568
568
|
country?: string | undefined;
|
|
@@ -570,9 +570,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
570
570
|
}, {
|
|
571
571
|
name?: string | undefined;
|
|
572
572
|
domain?: string | undefined;
|
|
573
|
+
linkedin_url?: string | undefined;
|
|
573
574
|
linkedin_id?: string | number | undefined;
|
|
574
575
|
industry?: string | undefined;
|
|
575
|
-
linkedin_url?: string | undefined;
|
|
576
576
|
headquarters?: {
|
|
577
577
|
city?: string | undefined;
|
|
578
578
|
country?: string | undefined;
|
|
@@ -585,9 +585,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
585
585
|
company?: {
|
|
586
586
|
name?: string | undefined;
|
|
587
587
|
domain?: string | undefined;
|
|
588
|
+
linkedin_url?: string | undefined;
|
|
588
589
|
linkedin_id?: string | undefined;
|
|
589
590
|
industry?: string | undefined;
|
|
590
|
-
linkedin_url?: string | undefined;
|
|
591
591
|
headquarters?: {
|
|
592
592
|
city?: string | undefined;
|
|
593
593
|
country?: string | undefined;
|
|
@@ -600,9 +600,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
600
600
|
company?: {
|
|
601
601
|
name?: string | undefined;
|
|
602
602
|
domain?: string | undefined;
|
|
603
|
+
linkedin_url?: string | undefined;
|
|
603
604
|
linkedin_id?: string | number | undefined;
|
|
604
605
|
industry?: string | undefined;
|
|
605
|
-
linkedin_url?: string | undefined;
|
|
606
606
|
headquarters?: {
|
|
607
607
|
city?: string | undefined;
|
|
608
608
|
country?: string | undefined;
|
|
@@ -614,17 +614,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
614
614
|
}, "strip", z.ZodTypeAny, {
|
|
615
615
|
location?: string | undefined;
|
|
616
616
|
headline?: string | undefined;
|
|
617
|
-
linkedin_id?: string | undefined;
|
|
618
617
|
linkedin_url?: string | undefined;
|
|
618
|
+
linkedin_id?: string | undefined;
|
|
619
619
|
linkedin_handle?: string | undefined;
|
|
620
620
|
current_position?: {
|
|
621
621
|
title?: string | undefined;
|
|
622
622
|
company?: {
|
|
623
623
|
name?: string | undefined;
|
|
624
624
|
domain?: string | undefined;
|
|
625
|
+
linkedin_url?: string | undefined;
|
|
625
626
|
linkedin_id?: string | undefined;
|
|
626
627
|
industry?: string | undefined;
|
|
627
|
-
linkedin_url?: string | undefined;
|
|
628
628
|
headquarters?: {
|
|
629
629
|
city?: string | undefined;
|
|
630
630
|
country?: string | undefined;
|
|
@@ -636,17 +636,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
636
636
|
}, {
|
|
637
637
|
location?: string | undefined;
|
|
638
638
|
headline?: string | undefined;
|
|
639
|
-
linkedin_id?: string | number | undefined;
|
|
640
639
|
linkedin_url?: string | undefined;
|
|
640
|
+
linkedin_id?: string | number | undefined;
|
|
641
641
|
linkedin_handle?: string | undefined;
|
|
642
642
|
current_position?: {
|
|
643
643
|
title?: string | undefined;
|
|
644
644
|
company?: {
|
|
645
645
|
name?: string | undefined;
|
|
646
646
|
domain?: string | undefined;
|
|
647
|
+
linkedin_url?: string | undefined;
|
|
647
648
|
linkedin_id?: string | number | undefined;
|
|
648
649
|
industry?: string | undefined;
|
|
649
|
-
linkedin_url?: string | undefined;
|
|
650
650
|
headquarters?: {
|
|
651
651
|
city?: string | undefined;
|
|
652
652
|
country?: string | undefined;
|
|
@@ -660,17 +660,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
660
660
|
profile?: {
|
|
661
661
|
location?: string | undefined;
|
|
662
662
|
headline?: string | undefined;
|
|
663
|
-
linkedin_id?: string | undefined;
|
|
664
663
|
linkedin_url?: string | undefined;
|
|
664
|
+
linkedin_id?: string | undefined;
|
|
665
665
|
linkedin_handle?: string | undefined;
|
|
666
666
|
current_position?: {
|
|
667
667
|
title?: string | undefined;
|
|
668
668
|
company?: {
|
|
669
669
|
name?: string | undefined;
|
|
670
670
|
domain?: string | undefined;
|
|
671
|
+
linkedin_url?: string | undefined;
|
|
671
672
|
linkedin_id?: string | undefined;
|
|
672
673
|
industry?: string | undefined;
|
|
673
|
-
linkedin_url?: string | undefined;
|
|
674
674
|
headquarters?: {
|
|
675
675
|
city?: string | undefined;
|
|
676
676
|
country?: string | undefined;
|
|
@@ -706,17 +706,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
706
706
|
profile?: {
|
|
707
707
|
location?: string | undefined;
|
|
708
708
|
headline?: string | undefined;
|
|
709
|
-
linkedin_id?: string | number | undefined;
|
|
710
709
|
linkedin_url?: string | undefined;
|
|
710
|
+
linkedin_id?: string | number | undefined;
|
|
711
711
|
linkedin_handle?: string | undefined;
|
|
712
712
|
current_position?: {
|
|
713
713
|
title?: string | undefined;
|
|
714
714
|
company?: {
|
|
715
715
|
name?: string | undefined;
|
|
716
716
|
domain?: string | undefined;
|
|
717
|
+
linkedin_url?: string | undefined;
|
|
717
718
|
linkedin_id?: string | number | undefined;
|
|
718
719
|
industry?: string | undefined;
|
|
719
|
-
linkedin_url?: string | undefined;
|
|
720
720
|
headquarters?: {
|
|
721
721
|
city?: string | undefined;
|
|
722
722
|
country?: string | undefined;
|
|
@@ -755,17 +755,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
755
755
|
profile?: {
|
|
756
756
|
location?: string | undefined;
|
|
757
757
|
headline?: string | undefined;
|
|
758
|
-
linkedin_id?: string | undefined;
|
|
759
758
|
linkedin_url?: string | undefined;
|
|
759
|
+
linkedin_id?: string | undefined;
|
|
760
760
|
linkedin_handle?: string | undefined;
|
|
761
761
|
current_position?: {
|
|
762
762
|
title?: string | undefined;
|
|
763
763
|
company?: {
|
|
764
764
|
name?: string | undefined;
|
|
765
765
|
domain?: string | undefined;
|
|
766
|
+
linkedin_url?: string | undefined;
|
|
766
767
|
linkedin_id?: string | undefined;
|
|
767
768
|
industry?: string | undefined;
|
|
768
|
-
linkedin_url?: string | undefined;
|
|
769
769
|
headquarters?: {
|
|
770
770
|
city?: string | undefined;
|
|
771
771
|
country?: string | undefined;
|
|
@@ -804,17 +804,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
804
804
|
profile?: {
|
|
805
805
|
location?: string | undefined;
|
|
806
806
|
headline?: string | undefined;
|
|
807
|
-
linkedin_id?: string | number | undefined;
|
|
808
807
|
linkedin_url?: string | undefined;
|
|
808
|
+
linkedin_id?: string | number | undefined;
|
|
809
809
|
linkedin_handle?: string | undefined;
|
|
810
810
|
current_position?: {
|
|
811
811
|
title?: string | undefined;
|
|
812
812
|
company?: {
|
|
813
813
|
name?: string | undefined;
|
|
814
814
|
domain?: string | undefined;
|
|
815
|
+
linkedin_url?: string | undefined;
|
|
815
816
|
linkedin_id?: string | number | undefined;
|
|
816
817
|
industry?: string | undefined;
|
|
817
|
-
linkedin_url?: string | undefined;
|
|
818
818
|
headquarters?: {
|
|
819
819
|
city?: string | undefined;
|
|
820
820
|
country?: string | undefined;
|
|
@@ -873,17 +873,17 @@ export declare const ContactToEnrichSchema: z.ZodObject<{
|
|
|
873
873
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
874
874
|
custom?: Record<string, string> | undefined;
|
|
875
875
|
domain?: string | undefined;
|
|
876
|
-
company_name?: string | undefined;
|
|
877
876
|
linkedin_url?: string | undefined;
|
|
878
877
|
firstname?: string | undefined;
|
|
879
878
|
lastname?: string | undefined;
|
|
879
|
+
company_name?: string | undefined;
|
|
880
880
|
}, {
|
|
881
881
|
custom?: Record<string, string> | undefined;
|
|
882
882
|
domain?: string | undefined;
|
|
883
|
-
company_name?: string | undefined;
|
|
884
883
|
linkedin_url?: string | undefined;
|
|
885
884
|
firstname?: string | undefined;
|
|
886
885
|
lastname?: string | undefined;
|
|
886
|
+
company_name?: string | undefined;
|
|
887
887
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
888
888
|
}>;
|
|
889
889
|
export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
@@ -902,17 +902,17 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
902
902
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
903
903
|
custom?: Record<string, string> | undefined;
|
|
904
904
|
domain?: string | undefined;
|
|
905
|
-
company_name?: string | undefined;
|
|
906
905
|
linkedin_url?: string | undefined;
|
|
907
906
|
firstname?: string | undefined;
|
|
908
907
|
lastname?: string | undefined;
|
|
908
|
+
company_name?: string | undefined;
|
|
909
909
|
}, {
|
|
910
910
|
custom?: Record<string, string> | undefined;
|
|
911
911
|
domain?: string | undefined;
|
|
912
|
-
company_name?: string | undefined;
|
|
913
912
|
linkedin_url?: string | undefined;
|
|
914
913
|
firstname?: string | undefined;
|
|
915
914
|
lastname?: string | undefined;
|
|
915
|
+
company_name?: string | undefined;
|
|
916
916
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
917
917
|
}>, "many">;
|
|
918
918
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
@@ -923,10 +923,10 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
923
923
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
924
924
|
custom?: Record<string, string> | undefined;
|
|
925
925
|
domain?: string | undefined;
|
|
926
|
-
company_name?: string | undefined;
|
|
927
926
|
linkedin_url?: string | undefined;
|
|
928
927
|
firstname?: string | undefined;
|
|
929
928
|
lastname?: string | undefined;
|
|
929
|
+
company_name?: string | undefined;
|
|
930
930
|
}[];
|
|
931
931
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
932
932
|
webhook_url?: string | undefined;
|
|
@@ -936,10 +936,10 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
936
936
|
contacts: {
|
|
937
937
|
custom?: Record<string, string> | undefined;
|
|
938
938
|
domain?: string | undefined;
|
|
939
|
-
company_name?: string | undefined;
|
|
940
939
|
linkedin_url?: string | undefined;
|
|
941
940
|
firstname?: string | undefined;
|
|
942
941
|
lastname?: string | undefined;
|
|
942
|
+
company_name?: string | undefined;
|
|
943
943
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
944
944
|
}[];
|
|
945
945
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -1014,13 +1014,13 @@ 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
|
-
success: boolean;
|
|
1018
1017
|
error: string;
|
|
1018
|
+
success: boolean;
|
|
1019
1019
|
operation: "start_bulk_enrichment";
|
|
1020
1020
|
enrichment_id?: string | undefined;
|
|
1021
1021
|
}, {
|
|
1022
|
-
success: boolean;
|
|
1023
1022
|
error: string;
|
|
1023
|
+
success: boolean;
|
|
1024
1024
|
operation: "start_bulk_enrichment";
|
|
1025
1025
|
enrichment_id?: string | undefined;
|
|
1026
1026
|
}>, z.ZodObject<{
|
|
@@ -1105,9 +1105,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1105
1105
|
}, "strip", z.ZodTypeAny, {
|
|
1106
1106
|
name?: string | undefined;
|
|
1107
1107
|
domain?: string | undefined;
|
|
1108
|
+
linkedin_url?: string | undefined;
|
|
1108
1109
|
linkedin_id?: string | undefined;
|
|
1109
1110
|
industry?: string | undefined;
|
|
1110
|
-
linkedin_url?: string | undefined;
|
|
1111
1111
|
headquarters?: {
|
|
1112
1112
|
city?: string | undefined;
|
|
1113
1113
|
country?: string | undefined;
|
|
@@ -1115,9 +1115,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1115
1115
|
}, {
|
|
1116
1116
|
name?: string | undefined;
|
|
1117
1117
|
domain?: string | undefined;
|
|
1118
|
+
linkedin_url?: string | undefined;
|
|
1118
1119
|
linkedin_id?: string | number | undefined;
|
|
1119
1120
|
industry?: string | undefined;
|
|
1120
|
-
linkedin_url?: string | undefined;
|
|
1121
1121
|
headquarters?: {
|
|
1122
1122
|
city?: string | undefined;
|
|
1123
1123
|
country?: string | undefined;
|
|
@@ -1130,9 +1130,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1130
1130
|
company?: {
|
|
1131
1131
|
name?: string | undefined;
|
|
1132
1132
|
domain?: string | undefined;
|
|
1133
|
+
linkedin_url?: string | undefined;
|
|
1133
1134
|
linkedin_id?: string | undefined;
|
|
1134
1135
|
industry?: string | undefined;
|
|
1135
|
-
linkedin_url?: string | undefined;
|
|
1136
1136
|
headquarters?: {
|
|
1137
1137
|
city?: string | undefined;
|
|
1138
1138
|
country?: string | undefined;
|
|
@@ -1145,9 +1145,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1145
1145
|
company?: {
|
|
1146
1146
|
name?: string | undefined;
|
|
1147
1147
|
domain?: string | undefined;
|
|
1148
|
+
linkedin_url?: string | undefined;
|
|
1148
1149
|
linkedin_id?: string | number | undefined;
|
|
1149
1150
|
industry?: string | undefined;
|
|
1150
|
-
linkedin_url?: string | undefined;
|
|
1151
1151
|
headquarters?: {
|
|
1152
1152
|
city?: string | undefined;
|
|
1153
1153
|
country?: string | undefined;
|
|
@@ -1159,17 +1159,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1159
1159
|
}, "strip", z.ZodTypeAny, {
|
|
1160
1160
|
location?: string | undefined;
|
|
1161
1161
|
headline?: string | undefined;
|
|
1162
|
-
linkedin_id?: string | undefined;
|
|
1163
1162
|
linkedin_url?: string | undefined;
|
|
1163
|
+
linkedin_id?: string | undefined;
|
|
1164
1164
|
linkedin_handle?: string | undefined;
|
|
1165
1165
|
current_position?: {
|
|
1166
1166
|
title?: string | undefined;
|
|
1167
1167
|
company?: {
|
|
1168
1168
|
name?: string | undefined;
|
|
1169
1169
|
domain?: string | undefined;
|
|
1170
|
+
linkedin_url?: string | undefined;
|
|
1170
1171
|
linkedin_id?: string | undefined;
|
|
1171
1172
|
industry?: string | undefined;
|
|
1172
|
-
linkedin_url?: string | undefined;
|
|
1173
1173
|
headquarters?: {
|
|
1174
1174
|
city?: string | undefined;
|
|
1175
1175
|
country?: string | undefined;
|
|
@@ -1181,17 +1181,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1181
1181
|
}, {
|
|
1182
1182
|
location?: string | undefined;
|
|
1183
1183
|
headline?: string | undefined;
|
|
1184
|
-
linkedin_id?: string | number | undefined;
|
|
1185
1184
|
linkedin_url?: string | undefined;
|
|
1185
|
+
linkedin_id?: string | number | undefined;
|
|
1186
1186
|
linkedin_handle?: string | undefined;
|
|
1187
1187
|
current_position?: {
|
|
1188
1188
|
title?: string | undefined;
|
|
1189
1189
|
company?: {
|
|
1190
1190
|
name?: string | undefined;
|
|
1191
1191
|
domain?: string | undefined;
|
|
1192
|
+
linkedin_url?: string | undefined;
|
|
1192
1193
|
linkedin_id?: string | number | undefined;
|
|
1193
1194
|
industry?: string | undefined;
|
|
1194
|
-
linkedin_url?: string | undefined;
|
|
1195
1195
|
headquarters?: {
|
|
1196
1196
|
city?: string | undefined;
|
|
1197
1197
|
country?: string | undefined;
|
|
@@ -1205,17 +1205,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1205
1205
|
profile?: {
|
|
1206
1206
|
location?: string | undefined;
|
|
1207
1207
|
headline?: string | undefined;
|
|
1208
|
-
linkedin_id?: string | undefined;
|
|
1209
1208
|
linkedin_url?: string | undefined;
|
|
1209
|
+
linkedin_id?: string | undefined;
|
|
1210
1210
|
linkedin_handle?: string | undefined;
|
|
1211
1211
|
current_position?: {
|
|
1212
1212
|
title?: string | undefined;
|
|
1213
1213
|
company?: {
|
|
1214
1214
|
name?: string | undefined;
|
|
1215
1215
|
domain?: string | undefined;
|
|
1216
|
+
linkedin_url?: string | undefined;
|
|
1216
1217
|
linkedin_id?: string | undefined;
|
|
1217
1218
|
industry?: string | undefined;
|
|
1218
|
-
linkedin_url?: string | undefined;
|
|
1219
1219
|
headquarters?: {
|
|
1220
1220
|
city?: string | undefined;
|
|
1221
1221
|
country?: string | undefined;
|
|
@@ -1251,17 +1251,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1251
1251
|
profile?: {
|
|
1252
1252
|
location?: string | undefined;
|
|
1253
1253
|
headline?: string | undefined;
|
|
1254
|
-
linkedin_id?: string | number | undefined;
|
|
1255
1254
|
linkedin_url?: string | undefined;
|
|
1255
|
+
linkedin_id?: string | number | undefined;
|
|
1256
1256
|
linkedin_handle?: string | undefined;
|
|
1257
1257
|
current_position?: {
|
|
1258
1258
|
title?: string | undefined;
|
|
1259
1259
|
company?: {
|
|
1260
1260
|
name?: string | undefined;
|
|
1261
1261
|
domain?: string | undefined;
|
|
1262
|
+
linkedin_url?: string | undefined;
|
|
1262
1263
|
linkedin_id?: string | number | undefined;
|
|
1263
1264
|
industry?: string | undefined;
|
|
1264
|
-
linkedin_url?: string | undefined;
|
|
1265
1265
|
headquarters?: {
|
|
1266
1266
|
city?: string | undefined;
|
|
1267
1267
|
country?: string | undefined;
|
|
@@ -1300,17 +1300,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1300
1300
|
profile?: {
|
|
1301
1301
|
location?: string | undefined;
|
|
1302
1302
|
headline?: string | undefined;
|
|
1303
|
-
linkedin_id?: string | undefined;
|
|
1304
1303
|
linkedin_url?: string | undefined;
|
|
1304
|
+
linkedin_id?: string | undefined;
|
|
1305
1305
|
linkedin_handle?: string | undefined;
|
|
1306
1306
|
current_position?: {
|
|
1307
1307
|
title?: string | undefined;
|
|
1308
1308
|
company?: {
|
|
1309
1309
|
name?: string | undefined;
|
|
1310
1310
|
domain?: string | undefined;
|
|
1311
|
+
linkedin_url?: string | undefined;
|
|
1311
1312
|
linkedin_id?: string | undefined;
|
|
1312
1313
|
industry?: string | undefined;
|
|
1313
|
-
linkedin_url?: string | undefined;
|
|
1314
1314
|
headquarters?: {
|
|
1315
1315
|
city?: string | undefined;
|
|
1316
1316
|
country?: string | undefined;
|
|
@@ -1349,17 +1349,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1349
1349
|
profile?: {
|
|
1350
1350
|
location?: string | undefined;
|
|
1351
1351
|
headline?: string | undefined;
|
|
1352
|
-
linkedin_id?: string | number | undefined;
|
|
1353
1352
|
linkedin_url?: string | undefined;
|
|
1353
|
+
linkedin_id?: string | number | undefined;
|
|
1354
1354
|
linkedin_handle?: string | undefined;
|
|
1355
1355
|
current_position?: {
|
|
1356
1356
|
title?: string | undefined;
|
|
1357
1357
|
company?: {
|
|
1358
1358
|
name?: string | undefined;
|
|
1359
1359
|
domain?: string | undefined;
|
|
1360
|
+
linkedin_url?: string | undefined;
|
|
1360
1361
|
linkedin_id?: string | number | undefined;
|
|
1361
1362
|
industry?: string | undefined;
|
|
1362
|
-
linkedin_url?: string | undefined;
|
|
1363
1363
|
headquarters?: {
|
|
1364
1364
|
city?: string | undefined;
|
|
1365
1365
|
country?: string | undefined;
|
|
@@ -1402,29 +1402,32 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1402
1402
|
}>>;
|
|
1403
1403
|
error: z.ZodString;
|
|
1404
1404
|
}, "strip", z.ZodTypeAny, {
|
|
1405
|
-
success: boolean;
|
|
1406
1405
|
error: string;
|
|
1406
|
+
success: boolean;
|
|
1407
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
|
+
cost?: {
|
|
1412
|
+
credits?: number | undefined;
|
|
1413
|
+
} | undefined;
|
|
1411
1414
|
results?: {
|
|
1412
1415
|
custom?: Record<string, string> | undefined;
|
|
1413
1416
|
contact?: {
|
|
1414
1417
|
profile?: {
|
|
1415
1418
|
location?: string | undefined;
|
|
1416
1419
|
headline?: string | undefined;
|
|
1417
|
-
linkedin_id?: string | undefined;
|
|
1418
1420
|
linkedin_url?: string | undefined;
|
|
1421
|
+
linkedin_id?: string | undefined;
|
|
1419
1422
|
linkedin_handle?: string | undefined;
|
|
1420
1423
|
current_position?: {
|
|
1421
1424
|
title?: string | undefined;
|
|
1422
1425
|
company?: {
|
|
1423
1426
|
name?: string | undefined;
|
|
1424
1427
|
domain?: string | undefined;
|
|
1428
|
+
linkedin_url?: string | undefined;
|
|
1425
1429
|
linkedin_id?: string | undefined;
|
|
1426
1430
|
industry?: string | undefined;
|
|
1427
|
-
linkedin_url?: string | undefined;
|
|
1428
1431
|
headquarters?: {
|
|
1429
1432
|
city?: string | undefined;
|
|
1430
1433
|
country?: string | undefined;
|
|
@@ -1458,33 +1461,33 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1458
1461
|
}[] | undefined;
|
|
1459
1462
|
} | undefined;
|
|
1460
1463
|
}[] | undefined;
|
|
1461
|
-
cost?: {
|
|
1462
|
-
credits?: number | undefined;
|
|
1463
|
-
} | undefined;
|
|
1464
1464
|
}, {
|
|
1465
|
-
success: boolean;
|
|
1466
1465
|
error: string;
|
|
1466
|
+
success: boolean;
|
|
1467
1467
|
operation: "get_enrichment_result";
|
|
1468
1468
|
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1469
1469
|
name?: string | undefined;
|
|
1470
1470
|
id?: string | undefined;
|
|
1471
|
+
cost?: {
|
|
1472
|
+
credits?: number | undefined;
|
|
1473
|
+
} | undefined;
|
|
1471
1474
|
results?: {
|
|
1472
1475
|
custom?: Record<string, string> | undefined;
|
|
1473
1476
|
contact?: {
|
|
1474
1477
|
profile?: {
|
|
1475
1478
|
location?: string | undefined;
|
|
1476
1479
|
headline?: string | undefined;
|
|
1477
|
-
linkedin_id?: string | number | undefined;
|
|
1478
1480
|
linkedin_url?: string | undefined;
|
|
1481
|
+
linkedin_id?: string | number | undefined;
|
|
1479
1482
|
linkedin_handle?: string | undefined;
|
|
1480
1483
|
current_position?: {
|
|
1481
1484
|
title?: string | undefined;
|
|
1482
1485
|
company?: {
|
|
1483
1486
|
name?: string | undefined;
|
|
1484
1487
|
domain?: string | undefined;
|
|
1488
|
+
linkedin_url?: string | undefined;
|
|
1485
1489
|
linkedin_id?: string | number | undefined;
|
|
1486
1490
|
industry?: string | undefined;
|
|
1487
|
-
linkedin_url?: string | undefined;
|
|
1488
1491
|
headquarters?: {
|
|
1489
1492
|
city?: string | undefined;
|
|
1490
1493
|
country?: string | undefined;
|
|
@@ -1518,22 +1521,19 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1518
1521
|
}[] | undefined;
|
|
1519
1522
|
} | undefined;
|
|
1520
1523
|
}[] | undefined;
|
|
1521
|
-
cost?: {
|
|
1522
|
-
credits?: number | undefined;
|
|
1523
|
-
} | undefined;
|
|
1524
1524
|
}>, z.ZodObject<{
|
|
1525
1525
|
operation: z.ZodLiteral<"start_reverse_email_lookup">;
|
|
1526
1526
|
success: z.ZodBoolean;
|
|
1527
1527
|
enrichment_id: z.ZodOptional<z.ZodString>;
|
|
1528
1528
|
error: z.ZodString;
|
|
1529
1529
|
}, "strip", z.ZodTypeAny, {
|
|
1530
|
-
success: boolean;
|
|
1531
1530
|
error: string;
|
|
1531
|
+
success: boolean;
|
|
1532
1532
|
operation: "start_reverse_email_lookup";
|
|
1533
1533
|
enrichment_id?: string | undefined;
|
|
1534
1534
|
}, {
|
|
1535
|
-
success: boolean;
|
|
1536
1535
|
error: string;
|
|
1536
|
+
success: boolean;
|
|
1537
1537
|
operation: "start_reverse_email_lookup";
|
|
1538
1538
|
enrichment_id?: string | undefined;
|
|
1539
1539
|
}>, z.ZodObject<{
|
|
@@ -1618,9 +1618,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1618
1618
|
}, "strip", z.ZodTypeAny, {
|
|
1619
1619
|
name?: string | undefined;
|
|
1620
1620
|
domain?: string | undefined;
|
|
1621
|
+
linkedin_url?: string | undefined;
|
|
1621
1622
|
linkedin_id?: string | undefined;
|
|
1622
1623
|
industry?: string | undefined;
|
|
1623
|
-
linkedin_url?: string | undefined;
|
|
1624
1624
|
headquarters?: {
|
|
1625
1625
|
city?: string | undefined;
|
|
1626
1626
|
country?: string | undefined;
|
|
@@ -1628,9 +1628,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1628
1628
|
}, {
|
|
1629
1629
|
name?: string | undefined;
|
|
1630
1630
|
domain?: string | undefined;
|
|
1631
|
+
linkedin_url?: string | undefined;
|
|
1631
1632
|
linkedin_id?: string | number | undefined;
|
|
1632
1633
|
industry?: string | undefined;
|
|
1633
|
-
linkedin_url?: string | undefined;
|
|
1634
1634
|
headquarters?: {
|
|
1635
1635
|
city?: string | undefined;
|
|
1636
1636
|
country?: string | undefined;
|
|
@@ -1643,9 +1643,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1643
1643
|
company?: {
|
|
1644
1644
|
name?: string | undefined;
|
|
1645
1645
|
domain?: string | undefined;
|
|
1646
|
+
linkedin_url?: string | undefined;
|
|
1646
1647
|
linkedin_id?: string | undefined;
|
|
1647
1648
|
industry?: string | undefined;
|
|
1648
|
-
linkedin_url?: string | undefined;
|
|
1649
1649
|
headquarters?: {
|
|
1650
1650
|
city?: string | undefined;
|
|
1651
1651
|
country?: string | undefined;
|
|
@@ -1658,9 +1658,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1658
1658
|
company?: {
|
|
1659
1659
|
name?: string | undefined;
|
|
1660
1660
|
domain?: string | undefined;
|
|
1661
|
+
linkedin_url?: string | undefined;
|
|
1661
1662
|
linkedin_id?: string | number | undefined;
|
|
1662
1663
|
industry?: string | undefined;
|
|
1663
|
-
linkedin_url?: string | undefined;
|
|
1664
1664
|
headquarters?: {
|
|
1665
1665
|
city?: string | undefined;
|
|
1666
1666
|
country?: string | undefined;
|
|
@@ -1672,17 +1672,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
location?: string | undefined;
|
|
1674
1674
|
headline?: string | undefined;
|
|
1675
|
-
linkedin_id?: string | undefined;
|
|
1676
1675
|
linkedin_url?: string | undefined;
|
|
1676
|
+
linkedin_id?: string | undefined;
|
|
1677
1677
|
linkedin_handle?: string | undefined;
|
|
1678
1678
|
current_position?: {
|
|
1679
1679
|
title?: string | undefined;
|
|
1680
1680
|
company?: {
|
|
1681
1681
|
name?: string | undefined;
|
|
1682
1682
|
domain?: string | undefined;
|
|
1683
|
+
linkedin_url?: string | undefined;
|
|
1683
1684
|
linkedin_id?: string | undefined;
|
|
1684
1685
|
industry?: string | undefined;
|
|
1685
|
-
linkedin_url?: string | undefined;
|
|
1686
1686
|
headquarters?: {
|
|
1687
1687
|
city?: string | undefined;
|
|
1688
1688
|
country?: string | undefined;
|
|
@@ -1694,17 +1694,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1694
1694
|
}, {
|
|
1695
1695
|
location?: string | undefined;
|
|
1696
1696
|
headline?: string | undefined;
|
|
1697
|
-
linkedin_id?: string | number | undefined;
|
|
1698
1697
|
linkedin_url?: string | undefined;
|
|
1698
|
+
linkedin_id?: string | number | undefined;
|
|
1699
1699
|
linkedin_handle?: string | undefined;
|
|
1700
1700
|
current_position?: {
|
|
1701
1701
|
title?: string | undefined;
|
|
1702
1702
|
company?: {
|
|
1703
1703
|
name?: string | undefined;
|
|
1704
1704
|
domain?: string | undefined;
|
|
1705
|
+
linkedin_url?: string | undefined;
|
|
1705
1706
|
linkedin_id?: string | number | undefined;
|
|
1706
1707
|
industry?: string | undefined;
|
|
1707
|
-
linkedin_url?: string | undefined;
|
|
1708
1708
|
headquarters?: {
|
|
1709
1709
|
city?: string | undefined;
|
|
1710
1710
|
country?: string | undefined;
|
|
@@ -1718,17 +1718,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1718
1718
|
profile?: {
|
|
1719
1719
|
location?: string | undefined;
|
|
1720
1720
|
headline?: string | undefined;
|
|
1721
|
-
linkedin_id?: string | undefined;
|
|
1722
1721
|
linkedin_url?: string | undefined;
|
|
1722
|
+
linkedin_id?: string | undefined;
|
|
1723
1723
|
linkedin_handle?: string | undefined;
|
|
1724
1724
|
current_position?: {
|
|
1725
1725
|
title?: string | undefined;
|
|
1726
1726
|
company?: {
|
|
1727
1727
|
name?: string | undefined;
|
|
1728
1728
|
domain?: string | undefined;
|
|
1729
|
+
linkedin_url?: string | undefined;
|
|
1729
1730
|
linkedin_id?: string | undefined;
|
|
1730
1731
|
industry?: string | undefined;
|
|
1731
|
-
linkedin_url?: string | undefined;
|
|
1732
1732
|
headquarters?: {
|
|
1733
1733
|
city?: string | undefined;
|
|
1734
1734
|
country?: string | undefined;
|
|
@@ -1764,17 +1764,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1764
1764
|
profile?: {
|
|
1765
1765
|
location?: string | undefined;
|
|
1766
1766
|
headline?: string | undefined;
|
|
1767
|
-
linkedin_id?: string | number | undefined;
|
|
1768
1767
|
linkedin_url?: string | undefined;
|
|
1768
|
+
linkedin_id?: string | number | undefined;
|
|
1769
1769
|
linkedin_handle?: string | undefined;
|
|
1770
1770
|
current_position?: {
|
|
1771
1771
|
title?: string | undefined;
|
|
1772
1772
|
company?: {
|
|
1773
1773
|
name?: string | undefined;
|
|
1774
1774
|
domain?: string | undefined;
|
|
1775
|
+
linkedin_url?: string | undefined;
|
|
1775
1776
|
linkedin_id?: string | number | undefined;
|
|
1776
1777
|
industry?: string | undefined;
|
|
1777
|
-
linkedin_url?: string | undefined;
|
|
1778
1778
|
headquarters?: {
|
|
1779
1779
|
city?: string | undefined;
|
|
1780
1780
|
country?: string | undefined;
|
|
@@ -1813,17 +1813,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1813
1813
|
profile?: {
|
|
1814
1814
|
location?: string | undefined;
|
|
1815
1815
|
headline?: string | undefined;
|
|
1816
|
-
linkedin_id?: string | undefined;
|
|
1817
1816
|
linkedin_url?: string | undefined;
|
|
1817
|
+
linkedin_id?: string | undefined;
|
|
1818
1818
|
linkedin_handle?: string | undefined;
|
|
1819
1819
|
current_position?: {
|
|
1820
1820
|
title?: string | undefined;
|
|
1821
1821
|
company?: {
|
|
1822
1822
|
name?: string | undefined;
|
|
1823
1823
|
domain?: string | undefined;
|
|
1824
|
+
linkedin_url?: string | undefined;
|
|
1824
1825
|
linkedin_id?: string | undefined;
|
|
1825
1826
|
industry?: string | undefined;
|
|
1826
|
-
linkedin_url?: string | undefined;
|
|
1827
1827
|
headquarters?: {
|
|
1828
1828
|
city?: string | undefined;
|
|
1829
1829
|
country?: string | undefined;
|
|
@@ -1862,17 +1862,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1862
1862
|
profile?: {
|
|
1863
1863
|
location?: string | undefined;
|
|
1864
1864
|
headline?: string | undefined;
|
|
1865
|
-
linkedin_id?: string | number | undefined;
|
|
1866
1865
|
linkedin_url?: string | undefined;
|
|
1866
|
+
linkedin_id?: string | number | undefined;
|
|
1867
1867
|
linkedin_handle?: string | undefined;
|
|
1868
1868
|
current_position?: {
|
|
1869
1869
|
title?: string | undefined;
|
|
1870
1870
|
company?: {
|
|
1871
1871
|
name?: string | undefined;
|
|
1872
1872
|
domain?: string | undefined;
|
|
1873
|
+
linkedin_url?: string | undefined;
|
|
1873
1874
|
linkedin_id?: string | number | undefined;
|
|
1874
1875
|
industry?: string | undefined;
|
|
1875
|
-
linkedin_url?: string | undefined;
|
|
1876
1876
|
headquarters?: {
|
|
1877
1877
|
city?: string | undefined;
|
|
1878
1878
|
country?: string | undefined;
|
|
@@ -1915,29 +1915,32 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1915
1915
|
}>>;
|
|
1916
1916
|
error: z.ZodString;
|
|
1917
1917
|
}, "strip", z.ZodTypeAny, {
|
|
1918
|
-
success: boolean;
|
|
1919
1918
|
error: string;
|
|
1919
|
+
success: boolean;
|
|
1920
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
|
+
cost?: {
|
|
1925
|
+
credits?: number | undefined;
|
|
1926
|
+
} | undefined;
|
|
1924
1927
|
results?: {
|
|
1925
1928
|
input?: string | undefined;
|
|
1926
1929
|
contact?: {
|
|
1927
1930
|
profile?: {
|
|
1928
1931
|
location?: string | undefined;
|
|
1929
1932
|
headline?: string | undefined;
|
|
1930
|
-
linkedin_id?: string | undefined;
|
|
1931
1933
|
linkedin_url?: string | undefined;
|
|
1934
|
+
linkedin_id?: string | undefined;
|
|
1932
1935
|
linkedin_handle?: string | undefined;
|
|
1933
1936
|
current_position?: {
|
|
1934
1937
|
title?: string | undefined;
|
|
1935
1938
|
company?: {
|
|
1936
1939
|
name?: string | undefined;
|
|
1937
1940
|
domain?: string | undefined;
|
|
1941
|
+
linkedin_url?: string | undefined;
|
|
1938
1942
|
linkedin_id?: string | undefined;
|
|
1939
1943
|
industry?: string | undefined;
|
|
1940
|
-
linkedin_url?: string | undefined;
|
|
1941
1944
|
headquarters?: {
|
|
1942
1945
|
city?: string | undefined;
|
|
1943
1946
|
country?: string | undefined;
|
|
@@ -1971,33 +1974,33 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1971
1974
|
}[] | undefined;
|
|
1972
1975
|
} | undefined;
|
|
1973
1976
|
}[] | undefined;
|
|
1974
|
-
cost?: {
|
|
1975
|
-
credits?: number | undefined;
|
|
1976
|
-
} | undefined;
|
|
1977
1977
|
}, {
|
|
1978
|
-
success: boolean;
|
|
1979
1978
|
error: string;
|
|
1979
|
+
success: boolean;
|
|
1980
1980
|
operation: "get_reverse_email_result";
|
|
1981
1981
|
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1982
1982
|
name?: string | undefined;
|
|
1983
1983
|
id?: string | undefined;
|
|
1984
|
+
cost?: {
|
|
1985
|
+
credits?: number | undefined;
|
|
1986
|
+
} | undefined;
|
|
1984
1987
|
results?: {
|
|
1985
1988
|
input?: string | undefined;
|
|
1986
1989
|
contact?: {
|
|
1987
1990
|
profile?: {
|
|
1988
1991
|
location?: string | undefined;
|
|
1989
1992
|
headline?: string | undefined;
|
|
1990
|
-
linkedin_id?: string | number | undefined;
|
|
1991
1993
|
linkedin_url?: string | undefined;
|
|
1994
|
+
linkedin_id?: string | number | undefined;
|
|
1992
1995
|
linkedin_handle?: string | undefined;
|
|
1993
1996
|
current_position?: {
|
|
1994
1997
|
title?: string | undefined;
|
|
1995
1998
|
company?: {
|
|
1996
1999
|
name?: string | undefined;
|
|
1997
2000
|
domain?: string | undefined;
|
|
2001
|
+
linkedin_url?: string | undefined;
|
|
1998
2002
|
linkedin_id?: string | number | undefined;
|
|
1999
2003
|
industry?: string | undefined;
|
|
2000
|
-
linkedin_url?: string | undefined;
|
|
2001
2004
|
headquarters?: {
|
|
2002
2005
|
city?: string | undefined;
|
|
2003
2006
|
country?: string | undefined;
|
|
@@ -2031,22 +2034,19 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2031
2034
|
}[] | undefined;
|
|
2032
2035
|
} | undefined;
|
|
2033
2036
|
}[] | undefined;
|
|
2034
|
-
cost?: {
|
|
2035
|
-
credits?: number | undefined;
|
|
2036
|
-
} | undefined;
|
|
2037
2037
|
}>, z.ZodObject<{
|
|
2038
2038
|
operation: z.ZodLiteral<"get_credit_balance">;
|
|
2039
2039
|
success: z.ZodBoolean;
|
|
2040
2040
|
balance: z.ZodOptional<z.ZodNumber>;
|
|
2041
2041
|
error: z.ZodString;
|
|
2042
2042
|
}, "strip", z.ZodTypeAny, {
|
|
2043
|
-
success: boolean;
|
|
2044
2043
|
error: string;
|
|
2044
|
+
success: boolean;
|
|
2045
2045
|
operation: "get_credit_balance";
|
|
2046
2046
|
balance?: number | undefined;
|
|
2047
2047
|
}, {
|
|
2048
|
-
success: boolean;
|
|
2049
2048
|
error: string;
|
|
2049
|
+
success: boolean;
|
|
2050
2050
|
operation: "get_credit_balance";
|
|
2051
2051
|
balance?: number | undefined;
|
|
2052
2052
|
}>, z.ZodObject<{
|
|
@@ -2055,13 +2055,13 @@ 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
|
-
success: boolean;
|
|
2059
2058
|
error: string;
|
|
2059
|
+
success: boolean;
|
|
2060
2060
|
operation: "check_api_key";
|
|
2061
2061
|
workspace_id?: string | undefined;
|
|
2062
2062
|
}, {
|
|
2063
|
-
success: boolean;
|
|
2064
2063
|
error: string;
|
|
2064
|
+
success: boolean;
|
|
2065
2065
|
operation: "check_api_key";
|
|
2066
2066
|
workspace_id?: string | undefined;
|
|
2067
2067
|
}>]>;
|