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