@bubblelab/bubble-core 0.1.221 → 0.1.223
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 +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -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
|
@@ -341,14 +341,14 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
|
|
|
341
341
|
operation: "update_note";
|
|
342
342
|
note_id: number;
|
|
343
343
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
344
|
-
body?: string | undefined;
|
|
345
344
|
subject?: string | undefined;
|
|
345
|
+
body?: string | undefined;
|
|
346
346
|
}, {
|
|
347
347
|
operation: "update_note";
|
|
348
348
|
note_id: number;
|
|
349
349
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
350
|
-
body?: string | undefined;
|
|
351
350
|
subject?: string | undefined;
|
|
351
|
+
body?: string | undefined;
|
|
352
352
|
}>, z.ZodObject<{
|
|
353
353
|
operation: z.ZodLiteral<"delete_note">;
|
|
354
354
|
note_id: z.ZodNumber;
|
|
@@ -674,14 +674,14 @@ declare const FUBParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject
|
|
|
674
674
|
}, "strip", z.ZodTypeAny, {
|
|
675
675
|
operation: "update_webhook";
|
|
676
676
|
webhook_id: number;
|
|
677
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
678
677
|
url?: string | undefined;
|
|
678
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
679
679
|
event?: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted" | undefined;
|
|
680
680
|
}, {
|
|
681
681
|
operation: "update_webhook";
|
|
682
682
|
webhook_id: number;
|
|
683
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
684
683
|
url?: string | undefined;
|
|
684
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
685
685
|
event?: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted" | undefined;
|
|
686
686
|
}>, z.ZodObject<{
|
|
687
687
|
operation: z.ZodLiteral<"delete_webhook">;
|
|
@@ -3735,14 +3735,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
|
|
|
3735
3735
|
operation: "update_note";
|
|
3736
3736
|
note_id: number;
|
|
3737
3737
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
3738
|
-
body?: string | undefined;
|
|
3739
3738
|
subject?: string | undefined;
|
|
3739
|
+
body?: string | undefined;
|
|
3740
3740
|
}, {
|
|
3741
3741
|
operation: "update_note";
|
|
3742
3742
|
note_id: number;
|
|
3743
3743
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
3744
|
-
body?: string | undefined;
|
|
3745
3744
|
subject?: string | undefined;
|
|
3745
|
+
body?: string | undefined;
|
|
3746
3746
|
}>, z.ZodObject<{
|
|
3747
3747
|
operation: z.ZodLiteral<"delete_note">;
|
|
3748
3748
|
note_id: z.ZodNumber;
|
|
@@ -4068,14 +4068,14 @@ export declare class FollowUpBossBubble<T extends FUBParams = FUBParams> extends
|
|
|
4068
4068
|
}, "strip", z.ZodTypeAny, {
|
|
4069
4069
|
operation: "update_webhook";
|
|
4070
4070
|
webhook_id: number;
|
|
4071
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4072
4071
|
url?: string | undefined;
|
|
4072
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4073
4073
|
event?: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted" | undefined;
|
|
4074
4074
|
}, {
|
|
4075
4075
|
operation: "update_webhook";
|
|
4076
4076
|
webhook_id: number;
|
|
4077
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4078
4077
|
url?: string | undefined;
|
|
4078
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
4079
4079
|
event?: "peopleCreated" | "peopleUpdated" | "peopleDeleted" | "peopleTagsCreated" | "peopleStageUpdated" | "peopleRelationshipCreated" | "peopleRelationshipUpdated" | "peopleRelationshipDeleted" | "notesCreated" | "notesUpdated" | "notesDeleted" | "emailsCreated" | "emailsUpdated" | "emailsDeleted" | "tasksCreated" | "tasksUpdated" | "tasksDeleted" | "appointmentsCreated" | "appointmentsUpdated" | "appointmentsDeleted" | "textMessagesCreated" | "textMessagesUpdated" | "textMessagesDeleted" | "callsCreated" | "callsUpdated" | "callsDeleted" | "dealsCreated" | "dealsUpdated" | "dealsDeleted" | "eventsCreated" | "stageCreated" | "stageUpdated" | "stageDeleted" | "pipelineCreated" | "pipelineUpdated" | "pipelineDeleted" | "pipelineStageCreated" | "pipelineStageUpdated" | "pipelineStageDeleted" | "customFieldsCreated" | "customFieldsUpdated" | "customFieldsDeleted" | "dealCustomFieldsCreated" | "dealCustomFieldsUpdated" | "dealCustomFieldsDeleted" | "emEventsOpened" | "emEventsClicked" | "emEventsUnsubscribed" | "reactionCreated" | "reactionDeleted" | "threadedReplyCreated" | "threadedReplyUpdated" | "threadedReplyDeleted" | undefined;
|
|
4080
4080
|
}>, z.ZodObject<{
|
|
4081
4081
|
operation: z.ZodLiteral<"delete_webhook">;
|
|
@@ -55,17 +55,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
55
55
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
56
56
|
custom?: Record<string, string> | undefined;
|
|
57
57
|
domain?: string | undefined;
|
|
58
|
+
company_name?: string | undefined;
|
|
58
59
|
linkedin_url?: string | undefined;
|
|
59
60
|
firstname?: string | undefined;
|
|
60
61
|
lastname?: string | undefined;
|
|
61
|
-
company_name?: string | undefined;
|
|
62
62
|
}, {
|
|
63
63
|
custom?: Record<string, string> | undefined;
|
|
64
64
|
domain?: string | undefined;
|
|
65
|
+
company_name?: string | undefined;
|
|
65
66
|
linkedin_url?: string | undefined;
|
|
66
67
|
firstname?: string | undefined;
|
|
67
68
|
lastname?: 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>>;
|
|
@@ -76,10 +76,10 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
76
76
|
enrich_fields: ("contact.emails" | "contact.personal_emails")[];
|
|
77
77
|
custom?: Record<string, string> | undefined;
|
|
78
78
|
domain?: string | undefined;
|
|
79
|
+
company_name?: string | undefined;
|
|
79
80
|
linkedin_url?: string | undefined;
|
|
80
81
|
firstname?: string | undefined;
|
|
81
82
|
lastname?: string | undefined;
|
|
82
|
-
company_name?: string | undefined;
|
|
83
83
|
}[];
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
85
|
webhook_url?: string | undefined;
|
|
@@ -89,10 +89,10 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
89
89
|
contacts: {
|
|
90
90
|
custom?: Record<string, string> | undefined;
|
|
91
91
|
domain?: string | undefined;
|
|
92
|
+
company_name?: string | undefined;
|
|
92
93
|
linkedin_url?: string | undefined;
|
|
93
94
|
firstname?: string | undefined;
|
|
94
95
|
lastname?: 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;
|
|
@@ -258,9 +258,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
258
258
|
}, "strip", import("zod").ZodTypeAny, {
|
|
259
259
|
name?: string | undefined;
|
|
260
260
|
domain?: string | undefined;
|
|
261
|
-
linkedin_url?: string | undefined;
|
|
262
261
|
linkedin_id?: string | undefined;
|
|
263
262
|
industry?: string | undefined;
|
|
263
|
+
linkedin_url?: string | undefined;
|
|
264
264
|
headquarters?: {
|
|
265
265
|
country?: string | undefined;
|
|
266
266
|
city?: string | undefined;
|
|
@@ -268,9 +268,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
268
268
|
}, {
|
|
269
269
|
name?: string | undefined;
|
|
270
270
|
domain?: string | undefined;
|
|
271
|
-
linkedin_url?: string | undefined;
|
|
272
271
|
linkedin_id?: string | number | undefined;
|
|
273
272
|
industry?: string | undefined;
|
|
273
|
+
linkedin_url?: string | undefined;
|
|
274
274
|
headquarters?: {
|
|
275
275
|
country?: string | undefined;
|
|
276
276
|
city?: string | undefined;
|
|
@@ -283,9 +283,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
283
283
|
company?: {
|
|
284
284
|
name?: string | undefined;
|
|
285
285
|
domain?: string | undefined;
|
|
286
|
-
linkedin_url?: string | undefined;
|
|
287
286
|
linkedin_id?: string | undefined;
|
|
288
287
|
industry?: string | undefined;
|
|
288
|
+
linkedin_url?: string | undefined;
|
|
289
289
|
headquarters?: {
|
|
290
290
|
country?: string | undefined;
|
|
291
291
|
city?: string | undefined;
|
|
@@ -298,9 +298,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
298
298
|
company?: {
|
|
299
299
|
name?: string | undefined;
|
|
300
300
|
domain?: string | undefined;
|
|
301
|
-
linkedin_url?: string | undefined;
|
|
302
301
|
linkedin_id?: string | number | undefined;
|
|
303
302
|
industry?: string | undefined;
|
|
303
|
+
linkedin_url?: string | undefined;
|
|
304
304
|
headquarters?: {
|
|
305
305
|
country?: string | undefined;
|
|
306
306
|
city?: string | undefined;
|
|
@@ -312,17 +312,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
312
312
|
}, "strip", import("zod").ZodTypeAny, {
|
|
313
313
|
location?: string | undefined;
|
|
314
314
|
headline?: string | undefined;
|
|
315
|
-
linkedin_url?: string | undefined;
|
|
316
315
|
linkedin_id?: string | undefined;
|
|
316
|
+
linkedin_url?: string | undefined;
|
|
317
317
|
linkedin_handle?: string | undefined;
|
|
318
318
|
current_position?: {
|
|
319
319
|
title?: string | undefined;
|
|
320
320
|
company?: {
|
|
321
321
|
name?: string | undefined;
|
|
322
322
|
domain?: string | undefined;
|
|
323
|
-
linkedin_url?: string | undefined;
|
|
324
323
|
linkedin_id?: string | undefined;
|
|
325
324
|
industry?: string | undefined;
|
|
325
|
+
linkedin_url?: string | undefined;
|
|
326
326
|
headquarters?: {
|
|
327
327
|
country?: string | undefined;
|
|
328
328
|
city?: string | undefined;
|
|
@@ -334,17 +334,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
334
334
|
}, {
|
|
335
335
|
location?: string | undefined;
|
|
336
336
|
headline?: string | undefined;
|
|
337
|
-
linkedin_url?: string | undefined;
|
|
338
337
|
linkedin_id?: string | number | undefined;
|
|
338
|
+
linkedin_url?: string | undefined;
|
|
339
339
|
linkedin_handle?: string | undefined;
|
|
340
340
|
current_position?: {
|
|
341
341
|
title?: string | undefined;
|
|
342
342
|
company?: {
|
|
343
343
|
name?: string | undefined;
|
|
344
344
|
domain?: string | undefined;
|
|
345
|
-
linkedin_url?: string | undefined;
|
|
346
345
|
linkedin_id?: string | number | undefined;
|
|
347
346
|
industry?: string | undefined;
|
|
347
|
+
linkedin_url?: string | undefined;
|
|
348
348
|
headquarters?: {
|
|
349
349
|
country?: string | undefined;
|
|
350
350
|
city?: string | undefined;
|
|
@@ -358,17 +358,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
358
358
|
profile?: {
|
|
359
359
|
location?: string | undefined;
|
|
360
360
|
headline?: string | undefined;
|
|
361
|
-
linkedin_url?: string | undefined;
|
|
362
361
|
linkedin_id?: string | undefined;
|
|
362
|
+
linkedin_url?: string | undefined;
|
|
363
363
|
linkedin_handle?: string | undefined;
|
|
364
364
|
current_position?: {
|
|
365
365
|
title?: string | undefined;
|
|
366
366
|
company?: {
|
|
367
367
|
name?: string | undefined;
|
|
368
368
|
domain?: string | undefined;
|
|
369
|
-
linkedin_url?: string | undefined;
|
|
370
369
|
linkedin_id?: string | undefined;
|
|
371
370
|
industry?: string | undefined;
|
|
371
|
+
linkedin_url?: string | undefined;
|
|
372
372
|
headquarters?: {
|
|
373
373
|
country?: string | undefined;
|
|
374
374
|
city?: string | undefined;
|
|
@@ -404,17 +404,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
404
404
|
profile?: {
|
|
405
405
|
location?: string | undefined;
|
|
406
406
|
headline?: string | undefined;
|
|
407
|
-
linkedin_url?: string | undefined;
|
|
408
407
|
linkedin_id?: string | number | undefined;
|
|
408
|
+
linkedin_url?: string | undefined;
|
|
409
409
|
linkedin_handle?: string | undefined;
|
|
410
410
|
current_position?: {
|
|
411
411
|
title?: string | undefined;
|
|
412
412
|
company?: {
|
|
413
413
|
name?: string | undefined;
|
|
414
414
|
domain?: string | undefined;
|
|
415
|
-
linkedin_url?: string | undefined;
|
|
416
415
|
linkedin_id?: string | number | undefined;
|
|
417
416
|
industry?: string | undefined;
|
|
417
|
+
linkedin_url?: string | undefined;
|
|
418
418
|
headquarters?: {
|
|
419
419
|
country?: string | undefined;
|
|
420
420
|
city?: string | undefined;
|
|
@@ -453,17 +453,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
453
453
|
profile?: {
|
|
454
454
|
location?: string | undefined;
|
|
455
455
|
headline?: string | undefined;
|
|
456
|
-
linkedin_url?: string | undefined;
|
|
457
456
|
linkedin_id?: string | undefined;
|
|
457
|
+
linkedin_url?: string | undefined;
|
|
458
458
|
linkedin_handle?: string | undefined;
|
|
459
459
|
current_position?: {
|
|
460
460
|
title?: string | undefined;
|
|
461
461
|
company?: {
|
|
462
462
|
name?: string | undefined;
|
|
463
463
|
domain?: string | undefined;
|
|
464
|
-
linkedin_url?: string | undefined;
|
|
465
464
|
linkedin_id?: string | undefined;
|
|
466
465
|
industry?: string | undefined;
|
|
466
|
+
linkedin_url?: string | undefined;
|
|
467
467
|
headquarters?: {
|
|
468
468
|
country?: string | undefined;
|
|
469
469
|
city?: string | undefined;
|
|
@@ -502,17 +502,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
502
502
|
profile?: {
|
|
503
503
|
location?: string | undefined;
|
|
504
504
|
headline?: string | undefined;
|
|
505
|
-
linkedin_url?: string | undefined;
|
|
506
505
|
linkedin_id?: string | number | undefined;
|
|
506
|
+
linkedin_url?: string | undefined;
|
|
507
507
|
linkedin_handle?: string | undefined;
|
|
508
508
|
current_position?: {
|
|
509
509
|
title?: string | undefined;
|
|
510
510
|
company?: {
|
|
511
511
|
name?: string | undefined;
|
|
512
512
|
domain?: string | undefined;
|
|
513
|
-
linkedin_url?: string | undefined;
|
|
514
513
|
linkedin_id?: string | number | undefined;
|
|
515
514
|
industry?: string | undefined;
|
|
515
|
+
linkedin_url?: string | undefined;
|
|
516
516
|
headquarters?: {
|
|
517
517
|
country?: string | undefined;
|
|
518
518
|
city?: string | undefined;
|
|
@@ -570,17 +570,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
570
570
|
profile?: {
|
|
571
571
|
location?: string | undefined;
|
|
572
572
|
headline?: string | undefined;
|
|
573
|
-
linkedin_url?: string | undefined;
|
|
574
573
|
linkedin_id?: string | undefined;
|
|
574
|
+
linkedin_url?: string | undefined;
|
|
575
575
|
linkedin_handle?: string | undefined;
|
|
576
576
|
current_position?: {
|
|
577
577
|
title?: string | undefined;
|
|
578
578
|
company?: {
|
|
579
579
|
name?: string | undefined;
|
|
580
580
|
domain?: string | undefined;
|
|
581
|
-
linkedin_url?: string | undefined;
|
|
582
581
|
linkedin_id?: string | undefined;
|
|
583
582
|
industry?: string | undefined;
|
|
583
|
+
linkedin_url?: string | undefined;
|
|
584
584
|
headquarters?: {
|
|
585
585
|
country?: string | undefined;
|
|
586
586
|
city?: string | undefined;
|
|
@@ -630,17 +630,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
630
630
|
profile?: {
|
|
631
631
|
location?: string | undefined;
|
|
632
632
|
headline?: string | undefined;
|
|
633
|
-
linkedin_url?: string | undefined;
|
|
634
633
|
linkedin_id?: string | number | undefined;
|
|
634
|
+
linkedin_url?: string | undefined;
|
|
635
635
|
linkedin_handle?: string | undefined;
|
|
636
636
|
current_position?: {
|
|
637
637
|
title?: string | undefined;
|
|
638
638
|
company?: {
|
|
639
639
|
name?: string | undefined;
|
|
640
640
|
domain?: string | undefined;
|
|
641
|
-
linkedin_url?: string | undefined;
|
|
642
641
|
linkedin_id?: string | number | undefined;
|
|
643
642
|
industry?: string | undefined;
|
|
643
|
+
linkedin_url?: string | undefined;
|
|
644
644
|
headquarters?: {
|
|
645
645
|
country?: string | undefined;
|
|
646
646
|
city?: string | undefined;
|
|
@@ -771,9 +771,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
771
771
|
}, "strip", import("zod").ZodTypeAny, {
|
|
772
772
|
name?: string | undefined;
|
|
773
773
|
domain?: string | undefined;
|
|
774
|
-
linkedin_url?: string | undefined;
|
|
775
774
|
linkedin_id?: string | undefined;
|
|
776
775
|
industry?: string | undefined;
|
|
776
|
+
linkedin_url?: string | undefined;
|
|
777
777
|
headquarters?: {
|
|
778
778
|
country?: string | undefined;
|
|
779
779
|
city?: string | undefined;
|
|
@@ -781,9 +781,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
781
781
|
}, {
|
|
782
782
|
name?: string | undefined;
|
|
783
783
|
domain?: string | undefined;
|
|
784
|
-
linkedin_url?: string | undefined;
|
|
785
784
|
linkedin_id?: string | number | undefined;
|
|
786
785
|
industry?: string | undefined;
|
|
786
|
+
linkedin_url?: string | undefined;
|
|
787
787
|
headquarters?: {
|
|
788
788
|
country?: string | undefined;
|
|
789
789
|
city?: string | undefined;
|
|
@@ -796,9 +796,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
796
796
|
company?: {
|
|
797
797
|
name?: string | undefined;
|
|
798
798
|
domain?: string | undefined;
|
|
799
|
-
linkedin_url?: string | undefined;
|
|
800
799
|
linkedin_id?: string | undefined;
|
|
801
800
|
industry?: string | undefined;
|
|
801
|
+
linkedin_url?: string | undefined;
|
|
802
802
|
headquarters?: {
|
|
803
803
|
country?: string | undefined;
|
|
804
804
|
city?: string | undefined;
|
|
@@ -811,9 +811,9 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
811
811
|
company?: {
|
|
812
812
|
name?: string | undefined;
|
|
813
813
|
domain?: string | undefined;
|
|
814
|
-
linkedin_url?: string | undefined;
|
|
815
814
|
linkedin_id?: string | number | undefined;
|
|
816
815
|
industry?: string | undefined;
|
|
816
|
+
linkedin_url?: string | undefined;
|
|
817
817
|
headquarters?: {
|
|
818
818
|
country?: string | undefined;
|
|
819
819
|
city?: string | undefined;
|
|
@@ -825,17 +825,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
825
825
|
}, "strip", import("zod").ZodTypeAny, {
|
|
826
826
|
location?: string | undefined;
|
|
827
827
|
headline?: string | undefined;
|
|
828
|
-
linkedin_url?: string | undefined;
|
|
829
828
|
linkedin_id?: string | undefined;
|
|
829
|
+
linkedin_url?: string | undefined;
|
|
830
830
|
linkedin_handle?: string | undefined;
|
|
831
831
|
current_position?: {
|
|
832
832
|
title?: string | undefined;
|
|
833
833
|
company?: {
|
|
834
834
|
name?: string | undefined;
|
|
835
835
|
domain?: string | undefined;
|
|
836
|
-
linkedin_url?: string | undefined;
|
|
837
836
|
linkedin_id?: string | undefined;
|
|
838
837
|
industry?: string | undefined;
|
|
838
|
+
linkedin_url?: string | undefined;
|
|
839
839
|
headquarters?: {
|
|
840
840
|
country?: string | undefined;
|
|
841
841
|
city?: string | undefined;
|
|
@@ -847,17 +847,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
847
847
|
}, {
|
|
848
848
|
location?: string | undefined;
|
|
849
849
|
headline?: string | undefined;
|
|
850
|
-
linkedin_url?: string | undefined;
|
|
851
850
|
linkedin_id?: string | number | undefined;
|
|
851
|
+
linkedin_url?: string | undefined;
|
|
852
852
|
linkedin_handle?: string | undefined;
|
|
853
853
|
current_position?: {
|
|
854
854
|
title?: string | undefined;
|
|
855
855
|
company?: {
|
|
856
856
|
name?: string | undefined;
|
|
857
857
|
domain?: string | undefined;
|
|
858
|
-
linkedin_url?: string | undefined;
|
|
859
858
|
linkedin_id?: string | number | undefined;
|
|
860
859
|
industry?: string | undefined;
|
|
860
|
+
linkedin_url?: string | undefined;
|
|
861
861
|
headquarters?: {
|
|
862
862
|
country?: string | undefined;
|
|
863
863
|
city?: string | undefined;
|
|
@@ -871,17 +871,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
871
871
|
profile?: {
|
|
872
872
|
location?: string | undefined;
|
|
873
873
|
headline?: string | undefined;
|
|
874
|
-
linkedin_url?: string | undefined;
|
|
875
874
|
linkedin_id?: string | undefined;
|
|
875
|
+
linkedin_url?: string | undefined;
|
|
876
876
|
linkedin_handle?: string | undefined;
|
|
877
877
|
current_position?: {
|
|
878
878
|
title?: string | undefined;
|
|
879
879
|
company?: {
|
|
880
880
|
name?: string | undefined;
|
|
881
881
|
domain?: string | undefined;
|
|
882
|
-
linkedin_url?: string | undefined;
|
|
883
882
|
linkedin_id?: string | undefined;
|
|
884
883
|
industry?: string | undefined;
|
|
884
|
+
linkedin_url?: string | undefined;
|
|
885
885
|
headquarters?: {
|
|
886
886
|
country?: string | undefined;
|
|
887
887
|
city?: string | undefined;
|
|
@@ -917,17 +917,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
917
917
|
profile?: {
|
|
918
918
|
location?: string | undefined;
|
|
919
919
|
headline?: string | undefined;
|
|
920
|
-
linkedin_url?: string | undefined;
|
|
921
920
|
linkedin_id?: string | number | undefined;
|
|
921
|
+
linkedin_url?: string | undefined;
|
|
922
922
|
linkedin_handle?: string | undefined;
|
|
923
923
|
current_position?: {
|
|
924
924
|
title?: string | undefined;
|
|
925
925
|
company?: {
|
|
926
926
|
name?: string | undefined;
|
|
927
927
|
domain?: string | undefined;
|
|
928
|
-
linkedin_url?: string | undefined;
|
|
929
928
|
linkedin_id?: string | number | undefined;
|
|
930
929
|
industry?: string | undefined;
|
|
930
|
+
linkedin_url?: string | undefined;
|
|
931
931
|
headquarters?: {
|
|
932
932
|
country?: string | undefined;
|
|
933
933
|
city?: string | undefined;
|
|
@@ -966,17 +966,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
966
966
|
profile?: {
|
|
967
967
|
location?: string | undefined;
|
|
968
968
|
headline?: string | undefined;
|
|
969
|
-
linkedin_url?: string | undefined;
|
|
970
969
|
linkedin_id?: string | undefined;
|
|
970
|
+
linkedin_url?: string | undefined;
|
|
971
971
|
linkedin_handle?: string | undefined;
|
|
972
972
|
current_position?: {
|
|
973
973
|
title?: string | undefined;
|
|
974
974
|
company?: {
|
|
975
975
|
name?: string | undefined;
|
|
976
976
|
domain?: string | undefined;
|
|
977
|
-
linkedin_url?: string | undefined;
|
|
978
977
|
linkedin_id?: string | undefined;
|
|
979
978
|
industry?: string | undefined;
|
|
979
|
+
linkedin_url?: string | undefined;
|
|
980
980
|
headquarters?: {
|
|
981
981
|
country?: string | undefined;
|
|
982
982
|
city?: string | undefined;
|
|
@@ -1015,17 +1015,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1015
1015
|
profile?: {
|
|
1016
1016
|
location?: string | undefined;
|
|
1017
1017
|
headline?: string | undefined;
|
|
1018
|
-
linkedin_url?: string | undefined;
|
|
1019
1018
|
linkedin_id?: string | number | undefined;
|
|
1019
|
+
linkedin_url?: string | undefined;
|
|
1020
1020
|
linkedin_handle?: string | undefined;
|
|
1021
1021
|
current_position?: {
|
|
1022
1022
|
title?: string | undefined;
|
|
1023
1023
|
company?: {
|
|
1024
1024
|
name?: string | undefined;
|
|
1025
1025
|
domain?: string | undefined;
|
|
1026
|
-
linkedin_url?: string | undefined;
|
|
1027
1026
|
linkedin_id?: string | number | undefined;
|
|
1028
1027
|
industry?: string | undefined;
|
|
1028
|
+
linkedin_url?: string | undefined;
|
|
1029
1029
|
headquarters?: {
|
|
1030
1030
|
country?: string | undefined;
|
|
1031
1031
|
city?: string | undefined;
|
|
@@ -1083,17 +1083,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1083
1083
|
profile?: {
|
|
1084
1084
|
location?: string | undefined;
|
|
1085
1085
|
headline?: string | undefined;
|
|
1086
|
-
linkedin_url?: string | undefined;
|
|
1087
1086
|
linkedin_id?: string | undefined;
|
|
1087
|
+
linkedin_url?: string | undefined;
|
|
1088
1088
|
linkedin_handle?: string | undefined;
|
|
1089
1089
|
current_position?: {
|
|
1090
1090
|
title?: string | undefined;
|
|
1091
1091
|
company?: {
|
|
1092
1092
|
name?: string | undefined;
|
|
1093
1093
|
domain?: string | undefined;
|
|
1094
|
-
linkedin_url?: string | undefined;
|
|
1095
1094
|
linkedin_id?: string | undefined;
|
|
1096
1095
|
industry?: string | undefined;
|
|
1096
|
+
linkedin_url?: string | undefined;
|
|
1097
1097
|
headquarters?: {
|
|
1098
1098
|
country?: string | undefined;
|
|
1099
1099
|
city?: string | undefined;
|
|
@@ -1143,17 +1143,17 @@ export declare class FullEnrichBubble<T extends FullEnrichParamsInput = FullEnri
|
|
|
1143
1143
|
profile?: {
|
|
1144
1144
|
location?: string | undefined;
|
|
1145
1145
|
headline?: string | undefined;
|
|
1146
|
-
linkedin_url?: string | undefined;
|
|
1147
1146
|
linkedin_id?: string | number | undefined;
|
|
1147
|
+
linkedin_url?: string | undefined;
|
|
1148
1148
|
linkedin_handle?: string | undefined;
|
|
1149
1149
|
current_position?: {
|
|
1150
1150
|
title?: string | undefined;
|
|
1151
1151
|
company?: {
|
|
1152
1152
|
name?: string | undefined;
|
|
1153
1153
|
domain?: string | undefined;
|
|
1154
|
-
linkedin_url?: string | undefined;
|
|
1155
1154
|
linkedin_id?: string | number | undefined;
|
|
1156
1155
|
industry?: string | undefined;
|
|
1156
|
+
linkedin_url?: string | undefined;
|
|
1157
1157
|
headquarters?: {
|
|
1158
1158
|
country?: string | undefined;
|
|
1159
1159
|
city?: string | undefined;
|