@bubblelab/bubble-core 0.1.40 → 0.1.42
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 +147 -126
- 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 +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +98 -98
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +23 -23
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +128 -128
- package/dist/bubbles/service-bubble/github.d.ts +160 -160
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +17 -17
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +332 -332
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +7 -7
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +70 -70
- 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/index.d.ts +3 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +143 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +589 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +44 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -112
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +11 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- 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 +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
- package/dist/bubbles.json +135 -42
- 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
|
@@ -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
|
-
languages: string[] | null;
|
|
118
117
|
skills: string[] | null;
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
degreeName: string | null;
|
|
122
|
-
fieldOfStudy: string | null;
|
|
123
|
-
}[] | null;
|
|
124
|
-
websites: string[] | null;
|
|
118
|
+
languages: string[] | null;
|
|
119
|
+
recentlyChangedJobs: boolean | null;
|
|
125
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
|
-
languages: string[] | null;
|
|
170
169
|
skills: string[] | null;
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
degreeName: string | null;
|
|
174
|
-
fieldOfStudy: string | null;
|
|
175
|
-
}[] | null;
|
|
176
|
-
websites: string[] | null;
|
|
170
|
+
languages: string[] | null;
|
|
171
|
+
recentlyChangedJobs: boolean | null;
|
|
177
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?: {
|
|
@@ -247,6 +247,7 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
247
247
|
excludeCompanies: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
248
248
|
excludeProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
249
249
|
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
250
|
+
cursor: z.ZodOptional<z.ZodString>;
|
|
250
251
|
enrichEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
251
252
|
includePersonalEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
252
253
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
@@ -255,15 +256,14 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
255
256
|
includePersonalEmails: boolean;
|
|
256
257
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
257
258
|
limit?: number | undefined;
|
|
259
|
+
cursor?: string | undefined;
|
|
258
260
|
location?: string | undefined;
|
|
259
261
|
companyName?: string | undefined;
|
|
260
262
|
companyLinkedinUrl?: string | undefined;
|
|
261
263
|
city?: string | undefined;
|
|
264
|
+
skills?: string[] | undefined;
|
|
262
265
|
country?: string | undefined;
|
|
263
266
|
languages?: string[] | undefined;
|
|
264
|
-
skills?: string[] | undefined;
|
|
265
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
266
|
-
companyIndustries?: string[] | undefined;
|
|
267
267
|
jobTitle?: string | undefined;
|
|
268
268
|
jobTitles?: string[] | undefined;
|
|
269
269
|
locationRadius?: {
|
|
@@ -274,27 +274,28 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
274
274
|
maxYearsExperience?: number | undefined;
|
|
275
275
|
seniorityLevels?: string[] | undefined;
|
|
276
276
|
functionCategories?: string[] | undefined;
|
|
277
|
+
companyIndustries?: string[] | undefined;
|
|
277
278
|
minCompanyHeadcount?: number | undefined;
|
|
278
279
|
maxCompanyHeadcount?: number | undefined;
|
|
279
280
|
minYearsAtCompany?: number | undefined;
|
|
280
281
|
pastCompanyName?: string | undefined;
|
|
281
282
|
pastJobTitle?: string | undefined;
|
|
282
283
|
schoolName?: string | undefined;
|
|
284
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
283
285
|
minConnections?: number | undefined;
|
|
284
286
|
excludeCompanies?: string[] | undefined;
|
|
285
287
|
excludeProfiles?: string[] | undefined;
|
|
286
288
|
}, {
|
|
287
289
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
288
290
|
limit?: number | undefined;
|
|
291
|
+
cursor?: string | undefined;
|
|
289
292
|
location?: string | undefined;
|
|
290
293
|
companyName?: string | undefined;
|
|
291
294
|
companyLinkedinUrl?: string | undefined;
|
|
292
295
|
city?: string | undefined;
|
|
296
|
+
skills?: string[] | undefined;
|
|
293
297
|
country?: string | undefined;
|
|
294
298
|
languages?: string[] | undefined;
|
|
295
|
-
skills?: string[] | undefined;
|
|
296
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
297
|
-
companyIndustries?: string[] | undefined;
|
|
298
299
|
jobTitle?: string | undefined;
|
|
299
300
|
jobTitles?: string[] | undefined;
|
|
300
301
|
locationRadius?: {
|
|
@@ -305,12 +306,14 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
305
306
|
maxYearsExperience?: number | undefined;
|
|
306
307
|
seniorityLevels?: string[] | undefined;
|
|
307
308
|
functionCategories?: string[] | undefined;
|
|
309
|
+
companyIndustries?: string[] | undefined;
|
|
308
310
|
minCompanyHeadcount?: number | undefined;
|
|
309
311
|
maxCompanyHeadcount?: number | undefined;
|
|
310
312
|
minYearsAtCompany?: number | undefined;
|
|
311
313
|
pastCompanyName?: string | undefined;
|
|
312
314
|
pastJobTitle?: string | undefined;
|
|
313
315
|
schoolName?: string | undefined;
|
|
316
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
314
317
|
minConnections?: number | undefined;
|
|
315
318
|
excludeCompanies?: string[] | undefined;
|
|
316
319
|
excludeProfiles?: string[] | undefined;
|
|
@@ -375,23 +378,23 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
375
378
|
companyName: string | null;
|
|
376
379
|
companyLinkedinUrl: string | null;
|
|
377
380
|
seniorityLevel: string | null;
|
|
381
|
+
companyIndustries: string[] | null;
|
|
378
382
|
companyDomainUrl: string | null;
|
|
379
383
|
functionCategory: string | null;
|
|
380
384
|
startDate: string | number | null;
|
|
381
385
|
yearsAtCompany: number | null;
|
|
382
386
|
companyHeadcount: number | null;
|
|
383
|
-
companyIndustries: string[] | null;
|
|
384
387
|
}, {
|
|
385
388
|
title: string | null;
|
|
386
389
|
companyName: string | null;
|
|
387
390
|
companyLinkedinUrl: string | null;
|
|
388
391
|
seniorityLevel: string | null;
|
|
392
|
+
companyIndustries: string[] | null;
|
|
389
393
|
companyDomainUrl: string | null;
|
|
390
394
|
functionCategory: string | null;
|
|
391
395
|
startDate: string | number | null;
|
|
392
396
|
yearsAtCompany: number | null;
|
|
393
397
|
companyHeadcount: number | null;
|
|
394
|
-
companyIndustries: string[] | null;
|
|
395
398
|
}>, "many">>;
|
|
396
399
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
397
400
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -430,19 +433,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
430
433
|
headline: string | null;
|
|
431
434
|
seniorityLevel: string | null;
|
|
432
435
|
emails: string[] | null;
|
|
433
|
-
languages: string[] | null;
|
|
434
436
|
skills: string[] | null;
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
degreeName: string | null;
|
|
438
|
-
fieldOfStudy: string | null;
|
|
439
|
-
}[] | null;
|
|
440
|
-
websites: string[] | null;
|
|
437
|
+
languages: string[] | null;
|
|
438
|
+
recentlyChangedJobs: boolean | null;
|
|
441
439
|
linkedinUrl: string | null;
|
|
442
440
|
profilePictureUrl: string | null;
|
|
443
441
|
twitterHandle: string | null;
|
|
442
|
+
websites: string[] | null;
|
|
444
443
|
yearsOfExperience: number | null;
|
|
445
|
-
recentlyChangedJobs: boolean | null;
|
|
446
444
|
locationCity: string | null;
|
|
447
445
|
locationCountry: string | null;
|
|
448
446
|
numConnections: number | null;
|
|
@@ -451,12 +449,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
451
449
|
companyName: string | null;
|
|
452
450
|
companyLinkedinUrl: string | null;
|
|
453
451
|
seniorityLevel: string | null;
|
|
452
|
+
companyIndustries: string[] | null;
|
|
454
453
|
companyDomainUrl: string | null;
|
|
455
454
|
functionCategory: string | null;
|
|
456
455
|
startDate: string | number | null;
|
|
457
456
|
yearsAtCompany: number | null;
|
|
458
457
|
companyHeadcount: number | null;
|
|
459
|
-
companyIndustries: string[] | null;
|
|
460
458
|
}[] | null;
|
|
461
459
|
pastEmployers: {
|
|
462
460
|
title: string | null;
|
|
@@ -464,6 +462,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
464
462
|
startDate: string | number | null;
|
|
465
463
|
endDate: string | number | null;
|
|
466
464
|
}[] | null;
|
|
465
|
+
education: {
|
|
466
|
+
instituteName: string | null;
|
|
467
|
+
degreeName: string | null;
|
|
468
|
+
fieldOfStudy: string | null;
|
|
469
|
+
}[] | null;
|
|
467
470
|
enrichedWorkEmail?: string | null | undefined;
|
|
468
471
|
enrichedPersonalEmail?: string | null | undefined;
|
|
469
472
|
enrichedWorkEmails?: {
|
|
@@ -482,19 +485,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
482
485
|
headline: string | null;
|
|
483
486
|
seniorityLevel: string | null;
|
|
484
487
|
emails: string[] | null;
|
|
485
|
-
languages: string[] | null;
|
|
486
488
|
skills: string[] | null;
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
degreeName: string | null;
|
|
490
|
-
fieldOfStudy: string | null;
|
|
491
|
-
}[] | null;
|
|
492
|
-
websites: string[] | null;
|
|
489
|
+
languages: string[] | null;
|
|
490
|
+
recentlyChangedJobs: boolean | null;
|
|
493
491
|
linkedinUrl: string | null;
|
|
494
492
|
profilePictureUrl: string | null;
|
|
495
493
|
twitterHandle: string | null;
|
|
494
|
+
websites: string[] | null;
|
|
496
495
|
yearsOfExperience: number | null;
|
|
497
|
-
recentlyChangedJobs: boolean | null;
|
|
498
496
|
locationCity: string | null;
|
|
499
497
|
locationCountry: string | null;
|
|
500
498
|
numConnections: number | null;
|
|
@@ -503,12 +501,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
503
501
|
companyName: string | null;
|
|
504
502
|
companyLinkedinUrl: string | null;
|
|
505
503
|
seniorityLevel: string | null;
|
|
504
|
+
companyIndustries: string[] | null;
|
|
506
505
|
companyDomainUrl: string | null;
|
|
507
506
|
functionCategory: string | null;
|
|
508
507
|
startDate: string | number | null;
|
|
509
508
|
yearsAtCompany: number | null;
|
|
510
509
|
companyHeadcount: number | null;
|
|
511
|
-
companyIndustries: string[] | null;
|
|
512
510
|
}[] | null;
|
|
513
511
|
pastEmployers: {
|
|
514
512
|
title: string | null;
|
|
@@ -516,6 +514,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
516
514
|
startDate: string | number | null;
|
|
517
515
|
endDate: string | number | null;
|
|
518
516
|
}[] | null;
|
|
517
|
+
education: {
|
|
518
|
+
instituteName: string | null;
|
|
519
|
+
degreeName: string | null;
|
|
520
|
+
fieldOfStudy: string | null;
|
|
521
|
+
}[] | null;
|
|
519
522
|
enrichedWorkEmail?: string | null | undefined;
|
|
520
523
|
enrichedPersonalEmail?: string | null | undefined;
|
|
521
524
|
enrichedWorkEmails?: {
|
|
@@ -528,11 +531,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
528
531
|
}[] | null | undefined;
|
|
529
532
|
}>, "many">;
|
|
530
533
|
totalCount: z.ZodNumber;
|
|
534
|
+
nextCursor: z.ZodOptional<z.ZodString>;
|
|
531
535
|
success: z.ZodBoolean;
|
|
532
536
|
error: z.ZodString;
|
|
533
537
|
}, "strip", z.ZodTypeAny, {
|
|
534
|
-
error: string;
|
|
535
538
|
success: boolean;
|
|
539
|
+
error: string;
|
|
536
540
|
people: {
|
|
537
541
|
title: string | null;
|
|
538
542
|
name: string | null;
|
|
@@ -541,19 +545,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
541
545
|
headline: string | null;
|
|
542
546
|
seniorityLevel: string | null;
|
|
543
547
|
emails: string[] | null;
|
|
544
|
-
languages: string[] | null;
|
|
545
548
|
skills: string[] | null;
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
degreeName: string | null;
|
|
549
|
-
fieldOfStudy: string | null;
|
|
550
|
-
}[] | null;
|
|
551
|
-
websites: string[] | null;
|
|
549
|
+
languages: string[] | null;
|
|
550
|
+
recentlyChangedJobs: boolean | null;
|
|
552
551
|
linkedinUrl: string | null;
|
|
553
552
|
profilePictureUrl: string | null;
|
|
554
553
|
twitterHandle: string | null;
|
|
554
|
+
websites: string[] | null;
|
|
555
555
|
yearsOfExperience: number | null;
|
|
556
|
-
recentlyChangedJobs: boolean | null;
|
|
557
556
|
locationCity: string | null;
|
|
558
557
|
locationCountry: string | null;
|
|
559
558
|
numConnections: number | null;
|
|
@@ -562,12 +561,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
562
561
|
companyName: string | null;
|
|
563
562
|
companyLinkedinUrl: string | null;
|
|
564
563
|
seniorityLevel: string | null;
|
|
564
|
+
companyIndustries: string[] | null;
|
|
565
565
|
companyDomainUrl: string | null;
|
|
566
566
|
functionCategory: string | null;
|
|
567
567
|
startDate: string | number | null;
|
|
568
568
|
yearsAtCompany: number | null;
|
|
569
569
|
companyHeadcount: number | null;
|
|
570
|
-
companyIndustries: string[] | null;
|
|
571
570
|
}[] | null;
|
|
572
571
|
pastEmployers: {
|
|
573
572
|
title: string | null;
|
|
@@ -575,6 +574,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
575
574
|
startDate: string | number | null;
|
|
576
575
|
endDate: string | number | null;
|
|
577
576
|
}[] | null;
|
|
577
|
+
education: {
|
|
578
|
+
instituteName: string | null;
|
|
579
|
+
degreeName: string | null;
|
|
580
|
+
fieldOfStudy: string | null;
|
|
581
|
+
}[] | null;
|
|
578
582
|
enrichedWorkEmail?: string | null | undefined;
|
|
579
583
|
enrichedPersonalEmail?: string | null | undefined;
|
|
580
584
|
enrichedWorkEmails?: {
|
|
@@ -587,9 +591,10 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
587
591
|
}[] | null | undefined;
|
|
588
592
|
}[];
|
|
589
593
|
totalCount: number;
|
|
594
|
+
nextCursor?: string | undefined;
|
|
590
595
|
}, {
|
|
591
|
-
error: string;
|
|
592
596
|
success: boolean;
|
|
597
|
+
error: string;
|
|
593
598
|
people: {
|
|
594
599
|
title: string | null;
|
|
595
600
|
name: string | null;
|
|
@@ -598,19 +603,14 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
598
603
|
headline: string | null;
|
|
599
604
|
seniorityLevel: string | null;
|
|
600
605
|
emails: string[] | null;
|
|
601
|
-
languages: string[] | null;
|
|
602
606
|
skills: string[] | null;
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
degreeName: string | null;
|
|
606
|
-
fieldOfStudy: string | null;
|
|
607
|
-
}[] | null;
|
|
608
|
-
websites: string[] | null;
|
|
607
|
+
languages: string[] | null;
|
|
608
|
+
recentlyChangedJobs: boolean | null;
|
|
609
609
|
linkedinUrl: string | null;
|
|
610
610
|
profilePictureUrl: string | null;
|
|
611
611
|
twitterHandle: string | null;
|
|
612
|
+
websites: string[] | null;
|
|
612
613
|
yearsOfExperience: number | null;
|
|
613
|
-
recentlyChangedJobs: boolean | null;
|
|
614
614
|
locationCity: string | null;
|
|
615
615
|
locationCountry: string | null;
|
|
616
616
|
numConnections: number | null;
|
|
@@ -619,12 +619,12 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
619
619
|
companyName: string | null;
|
|
620
620
|
companyLinkedinUrl: string | null;
|
|
621
621
|
seniorityLevel: string | null;
|
|
622
|
+
companyIndustries: string[] | null;
|
|
622
623
|
companyDomainUrl: string | null;
|
|
623
624
|
functionCategory: string | null;
|
|
624
625
|
startDate: string | number | null;
|
|
625
626
|
yearsAtCompany: number | null;
|
|
626
627
|
companyHeadcount: number | null;
|
|
627
|
-
companyIndustries: string[] | null;
|
|
628
628
|
}[] | null;
|
|
629
629
|
pastEmployers: {
|
|
630
630
|
title: string | null;
|
|
@@ -632,6 +632,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
632
632
|
startDate: string | number | null;
|
|
633
633
|
endDate: string | number | null;
|
|
634
634
|
}[] | null;
|
|
635
|
+
education: {
|
|
636
|
+
instituteName: string | null;
|
|
637
|
+
degreeName: string | null;
|
|
638
|
+
fieldOfStudy: string | null;
|
|
639
|
+
}[] | null;
|
|
635
640
|
enrichedWorkEmail?: string | null | undefined;
|
|
636
641
|
enrichedPersonalEmail?: string | null | undefined;
|
|
637
642
|
enrichedWorkEmails?: {
|
|
@@ -644,6 +649,7 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
644
649
|
}[] | null | undefined;
|
|
645
650
|
}[];
|
|
646
651
|
totalCount: number;
|
|
652
|
+
nextCursor?: string | undefined;
|
|
647
653
|
}>;
|
|
648
654
|
type PeopleSearchToolParams = z.output<typeof PeopleSearchToolParamsSchema>;
|
|
649
655
|
type PeopleSearchToolResult = z.output<typeof PeopleSearchToolResultSchema>;
|
|
@@ -710,6 +716,7 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
710
716
|
excludeCompanies: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
711
717
|
excludeProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
712
718
|
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
719
|
+
cursor: z.ZodOptional<z.ZodString>;
|
|
713
720
|
enrichEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
714
721
|
includePersonalEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
715
722
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
@@ -718,15 +725,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
718
725
|
includePersonalEmails: boolean;
|
|
719
726
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
720
727
|
limit?: number | undefined;
|
|
728
|
+
cursor?: string | undefined;
|
|
721
729
|
location?: string | undefined;
|
|
722
730
|
companyName?: string | undefined;
|
|
723
731
|
companyLinkedinUrl?: string | undefined;
|
|
724
732
|
city?: string | undefined;
|
|
733
|
+
skills?: string[] | undefined;
|
|
725
734
|
country?: string | undefined;
|
|
726
735
|
languages?: string[] | undefined;
|
|
727
|
-
skills?: string[] | undefined;
|
|
728
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
729
|
-
companyIndustries?: string[] | undefined;
|
|
730
736
|
jobTitle?: string | undefined;
|
|
731
737
|
jobTitles?: string[] | undefined;
|
|
732
738
|
locationRadius?: {
|
|
@@ -737,27 +743,28 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
737
743
|
maxYearsExperience?: number | undefined;
|
|
738
744
|
seniorityLevels?: string[] | undefined;
|
|
739
745
|
functionCategories?: string[] | undefined;
|
|
746
|
+
companyIndustries?: string[] | undefined;
|
|
740
747
|
minCompanyHeadcount?: number | undefined;
|
|
741
748
|
maxCompanyHeadcount?: number | undefined;
|
|
742
749
|
minYearsAtCompany?: number | undefined;
|
|
743
750
|
pastCompanyName?: string | undefined;
|
|
744
751
|
pastJobTitle?: string | undefined;
|
|
745
752
|
schoolName?: string | undefined;
|
|
753
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
746
754
|
minConnections?: number | undefined;
|
|
747
755
|
excludeCompanies?: string[] | undefined;
|
|
748
756
|
excludeProfiles?: string[] | undefined;
|
|
749
757
|
}, {
|
|
750
758
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
751
759
|
limit?: number | undefined;
|
|
760
|
+
cursor?: string | undefined;
|
|
752
761
|
location?: string | undefined;
|
|
753
762
|
companyName?: string | undefined;
|
|
754
763
|
companyLinkedinUrl?: string | undefined;
|
|
755
764
|
city?: string | undefined;
|
|
765
|
+
skills?: string[] | undefined;
|
|
756
766
|
country?: string | undefined;
|
|
757
767
|
languages?: string[] | undefined;
|
|
758
|
-
skills?: string[] | undefined;
|
|
759
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
760
|
-
companyIndustries?: string[] | undefined;
|
|
761
768
|
jobTitle?: string | undefined;
|
|
762
769
|
jobTitles?: string[] | undefined;
|
|
763
770
|
locationRadius?: {
|
|
@@ -768,12 +775,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
768
775
|
maxYearsExperience?: number | undefined;
|
|
769
776
|
seniorityLevels?: string[] | undefined;
|
|
770
777
|
functionCategories?: string[] | undefined;
|
|
778
|
+
companyIndustries?: string[] | undefined;
|
|
771
779
|
minCompanyHeadcount?: number | undefined;
|
|
772
780
|
maxCompanyHeadcount?: number | undefined;
|
|
773
781
|
minYearsAtCompany?: number | undefined;
|
|
774
782
|
pastCompanyName?: string | undefined;
|
|
775
783
|
pastJobTitle?: string | undefined;
|
|
776
784
|
schoolName?: string | undefined;
|
|
785
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
777
786
|
minConnections?: number | undefined;
|
|
778
787
|
excludeCompanies?: string[] | undefined;
|
|
779
788
|
excludeProfiles?: string[] | undefined;
|
|
@@ -838,23 +847,23 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
838
847
|
companyName: string | null;
|
|
839
848
|
companyLinkedinUrl: string | null;
|
|
840
849
|
seniorityLevel: string | null;
|
|
850
|
+
companyIndustries: string[] | null;
|
|
841
851
|
companyDomainUrl: string | null;
|
|
842
852
|
functionCategory: string | null;
|
|
843
853
|
startDate: string | number | null;
|
|
844
854
|
yearsAtCompany: number | null;
|
|
845
855
|
companyHeadcount: number | null;
|
|
846
|
-
companyIndustries: string[] | null;
|
|
847
856
|
}, {
|
|
848
857
|
title: string | null;
|
|
849
858
|
companyName: string | null;
|
|
850
859
|
companyLinkedinUrl: string | null;
|
|
851
860
|
seniorityLevel: string | null;
|
|
861
|
+
companyIndustries: string[] | null;
|
|
852
862
|
companyDomainUrl: string | null;
|
|
853
863
|
functionCategory: string | null;
|
|
854
864
|
startDate: string | number | null;
|
|
855
865
|
yearsAtCompany: number | null;
|
|
856
866
|
companyHeadcount: number | null;
|
|
857
|
-
companyIndustries: string[] | null;
|
|
858
867
|
}>, "many">>;
|
|
859
868
|
pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
860
869
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -893,19 +902,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
893
902
|
headline: string | null;
|
|
894
903
|
seniorityLevel: string | null;
|
|
895
904
|
emails: string[] | null;
|
|
896
|
-
languages: string[] | null;
|
|
897
905
|
skills: string[] | null;
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
degreeName: string | null;
|
|
901
|
-
fieldOfStudy: string | null;
|
|
902
|
-
}[] | null;
|
|
903
|
-
websites: string[] | null;
|
|
906
|
+
languages: string[] | null;
|
|
907
|
+
recentlyChangedJobs: boolean | null;
|
|
904
908
|
linkedinUrl: string | null;
|
|
905
909
|
profilePictureUrl: string | null;
|
|
906
910
|
twitterHandle: string | null;
|
|
911
|
+
websites: string[] | null;
|
|
907
912
|
yearsOfExperience: number | null;
|
|
908
|
-
recentlyChangedJobs: boolean | null;
|
|
909
913
|
locationCity: string | null;
|
|
910
914
|
locationCountry: string | null;
|
|
911
915
|
numConnections: number | null;
|
|
@@ -914,12 +918,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
914
918
|
companyName: string | null;
|
|
915
919
|
companyLinkedinUrl: string | null;
|
|
916
920
|
seniorityLevel: string | null;
|
|
921
|
+
companyIndustries: string[] | null;
|
|
917
922
|
companyDomainUrl: string | null;
|
|
918
923
|
functionCategory: string | null;
|
|
919
924
|
startDate: string | number | null;
|
|
920
925
|
yearsAtCompany: number | null;
|
|
921
926
|
companyHeadcount: number | null;
|
|
922
|
-
companyIndustries: string[] | null;
|
|
923
927
|
}[] | null;
|
|
924
928
|
pastEmployers: {
|
|
925
929
|
title: string | null;
|
|
@@ -927,6 +931,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
927
931
|
startDate: string | number | null;
|
|
928
932
|
endDate: string | number | null;
|
|
929
933
|
}[] | null;
|
|
934
|
+
education: {
|
|
935
|
+
instituteName: string | null;
|
|
936
|
+
degreeName: string | null;
|
|
937
|
+
fieldOfStudy: string | null;
|
|
938
|
+
}[] | null;
|
|
930
939
|
enrichedWorkEmail?: string | null | undefined;
|
|
931
940
|
enrichedPersonalEmail?: string | null | undefined;
|
|
932
941
|
enrichedWorkEmails?: {
|
|
@@ -945,19 +954,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
945
954
|
headline: string | null;
|
|
946
955
|
seniorityLevel: string | null;
|
|
947
956
|
emails: string[] | null;
|
|
948
|
-
languages: string[] | null;
|
|
949
957
|
skills: string[] | null;
|
|
950
|
-
|
|
951
|
-
|
|
952
|
-
degreeName: string | null;
|
|
953
|
-
fieldOfStudy: string | null;
|
|
954
|
-
}[] | null;
|
|
955
|
-
websites: string[] | null;
|
|
958
|
+
languages: string[] | null;
|
|
959
|
+
recentlyChangedJobs: boolean | null;
|
|
956
960
|
linkedinUrl: string | null;
|
|
957
961
|
profilePictureUrl: string | null;
|
|
958
962
|
twitterHandle: string | null;
|
|
963
|
+
websites: string[] | null;
|
|
959
964
|
yearsOfExperience: number | null;
|
|
960
|
-
recentlyChangedJobs: boolean | null;
|
|
961
965
|
locationCity: string | null;
|
|
962
966
|
locationCountry: string | null;
|
|
963
967
|
numConnections: number | null;
|
|
@@ -966,12 +970,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
966
970
|
companyName: string | null;
|
|
967
971
|
companyLinkedinUrl: string | null;
|
|
968
972
|
seniorityLevel: string | null;
|
|
973
|
+
companyIndustries: string[] | null;
|
|
969
974
|
companyDomainUrl: string | null;
|
|
970
975
|
functionCategory: string | null;
|
|
971
976
|
startDate: string | number | null;
|
|
972
977
|
yearsAtCompany: number | null;
|
|
973
978
|
companyHeadcount: number | null;
|
|
974
|
-
companyIndustries: string[] | null;
|
|
975
979
|
}[] | null;
|
|
976
980
|
pastEmployers: {
|
|
977
981
|
title: string | null;
|
|
@@ -979,6 +983,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
979
983
|
startDate: string | number | null;
|
|
980
984
|
endDate: string | number | null;
|
|
981
985
|
}[] | null;
|
|
986
|
+
education: {
|
|
987
|
+
instituteName: string | null;
|
|
988
|
+
degreeName: string | null;
|
|
989
|
+
fieldOfStudy: string | null;
|
|
990
|
+
}[] | null;
|
|
982
991
|
enrichedWorkEmail?: string | null | undefined;
|
|
983
992
|
enrichedPersonalEmail?: string | null | undefined;
|
|
984
993
|
enrichedWorkEmails?: {
|
|
@@ -991,11 +1000,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
991
1000
|
}[] | null | undefined;
|
|
992
1001
|
}>, "many">;
|
|
993
1002
|
totalCount: z.ZodNumber;
|
|
1003
|
+
nextCursor: z.ZodOptional<z.ZodString>;
|
|
994
1004
|
success: z.ZodBoolean;
|
|
995
1005
|
error: z.ZodString;
|
|
996
1006
|
}, "strip", z.ZodTypeAny, {
|
|
997
|
-
error: string;
|
|
998
1007
|
success: boolean;
|
|
1008
|
+
error: string;
|
|
999
1009
|
people: {
|
|
1000
1010
|
title: string | null;
|
|
1001
1011
|
name: string | null;
|
|
@@ -1004,19 +1014,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1004
1014
|
headline: string | null;
|
|
1005
1015
|
seniorityLevel: string | null;
|
|
1006
1016
|
emails: string[] | null;
|
|
1007
|
-
languages: string[] | null;
|
|
1008
1017
|
skills: string[] | null;
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
degreeName: string | null;
|
|
1012
|
-
fieldOfStudy: string | null;
|
|
1013
|
-
}[] | null;
|
|
1014
|
-
websites: string[] | null;
|
|
1018
|
+
languages: string[] | null;
|
|
1019
|
+
recentlyChangedJobs: boolean | null;
|
|
1015
1020
|
linkedinUrl: string | null;
|
|
1016
1021
|
profilePictureUrl: string | null;
|
|
1017
1022
|
twitterHandle: string | null;
|
|
1023
|
+
websites: string[] | null;
|
|
1018
1024
|
yearsOfExperience: number | null;
|
|
1019
|
-
recentlyChangedJobs: boolean | null;
|
|
1020
1025
|
locationCity: string | null;
|
|
1021
1026
|
locationCountry: string | null;
|
|
1022
1027
|
numConnections: number | null;
|
|
@@ -1025,12 +1030,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1025
1030
|
companyName: string | null;
|
|
1026
1031
|
companyLinkedinUrl: string | null;
|
|
1027
1032
|
seniorityLevel: string | null;
|
|
1033
|
+
companyIndustries: string[] | null;
|
|
1028
1034
|
companyDomainUrl: string | null;
|
|
1029
1035
|
functionCategory: string | null;
|
|
1030
1036
|
startDate: string | number | null;
|
|
1031
1037
|
yearsAtCompany: number | null;
|
|
1032
1038
|
companyHeadcount: number | null;
|
|
1033
|
-
companyIndustries: string[] | null;
|
|
1034
1039
|
}[] | null;
|
|
1035
1040
|
pastEmployers: {
|
|
1036
1041
|
title: string | null;
|
|
@@ -1038,6 +1043,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1038
1043
|
startDate: string | number | null;
|
|
1039
1044
|
endDate: string | number | null;
|
|
1040
1045
|
}[] | null;
|
|
1046
|
+
education: {
|
|
1047
|
+
instituteName: string | null;
|
|
1048
|
+
degreeName: string | null;
|
|
1049
|
+
fieldOfStudy: string | null;
|
|
1050
|
+
}[] | null;
|
|
1041
1051
|
enrichedWorkEmail?: string | null | undefined;
|
|
1042
1052
|
enrichedPersonalEmail?: string | null | undefined;
|
|
1043
1053
|
enrichedWorkEmails?: {
|
|
@@ -1050,9 +1060,10 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1050
1060
|
}[] | null | undefined;
|
|
1051
1061
|
}[];
|
|
1052
1062
|
totalCount: number;
|
|
1063
|
+
nextCursor?: string | undefined;
|
|
1053
1064
|
}, {
|
|
1054
|
-
error: string;
|
|
1055
1065
|
success: boolean;
|
|
1066
|
+
error: string;
|
|
1056
1067
|
people: {
|
|
1057
1068
|
title: string | null;
|
|
1058
1069
|
name: string | null;
|
|
@@ -1061,19 +1072,14 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1061
1072
|
headline: string | null;
|
|
1062
1073
|
seniorityLevel: string | null;
|
|
1063
1074
|
emails: string[] | null;
|
|
1064
|
-
languages: string[] | null;
|
|
1065
1075
|
skills: string[] | null;
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
degreeName: string | null;
|
|
1069
|
-
fieldOfStudy: string | null;
|
|
1070
|
-
}[] | null;
|
|
1071
|
-
websites: string[] | null;
|
|
1076
|
+
languages: string[] | null;
|
|
1077
|
+
recentlyChangedJobs: boolean | null;
|
|
1072
1078
|
linkedinUrl: string | null;
|
|
1073
1079
|
profilePictureUrl: string | null;
|
|
1074
1080
|
twitterHandle: string | null;
|
|
1081
|
+
websites: string[] | null;
|
|
1075
1082
|
yearsOfExperience: number | null;
|
|
1076
|
-
recentlyChangedJobs: boolean | null;
|
|
1077
1083
|
locationCity: string | null;
|
|
1078
1084
|
locationCountry: string | null;
|
|
1079
1085
|
numConnections: number | null;
|
|
@@ -1082,12 +1088,12 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1082
1088
|
companyName: string | null;
|
|
1083
1089
|
companyLinkedinUrl: string | null;
|
|
1084
1090
|
seniorityLevel: string | null;
|
|
1091
|
+
companyIndustries: string[] | null;
|
|
1085
1092
|
companyDomainUrl: string | null;
|
|
1086
1093
|
functionCategory: string | null;
|
|
1087
1094
|
startDate: string | number | null;
|
|
1088
1095
|
yearsAtCompany: number | null;
|
|
1089
1096
|
companyHeadcount: number | null;
|
|
1090
|
-
companyIndustries: string[] | null;
|
|
1091
1097
|
}[] | null;
|
|
1092
1098
|
pastEmployers: {
|
|
1093
1099
|
title: string | null;
|
|
@@ -1095,6 +1101,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1095
1101
|
startDate: string | number | null;
|
|
1096
1102
|
endDate: string | number | null;
|
|
1097
1103
|
}[] | null;
|
|
1104
|
+
education: {
|
|
1105
|
+
instituteName: string | null;
|
|
1106
|
+
degreeName: string | null;
|
|
1107
|
+
fieldOfStudy: string | null;
|
|
1108
|
+
}[] | null;
|
|
1098
1109
|
enrichedWorkEmail?: string | null | undefined;
|
|
1099
1110
|
enrichedPersonalEmail?: string | null | undefined;
|
|
1100
1111
|
enrichedWorkEmails?: {
|
|
@@ -1107,6 +1118,7 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1107
1118
|
}[] | null | undefined;
|
|
1108
1119
|
}[];
|
|
1109
1120
|
totalCount: number;
|
|
1121
|
+
nextCursor?: string | undefined;
|
|
1110
1122
|
}>;
|
|
1111
1123
|
static readonly shortDescription = "Comprehensive people search by company, title, location, skills, with optional email enrichment";
|
|
1112
1124
|
static readonly longDescription: string;
|