@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -60,22 +60,22 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
60
60
|
companyLinkedinUrl: string | null;
|
|
61
61
|
seniorityLevel: string | null;
|
|
62
62
|
startDate: string | number | null;
|
|
63
|
-
companyIndustries: string[] | null;
|
|
64
63
|
companyDomainUrl: string | null;
|
|
65
64
|
functionCategory: string | 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
73
|
startDate: string | number | null;
|
|
74
|
-
companyIndustries: string[] | null;
|
|
75
74
|
companyDomainUrl: string | null;
|
|
76
75
|
functionCategory: string | 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>;
|
|
@@ -109,24 +109,24 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
110
|
title: string | null;
|
|
111
111
|
name: string | null;
|
|
112
|
-
|
|
113
|
-
location: string | null;
|
|
114
|
-
headline: string | null;
|
|
115
|
-
seniorityLevel: string | null;
|
|
112
|
+
emails: string[] | null;
|
|
116
113
|
linkedinUrl: string | null;
|
|
114
|
+
headline: string | null;
|
|
115
|
+
location: string | null;
|
|
117
116
|
skills: string[] | null;
|
|
117
|
+
languages: string[] | null;
|
|
118
|
+
summary: string | null;
|
|
118
119
|
education: {
|
|
119
120
|
fieldOfStudy: string | null;
|
|
120
121
|
instituteName: string | null;
|
|
121
122
|
degreeName: string | null;
|
|
122
123
|
}[] | null;
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
recentlyChangedJobs: boolean | null;
|
|
124
|
+
websites: string[] | null;
|
|
125
|
+
seniorityLevel: string | null;
|
|
126
126
|
profilePictureUrl: string | null;
|
|
127
127
|
twitterHandle: string | null;
|
|
128
|
-
websites: string[] | null;
|
|
129
128
|
yearsOfExperience: number | null;
|
|
129
|
+
recentlyChangedJobs: boolean | null;
|
|
130
130
|
locationCity: string | null;
|
|
131
131
|
locationCountry: string | null;
|
|
132
132
|
numConnections: number | null;
|
|
@@ -136,11 +136,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
136
136
|
companyLinkedinUrl: string | null;
|
|
137
137
|
seniorityLevel: string | null;
|
|
138
138
|
startDate: string | number | null;
|
|
139
|
-
companyIndustries: string[] | null;
|
|
140
139
|
companyDomainUrl: string | null;
|
|
141
140
|
functionCategory: string | null;
|
|
142
141
|
yearsAtCompany: number | null;
|
|
143
142
|
companyHeadcount: number | null;
|
|
143
|
+
companyIndustries: string[] | null;
|
|
144
144
|
}[] | null;
|
|
145
145
|
pastEmployers: {
|
|
146
146
|
title: string | null;
|
|
@@ -161,24 +161,24 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
161
161
|
}, {
|
|
162
162
|
title: string | null;
|
|
163
163
|
name: string | null;
|
|
164
|
-
|
|
165
|
-
location: string | null;
|
|
166
|
-
headline: string | null;
|
|
167
|
-
seniorityLevel: string | null;
|
|
164
|
+
emails: string[] | null;
|
|
168
165
|
linkedinUrl: string | null;
|
|
166
|
+
headline: string | null;
|
|
167
|
+
location: string | null;
|
|
169
168
|
skills: string[] | null;
|
|
169
|
+
languages: string[] | null;
|
|
170
|
+
summary: string | null;
|
|
170
171
|
education: {
|
|
171
172
|
fieldOfStudy: string | null;
|
|
172
173
|
instituteName: string | null;
|
|
173
174
|
degreeName: string | null;
|
|
174
175
|
}[] | null;
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
recentlyChangedJobs: boolean | null;
|
|
176
|
+
websites: string[] | null;
|
|
177
|
+
seniorityLevel: string | null;
|
|
178
178
|
profilePictureUrl: string | null;
|
|
179
179
|
twitterHandle: string | null;
|
|
180
|
-
websites: string[] | null;
|
|
181
180
|
yearsOfExperience: number | null;
|
|
181
|
+
recentlyChangedJobs: boolean | null;
|
|
182
182
|
locationCity: string | null;
|
|
183
183
|
locationCountry: string | null;
|
|
184
184
|
numConnections: number | null;
|
|
@@ -188,11 +188,11 @@ declare const PersonResultSchema: z.ZodObject<{
|
|
|
188
188
|
companyLinkedinUrl: string | null;
|
|
189
189
|
seniorityLevel: string | null;
|
|
190
190
|
startDate: string | number | null;
|
|
191
|
-
companyIndustries: string[] | null;
|
|
192
191
|
companyDomainUrl: string | null;
|
|
193
192
|
functionCategory: string | null;
|
|
194
193
|
yearsAtCompany: number | null;
|
|
195
194
|
companyHeadcount: number | null;
|
|
195
|
+
companyIndustries: string[] | null;
|
|
196
196
|
}[] | null;
|
|
197
197
|
pastEmployers: {
|
|
198
198
|
title: string | null;
|
|
@@ -254,17 +254,19 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
254
254
|
}, "strip", z.ZodTypeAny, {
|
|
255
255
|
enrichEmails: boolean;
|
|
256
256
|
includePersonalEmails: boolean;
|
|
257
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
257
|
limit?: number | undefined;
|
|
259
258
|
cursor?: string | undefined;
|
|
259
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
260
260
|
location?: string | undefined;
|
|
261
|
-
companyName?: string | undefined;
|
|
262
|
-
companyLinkedinUrl?: string | undefined;
|
|
263
|
-
country?: string | undefined;
|
|
264
261
|
city?: string | undefined;
|
|
262
|
+
country?: string | undefined;
|
|
265
263
|
skills?: string[] | undefined;
|
|
266
|
-
schoolName?: string | undefined;
|
|
267
264
|
languages?: string[] | undefined;
|
|
265
|
+
companyName?: string | undefined;
|
|
266
|
+
companyLinkedinUrl?: string | undefined;
|
|
267
|
+
schoolName?: string | undefined;
|
|
268
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
269
|
+
companyIndustries?: string[] | undefined;
|
|
268
270
|
jobTitle?: string | undefined;
|
|
269
271
|
jobTitles?: string[] | undefined;
|
|
270
272
|
locationRadius?: {
|
|
@@ -275,28 +277,28 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
275
277
|
maxYearsExperience?: number | undefined;
|
|
276
278
|
seniorityLevels?: string[] | undefined;
|
|
277
279
|
functionCategories?: string[] | undefined;
|
|
278
|
-
companyIndustries?: string[] | undefined;
|
|
279
280
|
minCompanyHeadcount?: number | undefined;
|
|
280
281
|
maxCompanyHeadcount?: number | undefined;
|
|
281
282
|
minYearsAtCompany?: number | undefined;
|
|
282
283
|
pastCompanyName?: string | undefined;
|
|
283
284
|
pastJobTitle?: string | undefined;
|
|
284
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
285
285
|
minConnections?: number | undefined;
|
|
286
286
|
excludeCompanies?: string[] | undefined;
|
|
287
287
|
excludeProfiles?: string[] | undefined;
|
|
288
288
|
}, {
|
|
289
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
290
289
|
limit?: number | undefined;
|
|
291
290
|
cursor?: string | undefined;
|
|
291
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
292
292
|
location?: string | undefined;
|
|
293
|
-
companyName?: string | undefined;
|
|
294
|
-
companyLinkedinUrl?: string | undefined;
|
|
295
|
-
country?: string | undefined;
|
|
296
293
|
city?: string | undefined;
|
|
294
|
+
country?: string | undefined;
|
|
297
295
|
skills?: string[] | undefined;
|
|
298
|
-
schoolName?: string | undefined;
|
|
299
296
|
languages?: string[] | undefined;
|
|
297
|
+
companyName?: string | undefined;
|
|
298
|
+
companyLinkedinUrl?: string | undefined;
|
|
299
|
+
schoolName?: string | undefined;
|
|
300
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
301
|
+
companyIndustries?: string[] | undefined;
|
|
300
302
|
jobTitle?: string | undefined;
|
|
301
303
|
jobTitles?: string[] | undefined;
|
|
302
304
|
locationRadius?: {
|
|
@@ -307,13 +309,11 @@ declare const PeopleSearchToolParamsSchema: z.ZodObject<{
|
|
|
307
309
|
maxYearsExperience?: number | undefined;
|
|
308
310
|
seniorityLevels?: string[] | undefined;
|
|
309
311
|
functionCategories?: string[] | undefined;
|
|
310
|
-
companyIndustries?: string[] | undefined;
|
|
311
312
|
minCompanyHeadcount?: number | undefined;
|
|
312
313
|
maxCompanyHeadcount?: number | undefined;
|
|
313
314
|
minYearsAtCompany?: number | undefined;
|
|
314
315
|
pastCompanyName?: string | undefined;
|
|
315
316
|
pastJobTitle?: string | undefined;
|
|
316
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
317
317
|
minConnections?: number | undefined;
|
|
318
318
|
excludeCompanies?: string[] | undefined;
|
|
319
319
|
excludeProfiles?: string[] | undefined;
|
|
@@ -379,22 +379,22 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
379
379
|
companyLinkedinUrl: string | null;
|
|
380
380
|
seniorityLevel: string | null;
|
|
381
381
|
startDate: string | number | null;
|
|
382
|
-
companyIndustries: string[] | null;
|
|
383
382
|
companyDomainUrl: string | null;
|
|
384
383
|
functionCategory: string | 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
392
|
startDate: string | number | null;
|
|
393
|
-
companyIndustries: string[] | null;
|
|
394
393
|
companyDomainUrl: string | null;
|
|
395
394
|
functionCategory: string | 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>;
|
|
@@ -428,24 +428,24 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
428
428
|
}, "strip", z.ZodTypeAny, {
|
|
429
429
|
title: string | null;
|
|
430
430
|
name: string | null;
|
|
431
|
-
|
|
432
|
-
location: string | null;
|
|
433
|
-
headline: string | null;
|
|
434
|
-
seniorityLevel: string | null;
|
|
431
|
+
emails: string[] | null;
|
|
435
432
|
linkedinUrl: string | null;
|
|
433
|
+
headline: string | null;
|
|
434
|
+
location: string | null;
|
|
436
435
|
skills: string[] | null;
|
|
436
|
+
languages: string[] | null;
|
|
437
|
+
summary: string | null;
|
|
437
438
|
education: {
|
|
438
439
|
fieldOfStudy: string | null;
|
|
439
440
|
instituteName: string | null;
|
|
440
441
|
degreeName: string | null;
|
|
441
442
|
}[] | null;
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
recentlyChangedJobs: boolean | null;
|
|
443
|
+
websites: string[] | null;
|
|
444
|
+
seniorityLevel: string | null;
|
|
445
445
|
profilePictureUrl: string | null;
|
|
446
446
|
twitterHandle: string | null;
|
|
447
|
-
websites: string[] | null;
|
|
448
447
|
yearsOfExperience: number | null;
|
|
448
|
+
recentlyChangedJobs: boolean | null;
|
|
449
449
|
locationCity: string | null;
|
|
450
450
|
locationCountry: string | null;
|
|
451
451
|
numConnections: number | null;
|
|
@@ -455,11 +455,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
455
455
|
companyLinkedinUrl: string | null;
|
|
456
456
|
seniorityLevel: string | null;
|
|
457
457
|
startDate: string | number | null;
|
|
458
|
-
companyIndustries: string[] | null;
|
|
459
458
|
companyDomainUrl: string | null;
|
|
460
459
|
functionCategory: string | null;
|
|
461
460
|
yearsAtCompany: number | null;
|
|
462
461
|
companyHeadcount: number | null;
|
|
462
|
+
companyIndustries: string[] | null;
|
|
463
463
|
}[] | null;
|
|
464
464
|
pastEmployers: {
|
|
465
465
|
title: string | null;
|
|
@@ -480,24 +480,24 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
480
480
|
}, {
|
|
481
481
|
title: string | null;
|
|
482
482
|
name: string | null;
|
|
483
|
-
|
|
484
|
-
location: string | null;
|
|
485
|
-
headline: string | null;
|
|
486
|
-
seniorityLevel: string | null;
|
|
483
|
+
emails: string[] | null;
|
|
487
484
|
linkedinUrl: string | null;
|
|
485
|
+
headline: string | null;
|
|
486
|
+
location: string | null;
|
|
488
487
|
skills: string[] | null;
|
|
488
|
+
languages: string[] | null;
|
|
489
|
+
summary: string | null;
|
|
489
490
|
education: {
|
|
490
491
|
fieldOfStudy: string | null;
|
|
491
492
|
instituteName: string | null;
|
|
492
493
|
degreeName: string | null;
|
|
493
494
|
}[] | null;
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
recentlyChangedJobs: boolean | null;
|
|
495
|
+
websites: string[] | null;
|
|
496
|
+
seniorityLevel: string | null;
|
|
497
497
|
profilePictureUrl: string | null;
|
|
498
498
|
twitterHandle: string | null;
|
|
499
|
-
websites: string[] | null;
|
|
500
499
|
yearsOfExperience: number | null;
|
|
500
|
+
recentlyChangedJobs: boolean | null;
|
|
501
501
|
locationCity: string | null;
|
|
502
502
|
locationCountry: string | null;
|
|
503
503
|
numConnections: number | null;
|
|
@@ -507,11 +507,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
507
507
|
companyLinkedinUrl: string | null;
|
|
508
508
|
seniorityLevel: string | null;
|
|
509
509
|
startDate: string | number | null;
|
|
510
|
-
companyIndustries: string[] | null;
|
|
511
510
|
companyDomainUrl: string | null;
|
|
512
511
|
functionCategory: string | null;
|
|
513
512
|
yearsAtCompany: number | null;
|
|
514
513
|
companyHeadcount: number | null;
|
|
514
|
+
companyIndustries: string[] | null;
|
|
515
515
|
}[] | null;
|
|
516
516
|
pastEmployers: {
|
|
517
517
|
title: string | null;
|
|
@@ -540,24 +540,24 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
540
540
|
people: {
|
|
541
541
|
title: string | null;
|
|
542
542
|
name: string | null;
|
|
543
|
-
|
|
544
|
-
location: string | null;
|
|
545
|
-
headline: string | null;
|
|
546
|
-
seniorityLevel: string | null;
|
|
543
|
+
emails: string[] | null;
|
|
547
544
|
linkedinUrl: string | null;
|
|
545
|
+
headline: string | null;
|
|
546
|
+
location: string | null;
|
|
548
547
|
skills: string[] | null;
|
|
548
|
+
languages: string[] | null;
|
|
549
|
+
summary: string | null;
|
|
549
550
|
education: {
|
|
550
551
|
fieldOfStudy: string | null;
|
|
551
552
|
instituteName: string | null;
|
|
552
553
|
degreeName: string | null;
|
|
553
554
|
}[] | null;
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
recentlyChangedJobs: boolean | null;
|
|
555
|
+
websites: string[] | null;
|
|
556
|
+
seniorityLevel: string | null;
|
|
557
557
|
profilePictureUrl: string | null;
|
|
558
558
|
twitterHandle: string | null;
|
|
559
|
-
websites: string[] | null;
|
|
560
559
|
yearsOfExperience: number | null;
|
|
560
|
+
recentlyChangedJobs: boolean | null;
|
|
561
561
|
locationCity: string | null;
|
|
562
562
|
locationCountry: string | null;
|
|
563
563
|
numConnections: number | null;
|
|
@@ -567,11 +567,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
567
567
|
companyLinkedinUrl: string | null;
|
|
568
568
|
seniorityLevel: string | null;
|
|
569
569
|
startDate: string | number | null;
|
|
570
|
-
companyIndustries: string[] | null;
|
|
571
570
|
companyDomainUrl: string | null;
|
|
572
571
|
functionCategory: string | null;
|
|
573
572
|
yearsAtCompany: number | null;
|
|
574
573
|
companyHeadcount: number | null;
|
|
574
|
+
companyIndustries: string[] | null;
|
|
575
575
|
}[] | null;
|
|
576
576
|
pastEmployers: {
|
|
577
577
|
title: string | null;
|
|
@@ -598,24 +598,24 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
598
598
|
people: {
|
|
599
599
|
title: string | null;
|
|
600
600
|
name: string | null;
|
|
601
|
-
|
|
602
|
-
location: string | null;
|
|
603
|
-
headline: string | null;
|
|
604
|
-
seniorityLevel: string | null;
|
|
601
|
+
emails: string[] | null;
|
|
605
602
|
linkedinUrl: string | null;
|
|
603
|
+
headline: string | null;
|
|
604
|
+
location: string | null;
|
|
606
605
|
skills: string[] | null;
|
|
606
|
+
languages: string[] | null;
|
|
607
|
+
summary: string | null;
|
|
607
608
|
education: {
|
|
608
609
|
fieldOfStudy: string | null;
|
|
609
610
|
instituteName: string | null;
|
|
610
611
|
degreeName: string | null;
|
|
611
612
|
}[] | null;
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
recentlyChangedJobs: boolean | null;
|
|
613
|
+
websites: string[] | null;
|
|
614
|
+
seniorityLevel: string | null;
|
|
615
615
|
profilePictureUrl: string | null;
|
|
616
616
|
twitterHandle: string | null;
|
|
617
|
-
websites: string[] | null;
|
|
618
617
|
yearsOfExperience: number | null;
|
|
618
|
+
recentlyChangedJobs: boolean | null;
|
|
619
619
|
locationCity: string | null;
|
|
620
620
|
locationCountry: string | null;
|
|
621
621
|
numConnections: number | null;
|
|
@@ -625,11 +625,11 @@ declare const PeopleSearchToolResultSchema: z.ZodObject<{
|
|
|
625
625
|
companyLinkedinUrl: string | null;
|
|
626
626
|
seniorityLevel: string | null;
|
|
627
627
|
startDate: string | number | null;
|
|
628
|
-
companyIndustries: string[] | null;
|
|
629
628
|
companyDomainUrl: string | null;
|
|
630
629
|
functionCategory: string | null;
|
|
631
630
|
yearsAtCompany: number | null;
|
|
632
631
|
companyHeadcount: number | null;
|
|
632
|
+
companyIndustries: string[] | null;
|
|
633
633
|
}[] | null;
|
|
634
634
|
pastEmployers: {
|
|
635
635
|
title: string | null;
|
|
@@ -723,17 +723,19 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
723
723
|
}, "strip", z.ZodTypeAny, {
|
|
724
724
|
enrichEmails: boolean;
|
|
725
725
|
includePersonalEmails: boolean;
|
|
726
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
727
726
|
limit?: number | undefined;
|
|
728
727
|
cursor?: string | undefined;
|
|
728
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
729
729
|
location?: string | undefined;
|
|
730
|
-
companyName?: string | undefined;
|
|
731
|
-
companyLinkedinUrl?: string | undefined;
|
|
732
|
-
country?: string | undefined;
|
|
733
730
|
city?: string | undefined;
|
|
731
|
+
country?: string | undefined;
|
|
734
732
|
skills?: string[] | undefined;
|
|
735
|
-
schoolName?: string | undefined;
|
|
736
733
|
languages?: string[] | undefined;
|
|
734
|
+
companyName?: string | undefined;
|
|
735
|
+
companyLinkedinUrl?: string | undefined;
|
|
736
|
+
schoolName?: string | undefined;
|
|
737
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
738
|
+
companyIndustries?: string[] | undefined;
|
|
737
739
|
jobTitle?: string | undefined;
|
|
738
740
|
jobTitles?: string[] | undefined;
|
|
739
741
|
locationRadius?: {
|
|
@@ -744,28 +746,28 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
744
746
|
maxYearsExperience?: number | undefined;
|
|
745
747
|
seniorityLevels?: string[] | undefined;
|
|
746
748
|
functionCategories?: string[] | undefined;
|
|
747
|
-
companyIndustries?: string[] | undefined;
|
|
748
749
|
minCompanyHeadcount?: number | undefined;
|
|
749
750
|
maxCompanyHeadcount?: number | undefined;
|
|
750
751
|
minYearsAtCompany?: number | undefined;
|
|
751
752
|
pastCompanyName?: string | undefined;
|
|
752
753
|
pastJobTitle?: string | undefined;
|
|
753
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
754
754
|
minConnections?: number | undefined;
|
|
755
755
|
excludeCompanies?: string[] | undefined;
|
|
756
756
|
excludeProfiles?: string[] | undefined;
|
|
757
757
|
}, {
|
|
758
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
759
758
|
limit?: number | undefined;
|
|
760
759
|
cursor?: string | undefined;
|
|
760
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
761
761
|
location?: string | undefined;
|
|
762
|
-
companyName?: string | undefined;
|
|
763
|
-
companyLinkedinUrl?: string | undefined;
|
|
764
|
-
country?: string | undefined;
|
|
765
762
|
city?: string | undefined;
|
|
763
|
+
country?: string | undefined;
|
|
766
764
|
skills?: string[] | undefined;
|
|
767
|
-
schoolName?: string | undefined;
|
|
768
765
|
languages?: string[] | undefined;
|
|
766
|
+
companyName?: string | undefined;
|
|
767
|
+
companyLinkedinUrl?: string | undefined;
|
|
768
|
+
schoolName?: string | undefined;
|
|
769
|
+
recentlyChangedJobs?: boolean | undefined;
|
|
770
|
+
companyIndustries?: string[] | undefined;
|
|
769
771
|
jobTitle?: string | undefined;
|
|
770
772
|
jobTitles?: string[] | undefined;
|
|
771
773
|
locationRadius?: {
|
|
@@ -776,13 +778,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
776
778
|
maxYearsExperience?: number | undefined;
|
|
777
779
|
seniorityLevels?: string[] | undefined;
|
|
778
780
|
functionCategories?: string[] | undefined;
|
|
779
|
-
companyIndustries?: string[] | undefined;
|
|
780
781
|
minCompanyHeadcount?: number | undefined;
|
|
781
782
|
maxCompanyHeadcount?: number | undefined;
|
|
782
783
|
minYearsAtCompany?: number | undefined;
|
|
783
784
|
pastCompanyName?: string | undefined;
|
|
784
785
|
pastJobTitle?: string | undefined;
|
|
785
|
-
recentlyChangedJobs?: boolean | undefined;
|
|
786
786
|
minConnections?: number | undefined;
|
|
787
787
|
excludeCompanies?: string[] | undefined;
|
|
788
788
|
excludeProfiles?: string[] | undefined;
|
|
@@ -848,22 +848,22 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
848
848
|
companyLinkedinUrl: string | null;
|
|
849
849
|
seniorityLevel: string | null;
|
|
850
850
|
startDate: string | number | null;
|
|
851
|
-
companyIndustries: string[] | null;
|
|
852
851
|
companyDomainUrl: string | null;
|
|
853
852
|
functionCategory: string | 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
861
|
startDate: string | number | null;
|
|
862
|
-
companyIndustries: string[] | null;
|
|
863
862
|
companyDomainUrl: string | null;
|
|
864
863
|
functionCategory: string | 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>;
|
|
@@ -897,24 +897,24 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
897
897
|
}, "strip", z.ZodTypeAny, {
|
|
898
898
|
title: string | null;
|
|
899
899
|
name: string | null;
|
|
900
|
-
|
|
901
|
-
location: string | null;
|
|
902
|
-
headline: string | null;
|
|
903
|
-
seniorityLevel: string | null;
|
|
900
|
+
emails: string[] | null;
|
|
904
901
|
linkedinUrl: string | null;
|
|
902
|
+
headline: string | null;
|
|
903
|
+
location: string | null;
|
|
905
904
|
skills: string[] | null;
|
|
905
|
+
languages: string[] | null;
|
|
906
|
+
summary: string | null;
|
|
906
907
|
education: {
|
|
907
908
|
fieldOfStudy: string | null;
|
|
908
909
|
instituteName: string | null;
|
|
909
910
|
degreeName: string | null;
|
|
910
911
|
}[] | null;
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
recentlyChangedJobs: boolean | null;
|
|
912
|
+
websites: string[] | null;
|
|
913
|
+
seniorityLevel: string | null;
|
|
914
914
|
profilePictureUrl: string | null;
|
|
915
915
|
twitterHandle: string | null;
|
|
916
|
-
websites: string[] | null;
|
|
917
916
|
yearsOfExperience: number | null;
|
|
917
|
+
recentlyChangedJobs: boolean | null;
|
|
918
918
|
locationCity: string | null;
|
|
919
919
|
locationCountry: string | null;
|
|
920
920
|
numConnections: number | null;
|
|
@@ -924,11 +924,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
924
924
|
companyLinkedinUrl: string | null;
|
|
925
925
|
seniorityLevel: string | null;
|
|
926
926
|
startDate: string | number | null;
|
|
927
|
-
companyIndustries: string[] | null;
|
|
928
927
|
companyDomainUrl: string | null;
|
|
929
928
|
functionCategory: string | null;
|
|
930
929
|
yearsAtCompany: number | null;
|
|
931
930
|
companyHeadcount: number | null;
|
|
931
|
+
companyIndustries: string[] | null;
|
|
932
932
|
}[] | null;
|
|
933
933
|
pastEmployers: {
|
|
934
934
|
title: string | null;
|
|
@@ -949,24 +949,24 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
949
949
|
}, {
|
|
950
950
|
title: string | null;
|
|
951
951
|
name: string | null;
|
|
952
|
-
|
|
953
|
-
location: string | null;
|
|
954
|
-
headline: string | null;
|
|
955
|
-
seniorityLevel: string | null;
|
|
952
|
+
emails: string[] | null;
|
|
956
953
|
linkedinUrl: string | null;
|
|
954
|
+
headline: string | null;
|
|
955
|
+
location: string | null;
|
|
957
956
|
skills: string[] | null;
|
|
957
|
+
languages: string[] | null;
|
|
958
|
+
summary: string | null;
|
|
958
959
|
education: {
|
|
959
960
|
fieldOfStudy: string | null;
|
|
960
961
|
instituteName: string | null;
|
|
961
962
|
degreeName: string | null;
|
|
962
963
|
}[] | null;
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
recentlyChangedJobs: boolean | null;
|
|
964
|
+
websites: string[] | null;
|
|
965
|
+
seniorityLevel: string | null;
|
|
966
966
|
profilePictureUrl: string | null;
|
|
967
967
|
twitterHandle: string | null;
|
|
968
|
-
websites: string[] | null;
|
|
969
968
|
yearsOfExperience: number | null;
|
|
969
|
+
recentlyChangedJobs: boolean | null;
|
|
970
970
|
locationCity: string | null;
|
|
971
971
|
locationCountry: string | null;
|
|
972
972
|
numConnections: number | null;
|
|
@@ -976,11 +976,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
976
976
|
companyLinkedinUrl: string | null;
|
|
977
977
|
seniorityLevel: string | null;
|
|
978
978
|
startDate: string | number | null;
|
|
979
|
-
companyIndustries: string[] | null;
|
|
980
979
|
companyDomainUrl: string | null;
|
|
981
980
|
functionCategory: string | null;
|
|
982
981
|
yearsAtCompany: number | null;
|
|
983
982
|
companyHeadcount: number | null;
|
|
983
|
+
companyIndustries: string[] | null;
|
|
984
984
|
}[] | null;
|
|
985
985
|
pastEmployers: {
|
|
986
986
|
title: string | null;
|
|
@@ -1009,24 +1009,24 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1009
1009
|
people: {
|
|
1010
1010
|
title: string | null;
|
|
1011
1011
|
name: string | null;
|
|
1012
|
-
|
|
1013
|
-
location: string | null;
|
|
1014
|
-
headline: string | null;
|
|
1015
|
-
seniorityLevel: string | null;
|
|
1012
|
+
emails: string[] | null;
|
|
1016
1013
|
linkedinUrl: string | null;
|
|
1014
|
+
headline: string | null;
|
|
1015
|
+
location: string | null;
|
|
1017
1016
|
skills: string[] | null;
|
|
1017
|
+
languages: string[] | null;
|
|
1018
|
+
summary: string | null;
|
|
1018
1019
|
education: {
|
|
1019
1020
|
fieldOfStudy: string | null;
|
|
1020
1021
|
instituteName: string | null;
|
|
1021
1022
|
degreeName: string | null;
|
|
1022
1023
|
}[] | null;
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
recentlyChangedJobs: boolean | null;
|
|
1024
|
+
websites: string[] | null;
|
|
1025
|
+
seniorityLevel: string | null;
|
|
1026
1026
|
profilePictureUrl: string | null;
|
|
1027
1027
|
twitterHandle: string | null;
|
|
1028
|
-
websites: string[] | null;
|
|
1029
1028
|
yearsOfExperience: number | null;
|
|
1029
|
+
recentlyChangedJobs: boolean | null;
|
|
1030
1030
|
locationCity: string | null;
|
|
1031
1031
|
locationCountry: string | null;
|
|
1032
1032
|
numConnections: number | null;
|
|
@@ -1036,11 +1036,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1036
1036
|
companyLinkedinUrl: string | null;
|
|
1037
1037
|
seniorityLevel: string | null;
|
|
1038
1038
|
startDate: string | number | null;
|
|
1039
|
-
companyIndustries: string[] | null;
|
|
1040
1039
|
companyDomainUrl: string | null;
|
|
1041
1040
|
functionCategory: string | null;
|
|
1042
1041
|
yearsAtCompany: number | null;
|
|
1043
1042
|
companyHeadcount: number | null;
|
|
1043
|
+
companyIndustries: string[] | null;
|
|
1044
1044
|
}[] | null;
|
|
1045
1045
|
pastEmployers: {
|
|
1046
1046
|
title: string | null;
|
|
@@ -1067,24 +1067,24 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1067
1067
|
people: {
|
|
1068
1068
|
title: string | null;
|
|
1069
1069
|
name: string | null;
|
|
1070
|
-
|
|
1071
|
-
location: string | null;
|
|
1072
|
-
headline: string | null;
|
|
1073
|
-
seniorityLevel: string | null;
|
|
1070
|
+
emails: string[] | null;
|
|
1074
1071
|
linkedinUrl: string | null;
|
|
1072
|
+
headline: string | null;
|
|
1073
|
+
location: string | null;
|
|
1075
1074
|
skills: string[] | null;
|
|
1075
|
+
languages: string[] | null;
|
|
1076
|
+
summary: string | null;
|
|
1076
1077
|
education: {
|
|
1077
1078
|
fieldOfStudy: string | null;
|
|
1078
1079
|
instituteName: string | null;
|
|
1079
1080
|
degreeName: string | null;
|
|
1080
1081
|
}[] | null;
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
recentlyChangedJobs: boolean | null;
|
|
1082
|
+
websites: string[] | null;
|
|
1083
|
+
seniorityLevel: string | null;
|
|
1084
1084
|
profilePictureUrl: string | null;
|
|
1085
1085
|
twitterHandle: string | null;
|
|
1086
|
-
websites: string[] | null;
|
|
1087
1086
|
yearsOfExperience: number | null;
|
|
1087
|
+
recentlyChangedJobs: boolean | null;
|
|
1088
1088
|
locationCity: string | null;
|
|
1089
1089
|
locationCountry: string | null;
|
|
1090
1090
|
numConnections: number | null;
|
|
@@ -1094,11 +1094,11 @@ export declare class PeopleSearchTool extends ToolBubble<PeopleSearchToolParams,
|
|
|
1094
1094
|
companyLinkedinUrl: string | null;
|
|
1095
1095
|
seniorityLevel: string | null;
|
|
1096
1096
|
startDate: string | number | null;
|
|
1097
|
-
companyIndustries: string[] | null;
|
|
1098
1097
|
companyDomainUrl: string | null;
|
|
1099
1098
|
functionCategory: string | null;
|
|
1100
1099
|
yearsAtCompany: number | null;
|
|
1101
1100
|
companyHeadcount: number | null;
|
|
1101
|
+
companyIndustries: string[] | null;
|
|
1102
1102
|
}[] | null;
|
|
1103
1103
|
pastEmployers: {
|
|
1104
1104
|
title: string | null;
|