@bubblelab/bubble-core 0.1.95 → 0.1.96
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 +112 -112
- package/dist/bubble-factory.d.ts +10 -0
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +30 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +118 -118
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +836 -836
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +176 -176
- package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +66 -66
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +2089 -2089
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +440 -440
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +107 -107
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +326 -326
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +150 -150
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -59,23 +59,23 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
59
59
|
companyName: string | null;
|
|
60
60
|
companyLinkedinUrl: string | null;
|
|
61
61
|
seniorityLevel: string | null;
|
|
62
|
+
companyIndustries: string[] | null;
|
|
62
63
|
companyDomainUrl: string | null;
|
|
63
64
|
functionCategory: string | null;
|
|
64
65
|
startDate: string | number | null;
|
|
65
66
|
yearsAtCompany: number | null;
|
|
66
67
|
companyHeadcount: number | null;
|
|
67
|
-
companyIndustries: string[] | null;
|
|
68
68
|
}, {
|
|
69
69
|
title: string | null;
|
|
70
70
|
companyName: string | null;
|
|
71
71
|
companyLinkedinUrl: string | null;
|
|
72
72
|
seniorityLevel: string | null;
|
|
73
|
+
companyIndustries: string[] | null;
|
|
73
74
|
companyDomainUrl: string | null;
|
|
74
75
|
functionCategory: string | null;
|
|
75
76
|
startDate: string | number | null;
|
|
76
77
|
yearsAtCompany: number | null;
|
|
77
78
|
companyHeadcount: number | null;
|
|
78
|
-
companyIndustries: string[] | null;
|
|
79
79
|
}>, "many">>;
|
|
80
80
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
81
81
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -114,19 +114,14 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
114
114
|
headline: string | null;
|
|
115
115
|
seniorityLevel: string | null;
|
|
116
116
|
emails: string[] | null;
|
|
117
|
-
linkedinUrl: string | null;
|
|
118
|
-
languages: string[] | null;
|
|
119
117
|
skills: string[] | null;
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
fieldOfStudy: string | null;
|
|
124
|
-
}[] | null;
|
|
125
|
-
websites: string[] | null;
|
|
118
|
+
languages: string[] | null;
|
|
119
|
+
recentlyChangedJobs: boolean | null;
|
|
120
|
+
linkedinUrl: string | null;
|
|
126
121
|
profilePictureUrl: string | null;
|
|
127
122
|
twitterHandle: string | null;
|
|
123
|
+
websites: string[] | null;
|
|
128
124
|
yearsOfExperience: number | null;
|
|
129
|
-
recentlyChangedJobs: boolean | null;
|
|
130
125
|
locationCity: string | null;
|
|
131
126
|
locationCountry: string | null;
|
|
132
127
|
numConnections: number | null;
|
|
@@ -135,12 +130,12 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
135
130
|
companyName: string | null;
|
|
136
131
|
companyLinkedinUrl: string | null;
|
|
137
132
|
seniorityLevel: string | null;
|
|
133
|
+
companyIndustries: string[] | null;
|
|
138
134
|
companyDomainUrl: string | null;
|
|
139
135
|
functionCategory: string | null;
|
|
140
136
|
startDate: string | number | null;
|
|
141
137
|
yearsAtCompany: number | null;
|
|
142
138
|
companyHeadcount: number | null;
|
|
143
|
-
companyIndustries: string[] | null;
|
|
144
139
|
}[] | null;
|
|
145
140
|
pastEmployers: {
|
|
146
141
|
title: string | null;
|
|
@@ -148,6 +143,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
148
143
|
startDate: string | number | null;
|
|
149
144
|
endDate: string | number | null;
|
|
150
145
|
}[] | null;
|
|
146
|
+
education: {
|
|
147
|
+
instituteName: string | null;
|
|
148
|
+
degreeName: string | null;
|
|
149
|
+
fieldOfStudy: string | null;
|
|
150
|
+
}[] | null;
|
|
151
151
|
enrichedWorkEmail?: string | null | undefined;
|
|
152
152
|
enrichedPersonalEmail?: string | null | undefined;
|
|
153
153
|
enrichedWorkEmails?: {
|
|
@@ -166,19 +166,14 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
166
166
|
headline: string | null;
|
|
167
167
|
seniorityLevel: string | null;
|
|
168
168
|
emails: string[] | null;
|
|
169
|
-
linkedinUrl: string | null;
|
|
170
|
-
languages: string[] | null;
|
|
171
169
|
skills: string[] | null;
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
fieldOfStudy: string | null;
|
|
176
|
-
}[] | null;
|
|
177
|
-
websites: string[] | null;
|
|
170
|
+
languages: string[] | null;
|
|
171
|
+
recentlyChangedJobs: boolean | null;
|
|
172
|
+
linkedinUrl: string | null;
|
|
178
173
|
profilePictureUrl: string | null;
|
|
179
174
|
twitterHandle: string | null;
|
|
175
|
+
websites: string[] | null;
|
|
180
176
|
yearsOfExperience: number | null;
|
|
181
|
-
recentlyChangedJobs: boolean | null;
|
|
182
177
|
locationCity: string | null;
|
|
183
178
|
locationCountry: string | null;
|
|
184
179
|
numConnections: number | null;
|
|
@@ -187,12 +182,12 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
187
182
|
companyName: string | null;
|
|
188
183
|
companyLinkedinUrl: string | null;
|
|
189
184
|
seniorityLevel: string | null;
|
|
185
|
+
companyIndustries: string[] | null;
|
|
190
186
|
companyDomainUrl: string | null;
|
|
191
187
|
functionCategory: string | null;
|
|
192
188
|
startDate: string | number | null;
|
|
193
189
|
yearsAtCompany: number | null;
|
|
194
190
|
companyHeadcount: number | null;
|
|
195
|
-
companyIndustries: string[] | null;
|
|
196
191
|
}[] | null;
|
|
197
192
|
pastEmployers: {
|
|
198
193
|
title: string | null;
|
|
@@ -200,6 +195,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
200
195
|
startDate: string | number | null;
|
|
201
196
|
endDate: string | number | null;
|
|
202
197
|
}[] | null;
|
|
198
|
+
education: {
|
|
199
|
+
instituteName: string | null;
|
|
200
|
+
degreeName: string | null;
|
|
201
|
+
fieldOfStudy: string | null;
|
|
202
|
+
}[] | null;
|
|
203
203
|
enrichedWorkEmail?: string | null | undefined;
|
|
204
204
|
enrichedPersonalEmail?: string | null | undefined;
|
|
205
205
|
enrichedWorkEmails?: {
|
|
@@ -261,11 +261,9 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
261
261
|
companyName?: string | undefined;
|
|
262
262
|
companyLinkedinUrl?: string | undefined;
|
|
263
263
|
city?: string | undefined;
|
|
264
|
+
skills?: string[] | undefined;
|
|
264
265
|
country?: string | undefined;
|
|
265
266
|
languages?: string[] | undefined;
|
|
266
|
-
skills?: string[] | undefined;
|
|
267
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
268
|
-
companyIndustries?: string[] | undefined;
|
|
269
267
|
jobTitle?: string | undefined;
|
|
270
268
|
jobTitles?: string[] | undefined;
|
|
271
269
|
locationRadius?: {
|
|
@@ -276,12 +274,14 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
276
274
|
maxYearsExperience?: number | undefined;
|
|
277
275
|
seniorityLevels?: string[] | undefined;
|
|
278
276
|
functionCategories?: string[] | undefined;
|
|
277
|
+
companyIndustries?: string[] | undefined;
|
|
279
278
|
minCompanyHeadcount?: number | undefined;
|
|
280
279
|
maxCompanyHeadcount?: number | undefined;
|
|
281
280
|
minYearsAtCompany?: number | undefined;
|
|
282
281
|
pastCompanyName?: string | undefined;
|
|
283
282
|
pastJobTitle?: string | undefined;
|
|
284
283
|
schoolName?: string | undefined;
|
|
284
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
285
285
|
minConnections?: number | undefined;
|
|
286
286
|
excludeCompanies?: string[] | undefined;
|
|
287
287
|
excludeProfiles?: string[] | undefined;
|
|
@@ -293,11 +293,9 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
293
293
|
companyName?: string | undefined;
|
|
294
294
|
companyLinkedinUrl?: string | undefined;
|
|
295
295
|
city?: string | undefined;
|
|
296
|
+
skills?: string[] | undefined;
|
|
296
297
|
country?: string | undefined;
|
|
297
298
|
languages?: string[] | undefined;
|
|
298
|
-
skills?: string[] | undefined;
|
|
299
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
300
|
-
companyIndustries?: string[] | undefined;
|
|
301
299
|
jobTitle?: string | undefined;
|
|
302
300
|
jobTitles?: string[] | undefined;
|
|
303
301
|
locationRadius?: {
|
|
@@ -308,12 +306,14 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
308
306
|
maxYearsExperience?: number | undefined;
|
|
309
307
|
seniorityLevels?: string[] | undefined;
|
|
310
308
|
functionCategories?: string[] | undefined;
|
|
309
|
+
companyIndustries?: string[] | undefined;
|
|
311
310
|
minCompanyHeadcount?: number | undefined;
|
|
312
311
|
maxCompanyHeadcount?: number | undefined;
|
|
313
312
|
minYearsAtCompany?: number | undefined;
|
|
314
313
|
pastCompanyName?: string | undefined;
|
|
315
314
|
pastJobTitle?: string | undefined;
|
|
316
315
|
schoolName?: string | undefined;
|
|
316
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
317
317
|
minConnections?: number | undefined;
|
|
318
318
|
excludeCompanies?: string[] | undefined;
|
|
319
319
|
excludeProfiles?: string[] | undefined;
|
|
@@ -378,23 +378,23 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
378
378
|
companyName: string | null;
|
|
379
379
|
companyLinkedinUrl: string | null;
|
|
380
380
|
seniorityLevel: string | null;
|
|
381
|
+
companyIndustries: string[] | null;
|
|
381
382
|
companyDomainUrl: string | null;
|
|
382
383
|
functionCategory: string | null;
|
|
383
384
|
startDate: string | number | null;
|
|
384
385
|
yearsAtCompany: number | null;
|
|
385
386
|
companyHeadcount: number | null;
|
|
386
|
-
companyIndustries: string[] | null;
|
|
387
387
|
}, {
|
|
388
388
|
title: string | null;
|
|
389
389
|
companyName: string | null;
|
|
390
390
|
companyLinkedinUrl: string | null;
|
|
391
391
|
seniorityLevel: string | null;
|
|
392
|
+
companyIndustries: string[] | null;
|
|
392
393
|
companyDomainUrl: string | null;
|
|
393
394
|
functionCategory: string | null;
|
|
394
395
|
startDate: string | number | null;
|
|
395
396
|
yearsAtCompany: number | null;
|
|
396
397
|
companyHeadcount: number | null;
|
|
397
|
-
companyIndustries: string[] | null;
|
|
398
398
|
}>, "many">>;
|
|
399
399
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
400
400
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -433,19 +433,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
433
433
|
headline: string | null;
|
|
434
434
|
seniorityLevel: string | null;
|
|
435
435
|
emails: string[] | null;
|
|
436
|
-
linkedinUrl: string | null;
|
|
437
|
-
languages: string[] | null;
|
|
438
436
|
skills: string[] | null;
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
fieldOfStudy: string | null;
|
|
443
|
-
}[] | null;
|
|
444
|
-
websites: string[] | null;
|
|
437
|
+
languages: string[] | null;
|
|
438
|
+
recentlyChangedJobs: boolean | null;
|
|
439
|
+
linkedinUrl: string | null;
|
|
445
440
|
profilePictureUrl: string | null;
|
|
446
441
|
twitterHandle: string | null;
|
|
442
|
+
websites: string[] | null;
|
|
447
443
|
yearsOfExperience: number | null;
|
|
448
|
-
recentlyChangedJobs: boolean | null;
|
|
449
444
|
locationCity: string | null;
|
|
450
445
|
locationCountry: string | null;
|
|
451
446
|
numConnections: number | null;
|
|
@@ -454,12 +449,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
454
449
|
companyName: string | null;
|
|
455
450
|
companyLinkedinUrl: string | null;
|
|
456
451
|
seniorityLevel: string | null;
|
|
452
|
+
companyIndustries: string[] | null;
|
|
457
453
|
companyDomainUrl: string | null;
|
|
458
454
|
functionCategory: string | null;
|
|
459
455
|
startDate: string | number | null;
|
|
460
456
|
yearsAtCompany: number | null;
|
|
461
457
|
companyHeadcount: number | null;
|
|
462
|
-
companyIndustries: string[] | null;
|
|
463
458
|
}[] | null;
|
|
464
459
|
pastEmployers: {
|
|
465
460
|
title: string | null;
|
|
@@ -467,6 +462,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
467
462
|
startDate: string | number | null;
|
|
468
463
|
endDate: string | number | null;
|
|
469
464
|
}[] | null;
|
|
465
|
+
education: {
|
|
466
|
+
instituteName: string | null;
|
|
467
|
+
degreeName: string | null;
|
|
468
|
+
fieldOfStudy: string | null;
|
|
469
|
+
}[] | null;
|
|
470
470
|
enrichedWorkEmail?: string | null | undefined;
|
|
471
471
|
enrichedPersonalEmail?: string | null | undefined;
|
|
472
472
|
enrichedWorkEmails?: {
|
|
@@ -485,19 +485,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
485
485
|
headline: string | null;
|
|
486
486
|
seniorityLevel: string | null;
|
|
487
487
|
emails: string[] | null;
|
|
488
|
-
linkedinUrl: string | null;
|
|
489
|
-
languages: string[] | null;
|
|
490
488
|
skills: string[] | null;
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
fieldOfStudy: string | null;
|
|
495
|
-
}[] | null;
|
|
496
|
-
websites: string[] | null;
|
|
489
|
+
languages: string[] | null;
|
|
490
|
+
recentlyChangedJobs: boolean | null;
|
|
491
|
+
linkedinUrl: string | null;
|
|
497
492
|
profilePictureUrl: string | null;
|
|
498
493
|
twitterHandle: string | null;
|
|
494
|
+
websites: string[] | null;
|
|
499
495
|
yearsOfExperience: number | null;
|
|
500
|
-
recentlyChangedJobs: boolean | null;
|
|
501
496
|
locationCity: string | null;
|
|
502
497
|
locationCountry: string | null;
|
|
503
498
|
numConnections: number | null;
|
|
@@ -506,12 +501,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
506
501
|
companyName: string | null;
|
|
507
502
|
companyLinkedinUrl: string | null;
|
|
508
503
|
seniorityLevel: string | null;
|
|
504
|
+
companyIndustries: string[] | null;
|
|
509
505
|
companyDomainUrl: string | null;
|
|
510
506
|
functionCategory: string | null;
|
|
511
507
|
startDate: string | number | null;
|
|
512
508
|
yearsAtCompany: number | null;
|
|
513
509
|
companyHeadcount: number | null;
|
|
514
|
-
companyIndustries: string[] | null;
|
|
515
510
|
}[] | null;
|
|
516
511
|
pastEmployers: {
|
|
517
512
|
title: string | null;
|
|
@@ -519,6 +514,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
519
514
|
startDate: string | number | null;
|
|
520
515
|
endDate: string | number | null;
|
|
521
516
|
}[] | null;
|
|
517
|
+
education: {
|
|
518
|
+
instituteName: string | null;
|
|
519
|
+
degreeName: string | null;
|
|
520
|
+
fieldOfStudy: string | null;
|
|
521
|
+
}[] | null;
|
|
522
522
|
enrichedWorkEmail?: string | null | undefined;
|
|
523
523
|
enrichedPersonalEmail?: string | null | undefined;
|
|
524
524
|
enrichedWorkEmails?: {
|
|
@@ -535,8 +535,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
535
535
|
success: z.ZodBoolean;
|
|
536
536
|
error: z.ZodString;
|
|
537
537
|
}, "strip", z.ZodTypeAny, {
|
|
538
|
-
error: string;
|
|
539
538
|
success: boolean;
|
|
539
|
+
error: string;
|
|
540
540
|
people: {
|
|
541
541
|
title: string | null;
|
|
542
542
|
name: string | null;
|
|
@@ -545,19 +545,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
545
545
|
headline: string | null;
|
|
546
546
|
seniorityLevel: string | null;
|
|
547
547
|
emails: string[] | null;
|
|
548
|
-
linkedinUrl: string | null;
|
|
549
|
-
languages: string[] | null;
|
|
550
548
|
skills: string[] | null;
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
fieldOfStudy: string | null;
|
|
555
|
-
}[] | null;
|
|
556
|
-
websites: string[] | null;
|
|
549
|
+
languages: string[] | null;
|
|
550
|
+
recentlyChangedJobs: boolean | null;
|
|
551
|
+
linkedinUrl: string | null;
|
|
557
552
|
profilePictureUrl: string | null;
|
|
558
553
|
twitterHandle: string | null;
|
|
554
|
+
websites: string[] | null;
|
|
559
555
|
yearsOfExperience: number | null;
|
|
560
|
-
recentlyChangedJobs: boolean | null;
|
|
561
556
|
locationCity: string | null;
|
|
562
557
|
locationCountry: string | null;
|
|
563
558
|
numConnections: number | null;
|
|
@@ -566,12 +561,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
566
561
|
companyName: string | null;
|
|
567
562
|
companyLinkedinUrl: string | null;
|
|
568
563
|
seniorityLevel: string | null;
|
|
564
|
+
companyIndustries: string[] | null;
|
|
569
565
|
companyDomainUrl: string | null;
|
|
570
566
|
functionCategory: string | null;
|
|
571
567
|
startDate: string | number | null;
|
|
572
568
|
yearsAtCompany: number | null;
|
|
573
569
|
companyHeadcount: number | null;
|
|
574
|
-
companyIndustries: string[] | null;
|
|
575
570
|
}[] | null;
|
|
576
571
|
pastEmployers: {
|
|
577
572
|
title: string | null;
|
|
@@ -579,6 +574,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
579
574
|
startDate: string | number | null;
|
|
580
575
|
endDate: string | number | null;
|
|
581
576
|
}[] | null;
|
|
577
|
+
education: {
|
|
578
|
+
instituteName: string | null;
|
|
579
|
+
degreeName: string | null;
|
|
580
|
+
fieldOfStudy: string | null;
|
|
581
|
+
}[] | null;
|
|
582
582
|
enrichedWorkEmail?: string | null | undefined;
|
|
583
583
|
enrichedPersonalEmail?: string | null | undefined;
|
|
584
584
|
enrichedWorkEmails?: {
|
|
@@ -593,8 +593,8 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
593
593
|
totalCount: number;
|
|
594
594
|
nextCursor?: string | undefined;
|
|
595
595
|
}, {
|
|
596
|
-
error: string;
|
|
597
596
|
success: boolean;
|
|
597
|
+
error: string;
|
|
598
598
|
people: {
|
|
599
599
|
title: string | null;
|
|
600
600
|
name: string | null;
|
|
@@ -603,19 +603,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
603
603
|
headline: string | null;
|
|
604
604
|
seniorityLevel: string | null;
|
|
605
605
|
emails: string[] | null;
|
|
606
|
-
linkedinUrl: string | null;
|
|
607
|
-
languages: string[] | null;
|
|
608
606
|
skills: string[] | null;
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
fieldOfStudy: string | null;
|
|
613
|
-
}[] | null;
|
|
614
|
-
websites: string[] | null;
|
|
607
|
+
languages: string[] | null;
|
|
608
|
+
recentlyChangedJobs: boolean | null;
|
|
609
|
+
linkedinUrl: string | null;
|
|
615
610
|
profilePictureUrl: string | null;
|
|
616
611
|
twitterHandle: string | null;
|
|
612
|
+
websites: string[] | null;
|
|
617
613
|
yearsOfExperience: number | null;
|
|
618
|
-
recentlyChangedJobs: boolean | null;
|
|
619
614
|
locationCity: string | null;
|
|
620
615
|
locationCountry: string | null;
|
|
621
616
|
numConnections: number | null;
|
|
@@ -624,12 +619,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
624
619
|
companyName: string | null;
|
|
625
620
|
companyLinkedinUrl: string | null;
|
|
626
621
|
seniorityLevel: string | null;
|
|
622
|
+
companyIndustries: string[] | null;
|
|
627
623
|
companyDomainUrl: string | null;
|
|
628
624
|
functionCategory: string | null;
|
|
629
625
|
startDate: string | number | null;
|
|
630
626
|
yearsAtCompany: number | null;
|
|
631
627
|
companyHeadcount: number | null;
|
|
632
|
-
companyIndustries: string[] | null;
|
|
633
628
|
}[] | null;
|
|
634
629
|
pastEmployers: {
|
|
635
630
|
title: string | null;
|
|
@@ -637,6 +632,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
637
632
|
startDate: string | number | null;
|
|
638
633
|
endDate: string | number | null;
|
|
639
634
|
}[] | null;
|
|
635
|
+
education: {
|
|
636
|
+
instituteName: string | null;
|
|
637
|
+
degreeName: string | null;
|
|
638
|
+
fieldOfStudy: string | null;
|
|
639
|
+
}[] | null;
|
|
640
640
|
enrichedWorkEmail?: string | null | undefined;
|
|
641
641
|
enrichedPersonalEmail?: string | null | undefined;
|
|
642
642
|
enrichedWorkEmails?: {
|
|
@@ -730,11 +730,9 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
730
730
|
companyName?: string | undefined;
|
|
731
731
|
companyLinkedinUrl?: string | undefined;
|
|
732
732
|
city?: string | undefined;
|
|
733
|
+
skills?: string[] | undefined;
|
|
733
734
|
country?: string | undefined;
|
|
734
735
|
languages?: string[] | undefined;
|
|
735
|
-
skills?: string[] | undefined;
|
|
736
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
737
|
-
companyIndustries?: string[] | undefined;
|
|
738
736
|
jobTitle?: string | undefined;
|
|
739
737
|
jobTitles?: string[] | undefined;
|
|
740
738
|
locationRadius?: {
|
|
@@ -745,12 +743,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
745
743
|
maxYearsExperience?: number | undefined;
|
|
746
744
|
seniorityLevels?: string[] | undefined;
|
|
747
745
|
functionCategories?: string[] | undefined;
|
|
746
|
+
companyIndustries?: string[] | undefined;
|
|
748
747
|
minCompanyHeadcount?: number | undefined;
|
|
749
748
|
maxCompanyHeadcount?: number | undefined;
|
|
750
749
|
minYearsAtCompany?: number | undefined;
|
|
751
750
|
pastCompanyName?: string | undefined;
|
|
752
751
|
pastJobTitle?: string | undefined;
|
|
753
752
|
schoolName?: string | undefined;
|
|
753
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
754
754
|
minConnections?: number | undefined;
|
|
755
755
|
excludeCompanies?: string[] | undefined;
|
|
756
756
|
excludeProfiles?: string[] | undefined;
|
|
@@ -762,11 +762,9 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
762
762
|
companyName?: string | undefined;
|
|
763
763
|
companyLinkedinUrl?: string | undefined;
|
|
764
764
|
city?: string | undefined;
|
|
765
|
+
skills?: string[] | undefined;
|
|
765
766
|
country?: string | undefined;
|
|
766
767
|
languages?: string[] | undefined;
|
|
767
|
-
skills?: string[] | undefined;
|
|
768
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
769
|
-
companyIndustries?: string[] | undefined;
|
|
770
768
|
jobTitle?: string | undefined;
|
|
771
769
|
jobTitles?: string[] | undefined;
|
|
772
770
|
locationRadius?: {
|
|
@@ -777,12 +775,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
777
775
|
maxYearsExperience?: number | undefined;
|
|
778
776
|
seniorityLevels?: string[] | undefined;
|
|
779
777
|
functionCategories?: string[] | undefined;
|
|
778
|
+
companyIndustries?: string[] | undefined;
|
|
780
779
|
minCompanyHeadcount?: number | undefined;
|
|
781
780
|
maxCompanyHeadcount?: number | undefined;
|
|
782
781
|
minYearsAtCompany?: number | undefined;
|
|
783
782
|
pastCompanyName?: string | undefined;
|
|
784
783
|
pastJobTitle?: string | undefined;
|
|
785
784
|
schoolName?: string | undefined;
|
|
785
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
786
786
|
minConnections?: number | undefined;
|
|
787
787
|
excludeCompanies?: string[] | undefined;
|
|
788
788
|
excludeProfiles?: string[] | undefined;
|
|
@@ -847,23 +847,23 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
847
847
|
companyName: string | null;
|
|
848
848
|
companyLinkedinUrl: string | null;
|
|
849
849
|
seniorityLevel: string | null;
|
|
850
|
+
companyIndustries: string[] | null;
|
|
850
851
|
companyDomainUrl: string | null;
|
|
851
852
|
functionCategory: string | null;
|
|
852
853
|
startDate: string | number | null;
|
|
853
854
|
yearsAtCompany: number | null;
|
|
854
855
|
companyHeadcount: number | null;
|
|
855
|
-
companyIndustries: string[] | null;
|
|
856
856
|
}, {
|
|
857
857
|
title: string | null;
|
|
858
858
|
companyName: string | null;
|
|
859
859
|
companyLinkedinUrl: string | null;
|
|
860
860
|
seniorityLevel: string | null;
|
|
861
|
+
companyIndustries: string[] | null;
|
|
861
862
|
companyDomainUrl: string | null;
|
|
862
863
|
functionCategory: string | null;
|
|
863
864
|
startDate: string | number | null;
|
|
864
865
|
yearsAtCompany: number | null;
|
|
865
866
|
companyHeadcount: number | null;
|
|
866
|
-
companyIndustries: string[] | null;
|
|
867
867
|
}>, "many">>;
|
|
868
868
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
869
869
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -902,19 +902,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
902
902
|
headline: string | null;
|
|
903
903
|
seniorityLevel: string | null;
|
|
904
904
|
emails: string[] | null;
|
|
905
|
-
linkedinUrl: string | null;
|
|
906
|
-
languages: string[] | null;
|
|
907
905
|
skills: string[] | null;
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
fieldOfStudy: string | null;
|
|
912
|
-
}[] | null;
|
|
913
|
-
websites: string[] | null;
|
|
906
|
+
languages: string[] | null;
|
|
907
|
+
recentlyChangedJobs: boolean | null;
|
|
908
|
+
linkedinUrl: string | null;
|
|
914
909
|
profilePictureUrl: string | null;
|
|
915
910
|
twitterHandle: string | null;
|
|
911
|
+
websites: string[] | null;
|
|
916
912
|
yearsOfExperience: number | null;
|
|
917
|
-
recentlyChangedJobs: boolean | null;
|
|
918
913
|
locationCity: string | null;
|
|
919
914
|
locationCountry: string | null;
|
|
920
915
|
numConnections: number | null;
|
|
@@ -923,12 +918,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
923
918
|
companyName: string | null;
|
|
924
919
|
companyLinkedinUrl: string | null;
|
|
925
920
|
seniorityLevel: string | null;
|
|
921
|
+
companyIndustries: string[] | null;
|
|
926
922
|
companyDomainUrl: string | null;
|
|
927
923
|
functionCategory: string | null;
|
|
928
924
|
startDate: string | number | null;
|
|
929
925
|
yearsAtCompany: number | null;
|
|
930
926
|
companyHeadcount: number | null;
|
|
931
|
-
companyIndustries: string[] | null;
|
|
932
927
|
}[] | null;
|
|
933
928
|
pastEmployers: {
|
|
934
929
|
title: string | null;
|
|
@@ -936,6 +931,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
936
931
|
startDate: string | number | null;
|
|
937
932
|
endDate: string | number | null;
|
|
938
933
|
}[] | null;
|
|
934
|
+
education: {
|
|
935
|
+
instituteName: string | null;
|
|
936
|
+
degreeName: string | null;
|
|
937
|
+
fieldOfStudy: string | null;
|
|
938
|
+
}[] | null;
|
|
939
939
|
enrichedWorkEmail?: string | null | undefined;
|
|
940
940
|
enrichedPersonalEmail?: string | null | undefined;
|
|
941
941
|
enrichedWorkEmails?: {
|
|
@@ -954,19 +954,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
954
954
|
headline: string | null;
|
|
955
955
|
seniorityLevel: string | null;
|
|
956
956
|
emails: string[] | null;
|
|
957
|
-
linkedinUrl: string | null;
|
|
958
|
-
languages: string[] | null;
|
|
959
957
|
skills: string[] | null;
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
fieldOfStudy: string | null;
|
|
964
|
-
}[] | null;
|
|
965
|
-
websites: string[] | null;
|
|
958
|
+
languages: string[] | null;
|
|
959
|
+
recentlyChangedJobs: boolean | null;
|
|
960
|
+
linkedinUrl: string | null;
|
|
966
961
|
profilePictureUrl: string | null;
|
|
967
962
|
twitterHandle: string | null;
|
|
963
|
+
websites: string[] | null;
|
|
968
964
|
yearsOfExperience: number | null;
|
|
969
|
-
recentlyChangedJobs: boolean | null;
|
|
970
965
|
locationCity: string | null;
|
|
971
966
|
locationCountry: string | null;
|
|
972
967
|
numConnections: number | null;
|
|
@@ -975,12 +970,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
975
970
|
companyName: string | null;
|
|
976
971
|
companyLinkedinUrl: string | null;
|
|
977
972
|
seniorityLevel: string | null;
|
|
973
|
+
companyIndustries: string[] | null;
|
|
978
974
|
companyDomainUrl: string | null;
|
|
979
975
|
functionCategory: string | null;
|
|
980
976
|
startDate: string | number | null;
|
|
981
977
|
yearsAtCompany: number | null;
|
|
982
978
|
companyHeadcount: number | null;
|
|
983
|
-
companyIndustries: string[] | null;
|
|
984
979
|
}[] | null;
|
|
985
980
|
pastEmployers: {
|
|
986
981
|
title: string | null;
|
|
@@ -988,6 +983,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
988
983
|
startDate: string | number | null;
|
|
989
984
|
endDate: string | number | null;
|
|
990
985
|
}[] | null;
|
|
986
|
+
education: {
|
|
987
|
+
instituteName: string | null;
|
|
988
|
+
degreeName: string | null;
|
|
989
|
+
fieldOfStudy: string | null;
|
|
990
|
+
}[] | null;
|
|
991
991
|
enrichedWorkEmail?: string | null | undefined;
|
|
992
992
|
enrichedPersonalEmail?: string | null | undefined;
|
|
993
993
|
enrichedWorkEmails?: {
|
|
@@ -1004,8 +1004,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1004
1004
|
success: z.ZodBoolean;
|
|
1005
1005
|
error: z.ZodString;
|
|
1006
1006
|
}, "strip", z.ZodTypeAny, {
|
|
1007
|
-
error: string;
|
|
1008
1007
|
success: boolean;
|
|
1008
|
+
error: string;
|
|
1009
1009
|
people: {
|
|
1010
1010
|
title: string | null;
|
|
1011
1011
|
name: string | null;
|
|
@@ -1014,19 +1014,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1014
1014
|
headline: string | null;
|
|
1015
1015
|
seniorityLevel: string | null;
|
|
1016
1016
|
emails: string[] | null;
|
|
1017
|
-
linkedinUrl: string | null;
|
|
1018
|
-
languages: string[] | null;
|
|
1019
1017
|
skills: string[] | null;
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
fieldOfStudy: string | null;
|
|
1024
|
-
}[] | null;
|
|
1025
|
-
websites: string[] | null;
|
|
1018
|
+
languages: string[] | null;
|
|
1019
|
+
recentlyChangedJobs: boolean | null;
|
|
1020
|
+
linkedinUrl: string | null;
|
|
1026
1021
|
profilePictureUrl: string | null;
|
|
1027
1022
|
twitterHandle: string | null;
|
|
1023
|
+
websites: string[] | null;
|
|
1028
1024
|
yearsOfExperience: number | null;
|
|
1029
|
-
recentlyChangedJobs: boolean | null;
|
|
1030
1025
|
locationCity: string | null;
|
|
1031
1026
|
locationCountry: string | null;
|
|
1032
1027
|
numConnections: number | null;
|
|
@@ -1035,12 +1030,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1035
1030
|
companyName: string | null;
|
|
1036
1031
|
companyLinkedinUrl: string | null;
|
|
1037
1032
|
seniorityLevel: string | null;
|
|
1033
|
+
companyIndustries: string[] | null;
|
|
1038
1034
|
companyDomainUrl: string | null;
|
|
1039
1035
|
functionCategory: string | null;
|
|
1040
1036
|
startDate: string | number | null;
|
|
1041
1037
|
yearsAtCompany: number | null;
|
|
1042
1038
|
companyHeadcount: number | null;
|
|
1043
|
-
companyIndustries: string[] | null;
|
|
1044
1039
|
}[] | null;
|
|
1045
1040
|
pastEmployers: {
|
|
1046
1041
|
title: string | null;
|
|
@@ -1048,6 +1043,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1048
1043
|
startDate: string | number | null;
|
|
1049
1044
|
endDate: string | number | null;
|
|
1050
1045
|
}[] | null;
|
|
1046
|
+
education: {
|
|
1047
|
+
instituteName: string | null;
|
|
1048
|
+
degreeName: string | null;
|
|
1049
|
+
fieldOfStudy: string | null;
|
|
1050
|
+
}[] | null;
|
|
1051
1051
|
enrichedWorkEmail?: string | null | undefined;
|
|
1052
1052
|
enrichedPersonalEmail?: string | null | undefined;
|
|
1053
1053
|
enrichedWorkEmails?: {
|
|
@@ -1062,8 +1062,8 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1062
1062
|
totalCount: number;
|
|
1063
1063
|
nextCursor?: string | undefined;
|
|
1064
1064
|
}, {
|
|
1065
|
-
error: string;
|
|
1066
1065
|
success: boolean;
|
|
1066
|
+
error: string;
|
|
1067
1067
|
people: {
|
|
1068
1068
|
title: string | null;
|
|
1069
1069
|
name: string | null;
|
|
@@ -1072,19 +1072,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1072
1072
|
headline: string | null;
|
|
1073
1073
|
seniorityLevel: string | null;
|
|
1074
1074
|
emails: string[] | null;
|
|
1075
|
-
linkedinUrl: string | null;
|
|
1076
|
-
languages: string[] | null;
|
|
1077
1075
|
skills: string[] | null;
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
fieldOfStudy: string | null;
|
|
1082
|
-
}[] | null;
|
|
1083
|
-
websites: string[] | null;
|
|
1076
|
+
languages: string[] | null;
|
|
1077
|
+
recentlyChangedJobs: boolean | null;
|
|
1078
|
+
linkedinUrl: string | null;
|
|
1084
1079
|
profilePictureUrl: string | null;
|
|
1085
1080
|
twitterHandle: string | null;
|
|
1081
|
+
websites: string[] | null;
|
|
1086
1082
|
yearsOfExperience: number | null;
|
|
1087
|
-
recentlyChangedJobs: boolean | null;
|
|
1088
1083
|
locationCity: string | null;
|
|
1089
1084
|
locationCountry: string | null;
|
|
1090
1085
|
numConnections: number | null;
|
|
@@ -1093,12 +1088,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1093
1088
|
companyName: string | null;
|
|
1094
1089
|
companyLinkedinUrl: string | null;
|
|
1095
1090
|
seniorityLevel: string | null;
|
|
1091
|
+
companyIndustries: string[] | null;
|
|
1096
1092
|
companyDomainUrl: string | null;
|
|
1097
1093
|
functionCategory: string | null;
|
|
1098
1094
|
startDate: string | number | null;
|
|
1099
1095
|
yearsAtCompany: number | null;
|
|
1100
1096
|
companyHeadcount: number | null;
|
|
1101
|
-
companyIndustries: string[] | null;
|
|
1102
1097
|
}[] | null;
|
|
1103
1098
|
pastEmployers: {
|
|
1104
1099
|
title: string | null;
|
|
@@ -1106,6 +1101,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1106
1101
|
startDate: string | number | null;
|
|
1107
1102
|
endDate: string | number | null;
|
|
1108
1103
|
}[] | null;
|
|
1104
|
+
education: {
|
|
1105
|
+
instituteName: string | null;
|
|
1106
|
+
degreeName: string | null;
|
|
1107
|
+
fieldOfStudy: string | null;
|
|
1108
|
+
}[] | null;
|
|
1109
1109
|
enrichedWorkEmail?: string | null | undefined;
|
|
1110
1110
|
enrichedPersonalEmail?: string | null | undefined;
|
|
1111
1111
|
enrichedWorkEmails?: {
|