@bubblelab/bubble-core 0.1.36 → 0.1.38

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.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -11,6 +11,28 @@ declare const PersonResultSchema: z.ZodObject<{
11
11
  emails: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
12
12
  twitterHandle: z.ZodNullable<z.ZodString>;
13
13
  websites: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
14
+ enrichedWorkEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ enrichedPersonalEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ enrichedWorkEmails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
17
+ email: z.ZodString;
18
+ status: z.ZodOptional<z.ZodString>;
19
+ }, "strip", z.ZodTypeAny, {
20
+ email: string;
21
+ status?: string | undefined;
22
+ }, {
23
+ email: string;
24
+ status?: string | undefined;
25
+ }>, "many">>>;
26
+ enrichedPersonalEmails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
27
+ email: z.ZodString;
28
+ status: z.ZodOptional<z.ZodString>;
29
+ }, "strip", z.ZodTypeAny, {
30
+ email: string;
31
+ status?: string | undefined;
32
+ }, {
33
+ email: string;
34
+ status?: string | undefined;
35
+ }>, "many">>>;
14
36
  seniorityLevel: z.ZodNullable<z.ZodString>;
15
37
  yearsOfExperience: z.ZodNullable<z.ZodNumber>;
16
38
  recentlyChangedJobs: z.ZodNullable<z.ZodBoolean>;
@@ -25,6 +47,7 @@ declare const PersonResultSchema: z.ZodObject<{
25
47
  title: z.ZodNullable<z.ZodString>;
26
48
  companyName: z.ZodNullable<z.ZodString>;
27
49
  companyLinkedinUrl: z.ZodNullable<z.ZodString>;
50
+ companyDomainUrl: z.ZodNullable<z.ZodString>;
28
51
  seniorityLevel: z.ZodNullable<z.ZodString>;
29
52
  functionCategory: z.ZodNullable<z.ZodString>;
30
53
  startDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -32,25 +55,27 @@ declare const PersonResultSchema: z.ZodObject<{
32
55
  companyHeadcount: z.ZodNullable<z.ZodNumber>;
33
56
  companyIndustries: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
34
57
  }, "strip", z.ZodTypeAny, {
35
- title: string | null;
36
58
  companyName: string | null;
37
59
  companyLinkedinUrl: string | null;
60
+ title: string | null;
61
+ companyIndustries: string[] | null;
38
62
  seniorityLevel: string | null;
63
+ companyDomainUrl: string | null;
39
64
  functionCategory: string | null;
40
65
  startDate: string | number | null;
41
66
  yearsAtCompany: number | null;
42
67
  companyHeadcount: number | null;
43
- companyIndustries: string[] | null;
44
68
  }, {
45
- title: string | null;
46
69
  companyName: string | null;
47
70
  companyLinkedinUrl: string | null;
71
+ title: string | null;
72
+ companyIndustries: string[] | null;
48
73
  seniorityLevel: string | null;
74
+ companyDomainUrl: string | null;
49
75
  functionCategory: string | null;
50
76
  startDate: string | number | null;
51
77
  yearsAtCompany: number | null;
52
78
  companyHeadcount: number | null;
53
- companyIndustries: string[] | null;
54
79
  }>, "many">>;
55
80
  pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
56
81
  title: z.ZodNullable<z.ZodString>;
@@ -58,13 +83,13 @@ declare const PersonResultSchema: z.ZodObject<{
58
83
  startDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
59
84
  endDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
60
85
  }, "strip", z.ZodTypeAny, {
61
- title: string | null;
62
86
  companyName: string | null;
87
+ title: string | null;
63
88
  startDate: string | number | null;
64
89
  endDate: string | number | null;
65
90
  }, {
66
- title: string | null;
67
91
  companyName: string | null;
92
+ title: string | null;
68
93
  startDate: string | number | null;
69
94
  endDate: string | number | null;
70
95
  }>, "many">>;
@@ -83,86 +108,108 @@ declare const PersonResultSchema: z.ZodObject<{
83
108
  }>, "many">>;
84
109
  }, "strip", z.ZodTypeAny, {
85
110
  title: string | null;
86
- name: string | null;
87
- summary: string | null;
88
111
  location: string | null;
89
- headline: string | null;
90
- seniorityLevel: string | null;
91
- emails: string[] | null;
92
- languages: string[] | null;
93
112
  skills: string[] | null;
94
- education: {
95
- instituteName: string | null;
96
- degreeName: string | null;
97
- fieldOfStudy: string | null;
98
- }[] | null;
99
- websites: string[] | null;
113
+ languages: string[] | null;
114
+ recentlyChangedJobs: boolean | null;
115
+ name: string | null;
116
+ headline: string | null;
100
117
  linkedinUrl: string | null;
101
118
  profilePictureUrl: string | null;
119
+ emails: string[] | null;
102
120
  twitterHandle: string | null;
121
+ websites: string[] | null;
122
+ seniorityLevel: string | null;
103
123
  yearsOfExperience: number | null;
104
- recentlyChangedJobs: boolean | null;
105
124
  locationCity: string | null;
106
125
  locationCountry: string | null;
126
+ summary: string | null;
107
127
  numConnections: number | null;
108
128
  currentEmployers: {
109
- title: string | null;
110
129
  companyName: string | null;
111
130
  companyLinkedinUrl: string | null;
131
+ title: string | null;
132
+ companyIndustries: string[] | null;
112
133
  seniorityLevel: string | null;
134
+ companyDomainUrl: string | null;
113
135
  functionCategory: string | null;
114
136
  startDate: string | number | null;
115
137
  yearsAtCompany: number | null;
116
138
  companyHeadcount: number | null;
117
- companyIndustries: string[] | null;
118
139
  }[] | null;
119
140
  pastEmployers: {
120
- title: string | null;
121
141
  companyName: string | null;
142
+ title: string | null;
122
143
  startDate: string | number | null;
123
144
  endDate: string | number | null;
124
145
  }[] | null;
125
- }, {
126
- title: string | null;
127
- name: string | null;
128
- summary: string | null;
129
- location: string | null;
130
- headline: string | null;
131
- seniorityLevel: string | null;
132
- emails: string[] | null;
133
- languages: string[] | null;
134
- skills: string[] | null;
135
146
  education: {
136
147
  instituteName: string | null;
137
148
  degreeName: string | null;
138
149
  fieldOfStudy: string | null;
139
150
  }[] | null;
140
- websites: string[] | null;
151
+ enrichedWorkEmail?: string | null | undefined;
152
+ enrichedPersonalEmail?: string | null | undefined;
153
+ enrichedWorkEmails?: {
154
+ email: string;
155
+ status?: string | undefined;
156
+ }[] | null | undefined;
157
+ enrichedPersonalEmails?: {
158
+ email: string;
159
+ status?: string | undefined;
160
+ }[] | null | undefined;
161
+ }, {
162
+ title: string | null;
163
+ location: string | null;
164
+ skills: string[] | null;
165
+ languages: string[] | null;
166
+ recentlyChangedJobs: boolean | null;
167
+ name: string | null;
168
+ headline: string | null;
141
169
  linkedinUrl: string | null;
142
170
  profilePictureUrl: string | null;
171
+ emails: string[] | null;
143
172
  twitterHandle: string | null;
173
+ websites: string[] | null;
174
+ seniorityLevel: string | null;
144
175
  yearsOfExperience: number | null;
145
- recentlyChangedJobs: boolean | null;
146
176
  locationCity: string | null;
147
177
  locationCountry: string | null;
178
+ summary: string | null;
148
179
  numConnections: number | null;
149
180
  currentEmployers: {
150
- title: string | null;
151
181
  companyName: string | null;
152
182
  companyLinkedinUrl: string | null;
183
+ title: string | null;
184
+ companyIndustries: string[] | null;
153
185
  seniorityLevel: string | null;
186
+ companyDomainUrl: string | null;
154
187
  functionCategory: string | null;
155
188
  startDate: string | number | null;
156
189
  yearsAtCompany: number | null;
157
190
  companyHeadcount: number | null;
158
- companyIndustries: string[] | null;
159
191
  }[] | null;
160
192
  pastEmployers: {
161
- title: string | null;
162
193
  companyName: string | null;
194
+ title: string | null;
163
195
  startDate: string | number | null;
164
196
  endDate: string | number | null;
165
197
  }[] | null;
198
+ education: {
199
+ instituteName: string | null;
200
+ degreeName: string | null;
201
+ fieldOfStudy: string | null;
202
+ }[] | null;
203
+ enrichedWorkEmail?: string | null | undefined;
204
+ enrichedPersonalEmail?: string | null | undefined;
205
+ enrichedWorkEmails?: {
206
+ email: string;
207
+ status?: string | undefined;
208
+ }[] | null | undefined;
209
+ enrichedPersonalEmails?: {
210
+ email: string;
211
+ status?: string | undefined;
212
+ }[] | null | undefined;
166
213
  }>;
167
214
  declare const PeopleSearchToolParamsSchema: z.ZodObject<{
168
215
  companyName: z.ZodOptional<z.ZodString>;
@@ -200,69 +247,75 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
200
247
  excludeCompanies: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
201
248
  excludeProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
202
249
  limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
250
+ enrichEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
251
+ includePersonalEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
203
252
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
204
253
  }, "strip", z.ZodTypeAny, {
205
- limit?: number | undefined;
206
- credentials?: Partial<Record<CredentialType, string>> | undefined;
207
- location?: string | undefined;
254
+ enrichEmails: boolean;
255
+ includePersonalEmails: boolean;
208
256
  companyName?: string | undefined;
209
257
  companyLinkedinUrl?: string | undefined;
210
- city?: string | undefined;
211
- country?: string | undefined;
212
- languages?: string[] | undefined;
213
- skills?: string[] | undefined;
214
- recentlyChangedJobs?: boolean | undefined;
215
- companyIndustries?: string[] | undefined;
216
258
  jobTitle?: string | undefined;
217
259
  jobTitles?: string[] | undefined;
260
+ location?: string | undefined;
218
261
  locationRadius?: {
219
262
  location: string;
220
263
  radiusMiles: number;
221
264
  } | undefined;
265
+ skills?: string[] | undefined;
266
+ languages?: string[] | undefined;
222
267
  minYearsExperience?: number | undefined;
223
268
  maxYearsExperience?: number | undefined;
224
269
  seniorityLevels?: string[] | undefined;
225
270
  functionCategories?: string[] | undefined;
271
+ companyIndustries?: string[] | undefined;
226
272
  minCompanyHeadcount?: number | undefined;
227
273
  maxCompanyHeadcount?: number | undefined;
228
274
  minYearsAtCompany?: number | undefined;
229
275
  pastCompanyName?: string | undefined;
230
276
  pastJobTitle?: string | undefined;
231
277
  schoolName?: string | undefined;
278
+ country?: string | undefined;
279
+ city?: string | undefined;
280
+ recentlyChangedJobs?: boolean | undefined;
232
281
  minConnections?: number | undefined;
233
282
  excludeCompanies?: string[] | undefined;
234
283
  excludeProfiles?: string[] | undefined;
235
- }, {
236
284
  limit?: number | undefined;
237
285
  credentials?: Partial<Record<CredentialType, string>> | undefined;
238
- location?: string | undefined;
286
+ }, {
239
287
  companyName?: string | undefined;
240
288
  companyLinkedinUrl?: string | undefined;
241
- city?: string | undefined;
242
- country?: string | undefined;
243
- languages?: string[] | undefined;
244
- skills?: string[] | undefined;
245
- recentlyChangedJobs?: boolean | undefined;
246
- companyIndustries?: string[] | undefined;
247
289
  jobTitle?: string | undefined;
248
290
  jobTitles?: string[] | undefined;
291
+ location?: string | undefined;
249
292
  locationRadius?: {
250
293
  location: string;
251
294
  radiusMiles: number;
252
295
  } | undefined;
296
+ skills?: string[] | undefined;
297
+ languages?: string[] | undefined;
253
298
  minYearsExperience?: number | undefined;
254
299
  maxYearsExperience?: number | undefined;
255
300
  seniorityLevels?: string[] | undefined;
256
301
  functionCategories?: string[] | undefined;
302
+ companyIndustries?: string[] | undefined;
257
303
  minCompanyHeadcount?: number | undefined;
258
304
  maxCompanyHeadcount?: number | undefined;
259
305
  minYearsAtCompany?: number | undefined;
260
306
  pastCompanyName?: string | undefined;
261
307
  pastJobTitle?: string | undefined;
262
308
  schoolName?: string | undefined;
309
+ country?: string | undefined;
310
+ city?: string | undefined;
311
+ recentlyChangedJobs?: boolean | undefined;
263
312
  minConnections?: number | undefined;
264
313
  excludeCompanies?: string[] | undefined;
265
314
  excludeProfiles?: string[] | undefined;
315
+ limit?: number | undefined;
316
+ enrichEmails?: boolean | undefined;
317
+ includePersonalEmails?: boolean | undefined;
318
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
266
319
  }>;
267
320
  declare const PeopleSearchToolResultSchema: z.ZodObject<{
268
321
  people: z.ZodArray<z.ZodObject<{
@@ -274,6 +327,28 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
274
327
  emails: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
275
328
  twitterHandle: z.ZodNullable<z.ZodString>;
276
329
  websites: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
330
+ enrichedWorkEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
331
+ enrichedPersonalEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
332
+ enrichedWorkEmails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
333
+ email: z.ZodString;
334
+ status: z.ZodOptional<z.ZodString>;
335
+ }, "strip", z.ZodTypeAny, {
336
+ email: string;
337
+ status?: string | undefined;
338
+ }, {
339
+ email: string;
340
+ status?: string | undefined;
341
+ }>, "many">>>;
342
+ enrichedPersonalEmails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
343
+ email: z.ZodString;
344
+ status: z.ZodOptional<z.ZodString>;
345
+ }, "strip", z.ZodTypeAny, {
346
+ email: string;
347
+ status?: string | undefined;
348
+ }, {
349
+ email: string;
350
+ status?: string | undefined;
351
+ }>, "many">>>;
277
352
  seniorityLevel: z.ZodNullable<z.ZodString>;
278
353
  yearsOfExperience: z.ZodNullable<z.ZodNumber>;
279
354
  recentlyChangedJobs: z.ZodNullable<z.ZodBoolean>;
@@ -288,6 +363,7 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
288
363
  title: z.ZodNullable<z.ZodString>;
289
364
  companyName: z.ZodNullable<z.ZodString>;
290
365
  companyLinkedinUrl: z.ZodNullable<z.ZodString>;
366
+ companyDomainUrl: z.ZodNullable<z.ZodString>;
291
367
  seniorityLevel: z.ZodNullable<z.ZodString>;
292
368
  functionCategory: z.ZodNullable<z.ZodString>;
293
369
  startDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -295,25 +371,27 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
295
371
  companyHeadcount: z.ZodNullable<z.ZodNumber>;
296
372
  companyIndustries: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
297
373
  }, "strip", z.ZodTypeAny, {
298
- title: string | null;
299
374
  companyName: string | null;
300
375
  companyLinkedinUrl: string | null;
376
+ title: string | null;
377
+ companyIndustries: string[] | null;
301
378
  seniorityLevel: string | null;
379
+ companyDomainUrl: string | null;
302
380
  functionCategory: string | null;
303
381
  startDate: string | number | null;
304
382
  yearsAtCompany: number | null;
305
383
  companyHeadcount: number | null;
306
- companyIndustries: string[] | null;
307
384
  }, {
308
- title: string | null;
309
385
  companyName: string | null;
310
386
  companyLinkedinUrl: string | null;
387
+ title: string | null;
388
+ companyIndustries: string[] | null;
311
389
  seniorityLevel: string | null;
390
+ companyDomainUrl: string | null;
312
391
  functionCategory: string | null;
313
392
  startDate: string | number | null;
314
393
  yearsAtCompany: number | null;
315
394
  companyHeadcount: number | null;
316
- companyIndustries: string[] | null;
317
395
  }>, "many">>;
318
396
  pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
319
397
  title: z.ZodNullable<z.ZodString>;
@@ -321,13 +399,13 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
321
399
  startDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
322
400
  endDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
323
401
  }, "strip", z.ZodTypeAny, {
324
- title: string | null;
325
402
  companyName: string | null;
403
+ title: string | null;
326
404
  startDate: string | number | null;
327
405
  endDate: string | number | null;
328
406
  }, {
329
- title: string | null;
330
407
  companyName: string | null;
408
+ title: string | null;
331
409
  startDate: string | number | null;
332
410
  endDate: string | number | null;
333
411
  }>, "many">>;
@@ -346,182 +424,226 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
346
424
  }>, "many">>;
347
425
  }, "strip", z.ZodTypeAny, {
348
426
  title: string | null;
349
- name: string | null;
350
- summary: string | null;
351
427
  location: string | null;
352
- headline: string | null;
353
- seniorityLevel: string | null;
354
- emails: string[] | null;
355
- languages: string[] | null;
356
428
  skills: string[] | null;
357
- education: {
358
- instituteName: string | null;
359
- degreeName: string | null;
360
- fieldOfStudy: string | null;
361
- }[] | null;
362
- websites: string[] | null;
429
+ languages: string[] | null;
430
+ recentlyChangedJobs: boolean | null;
431
+ name: string | null;
432
+ headline: string | null;
363
433
  linkedinUrl: string | null;
364
434
  profilePictureUrl: string | null;
435
+ emails: string[] | null;
365
436
  twitterHandle: string | null;
437
+ websites: string[] | null;
438
+ seniorityLevel: string | null;
366
439
  yearsOfExperience: number | null;
367
- recentlyChangedJobs: boolean | null;
368
440
  locationCity: string | null;
369
441
  locationCountry: string | null;
442
+ summary: string | null;
370
443
  numConnections: number | null;
371
444
  currentEmployers: {
372
- title: string | null;
373
445
  companyName: string | null;
374
446
  companyLinkedinUrl: string | null;
447
+ title: string | null;
448
+ companyIndustries: string[] | null;
375
449
  seniorityLevel: string | null;
450
+ companyDomainUrl: string | null;
376
451
  functionCategory: string | null;
377
452
  startDate: string | number | null;
378
453
  yearsAtCompany: number | null;
379
454
  companyHeadcount: number | null;
380
- companyIndustries: string[] | null;
381
455
  }[] | null;
382
456
  pastEmployers: {
383
- title: string | null;
384
457
  companyName: string | null;
458
+ title: string | null;
385
459
  startDate: string | number | null;
386
460
  endDate: string | number | null;
387
461
  }[] | null;
388
- }, {
389
- title: string | null;
390
- name: string | null;
391
- summary: string | null;
392
- location: string | null;
393
- headline: string | null;
394
- seniorityLevel: string | null;
395
- emails: string[] | null;
396
- languages: string[] | null;
397
- skills: string[] | null;
398
462
  education: {
399
463
  instituteName: string | null;
400
464
  degreeName: string | null;
401
465
  fieldOfStudy: string | null;
402
466
  }[] | null;
403
- websites: string[] | null;
467
+ enrichedWorkEmail?: string | null | undefined;
468
+ enrichedPersonalEmail?: string | null | undefined;
469
+ enrichedWorkEmails?: {
470
+ email: string;
471
+ status?: string | undefined;
472
+ }[] | null | undefined;
473
+ enrichedPersonalEmails?: {
474
+ email: string;
475
+ status?: string | undefined;
476
+ }[] | null | undefined;
477
+ }, {
478
+ title: string | null;
479
+ location: string | null;
480
+ skills: string[] | null;
481
+ languages: string[] | null;
482
+ recentlyChangedJobs: boolean | null;
483
+ name: string | null;
484
+ headline: string | null;
404
485
  linkedinUrl: string | null;
405
486
  profilePictureUrl: string | null;
487
+ emails: string[] | null;
406
488
  twitterHandle: string | null;
489
+ websites: string[] | null;
490
+ seniorityLevel: string | null;
407
491
  yearsOfExperience: number | null;
408
- recentlyChangedJobs: boolean | null;
409
492
  locationCity: string | null;
410
493
  locationCountry: string | null;
494
+ summary: string | null;
411
495
  numConnections: number | null;
412
496
  currentEmployers: {
413
- title: string | null;
414
497
  companyName: string | null;
415
498
  companyLinkedinUrl: string | null;
499
+ title: string | null;
500
+ companyIndustries: string[] | null;
416
501
  seniorityLevel: string | null;
502
+ companyDomainUrl: string | null;
417
503
  functionCategory: string | null;
418
504
  startDate: string | number | null;
419
505
  yearsAtCompany: number | null;
420
506
  companyHeadcount: number | null;
421
- companyIndustries: string[] | null;
422
507
  }[] | null;
423
508
  pastEmployers: {
424
- title: string | null;
425
509
  companyName: string | null;
510
+ title: string | null;
426
511
  startDate: string | number | null;
427
512
  endDate: string | number | null;
428
513
  }[] | null;
514
+ education: {
515
+ instituteName: string | null;
516
+ degreeName: string | null;
517
+ fieldOfStudy: string | null;
518
+ }[] | null;
519
+ enrichedWorkEmail?: string | null | undefined;
520
+ enrichedPersonalEmail?: string | null | undefined;
521
+ enrichedWorkEmails?: {
522
+ email: string;
523
+ status?: string | undefined;
524
+ }[] | null | undefined;
525
+ enrichedPersonalEmails?: {
526
+ email: string;
527
+ status?: string | undefined;
528
+ }[] | null | undefined;
429
529
  }>, "many">;
430
530
  totalCount: z.ZodNumber;
431
531
  success: z.ZodBoolean;
432
532
  error: z.ZodString;
433
533
  }, "strip", z.ZodTypeAny, {
434
- success: boolean;
435
- error: string;
436
534
  people: {
437
535
  title: string | null;
438
- name: string | null;
439
- summary: string | null;
440
536
  location: string | null;
441
- headline: string | null;
442
- seniorityLevel: string | null;
443
- emails: string[] | null;
444
- languages: string[] | null;
445
537
  skills: string[] | null;
446
- education: {
447
- instituteName: string | null;
448
- degreeName: string | null;
449
- fieldOfStudy: string | null;
450
- }[] | null;
451
- websites: string[] | null;
538
+ languages: string[] | null;
539
+ recentlyChangedJobs: boolean | null;
540
+ name: string | null;
541
+ headline: string | null;
452
542
  linkedinUrl: string | null;
453
543
  profilePictureUrl: string | null;
544
+ emails: string[] | null;
454
545
  twitterHandle: string | null;
546
+ websites: string[] | null;
547
+ seniorityLevel: string | null;
455
548
  yearsOfExperience: number | null;
456
- recentlyChangedJobs: boolean | null;
457
549
  locationCity: string | null;
458
550
  locationCountry: string | null;
551
+ summary: string | null;
459
552
  numConnections: number | null;
460
553
  currentEmployers: {
461
- title: string | null;
462
554
  companyName: string | null;
463
555
  companyLinkedinUrl: string | null;
556
+ title: string | null;
557
+ companyIndustries: string[] | null;
464
558
  seniorityLevel: string | null;
559
+ companyDomainUrl: string | null;
465
560
  functionCategory: string | null;
466
561
  startDate: string | number | null;
467
562
  yearsAtCompany: number | null;
468
563
  companyHeadcount: number | null;
469
- companyIndustries: string[] | null;
470
564
  }[] | null;
471
565
  pastEmployers: {
472
- title: string | null;
473
566
  companyName: string | null;
567
+ title: string | null;
474
568
  startDate: string | number | null;
475
569
  endDate: string | number | null;
476
570
  }[] | null;
571
+ education: {
572
+ instituteName: string | null;
573
+ degreeName: string | null;
574
+ fieldOfStudy: string | null;
575
+ }[] | null;
576
+ enrichedWorkEmail?: string | null | undefined;
577
+ enrichedPersonalEmail?: string | null | undefined;
578
+ enrichedWorkEmails?: {
579
+ email: string;
580
+ status?: string | undefined;
581
+ }[] | null | undefined;
582
+ enrichedPersonalEmails?: {
583
+ email: string;
584
+ status?: string | undefined;
585
+ }[] | null | undefined;
477
586
  }[];
478
587
  totalCount: number;
479
- }, {
480
588
  success: boolean;
481
589
  error: string;
590
+ }, {
482
591
  people: {
483
592
  title: string | null;
484
- name: string | null;
485
- summary: string | null;
486
593
  location: string | null;
487
- headline: string | null;
488
- seniorityLevel: string | null;
489
- emails: string[] | null;
490
- languages: string[] | null;
491
594
  skills: string[] | null;
492
- education: {
493
- instituteName: string | null;
494
- degreeName: string | null;
495
- fieldOfStudy: string | null;
496
- }[] | null;
497
- websites: string[] | null;
595
+ languages: string[] | null;
596
+ recentlyChangedJobs: boolean | null;
597
+ name: string | null;
598
+ headline: string | null;
498
599
  linkedinUrl: string | null;
499
600
  profilePictureUrl: string | null;
601
+ emails: string[] | null;
500
602
  twitterHandle: string | null;
603
+ websites: string[] | null;
604
+ seniorityLevel: string | null;
501
605
  yearsOfExperience: number | null;
502
- recentlyChangedJobs: boolean | null;
503
606
  locationCity: string | null;
504
607
  locationCountry: string | null;
608
+ summary: string | null;
505
609
  numConnections: number | null;
506
610
  currentEmployers: {
507
- title: string | null;
508
611
  companyName: string | null;
509
612
  companyLinkedinUrl: string | null;
613
+ title: string | null;
614
+ companyIndustries: string[] | null;
510
615
  seniorityLevel: string | null;
616
+ companyDomainUrl: string | null;
511
617
  functionCategory: string | null;
512
618
  startDate: string | number | null;
513
619
  yearsAtCompany: number | null;
514
620
  companyHeadcount: number | null;
515
- companyIndustries: string[] | null;
516
621
  }[] | null;
517
622
  pastEmployers: {
518
- title: string | null;
519
623
  companyName: string | null;
624
+ title: string | null;
520
625
  startDate: string | number | null;
521
626
  endDate: string | number | null;
522
627
  }[] | null;
628
+ education: {
629
+ instituteName: string | null;
630
+ degreeName: string | null;
631
+ fieldOfStudy: string | null;
632
+ }[] | null;
633
+ enrichedWorkEmail?: string | null | undefined;
634
+ enrichedPersonalEmail?: string | null | undefined;
635
+ enrichedWorkEmails?: {
636
+ email: string;
637
+ status?: string | undefined;
638
+ }[] | null | undefined;
639
+ enrichedPersonalEmails?: {
640
+ email: string;
641
+ status?: string | undefined;
642
+ }[] | null | undefined;
523
643
  }[];
524
644
  totalCount: number;
645
+ success: boolean;
646
+ error: string;
525
647
  }>;
526
648
  type PeopleSearchToolParams = z.output<typeof PeopleSearchToolParamsSchema>;
527
649
  type PeopleSearchToolResult = z.output<typeof PeopleSearchToolResultSchema>;
@@ -588,69 +710,75 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
588
710
  excludeCompanies: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
589
711
  excludeProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
590
712
  limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
713
+ enrichEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
714
+ includePersonalEmails: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
591
715
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
592
716
  }, "strip", z.ZodTypeAny, {
593
- limit?: number | undefined;
594
- credentials?: Partial<Record<CredentialType, string>> | undefined;
595
- location?: string | undefined;
717
+ enrichEmails: boolean;
718
+ includePersonalEmails: boolean;
596
719
  companyName?: string | undefined;
597
720
  companyLinkedinUrl?: string | undefined;
598
- city?: string | undefined;
599
- country?: string | undefined;
600
- languages?: string[] | undefined;
601
- skills?: string[] | undefined;
602
- recentlyChangedJobs?: boolean | undefined;
603
- companyIndustries?: string[] | undefined;
604
721
  jobTitle?: string | undefined;
605
722
  jobTitles?: string[] | undefined;
723
+ location?: string | undefined;
606
724
  locationRadius?: {
607
725
  location: string;
608
726
  radiusMiles: number;
609
727
  } | undefined;
728
+ skills?: string[] | undefined;
729
+ languages?: string[] | undefined;
610
730
  minYearsExperience?: number | undefined;
611
731
  maxYearsExperience?: number | undefined;
612
732
  seniorityLevels?: string[] | undefined;
613
733
  functionCategories?: string[] | undefined;
734
+ companyIndustries?: string[] | undefined;
614
735
  minCompanyHeadcount?: number | undefined;
615
736
  maxCompanyHeadcount?: number | undefined;
616
737
  minYearsAtCompany?: number | undefined;
617
738
  pastCompanyName?: string | undefined;
618
739
  pastJobTitle?: string | undefined;
619
740
  schoolName?: string | undefined;
741
+ country?: string | undefined;
742
+ city?: string | undefined;
743
+ recentlyChangedJobs?: boolean | undefined;
620
744
  minConnections?: number | undefined;
621
745
  excludeCompanies?: string[] | undefined;
622
746
  excludeProfiles?: string[] | undefined;
623
- }, {
624
747
  limit?: number | undefined;
625
748
  credentials?: Partial<Record<CredentialType, string>> | undefined;
626
- location?: string | undefined;
749
+ }, {
627
750
  companyName?: string | undefined;
628
751
  companyLinkedinUrl?: string | undefined;
629
- city?: string | undefined;
630
- country?: string | undefined;
631
- languages?: string[] | undefined;
632
- skills?: string[] | undefined;
633
- recentlyChangedJobs?: boolean | undefined;
634
- companyIndustries?: string[] | undefined;
635
752
  jobTitle?: string | undefined;
636
753
  jobTitles?: string[] | undefined;
754
+ location?: string | undefined;
637
755
  locationRadius?: {
638
756
  location: string;
639
757
  radiusMiles: number;
640
758
  } | undefined;
759
+ skills?: string[] | undefined;
760
+ languages?: string[] | undefined;
641
761
  minYearsExperience?: number | undefined;
642
762
  maxYearsExperience?: number | undefined;
643
763
  seniorityLevels?: string[] | undefined;
644
764
  functionCategories?: string[] | undefined;
765
+ companyIndustries?: string[] | undefined;
645
766
  minCompanyHeadcount?: number | undefined;
646
767
  maxCompanyHeadcount?: number | undefined;
647
768
  minYearsAtCompany?: number | undefined;
648
769
  pastCompanyName?: string | undefined;
649
770
  pastJobTitle?: string | undefined;
650
771
  schoolName?: string | undefined;
772
+ country?: string | undefined;
773
+ city?: string | undefined;
774
+ recentlyChangedJobs?: boolean | undefined;
651
775
  minConnections?: number | undefined;
652
776
  excludeCompanies?: string[] | undefined;
653
777
  excludeProfiles?: string[] | undefined;
778
+ limit?: number | undefined;
779
+ enrichEmails?: boolean | undefined;
780
+ includePersonalEmails?: boolean | undefined;
781
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
654
782
  }>;
655
783
  static readonly resultSchema: z.ZodObject<{
656
784
  people: z.ZodArray<z.ZodObject<{
@@ -662,6 +790,28 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
662
790
  emails: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
663
791
  twitterHandle: z.ZodNullable<z.ZodString>;
664
792
  websites: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
793
+ enrichedWorkEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
794
+ enrichedPersonalEmail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
795
+ enrichedWorkEmails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
796
+ email: z.ZodString;
797
+ status: z.ZodOptional<z.ZodString>;
798
+ }, "strip", z.ZodTypeAny, {
799
+ email: string;
800
+ status?: string | undefined;
801
+ }, {
802
+ email: string;
803
+ status?: string | undefined;
804
+ }>, "many">>>;
805
+ enrichedPersonalEmails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
806
+ email: z.ZodString;
807
+ status: z.ZodOptional<z.ZodString>;
808
+ }, "strip", z.ZodTypeAny, {
809
+ email: string;
810
+ status?: string | undefined;
811
+ }, {
812
+ email: string;
813
+ status?: string | undefined;
814
+ }>, "many">>>;
665
815
  seniorityLevel: z.ZodNullable<z.ZodString>;
666
816
  yearsOfExperience: z.ZodNullable<z.ZodNumber>;
667
817
  recentlyChangedJobs: z.ZodNullable<z.ZodBoolean>;
@@ -676,6 +826,7 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
676
826
  title: z.ZodNullable<z.ZodString>;
677
827
  companyName: z.ZodNullable<z.ZodString>;
678
828
  companyLinkedinUrl: z.ZodNullable<z.ZodString>;
829
+ companyDomainUrl: z.ZodNullable<z.ZodString>;
679
830
  seniorityLevel: z.ZodNullable<z.ZodString>;
680
831
  functionCategory: z.ZodNullable<z.ZodString>;
681
832
  startDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
@@ -683,25 +834,27 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
683
834
  companyHeadcount: z.ZodNullable<z.ZodNumber>;
684
835
  companyIndustries: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
685
836
  }, "strip", z.ZodTypeAny, {
686
- title: string | null;
687
837
  companyName: string | null;
688
838
  companyLinkedinUrl: string | null;
839
+ title: string | null;
840
+ companyIndustries: string[] | null;
689
841
  seniorityLevel: string | null;
842
+ companyDomainUrl: string | null;
690
843
  functionCategory: string | null;
691
844
  startDate: string | number | null;
692
845
  yearsAtCompany: number | null;
693
846
  companyHeadcount: number | null;
694
- companyIndustries: string[] | null;
695
847
  }, {
696
- title: string | null;
697
848
  companyName: string | null;
698
849
  companyLinkedinUrl: string | null;
850
+ title: string | null;
851
+ companyIndustries: string[] | null;
699
852
  seniorityLevel: string | null;
853
+ companyDomainUrl: string | null;
700
854
  functionCategory: string | null;
701
855
  startDate: string | number | null;
702
856
  yearsAtCompany: number | null;
703
857
  companyHeadcount: number | null;
704
- companyIndustries: string[] | null;
705
858
  }>, "many">>;
706
859
  pastEmployers: z.ZodNullable<z.ZodArray<z.ZodObject<{
707
860
  title: z.ZodNullable<z.ZodString>;
@@ -709,13 +862,13 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
709
862
  startDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
710
863
  endDate: z.ZodNullable<z.ZodUnion<[z.ZodString, z.ZodNumber]>>;
711
864
  }, "strip", z.ZodTypeAny, {
712
- title: string | null;
713
865
  companyName: string | null;
866
+ title: string | null;
714
867
  startDate: string | number | null;
715
868
  endDate: string | number | null;
716
869
  }, {
717
- title: string | null;
718
870
  companyName: string | null;
871
+ title: string | null;
719
872
  startDate: string | number | null;
720
873
  endDate: string | number | null;
721
874
  }>, "many">>;
@@ -734,184 +887,228 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
734
887
  }>, "many">>;
735
888
  }, "strip", z.ZodTypeAny, {
736
889
  title: string | null;
737
- name: string | null;
738
- summary: string | null;
739
890
  location: string | null;
740
- headline: string | null;
741
- seniorityLevel: string | null;
742
- emails: string[] | null;
743
- languages: string[] | null;
744
891
  skills: string[] | null;
745
- education: {
746
- instituteName: string | null;
747
- degreeName: string | null;
748
- fieldOfStudy: string | null;
749
- }[] | null;
750
- websites: string[] | null;
892
+ languages: string[] | null;
893
+ recentlyChangedJobs: boolean | null;
894
+ name: string | null;
895
+ headline: string | null;
751
896
  linkedinUrl: string | null;
752
897
  profilePictureUrl: string | null;
898
+ emails: string[] | null;
753
899
  twitterHandle: string | null;
900
+ websites: string[] | null;
901
+ seniorityLevel: string | null;
754
902
  yearsOfExperience: number | null;
755
- recentlyChangedJobs: boolean | null;
756
903
  locationCity: string | null;
757
904
  locationCountry: string | null;
905
+ summary: string | null;
758
906
  numConnections: number | null;
759
907
  currentEmployers: {
760
- title: string | null;
761
908
  companyName: string | null;
762
909
  companyLinkedinUrl: string | null;
910
+ title: string | null;
911
+ companyIndustries: string[] | null;
763
912
  seniorityLevel: string | null;
913
+ companyDomainUrl: string | null;
764
914
  functionCategory: string | null;
765
915
  startDate: string | number | null;
766
916
  yearsAtCompany: number | null;
767
917
  companyHeadcount: number | null;
768
- companyIndustries: string[] | null;
769
918
  }[] | null;
770
919
  pastEmployers: {
771
- title: string | null;
772
920
  companyName: string | null;
921
+ title: string | null;
773
922
  startDate: string | number | null;
774
923
  endDate: string | number | null;
775
924
  }[] | null;
776
- }, {
777
- title: string | null;
778
- name: string | null;
779
- summary: string | null;
780
- location: string | null;
781
- headline: string | null;
782
- seniorityLevel: string | null;
783
- emails: string[] | null;
784
- languages: string[] | null;
785
- skills: string[] | null;
786
925
  education: {
787
926
  instituteName: string | null;
788
927
  degreeName: string | null;
789
928
  fieldOfStudy: string | null;
790
929
  }[] | null;
791
- websites: string[] | null;
930
+ enrichedWorkEmail?: string | null | undefined;
931
+ enrichedPersonalEmail?: string | null | undefined;
932
+ enrichedWorkEmails?: {
933
+ email: string;
934
+ status?: string | undefined;
935
+ }[] | null | undefined;
936
+ enrichedPersonalEmails?: {
937
+ email: string;
938
+ status?: string | undefined;
939
+ }[] | null | undefined;
940
+ }, {
941
+ title: string | null;
942
+ location: string | null;
943
+ skills: string[] | null;
944
+ languages: string[] | null;
945
+ recentlyChangedJobs: boolean | null;
946
+ name: string | null;
947
+ headline: string | null;
792
948
  linkedinUrl: string | null;
793
949
  profilePictureUrl: string | null;
950
+ emails: string[] | null;
794
951
  twitterHandle: string | null;
952
+ websites: string[] | null;
953
+ seniorityLevel: string | null;
795
954
  yearsOfExperience: number | null;
796
- recentlyChangedJobs: boolean | null;
797
955
  locationCity: string | null;
798
956
  locationCountry: string | null;
957
+ summary: string | null;
799
958
  numConnections: number | null;
800
959
  currentEmployers: {
801
- title: string | null;
802
960
  companyName: string | null;
803
961
  companyLinkedinUrl: string | null;
962
+ title: string | null;
963
+ companyIndustries: string[] | null;
804
964
  seniorityLevel: string | null;
965
+ companyDomainUrl: string | null;
805
966
  functionCategory: string | null;
806
967
  startDate: string | number | null;
807
968
  yearsAtCompany: number | null;
808
969
  companyHeadcount: number | null;
809
- companyIndustries: string[] | null;
810
970
  }[] | null;
811
971
  pastEmployers: {
812
- title: string | null;
813
972
  companyName: string | null;
973
+ title: string | null;
814
974
  startDate: string | number | null;
815
975
  endDate: string | number | null;
816
976
  }[] | null;
977
+ education: {
978
+ instituteName: string | null;
979
+ degreeName: string | null;
980
+ fieldOfStudy: string | null;
981
+ }[] | null;
982
+ enrichedWorkEmail?: string | null | undefined;
983
+ enrichedPersonalEmail?: string | null | undefined;
984
+ enrichedWorkEmails?: {
985
+ email: string;
986
+ status?: string | undefined;
987
+ }[] | null | undefined;
988
+ enrichedPersonalEmails?: {
989
+ email: string;
990
+ status?: string | undefined;
991
+ }[] | null | undefined;
817
992
  }>, "many">;
818
993
  totalCount: z.ZodNumber;
819
994
  success: z.ZodBoolean;
820
995
  error: z.ZodString;
821
996
  }, "strip", z.ZodTypeAny, {
822
- success: boolean;
823
- error: string;
824
997
  people: {
825
998
  title: string | null;
826
- name: string | null;
827
- summary: string | null;
828
999
  location: string | null;
829
- headline: string | null;
830
- seniorityLevel: string | null;
831
- emails: string[] | null;
832
- languages: string[] | null;
833
1000
  skills: string[] | null;
834
- education: {
835
- instituteName: string | null;
836
- degreeName: string | null;
837
- fieldOfStudy: string | null;
838
- }[] | null;
839
- websites: string[] | null;
1001
+ languages: string[] | null;
1002
+ recentlyChangedJobs: boolean | null;
1003
+ name: string | null;
1004
+ headline: string | null;
840
1005
  linkedinUrl: string | null;
841
1006
  profilePictureUrl: string | null;
1007
+ emails: string[] | null;
842
1008
  twitterHandle: string | null;
1009
+ websites: string[] | null;
1010
+ seniorityLevel: string | null;
843
1011
  yearsOfExperience: number | null;
844
- recentlyChangedJobs: boolean | null;
845
1012
  locationCity: string | null;
846
1013
  locationCountry: string | null;
1014
+ summary: string | null;
847
1015
  numConnections: number | null;
848
1016
  currentEmployers: {
849
- title: string | null;
850
1017
  companyName: string | null;
851
1018
  companyLinkedinUrl: string | null;
1019
+ title: string | null;
1020
+ companyIndustries: string[] | null;
852
1021
  seniorityLevel: string | null;
1022
+ companyDomainUrl: string | null;
853
1023
  functionCategory: string | null;
854
1024
  startDate: string | number | null;
855
1025
  yearsAtCompany: number | null;
856
1026
  companyHeadcount: number | null;
857
- companyIndustries: string[] | null;
858
1027
  }[] | null;
859
1028
  pastEmployers: {
860
- title: string | null;
861
1029
  companyName: string | null;
1030
+ title: string | null;
862
1031
  startDate: string | number | null;
863
1032
  endDate: string | number | null;
864
1033
  }[] | null;
1034
+ education: {
1035
+ instituteName: string | null;
1036
+ degreeName: string | null;
1037
+ fieldOfStudy: string | null;
1038
+ }[] | null;
1039
+ enrichedWorkEmail?: string | null | undefined;
1040
+ enrichedPersonalEmail?: string | null | undefined;
1041
+ enrichedWorkEmails?: {
1042
+ email: string;
1043
+ status?: string | undefined;
1044
+ }[] | null | undefined;
1045
+ enrichedPersonalEmails?: {
1046
+ email: string;
1047
+ status?: string | undefined;
1048
+ }[] | null | undefined;
865
1049
  }[];
866
1050
  totalCount: number;
867
- }, {
868
1051
  success: boolean;
869
1052
  error: string;
1053
+ }, {
870
1054
  people: {
871
1055
  title: string | null;
872
- name: string | null;
873
- summary: string | null;
874
1056
  location: string | null;
875
- headline: string | null;
876
- seniorityLevel: string | null;
877
- emails: string[] | null;
878
- languages: string[] | null;
879
1057
  skills: string[] | null;
880
- education: {
881
- instituteName: string | null;
882
- degreeName: string | null;
883
- fieldOfStudy: string | null;
884
- }[] | null;
885
- websites: string[] | null;
1058
+ languages: string[] | null;
1059
+ recentlyChangedJobs: boolean | null;
1060
+ name: string | null;
1061
+ headline: string | null;
886
1062
  linkedinUrl: string | null;
887
1063
  profilePictureUrl: string | null;
1064
+ emails: string[] | null;
888
1065
  twitterHandle: string | null;
1066
+ websites: string[] | null;
1067
+ seniorityLevel: string | null;
889
1068
  yearsOfExperience: number | null;
890
- recentlyChangedJobs: boolean | null;
891
1069
  locationCity: string | null;
892
1070
  locationCountry: string | null;
1071
+ summary: string | null;
893
1072
  numConnections: number | null;
894
1073
  currentEmployers: {
895
- title: string | null;
896
1074
  companyName: string | null;
897
1075
  companyLinkedinUrl: string | null;
1076
+ title: string | null;
1077
+ companyIndustries: string[] | null;
898
1078
  seniorityLevel: string | null;
1079
+ companyDomainUrl: string | null;
899
1080
  functionCategory: string | null;
900
1081
  startDate: string | number | null;
901
1082
  yearsAtCompany: number | null;
902
1083
  companyHeadcount: number | null;
903
- companyIndustries: string[] | null;
904
1084
  }[] | null;
905
1085
  pastEmployers: {
906
- title: string | null;
907
1086
  companyName: string | null;
1087
+ title: string | null;
908
1088
  startDate: string | number | null;
909
1089
  endDate: string | number | null;
910
1090
  }[] | null;
1091
+ education: {
1092
+ instituteName: string | null;
1093
+ degreeName: string | null;
1094
+ fieldOfStudy: string | null;
1095
+ }[] | null;
1096
+ enrichedWorkEmail?: string | null | undefined;
1097
+ enrichedPersonalEmail?: string | null | undefined;
1098
+ enrichedWorkEmails?: {
1099
+ email: string;
1100
+ status?: string | undefined;
1101
+ }[] | null | undefined;
1102
+ enrichedPersonalEmails?: {
1103
+ email: string;
1104
+ status?: string | undefined;
1105
+ }[] | null | undefined;
911
1106
  }[];
912
1107
  totalCount: number;
1108
+ success: boolean;
1109
+ error: string;
913
1110
  }>;
914
- static readonly shortDescription = "Comprehensive people search by company, title, location, skills, and more";
1111
+ static readonly shortDescription = "Comprehensive people search by company, title, location, skills, with optional email enrichment";
915
1112
  static readonly longDescription = "\n Comprehensive people search tool for finding and discovering professionals.\n Uses the Crustdata PersonDB in-database search for fast, comprehensive results.\n\n **SEARCH CRITERIA (at least one required):**\n - Company: companyName, companyLinkedinUrl, pastCompanyName\n - Job Title: jobTitle (single), jobTitles (multiple with OR logic), pastJobTitle\n - Location: location (fuzzy), locationRadius (geo search), country, city\n - Skills & Experience: skills, languages, minYearsExperience, maxYearsExperience\n - Seniority & Function: seniorityLevels, functionCategories\n - Company Attributes: companyIndustries, minCompanyHeadcount, maxCompanyHeadcount\n - Education: schoolName\n - Status: recentlyChangedJobs, minConnections, minYearsAtCompany\n\n **GEO RADIUS SEARCH:**\n Use locationRadius to find people within X miles of a location:\n - locationRadius: { location: \"San Francisco\", radiusMiles: 75 }\n - locationRadius: { location: \"New York City\", radiusMiles: 50 }\n\n **WHAT YOU GET:**\n - Full name, current title, and headline\n - LinkedIn profile URL and email addresses\n - Complete current and past work history with company details\n - Education background with degrees and fields of study\n - Skills, languages, seniority level, and years of experience\n - Location details (city, country, region)\n\n **EXAMPLE USE CASES:**\n - companyName: \"Stripe\" \u2192 find people currently at Stripe\n - jobTitle: \"CEO\", seniorityLevels: [\"CXO\"] \u2192 find CEOs\n - jobTitles: [\"Senior Hardware Engineer\", \"Technical Product Manager\"] \u2192 find people with either role\n - locationRadius: { location: \"Austin\", radiusMiles: 75 }, jobTitle: \"Engineer\" \u2192 engineers within 75 miles of Austin\n - pastCompanyName: \"Google\", companyName: \"Startup\" \u2192 ex-Googlers at startups\n - skills: [\"Python\", \"ML\"], minYearsExperience: 5 \u2192 experienced ML engineers\n - companyIndustries: [\"Healthcare\"], functionCategories: [\"Sales\"] \u2192 healthcare sales professionals\n - schoolName: \"Stanford\", seniorityLevels: [\"CXO\", \"Vice President\"] \u2192 Stanford alum executives\n - recentlyChangedJobs: true, companyName: \"Meta\" \u2192 recent Meta hires (good for outreach)\n - minCompanyHeadcount: 1000, maxCompanyHeadcount: 5000 \u2192 mid-size company employees\n\n **CREDITS:** 3 credits per 100 results returned\n ";
916
1113
  static readonly alias = "people";
917
1114
  static readonly type = "tool";
@@ -929,6 +1126,15 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
929
1126
  * Create an error result
930
1127
  */
931
1128
  private createErrorResult;
1129
+ /**
1130
+ * Enrich people with email data using FullEnrich
1131
+ * Batches requests and polls until completion
1132
+ */
1133
+ private enrichPeopleEmails;
1134
+ /**
1135
+ * Sleep helper for polling
1136
+ */
1137
+ private sleep;
932
1138
  }
933
1139
  export {};
934
1140
  //# sourceMappingURL=people-search-tool.d.ts.map