@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- 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 +78 -78
- 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/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- 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
|
country?: string | undefined;
|
|
79
79
|
city?: string | undefined;
|
|
@@ -81,9 +81,9 @@ export declare const CompanyInfoSchema: z.ZodObject<{
|
|
|
81
81
|
}, {
|
|
82
82
|
name?: string | undefined;
|
|
83
83
|
domain?: string | undefined;
|
|
84
|
+
linkedin_url?: string | undefined;
|
|
84
85
|
linkedin_id?: string | number | undefined;
|
|
85
86
|
industry?: string | undefined;
|
|
86
|
-
linkedin_url?: string | undefined;
|
|
87
87
|
headquarters?: {
|
|
88
88
|
country?: string | undefined;
|
|
89
89
|
city?: string | undefined;
|
|
@@ -119,9 +119,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
119
119
|
}, "strip", z.ZodTypeAny, {
|
|
120
120
|
name?: string | undefined;
|
|
121
121
|
domain?: string | undefined;
|
|
122
|
+
linkedin_url?: string | undefined;
|
|
122
123
|
linkedin_id?: string | undefined;
|
|
123
124
|
industry?: string | undefined;
|
|
124
|
-
linkedin_url?: string | undefined;
|
|
125
125
|
headquarters?: {
|
|
126
126
|
country?: string | undefined;
|
|
127
127
|
city?: string | undefined;
|
|
@@ -129,9 +129,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
129
129
|
}, {
|
|
130
130
|
name?: string | undefined;
|
|
131
131
|
domain?: string | undefined;
|
|
132
|
+
linkedin_url?: string | undefined;
|
|
132
133
|
linkedin_id?: string | number | undefined;
|
|
133
134
|
industry?: string | undefined;
|
|
134
|
-
linkedin_url?: string | undefined;
|
|
135
135
|
headquarters?: {
|
|
136
136
|
country?: string | undefined;
|
|
137
137
|
city?: string | undefined;
|
|
@@ -144,9 +144,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
144
144
|
company?: {
|
|
145
145
|
name?: string | undefined;
|
|
146
146
|
domain?: string | undefined;
|
|
147
|
+
linkedin_url?: string | undefined;
|
|
147
148
|
linkedin_id?: string | undefined;
|
|
148
149
|
industry?: string | undefined;
|
|
149
|
-
linkedin_url?: string | undefined;
|
|
150
150
|
headquarters?: {
|
|
151
151
|
country?: string | undefined;
|
|
152
152
|
city?: string | undefined;
|
|
@@ -159,9 +159,9 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
159
159
|
company?: {
|
|
160
160
|
name?: string | undefined;
|
|
161
161
|
domain?: string | undefined;
|
|
162
|
+
linkedin_url?: string | undefined;
|
|
162
163
|
linkedin_id?: string | number | undefined;
|
|
163
164
|
industry?: string | undefined;
|
|
164
|
-
linkedin_url?: string | undefined;
|
|
165
165
|
headquarters?: {
|
|
166
166
|
country?: string | undefined;
|
|
167
167
|
city?: string | undefined;
|
|
@@ -173,17 +173,17 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
173
173
|
}, "strip", z.ZodTypeAny, {
|
|
174
174
|
location?: string | undefined;
|
|
175
175
|
headline?: string | undefined;
|
|
176
|
-
linkedin_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
|
country?: string | undefined;
|
|
189
189
|
city?: string | undefined;
|
|
@@ -195,17 +195,17 @@ export declare const ProfileSchema: z.ZodObject<{
|
|
|
195
195
|
}, {
|
|
196
196
|
location?: string | undefined;
|
|
197
197
|
headline?: string | undefined;
|
|
198
|
-
linkedin_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
|
country?: string | undefined;
|
|
211
211
|
city?: string | undefined;
|
|
@@ -292,9 +292,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
292
292
|
}, "strip", z.ZodTypeAny, {
|
|
293
293
|
name?: string | undefined;
|
|
294
294
|
domain?: string | undefined;
|
|
295
|
+
linkedin_url?: string | undefined;
|
|
295
296
|
linkedin_id?: string | undefined;
|
|
296
297
|
industry?: string | undefined;
|
|
297
|
-
linkedin_url?: string | undefined;
|
|
298
298
|
headquarters?: {
|
|
299
299
|
country?: string | undefined;
|
|
300
300
|
city?: string | undefined;
|
|
@@ -302,9 +302,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
302
302
|
}, {
|
|
303
303
|
name?: string | undefined;
|
|
304
304
|
domain?: string | undefined;
|
|
305
|
+
linkedin_url?: string | undefined;
|
|
305
306
|
linkedin_id?: string | number | undefined;
|
|
306
307
|
industry?: string | undefined;
|
|
307
|
-
linkedin_url?: string | undefined;
|
|
308
308
|
headquarters?: {
|
|
309
309
|
country?: string | undefined;
|
|
310
310
|
city?: string | undefined;
|
|
@@ -317,9 +317,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
317
317
|
company?: {
|
|
318
318
|
name?: string | undefined;
|
|
319
319
|
domain?: string | undefined;
|
|
320
|
+
linkedin_url?: string | undefined;
|
|
320
321
|
linkedin_id?: string | undefined;
|
|
321
322
|
industry?: string | undefined;
|
|
322
|
-
linkedin_url?: string | undefined;
|
|
323
323
|
headquarters?: {
|
|
324
324
|
country?: string | undefined;
|
|
325
325
|
city?: string | undefined;
|
|
@@ -332,9 +332,9 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
332
332
|
company?: {
|
|
333
333
|
name?: string | undefined;
|
|
334
334
|
domain?: string | undefined;
|
|
335
|
+
linkedin_url?: string | undefined;
|
|
335
336
|
linkedin_id?: string | number | undefined;
|
|
336
337
|
industry?: string | undefined;
|
|
337
|
-
linkedin_url?: string | undefined;
|
|
338
338
|
headquarters?: {
|
|
339
339
|
country?: string | undefined;
|
|
340
340
|
city?: string | undefined;
|
|
@@ -346,17 +346,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
346
346
|
}, "strip", z.ZodTypeAny, {
|
|
347
347
|
location?: string | undefined;
|
|
348
348
|
headline?: string | undefined;
|
|
349
|
-
linkedin_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
|
country?: string | undefined;
|
|
362
362
|
city?: string | undefined;
|
|
@@ -368,17 +368,17 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
368
368
|
}, {
|
|
369
369
|
location?: string | undefined;
|
|
370
370
|
headline?: string | undefined;
|
|
371
|
-
linkedin_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
|
country?: string | undefined;
|
|
384
384
|
city?: string | undefined;
|
|
@@ -389,20 +389,28 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
389
389
|
} | undefined;
|
|
390
390
|
}>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
392
|
+
emails?: {
|
|
393
|
+
status?: string | undefined;
|
|
394
|
+
email?: string | undefined;
|
|
395
|
+
}[] | undefined;
|
|
396
|
+
phones?: {
|
|
397
|
+
phone?: string | undefined;
|
|
398
|
+
region?: string | undefined;
|
|
399
|
+
}[] | undefined;
|
|
392
400
|
profile?: {
|
|
393
401
|
location?: string | undefined;
|
|
394
402
|
headline?: string | undefined;
|
|
395
|
-
linkedin_id?: string | undefined;
|
|
396
403
|
linkedin_url?: string | undefined;
|
|
404
|
+
linkedin_id?: string | undefined;
|
|
397
405
|
linkedin_handle?: string | undefined;
|
|
398
406
|
current_position?: {
|
|
399
407
|
title?: string | undefined;
|
|
400
408
|
company?: {
|
|
401
409
|
name?: string | undefined;
|
|
402
410
|
domain?: string | undefined;
|
|
411
|
+
linkedin_url?: string | undefined;
|
|
403
412
|
linkedin_id?: string | undefined;
|
|
404
413
|
industry?: string | undefined;
|
|
405
|
-
linkedin_url?: string | undefined;
|
|
406
414
|
headquarters?: {
|
|
407
415
|
country?: string | undefined;
|
|
408
416
|
city?: string | undefined;
|
|
@@ -413,14 +421,6 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
413
421
|
} | undefined;
|
|
414
422
|
} | undefined;
|
|
415
423
|
domain?: string | undefined;
|
|
416
|
-
emails?: {
|
|
417
|
-
status?: string | undefined;
|
|
418
|
-
email?: string | undefined;
|
|
419
|
-
}[] | undefined;
|
|
420
|
-
phones?: {
|
|
421
|
-
phone?: string | undefined;
|
|
422
|
-
region?: string | undefined;
|
|
423
|
-
}[] | undefined;
|
|
424
424
|
firstname?: string | undefined;
|
|
425
425
|
lastname?: string | undefined;
|
|
426
426
|
most_probable_email?: string | undefined;
|
|
@@ -435,20 +435,28 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
435
435
|
url?: string | undefined;
|
|
436
436
|
}[] | undefined;
|
|
437
437
|
}, {
|
|
438
|
+
emails?: {
|
|
439
|
+
status?: string | undefined;
|
|
440
|
+
email?: string | undefined;
|
|
441
|
+
}[] | undefined;
|
|
442
|
+
phones?: {
|
|
443
|
+
phone?: string | undefined;
|
|
444
|
+
region?: string | undefined;
|
|
445
|
+
}[] | undefined;
|
|
438
446
|
profile?: {
|
|
439
447
|
location?: string | undefined;
|
|
440
448
|
headline?: string | undefined;
|
|
441
|
-
linkedin_id?: string | number | undefined;
|
|
442
449
|
linkedin_url?: string | undefined;
|
|
450
|
+
linkedin_id?: string | number | undefined;
|
|
443
451
|
linkedin_handle?: string | undefined;
|
|
444
452
|
current_position?: {
|
|
445
453
|
title?: string | undefined;
|
|
446
454
|
company?: {
|
|
447
455
|
name?: string | undefined;
|
|
448
456
|
domain?: string | undefined;
|
|
457
|
+
linkedin_url?: string | undefined;
|
|
449
458
|
linkedin_id?: string | number | undefined;
|
|
450
459
|
industry?: string | undefined;
|
|
451
|
-
linkedin_url?: string | undefined;
|
|
452
460
|
headquarters?: {
|
|
453
461
|
country?: string | undefined;
|
|
454
462
|
city?: string | undefined;
|
|
@@ -459,14 +467,6 @@ export declare const EnrichedContactSchema: z.ZodObject<{
|
|
|
459
467
|
} | undefined;
|
|
460
468
|
} | undefined;
|
|
461
469
|
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
470
|
firstname?: string | undefined;
|
|
471
471
|
lastname?: string | undefined;
|
|
472
472
|
most_probable_email?: 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
|
country?: string | undefined;
|
|
568
568
|
city?: string | undefined;
|
|
@@ -570,9 +570,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
570
570
|
}, {
|
|
571
571
|
name?: string | undefined;
|
|
572
572
|
domain?: string | undefined;
|
|
573
|
+
linkedin_url?: string | undefined;
|
|
573
574
|
linkedin_id?: string | number | undefined;
|
|
574
575
|
industry?: string | undefined;
|
|
575
|
-
linkedin_url?: string | undefined;
|
|
576
576
|
headquarters?: {
|
|
577
577
|
country?: string | undefined;
|
|
578
578
|
city?: string | undefined;
|
|
@@ -585,9 +585,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
585
585
|
company?: {
|
|
586
586
|
name?: string | undefined;
|
|
587
587
|
domain?: string | undefined;
|
|
588
|
+
linkedin_url?: string | undefined;
|
|
588
589
|
linkedin_id?: string | undefined;
|
|
589
590
|
industry?: string | undefined;
|
|
590
|
-
linkedin_url?: string | undefined;
|
|
591
591
|
headquarters?: {
|
|
592
592
|
country?: string | undefined;
|
|
593
593
|
city?: string | undefined;
|
|
@@ -600,9 +600,9 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
600
600
|
company?: {
|
|
601
601
|
name?: string | undefined;
|
|
602
602
|
domain?: string | undefined;
|
|
603
|
+
linkedin_url?: string | undefined;
|
|
603
604
|
linkedin_id?: string | number | undefined;
|
|
604
605
|
industry?: string | undefined;
|
|
605
|
-
linkedin_url?: string | undefined;
|
|
606
606
|
headquarters?: {
|
|
607
607
|
country?: string | undefined;
|
|
608
608
|
city?: string | undefined;
|
|
@@ -614,17 +614,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
614
614
|
}, "strip", z.ZodTypeAny, {
|
|
615
615
|
location?: string | undefined;
|
|
616
616
|
headline?: string | undefined;
|
|
617
|
-
linkedin_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
|
country?: string | undefined;
|
|
630
630
|
city?: string | undefined;
|
|
@@ -636,17 +636,17 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
636
636
|
}, {
|
|
637
637
|
location?: string | undefined;
|
|
638
638
|
headline?: string | undefined;
|
|
639
|
-
linkedin_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
|
country?: string | undefined;
|
|
652
652
|
city?: string | undefined;
|
|
@@ -657,20 +657,28 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
657
657
|
} | undefined;
|
|
658
658
|
}>>;
|
|
659
659
|
}, "strip", z.ZodTypeAny, {
|
|
660
|
+
emails?: {
|
|
661
|
+
status?: string | undefined;
|
|
662
|
+
email?: string | undefined;
|
|
663
|
+
}[] | undefined;
|
|
664
|
+
phones?: {
|
|
665
|
+
phone?: string | undefined;
|
|
666
|
+
region?: string | undefined;
|
|
667
|
+
}[] | undefined;
|
|
660
668
|
profile?: {
|
|
661
669
|
location?: string | undefined;
|
|
662
670
|
headline?: string | undefined;
|
|
663
|
-
linkedin_id?: string | undefined;
|
|
664
671
|
linkedin_url?: string | undefined;
|
|
672
|
+
linkedin_id?: string | undefined;
|
|
665
673
|
linkedin_handle?: string | undefined;
|
|
666
674
|
current_position?: {
|
|
667
675
|
title?: string | undefined;
|
|
668
676
|
company?: {
|
|
669
677
|
name?: string | undefined;
|
|
670
678
|
domain?: string | undefined;
|
|
679
|
+
linkedin_url?: string | undefined;
|
|
671
680
|
linkedin_id?: string | undefined;
|
|
672
681
|
industry?: string | undefined;
|
|
673
|
-
linkedin_url?: string | undefined;
|
|
674
682
|
headquarters?: {
|
|
675
683
|
country?: string | undefined;
|
|
676
684
|
city?: string | undefined;
|
|
@@ -681,14 +689,6 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
681
689
|
} | undefined;
|
|
682
690
|
} | undefined;
|
|
683
691
|
domain?: string | undefined;
|
|
684
|
-
emails?: {
|
|
685
|
-
status?: string | undefined;
|
|
686
|
-
email?: string | undefined;
|
|
687
|
-
}[] | undefined;
|
|
688
|
-
phones?: {
|
|
689
|
-
phone?: string | undefined;
|
|
690
|
-
region?: string | undefined;
|
|
691
|
-
}[] | undefined;
|
|
692
692
|
firstname?: string | undefined;
|
|
693
693
|
lastname?: string | undefined;
|
|
694
694
|
most_probable_email?: string | undefined;
|
|
@@ -703,20 +703,28 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
703
703
|
url?: string | undefined;
|
|
704
704
|
}[] | undefined;
|
|
705
705
|
}, {
|
|
706
|
+
emails?: {
|
|
707
|
+
status?: string | undefined;
|
|
708
|
+
email?: string | undefined;
|
|
709
|
+
}[] | undefined;
|
|
710
|
+
phones?: {
|
|
711
|
+
phone?: string | undefined;
|
|
712
|
+
region?: string | undefined;
|
|
713
|
+
}[] | undefined;
|
|
706
714
|
profile?: {
|
|
707
715
|
location?: string | undefined;
|
|
708
716
|
headline?: string | undefined;
|
|
709
|
-
linkedin_id?: string | number | undefined;
|
|
710
717
|
linkedin_url?: string | undefined;
|
|
718
|
+
linkedin_id?: string | number | undefined;
|
|
711
719
|
linkedin_handle?: string | undefined;
|
|
712
720
|
current_position?: {
|
|
713
721
|
title?: string | undefined;
|
|
714
722
|
company?: {
|
|
715
723
|
name?: string | undefined;
|
|
716
724
|
domain?: string | undefined;
|
|
725
|
+
linkedin_url?: string | undefined;
|
|
717
726
|
linkedin_id?: string | number | undefined;
|
|
718
727
|
industry?: string | undefined;
|
|
719
|
-
linkedin_url?: string | undefined;
|
|
720
728
|
headquarters?: {
|
|
721
729
|
country?: string | undefined;
|
|
722
730
|
city?: string | undefined;
|
|
@@ -727,14 +735,6 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
727
735
|
} | undefined;
|
|
728
736
|
} | undefined;
|
|
729
737
|
domain?: string | undefined;
|
|
730
|
-
emails?: {
|
|
731
|
-
status?: string | undefined;
|
|
732
|
-
email?: string | undefined;
|
|
733
|
-
}[] | undefined;
|
|
734
|
-
phones?: {
|
|
735
|
-
phone?: string | undefined;
|
|
736
|
-
region?: string | undefined;
|
|
737
|
-
}[] | undefined;
|
|
738
738
|
firstname?: string | undefined;
|
|
739
739
|
lastname?: string | undefined;
|
|
740
740
|
most_probable_email?: string | undefined;
|
|
@@ -752,20 +752,28 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
752
752
|
}, "strip", z.ZodTypeAny, {
|
|
753
753
|
custom?: Record<string, string> | undefined;
|
|
754
754
|
contact?: {
|
|
755
|
+
emails?: {
|
|
756
|
+
status?: string | undefined;
|
|
757
|
+
email?: string | undefined;
|
|
758
|
+
}[] | undefined;
|
|
759
|
+
phones?: {
|
|
760
|
+
phone?: string | undefined;
|
|
761
|
+
region?: string | undefined;
|
|
762
|
+
}[] | undefined;
|
|
755
763
|
profile?: {
|
|
756
764
|
location?: string | undefined;
|
|
757
765
|
headline?: string | undefined;
|
|
758
|
-
linkedin_id?: string | undefined;
|
|
759
766
|
linkedin_url?: string | undefined;
|
|
767
|
+
linkedin_id?: string | undefined;
|
|
760
768
|
linkedin_handle?: string | undefined;
|
|
761
769
|
current_position?: {
|
|
762
770
|
title?: string | undefined;
|
|
763
771
|
company?: {
|
|
764
772
|
name?: string | undefined;
|
|
765
773
|
domain?: string | undefined;
|
|
774
|
+
linkedin_url?: string | undefined;
|
|
766
775
|
linkedin_id?: string | undefined;
|
|
767
776
|
industry?: string | undefined;
|
|
768
|
-
linkedin_url?: string | undefined;
|
|
769
777
|
headquarters?: {
|
|
770
778
|
country?: string | undefined;
|
|
771
779
|
city?: string | undefined;
|
|
@@ -776,14 +784,6 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
776
784
|
} | undefined;
|
|
777
785
|
} | undefined;
|
|
778
786
|
domain?: string | undefined;
|
|
779
|
-
emails?: {
|
|
780
|
-
status?: string | undefined;
|
|
781
|
-
email?: string | undefined;
|
|
782
|
-
}[] | undefined;
|
|
783
|
-
phones?: {
|
|
784
|
-
phone?: string | undefined;
|
|
785
|
-
region?: string | undefined;
|
|
786
|
-
}[] | undefined;
|
|
787
787
|
firstname?: string | undefined;
|
|
788
788
|
lastname?: string | undefined;
|
|
789
789
|
most_probable_email?: string | undefined;
|
|
@@ -801,20 +801,28 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
801
801
|
}, {
|
|
802
802
|
custom?: Record<string, string> | undefined;
|
|
803
803
|
contact?: {
|
|
804
|
+
emails?: {
|
|
805
|
+
status?: string | undefined;
|
|
806
|
+
email?: string | undefined;
|
|
807
|
+
}[] | undefined;
|
|
808
|
+
phones?: {
|
|
809
|
+
phone?: string | undefined;
|
|
810
|
+
region?: string | undefined;
|
|
811
|
+
}[] | undefined;
|
|
804
812
|
profile?: {
|
|
805
813
|
location?: string | undefined;
|
|
806
814
|
headline?: string | undefined;
|
|
807
|
-
linkedin_id?: string | number | undefined;
|
|
808
815
|
linkedin_url?: string | undefined;
|
|
816
|
+
linkedin_id?: string | number | undefined;
|
|
809
817
|
linkedin_handle?: string | undefined;
|
|
810
818
|
current_position?: {
|
|
811
819
|
title?: string | undefined;
|
|
812
820
|
company?: {
|
|
813
821
|
name?: string | undefined;
|
|
814
822
|
domain?: string | undefined;
|
|
823
|
+
linkedin_url?: string | undefined;
|
|
815
824
|
linkedin_id?: string | number | undefined;
|
|
816
825
|
industry?: string | undefined;
|
|
817
|
-
linkedin_url?: string | undefined;
|
|
818
826
|
headquarters?: {
|
|
819
827
|
country?: string | undefined;
|
|
820
828
|
city?: string | undefined;
|
|
@@ -825,14 +833,6 @@ export declare const EnrichmentRecordSchema: z.ZodObject<{
|
|
|
825
833
|
} | undefined;
|
|
826
834
|
} | undefined;
|
|
827
835
|
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
836
|
firstname?: string | undefined;
|
|
837
837
|
lastname?: string | undefined;
|
|
838
838
|
most_probable_email?: 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,44 +902,44 @@ 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>>;
|
|
919
919
|
}, "strip", z.ZodTypeAny, {
|
|
920
|
-
name: string;
|
|
921
920
|
operation: "start_bulk_enrichment";
|
|
921
|
+
name: string;
|
|
922
922
|
contacts: {
|
|
923
923
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
924
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;
|
|
933
933
|
}, {
|
|
934
|
-
name: string;
|
|
935
934
|
operation: "start_bulk_enrichment";
|
|
935
|
+
name: string;
|
|
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;
|
|
@@ -966,14 +966,14 @@ export declare const FullEnrichParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
966
966
|
emails: z.ZodArray<z.ZodString, "many">;
|
|
967
967
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
968
968
|
}, "strip", z.ZodTypeAny, {
|
|
969
|
-
name: string;
|
|
970
969
|
operation: "start_reverse_email_lookup";
|
|
970
|
+
name: string;
|
|
971
971
|
emails: string[];
|
|
972
972
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
973
973
|
webhook_url?: string | undefined;
|
|
974
974
|
}, {
|
|
975
|
-
name: string;
|
|
976
975
|
operation: "start_reverse_email_lookup";
|
|
976
|
+
name: string;
|
|
977
977
|
emails: string[];
|
|
978
978
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
979
979
|
webhook_url?: string | undefined;
|
|
@@ -1014,14 +1014,14 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1014
1014
|
enrichment_id: z.ZodOptional<z.ZodString>;
|
|
1015
1015
|
error: z.ZodString;
|
|
1016
1016
|
}, "strip", z.ZodTypeAny, {
|
|
1017
|
-
success: boolean;
|
|
1018
|
-
error: string;
|
|
1019
1017
|
operation: "start_bulk_enrichment";
|
|
1018
|
+
error: string;
|
|
1019
|
+
success: boolean;
|
|
1020
1020
|
enrichment_id?: string | undefined;
|
|
1021
1021
|
}, {
|
|
1022
|
-
success: boolean;
|
|
1023
|
-
error: string;
|
|
1024
1022
|
operation: "start_bulk_enrichment";
|
|
1023
|
+
error: string;
|
|
1024
|
+
success: boolean;
|
|
1025
1025
|
enrichment_id?: string | undefined;
|
|
1026
1026
|
}>, z.ZodObject<{
|
|
1027
1027
|
operation: z.ZodLiteral<"get_enrichment_result">;
|
|
@@ -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
|
country?: string | undefined;
|
|
1113
1113
|
city?: string | undefined;
|
|
@@ -1115,9 +1115,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1115
1115
|
}, {
|
|
1116
1116
|
name?: string | undefined;
|
|
1117
1117
|
domain?: string | undefined;
|
|
1118
|
+
linkedin_url?: string | undefined;
|
|
1118
1119
|
linkedin_id?: string | number | undefined;
|
|
1119
1120
|
industry?: string | undefined;
|
|
1120
|
-
linkedin_url?: string | undefined;
|
|
1121
1121
|
headquarters?: {
|
|
1122
1122
|
country?: string | undefined;
|
|
1123
1123
|
city?: string | undefined;
|
|
@@ -1130,9 +1130,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1130
1130
|
company?: {
|
|
1131
1131
|
name?: string | undefined;
|
|
1132
1132
|
domain?: string | undefined;
|
|
1133
|
+
linkedin_url?: string | undefined;
|
|
1133
1134
|
linkedin_id?: string | undefined;
|
|
1134
1135
|
industry?: string | undefined;
|
|
1135
|
-
linkedin_url?: string | undefined;
|
|
1136
1136
|
headquarters?: {
|
|
1137
1137
|
country?: string | undefined;
|
|
1138
1138
|
city?: string | undefined;
|
|
@@ -1145,9 +1145,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1145
1145
|
company?: {
|
|
1146
1146
|
name?: string | undefined;
|
|
1147
1147
|
domain?: string | undefined;
|
|
1148
|
+
linkedin_url?: string | undefined;
|
|
1148
1149
|
linkedin_id?: string | number | undefined;
|
|
1149
1150
|
industry?: string | undefined;
|
|
1150
|
-
linkedin_url?: string | undefined;
|
|
1151
1151
|
headquarters?: {
|
|
1152
1152
|
country?: string | undefined;
|
|
1153
1153
|
city?: string | undefined;
|
|
@@ -1159,17 +1159,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1159
1159
|
}, "strip", z.ZodTypeAny, {
|
|
1160
1160
|
location?: string | undefined;
|
|
1161
1161
|
headline?: string | undefined;
|
|
1162
|
-
linkedin_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
|
country?: string | undefined;
|
|
1175
1175
|
city?: string | undefined;
|
|
@@ -1181,17 +1181,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1181
1181
|
}, {
|
|
1182
1182
|
location?: string | undefined;
|
|
1183
1183
|
headline?: string | undefined;
|
|
1184
|
-
linkedin_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
|
country?: string | undefined;
|
|
1197
1197
|
city?: string | undefined;
|
|
@@ -1202,20 +1202,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1202
1202
|
} | undefined;
|
|
1203
1203
|
}>>;
|
|
1204
1204
|
}, "strip", z.ZodTypeAny, {
|
|
1205
|
+
emails?: {
|
|
1206
|
+
status?: string | undefined;
|
|
1207
|
+
email?: string | undefined;
|
|
1208
|
+
}[] | undefined;
|
|
1209
|
+
phones?: {
|
|
1210
|
+
phone?: string | undefined;
|
|
1211
|
+
region?: string | undefined;
|
|
1212
|
+
}[] | undefined;
|
|
1205
1213
|
profile?: {
|
|
1206
1214
|
location?: string | undefined;
|
|
1207
1215
|
headline?: string | undefined;
|
|
1208
|
-
linkedin_id?: string | undefined;
|
|
1209
1216
|
linkedin_url?: string | undefined;
|
|
1217
|
+
linkedin_id?: string | undefined;
|
|
1210
1218
|
linkedin_handle?: string | undefined;
|
|
1211
1219
|
current_position?: {
|
|
1212
1220
|
title?: string | undefined;
|
|
1213
1221
|
company?: {
|
|
1214
1222
|
name?: string | undefined;
|
|
1215
1223
|
domain?: string | undefined;
|
|
1224
|
+
linkedin_url?: string | undefined;
|
|
1216
1225
|
linkedin_id?: string | undefined;
|
|
1217
1226
|
industry?: string | undefined;
|
|
1218
|
-
linkedin_url?: string | undefined;
|
|
1219
1227
|
headquarters?: {
|
|
1220
1228
|
country?: string | undefined;
|
|
1221
1229
|
city?: string | undefined;
|
|
@@ -1226,14 +1234,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1226
1234
|
} | undefined;
|
|
1227
1235
|
} | undefined;
|
|
1228
1236
|
domain?: string | undefined;
|
|
1229
|
-
emails?: {
|
|
1230
|
-
status?: string | undefined;
|
|
1231
|
-
email?: string | undefined;
|
|
1232
|
-
}[] | undefined;
|
|
1233
|
-
phones?: {
|
|
1234
|
-
phone?: string | undefined;
|
|
1235
|
-
region?: string | undefined;
|
|
1236
|
-
}[] | undefined;
|
|
1237
1237
|
firstname?: string | undefined;
|
|
1238
1238
|
lastname?: string | undefined;
|
|
1239
1239
|
most_probable_email?: string | undefined;
|
|
@@ -1248,20 +1248,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1248
1248
|
url?: string | undefined;
|
|
1249
1249
|
}[] | undefined;
|
|
1250
1250
|
}, {
|
|
1251
|
+
emails?: {
|
|
1252
|
+
status?: string | undefined;
|
|
1253
|
+
email?: string | undefined;
|
|
1254
|
+
}[] | undefined;
|
|
1255
|
+
phones?: {
|
|
1256
|
+
phone?: string | undefined;
|
|
1257
|
+
region?: string | undefined;
|
|
1258
|
+
}[] | undefined;
|
|
1251
1259
|
profile?: {
|
|
1252
1260
|
location?: string | undefined;
|
|
1253
1261
|
headline?: string | undefined;
|
|
1254
|
-
linkedin_id?: string | number | undefined;
|
|
1255
1262
|
linkedin_url?: string | undefined;
|
|
1263
|
+
linkedin_id?: string | number | undefined;
|
|
1256
1264
|
linkedin_handle?: string | undefined;
|
|
1257
1265
|
current_position?: {
|
|
1258
1266
|
title?: string | undefined;
|
|
1259
1267
|
company?: {
|
|
1260
1268
|
name?: string | undefined;
|
|
1261
1269
|
domain?: string | undefined;
|
|
1270
|
+
linkedin_url?: string | undefined;
|
|
1262
1271
|
linkedin_id?: string | number | undefined;
|
|
1263
1272
|
industry?: string | undefined;
|
|
1264
|
-
linkedin_url?: string | undefined;
|
|
1265
1273
|
headquarters?: {
|
|
1266
1274
|
country?: string | undefined;
|
|
1267
1275
|
city?: string | undefined;
|
|
@@ -1272,14 +1280,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1272
1280
|
} | undefined;
|
|
1273
1281
|
} | undefined;
|
|
1274
1282
|
domain?: string | undefined;
|
|
1275
|
-
emails?: {
|
|
1276
|
-
status?: string | undefined;
|
|
1277
|
-
email?: string | undefined;
|
|
1278
|
-
}[] | undefined;
|
|
1279
|
-
phones?: {
|
|
1280
|
-
phone?: string | undefined;
|
|
1281
|
-
region?: string | undefined;
|
|
1282
|
-
}[] | undefined;
|
|
1283
1283
|
firstname?: string | undefined;
|
|
1284
1284
|
lastname?: string | undefined;
|
|
1285
1285
|
most_probable_email?: string | undefined;
|
|
@@ -1297,20 +1297,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1297
1297
|
}, "strip", z.ZodTypeAny, {
|
|
1298
1298
|
custom?: Record<string, string> | undefined;
|
|
1299
1299
|
contact?: {
|
|
1300
|
+
emails?: {
|
|
1301
|
+
status?: string | undefined;
|
|
1302
|
+
email?: string | undefined;
|
|
1303
|
+
}[] | undefined;
|
|
1304
|
+
phones?: {
|
|
1305
|
+
phone?: string | undefined;
|
|
1306
|
+
region?: string | undefined;
|
|
1307
|
+
}[] | undefined;
|
|
1300
1308
|
profile?: {
|
|
1301
1309
|
location?: string | undefined;
|
|
1302
1310
|
headline?: string | undefined;
|
|
1303
|
-
linkedin_id?: string | undefined;
|
|
1304
1311
|
linkedin_url?: string | undefined;
|
|
1312
|
+
linkedin_id?: string | undefined;
|
|
1305
1313
|
linkedin_handle?: string | undefined;
|
|
1306
1314
|
current_position?: {
|
|
1307
1315
|
title?: string | undefined;
|
|
1308
1316
|
company?: {
|
|
1309
1317
|
name?: string | undefined;
|
|
1310
1318
|
domain?: string | undefined;
|
|
1319
|
+
linkedin_url?: string | undefined;
|
|
1311
1320
|
linkedin_id?: string | undefined;
|
|
1312
1321
|
industry?: string | undefined;
|
|
1313
|
-
linkedin_url?: string | undefined;
|
|
1314
1322
|
headquarters?: {
|
|
1315
1323
|
country?: string | undefined;
|
|
1316
1324
|
city?: string | undefined;
|
|
@@ -1321,14 +1329,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1321
1329
|
} | undefined;
|
|
1322
1330
|
} | undefined;
|
|
1323
1331
|
domain?: string | undefined;
|
|
1324
|
-
emails?: {
|
|
1325
|
-
status?: string | undefined;
|
|
1326
|
-
email?: string | undefined;
|
|
1327
|
-
}[] | undefined;
|
|
1328
|
-
phones?: {
|
|
1329
|
-
phone?: string | undefined;
|
|
1330
|
-
region?: string | undefined;
|
|
1331
|
-
}[] | undefined;
|
|
1332
1332
|
firstname?: string | undefined;
|
|
1333
1333
|
lastname?: string | undefined;
|
|
1334
1334
|
most_probable_email?: string | undefined;
|
|
@@ -1346,20 +1346,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1346
1346
|
}, {
|
|
1347
1347
|
custom?: Record<string, string> | undefined;
|
|
1348
1348
|
contact?: {
|
|
1349
|
+
emails?: {
|
|
1350
|
+
status?: string | undefined;
|
|
1351
|
+
email?: string | undefined;
|
|
1352
|
+
}[] | undefined;
|
|
1353
|
+
phones?: {
|
|
1354
|
+
phone?: string | undefined;
|
|
1355
|
+
region?: string | undefined;
|
|
1356
|
+
}[] | undefined;
|
|
1349
1357
|
profile?: {
|
|
1350
1358
|
location?: string | undefined;
|
|
1351
1359
|
headline?: string | undefined;
|
|
1352
|
-
linkedin_id?: string | number | undefined;
|
|
1353
1360
|
linkedin_url?: string | undefined;
|
|
1361
|
+
linkedin_id?: string | number | undefined;
|
|
1354
1362
|
linkedin_handle?: string | undefined;
|
|
1355
1363
|
current_position?: {
|
|
1356
1364
|
title?: string | undefined;
|
|
1357
1365
|
company?: {
|
|
1358
1366
|
name?: string | undefined;
|
|
1359
1367
|
domain?: string | undefined;
|
|
1368
|
+
linkedin_url?: string | undefined;
|
|
1360
1369
|
linkedin_id?: string | number | undefined;
|
|
1361
1370
|
industry?: string | undefined;
|
|
1362
|
-
linkedin_url?: string | undefined;
|
|
1363
1371
|
headquarters?: {
|
|
1364
1372
|
country?: string | undefined;
|
|
1365
1373
|
city?: string | undefined;
|
|
@@ -1370,14 +1378,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1370
1378
|
} | undefined;
|
|
1371
1379
|
} | undefined;
|
|
1372
1380
|
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
1381
|
firstname?: string | undefined;
|
|
1382
1382
|
lastname?: string | undefined;
|
|
1383
1383
|
most_probable_email?: string | undefined;
|
|
@@ -1402,29 +1402,40 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1402
1402
|
}>>;
|
|
1403
1403
|
error: z.ZodString;
|
|
1404
1404
|
}, "strip", z.ZodTypeAny, {
|
|
1405
|
-
success: boolean;
|
|
1406
|
-
error: string;
|
|
1407
1405
|
operation: "get_enrichment_result";
|
|
1406
|
+
error: string;
|
|
1407
|
+
success: boolean;
|
|
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?: {
|
|
1417
|
+
emails?: {
|
|
1418
|
+
status?: string | undefined;
|
|
1419
|
+
email?: string | undefined;
|
|
1420
|
+
}[] | undefined;
|
|
1421
|
+
phones?: {
|
|
1422
|
+
phone?: string | undefined;
|
|
1423
|
+
region?: string | undefined;
|
|
1424
|
+
}[] | undefined;
|
|
1414
1425
|
profile?: {
|
|
1415
1426
|
location?: string | undefined;
|
|
1416
1427
|
headline?: string | undefined;
|
|
1417
|
-
linkedin_id?: string | undefined;
|
|
1418
1428
|
linkedin_url?: string | undefined;
|
|
1429
|
+
linkedin_id?: string | undefined;
|
|
1419
1430
|
linkedin_handle?: string | undefined;
|
|
1420
1431
|
current_position?: {
|
|
1421
1432
|
title?: string | undefined;
|
|
1422
1433
|
company?: {
|
|
1423
1434
|
name?: string | undefined;
|
|
1424
1435
|
domain?: string | undefined;
|
|
1436
|
+
linkedin_url?: string | undefined;
|
|
1425
1437
|
linkedin_id?: string | undefined;
|
|
1426
1438
|
industry?: string | undefined;
|
|
1427
|
-
linkedin_url?: string | undefined;
|
|
1428
1439
|
headquarters?: {
|
|
1429
1440
|
country?: string | undefined;
|
|
1430
1441
|
city?: string | undefined;
|
|
@@ -1435,14 +1446,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1435
1446
|
} | undefined;
|
|
1436
1447
|
} | undefined;
|
|
1437
1448
|
domain?: string | undefined;
|
|
1438
|
-
emails?: {
|
|
1439
|
-
status?: string | undefined;
|
|
1440
|
-
email?: string | undefined;
|
|
1441
|
-
}[] | undefined;
|
|
1442
|
-
phones?: {
|
|
1443
|
-
phone?: string | undefined;
|
|
1444
|
-
region?: string | undefined;
|
|
1445
|
-
}[] | undefined;
|
|
1446
1449
|
firstname?: string | undefined;
|
|
1447
1450
|
lastname?: string | undefined;
|
|
1448
1451
|
most_probable_email?: string | undefined;
|
|
@@ -1458,33 +1461,41 @@ 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
|
-
error: string;
|
|
1467
1465
|
operation: "get_enrichment_result";
|
|
1466
|
+
error: string;
|
|
1467
|
+
success: boolean;
|
|
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?: {
|
|
1477
|
+
emails?: {
|
|
1478
|
+
status?: string | undefined;
|
|
1479
|
+
email?: string | undefined;
|
|
1480
|
+
}[] | undefined;
|
|
1481
|
+
phones?: {
|
|
1482
|
+
phone?: string | undefined;
|
|
1483
|
+
region?: string | undefined;
|
|
1484
|
+
}[] | undefined;
|
|
1474
1485
|
profile?: {
|
|
1475
1486
|
location?: string | undefined;
|
|
1476
1487
|
headline?: string | undefined;
|
|
1477
|
-
linkedin_id?: string | number | undefined;
|
|
1478
1488
|
linkedin_url?: string | undefined;
|
|
1489
|
+
linkedin_id?: string | number | undefined;
|
|
1479
1490
|
linkedin_handle?: string | undefined;
|
|
1480
1491
|
current_position?: {
|
|
1481
1492
|
title?: string | undefined;
|
|
1482
1493
|
company?: {
|
|
1483
1494
|
name?: string | undefined;
|
|
1484
1495
|
domain?: string | undefined;
|
|
1496
|
+
linkedin_url?: string | undefined;
|
|
1485
1497
|
linkedin_id?: string | number | undefined;
|
|
1486
1498
|
industry?: string | undefined;
|
|
1487
|
-
linkedin_url?: string | undefined;
|
|
1488
1499
|
headquarters?: {
|
|
1489
1500
|
country?: string | undefined;
|
|
1490
1501
|
city?: string | undefined;
|
|
@@ -1495,14 +1506,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1495
1506
|
} | undefined;
|
|
1496
1507
|
} | undefined;
|
|
1497
1508
|
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
1509
|
firstname?: string | undefined;
|
|
1507
1510
|
lastname?: string | undefined;
|
|
1508
1511
|
most_probable_email?: string | undefined;
|
|
@@ -1518,23 +1521,20 @@ 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
|
-
error: string;
|
|
1532
1530
|
operation: "start_reverse_email_lookup";
|
|
1531
|
+
error: string;
|
|
1532
|
+
success: boolean;
|
|
1533
1533
|
enrichment_id?: string | undefined;
|
|
1534
1534
|
}, {
|
|
1535
|
-
success: boolean;
|
|
1536
|
-
error: string;
|
|
1537
1535
|
operation: "start_reverse_email_lookup";
|
|
1536
|
+
error: string;
|
|
1537
|
+
success: boolean;
|
|
1538
1538
|
enrichment_id?: string | undefined;
|
|
1539
1539
|
}>, z.ZodObject<{
|
|
1540
1540
|
operation: z.ZodLiteral<"get_reverse_email_result">;
|
|
@@ -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
|
country?: string | undefined;
|
|
1626
1626
|
city?: string | undefined;
|
|
@@ -1628,9 +1628,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1628
1628
|
}, {
|
|
1629
1629
|
name?: string | undefined;
|
|
1630
1630
|
domain?: string | undefined;
|
|
1631
|
+
linkedin_url?: string | undefined;
|
|
1631
1632
|
linkedin_id?: string | number | undefined;
|
|
1632
1633
|
industry?: string | undefined;
|
|
1633
|
-
linkedin_url?: string | undefined;
|
|
1634
1634
|
headquarters?: {
|
|
1635
1635
|
country?: string | undefined;
|
|
1636
1636
|
city?: string | undefined;
|
|
@@ -1643,9 +1643,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1643
1643
|
company?: {
|
|
1644
1644
|
name?: string | undefined;
|
|
1645
1645
|
domain?: string | undefined;
|
|
1646
|
+
linkedin_url?: string | undefined;
|
|
1646
1647
|
linkedin_id?: string | undefined;
|
|
1647
1648
|
industry?: string | undefined;
|
|
1648
|
-
linkedin_url?: string | undefined;
|
|
1649
1649
|
headquarters?: {
|
|
1650
1650
|
country?: string | undefined;
|
|
1651
1651
|
city?: string | undefined;
|
|
@@ -1658,9 +1658,9 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1658
1658
|
company?: {
|
|
1659
1659
|
name?: string | undefined;
|
|
1660
1660
|
domain?: string | undefined;
|
|
1661
|
+
linkedin_url?: string | undefined;
|
|
1661
1662
|
linkedin_id?: string | number | undefined;
|
|
1662
1663
|
industry?: string | undefined;
|
|
1663
|
-
linkedin_url?: string | undefined;
|
|
1664
1664
|
headquarters?: {
|
|
1665
1665
|
country?: string | undefined;
|
|
1666
1666
|
city?: string | undefined;
|
|
@@ -1672,17 +1672,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1672
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1673
1673
|
location?: string | undefined;
|
|
1674
1674
|
headline?: string | undefined;
|
|
1675
|
-
linkedin_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
|
country?: string | undefined;
|
|
1688
1688
|
city?: string | undefined;
|
|
@@ -1694,17 +1694,17 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1694
1694
|
}, {
|
|
1695
1695
|
location?: string | undefined;
|
|
1696
1696
|
headline?: string | undefined;
|
|
1697
|
-
linkedin_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
|
country?: string | undefined;
|
|
1710
1710
|
city?: string | undefined;
|
|
@@ -1715,20 +1715,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1715
1715
|
} | undefined;
|
|
1716
1716
|
}>>;
|
|
1717
1717
|
}, "strip", z.ZodTypeAny, {
|
|
1718
|
+
emails?: {
|
|
1719
|
+
status?: string | undefined;
|
|
1720
|
+
email?: string | undefined;
|
|
1721
|
+
}[] | undefined;
|
|
1722
|
+
phones?: {
|
|
1723
|
+
phone?: string | undefined;
|
|
1724
|
+
region?: string | undefined;
|
|
1725
|
+
}[] | undefined;
|
|
1718
1726
|
profile?: {
|
|
1719
1727
|
location?: string | undefined;
|
|
1720
1728
|
headline?: string | undefined;
|
|
1721
|
-
linkedin_id?: string | undefined;
|
|
1722
1729
|
linkedin_url?: string | undefined;
|
|
1730
|
+
linkedin_id?: string | undefined;
|
|
1723
1731
|
linkedin_handle?: string | undefined;
|
|
1724
1732
|
current_position?: {
|
|
1725
1733
|
title?: string | undefined;
|
|
1726
1734
|
company?: {
|
|
1727
1735
|
name?: string | undefined;
|
|
1728
1736
|
domain?: string | undefined;
|
|
1737
|
+
linkedin_url?: string | undefined;
|
|
1729
1738
|
linkedin_id?: string | undefined;
|
|
1730
1739
|
industry?: string | undefined;
|
|
1731
|
-
linkedin_url?: string | undefined;
|
|
1732
1740
|
headquarters?: {
|
|
1733
1741
|
country?: string | undefined;
|
|
1734
1742
|
city?: string | undefined;
|
|
@@ -1739,14 +1747,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1739
1747
|
} | undefined;
|
|
1740
1748
|
} | undefined;
|
|
1741
1749
|
domain?: string | undefined;
|
|
1742
|
-
emails?: {
|
|
1743
|
-
status?: string | undefined;
|
|
1744
|
-
email?: string | undefined;
|
|
1745
|
-
}[] | undefined;
|
|
1746
|
-
phones?: {
|
|
1747
|
-
phone?: string | undefined;
|
|
1748
|
-
region?: string | undefined;
|
|
1749
|
-
}[] | undefined;
|
|
1750
1750
|
firstname?: string | undefined;
|
|
1751
1751
|
lastname?: string | undefined;
|
|
1752
1752
|
most_probable_email?: string | undefined;
|
|
@@ -1761,20 +1761,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1761
1761
|
url?: string | undefined;
|
|
1762
1762
|
}[] | undefined;
|
|
1763
1763
|
}, {
|
|
1764
|
+
emails?: {
|
|
1765
|
+
status?: string | undefined;
|
|
1766
|
+
email?: string | undefined;
|
|
1767
|
+
}[] | undefined;
|
|
1768
|
+
phones?: {
|
|
1769
|
+
phone?: string | undefined;
|
|
1770
|
+
region?: string | undefined;
|
|
1771
|
+
}[] | undefined;
|
|
1764
1772
|
profile?: {
|
|
1765
1773
|
location?: string | undefined;
|
|
1766
1774
|
headline?: string | undefined;
|
|
1767
|
-
linkedin_id?: string | number | undefined;
|
|
1768
1775
|
linkedin_url?: string | undefined;
|
|
1776
|
+
linkedin_id?: string | number | undefined;
|
|
1769
1777
|
linkedin_handle?: string | undefined;
|
|
1770
1778
|
current_position?: {
|
|
1771
1779
|
title?: string | undefined;
|
|
1772
1780
|
company?: {
|
|
1773
1781
|
name?: string | undefined;
|
|
1774
1782
|
domain?: string | undefined;
|
|
1783
|
+
linkedin_url?: string | undefined;
|
|
1775
1784
|
linkedin_id?: string | number | undefined;
|
|
1776
1785
|
industry?: string | undefined;
|
|
1777
|
-
linkedin_url?: string | undefined;
|
|
1778
1786
|
headquarters?: {
|
|
1779
1787
|
country?: string | undefined;
|
|
1780
1788
|
city?: string | undefined;
|
|
@@ -1785,14 +1793,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1785
1793
|
} | undefined;
|
|
1786
1794
|
} | undefined;
|
|
1787
1795
|
domain?: string | undefined;
|
|
1788
|
-
emails?: {
|
|
1789
|
-
status?: string | undefined;
|
|
1790
|
-
email?: string | undefined;
|
|
1791
|
-
}[] | undefined;
|
|
1792
|
-
phones?: {
|
|
1793
|
-
phone?: string | undefined;
|
|
1794
|
-
region?: string | undefined;
|
|
1795
|
-
}[] | undefined;
|
|
1796
1796
|
firstname?: string | undefined;
|
|
1797
1797
|
lastname?: string | undefined;
|
|
1798
1798
|
most_probable_email?: string | undefined;
|
|
@@ -1810,20 +1810,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1810
1810
|
}, "strip", z.ZodTypeAny, {
|
|
1811
1811
|
input?: string | undefined;
|
|
1812
1812
|
contact?: {
|
|
1813
|
+
emails?: {
|
|
1814
|
+
status?: string | undefined;
|
|
1815
|
+
email?: string | undefined;
|
|
1816
|
+
}[] | undefined;
|
|
1817
|
+
phones?: {
|
|
1818
|
+
phone?: string | undefined;
|
|
1819
|
+
region?: string | undefined;
|
|
1820
|
+
}[] | undefined;
|
|
1813
1821
|
profile?: {
|
|
1814
1822
|
location?: string | undefined;
|
|
1815
1823
|
headline?: string | undefined;
|
|
1816
|
-
linkedin_id?: string | undefined;
|
|
1817
1824
|
linkedin_url?: string | undefined;
|
|
1825
|
+
linkedin_id?: string | undefined;
|
|
1818
1826
|
linkedin_handle?: string | undefined;
|
|
1819
1827
|
current_position?: {
|
|
1820
1828
|
title?: string | undefined;
|
|
1821
1829
|
company?: {
|
|
1822
1830
|
name?: string | undefined;
|
|
1823
1831
|
domain?: string | undefined;
|
|
1832
|
+
linkedin_url?: string | undefined;
|
|
1824
1833
|
linkedin_id?: string | undefined;
|
|
1825
1834
|
industry?: string | undefined;
|
|
1826
|
-
linkedin_url?: string | undefined;
|
|
1827
1835
|
headquarters?: {
|
|
1828
1836
|
country?: string | undefined;
|
|
1829
1837
|
city?: string | undefined;
|
|
@@ -1834,14 +1842,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1834
1842
|
} | undefined;
|
|
1835
1843
|
} | undefined;
|
|
1836
1844
|
domain?: string | undefined;
|
|
1837
|
-
emails?: {
|
|
1838
|
-
status?: string | undefined;
|
|
1839
|
-
email?: string | undefined;
|
|
1840
|
-
}[] | undefined;
|
|
1841
|
-
phones?: {
|
|
1842
|
-
phone?: string | undefined;
|
|
1843
|
-
region?: string | undefined;
|
|
1844
|
-
}[] | undefined;
|
|
1845
1845
|
firstname?: string | undefined;
|
|
1846
1846
|
lastname?: string | undefined;
|
|
1847
1847
|
most_probable_email?: string | undefined;
|
|
@@ -1859,20 +1859,28 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1859
1859
|
}, {
|
|
1860
1860
|
input?: string | undefined;
|
|
1861
1861
|
contact?: {
|
|
1862
|
+
emails?: {
|
|
1863
|
+
status?: string | undefined;
|
|
1864
|
+
email?: string | undefined;
|
|
1865
|
+
}[] | undefined;
|
|
1866
|
+
phones?: {
|
|
1867
|
+
phone?: string | undefined;
|
|
1868
|
+
region?: string | undefined;
|
|
1869
|
+
}[] | undefined;
|
|
1862
1870
|
profile?: {
|
|
1863
1871
|
location?: string | undefined;
|
|
1864
1872
|
headline?: string | undefined;
|
|
1865
|
-
linkedin_id?: string | number | undefined;
|
|
1866
1873
|
linkedin_url?: string | undefined;
|
|
1874
|
+
linkedin_id?: string | number | undefined;
|
|
1867
1875
|
linkedin_handle?: string | undefined;
|
|
1868
1876
|
current_position?: {
|
|
1869
1877
|
title?: string | undefined;
|
|
1870
1878
|
company?: {
|
|
1871
1879
|
name?: string | undefined;
|
|
1872
1880
|
domain?: string | undefined;
|
|
1881
|
+
linkedin_url?: string | undefined;
|
|
1873
1882
|
linkedin_id?: string | number | undefined;
|
|
1874
1883
|
industry?: string | undefined;
|
|
1875
|
-
linkedin_url?: string | undefined;
|
|
1876
1884
|
headquarters?: {
|
|
1877
1885
|
country?: string | undefined;
|
|
1878
1886
|
city?: string | undefined;
|
|
@@ -1883,14 +1891,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1883
1891
|
} | undefined;
|
|
1884
1892
|
} | undefined;
|
|
1885
1893
|
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
1894
|
firstname?: string | undefined;
|
|
1895
1895
|
lastname?: string | undefined;
|
|
1896
1896
|
most_probable_email?: string | undefined;
|
|
@@ -1915,29 +1915,40 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1915
1915
|
}>>;
|
|
1916
1916
|
error: z.ZodString;
|
|
1917
1917
|
}, "strip", z.ZodTypeAny, {
|
|
1918
|
-
success: boolean;
|
|
1919
|
-
error: string;
|
|
1920
1918
|
operation: "get_reverse_email_result";
|
|
1919
|
+
error: string;
|
|
1920
|
+
success: boolean;
|
|
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?: {
|
|
1930
|
+
emails?: {
|
|
1931
|
+
status?: string | undefined;
|
|
1932
|
+
email?: string | undefined;
|
|
1933
|
+
}[] | undefined;
|
|
1934
|
+
phones?: {
|
|
1935
|
+
phone?: string | undefined;
|
|
1936
|
+
region?: string | undefined;
|
|
1937
|
+
}[] | undefined;
|
|
1927
1938
|
profile?: {
|
|
1928
1939
|
location?: string | undefined;
|
|
1929
1940
|
headline?: string | undefined;
|
|
1930
|
-
linkedin_id?: string | undefined;
|
|
1931
1941
|
linkedin_url?: string | undefined;
|
|
1942
|
+
linkedin_id?: string | undefined;
|
|
1932
1943
|
linkedin_handle?: string | undefined;
|
|
1933
1944
|
current_position?: {
|
|
1934
1945
|
title?: string | undefined;
|
|
1935
1946
|
company?: {
|
|
1936
1947
|
name?: string | undefined;
|
|
1937
1948
|
domain?: string | undefined;
|
|
1949
|
+
linkedin_url?: string | undefined;
|
|
1938
1950
|
linkedin_id?: string | undefined;
|
|
1939
1951
|
industry?: string | undefined;
|
|
1940
|
-
linkedin_url?: string | undefined;
|
|
1941
1952
|
headquarters?: {
|
|
1942
1953
|
country?: string | undefined;
|
|
1943
1954
|
city?: string | undefined;
|
|
@@ -1948,14 +1959,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1948
1959
|
} | undefined;
|
|
1949
1960
|
} | undefined;
|
|
1950
1961
|
domain?: string | undefined;
|
|
1951
|
-
emails?: {
|
|
1952
|
-
status?: string | undefined;
|
|
1953
|
-
email?: string | undefined;
|
|
1954
|
-
}[] | undefined;
|
|
1955
|
-
phones?: {
|
|
1956
|
-
phone?: string | undefined;
|
|
1957
|
-
region?: string | undefined;
|
|
1958
|
-
}[] | undefined;
|
|
1959
1962
|
firstname?: string | undefined;
|
|
1960
1963
|
lastname?: string | undefined;
|
|
1961
1964
|
most_probable_email?: string | undefined;
|
|
@@ -1971,33 +1974,41 @@ 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
|
-
error: string;
|
|
1980
1978
|
operation: "get_reverse_email_result";
|
|
1979
|
+
error: string;
|
|
1980
|
+
success: boolean;
|
|
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?: {
|
|
1990
|
+
emails?: {
|
|
1991
|
+
status?: string | undefined;
|
|
1992
|
+
email?: string | undefined;
|
|
1993
|
+
}[] | undefined;
|
|
1994
|
+
phones?: {
|
|
1995
|
+
phone?: string | undefined;
|
|
1996
|
+
region?: string | undefined;
|
|
1997
|
+
}[] | undefined;
|
|
1987
1998
|
profile?: {
|
|
1988
1999
|
location?: string | undefined;
|
|
1989
2000
|
headline?: string | undefined;
|
|
1990
|
-
linkedin_id?: string | number | undefined;
|
|
1991
2001
|
linkedin_url?: string | undefined;
|
|
2002
|
+
linkedin_id?: string | number | undefined;
|
|
1992
2003
|
linkedin_handle?: string | undefined;
|
|
1993
2004
|
current_position?: {
|
|
1994
2005
|
title?: string | undefined;
|
|
1995
2006
|
company?: {
|
|
1996
2007
|
name?: string | undefined;
|
|
1997
2008
|
domain?: string | undefined;
|
|
2009
|
+
linkedin_url?: string | undefined;
|
|
1998
2010
|
linkedin_id?: string | number | undefined;
|
|
1999
2011
|
industry?: string | undefined;
|
|
2000
|
-
linkedin_url?: string | undefined;
|
|
2001
2012
|
headquarters?: {
|
|
2002
2013
|
country?: string | undefined;
|
|
2003
2014
|
city?: string | undefined;
|
|
@@ -2008,14 +2019,6 @@ export declare const FullEnrichResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2008
2019
|
} | undefined;
|
|
2009
2020
|
} | undefined;
|
|
2010
2021
|
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
2022
|
firstname?: string | undefined;
|
|
2020
2023
|
lastname?: string | undefined;
|
|
2021
2024
|
most_probable_email?: string | undefined;
|
|
@@ -2031,23 +2034,20 @@ 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
|
-
error: string;
|
|
2045
2043
|
operation: "get_credit_balance";
|
|
2044
|
+
error: string;
|
|
2045
|
+
success: boolean;
|
|
2046
2046
|
balance?: number | undefined;
|
|
2047
2047
|
}, {
|
|
2048
|
-
success: boolean;
|
|
2049
|
-
error: string;
|
|
2050
2048
|
operation: "get_credit_balance";
|
|
2049
|
+
error: string;
|
|
2050
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2059
|
-
error: string;
|
|
2060
2058
|
operation: "check_api_key";
|
|
2059
|
+
error: string;
|
|
2060
|
+
success: boolean;
|
|
2061
2061
|
workspace_id?: string | undefined;
|
|
2062
2062
|
}, {
|
|
2063
|
-
success: boolean;
|
|
2064
|
-
error: string;
|
|
2065
2063
|
operation: "check_api_key";
|
|
2064
|
+
error: string;
|
|
2065
|
+
success: boolean;
|
|
2066
2066
|
workspace_id?: string | undefined;
|
|
2067
2067
|
}>]>;
|
|
2068
2068
|
export type FullEnrichParamsInput = z.input<typeof FullEnrichParamsSchema>;
|