@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
|
@@ -54,45 +54,45 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
54
54
|
}, "strip", import("zod").ZodTypeAny, {
|
|
55
55
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
56
56
|
custom?: Record<string, string> | undefined;
|
|
57
|
-
domain?: string | undefined;
|
|
58
|
-
company_name?: string | undefined;
|
|
59
57
|
linkedin_url?: string | undefined;
|
|
60
58
|
firstname?: string | undefined;
|
|
61
59
|
lastname?: string | undefined;
|
|
62
|
-
}, {
|
|
63
|
-
custom?: Record<string, string> | undefined;
|
|
64
60
|
domain?: string | undefined;
|
|
65
61
|
company_name?: string | undefined;
|
|
62
|
+
}, {
|
|
63
|
+
custom?: Record<string, string> | undefined;
|
|
66
64
|
linkedin_url?: string | undefined;
|
|
67
65
|
firstname?: string | undefined;
|
|
68
66
|
lastname?: string | undefined;
|
|
67
|
+
domain?: string | undefined;
|
|
68
|
+
company_name?: string | undefined;
|
|
69
69
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
70
70
|
}>, "many">;
|
|
71
71
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
72
72
|
}, "strip", import("zod").ZodTypeAny, {
|
|
73
|
-
name: string;
|
|
74
73
|
operation: "start_bulk_enrichment";
|
|
74
|
+
name: string;
|
|
75
75
|
contacts: {
|
|
76
76
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
77
77
|
custom?: Record<string, string> | undefined;
|
|
78
|
-
domain?: string | undefined;
|
|
79
|
-
company_name?: string | undefined;
|
|
80
78
|
linkedin_url?: string | undefined;
|
|
81
79
|
firstname?: string | undefined;
|
|
82
80
|
lastname?: string | undefined;
|
|
81
|
+
domain?: string | undefined;
|
|
82
|
+
company_name?: string | undefined;
|
|
83
83
|
}[];
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
85
|
webhook_url?: string | undefined;
|
|
86
86
|
}, {
|
|
87
|
-
name: string;
|
|
88
87
|
operation: "start_bulk_enrichment";
|
|
88
|
+
name: string;
|
|
89
89
|
contacts: {
|
|
90
90
|
custom?: Record<string, string> | undefined;
|
|
91
|
-
domain?: string | undefined;
|
|
92
|
-
company_name?: string | undefined;
|
|
93
91
|
linkedin_url?: string | undefined;
|
|
94
92
|
firstname?: string | undefined;
|
|
95
93
|
lastname?: string | undefined;
|
|
94
|
+
domain?: string | undefined;
|
|
95
|
+
company_name?: string | undefined;
|
|
96
96
|
enrich_fields?: ("contact.emails" | "contact.personal_emails")[] | undefined;
|
|
97
97
|
}[];
|
|
98
98
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -119,14 +119,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
119
119
|
emails: import("zod").ZodArray<import("zod").ZodString, "many">;
|
|
120
120
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
121
121
|
}, "strip", import("zod").ZodTypeAny, {
|
|
122
|
-
name: string;
|
|
123
122
|
operation: "start_reverse_email_lookup";
|
|
123
|
+
name: string;
|
|
124
124
|
emails: string[];
|
|
125
125
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
126
126
|
webhook_url?: string | undefined;
|
|
127
127
|
}, {
|
|
128
|
-
name: string;
|
|
129
128
|
operation: "start_reverse_email_lookup";
|
|
129
|
+
name: string;
|
|
130
130
|
emails: string[];
|
|
131
131
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
132
132
|
webhook_url?: string | undefined;
|
|
@@ -167,14 +167,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
167
167
|
enrichment_id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
168
168
|
error: import("zod").ZodString;
|
|
169
169
|
}, "strip", import("zod").ZodTypeAny, {
|
|
170
|
+
operation: "start_bulk_enrichment";
|
|
170
171
|
success: boolean;
|
|
171
172
|
error: string;
|
|
172
|
-
operation: "start_bulk_enrichment";
|
|
173
173
|
enrichment_id?: string | undefined;
|
|
174
174
|
}, {
|
|
175
|
+
operation: "start_bulk_enrichment";
|
|
175
176
|
success: boolean;
|
|
176
177
|
error: string;
|
|
177
|
-
operation: "start_bulk_enrichment";
|
|
178
178
|
enrichment_id?: string | undefined;
|
|
179
179
|
}>, import("zod").ZodObject<{
|
|
180
180
|
operation: import("zod").ZodLiteral<"get_enrichment_result">;
|
|
@@ -249,31 +249,31 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
249
249
|
city: import("zod").ZodOptional<import("zod").ZodString>;
|
|
250
250
|
country: import("zod").ZodOptional<import("zod").ZodString>;
|
|
251
251
|
}, "strip", import("zod").ZodTypeAny, {
|
|
252
|
-
country?: string | undefined;
|
|
253
252
|
city?: string | undefined;
|
|
254
|
-
}, {
|
|
255
253
|
country?: string | undefined;
|
|
254
|
+
}, {
|
|
256
255
|
city?: string | undefined;
|
|
256
|
+
country?: string | undefined;
|
|
257
257
|
}>>;
|
|
258
258
|
}, "strip", import("zod").ZodTypeAny, {
|
|
259
259
|
name?: string | undefined;
|
|
260
|
+
linkedin_url?: string | undefined;
|
|
260
261
|
domain?: string | undefined;
|
|
261
262
|
linkedin_id?: string | undefined;
|
|
262
263
|
industry?: string | undefined;
|
|
263
|
-
linkedin_url?: string | undefined;
|
|
264
264
|
headquarters?: {
|
|
265
|
-
country?: string | undefined;
|
|
266
265
|
city?: string | undefined;
|
|
266
|
+
country?: string | undefined;
|
|
267
267
|
} | undefined;
|
|
268
268
|
}, {
|
|
269
269
|
name?: string | undefined;
|
|
270
|
+
linkedin_url?: string | undefined;
|
|
270
271
|
domain?: string | undefined;
|
|
271
272
|
linkedin_id?: string | number | undefined;
|
|
272
273
|
industry?: string | undefined;
|
|
273
|
-
linkedin_url?: string | undefined;
|
|
274
274
|
headquarters?: {
|
|
275
|
-
country?: string | undefined;
|
|
276
275
|
city?: string | undefined;
|
|
276
|
+
country?: string | undefined;
|
|
277
277
|
} | undefined;
|
|
278
278
|
}>>;
|
|
279
279
|
start_date: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -282,13 +282,13 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
282
282
|
title?: string | undefined;
|
|
283
283
|
company?: {
|
|
284
284
|
name?: string | undefined;
|
|
285
|
+
linkedin_url?: string | undefined;
|
|
285
286
|
domain?: string | undefined;
|
|
286
287
|
linkedin_id?: string | undefined;
|
|
287
288
|
industry?: string | undefined;
|
|
288
|
-
linkedin_url?: string | undefined;
|
|
289
289
|
headquarters?: {
|
|
290
|
-
country?: string | undefined;
|
|
291
290
|
city?: string | undefined;
|
|
291
|
+
country?: string | undefined;
|
|
292
292
|
} | undefined;
|
|
293
293
|
} | undefined;
|
|
294
294
|
start_date?: string | undefined;
|
|
@@ -297,57 +297,57 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
297
297
|
title?: string | undefined;
|
|
298
298
|
company?: {
|
|
299
299
|
name?: string | undefined;
|
|
300
|
+
linkedin_url?: string | undefined;
|
|
300
301
|
domain?: string | undefined;
|
|
301
302
|
linkedin_id?: string | number | undefined;
|
|
302
303
|
industry?: string | undefined;
|
|
303
|
-
linkedin_url?: string | undefined;
|
|
304
304
|
headquarters?: {
|
|
305
|
-
country?: string | undefined;
|
|
306
305
|
city?: string | undefined;
|
|
306
|
+
country?: string | undefined;
|
|
307
307
|
} | undefined;
|
|
308
308
|
} | undefined;
|
|
309
309
|
start_date?: string | undefined;
|
|
310
310
|
end_date?: string | undefined;
|
|
311
311
|
}>>;
|
|
312
312
|
}, "strip", import("zod").ZodTypeAny, {
|
|
313
|
-
location?: string | undefined;
|
|
314
|
-
headline?: string | undefined;
|
|
315
|
-
linkedin_id?: string | undefined;
|
|
316
313
|
linkedin_url?: string | undefined;
|
|
314
|
+
linkedin_id?: string | undefined;
|
|
317
315
|
linkedin_handle?: string | undefined;
|
|
316
|
+
headline?: string | undefined;
|
|
317
|
+
location?: string | undefined;
|
|
318
318
|
current_position?: {
|
|
319
319
|
title?: string | undefined;
|
|
320
320
|
company?: {
|
|
321
321
|
name?: string | undefined;
|
|
322
|
+
linkedin_url?: string | undefined;
|
|
322
323
|
domain?: string | undefined;
|
|
323
324
|
linkedin_id?: string | undefined;
|
|
324
325
|
industry?: string | undefined;
|
|
325
|
-
linkedin_url?: string | undefined;
|
|
326
326
|
headquarters?: {
|
|
327
|
-
country?: string | undefined;
|
|
328
327
|
city?: string | undefined;
|
|
328
|
+
country?: string | undefined;
|
|
329
329
|
} | undefined;
|
|
330
330
|
} | undefined;
|
|
331
331
|
start_date?: string | undefined;
|
|
332
332
|
end_date?: string | undefined;
|
|
333
333
|
} | undefined;
|
|
334
334
|
}, {
|
|
335
|
-
location?: string | undefined;
|
|
336
|
-
headline?: string | undefined;
|
|
337
|
-
linkedin_id?: string | number | undefined;
|
|
338
335
|
linkedin_url?: string | undefined;
|
|
336
|
+
linkedin_id?: string | number | undefined;
|
|
339
337
|
linkedin_handle?: string | undefined;
|
|
338
|
+
headline?: string | undefined;
|
|
339
|
+
location?: string | undefined;
|
|
340
340
|
current_position?: {
|
|
341
341
|
title?: string | undefined;
|
|
342
342
|
company?: {
|
|
343
343
|
name?: string | undefined;
|
|
344
|
+
linkedin_url?: string | undefined;
|
|
344
345
|
domain?: string | undefined;
|
|
345
346
|
linkedin_id?: string | number | undefined;
|
|
346
347
|
industry?: string | undefined;
|
|
347
|
-
linkedin_url?: string | undefined;
|
|
348
348
|
headquarters?: {
|
|
349
|
-
country?: string | undefined;
|
|
350
349
|
city?: string | undefined;
|
|
350
|
+
country?: string | undefined;
|
|
351
351
|
} | undefined;
|
|
352
352
|
} | undefined;
|
|
353
353
|
start_date?: string | undefined;
|
|
@@ -355,40 +355,59 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
355
355
|
} | undefined;
|
|
356
356
|
}>>;
|
|
357
357
|
}, "strip", import("zod").ZodTypeAny, {
|
|
358
|
+
emails?: {
|
|
359
|
+
status?: string | undefined;
|
|
360
|
+
email?: string | undefined;
|
|
361
|
+
}[] | undefined;
|
|
362
|
+
firstname?: string | undefined;
|
|
363
|
+
lastname?: string | undefined;
|
|
364
|
+
domain?: string | undefined;
|
|
365
|
+
most_probable_email?: string | undefined;
|
|
366
|
+
most_probable_personal_email?: string | undefined;
|
|
367
|
+
personal_emails?: {
|
|
368
|
+
status?: string | undefined;
|
|
369
|
+
email?: string | undefined;
|
|
370
|
+
}[] | undefined;
|
|
371
|
+
most_probable_phone?: string | undefined;
|
|
372
|
+
phones?: {
|
|
373
|
+
phone?: string | undefined;
|
|
374
|
+
region?: string | undefined;
|
|
375
|
+
}[] | undefined;
|
|
376
|
+
social_medias?: {
|
|
377
|
+
type?: string | undefined;
|
|
378
|
+
url?: string | undefined;
|
|
379
|
+
}[] | undefined;
|
|
358
380
|
profile?: {
|
|
359
|
-
location?: string | undefined;
|
|
360
|
-
headline?: string | undefined;
|
|
361
|
-
linkedin_id?: string | undefined;
|
|
362
381
|
linkedin_url?: string | undefined;
|
|
382
|
+
linkedin_id?: string | undefined;
|
|
363
383
|
linkedin_handle?: string | undefined;
|
|
384
|
+
headline?: string | undefined;
|
|
385
|
+
location?: string | undefined;
|
|
364
386
|
current_position?: {
|
|
365
387
|
title?: string | undefined;
|
|
366
388
|
company?: {
|
|
367
389
|
name?: string | undefined;
|
|
390
|
+
linkedin_url?: string | undefined;
|
|
368
391
|
domain?: string | undefined;
|
|
369
392
|
linkedin_id?: string | undefined;
|
|
370
393
|
industry?: string | undefined;
|
|
371
|
-
linkedin_url?: string | undefined;
|
|
372
394
|
headquarters?: {
|
|
373
|
-
country?: string | undefined;
|
|
374
395
|
city?: string | undefined;
|
|
396
|
+
country?: string | undefined;
|
|
375
397
|
} | undefined;
|
|
376
398
|
} | undefined;
|
|
377
399
|
start_date?: string | undefined;
|
|
378
400
|
end_date?: string | undefined;
|
|
379
401
|
} | undefined;
|
|
380
402
|
} | undefined;
|
|
381
|
-
|
|
403
|
+
}, {
|
|
382
404
|
emails?: {
|
|
383
405
|
status?: string | undefined;
|
|
384
406
|
email?: string | undefined;
|
|
385
407
|
}[] | undefined;
|
|
386
|
-
phones?: {
|
|
387
|
-
phone?: string | undefined;
|
|
388
|
-
region?: string | undefined;
|
|
389
|
-
}[] | undefined;
|
|
390
408
|
firstname?: string | undefined;
|
|
391
409
|
lastname?: string | undefined;
|
|
410
|
+
domain?: string | undefined;
|
|
392
411
|
most_probable_email?: string | undefined;
|
|
393
412
|
most_probable_personal_email?: string | undefined;
|
|
394
413
|
personal_emails?: {
|
|
@@ -396,45 +415,48 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
396
415
|
email?: string | undefined;
|
|
397
416
|
}[] | undefined;
|
|
398
417
|
most_probable_phone?: string | undefined;
|
|
418
|
+
phones?: {
|
|
419
|
+
phone?: string | undefined;
|
|
420
|
+
region?: string | undefined;
|
|
421
|
+
}[] | undefined;
|
|
399
422
|
social_medias?: {
|
|
400
423
|
type?: string | undefined;
|
|
401
424
|
url?: string | undefined;
|
|
402
425
|
}[] | undefined;
|
|
403
|
-
}, {
|
|
404
426
|
profile?: {
|
|
405
|
-
location?: string | undefined;
|
|
406
|
-
headline?: string | undefined;
|
|
407
|
-
linkedin_id?: string | number | undefined;
|
|
408
427
|
linkedin_url?: string | undefined;
|
|
428
|
+
linkedin_id?: string | number | undefined;
|
|
409
429
|
linkedin_handle?: string | undefined;
|
|
430
|
+
headline?: string | undefined;
|
|
431
|
+
location?: string | undefined;
|
|
410
432
|
current_position?: {
|
|
411
433
|
title?: string | undefined;
|
|
412
434
|
company?: {
|
|
413
435
|
name?: string | undefined;
|
|
436
|
+
linkedin_url?: string | undefined;
|
|
414
437
|
domain?: string | undefined;
|
|
415
438
|
linkedin_id?: string | number | undefined;
|
|
416
439
|
industry?: string | undefined;
|
|
417
|
-
linkedin_url?: string | undefined;
|
|
418
440
|
headquarters?: {
|
|
419
|
-
country?: string | undefined;
|
|
420
441
|
city?: string | undefined;
|
|
442
|
+
country?: string | undefined;
|
|
421
443
|
} | undefined;
|
|
422
444
|
} | undefined;
|
|
423
445
|
start_date?: string | undefined;
|
|
424
446
|
end_date?: string | undefined;
|
|
425
447
|
} | undefined;
|
|
426
448
|
} | undefined;
|
|
427
|
-
|
|
449
|
+
}>>;
|
|
450
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
451
|
+
custom?: Record<string, string> | undefined;
|
|
452
|
+
contact?: {
|
|
428
453
|
emails?: {
|
|
429
454
|
status?: string | undefined;
|
|
430
455
|
email?: string | undefined;
|
|
431
456
|
}[] | undefined;
|
|
432
|
-
phones?: {
|
|
433
|
-
phone?: string | undefined;
|
|
434
|
-
region?: string | undefined;
|
|
435
|
-
}[] | undefined;
|
|
436
457
|
firstname?: string | undefined;
|
|
437
458
|
lastname?: string | undefined;
|
|
459
|
+
domain?: string | undefined;
|
|
438
460
|
most_probable_email?: string | undefined;
|
|
439
461
|
most_probable_personal_email?: string | undefined;
|
|
440
462
|
personal_emails?: {
|
|
@@ -442,48 +464,48 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
442
464
|
email?: string | undefined;
|
|
443
465
|
}[] | undefined;
|
|
444
466
|
most_probable_phone?: string | undefined;
|
|
467
|
+
phones?: {
|
|
468
|
+
phone?: string | undefined;
|
|
469
|
+
region?: string | undefined;
|
|
470
|
+
}[] | undefined;
|
|
445
471
|
social_medias?: {
|
|
446
472
|
type?: string | undefined;
|
|
447
473
|
url?: string | undefined;
|
|
448
474
|
}[] | undefined;
|
|
449
|
-
}>>;
|
|
450
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
451
|
-
custom?: Record<string, string> | undefined;
|
|
452
|
-
contact?: {
|
|
453
475
|
profile?: {
|
|
454
|
-
location?: string | undefined;
|
|
455
|
-
headline?: string | undefined;
|
|
456
|
-
linkedin_id?: string | undefined;
|
|
457
476
|
linkedin_url?: string | undefined;
|
|
477
|
+
linkedin_id?: string | undefined;
|
|
458
478
|
linkedin_handle?: string | undefined;
|
|
479
|
+
headline?: string | undefined;
|
|
480
|
+
location?: string | undefined;
|
|
459
481
|
current_position?: {
|
|
460
482
|
title?: string | undefined;
|
|
461
483
|
company?: {
|
|
462
484
|
name?: string | undefined;
|
|
485
|
+
linkedin_url?: string | undefined;
|
|
463
486
|
domain?: string | undefined;
|
|
464
487
|
linkedin_id?: string | undefined;
|
|
465
488
|
industry?: string | undefined;
|
|
466
|
-
linkedin_url?: string | undefined;
|
|
467
489
|
headquarters?: {
|
|
468
|
-
country?: string | undefined;
|
|
469
490
|
city?: string | undefined;
|
|
491
|
+
country?: string | undefined;
|
|
470
492
|
} | undefined;
|
|
471
493
|
} | undefined;
|
|
472
494
|
start_date?: string | undefined;
|
|
473
495
|
end_date?: string | undefined;
|
|
474
496
|
} | undefined;
|
|
475
497
|
} | undefined;
|
|
476
|
-
|
|
498
|
+
} | undefined;
|
|
499
|
+
}, {
|
|
500
|
+
custom?: Record<string, string> | undefined;
|
|
501
|
+
contact?: {
|
|
477
502
|
emails?: {
|
|
478
503
|
status?: string | undefined;
|
|
479
504
|
email?: string | undefined;
|
|
480
505
|
}[] | undefined;
|
|
481
|
-
phones?: {
|
|
482
|
-
phone?: string | undefined;
|
|
483
|
-
region?: string | undefined;
|
|
484
|
-
}[] | undefined;
|
|
485
506
|
firstname?: string | undefined;
|
|
486
507
|
lastname?: string | undefined;
|
|
508
|
+
domain?: string | undefined;
|
|
487
509
|
most_probable_email?: string | undefined;
|
|
488
510
|
most_probable_personal_email?: string | undefined;
|
|
489
511
|
personal_emails?: {
|
|
@@ -491,59 +513,37 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
491
513
|
email?: string | undefined;
|
|
492
514
|
}[] | undefined;
|
|
493
515
|
most_probable_phone?: string | undefined;
|
|
516
|
+
phones?: {
|
|
517
|
+
phone?: string | undefined;
|
|
518
|
+
region?: string | undefined;
|
|
519
|
+
}[] | undefined;
|
|
494
520
|
social_medias?: {
|
|
495
521
|
type?: string | undefined;
|
|
496
522
|
url?: string | undefined;
|
|
497
523
|
}[] | undefined;
|
|
498
|
-
} | undefined;
|
|
499
|
-
}, {
|
|
500
|
-
custom?: Record<string, string> | undefined;
|
|
501
|
-
contact?: {
|
|
502
524
|
profile?: {
|
|
503
|
-
location?: string | undefined;
|
|
504
|
-
headline?: string | undefined;
|
|
505
|
-
linkedin_id?: string | number | undefined;
|
|
506
525
|
linkedin_url?: string | undefined;
|
|
526
|
+
linkedin_id?: string | number | undefined;
|
|
507
527
|
linkedin_handle?: string | undefined;
|
|
528
|
+
headline?: string | undefined;
|
|
529
|
+
location?: string | undefined;
|
|
508
530
|
current_position?: {
|
|
509
531
|
title?: string | undefined;
|
|
510
532
|
company?: {
|
|
511
533
|
name?: string | undefined;
|
|
534
|
+
linkedin_url?: string | undefined;
|
|
512
535
|
domain?: string | undefined;
|
|
513
536
|
linkedin_id?: string | number | undefined;
|
|
514
537
|
industry?: string | undefined;
|
|
515
|
-
linkedin_url?: string | undefined;
|
|
516
538
|
headquarters?: {
|
|
517
|
-
country?: string | undefined;
|
|
518
539
|
city?: string | undefined;
|
|
540
|
+
country?: string | undefined;
|
|
519
541
|
} | undefined;
|
|
520
542
|
} | undefined;
|
|
521
543
|
start_date?: string | undefined;
|
|
522
544
|
end_date?: string | undefined;
|
|
523
545
|
} | undefined;
|
|
524
546
|
} | undefined;
|
|
525
|
-
domain?: string | undefined;
|
|
526
|
-
emails?: {
|
|
527
|
-
status?: string | undefined;
|
|
528
|
-
email?: string | undefined;
|
|
529
|
-
}[] | undefined;
|
|
530
|
-
phones?: {
|
|
531
|
-
phone?: string | undefined;
|
|
532
|
-
region?: string | undefined;
|
|
533
|
-
}[] | undefined;
|
|
534
|
-
firstname?: string | undefined;
|
|
535
|
-
lastname?: string | undefined;
|
|
536
|
-
most_probable_email?: string | undefined;
|
|
537
|
-
most_probable_personal_email?: string | undefined;
|
|
538
|
-
personal_emails?: {
|
|
539
|
-
status?: string | undefined;
|
|
540
|
-
email?: string | undefined;
|
|
541
|
-
}[] | undefined;
|
|
542
|
-
most_probable_phone?: string | undefined;
|
|
543
|
-
social_medias?: {
|
|
544
|
-
type?: string | undefined;
|
|
545
|
-
url?: string | undefined;
|
|
546
|
-
}[] | undefined;
|
|
547
547
|
} | undefined;
|
|
548
548
|
}>, "many">>;
|
|
549
549
|
cost: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
@@ -555,49 +555,82 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
555
555
|
}>>;
|
|
556
556
|
error: import("zod").ZodString;
|
|
557
557
|
}, "strip", import("zod").ZodTypeAny, {
|
|
558
|
+
operation: "get_enrichment_result";
|
|
558
559
|
success: boolean;
|
|
559
560
|
error: string;
|
|
560
|
-
operation: "get_enrichment_result";
|
|
561
561
|
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
562
562
|
name?: string | undefined;
|
|
563
563
|
id?: string | undefined;
|
|
564
564
|
results?: {
|
|
565
565
|
custom?: Record<string, string> | undefined;
|
|
566
566
|
contact?: {
|
|
567
|
+
emails?: {
|
|
568
|
+
status?: string | undefined;
|
|
569
|
+
email?: string | undefined;
|
|
570
|
+
}[] | undefined;
|
|
571
|
+
firstname?: string | undefined;
|
|
572
|
+
lastname?: string | undefined;
|
|
573
|
+
domain?: string | undefined;
|
|
574
|
+
most_probable_email?: string | undefined;
|
|
575
|
+
most_probable_personal_email?: string | undefined;
|
|
576
|
+
personal_emails?: {
|
|
577
|
+
status?: string | undefined;
|
|
578
|
+
email?: string | undefined;
|
|
579
|
+
}[] | undefined;
|
|
580
|
+
most_probable_phone?: string | undefined;
|
|
581
|
+
phones?: {
|
|
582
|
+
phone?: string | undefined;
|
|
583
|
+
region?: string | undefined;
|
|
584
|
+
}[] | undefined;
|
|
585
|
+
social_medias?: {
|
|
586
|
+
type?: string | undefined;
|
|
587
|
+
url?: string | undefined;
|
|
588
|
+
}[] | undefined;
|
|
567
589
|
profile?: {
|
|
568
|
-
location?: string | undefined;
|
|
569
|
-
headline?: string | undefined;
|
|
570
|
-
linkedin_id?: string | undefined;
|
|
571
590
|
linkedin_url?: string | undefined;
|
|
591
|
+
linkedin_id?: string | undefined;
|
|
572
592
|
linkedin_handle?: string | undefined;
|
|
593
|
+
headline?: string | undefined;
|
|
594
|
+
location?: string | undefined;
|
|
573
595
|
current_position?: {
|
|
574
596
|
title?: string | undefined;
|
|
575
597
|
company?: {
|
|
576
598
|
name?: string | undefined;
|
|
599
|
+
linkedin_url?: string | undefined;
|
|
577
600
|
domain?: string | undefined;
|
|
578
601
|
linkedin_id?: string | undefined;
|
|
579
602
|
industry?: string | undefined;
|
|
580
|
-
linkedin_url?: string | undefined;
|
|
581
603
|
headquarters?: {
|
|
582
|
-
country?: string | undefined;
|
|
583
604
|
city?: string | undefined;
|
|
605
|
+
country?: string | undefined;
|
|
584
606
|
} | undefined;
|
|
585
607
|
} | undefined;
|
|
586
608
|
start_date?: string | undefined;
|
|
587
609
|
end_date?: string | undefined;
|
|
588
610
|
} | undefined;
|
|
589
611
|
} | undefined;
|
|
590
|
-
|
|
612
|
+
} | undefined;
|
|
613
|
+
}[] | undefined;
|
|
614
|
+
cost?: {
|
|
615
|
+
credits?: number | undefined;
|
|
616
|
+
} | undefined;
|
|
617
|
+
}, {
|
|
618
|
+
operation: "get_enrichment_result";
|
|
619
|
+
success: boolean;
|
|
620
|
+
error: string;
|
|
621
|
+
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
622
|
+
name?: string | undefined;
|
|
623
|
+
id?: string | undefined;
|
|
624
|
+
results?: {
|
|
625
|
+
custom?: Record<string, string> | undefined;
|
|
626
|
+
contact?: {
|
|
591
627
|
emails?: {
|
|
592
628
|
status?: string | undefined;
|
|
593
629
|
email?: string | undefined;
|
|
594
630
|
}[] | undefined;
|
|
595
|
-
phones?: {
|
|
596
|
-
phone?: string | undefined;
|
|
597
|
-
region?: string | undefined;
|
|
598
|
-
}[] | undefined;
|
|
599
631
|
firstname?: string | undefined;
|
|
600
632
|
lastname?: string | undefined;
|
|
633
|
+
domain?: string | undefined;
|
|
601
634
|
most_probable_email?: string | undefined;
|
|
602
635
|
most_probable_personal_email?: string | undefined;
|
|
603
636
|
personal_emails?: {
|
|
@@ -605,70 +638,37 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
605
638
|
email?: string | undefined;
|
|
606
639
|
}[] | undefined;
|
|
607
640
|
most_probable_phone?: string | undefined;
|
|
608
|
-
|
|
641
|
+
phones?: {
|
|
642
|
+
phone?: string | undefined;
|
|
643
|
+
region?: string | undefined;
|
|
644
|
+
}[] | undefined;
|
|
645
|
+
social_medias?: {
|
|
609
646
|
type?: string | undefined;
|
|
610
647
|
url?: string | undefined;
|
|
611
648
|
}[] | undefined;
|
|
612
|
-
} | undefined;
|
|
613
|
-
}[] | undefined;
|
|
614
|
-
cost?: {
|
|
615
|
-
credits?: number | undefined;
|
|
616
|
-
} | undefined;
|
|
617
|
-
}, {
|
|
618
|
-
success: boolean;
|
|
619
|
-
error: string;
|
|
620
|
-
operation: "get_enrichment_result";
|
|
621
|
-
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
622
|
-
name?: string | undefined;
|
|
623
|
-
id?: string | undefined;
|
|
624
|
-
results?: {
|
|
625
|
-
custom?: Record<string, string> | undefined;
|
|
626
|
-
contact?: {
|
|
627
649
|
profile?: {
|
|
628
|
-
location?: string | undefined;
|
|
629
|
-
headline?: string | undefined;
|
|
630
|
-
linkedin_id?: string | number | undefined;
|
|
631
650
|
linkedin_url?: string | undefined;
|
|
651
|
+
linkedin_id?: string | number | undefined;
|
|
632
652
|
linkedin_handle?: string | undefined;
|
|
653
|
+
headline?: string | undefined;
|
|
654
|
+
location?: string | undefined;
|
|
633
655
|
current_position?: {
|
|
634
656
|
title?: string | undefined;
|
|
635
657
|
company?: {
|
|
636
658
|
name?: string | undefined;
|
|
659
|
+
linkedin_url?: string | undefined;
|
|
637
660
|
domain?: string | undefined;
|
|
638
661
|
linkedin_id?: string | number | undefined;
|
|
639
662
|
industry?: string | undefined;
|
|
640
|
-
linkedin_url?: string | undefined;
|
|
641
663
|
headquarters?: {
|
|
642
|
-
country?: string | undefined;
|
|
643
664
|
city?: string | undefined;
|
|
665
|
+
country?: string | undefined;
|
|
644
666
|
} | undefined;
|
|
645
667
|
} | undefined;
|
|
646
668
|
start_date?: string | undefined;
|
|
647
669
|
end_date?: string | undefined;
|
|
648
670
|
} | undefined;
|
|
649
671
|
} | undefined;
|
|
650
|
-
domain?: string | undefined;
|
|
651
|
-
emails?: {
|
|
652
|
-
status?: string | undefined;
|
|
653
|
-
email?: string | undefined;
|
|
654
|
-
}[] | undefined;
|
|
655
|
-
phones?: {
|
|
656
|
-
phone?: string | undefined;
|
|
657
|
-
region?: string | undefined;
|
|
658
|
-
}[] | undefined;
|
|
659
|
-
firstname?: string | undefined;
|
|
660
|
-
lastname?: string | undefined;
|
|
661
|
-
most_probable_email?: string | undefined;
|
|
662
|
-
most_probable_personal_email?: string | undefined;
|
|
663
|
-
personal_emails?: {
|
|
664
|
-
status?: string | undefined;
|
|
665
|
-
email?: string | undefined;
|
|
666
|
-
}[] | undefined;
|
|
667
|
-
most_probable_phone?: string | undefined;
|
|
668
|
-
social_medias?: {
|
|
669
|
-
type?: string | undefined;
|
|
670
|
-
url?: string | undefined;
|
|
671
|
-
}[] | undefined;
|
|
672
672
|
} | undefined;
|
|
673
673
|
}[] | undefined;
|
|
674
674
|
cost?: {
|
|
@@ -680,14 +680,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
680
680
|
enrichment_id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
681
681
|
error: import("zod").ZodString;
|
|
682
682
|
}, "strip", import("zod").ZodTypeAny, {
|
|
683
|
+
operation: "start_reverse_email_lookup";
|
|
683
684
|
success: boolean;
|
|
684
685
|
error: string;
|
|
685
|
-
operation: "start_reverse_email_lookup";
|
|
686
686
|
enrichment_id?: string | undefined;
|
|
687
687
|
}, {
|
|
688
|
+
operation: "start_reverse_email_lookup";
|
|
688
689
|
success: boolean;
|
|
689
690
|
error: string;
|
|
690
|
-
operation: "start_reverse_email_lookup";
|
|
691
691
|
enrichment_id?: string | undefined;
|
|
692
692
|
}>, import("zod").ZodObject<{
|
|
693
693
|
operation: import("zod").ZodLiteral<"get_reverse_email_result">;
|
|
@@ -762,31 +762,31 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
762
762
|
city: import("zod").ZodOptional<import("zod").ZodString>;
|
|
763
763
|
country: import("zod").ZodOptional<import("zod").ZodString>;
|
|
764
764
|
}, "strip", import("zod").ZodTypeAny, {
|
|
765
|
-
country?: string | undefined;
|
|
766
765
|
city?: string | undefined;
|
|
767
|
-
}, {
|
|
768
766
|
country?: string | undefined;
|
|
767
|
+
}, {
|
|
769
768
|
city?: string | undefined;
|
|
769
|
+
country?: string | undefined;
|
|
770
770
|
}>>;
|
|
771
771
|
}, "strip", import("zod").ZodTypeAny, {
|
|
772
772
|
name?: string | undefined;
|
|
773
|
+
linkedin_url?: string | undefined;
|
|
773
774
|
domain?: string | undefined;
|
|
774
775
|
linkedin_id?: string | undefined;
|
|
775
776
|
industry?: string | undefined;
|
|
776
|
-
linkedin_url?: string | undefined;
|
|
777
777
|
headquarters?: {
|
|
778
|
-
country?: string | undefined;
|
|
779
778
|
city?: string | undefined;
|
|
779
|
+
country?: string | undefined;
|
|
780
780
|
} | undefined;
|
|
781
781
|
}, {
|
|
782
782
|
name?: string | undefined;
|
|
783
|
+
linkedin_url?: string | undefined;
|
|
783
784
|
domain?: string | undefined;
|
|
784
785
|
linkedin_id?: string | number | undefined;
|
|
785
786
|
industry?: string | undefined;
|
|
786
|
-
linkedin_url?: string | undefined;
|
|
787
787
|
headquarters?: {
|
|
788
|
-
country?: string | undefined;
|
|
789
788
|
city?: string | undefined;
|
|
789
|
+
country?: string | undefined;
|
|
790
790
|
} | undefined;
|
|
791
791
|
}>>;
|
|
792
792
|
start_date: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -795,13 +795,13 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
795
795
|
title?: string | undefined;
|
|
796
796
|
company?: {
|
|
797
797
|
name?: string | undefined;
|
|
798
|
+
linkedin_url?: string | undefined;
|
|
798
799
|
domain?: string | undefined;
|
|
799
800
|
linkedin_id?: string | undefined;
|
|
800
801
|
industry?: string | undefined;
|
|
801
|
-
linkedin_url?: string | undefined;
|
|
802
802
|
headquarters?: {
|
|
803
|
-
country?: string | undefined;
|
|
804
803
|
city?: string | undefined;
|
|
804
|
+
country?: string | undefined;
|
|
805
805
|
} | undefined;
|
|
806
806
|
} | undefined;
|
|
807
807
|
start_date?: string | undefined;
|
|
@@ -810,57 +810,57 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
810
810
|
title?: string | undefined;
|
|
811
811
|
company?: {
|
|
812
812
|
name?: string | undefined;
|
|
813
|
+
linkedin_url?: string | undefined;
|
|
813
814
|
domain?: string | undefined;
|
|
814
815
|
linkedin_id?: string | number | undefined;
|
|
815
816
|
industry?: string | undefined;
|
|
816
|
-
linkedin_url?: string | undefined;
|
|
817
817
|
headquarters?: {
|
|
818
|
-
country?: string | undefined;
|
|
819
818
|
city?: string | undefined;
|
|
819
|
+
country?: string | undefined;
|
|
820
820
|
} | undefined;
|
|
821
821
|
} | undefined;
|
|
822
822
|
start_date?: string | undefined;
|
|
823
823
|
end_date?: string | undefined;
|
|
824
824
|
}>>;
|
|
825
825
|
}, "strip", import("zod").ZodTypeAny, {
|
|
826
|
-
location?: string | undefined;
|
|
827
|
-
headline?: string | undefined;
|
|
828
|
-
linkedin_id?: string | undefined;
|
|
829
826
|
linkedin_url?: string | undefined;
|
|
827
|
+
linkedin_id?: string | undefined;
|
|
830
828
|
linkedin_handle?: string | undefined;
|
|
829
|
+
headline?: string | undefined;
|
|
830
|
+
location?: string | undefined;
|
|
831
831
|
current_position?: {
|
|
832
832
|
title?: string | undefined;
|
|
833
833
|
company?: {
|
|
834
834
|
name?: string | undefined;
|
|
835
|
+
linkedin_url?: string | undefined;
|
|
835
836
|
domain?: string | undefined;
|
|
836
837
|
linkedin_id?: string | undefined;
|
|
837
838
|
industry?: string | undefined;
|
|
838
|
-
linkedin_url?: string | undefined;
|
|
839
839
|
headquarters?: {
|
|
840
|
-
country?: string | undefined;
|
|
841
840
|
city?: string | undefined;
|
|
841
|
+
country?: string | undefined;
|
|
842
842
|
} | undefined;
|
|
843
843
|
} | undefined;
|
|
844
844
|
start_date?: string | undefined;
|
|
845
845
|
end_date?: string | undefined;
|
|
846
846
|
} | undefined;
|
|
847
847
|
}, {
|
|
848
|
-
location?: string | undefined;
|
|
849
|
-
headline?: string | undefined;
|
|
850
|
-
linkedin_id?: string | number | undefined;
|
|
851
848
|
linkedin_url?: string | undefined;
|
|
849
|
+
linkedin_id?: string | number | undefined;
|
|
852
850
|
linkedin_handle?: string | undefined;
|
|
851
|
+
headline?: string | undefined;
|
|
852
|
+
location?: string | undefined;
|
|
853
853
|
current_position?: {
|
|
854
854
|
title?: string | undefined;
|
|
855
855
|
company?: {
|
|
856
856
|
name?: string | undefined;
|
|
857
|
+
linkedin_url?: string | undefined;
|
|
857
858
|
domain?: string | undefined;
|
|
858
859
|
linkedin_id?: string | number | undefined;
|
|
859
860
|
industry?: string | undefined;
|
|
860
|
-
linkedin_url?: string | undefined;
|
|
861
861
|
headquarters?: {
|
|
862
|
-
country?: string | undefined;
|
|
863
862
|
city?: string | undefined;
|
|
863
|
+
country?: string | undefined;
|
|
864
864
|
} | undefined;
|
|
865
865
|
} | undefined;
|
|
866
866
|
start_date?: string | undefined;
|
|
@@ -868,40 +868,59 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
868
868
|
} | undefined;
|
|
869
869
|
}>>;
|
|
870
870
|
}, "strip", import("zod").ZodTypeAny, {
|
|
871
|
+
emails?: {
|
|
872
|
+
status?: string | undefined;
|
|
873
|
+
email?: string | undefined;
|
|
874
|
+
}[] | undefined;
|
|
875
|
+
firstname?: string | undefined;
|
|
876
|
+
lastname?: string | undefined;
|
|
877
|
+
domain?: string | undefined;
|
|
878
|
+
most_probable_email?: string | undefined;
|
|
879
|
+
most_probable_personal_email?: string | undefined;
|
|
880
|
+
personal_emails?: {
|
|
881
|
+
status?: string | undefined;
|
|
882
|
+
email?: string | undefined;
|
|
883
|
+
}[] | undefined;
|
|
884
|
+
most_probable_phone?: string | undefined;
|
|
885
|
+
phones?: {
|
|
886
|
+
phone?: string | undefined;
|
|
887
|
+
region?: string | undefined;
|
|
888
|
+
}[] | undefined;
|
|
889
|
+
social_medias?: {
|
|
890
|
+
type?: string | undefined;
|
|
891
|
+
url?: string | undefined;
|
|
892
|
+
}[] | undefined;
|
|
871
893
|
profile?: {
|
|
872
|
-
location?: string | undefined;
|
|
873
|
-
headline?: string | undefined;
|
|
874
|
-
linkedin_id?: string | undefined;
|
|
875
894
|
linkedin_url?: string | undefined;
|
|
895
|
+
linkedin_id?: string | undefined;
|
|
876
896
|
linkedin_handle?: string | undefined;
|
|
897
|
+
headline?: string | undefined;
|
|
898
|
+
location?: string | undefined;
|
|
877
899
|
current_position?: {
|
|
878
900
|
title?: string | undefined;
|
|
879
901
|
company?: {
|
|
880
902
|
name?: string | undefined;
|
|
903
|
+
linkedin_url?: string | undefined;
|
|
881
904
|
domain?: string | undefined;
|
|
882
905
|
linkedin_id?: string | undefined;
|
|
883
906
|
industry?: string | undefined;
|
|
884
|
-
linkedin_url?: string | undefined;
|
|
885
907
|
headquarters?: {
|
|
886
|
-
country?: string | undefined;
|
|
887
908
|
city?: string | undefined;
|
|
909
|
+
country?: string | undefined;
|
|
888
910
|
} | undefined;
|
|
889
911
|
} | undefined;
|
|
890
912
|
start_date?: string | undefined;
|
|
891
913
|
end_date?: string | undefined;
|
|
892
914
|
} | undefined;
|
|
893
915
|
} | undefined;
|
|
894
|
-
|
|
916
|
+
}, {
|
|
895
917
|
emails?: {
|
|
896
918
|
status?: string | undefined;
|
|
897
919
|
email?: string | undefined;
|
|
898
920
|
}[] | undefined;
|
|
899
|
-
phones?: {
|
|
900
|
-
phone?: string | undefined;
|
|
901
|
-
region?: string | undefined;
|
|
902
|
-
}[] | undefined;
|
|
903
921
|
firstname?: string | undefined;
|
|
904
922
|
lastname?: string | undefined;
|
|
923
|
+
domain?: string | undefined;
|
|
905
924
|
most_probable_email?: string | undefined;
|
|
906
925
|
most_probable_personal_email?: string | undefined;
|
|
907
926
|
personal_emails?: {
|
|
@@ -909,45 +928,47 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
909
928
|
email?: string | undefined;
|
|
910
929
|
}[] | undefined;
|
|
911
930
|
most_probable_phone?: string | undefined;
|
|
931
|
+
phones?: {
|
|
932
|
+
phone?: string | undefined;
|
|
933
|
+
region?: string | undefined;
|
|
934
|
+
}[] | undefined;
|
|
912
935
|
social_medias?: {
|
|
913
936
|
type?: string | undefined;
|
|
914
937
|
url?: string | undefined;
|
|
915
938
|
}[] | undefined;
|
|
916
|
-
}, {
|
|
917
939
|
profile?: {
|
|
918
|
-
location?: string | undefined;
|
|
919
|
-
headline?: string | undefined;
|
|
920
|
-
linkedin_id?: string | number | undefined;
|
|
921
940
|
linkedin_url?: string | undefined;
|
|
941
|
+
linkedin_id?: string | number | undefined;
|
|
922
942
|
linkedin_handle?: string | undefined;
|
|
943
|
+
headline?: string | undefined;
|
|
944
|
+
location?: string | undefined;
|
|
923
945
|
current_position?: {
|
|
924
946
|
title?: string | undefined;
|
|
925
947
|
company?: {
|
|
926
948
|
name?: string | undefined;
|
|
949
|
+
linkedin_url?: string | undefined;
|
|
927
950
|
domain?: string | undefined;
|
|
928
951
|
linkedin_id?: string | number | undefined;
|
|
929
952
|
industry?: string | undefined;
|
|
930
|
-
linkedin_url?: string | undefined;
|
|
931
953
|
headquarters?: {
|
|
932
|
-
country?: string | undefined;
|
|
933
954
|
city?: string | undefined;
|
|
955
|
+
country?: string | undefined;
|
|
934
956
|
} | undefined;
|
|
935
957
|
} | undefined;
|
|
936
958
|
start_date?: string | undefined;
|
|
937
959
|
end_date?: string | undefined;
|
|
938
960
|
} | undefined;
|
|
939
961
|
} | undefined;
|
|
940
|
-
|
|
962
|
+
}>>;
|
|
963
|
+
}, "strip", import("zod").ZodTypeAny, {
|
|
964
|
+
contact?: {
|
|
941
965
|
emails?: {
|
|
942
966
|
status?: string | undefined;
|
|
943
967
|
email?: string | undefined;
|
|
944
968
|
}[] | undefined;
|
|
945
|
-
phones?: {
|
|
946
|
-
phone?: string | undefined;
|
|
947
|
-
region?: string | undefined;
|
|
948
|
-
}[] | undefined;
|
|
949
969
|
firstname?: string | undefined;
|
|
950
970
|
lastname?: string | undefined;
|
|
971
|
+
domain?: string | undefined;
|
|
951
972
|
most_probable_email?: string | undefined;
|
|
952
973
|
most_probable_personal_email?: string | undefined;
|
|
953
974
|
personal_emails?: {
|
|
@@ -955,48 +976,48 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
955
976
|
email?: string | undefined;
|
|
956
977
|
}[] | undefined;
|
|
957
978
|
most_probable_phone?: string | undefined;
|
|
979
|
+
phones?: {
|
|
980
|
+
phone?: string | undefined;
|
|
981
|
+
region?: string | undefined;
|
|
982
|
+
}[] | undefined;
|
|
958
983
|
social_medias?: {
|
|
959
984
|
type?: string | undefined;
|
|
960
985
|
url?: string | undefined;
|
|
961
986
|
}[] | undefined;
|
|
962
|
-
}>>;
|
|
963
|
-
}, "strip", import("zod").ZodTypeAny, {
|
|
964
|
-
input?: string | undefined;
|
|
965
|
-
contact?: {
|
|
966
987
|
profile?: {
|
|
967
|
-
location?: string | undefined;
|
|
968
|
-
headline?: string | undefined;
|
|
969
|
-
linkedin_id?: string | undefined;
|
|
970
988
|
linkedin_url?: string | undefined;
|
|
989
|
+
linkedin_id?: string | undefined;
|
|
971
990
|
linkedin_handle?: string | undefined;
|
|
991
|
+
headline?: string | undefined;
|
|
992
|
+
location?: string | undefined;
|
|
972
993
|
current_position?: {
|
|
973
994
|
title?: string | undefined;
|
|
974
995
|
company?: {
|
|
975
996
|
name?: string | undefined;
|
|
997
|
+
linkedin_url?: string | undefined;
|
|
976
998
|
domain?: string | undefined;
|
|
977
999
|
linkedin_id?: string | undefined;
|
|
978
1000
|
industry?: string | undefined;
|
|
979
|
-
linkedin_url?: string | undefined;
|
|
980
1001
|
headquarters?: {
|
|
981
|
-
country?: string | undefined;
|
|
982
1002
|
city?: string | undefined;
|
|
1003
|
+
country?: string | undefined;
|
|
983
1004
|
} | undefined;
|
|
984
1005
|
} | undefined;
|
|
985
1006
|
start_date?: string | undefined;
|
|
986
1007
|
end_date?: string | undefined;
|
|
987
1008
|
} | undefined;
|
|
988
1009
|
} | undefined;
|
|
989
|
-
|
|
1010
|
+
} | undefined;
|
|
1011
|
+
input?: string | undefined;
|
|
1012
|
+
}, {
|
|
1013
|
+
contact?: {
|
|
990
1014
|
emails?: {
|
|
991
1015
|
status?: string | undefined;
|
|
992
1016
|
email?: string | undefined;
|
|
993
1017
|
}[] | undefined;
|
|
994
|
-
phones?: {
|
|
995
|
-
phone?: string | undefined;
|
|
996
|
-
region?: string | undefined;
|
|
997
|
-
}[] | undefined;
|
|
998
1018
|
firstname?: string | undefined;
|
|
999
1019
|
lastname?: string | undefined;
|
|
1020
|
+
domain?: string | undefined;
|
|
1000
1021
|
most_probable_email?: string | undefined;
|
|
1001
1022
|
most_probable_personal_email?: string | undefined;
|
|
1002
1023
|
personal_emails?: {
|
|
@@ -1004,60 +1025,39 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1004
1025
|
email?: string | undefined;
|
|
1005
1026
|
}[] | undefined;
|
|
1006
1027
|
most_probable_phone?: string | undefined;
|
|
1028
|
+
phones?: {
|
|
1029
|
+
phone?: string | undefined;
|
|
1030
|
+
region?: string | undefined;
|
|
1031
|
+
}[] | undefined;
|
|
1007
1032
|
social_medias?: {
|
|
1008
1033
|
type?: string | undefined;
|
|
1009
1034
|
url?: string | undefined;
|
|
1010
1035
|
}[] | undefined;
|
|
1011
|
-
} | undefined;
|
|
1012
|
-
}, {
|
|
1013
|
-
input?: string | undefined;
|
|
1014
|
-
contact?: {
|
|
1015
1036
|
profile?: {
|
|
1016
|
-
location?: string | undefined;
|
|
1017
|
-
headline?: string | undefined;
|
|
1018
|
-
linkedin_id?: string | number | undefined;
|
|
1019
1037
|
linkedin_url?: string | undefined;
|
|
1038
|
+
linkedin_id?: string | number | undefined;
|
|
1020
1039
|
linkedin_handle?: string | undefined;
|
|
1040
|
+
headline?: string | undefined;
|
|
1041
|
+
location?: string | undefined;
|
|
1021
1042
|
current_position?: {
|
|
1022
1043
|
title?: string | undefined;
|
|
1023
1044
|
company?: {
|
|
1024
1045
|
name?: string | undefined;
|
|
1046
|
+
linkedin_url?: string | undefined;
|
|
1025
1047
|
domain?: string | undefined;
|
|
1026
1048
|
linkedin_id?: string | number | undefined;
|
|
1027
1049
|
industry?: string | undefined;
|
|
1028
|
-
linkedin_url?: string | undefined;
|
|
1029
1050
|
headquarters?: {
|
|
1030
|
-
country?: string | undefined;
|
|
1031
1051
|
city?: string | undefined;
|
|
1052
|
+
country?: string | undefined;
|
|
1032
1053
|
} | undefined;
|
|
1033
1054
|
} | undefined;
|
|
1034
1055
|
start_date?: string | undefined;
|
|
1035
1056
|
end_date?: string | undefined;
|
|
1036
1057
|
} | undefined;
|
|
1037
1058
|
} | undefined;
|
|
1038
|
-
domain?: string | undefined;
|
|
1039
|
-
emails?: {
|
|
1040
|
-
status?: string | undefined;
|
|
1041
|
-
email?: string | undefined;
|
|
1042
|
-
}[] | undefined;
|
|
1043
|
-
phones?: {
|
|
1044
|
-
phone?: string | undefined;
|
|
1045
|
-
region?: string | undefined;
|
|
1046
|
-
}[] | undefined;
|
|
1047
|
-
firstname?: string | undefined;
|
|
1048
|
-
lastname?: string | undefined;
|
|
1049
|
-
most_probable_email?: string | undefined;
|
|
1050
|
-
most_probable_personal_email?: string | undefined;
|
|
1051
|
-
personal_emails?: {
|
|
1052
|
-
status?: string | undefined;
|
|
1053
|
-
email?: string | undefined;
|
|
1054
|
-
}[] | undefined;
|
|
1055
|
-
most_probable_phone?: string | undefined;
|
|
1056
|
-
social_medias?: {
|
|
1057
|
-
type?: string | undefined;
|
|
1058
|
-
url?: string | undefined;
|
|
1059
|
-
}[] | undefined;
|
|
1060
1059
|
} | undefined;
|
|
1060
|
+
input?: string | undefined;
|
|
1061
1061
|
}>, "many">>;
|
|
1062
1062
|
cost: import("zod").ZodOptional<import("zod").ZodObject<{
|
|
1063
1063
|
credits: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
@@ -1068,49 +1068,81 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1068
1068
|
}>>;
|
|
1069
1069
|
error: import("zod").ZodString;
|
|
1070
1070
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1071
|
+
operation: "get_reverse_email_result";
|
|
1071
1072
|
success: boolean;
|
|
1072
1073
|
error: string;
|
|
1073
|
-
operation: "get_reverse_email_result";
|
|
1074
1074
|
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1075
1075
|
name?: string | undefined;
|
|
1076
1076
|
id?: string | undefined;
|
|
1077
1077
|
results?: {
|
|
1078
|
-
input?: string | undefined;
|
|
1079
1078
|
contact?: {
|
|
1079
|
+
emails?: {
|
|
1080
|
+
status?: string | undefined;
|
|
1081
|
+
email?: string | undefined;
|
|
1082
|
+
}[] | undefined;
|
|
1083
|
+
firstname?: string | undefined;
|
|
1084
|
+
lastname?: string | undefined;
|
|
1085
|
+
domain?: string | undefined;
|
|
1086
|
+
most_probable_email?: string | undefined;
|
|
1087
|
+
most_probable_personal_email?: string | undefined;
|
|
1088
|
+
personal_emails?: {
|
|
1089
|
+
status?: string | undefined;
|
|
1090
|
+
email?: string | undefined;
|
|
1091
|
+
}[] | undefined;
|
|
1092
|
+
most_probable_phone?: string | undefined;
|
|
1093
|
+
phones?: {
|
|
1094
|
+
phone?: string | undefined;
|
|
1095
|
+
region?: string | undefined;
|
|
1096
|
+
}[] | undefined;
|
|
1097
|
+
social_medias?: {
|
|
1098
|
+
type?: string | undefined;
|
|
1099
|
+
url?: string | undefined;
|
|
1100
|
+
}[] | undefined;
|
|
1080
1101
|
profile?: {
|
|
1081
|
-
location?: string | undefined;
|
|
1082
|
-
headline?: string | undefined;
|
|
1083
|
-
linkedin_id?: string | undefined;
|
|
1084
1102
|
linkedin_url?: string | undefined;
|
|
1103
|
+
linkedin_id?: string | undefined;
|
|
1085
1104
|
linkedin_handle?: string | undefined;
|
|
1105
|
+
headline?: string | undefined;
|
|
1106
|
+
location?: string | undefined;
|
|
1086
1107
|
current_position?: {
|
|
1087
1108
|
title?: string | undefined;
|
|
1088
1109
|
company?: {
|
|
1089
1110
|
name?: string | undefined;
|
|
1111
|
+
linkedin_url?: string | undefined;
|
|
1090
1112
|
domain?: string | undefined;
|
|
1091
1113
|
linkedin_id?: string | undefined;
|
|
1092
1114
|
industry?: string | undefined;
|
|
1093
|
-
linkedin_url?: string | undefined;
|
|
1094
1115
|
headquarters?: {
|
|
1095
|
-
country?: string | undefined;
|
|
1096
1116
|
city?: string | undefined;
|
|
1117
|
+
country?: string | undefined;
|
|
1097
1118
|
} | undefined;
|
|
1098
1119
|
} | undefined;
|
|
1099
1120
|
start_date?: string | undefined;
|
|
1100
1121
|
end_date?: string | undefined;
|
|
1101
1122
|
} | undefined;
|
|
1102
1123
|
} | undefined;
|
|
1103
|
-
|
|
1124
|
+
} | undefined;
|
|
1125
|
+
input?: string | undefined;
|
|
1126
|
+
}[] | undefined;
|
|
1127
|
+
cost?: {
|
|
1128
|
+
credits?: number | undefined;
|
|
1129
|
+
} | undefined;
|
|
1130
|
+
}, {
|
|
1131
|
+
operation: "get_reverse_email_result";
|
|
1132
|
+
success: boolean;
|
|
1133
|
+
error: string;
|
|
1134
|
+
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1135
|
+
name?: string | undefined;
|
|
1136
|
+
id?: string | undefined;
|
|
1137
|
+
results?: {
|
|
1138
|
+
contact?: {
|
|
1104
1139
|
emails?: {
|
|
1105
1140
|
status?: string | undefined;
|
|
1106
1141
|
email?: string | undefined;
|
|
1107
1142
|
}[] | undefined;
|
|
1108
|
-
phones?: {
|
|
1109
|
-
phone?: string | undefined;
|
|
1110
|
-
region?: string | undefined;
|
|
1111
|
-
}[] | undefined;
|
|
1112
1143
|
firstname?: string | undefined;
|
|
1113
1144
|
lastname?: string | undefined;
|
|
1145
|
+
domain?: string | undefined;
|
|
1114
1146
|
most_probable_email?: string | undefined;
|
|
1115
1147
|
most_probable_personal_email?: string | undefined;
|
|
1116
1148
|
personal_emails?: {
|
|
@@ -1118,71 +1150,39 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1118
1150
|
email?: string | undefined;
|
|
1119
1151
|
}[] | undefined;
|
|
1120
1152
|
most_probable_phone?: string | undefined;
|
|
1153
|
+
phones?: {
|
|
1154
|
+
phone?: string | undefined;
|
|
1155
|
+
region?: string | undefined;
|
|
1156
|
+
}[] | undefined;
|
|
1121
1157
|
social_medias?: {
|
|
1122
1158
|
type?: string | undefined;
|
|
1123
1159
|
url?: string | undefined;
|
|
1124
1160
|
}[] | undefined;
|
|
1125
|
-
} | undefined;
|
|
1126
|
-
}[] | undefined;
|
|
1127
|
-
cost?: {
|
|
1128
|
-
credits?: number | undefined;
|
|
1129
|
-
} | undefined;
|
|
1130
|
-
}, {
|
|
1131
|
-
success: boolean;
|
|
1132
|
-
error: string;
|
|
1133
|
-
operation: "get_reverse_email_result";
|
|
1134
|
-
status?: "CREATED" | "IN_PROGRESS" | "CANCELED" | "CREDITS_INSUFFICIENT" | "FINISHED" | "RATE_LIMIT" | "UNKNOWN" | undefined;
|
|
1135
|
-
name?: string | undefined;
|
|
1136
|
-
id?: string | undefined;
|
|
1137
|
-
results?: {
|
|
1138
|
-
input?: string | undefined;
|
|
1139
|
-
contact?: {
|
|
1140
1161
|
profile?: {
|
|
1141
|
-
location?: string | undefined;
|
|
1142
|
-
headline?: string | undefined;
|
|
1143
|
-
linkedin_id?: string | number | undefined;
|
|
1144
1162
|
linkedin_url?: string | undefined;
|
|
1163
|
+
linkedin_id?: string | number | undefined;
|
|
1145
1164
|
linkedin_handle?: string | undefined;
|
|
1165
|
+
headline?: string | undefined;
|
|
1166
|
+
location?: string | undefined;
|
|
1146
1167
|
current_position?: {
|
|
1147
1168
|
title?: string | undefined;
|
|
1148
1169
|
company?: {
|
|
1149
1170
|
name?: string | undefined;
|
|
1171
|
+
linkedin_url?: string | undefined;
|
|
1150
1172
|
domain?: string | undefined;
|
|
1151
1173
|
linkedin_id?: string | number | undefined;
|
|
1152
1174
|
industry?: string | undefined;
|
|
1153
|
-
linkedin_url?: string | undefined;
|
|
1154
1175
|
headquarters?: {
|
|
1155
|
-
country?: string | undefined;
|
|
1156
1176
|
city?: string | undefined;
|
|
1177
|
+
country?: string | undefined;
|
|
1157
1178
|
} | undefined;
|
|
1158
1179
|
} | undefined;
|
|
1159
1180
|
start_date?: string | undefined;
|
|
1160
1181
|
end_date?: string | undefined;
|
|
1161
1182
|
} | undefined;
|
|
1162
1183
|
} | undefined;
|
|
1163
|
-
domain?: string | undefined;
|
|
1164
|
-
emails?: {
|
|
1165
|
-
status?: string | undefined;
|
|
1166
|
-
email?: string | undefined;
|
|
1167
|
-
}[] | undefined;
|
|
1168
|
-
phones?: {
|
|
1169
|
-
phone?: string | undefined;
|
|
1170
|
-
region?: string | undefined;
|
|
1171
|
-
}[] | undefined;
|
|
1172
|
-
firstname?: string | undefined;
|
|
1173
|
-
lastname?: string | undefined;
|
|
1174
|
-
most_probable_email?: string | undefined;
|
|
1175
|
-
most_probable_personal_email?: string | undefined;
|
|
1176
|
-
personal_emails?: {
|
|
1177
|
-
status?: string | undefined;
|
|
1178
|
-
email?: string | undefined;
|
|
1179
|
-
}[] | undefined;
|
|
1180
|
-
most_probable_phone?: string | undefined;
|
|
1181
|
-
social_medias?: {
|
|
1182
|
-
type?: string | undefined;
|
|
1183
|
-
url?: string | undefined;
|
|
1184
|
-
}[] | undefined;
|
|
1185
1184
|
} | undefined;
|
|
1185
|
+
input?: string | undefined;
|
|
1186
1186
|
}[] | undefined;
|
|
1187
1187
|
cost?: {
|
|
1188
1188
|
credits?: number | undefined;
|
|
@@ -1193,14 +1193,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1193
1193
|
balance: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1194
1194
|
error: import("zod").ZodString;
|
|
1195
1195
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1196
|
+
operation: "get_credit_balance";
|
|
1196
1197
|
success: boolean;
|
|
1197
1198
|
error: string;
|
|
1198
|
-
operation: "get_credit_balance";
|
|
1199
1199
|
balance?: number | undefined;
|
|
1200
1200
|
}, {
|
|
1201
|
+
operation: "get_credit_balance";
|
|
1201
1202
|
success: boolean;
|
|
1202
1203
|
error: string;
|
|
1203
|
-
operation: "get_credit_balance";
|
|
1204
1204
|
balance?: number | undefined;
|
|
1205
1205
|
}>, import("zod").ZodObject<{
|
|
1206
1206
|
operation: import("zod").ZodLiteral<"check_api_key">;
|
|
@@ -1208,14 +1208,14 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1208
1208
|
workspace_id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1209
1209
|
error: import("zod").ZodString;
|
|
1210
1210
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1211
|
+
operation: "check_api_key";
|
|
1211
1212
|
success: boolean;
|
|
1212
1213
|
error: string;
|
|
1213
|
-
operation: "check_api_key";
|
|
1214
1214
|
workspace_id?: string | undefined;
|
|
1215
1215
|
}, {
|
|
1216
|
+
operation: "check_api_key";
|
|
1216
1217
|
success: boolean;
|
|
1217
1218
|
error: string;
|
|
1218
|
-
operation: "check_api_key";
|
|
1219
1219
|
workspace_id?: string | undefined;
|
|
1220
1220
|
}>]>;
|
|
1221
1221
|
static readonly shortDescription = "B2B contact enrichment for emails, phones, and LinkedIn data";
|