@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
|
@@ -10,15 +10,15 @@ declare const LinkedInAuthorSchema: z.ZodObject<{
|
|
|
10
10
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
11
11
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
12
12
|
}, "strip", z.ZodTypeAny, {
|
|
13
|
-
username: string | null;
|
|
14
13
|
headline: string | null;
|
|
14
|
+
username: string | null;
|
|
15
15
|
firstName: string | null;
|
|
16
16
|
lastName: string | null;
|
|
17
17
|
profileUrl: string | null;
|
|
18
18
|
profilePicture: string | null;
|
|
19
19
|
}, {
|
|
20
|
-
username: string | null;
|
|
21
20
|
headline: string | null;
|
|
21
|
+
username: string | null;
|
|
22
22
|
firstName: string | null;
|
|
23
23
|
lastName: string | null;
|
|
24
24
|
profileUrl: string | null;
|
|
@@ -64,12 +64,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
64
64
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
65
65
|
}, "strip", z.ZodTypeAny, {
|
|
66
66
|
date: string | null;
|
|
67
|
-
timestamp: number | null;
|
|
68
67
|
relative: string | null;
|
|
68
|
+
timestamp: number | null;
|
|
69
69
|
}, {
|
|
70
70
|
date: string | null;
|
|
71
|
-
timestamp: number | null;
|
|
72
71
|
relative: string | null;
|
|
72
|
+
timestamp: number | null;
|
|
73
73
|
}>>;
|
|
74
74
|
text: z.ZodNullable<z.ZodString>;
|
|
75
75
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -82,15 +82,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
82
82
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
83
83
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
84
84
|
}, "strip", z.ZodTypeAny, {
|
|
85
|
-
username: string | null;
|
|
86
85
|
headline: string | null;
|
|
86
|
+
username: string | null;
|
|
87
87
|
firstName: string | null;
|
|
88
88
|
lastName: string | null;
|
|
89
89
|
profileUrl: string | null;
|
|
90
90
|
profilePicture: string | null;
|
|
91
91
|
}, {
|
|
92
|
-
username: string | null;
|
|
93
92
|
headline: string | null;
|
|
93
|
+
username: string | null;
|
|
94
94
|
firstName: string | null;
|
|
95
95
|
lastName: string | null;
|
|
96
96
|
profileUrl: string | null;
|
|
@@ -171,13 +171,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
171
171
|
}, "strip", z.ZodTypeAny, {
|
|
172
172
|
title: string | null;
|
|
173
173
|
url: string | null;
|
|
174
|
-
subtitle: string | null;
|
|
175
174
|
thumbnail: string | null;
|
|
175
|
+
subtitle: string | null;
|
|
176
176
|
}, {
|
|
177
177
|
title: string | null;
|
|
178
178
|
url: string | null;
|
|
179
|
-
subtitle: string | null;
|
|
180
179
|
thumbnail: string | null;
|
|
180
|
+
subtitle: string | null;
|
|
181
181
|
}>>;
|
|
182
182
|
document: z.ZodNullable<z.ZodObject<{
|
|
183
183
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -187,13 +187,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
188
|
title: string | null;
|
|
189
189
|
url: string | null;
|
|
190
|
-
pageCount: number | null;
|
|
191
190
|
thumbnail: string | null;
|
|
191
|
+
pageCount: number | null;
|
|
192
192
|
}, {
|
|
193
193
|
title: string | null;
|
|
194
194
|
url: string | null;
|
|
195
|
-
pageCount: number | null;
|
|
196
195
|
thumbnail: string | null;
|
|
196
|
+
pageCount: number | null;
|
|
197
197
|
}>>;
|
|
198
198
|
resharedPost: z.ZodNullable<z.ZodObject<{
|
|
199
199
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -203,12 +203,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
203
203
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
205
|
date: string | null;
|
|
206
|
-
timestamp: number | null;
|
|
207
206
|
relative: string | null;
|
|
207
|
+
timestamp: number | null;
|
|
208
208
|
}, {
|
|
209
209
|
date: string | null;
|
|
210
|
-
timestamp: number | null;
|
|
211
210
|
relative: string | null;
|
|
211
|
+
timestamp: number | null;
|
|
212
212
|
}>>;
|
|
213
213
|
text: z.ZodNullable<z.ZodString>;
|
|
214
214
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -221,15 +221,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
221
221
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
222
222
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
223
223
|
}, "strip", z.ZodTypeAny, {
|
|
224
|
-
username: string | null;
|
|
225
224
|
headline: string | null;
|
|
225
|
+
username: string | null;
|
|
226
226
|
firstName: string | null;
|
|
227
227
|
lastName: string | null;
|
|
228
228
|
profileUrl: string | null;
|
|
229
229
|
profilePicture: string | null;
|
|
230
230
|
}, {
|
|
231
|
-
username: string | null;
|
|
232
231
|
headline: string | null;
|
|
232
|
+
username: string | null;
|
|
233
233
|
firstName: string | null;
|
|
234
234
|
lastName: string | null;
|
|
235
235
|
profileUrl: string | null;
|
|
@@ -307,8 +307,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
307
307
|
text: string | null;
|
|
308
308
|
urn: string | null;
|
|
309
309
|
author: {
|
|
310
|
-
username: string | null;
|
|
311
310
|
headline: string | null;
|
|
311
|
+
username: string | null;
|
|
312
312
|
firstName: string | null;
|
|
313
313
|
lastName: string | null;
|
|
314
314
|
profileUrl: string | null;
|
|
@@ -337,8 +337,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
337
337
|
} | null;
|
|
338
338
|
postedAt: {
|
|
339
339
|
date: string | null;
|
|
340
|
-
timestamp: number | null;
|
|
341
340
|
relative: string | null;
|
|
341
|
+
timestamp: number | null;
|
|
342
342
|
} | null;
|
|
343
343
|
postType: string | null;
|
|
344
344
|
}, {
|
|
@@ -346,8 +346,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
346
346
|
text: string | null;
|
|
347
347
|
urn: string | null;
|
|
348
348
|
author: {
|
|
349
|
-
username: string | null;
|
|
350
349
|
headline: string | null;
|
|
350
|
+
username: string | null;
|
|
351
351
|
firstName: string | null;
|
|
352
352
|
lastName: string | null;
|
|
353
353
|
profileUrl: string | null;
|
|
@@ -376,8 +376,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
376
376
|
} | null;
|
|
377
377
|
postedAt: {
|
|
378
378
|
date: string | null;
|
|
379
|
-
timestamp: number | null;
|
|
380
379
|
relative: string | null;
|
|
380
|
+
timestamp: number | null;
|
|
381
381
|
} | null;
|
|
382
382
|
postType: string | null;
|
|
383
383
|
}>>;
|
|
@@ -387,13 +387,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
387
387
|
document: {
|
|
388
388
|
title: string | null;
|
|
389
389
|
url: string | null;
|
|
390
|
-
pageCount: number | null;
|
|
391
390
|
thumbnail: string | null;
|
|
391
|
+
pageCount: number | null;
|
|
392
392
|
} | null;
|
|
393
393
|
urn: string | null;
|
|
394
394
|
author: {
|
|
395
|
-
username: string | null;
|
|
396
395
|
headline: string | null;
|
|
396
|
+
username: string | null;
|
|
397
397
|
firstName: string | null;
|
|
398
398
|
lastName: string | null;
|
|
399
399
|
profileUrl: string | null;
|
|
@@ -423,13 +423,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
423
423
|
article: {
|
|
424
424
|
title: string | null;
|
|
425
425
|
url: string | null;
|
|
426
|
-
subtitle: string | null;
|
|
427
426
|
thumbnail: string | null;
|
|
427
|
+
subtitle: string | null;
|
|
428
428
|
} | null;
|
|
429
429
|
postedAt: {
|
|
430
430
|
date: string | null;
|
|
431
|
-
timestamp: number | null;
|
|
432
431
|
relative: string | null;
|
|
432
|
+
timestamp: number | null;
|
|
433
433
|
} | null;
|
|
434
434
|
fullUrn: string | null;
|
|
435
435
|
postType: string | null;
|
|
@@ -438,8 +438,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
438
438
|
text: string | null;
|
|
439
439
|
urn: string | null;
|
|
440
440
|
author: {
|
|
441
|
-
username: string | null;
|
|
442
441
|
headline: string | null;
|
|
442
|
+
username: string | null;
|
|
443
443
|
firstName: string | null;
|
|
444
444
|
lastName: string | null;
|
|
445
445
|
profileUrl: string | null;
|
|
@@ -468,8 +468,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
468
468
|
} | null;
|
|
469
469
|
postedAt: {
|
|
470
470
|
date: string | null;
|
|
471
|
-
timestamp: number | null;
|
|
472
471
|
relative: string | null;
|
|
472
|
+
timestamp: number | null;
|
|
473
473
|
} | null;
|
|
474
474
|
postType: string | null;
|
|
475
475
|
} | null;
|
|
@@ -479,13 +479,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
479
479
|
document: {
|
|
480
480
|
title: string | null;
|
|
481
481
|
url: string | null;
|
|
482
|
-
pageCount: number | null;
|
|
483
482
|
thumbnail: string | null;
|
|
483
|
+
pageCount: number | null;
|
|
484
484
|
} | null;
|
|
485
485
|
urn: string | null;
|
|
486
486
|
author: {
|
|
487
|
-
username: string | null;
|
|
488
487
|
headline: string | null;
|
|
488
|
+
username: string | null;
|
|
489
489
|
firstName: string | null;
|
|
490
490
|
lastName: string | null;
|
|
491
491
|
profileUrl: string | null;
|
|
@@ -515,13 +515,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
515
515
|
article: {
|
|
516
516
|
title: string | null;
|
|
517
517
|
url: string | null;
|
|
518
|
-
subtitle: string | null;
|
|
519
518
|
thumbnail: string | null;
|
|
519
|
+
subtitle: string | null;
|
|
520
520
|
} | null;
|
|
521
521
|
postedAt: {
|
|
522
522
|
date: string | null;
|
|
523
|
-
timestamp: number | null;
|
|
524
523
|
relative: string | null;
|
|
524
|
+
timestamp: number | null;
|
|
525
525
|
} | null;
|
|
526
526
|
fullUrn: string | null;
|
|
527
527
|
postType: string | null;
|
|
@@ -530,8 +530,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
530
530
|
text: string | null;
|
|
531
531
|
urn: string | null;
|
|
532
532
|
author: {
|
|
533
|
-
username: string | null;
|
|
534
533
|
headline: string | null;
|
|
534
|
+
username: string | null;
|
|
535
535
|
firstName: string | null;
|
|
536
536
|
lastName: string | null;
|
|
537
537
|
profileUrl: string | null;
|
|
@@ -560,8 +560,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
560
560
|
} | null;
|
|
561
561
|
postedAt: {
|
|
562
562
|
date: string | null;
|
|
563
|
-
timestamp: number | null;
|
|
564
563
|
relative: string | null;
|
|
564
|
+
timestamp: number | null;
|
|
565
565
|
} | null;
|
|
566
566
|
postType: string | null;
|
|
567
567
|
} | null;
|
|
@@ -595,15 +595,15 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
595
595
|
currency: z.ZodNullable<z.ZodString>;
|
|
596
596
|
period: z.ZodNullable<z.ZodString>;
|
|
597
597
|
}, "strip", z.ZodTypeAny, {
|
|
598
|
+
currency: string | null;
|
|
598
599
|
from: number | null;
|
|
599
600
|
to: number | null;
|
|
600
601
|
period: string | null;
|
|
601
|
-
currency: string | null;
|
|
602
602
|
}, {
|
|
603
|
+
currency: string | null;
|
|
603
604
|
from: number | null;
|
|
604
605
|
to: number | null;
|
|
605
606
|
period: string | null;
|
|
606
|
-
currency: string | null;
|
|
607
607
|
}>>;
|
|
608
608
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
609
609
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -611,45 +611,45 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
611
611
|
title: string | null;
|
|
612
612
|
url: string | null;
|
|
613
613
|
id: string | null;
|
|
614
|
+
company: {
|
|
615
|
+
name: string | null;
|
|
616
|
+
url: string | null;
|
|
617
|
+
logo: string | null;
|
|
618
|
+
} | null;
|
|
614
619
|
location: string | null;
|
|
620
|
+
skills: string[] | null;
|
|
615
621
|
postedAt: string | null;
|
|
616
622
|
applyUrl: string | null;
|
|
617
623
|
salary: {
|
|
624
|
+
currency: string | null;
|
|
618
625
|
from: number | null;
|
|
619
626
|
to: number | null;
|
|
620
627
|
period: string | null;
|
|
621
|
-
currency: string | null;
|
|
622
628
|
} | null;
|
|
623
629
|
seniorityLevel: string | null;
|
|
624
630
|
employmentType: string | null;
|
|
625
|
-
skills: string[] | null;
|
|
626
|
-
company: {
|
|
627
|
-
name: string | null;
|
|
628
|
-
url: string | null;
|
|
629
|
-
logo: string | null;
|
|
630
|
-
} | null;
|
|
631
631
|
}, {
|
|
632
632
|
description: string | null;
|
|
633
633
|
title: string | null;
|
|
634
634
|
url: string | null;
|
|
635
635
|
id: string | null;
|
|
636
|
+
company: {
|
|
637
|
+
name: string | null;
|
|
638
|
+
url: string | null;
|
|
639
|
+
logo: string | null;
|
|
640
|
+
} | null;
|
|
636
641
|
location: string | null;
|
|
642
|
+
skills: string[] | null;
|
|
637
643
|
postedAt: string | null;
|
|
638
644
|
applyUrl: string | null;
|
|
639
645
|
salary: {
|
|
646
|
+
currency: string | null;
|
|
640
647
|
from: number | null;
|
|
641
648
|
to: number | null;
|
|
642
649
|
period: string | null;
|
|
643
|
-
currency: string | null;
|
|
644
650
|
} | null;
|
|
645
651
|
seniorityLevel: string | null;
|
|
646
652
|
employmentType: string | null;
|
|
647
|
-
skills: string[] | null;
|
|
648
|
-
company: {
|
|
649
|
-
name: string | null;
|
|
650
|
-
url: string | null;
|
|
651
|
-
logo: string | null;
|
|
652
|
-
} | null;
|
|
653
653
|
}>;
|
|
654
654
|
declare const LinkedInProfileSchema: z.ZodObject<{
|
|
655
655
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -671,17 +671,17 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
671
671
|
state: z.ZodNullable<z.ZodString>;
|
|
672
672
|
city: z.ZodNullable<z.ZodString>;
|
|
673
673
|
}, "strip", z.ZodTypeAny, {
|
|
674
|
-
|
|
675
|
-
countryCode: string | null;
|
|
674
|
+
city: string | null;
|
|
676
675
|
country: string | null;
|
|
677
676
|
state: string | null;
|
|
678
|
-
city: string | null;
|
|
679
|
-
}, {
|
|
680
677
|
text: string | null;
|
|
681
678
|
countryCode: string | null;
|
|
679
|
+
}, {
|
|
680
|
+
city: string | null;
|
|
682
681
|
country: string | null;
|
|
683
682
|
state: string | null;
|
|
684
|
-
|
|
683
|
+
text: string | null;
|
|
684
|
+
countryCode: string | null;
|
|
685
685
|
}>>;
|
|
686
686
|
verified: z.ZodNullable<z.ZodBoolean>;
|
|
687
687
|
topSkills: z.ZodNullable<z.ZodString>;
|
|
@@ -709,66 +709,66 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
709
709
|
year: z.ZodNullable<z.ZodNumber>;
|
|
710
710
|
text: z.ZodNullable<z.ZodString>;
|
|
711
711
|
}, "strip", z.ZodTypeAny, {
|
|
712
|
-
text: string | null;
|
|
713
712
|
month: string | null;
|
|
714
713
|
year: number | null;
|
|
715
|
-
}, {
|
|
716
714
|
text: string | null;
|
|
715
|
+
}, {
|
|
717
716
|
month: string | null;
|
|
718
717
|
year: number | null;
|
|
718
|
+
text: string | null;
|
|
719
719
|
}>>;
|
|
720
720
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
721
721
|
month: z.ZodNullable<z.ZodString>;
|
|
722
722
|
year: z.ZodNullable<z.ZodNumber>;
|
|
723
723
|
text: z.ZodNullable<z.ZodString>;
|
|
724
724
|
}, "strip", z.ZodTypeAny, {
|
|
725
|
-
text: string | null;
|
|
726
725
|
month: string | null;
|
|
727
726
|
year: number | null;
|
|
728
|
-
}, {
|
|
729
727
|
text: string | null;
|
|
728
|
+
}, {
|
|
730
729
|
month: string | null;
|
|
731
730
|
year: number | null;
|
|
731
|
+
text: string | null;
|
|
732
732
|
}>>;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
734
734
|
description: string | null;
|
|
735
735
|
duration: string | null;
|
|
736
|
+
position: string | null;
|
|
736
737
|
location: string | null;
|
|
738
|
+
skills: string[] | null;
|
|
737
739
|
companyName: string | null;
|
|
738
740
|
companyLinkedinUrl: string | null;
|
|
739
741
|
employmentType: string | null;
|
|
740
|
-
position: string | null;
|
|
741
742
|
workplaceType: string | null;
|
|
742
|
-
skills: string[] | null;
|
|
743
743
|
startDate: {
|
|
744
|
-
text: string | null;
|
|
745
744
|
month: string | null;
|
|
746
745
|
year: number | null;
|
|
746
|
+
text: string | null;
|
|
747
747
|
} | null;
|
|
748
748
|
endDate: {
|
|
749
|
-
text: string | null;
|
|
750
749
|
month: string | null;
|
|
751
750
|
year: number | null;
|
|
751
|
+
text: string | null;
|
|
752
752
|
} | null;
|
|
753
753
|
}, {
|
|
754
754
|
description: string | null;
|
|
755
755
|
duration: string | null;
|
|
756
|
+
position: string | null;
|
|
756
757
|
location: string | null;
|
|
758
|
+
skills: string[] | null;
|
|
757
759
|
companyName: string | null;
|
|
758
760
|
companyLinkedinUrl: string | null;
|
|
759
761
|
employmentType: string | null;
|
|
760
|
-
position: string | null;
|
|
761
762
|
workplaceType: string | null;
|
|
762
|
-
skills: string[] | null;
|
|
763
763
|
startDate: {
|
|
764
|
-
text: string | null;
|
|
765
764
|
month: string | null;
|
|
766
765
|
year: number | null;
|
|
766
|
+
text: string | null;
|
|
767
767
|
} | null;
|
|
768
768
|
endDate: {
|
|
769
|
-
text: string | null;
|
|
770
769
|
month: string | null;
|
|
771
770
|
year: number | null;
|
|
771
|
+
text: string | null;
|
|
772
772
|
} | null;
|
|
773
773
|
}>, "many">>;
|
|
774
774
|
education: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -781,38 +781,38 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
781
781
|
year: z.ZodNullable<z.ZodNumber>;
|
|
782
782
|
text: z.ZodNullable<z.ZodString>;
|
|
783
783
|
}, "strip", z.ZodTypeAny, {
|
|
784
|
-
text: string | null;
|
|
785
784
|
month: string | null;
|
|
786
785
|
year: number | null;
|
|
787
|
-
}, {
|
|
788
786
|
text: string | null;
|
|
787
|
+
}, {
|
|
789
788
|
month: string | null;
|
|
790
789
|
year: number | null;
|
|
790
|
+
text: string | null;
|
|
791
791
|
}>>;
|
|
792
792
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
793
793
|
month: z.ZodNullable<z.ZodString>;
|
|
794
794
|
year: z.ZodNullable<z.ZodNumber>;
|
|
795
795
|
text: z.ZodNullable<z.ZodString>;
|
|
796
796
|
}, "strip", z.ZodTypeAny, {
|
|
797
|
-
text: string | null;
|
|
798
797
|
month: string | null;
|
|
799
798
|
year: number | null;
|
|
800
|
-
}, {
|
|
801
799
|
text: string | null;
|
|
800
|
+
}, {
|
|
802
801
|
month: string | null;
|
|
803
802
|
year: number | null;
|
|
803
|
+
text: string | null;
|
|
804
804
|
}>>;
|
|
805
805
|
period: z.ZodNullable<z.ZodString>;
|
|
806
806
|
}, "strip", z.ZodTypeAny, {
|
|
807
807
|
startDate: {
|
|
808
|
-
text: string | null;
|
|
809
808
|
month: string | null;
|
|
810
809
|
year: number | null;
|
|
810
|
+
text: string | null;
|
|
811
811
|
} | null;
|
|
812
812
|
endDate: {
|
|
813
|
-
text: string | null;
|
|
814
813
|
month: string | null;
|
|
815
814
|
year: number | null;
|
|
815
|
+
text: string | null;
|
|
816
816
|
} | null;
|
|
817
817
|
schoolName: string | null;
|
|
818
818
|
schoolLinkedinUrl: string | null;
|
|
@@ -821,14 +821,14 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
821
821
|
period: string | null;
|
|
822
822
|
}, {
|
|
823
823
|
startDate: {
|
|
824
|
-
text: string | null;
|
|
825
824
|
month: string | null;
|
|
826
825
|
year: number | null;
|
|
826
|
+
text: string | null;
|
|
827
827
|
} | null;
|
|
828
828
|
endDate: {
|
|
829
|
-
text: string | null;
|
|
830
829
|
month: string | null;
|
|
831
830
|
year: number | null;
|
|
831
|
+
text: string | null;
|
|
832
832
|
} | null;
|
|
833
833
|
schoolName: string | null;
|
|
834
834
|
schoolLinkedinUrl: string | null;
|
|
@@ -868,23 +868,52 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
868
868
|
}>, "many">>;
|
|
869
869
|
}, "strip", z.ZodTypeAny, {
|
|
870
870
|
id: string | null;
|
|
871
|
+
linkedinUrl: string | null;
|
|
872
|
+
headline: string | null;
|
|
871
873
|
location: {
|
|
872
|
-
|
|
873
|
-
countryCode: string | null;
|
|
874
|
+
city: string | null;
|
|
874
875
|
country: string | null;
|
|
875
876
|
state: string | null;
|
|
876
|
-
|
|
877
|
+
text: string | null;
|
|
878
|
+
countryCode: string | null;
|
|
877
879
|
} | null;
|
|
880
|
+
skills: {
|
|
881
|
+
name: string | null;
|
|
882
|
+
}[] | null;
|
|
883
|
+
languages: {
|
|
884
|
+
name: string | null;
|
|
885
|
+
proficiency: string | null;
|
|
886
|
+
}[] | null;
|
|
887
|
+
education: {
|
|
888
|
+
startDate: {
|
|
889
|
+
month: string | null;
|
|
890
|
+
year: number | null;
|
|
891
|
+
text: string | null;
|
|
892
|
+
} | null;
|
|
893
|
+
endDate: {
|
|
894
|
+
month: string | null;
|
|
895
|
+
year: number | null;
|
|
896
|
+
text: string | null;
|
|
897
|
+
} | null;
|
|
898
|
+
schoolName: string | null;
|
|
899
|
+
schoolLinkedinUrl: string | null;
|
|
900
|
+
degree: string | null;
|
|
901
|
+
fieldOfStudy: string | null;
|
|
902
|
+
period: string | null;
|
|
903
|
+
}[] | null;
|
|
904
|
+
certifications: {
|
|
905
|
+
title: string | null;
|
|
906
|
+
issuedAt: string | null;
|
|
907
|
+
issuedBy: string | null;
|
|
908
|
+
}[] | null;
|
|
909
|
+
photo: string | null;
|
|
878
910
|
verified: boolean | null;
|
|
879
|
-
headline: string | null;
|
|
880
911
|
publicIdentifier: string | null;
|
|
881
|
-
linkedinUrl: string | null;
|
|
882
912
|
firstName: string | null;
|
|
883
913
|
lastName: string | null;
|
|
884
914
|
about: string | null;
|
|
885
915
|
openToWork: boolean | null;
|
|
886
916
|
hiring: boolean | null;
|
|
887
|
-
photo: string | null;
|
|
888
917
|
premium: boolean | null;
|
|
889
918
|
influencer: boolean | null;
|
|
890
919
|
topSkills: string | null;
|
|
@@ -893,40 +922,55 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
893
922
|
currentPosition: {
|
|
894
923
|
companyName: string | null;
|
|
895
924
|
}[] | null;
|
|
896
|
-
skills: {
|
|
897
|
-
name: string | null;
|
|
898
|
-
}[] | null;
|
|
899
925
|
experience: {
|
|
900
926
|
description: string | null;
|
|
901
927
|
duration: string | null;
|
|
928
|
+
position: string | null;
|
|
902
929
|
location: string | null;
|
|
930
|
+
skills: string[] | null;
|
|
903
931
|
companyName: string | null;
|
|
904
932
|
companyLinkedinUrl: string | null;
|
|
905
933
|
employmentType: string | null;
|
|
906
|
-
position: string | null;
|
|
907
934
|
workplaceType: string | null;
|
|
908
|
-
skills: string[] | null;
|
|
909
935
|
startDate: {
|
|
910
|
-
text: string | null;
|
|
911
936
|
month: string | null;
|
|
912
937
|
year: number | null;
|
|
938
|
+
text: string | null;
|
|
913
939
|
} | null;
|
|
914
940
|
endDate: {
|
|
915
|
-
text: string | null;
|
|
916
941
|
month: string | null;
|
|
917
942
|
year: number | null;
|
|
943
|
+
text: string | null;
|
|
918
944
|
} | null;
|
|
919
945
|
}[] | null;
|
|
946
|
+
}, {
|
|
947
|
+
id: string | null;
|
|
948
|
+
linkedinUrl: string | null;
|
|
949
|
+
headline: string | null;
|
|
950
|
+
location: {
|
|
951
|
+
city: string | null;
|
|
952
|
+
country: string | null;
|
|
953
|
+
state: string | null;
|
|
954
|
+
text: string | null;
|
|
955
|
+
countryCode: string | null;
|
|
956
|
+
} | null;
|
|
957
|
+
skills: {
|
|
958
|
+
name: string | null;
|
|
959
|
+
}[] | null;
|
|
960
|
+
languages: {
|
|
961
|
+
name: string | null;
|
|
962
|
+
proficiency: string | null;
|
|
963
|
+
}[] | null;
|
|
920
964
|
education: {
|
|
921
965
|
startDate: {
|
|
922
|
-
text: string | null;
|
|
923
966
|
month: string | null;
|
|
924
967
|
year: number | null;
|
|
968
|
+
text: string | null;
|
|
925
969
|
} | null;
|
|
926
970
|
endDate: {
|
|
927
|
-
text: string | null;
|
|
928
971
|
month: string | null;
|
|
929
972
|
year: number | null;
|
|
973
|
+
text: string | null;
|
|
930
974
|
} | null;
|
|
931
975
|
schoolName: string | null;
|
|
932
976
|
schoolLinkedinUrl: string | null;
|
|
@@ -939,29 +983,14 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
939
983
|
issuedAt: string | null;
|
|
940
984
|
issuedBy: string | null;
|
|
941
985
|
}[] | null;
|
|
942
|
-
|
|
943
|
-
name: string | null;
|
|
944
|
-
proficiency: string | null;
|
|
945
|
-
}[] | null;
|
|
946
|
-
}, {
|
|
947
|
-
id: string | null;
|
|
948
|
-
location: {
|
|
949
|
-
text: string | null;
|
|
950
|
-
countryCode: string | null;
|
|
951
|
-
country: string | null;
|
|
952
|
-
state: string | null;
|
|
953
|
-
city: string | null;
|
|
954
|
-
} | null;
|
|
986
|
+
photo: string | null;
|
|
955
987
|
verified: boolean | null;
|
|
956
|
-
headline: string | null;
|
|
957
988
|
publicIdentifier: string | null;
|
|
958
|
-
linkedinUrl: string | null;
|
|
959
989
|
firstName: string | null;
|
|
960
990
|
lastName: string | null;
|
|
961
991
|
about: string | null;
|
|
962
992
|
openToWork: boolean | null;
|
|
963
993
|
hiring: boolean | null;
|
|
964
|
-
photo: string | null;
|
|
965
994
|
premium: boolean | null;
|
|
966
995
|
influencer: boolean | null;
|
|
967
996
|
topSkills: string | null;
|
|
@@ -970,55 +999,26 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
970
999
|
currentPosition: {
|
|
971
1000
|
companyName: string | null;
|
|
972
1001
|
}[] | null;
|
|
973
|
-
skills: {
|
|
974
|
-
name: string | null;
|
|
975
|
-
}[] | null;
|
|
976
1002
|
experience: {
|
|
977
1003
|
description: string | null;
|
|
978
1004
|
duration: string | null;
|
|
1005
|
+
position: string | null;
|
|
979
1006
|
location: string | null;
|
|
1007
|
+
skills: string[] | null;
|
|
980
1008
|
companyName: string | null;
|
|
981
1009
|
companyLinkedinUrl: string | null;
|
|
982
1010
|
employmentType: string | null;
|
|
983
|
-
position: string | null;
|
|
984
1011
|
workplaceType: string | null;
|
|
985
|
-
skills: string[] | null;
|
|
986
1012
|
startDate: {
|
|
987
|
-
text: string | null;
|
|
988
|
-
month: string | null;
|
|
989
|
-
year: number | null;
|
|
990
|
-
} | null;
|
|
991
|
-
endDate: {
|
|
992
|
-
text: string | null;
|
|
993
1013
|
month: string | null;
|
|
994
1014
|
year: number | null;
|
|
995
|
-
} | null;
|
|
996
|
-
}[] | null;
|
|
997
|
-
education: {
|
|
998
|
-
startDate: {
|
|
999
1015
|
text: string | null;
|
|
1000
|
-
month: string | null;
|
|
1001
|
-
year: number | null;
|
|
1002
1016
|
} | null;
|
|
1003
1017
|
endDate: {
|
|
1004
|
-
text: string | null;
|
|
1005
1018
|
month: string | null;
|
|
1006
1019
|
year: number | null;
|
|
1020
|
+
text: string | null;
|
|
1007
1021
|
} | null;
|
|
1008
|
-
schoolName: string | null;
|
|
1009
|
-
schoolLinkedinUrl: string | null;
|
|
1010
|
-
degree: string | null;
|
|
1011
|
-
fieldOfStudy: string | null;
|
|
1012
|
-
period: string | null;
|
|
1013
|
-
}[] | null;
|
|
1014
|
-
certifications: {
|
|
1015
|
-
title: string | null;
|
|
1016
|
-
issuedAt: string | null;
|
|
1017
|
-
issuedBy: string | null;
|
|
1018
|
-
}[] | null;
|
|
1019
|
-
languages: {
|
|
1020
|
-
name: string | null;
|
|
1021
|
-
proficiency: string | null;
|
|
1022
1022
|
}[] | null;
|
|
1023
1023
|
}>;
|
|
1024
1024
|
declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
@@ -1037,31 +1037,31 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1037
1037
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1038
1038
|
}, "strip", z.ZodTypeAny, {
|
|
1039
1039
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1040
|
+
limit?: number | undefined;
|
|
1040
1041
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1042
|
+
location?: string | undefined;
|
|
1041
1043
|
username?: string | undefined;
|
|
1042
|
-
limit?: number | undefined;
|
|
1043
1044
|
pageNumber?: number | undefined;
|
|
1044
|
-
location?: string | undefined;
|
|
1045
1045
|
keyword?: string | undefined;
|
|
1046
1046
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1047
1047
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1048
1048
|
profileUrl?: string | undefined;
|
|
1049
1049
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
1050
|
-
experienceLevel?: ("
|
|
1050
|
+
experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
1051
1051
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1052
1052
|
}, {
|
|
1053
1053
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1054
|
+
limit?: number | undefined;
|
|
1054
1055
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1056
|
+
location?: string | undefined;
|
|
1055
1057
|
username?: string | undefined;
|
|
1056
|
-
limit?: number | undefined;
|
|
1057
1058
|
pageNumber?: number | undefined;
|
|
1058
|
-
location?: string | undefined;
|
|
1059
1059
|
keyword?: string | undefined;
|
|
1060
1060
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1061
1061
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1062
1062
|
profileUrl?: string | undefined;
|
|
1063
1063
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
1064
|
-
experienceLevel?: ("
|
|
1064
|
+
experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
1065
1065
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1066
1066
|
}>;
|
|
1067
1067
|
declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
@@ -1086,17 +1086,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1086
1086
|
state: z.ZodNullable<z.ZodString>;
|
|
1087
1087
|
city: z.ZodNullable<z.ZodString>;
|
|
1088
1088
|
}, "strip", z.ZodTypeAny, {
|
|
1089
|
-
|
|
1090
|
-
countryCode: string | null;
|
|
1089
|
+
city: string | null;
|
|
1091
1090
|
country: string | null;
|
|
1092
1091
|
state: string | null;
|
|
1093
|
-
city: string | null;
|
|
1094
|
-
}, {
|
|
1095
1092
|
text: string | null;
|
|
1096
1093
|
countryCode: string | null;
|
|
1094
|
+
}, {
|
|
1095
|
+
city: string | null;
|
|
1097
1096
|
country: string | null;
|
|
1098
1097
|
state: string | null;
|
|
1099
|
-
|
|
1098
|
+
text: string | null;
|
|
1099
|
+
countryCode: string | null;
|
|
1100
1100
|
}>>;
|
|
1101
1101
|
verified: z.ZodNullable<z.ZodBoolean>;
|
|
1102
1102
|
topSkills: z.ZodNullable<z.ZodString>;
|
|
@@ -1124,66 +1124,66 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1124
1124
|
year: z.ZodNullable<z.ZodNumber>;
|
|
1125
1125
|
text: z.ZodNullable<z.ZodString>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
|
-
text: string | null;
|
|
1128
1127
|
month: string | null;
|
|
1129
1128
|
year: number | null;
|
|
1130
|
-
}, {
|
|
1131
1129
|
text: string | null;
|
|
1130
|
+
}, {
|
|
1132
1131
|
month: string | null;
|
|
1133
1132
|
year: number | null;
|
|
1133
|
+
text: string | null;
|
|
1134
1134
|
}>>;
|
|
1135
1135
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
1136
1136
|
month: z.ZodNullable<z.ZodString>;
|
|
1137
1137
|
year: z.ZodNullable<z.ZodNumber>;
|
|
1138
1138
|
text: z.ZodNullable<z.ZodString>;
|
|
1139
1139
|
}, "strip", z.ZodTypeAny, {
|
|
1140
|
-
text: string | null;
|
|
1141
1140
|
month: string | null;
|
|
1142
1141
|
year: number | null;
|
|
1143
|
-
}, {
|
|
1144
1142
|
text: string | null;
|
|
1143
|
+
}, {
|
|
1145
1144
|
month: string | null;
|
|
1146
1145
|
year: number | null;
|
|
1146
|
+
text: string | null;
|
|
1147
1147
|
}>>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
1149
|
description: string | null;
|
|
1150
1150
|
duration: string | null;
|
|
1151
|
+
position: string | null;
|
|
1151
1152
|
location: string | null;
|
|
1153
|
+
skills: string[] | null;
|
|
1152
1154
|
companyName: string | null;
|
|
1153
1155
|
companyLinkedinUrl: string | null;
|
|
1154
1156
|
employmentType: string | null;
|
|
1155
|
-
position: string | null;
|
|
1156
1157
|
workplaceType: string | null;
|
|
1157
|
-
skills: string[] | null;
|
|
1158
1158
|
startDate: {
|
|
1159
|
-
text: string | null;
|
|
1160
1159
|
month: string | null;
|
|
1161
1160
|
year: number | null;
|
|
1161
|
+
text: string | null;
|
|
1162
1162
|
} | null;
|
|
1163
1163
|
endDate: {
|
|
1164
|
-
text: string | null;
|
|
1165
1164
|
month: string | null;
|
|
1166
1165
|
year: number | null;
|
|
1166
|
+
text: string | null;
|
|
1167
1167
|
} | null;
|
|
1168
1168
|
}, {
|
|
1169
1169
|
description: string | null;
|
|
1170
1170
|
duration: string | null;
|
|
1171
|
+
position: string | null;
|
|
1171
1172
|
location: string | null;
|
|
1173
|
+
skills: string[] | null;
|
|
1172
1174
|
companyName: string | null;
|
|
1173
1175
|
companyLinkedinUrl: string | null;
|
|
1174
1176
|
employmentType: string | null;
|
|
1175
|
-
position: string | null;
|
|
1176
1177
|
workplaceType: string | null;
|
|
1177
|
-
skills: string[] | null;
|
|
1178
1178
|
startDate: {
|
|
1179
|
-
text: string | null;
|
|
1180
1179
|
month: string | null;
|
|
1181
1180
|
year: number | null;
|
|
1181
|
+
text: string | null;
|
|
1182
1182
|
} | null;
|
|
1183
1183
|
endDate: {
|
|
1184
|
-
text: string | null;
|
|
1185
1184
|
month: string | null;
|
|
1186
1185
|
year: number | null;
|
|
1186
|
+
text: string | null;
|
|
1187
1187
|
} | null;
|
|
1188
1188
|
}>, "many">>;
|
|
1189
1189
|
education: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -1196,38 +1196,38 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1196
1196
|
year: z.ZodNullable<z.ZodNumber>;
|
|
1197
1197
|
text: z.ZodNullable<z.ZodString>;
|
|
1198
1198
|
}, "strip", z.ZodTypeAny, {
|
|
1199
|
-
text: string | null;
|
|
1200
1199
|
month: string | null;
|
|
1201
1200
|
year: number | null;
|
|
1202
|
-
}, {
|
|
1203
1201
|
text: string | null;
|
|
1202
|
+
}, {
|
|
1204
1203
|
month: string | null;
|
|
1205
1204
|
year: number | null;
|
|
1205
|
+
text: string | null;
|
|
1206
1206
|
}>>;
|
|
1207
1207
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
1208
1208
|
month: z.ZodNullable<z.ZodString>;
|
|
1209
1209
|
year: z.ZodNullable<z.ZodNumber>;
|
|
1210
1210
|
text: z.ZodNullable<z.ZodString>;
|
|
1211
1211
|
}, "strip", z.ZodTypeAny, {
|
|
1212
|
-
text: string | null;
|
|
1213
1212
|
month: string | null;
|
|
1214
1213
|
year: number | null;
|
|
1215
|
-
}, {
|
|
1216
1214
|
text: string | null;
|
|
1215
|
+
}, {
|
|
1217
1216
|
month: string | null;
|
|
1218
1217
|
year: number | null;
|
|
1218
|
+
text: string | null;
|
|
1219
1219
|
}>>;
|
|
1220
1220
|
period: z.ZodNullable<z.ZodString>;
|
|
1221
1221
|
}, "strip", z.ZodTypeAny, {
|
|
1222
1222
|
startDate: {
|
|
1223
|
-
text: string | null;
|
|
1224
1223
|
month: string | null;
|
|
1225
1224
|
year: number | null;
|
|
1225
|
+
text: string | null;
|
|
1226
1226
|
} | null;
|
|
1227
1227
|
endDate: {
|
|
1228
|
-
text: string | null;
|
|
1229
1228
|
month: string | null;
|
|
1230
1229
|
year: number | null;
|
|
1230
|
+
text: string | null;
|
|
1231
1231
|
} | null;
|
|
1232
1232
|
schoolName: string | null;
|
|
1233
1233
|
schoolLinkedinUrl: string | null;
|
|
@@ -1236,14 +1236,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1236
1236
|
period: string | null;
|
|
1237
1237
|
}, {
|
|
1238
1238
|
startDate: {
|
|
1239
|
-
text: string | null;
|
|
1240
1239
|
month: string | null;
|
|
1241
1240
|
year: number | null;
|
|
1241
|
+
text: string | null;
|
|
1242
1242
|
} | null;
|
|
1243
1243
|
endDate: {
|
|
1244
|
-
text: string | null;
|
|
1245
1244
|
month: string | null;
|
|
1246
1245
|
year: number | null;
|
|
1246
|
+
text: string | null;
|
|
1247
1247
|
} | null;
|
|
1248
1248
|
schoolName: string | null;
|
|
1249
1249
|
schoolLinkedinUrl: string | null;
|
|
@@ -1283,23 +1283,52 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1283
1283
|
}>, "many">>;
|
|
1284
1284
|
}, "strip", z.ZodTypeAny, {
|
|
1285
1285
|
id: string | null;
|
|
1286
|
+
linkedinUrl: string | null;
|
|
1287
|
+
headline: string | null;
|
|
1286
1288
|
location: {
|
|
1287
|
-
|
|
1288
|
-
countryCode: string | null;
|
|
1289
|
+
city: string | null;
|
|
1289
1290
|
country: string | null;
|
|
1290
1291
|
state: string | null;
|
|
1291
|
-
|
|
1292
|
+
text: string | null;
|
|
1293
|
+
countryCode: string | null;
|
|
1292
1294
|
} | null;
|
|
1295
|
+
skills: {
|
|
1296
|
+
name: string | null;
|
|
1297
|
+
}[] | null;
|
|
1298
|
+
languages: {
|
|
1299
|
+
name: string | null;
|
|
1300
|
+
proficiency: string | null;
|
|
1301
|
+
}[] | null;
|
|
1302
|
+
education: {
|
|
1303
|
+
startDate: {
|
|
1304
|
+
month: string | null;
|
|
1305
|
+
year: number | null;
|
|
1306
|
+
text: string | null;
|
|
1307
|
+
} | null;
|
|
1308
|
+
endDate: {
|
|
1309
|
+
month: string | null;
|
|
1310
|
+
year: number | null;
|
|
1311
|
+
text: string | null;
|
|
1312
|
+
} | null;
|
|
1313
|
+
schoolName: string | null;
|
|
1314
|
+
schoolLinkedinUrl: string | null;
|
|
1315
|
+
degree: string | null;
|
|
1316
|
+
fieldOfStudy: string | null;
|
|
1317
|
+
period: string | null;
|
|
1318
|
+
}[] | null;
|
|
1319
|
+
certifications: {
|
|
1320
|
+
title: string | null;
|
|
1321
|
+
issuedAt: string | null;
|
|
1322
|
+
issuedBy: string | null;
|
|
1323
|
+
}[] | null;
|
|
1324
|
+
photo: string | null;
|
|
1293
1325
|
verified: boolean | null;
|
|
1294
|
-
headline: string | null;
|
|
1295
1326
|
publicIdentifier: string | null;
|
|
1296
|
-
linkedinUrl: string | null;
|
|
1297
1327
|
firstName: string | null;
|
|
1298
1328
|
lastName: string | null;
|
|
1299
1329
|
about: string | null;
|
|
1300
1330
|
openToWork: boolean | null;
|
|
1301
1331
|
hiring: boolean | null;
|
|
1302
|
-
photo: string | null;
|
|
1303
1332
|
premium: boolean | null;
|
|
1304
1333
|
influencer: boolean | null;
|
|
1305
1334
|
topSkills: string | null;
|
|
@@ -1308,40 +1337,55 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1308
1337
|
currentPosition: {
|
|
1309
1338
|
companyName: string | null;
|
|
1310
1339
|
}[] | null;
|
|
1311
|
-
skills: {
|
|
1312
|
-
name: string | null;
|
|
1313
|
-
}[] | null;
|
|
1314
1340
|
experience: {
|
|
1315
1341
|
description: string | null;
|
|
1316
1342
|
duration: string | null;
|
|
1343
|
+
position: string | null;
|
|
1317
1344
|
location: string | null;
|
|
1345
|
+
skills: string[] | null;
|
|
1318
1346
|
companyName: string | null;
|
|
1319
1347
|
companyLinkedinUrl: string | null;
|
|
1320
1348
|
employmentType: string | null;
|
|
1321
|
-
position: string | null;
|
|
1322
1349
|
workplaceType: string | null;
|
|
1323
|
-
skills: string[] | null;
|
|
1324
1350
|
startDate: {
|
|
1325
|
-
text: string | null;
|
|
1326
1351
|
month: string | null;
|
|
1327
1352
|
year: number | null;
|
|
1353
|
+
text: string | null;
|
|
1328
1354
|
} | null;
|
|
1329
1355
|
endDate: {
|
|
1330
|
-
text: string | null;
|
|
1331
1356
|
month: string | null;
|
|
1332
1357
|
year: number | null;
|
|
1358
|
+
text: string | null;
|
|
1333
1359
|
} | null;
|
|
1334
1360
|
}[] | null;
|
|
1361
|
+
}, {
|
|
1362
|
+
id: string | null;
|
|
1363
|
+
linkedinUrl: string | null;
|
|
1364
|
+
headline: string | null;
|
|
1365
|
+
location: {
|
|
1366
|
+
city: string | null;
|
|
1367
|
+
country: string | null;
|
|
1368
|
+
state: string | null;
|
|
1369
|
+
text: string | null;
|
|
1370
|
+
countryCode: string | null;
|
|
1371
|
+
} | null;
|
|
1372
|
+
skills: {
|
|
1373
|
+
name: string | null;
|
|
1374
|
+
}[] | null;
|
|
1375
|
+
languages: {
|
|
1376
|
+
name: string | null;
|
|
1377
|
+
proficiency: string | null;
|
|
1378
|
+
}[] | null;
|
|
1335
1379
|
education: {
|
|
1336
1380
|
startDate: {
|
|
1337
|
-
text: string | null;
|
|
1338
1381
|
month: string | null;
|
|
1339
1382
|
year: number | null;
|
|
1383
|
+
text: string | null;
|
|
1340
1384
|
} | null;
|
|
1341
1385
|
endDate: {
|
|
1342
|
-
text: string | null;
|
|
1343
1386
|
month: string | null;
|
|
1344
1387
|
year: number | null;
|
|
1388
|
+
text: string | null;
|
|
1345
1389
|
} | null;
|
|
1346
1390
|
schoolName: string | null;
|
|
1347
1391
|
schoolLinkedinUrl: string | null;
|
|
@@ -1354,29 +1398,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1354
1398
|
issuedAt: string | null;
|
|
1355
1399
|
issuedBy: string | null;
|
|
1356
1400
|
}[] | null;
|
|
1357
|
-
|
|
1358
|
-
name: string | null;
|
|
1359
|
-
proficiency: string | null;
|
|
1360
|
-
}[] | null;
|
|
1361
|
-
}, {
|
|
1362
|
-
id: string | null;
|
|
1363
|
-
location: {
|
|
1364
|
-
text: string | null;
|
|
1365
|
-
countryCode: string | null;
|
|
1366
|
-
country: string | null;
|
|
1367
|
-
state: string | null;
|
|
1368
|
-
city: string | null;
|
|
1369
|
-
} | null;
|
|
1401
|
+
photo: string | null;
|
|
1370
1402
|
verified: boolean | null;
|
|
1371
|
-
headline: string | null;
|
|
1372
1403
|
publicIdentifier: string | null;
|
|
1373
|
-
linkedinUrl: string | null;
|
|
1374
1404
|
firstName: string | null;
|
|
1375
1405
|
lastName: string | null;
|
|
1376
1406
|
about: string | null;
|
|
1377
1407
|
openToWork: boolean | null;
|
|
1378
1408
|
hiring: boolean | null;
|
|
1379
|
-
photo: string | null;
|
|
1380
1409
|
premium: boolean | null;
|
|
1381
1410
|
influencer: boolean | null;
|
|
1382
1411
|
topSkills: string | null;
|
|
@@ -1385,55 +1414,26 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1385
1414
|
currentPosition: {
|
|
1386
1415
|
companyName: string | null;
|
|
1387
1416
|
}[] | null;
|
|
1388
|
-
skills: {
|
|
1389
|
-
name: string | null;
|
|
1390
|
-
}[] | null;
|
|
1391
1417
|
experience: {
|
|
1392
1418
|
description: string | null;
|
|
1393
1419
|
duration: string | null;
|
|
1420
|
+
position: string | null;
|
|
1394
1421
|
location: string | null;
|
|
1422
|
+
skills: string[] | null;
|
|
1395
1423
|
companyName: string | null;
|
|
1396
1424
|
companyLinkedinUrl: string | null;
|
|
1397
1425
|
employmentType: string | null;
|
|
1398
|
-
position: string | null;
|
|
1399
1426
|
workplaceType: string | null;
|
|
1400
|
-
skills: string[] | null;
|
|
1401
1427
|
startDate: {
|
|
1402
|
-
text: string | null;
|
|
1403
|
-
month: string | null;
|
|
1404
|
-
year: number | null;
|
|
1405
|
-
} | null;
|
|
1406
|
-
endDate: {
|
|
1407
|
-
text: string | null;
|
|
1408
1428
|
month: string | null;
|
|
1409
1429
|
year: number | null;
|
|
1410
|
-
} | null;
|
|
1411
|
-
}[] | null;
|
|
1412
|
-
education: {
|
|
1413
|
-
startDate: {
|
|
1414
1430
|
text: string | null;
|
|
1415
|
-
month: string | null;
|
|
1416
|
-
year: number | null;
|
|
1417
1431
|
} | null;
|
|
1418
1432
|
endDate: {
|
|
1419
|
-
text: string | null;
|
|
1420
1433
|
month: string | null;
|
|
1421
1434
|
year: number | null;
|
|
1435
|
+
text: string | null;
|
|
1422
1436
|
} | null;
|
|
1423
|
-
schoolName: string | null;
|
|
1424
|
-
schoolLinkedinUrl: string | null;
|
|
1425
|
-
degree: string | null;
|
|
1426
|
-
fieldOfStudy: string | null;
|
|
1427
|
-
period: string | null;
|
|
1428
|
-
}[] | null;
|
|
1429
|
-
certifications: {
|
|
1430
|
-
title: string | null;
|
|
1431
|
-
issuedAt: string | null;
|
|
1432
|
-
issuedBy: string | null;
|
|
1433
|
-
}[] | null;
|
|
1434
|
-
languages: {
|
|
1435
|
-
name: string | null;
|
|
1436
|
-
proficiency: string | null;
|
|
1437
1437
|
}[] | null;
|
|
1438
1438
|
}>>>;
|
|
1439
1439
|
jobs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -1465,15 +1465,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1465
1465
|
currency: z.ZodNullable<z.ZodString>;
|
|
1466
1466
|
period: z.ZodNullable<z.ZodString>;
|
|
1467
1467
|
}, "strip", z.ZodTypeAny, {
|
|
1468
|
+
currency: string | null;
|
|
1468
1469
|
from: number | null;
|
|
1469
1470
|
to: number | null;
|
|
1470
1471
|
period: string | null;
|
|
1471
|
-
currency: string | null;
|
|
1472
1472
|
}, {
|
|
1473
|
+
currency: string | null;
|
|
1473
1474
|
from: number | null;
|
|
1474
1475
|
to: number | null;
|
|
1475
1476
|
period: string | null;
|
|
1476
|
-
currency: string | null;
|
|
1477
1477
|
}>>;
|
|
1478
1478
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
1479
1479
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1481,45 +1481,45 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1481
1481
|
title: string | null;
|
|
1482
1482
|
url: string | null;
|
|
1483
1483
|
id: string | null;
|
|
1484
|
+
company: {
|
|
1485
|
+
name: string | null;
|
|
1486
|
+
url: string | null;
|
|
1487
|
+
logo: string | null;
|
|
1488
|
+
} | null;
|
|
1484
1489
|
location: string | null;
|
|
1490
|
+
skills: string[] | null;
|
|
1485
1491
|
postedAt: string | null;
|
|
1486
1492
|
applyUrl: string | null;
|
|
1487
1493
|
salary: {
|
|
1494
|
+
currency: string | null;
|
|
1488
1495
|
from: number | null;
|
|
1489
1496
|
to: number | null;
|
|
1490
1497
|
period: string | null;
|
|
1491
|
-
currency: string | null;
|
|
1492
1498
|
} | null;
|
|
1493
1499
|
seniorityLevel: string | null;
|
|
1494
1500
|
employmentType: string | null;
|
|
1495
|
-
skills: string[] | null;
|
|
1496
|
-
company: {
|
|
1497
|
-
name: string | null;
|
|
1498
|
-
url: string | null;
|
|
1499
|
-
logo: string | null;
|
|
1500
|
-
} | null;
|
|
1501
1501
|
}, {
|
|
1502
1502
|
description: string | null;
|
|
1503
1503
|
title: string | null;
|
|
1504
1504
|
url: string | null;
|
|
1505
1505
|
id: string | null;
|
|
1506
|
+
company: {
|
|
1507
|
+
name: string | null;
|
|
1508
|
+
url: string | null;
|
|
1509
|
+
logo: string | null;
|
|
1510
|
+
} | null;
|
|
1506
1511
|
location: string | null;
|
|
1512
|
+
skills: string[] | null;
|
|
1507
1513
|
postedAt: string | null;
|
|
1508
1514
|
applyUrl: string | null;
|
|
1509
1515
|
salary: {
|
|
1516
|
+
currency: string | null;
|
|
1510
1517
|
from: number | null;
|
|
1511
1518
|
to: number | null;
|
|
1512
1519
|
period: string | null;
|
|
1513
|
-
currency: string | null;
|
|
1514
1520
|
} | null;
|
|
1515
1521
|
seniorityLevel: string | null;
|
|
1516
1522
|
employmentType: string | null;
|
|
1517
|
-
skills: string[] | null;
|
|
1518
|
-
company: {
|
|
1519
|
-
name: string | null;
|
|
1520
|
-
url: string | null;
|
|
1521
|
-
logo: string | null;
|
|
1522
|
-
} | null;
|
|
1523
1523
|
}>, "many">>;
|
|
1524
1524
|
posts: z.ZodArray<z.ZodObject<{
|
|
1525
1525
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -1530,12 +1530,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1530
1530
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
1531
1531
|
}, "strip", z.ZodTypeAny, {
|
|
1532
1532
|
date: string | null;
|
|
1533
|
-
timestamp: number | null;
|
|
1534
1533
|
relative: string | null;
|
|
1534
|
+
timestamp: number | null;
|
|
1535
1535
|
}, {
|
|
1536
1536
|
date: string | null;
|
|
1537
|
-
timestamp: number | null;
|
|
1538
1537
|
relative: string | null;
|
|
1538
|
+
timestamp: number | null;
|
|
1539
1539
|
}>>;
|
|
1540
1540
|
text: z.ZodNullable<z.ZodString>;
|
|
1541
1541
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -1548,15 +1548,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1548
1548
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
1549
1549
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
1550
1550
|
}, "strip", z.ZodTypeAny, {
|
|
1551
|
-
username: string | null;
|
|
1552
1551
|
headline: string | null;
|
|
1552
|
+
username: string | null;
|
|
1553
1553
|
firstName: string | null;
|
|
1554
1554
|
lastName: string | null;
|
|
1555
1555
|
profileUrl: string | null;
|
|
1556
1556
|
profilePicture: string | null;
|
|
1557
1557
|
}, {
|
|
1558
|
-
username: string | null;
|
|
1559
1558
|
headline: string | null;
|
|
1559
|
+
username: string | null;
|
|
1560
1560
|
firstName: string | null;
|
|
1561
1561
|
lastName: string | null;
|
|
1562
1562
|
profileUrl: string | null;
|
|
@@ -1637,13 +1637,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1637
1637
|
}, "strip", z.ZodTypeAny, {
|
|
1638
1638
|
title: string | null;
|
|
1639
1639
|
url: string | null;
|
|
1640
|
-
subtitle: string | null;
|
|
1641
1640
|
thumbnail: string | null;
|
|
1641
|
+
subtitle: string | null;
|
|
1642
1642
|
}, {
|
|
1643
1643
|
title: string | null;
|
|
1644
1644
|
url: string | null;
|
|
1645
|
-
subtitle: string | null;
|
|
1646
1645
|
thumbnail: string | null;
|
|
1646
|
+
subtitle: string | null;
|
|
1647
1647
|
}>>;
|
|
1648
1648
|
document: z.ZodNullable<z.ZodObject<{
|
|
1649
1649
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -1653,13 +1653,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1653
1653
|
}, "strip", z.ZodTypeAny, {
|
|
1654
1654
|
title: string | null;
|
|
1655
1655
|
url: string | null;
|
|
1656
|
-
pageCount: number | null;
|
|
1657
1656
|
thumbnail: string | null;
|
|
1657
|
+
pageCount: number | null;
|
|
1658
1658
|
}, {
|
|
1659
1659
|
title: string | null;
|
|
1660
1660
|
url: string | null;
|
|
1661
|
-
pageCount: number | null;
|
|
1662
1661
|
thumbnail: string | null;
|
|
1662
|
+
pageCount: number | null;
|
|
1663
1663
|
}>>;
|
|
1664
1664
|
resharedPost: z.ZodNullable<z.ZodObject<{
|
|
1665
1665
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -1669,12 +1669,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1669
1669
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
1670
1670
|
}, "strip", z.ZodTypeAny, {
|
|
1671
1671
|
date: string | null;
|
|
1672
|
-
timestamp: number | null;
|
|
1673
1672
|
relative: string | null;
|
|
1673
|
+
timestamp: number | null;
|
|
1674
1674
|
}, {
|
|
1675
1675
|
date: string | null;
|
|
1676
|
-
timestamp: number | null;
|
|
1677
1676
|
relative: string | null;
|
|
1677
|
+
timestamp: number | null;
|
|
1678
1678
|
}>>;
|
|
1679
1679
|
text: z.ZodNullable<z.ZodString>;
|
|
1680
1680
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -1687,15 +1687,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1687
1687
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
1688
1688
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
1689
1689
|
}, "strip", z.ZodTypeAny, {
|
|
1690
|
-
username: string | null;
|
|
1691
1690
|
headline: string | null;
|
|
1691
|
+
username: string | null;
|
|
1692
1692
|
firstName: string | null;
|
|
1693
1693
|
lastName: string | null;
|
|
1694
1694
|
profileUrl: string | null;
|
|
1695
1695
|
profilePicture: string | null;
|
|
1696
1696
|
}, {
|
|
1697
|
-
username: string | null;
|
|
1698
1697
|
headline: string | null;
|
|
1698
|
+
username: string | null;
|
|
1699
1699
|
firstName: string | null;
|
|
1700
1700
|
lastName: string | null;
|
|
1701
1701
|
profileUrl: string | null;
|
|
@@ -1773,8 +1773,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1773
1773
|
text: string | null;
|
|
1774
1774
|
urn: string | null;
|
|
1775
1775
|
author: {
|
|
1776
|
-
username: string | null;
|
|
1777
1776
|
headline: string | null;
|
|
1777
|
+
username: string | null;
|
|
1778
1778
|
firstName: string | null;
|
|
1779
1779
|
lastName: string | null;
|
|
1780
1780
|
profileUrl: string | null;
|
|
@@ -1803,8 +1803,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1803
1803
|
} | null;
|
|
1804
1804
|
postedAt: {
|
|
1805
1805
|
date: string | null;
|
|
1806
|
-
timestamp: number | null;
|
|
1807
1806
|
relative: string | null;
|
|
1807
|
+
timestamp: number | null;
|
|
1808
1808
|
} | null;
|
|
1809
1809
|
postType: string | null;
|
|
1810
1810
|
}, {
|
|
@@ -1812,8 +1812,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1812
1812
|
text: string | null;
|
|
1813
1813
|
urn: string | null;
|
|
1814
1814
|
author: {
|
|
1815
|
-
username: string | null;
|
|
1816
1815
|
headline: string | null;
|
|
1816
|
+
username: string | null;
|
|
1817
1817
|
firstName: string | null;
|
|
1818
1818
|
lastName: string | null;
|
|
1819
1819
|
profileUrl: string | null;
|
|
@@ -1842,8 +1842,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1842
1842
|
} | null;
|
|
1843
1843
|
postedAt: {
|
|
1844
1844
|
date: string | null;
|
|
1845
|
-
timestamp: number | null;
|
|
1846
1845
|
relative: string | null;
|
|
1846
|
+
timestamp: number | null;
|
|
1847
1847
|
} | null;
|
|
1848
1848
|
postType: string | null;
|
|
1849
1849
|
}>>;
|
|
@@ -1853,13 +1853,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1853
1853
|
document: {
|
|
1854
1854
|
title: string | null;
|
|
1855
1855
|
url: string | null;
|
|
1856
|
-
pageCount: number | null;
|
|
1857
1856
|
thumbnail: string | null;
|
|
1857
|
+
pageCount: number | null;
|
|
1858
1858
|
} | null;
|
|
1859
1859
|
urn: string | null;
|
|
1860
1860
|
author: {
|
|
1861
|
-
username: string | null;
|
|
1862
1861
|
headline: string | null;
|
|
1862
|
+
username: string | null;
|
|
1863
1863
|
firstName: string | null;
|
|
1864
1864
|
lastName: string | null;
|
|
1865
1865
|
profileUrl: string | null;
|
|
@@ -1889,13 +1889,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1889
1889
|
article: {
|
|
1890
1890
|
title: string | null;
|
|
1891
1891
|
url: string | null;
|
|
1892
|
-
subtitle: string | null;
|
|
1893
1892
|
thumbnail: string | null;
|
|
1893
|
+
subtitle: string | null;
|
|
1894
1894
|
} | null;
|
|
1895
1895
|
postedAt: {
|
|
1896
1896
|
date: string | null;
|
|
1897
|
-
timestamp: number | null;
|
|
1898
1897
|
relative: string | null;
|
|
1898
|
+
timestamp: number | null;
|
|
1899
1899
|
} | null;
|
|
1900
1900
|
fullUrn: string | null;
|
|
1901
1901
|
postType: string | null;
|
|
@@ -1904,8 +1904,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1904
1904
|
text: string | null;
|
|
1905
1905
|
urn: string | null;
|
|
1906
1906
|
author: {
|
|
1907
|
-
username: string | null;
|
|
1908
1907
|
headline: string | null;
|
|
1908
|
+
username: string | null;
|
|
1909
1909
|
firstName: string | null;
|
|
1910
1910
|
lastName: string | null;
|
|
1911
1911
|
profileUrl: string | null;
|
|
@@ -1934,8 +1934,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1934
1934
|
} | null;
|
|
1935
1935
|
postedAt: {
|
|
1936
1936
|
date: string | null;
|
|
1937
|
-
timestamp: number | null;
|
|
1938
1937
|
relative: string | null;
|
|
1938
|
+
timestamp: number | null;
|
|
1939
1939
|
} | null;
|
|
1940
1940
|
postType: string | null;
|
|
1941
1941
|
} | null;
|
|
@@ -1945,13 +1945,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1945
1945
|
document: {
|
|
1946
1946
|
title: string | null;
|
|
1947
1947
|
url: string | null;
|
|
1948
|
-
pageCount: number | null;
|
|
1949
1948
|
thumbnail: string | null;
|
|
1949
|
+
pageCount: number | null;
|
|
1950
1950
|
} | null;
|
|
1951
1951
|
urn: string | null;
|
|
1952
1952
|
author: {
|
|
1953
|
-
username: string | null;
|
|
1954
1953
|
headline: string | null;
|
|
1954
|
+
username: string | null;
|
|
1955
1955
|
firstName: string | null;
|
|
1956
1956
|
lastName: string | null;
|
|
1957
1957
|
profileUrl: string | null;
|
|
@@ -1981,13 +1981,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1981
1981
|
article: {
|
|
1982
1982
|
title: string | null;
|
|
1983
1983
|
url: string | null;
|
|
1984
|
-
subtitle: string | null;
|
|
1985
1984
|
thumbnail: string | null;
|
|
1985
|
+
subtitle: string | null;
|
|
1986
1986
|
} | null;
|
|
1987
1987
|
postedAt: {
|
|
1988
1988
|
date: string | null;
|
|
1989
|
-
timestamp: number | null;
|
|
1990
1989
|
relative: string | null;
|
|
1990
|
+
timestamp: number | null;
|
|
1991
1991
|
} | null;
|
|
1992
1992
|
fullUrn: string | null;
|
|
1993
1993
|
postType: string | null;
|
|
@@ -1996,8 +1996,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1996
1996
|
text: string | null;
|
|
1997
1997
|
urn: string | null;
|
|
1998
1998
|
author: {
|
|
1999
|
-
username: string | null;
|
|
2000
1999
|
headline: string | null;
|
|
2000
|
+
username: string | null;
|
|
2001
2001
|
firstName: string | null;
|
|
2002
2002
|
lastName: string | null;
|
|
2003
2003
|
profileUrl: string | null;
|
|
@@ -2026,8 +2026,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2026
2026
|
} | null;
|
|
2027
2027
|
postedAt: {
|
|
2028
2028
|
date: string | null;
|
|
2029
|
-
timestamp: number | null;
|
|
2030
2029
|
relative: string | null;
|
|
2030
|
+
timestamp: number | null;
|
|
2031
2031
|
} | null;
|
|
2032
2032
|
postType: string | null;
|
|
2033
2033
|
} | null;
|
|
@@ -2041,22 +2041,22 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2041
2041
|
success: z.ZodBoolean;
|
|
2042
2042
|
error: z.ZodString;
|
|
2043
2043
|
}, "strip", z.ZodTypeAny, {
|
|
2044
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2044
2045
|
success: boolean;
|
|
2045
2046
|
error: string;
|
|
2046
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2047
2047
|
posts: {
|
|
2048
2048
|
url: string | null;
|
|
2049
2049
|
text: string | null;
|
|
2050
2050
|
document: {
|
|
2051
2051
|
title: string | null;
|
|
2052
2052
|
url: string | null;
|
|
2053
|
-
pageCount: number | null;
|
|
2054
2053
|
thumbnail: string | null;
|
|
2054
|
+
pageCount: number | null;
|
|
2055
2055
|
} | null;
|
|
2056
2056
|
urn: string | null;
|
|
2057
2057
|
author: {
|
|
2058
|
-
username: string | null;
|
|
2059
2058
|
headline: string | null;
|
|
2059
|
+
username: string | null;
|
|
2060
2060
|
firstName: string | null;
|
|
2061
2061
|
lastName: string | null;
|
|
2062
2062
|
profileUrl: string | null;
|
|
@@ -2086,13 +2086,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2086
2086
|
article: {
|
|
2087
2087
|
title: string | null;
|
|
2088
2088
|
url: string | null;
|
|
2089
|
-
subtitle: string | null;
|
|
2090
2089
|
thumbnail: string | null;
|
|
2090
|
+
subtitle: string | null;
|
|
2091
2091
|
} | null;
|
|
2092
2092
|
postedAt: {
|
|
2093
2093
|
date: string | null;
|
|
2094
|
-
timestamp: number | null;
|
|
2095
2094
|
relative: string | null;
|
|
2095
|
+
timestamp: number | null;
|
|
2096
2096
|
} | null;
|
|
2097
2097
|
fullUrn: string | null;
|
|
2098
2098
|
postType: string | null;
|
|
@@ -2101,8 +2101,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2101
2101
|
text: string | null;
|
|
2102
2102
|
urn: string | null;
|
|
2103
2103
|
author: {
|
|
2104
|
-
username: string | null;
|
|
2105
2104
|
headline: string | null;
|
|
2105
|
+
username: string | null;
|
|
2106
2106
|
firstName: string | null;
|
|
2107
2107
|
lastName: string | null;
|
|
2108
2108
|
profileUrl: string | null;
|
|
@@ -2131,33 +2131,61 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2131
2131
|
} | null;
|
|
2132
2132
|
postedAt: {
|
|
2133
2133
|
date: string | null;
|
|
2134
|
-
timestamp: number | null;
|
|
2135
2134
|
relative: string | null;
|
|
2135
|
+
timestamp: number | null;
|
|
2136
2136
|
} | null;
|
|
2137
2137
|
postType: string | null;
|
|
2138
2138
|
} | null;
|
|
2139
2139
|
}[];
|
|
2140
2140
|
totalPosts: number;
|
|
2141
|
-
username?: string | undefined;
|
|
2142
2141
|
profile?: {
|
|
2143
2142
|
id: string | null;
|
|
2143
|
+
linkedinUrl: string | null;
|
|
2144
|
+
headline: string | null;
|
|
2144
2145
|
location: {
|
|
2145
|
-
|
|
2146
|
-
countryCode: string | null;
|
|
2146
|
+
city: string | null;
|
|
2147
2147
|
country: string | null;
|
|
2148
2148
|
state: string | null;
|
|
2149
|
-
|
|
2149
|
+
text: string | null;
|
|
2150
|
+
countryCode: string | null;
|
|
2150
2151
|
} | null;
|
|
2152
|
+
skills: {
|
|
2153
|
+
name: string | null;
|
|
2154
|
+
}[] | null;
|
|
2155
|
+
languages: {
|
|
2156
|
+
name: string | null;
|
|
2157
|
+
proficiency: string | null;
|
|
2158
|
+
}[] | null;
|
|
2159
|
+
education: {
|
|
2160
|
+
startDate: {
|
|
2161
|
+
month: string | null;
|
|
2162
|
+
year: number | null;
|
|
2163
|
+
text: string | null;
|
|
2164
|
+
} | null;
|
|
2165
|
+
endDate: {
|
|
2166
|
+
month: string | null;
|
|
2167
|
+
year: number | null;
|
|
2168
|
+
text: string | null;
|
|
2169
|
+
} | null;
|
|
2170
|
+
schoolName: string | null;
|
|
2171
|
+
schoolLinkedinUrl: string | null;
|
|
2172
|
+
degree: string | null;
|
|
2173
|
+
fieldOfStudy: string | null;
|
|
2174
|
+
period: string | null;
|
|
2175
|
+
}[] | null;
|
|
2176
|
+
certifications: {
|
|
2177
|
+
title: string | null;
|
|
2178
|
+
issuedAt: string | null;
|
|
2179
|
+
issuedBy: string | null;
|
|
2180
|
+
}[] | null;
|
|
2181
|
+
photo: string | null;
|
|
2151
2182
|
verified: boolean | null;
|
|
2152
|
-
headline: string | null;
|
|
2153
2183
|
publicIdentifier: string | null;
|
|
2154
|
-
linkedinUrl: string | null;
|
|
2155
2184
|
firstName: string | null;
|
|
2156
2185
|
lastName: string | null;
|
|
2157
2186
|
about: string | null;
|
|
2158
2187
|
openToWork: boolean | null;
|
|
2159
2188
|
hiring: boolean | null;
|
|
2160
|
-
photo: string | null;
|
|
2161
2189
|
premium: boolean | null;
|
|
2162
2190
|
influencer: boolean | null;
|
|
2163
2191
|
topSkills: string | null;
|
|
@@ -2166,101 +2194,73 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2166
2194
|
currentPosition: {
|
|
2167
2195
|
companyName: string | null;
|
|
2168
2196
|
}[] | null;
|
|
2169
|
-
skills: {
|
|
2170
|
-
name: string | null;
|
|
2171
|
-
}[] | null;
|
|
2172
2197
|
experience: {
|
|
2173
2198
|
description: string | null;
|
|
2174
2199
|
duration: string | null;
|
|
2200
|
+
position: string | null;
|
|
2175
2201
|
location: string | null;
|
|
2202
|
+
skills: string[] | null;
|
|
2176
2203
|
companyName: string | null;
|
|
2177
2204
|
companyLinkedinUrl: string | null;
|
|
2178
2205
|
employmentType: string | null;
|
|
2179
|
-
position: string | null;
|
|
2180
2206
|
workplaceType: string | null;
|
|
2181
|
-
skills: string[] | null;
|
|
2182
2207
|
startDate: {
|
|
2183
|
-
text: string | null;
|
|
2184
2208
|
month: string | null;
|
|
2185
2209
|
year: number | null;
|
|
2186
|
-
} | null;
|
|
2187
|
-
endDate: {
|
|
2188
2210
|
text: string | null;
|
|
2189
|
-
month: string | null;
|
|
2190
|
-
year: number | null;
|
|
2191
|
-
} | null;
|
|
2192
|
-
}[] | null;
|
|
2193
|
-
education: {
|
|
2194
|
-
startDate: {
|
|
2195
|
-
text: string | null;
|
|
2196
|
-
month: string | null;
|
|
2197
|
-
year: number | null;
|
|
2198
2211
|
} | null;
|
|
2199
2212
|
endDate: {
|
|
2200
|
-
text: string | null;
|
|
2201
2213
|
month: string | null;
|
|
2202
2214
|
year: number | null;
|
|
2215
|
+
text: string | null;
|
|
2203
2216
|
} | null;
|
|
2204
|
-
schoolName: string | null;
|
|
2205
|
-
schoolLinkedinUrl: string | null;
|
|
2206
|
-
degree: string | null;
|
|
2207
|
-
fieldOfStudy: string | null;
|
|
2208
|
-
period: string | null;
|
|
2209
|
-
}[] | null;
|
|
2210
|
-
certifications: {
|
|
2211
|
-
title: string | null;
|
|
2212
|
-
issuedAt: string | null;
|
|
2213
|
-
issuedBy: string | null;
|
|
2214
|
-
}[] | null;
|
|
2215
|
-
languages: {
|
|
2216
|
-
name: string | null;
|
|
2217
|
-
proficiency: string | null;
|
|
2218
2217
|
}[] | null;
|
|
2219
2218
|
} | null | undefined;
|
|
2219
|
+
username?: string | undefined;
|
|
2220
2220
|
keyword?: string | undefined;
|
|
2221
2221
|
jobs?: {
|
|
2222
2222
|
description: string | null;
|
|
2223
2223
|
title: string | null;
|
|
2224
2224
|
url: string | null;
|
|
2225
2225
|
id: string | null;
|
|
2226
|
+
company: {
|
|
2227
|
+
name: string | null;
|
|
2228
|
+
url: string | null;
|
|
2229
|
+
logo: string | null;
|
|
2230
|
+
} | null;
|
|
2226
2231
|
location: string | null;
|
|
2232
|
+
skills: string[] | null;
|
|
2227
2233
|
postedAt: string | null;
|
|
2228
2234
|
applyUrl: string | null;
|
|
2229
2235
|
salary: {
|
|
2236
|
+
currency: string | null;
|
|
2230
2237
|
from: number | null;
|
|
2231
2238
|
to: number | null;
|
|
2232
2239
|
period: string | null;
|
|
2233
|
-
currency: string | null;
|
|
2234
2240
|
} | null;
|
|
2235
2241
|
seniorityLevel: string | null;
|
|
2236
2242
|
employmentType: string | null;
|
|
2237
|
-
skills: string[] | null;
|
|
2238
|
-
company: {
|
|
2239
|
-
name: string | null;
|
|
2240
|
-
url: string | null;
|
|
2241
|
-
logo: string | null;
|
|
2242
|
-
} | null;
|
|
2243
2243
|
}[] | undefined;
|
|
2244
2244
|
totalResults?: number | null | undefined;
|
|
2245
2245
|
paginationToken?: string | null | undefined;
|
|
2246
2246
|
hasNextPage?: boolean | null | undefined;
|
|
2247
2247
|
}, {
|
|
2248
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2248
2249
|
success: boolean;
|
|
2249
2250
|
error: string;
|
|
2250
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2251
2251
|
posts: {
|
|
2252
2252
|
url: string | null;
|
|
2253
2253
|
text: string | null;
|
|
2254
2254
|
document: {
|
|
2255
2255
|
title: string | null;
|
|
2256
2256
|
url: string | null;
|
|
2257
|
-
pageCount: number | null;
|
|
2258
2257
|
thumbnail: string | null;
|
|
2258
|
+
pageCount: number | null;
|
|
2259
2259
|
} | null;
|
|
2260
2260
|
urn: string | null;
|
|
2261
2261
|
author: {
|
|
2262
|
-
username: string | null;
|
|
2263
2262
|
headline: string | null;
|
|
2263
|
+
username: string | null;
|
|
2264
2264
|
firstName: string | null;
|
|
2265
2265
|
lastName: string | null;
|
|
2266
2266
|
profileUrl: string | null;
|
|
@@ -2290,13 +2290,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2290
2290
|
article: {
|
|
2291
2291
|
title: string | null;
|
|
2292
2292
|
url: string | null;
|
|
2293
|
-
subtitle: string | null;
|
|
2294
2293
|
thumbnail: string | null;
|
|
2294
|
+
subtitle: string | null;
|
|
2295
2295
|
} | null;
|
|
2296
2296
|
postedAt: {
|
|
2297
2297
|
date: string | null;
|
|
2298
|
-
timestamp: number | null;
|
|
2299
2298
|
relative: string | null;
|
|
2299
|
+
timestamp: number | null;
|
|
2300
2300
|
} | null;
|
|
2301
2301
|
fullUrn: string | null;
|
|
2302
2302
|
postType: string | null;
|
|
@@ -2305,8 +2305,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2305
2305
|
text: string | null;
|
|
2306
2306
|
urn: string | null;
|
|
2307
2307
|
author: {
|
|
2308
|
-
username: string | null;
|
|
2309
2308
|
headline: string | null;
|
|
2309
|
+
username: string | null;
|
|
2310
2310
|
firstName: string | null;
|
|
2311
2311
|
lastName: string | null;
|
|
2312
2312
|
profileUrl: string | null;
|
|
@@ -2335,33 +2335,61 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2335
2335
|
} | null;
|
|
2336
2336
|
postedAt: {
|
|
2337
2337
|
date: string | null;
|
|
2338
|
-
timestamp: number | null;
|
|
2339
2338
|
relative: string | null;
|
|
2339
|
+
timestamp: number | null;
|
|
2340
2340
|
} | null;
|
|
2341
2341
|
postType: string | null;
|
|
2342
2342
|
} | null;
|
|
2343
2343
|
}[];
|
|
2344
2344
|
totalPosts: number;
|
|
2345
|
-
username?: string | undefined;
|
|
2346
2345
|
profile?: {
|
|
2347
2346
|
id: string | null;
|
|
2347
|
+
linkedinUrl: string | null;
|
|
2348
|
+
headline: string | null;
|
|
2348
2349
|
location: {
|
|
2349
|
-
|
|
2350
|
-
countryCode: string | null;
|
|
2350
|
+
city: string | null;
|
|
2351
2351
|
country: string | null;
|
|
2352
2352
|
state: string | null;
|
|
2353
|
-
|
|
2353
|
+
text: string | null;
|
|
2354
|
+
countryCode: string | null;
|
|
2354
2355
|
} | null;
|
|
2356
|
+
skills: {
|
|
2357
|
+
name: string | null;
|
|
2358
|
+
}[] | null;
|
|
2359
|
+
languages: {
|
|
2360
|
+
name: string | null;
|
|
2361
|
+
proficiency: string | null;
|
|
2362
|
+
}[] | null;
|
|
2363
|
+
education: {
|
|
2364
|
+
startDate: {
|
|
2365
|
+
month: string | null;
|
|
2366
|
+
year: number | null;
|
|
2367
|
+
text: string | null;
|
|
2368
|
+
} | null;
|
|
2369
|
+
endDate: {
|
|
2370
|
+
month: string | null;
|
|
2371
|
+
year: number | null;
|
|
2372
|
+
text: string | null;
|
|
2373
|
+
} | null;
|
|
2374
|
+
schoolName: string | null;
|
|
2375
|
+
schoolLinkedinUrl: string | null;
|
|
2376
|
+
degree: string | null;
|
|
2377
|
+
fieldOfStudy: string | null;
|
|
2378
|
+
period: string | null;
|
|
2379
|
+
}[] | null;
|
|
2380
|
+
certifications: {
|
|
2381
|
+
title: string | null;
|
|
2382
|
+
issuedAt: string | null;
|
|
2383
|
+
issuedBy: string | null;
|
|
2384
|
+
}[] | null;
|
|
2385
|
+
photo: string | null;
|
|
2355
2386
|
verified: boolean | null;
|
|
2356
|
-
headline: string | null;
|
|
2357
2387
|
publicIdentifier: string | null;
|
|
2358
|
-
linkedinUrl: string | null;
|
|
2359
2388
|
firstName: string | null;
|
|
2360
2389
|
lastName: string | null;
|
|
2361
2390
|
about: string | null;
|
|
2362
2391
|
openToWork: boolean | null;
|
|
2363
2392
|
hiring: boolean | null;
|
|
2364
|
-
photo: string | null;
|
|
2365
2393
|
premium: boolean | null;
|
|
2366
2394
|
influencer: boolean | null;
|
|
2367
2395
|
topSkills: string | null;
|
|
@@ -2370,80 +2398,52 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2370
2398
|
currentPosition: {
|
|
2371
2399
|
companyName: string | null;
|
|
2372
2400
|
}[] | null;
|
|
2373
|
-
skills: {
|
|
2374
|
-
name: string | null;
|
|
2375
|
-
}[] | null;
|
|
2376
2401
|
experience: {
|
|
2377
2402
|
description: string | null;
|
|
2378
2403
|
duration: string | null;
|
|
2404
|
+
position: string | null;
|
|
2379
2405
|
location: string | null;
|
|
2406
|
+
skills: string[] | null;
|
|
2380
2407
|
companyName: string | null;
|
|
2381
2408
|
companyLinkedinUrl: string | null;
|
|
2382
2409
|
employmentType: string | null;
|
|
2383
|
-
position: string | null;
|
|
2384
2410
|
workplaceType: string | null;
|
|
2385
|
-
skills: string[] | null;
|
|
2386
2411
|
startDate: {
|
|
2387
|
-
text: string | null;
|
|
2388
2412
|
month: string | null;
|
|
2389
2413
|
year: number | null;
|
|
2390
|
-
} | null;
|
|
2391
|
-
endDate: {
|
|
2392
|
-
text: string | null;
|
|
2393
|
-
month: string | null;
|
|
2394
|
-
year: number | null;
|
|
2395
|
-
} | null;
|
|
2396
|
-
}[] | null;
|
|
2397
|
-
education: {
|
|
2398
|
-
startDate: {
|
|
2399
2414
|
text: string | null;
|
|
2400
|
-
month: string | null;
|
|
2401
|
-
year: number | null;
|
|
2402
2415
|
} | null;
|
|
2403
2416
|
endDate: {
|
|
2404
|
-
text: string | null;
|
|
2405
2417
|
month: string | null;
|
|
2406
2418
|
year: number | null;
|
|
2419
|
+
text: string | null;
|
|
2407
2420
|
} | null;
|
|
2408
|
-
schoolName: string | null;
|
|
2409
|
-
schoolLinkedinUrl: string | null;
|
|
2410
|
-
degree: string | null;
|
|
2411
|
-
fieldOfStudy: string | null;
|
|
2412
|
-
period: string | null;
|
|
2413
|
-
}[] | null;
|
|
2414
|
-
certifications: {
|
|
2415
|
-
title: string | null;
|
|
2416
|
-
issuedAt: string | null;
|
|
2417
|
-
issuedBy: string | null;
|
|
2418
|
-
}[] | null;
|
|
2419
|
-
languages: {
|
|
2420
|
-
name: string | null;
|
|
2421
|
-
proficiency: string | null;
|
|
2422
2421
|
}[] | null;
|
|
2423
2422
|
} | null | undefined;
|
|
2423
|
+
username?: string | undefined;
|
|
2424
2424
|
keyword?: string | undefined;
|
|
2425
2425
|
jobs?: {
|
|
2426
2426
|
description: string | null;
|
|
2427
2427
|
title: string | null;
|
|
2428
2428
|
url: string | null;
|
|
2429
2429
|
id: string | null;
|
|
2430
|
+
company: {
|
|
2431
|
+
name: string | null;
|
|
2432
|
+
url: string | null;
|
|
2433
|
+
logo: string | null;
|
|
2434
|
+
} | null;
|
|
2430
2435
|
location: string | null;
|
|
2436
|
+
skills: string[] | null;
|
|
2431
2437
|
postedAt: string | null;
|
|
2432
2438
|
applyUrl: string | null;
|
|
2433
2439
|
salary: {
|
|
2440
|
+
currency: string | null;
|
|
2434
2441
|
from: number | null;
|
|
2435
2442
|
to: number | null;
|
|
2436
2443
|
period: string | null;
|
|
2437
|
-
currency: string | null;
|
|
2438
2444
|
} | null;
|
|
2439
2445
|
seniorityLevel: string | null;
|
|
2440
2446
|
employmentType: string | null;
|
|
2441
|
-
skills: string[] | null;
|
|
2442
|
-
company: {
|
|
2443
|
-
name: string | null;
|
|
2444
|
-
url: string | null;
|
|
2445
|
-
logo: string | null;
|
|
2446
|
-
} | null;
|
|
2447
2447
|
}[] | undefined;
|
|
2448
2448
|
totalResults?: number | null | undefined;
|
|
2449
2449
|
paginationToken?: string | null | undefined;
|
|
@@ -2490,31 +2490,31 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2490
2490
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2491
2491
|
}, "strip", z.ZodTypeAny, {
|
|
2492
2492
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2493
|
+
limit?: number | undefined;
|
|
2493
2494
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2495
|
+
location?: string | undefined;
|
|
2494
2496
|
username?: string | undefined;
|
|
2495
|
-
limit?: number | undefined;
|
|
2496
2497
|
pageNumber?: number | undefined;
|
|
2497
|
-
location?: string | undefined;
|
|
2498
2498
|
keyword?: string | undefined;
|
|
2499
2499
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
2500
2500
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
2501
2501
|
profileUrl?: string | undefined;
|
|
2502
2502
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
2503
|
-
experienceLevel?: ("
|
|
2503
|
+
experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
2504
2504
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2505
2505
|
}, {
|
|
2506
2506
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2507
|
+
limit?: number | undefined;
|
|
2507
2508
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2509
|
+
location?: string | undefined;
|
|
2508
2510
|
username?: string | undefined;
|
|
2509
|
-
limit?: number | undefined;
|
|
2510
2511
|
pageNumber?: number | undefined;
|
|
2511
|
-
location?: string | undefined;
|
|
2512
2512
|
keyword?: string | undefined;
|
|
2513
2513
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
2514
2514
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
2515
2515
|
profileUrl?: string | undefined;
|
|
2516
2516
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
2517
|
-
experienceLevel?: ("
|
|
2517
|
+
experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
2518
2518
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2519
2519
|
}>;
|
|
2520
2520
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -2539,17 +2539,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2539
2539
|
state: z.ZodNullable<z.ZodString>;
|
|
2540
2540
|
city: z.ZodNullable<z.ZodString>;
|
|
2541
2541
|
}, "strip", z.ZodTypeAny, {
|
|
2542
|
-
|
|
2543
|
-
countryCode: string | null;
|
|
2542
|
+
city: string | null;
|
|
2544
2543
|
country: string | null;
|
|
2545
2544
|
state: string | null;
|
|
2546
|
-
city: string | null;
|
|
2547
|
-
}, {
|
|
2548
2545
|
text: string | null;
|
|
2549
2546
|
countryCode: string | null;
|
|
2547
|
+
}, {
|
|
2548
|
+
city: string | null;
|
|
2550
2549
|
country: string | null;
|
|
2551
2550
|
state: string | null;
|
|
2552
|
-
|
|
2551
|
+
text: string | null;
|
|
2552
|
+
countryCode: string | null;
|
|
2553
2553
|
}>>;
|
|
2554
2554
|
verified: z.ZodNullable<z.ZodBoolean>;
|
|
2555
2555
|
topSkills: z.ZodNullable<z.ZodString>;
|
|
@@ -2577,66 +2577,66 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2577
2577
|
year: z.ZodNullable<z.ZodNumber>;
|
|
2578
2578
|
text: z.ZodNullable<z.ZodString>;
|
|
2579
2579
|
}, "strip", z.ZodTypeAny, {
|
|
2580
|
-
text: string | null;
|
|
2581
2580
|
month: string | null;
|
|
2582
2581
|
year: number | null;
|
|
2583
|
-
}, {
|
|
2584
2582
|
text: string | null;
|
|
2583
|
+
}, {
|
|
2585
2584
|
month: string | null;
|
|
2586
2585
|
year: number | null;
|
|
2586
|
+
text: string | null;
|
|
2587
2587
|
}>>;
|
|
2588
2588
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
2589
2589
|
month: z.ZodNullable<z.ZodString>;
|
|
2590
2590
|
year: z.ZodNullable<z.ZodNumber>;
|
|
2591
2591
|
text: z.ZodNullable<z.ZodString>;
|
|
2592
2592
|
}, "strip", z.ZodTypeAny, {
|
|
2593
|
-
text: string | null;
|
|
2594
2593
|
month: string | null;
|
|
2595
2594
|
year: number | null;
|
|
2596
|
-
}, {
|
|
2597
2595
|
text: string | null;
|
|
2596
|
+
}, {
|
|
2598
2597
|
month: string | null;
|
|
2599
2598
|
year: number | null;
|
|
2599
|
+
text: string | null;
|
|
2600
2600
|
}>>;
|
|
2601
2601
|
}, "strip", z.ZodTypeAny, {
|
|
2602
2602
|
description: string | null;
|
|
2603
2603
|
duration: string | null;
|
|
2604
|
+
position: string | null;
|
|
2604
2605
|
location: string | null;
|
|
2606
|
+
skills: string[] | null;
|
|
2605
2607
|
companyName: string | null;
|
|
2606
2608
|
companyLinkedinUrl: string | null;
|
|
2607
2609
|
employmentType: string | null;
|
|
2608
|
-
position: string | null;
|
|
2609
2610
|
workplaceType: string | null;
|
|
2610
|
-
skills: string[] | null;
|
|
2611
2611
|
startDate: {
|
|
2612
|
-
text: string | null;
|
|
2613
2612
|
month: string | null;
|
|
2614
2613
|
year: number | null;
|
|
2614
|
+
text: string | null;
|
|
2615
2615
|
} | null;
|
|
2616
2616
|
endDate: {
|
|
2617
|
-
text: string | null;
|
|
2618
2617
|
month: string | null;
|
|
2619
2618
|
year: number | null;
|
|
2619
|
+
text: string | null;
|
|
2620
2620
|
} | null;
|
|
2621
2621
|
}, {
|
|
2622
2622
|
description: string | null;
|
|
2623
2623
|
duration: string | null;
|
|
2624
|
+
position: string | null;
|
|
2624
2625
|
location: string | null;
|
|
2626
|
+
skills: string[] | null;
|
|
2625
2627
|
companyName: string | null;
|
|
2626
2628
|
companyLinkedinUrl: string | null;
|
|
2627
2629
|
employmentType: string | null;
|
|
2628
|
-
position: string | null;
|
|
2629
2630
|
workplaceType: string | null;
|
|
2630
|
-
skills: string[] | null;
|
|
2631
2631
|
startDate: {
|
|
2632
|
-
text: string | null;
|
|
2633
2632
|
month: string | null;
|
|
2634
2633
|
year: number | null;
|
|
2634
|
+
text: string | null;
|
|
2635
2635
|
} | null;
|
|
2636
2636
|
endDate: {
|
|
2637
|
-
text: string | null;
|
|
2638
2637
|
month: string | null;
|
|
2639
2638
|
year: number | null;
|
|
2639
|
+
text: string | null;
|
|
2640
2640
|
} | null;
|
|
2641
2641
|
}>, "many">>;
|
|
2642
2642
|
education: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -2649,38 +2649,38 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2649
2649
|
year: z.ZodNullable<z.ZodNumber>;
|
|
2650
2650
|
text: z.ZodNullable<z.ZodString>;
|
|
2651
2651
|
}, "strip", z.ZodTypeAny, {
|
|
2652
|
-
text: string | null;
|
|
2653
2652
|
month: string | null;
|
|
2654
2653
|
year: number | null;
|
|
2655
|
-
}, {
|
|
2656
2654
|
text: string | null;
|
|
2655
|
+
}, {
|
|
2657
2656
|
month: string | null;
|
|
2658
2657
|
year: number | null;
|
|
2658
|
+
text: string | null;
|
|
2659
2659
|
}>>;
|
|
2660
2660
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
2661
2661
|
month: z.ZodNullable<z.ZodString>;
|
|
2662
2662
|
year: z.ZodNullable<z.ZodNumber>;
|
|
2663
2663
|
text: z.ZodNullable<z.ZodString>;
|
|
2664
2664
|
}, "strip", z.ZodTypeAny, {
|
|
2665
|
-
text: string | null;
|
|
2666
2665
|
month: string | null;
|
|
2667
2666
|
year: number | null;
|
|
2668
|
-
}, {
|
|
2669
2667
|
text: string | null;
|
|
2668
|
+
}, {
|
|
2670
2669
|
month: string | null;
|
|
2671
2670
|
year: number | null;
|
|
2671
|
+
text: string | null;
|
|
2672
2672
|
}>>;
|
|
2673
2673
|
period: z.ZodNullable<z.ZodString>;
|
|
2674
2674
|
}, "strip", z.ZodTypeAny, {
|
|
2675
2675
|
startDate: {
|
|
2676
|
-
text: string | null;
|
|
2677
2676
|
month: string | null;
|
|
2678
2677
|
year: number | null;
|
|
2678
|
+
text: string | null;
|
|
2679
2679
|
} | null;
|
|
2680
2680
|
endDate: {
|
|
2681
|
-
text: string | null;
|
|
2682
2681
|
month: string | null;
|
|
2683
2682
|
year: number | null;
|
|
2683
|
+
text: string | null;
|
|
2684
2684
|
} | null;
|
|
2685
2685
|
schoolName: string | null;
|
|
2686
2686
|
schoolLinkedinUrl: string | null;
|
|
@@ -2689,14 +2689,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2689
2689
|
period: string | null;
|
|
2690
2690
|
}, {
|
|
2691
2691
|
startDate: {
|
|
2692
|
-
text: string | null;
|
|
2693
2692
|
month: string | null;
|
|
2694
2693
|
year: number | null;
|
|
2694
|
+
text: string | null;
|
|
2695
2695
|
} | null;
|
|
2696
2696
|
endDate: {
|
|
2697
|
-
text: string | null;
|
|
2698
2697
|
month: string | null;
|
|
2699
2698
|
year: number | null;
|
|
2699
|
+
text: string | null;
|
|
2700
2700
|
} | null;
|
|
2701
2701
|
schoolName: string | null;
|
|
2702
2702
|
schoolLinkedinUrl: string | null;
|
|
@@ -2736,23 +2736,52 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2736
2736
|
}>, "many">>;
|
|
2737
2737
|
}, "strip", z.ZodTypeAny, {
|
|
2738
2738
|
id: string | null;
|
|
2739
|
+
linkedinUrl: string | null;
|
|
2740
|
+
headline: string | null;
|
|
2739
2741
|
location: {
|
|
2740
|
-
|
|
2741
|
-
countryCode: string | null;
|
|
2742
|
+
city: string | null;
|
|
2742
2743
|
country: string | null;
|
|
2743
2744
|
state: string | null;
|
|
2744
|
-
|
|
2745
|
+
text: string | null;
|
|
2746
|
+
countryCode: string | null;
|
|
2745
2747
|
} | null;
|
|
2748
|
+
skills: {
|
|
2749
|
+
name: string | null;
|
|
2750
|
+
}[] | null;
|
|
2751
|
+
languages: {
|
|
2752
|
+
name: string | null;
|
|
2753
|
+
proficiency: string | null;
|
|
2754
|
+
}[] | null;
|
|
2755
|
+
education: {
|
|
2756
|
+
startDate: {
|
|
2757
|
+
month: string | null;
|
|
2758
|
+
year: number | null;
|
|
2759
|
+
text: string | null;
|
|
2760
|
+
} | null;
|
|
2761
|
+
endDate: {
|
|
2762
|
+
month: string | null;
|
|
2763
|
+
year: number | null;
|
|
2764
|
+
text: string | null;
|
|
2765
|
+
} | null;
|
|
2766
|
+
schoolName: string | null;
|
|
2767
|
+
schoolLinkedinUrl: string | null;
|
|
2768
|
+
degree: string | null;
|
|
2769
|
+
fieldOfStudy: string | null;
|
|
2770
|
+
period: string | null;
|
|
2771
|
+
}[] | null;
|
|
2772
|
+
certifications: {
|
|
2773
|
+
title: string | null;
|
|
2774
|
+
issuedAt: string | null;
|
|
2775
|
+
issuedBy: string | null;
|
|
2776
|
+
}[] | null;
|
|
2777
|
+
photo: string | null;
|
|
2746
2778
|
verified: boolean | null;
|
|
2747
|
-
headline: string | null;
|
|
2748
2779
|
publicIdentifier: string | null;
|
|
2749
|
-
linkedinUrl: string | null;
|
|
2750
2780
|
firstName: string | null;
|
|
2751
2781
|
lastName: string | null;
|
|
2752
2782
|
about: string | null;
|
|
2753
2783
|
openToWork: boolean | null;
|
|
2754
2784
|
hiring: boolean | null;
|
|
2755
|
-
photo: string | null;
|
|
2756
2785
|
premium: boolean | null;
|
|
2757
2786
|
influencer: boolean | null;
|
|
2758
2787
|
topSkills: string | null;
|
|
@@ -2761,40 +2790,55 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2761
2790
|
currentPosition: {
|
|
2762
2791
|
companyName: string | null;
|
|
2763
2792
|
}[] | null;
|
|
2764
|
-
skills: {
|
|
2765
|
-
name: string | null;
|
|
2766
|
-
}[] | null;
|
|
2767
2793
|
experience: {
|
|
2768
2794
|
description: string | null;
|
|
2769
2795
|
duration: string | null;
|
|
2796
|
+
position: string | null;
|
|
2770
2797
|
location: string | null;
|
|
2798
|
+
skills: string[] | null;
|
|
2771
2799
|
companyName: string | null;
|
|
2772
2800
|
companyLinkedinUrl: string | null;
|
|
2773
2801
|
employmentType: string | null;
|
|
2774
|
-
position: string | null;
|
|
2775
2802
|
workplaceType: string | null;
|
|
2776
|
-
skills: string[] | null;
|
|
2777
2803
|
startDate: {
|
|
2778
|
-
text: string | null;
|
|
2779
2804
|
month: string | null;
|
|
2780
2805
|
year: number | null;
|
|
2806
|
+
text: string | null;
|
|
2781
2807
|
} | null;
|
|
2782
2808
|
endDate: {
|
|
2783
|
-
text: string | null;
|
|
2784
2809
|
month: string | null;
|
|
2785
2810
|
year: number | null;
|
|
2811
|
+
text: string | null;
|
|
2786
2812
|
} | null;
|
|
2787
2813
|
}[] | null;
|
|
2814
|
+
}, {
|
|
2815
|
+
id: string | null;
|
|
2816
|
+
linkedinUrl: string | null;
|
|
2817
|
+
headline: string | null;
|
|
2818
|
+
location: {
|
|
2819
|
+
city: string | null;
|
|
2820
|
+
country: string | null;
|
|
2821
|
+
state: string | null;
|
|
2822
|
+
text: string | null;
|
|
2823
|
+
countryCode: string | null;
|
|
2824
|
+
} | null;
|
|
2825
|
+
skills: {
|
|
2826
|
+
name: string | null;
|
|
2827
|
+
}[] | null;
|
|
2828
|
+
languages: {
|
|
2829
|
+
name: string | null;
|
|
2830
|
+
proficiency: string | null;
|
|
2831
|
+
}[] | null;
|
|
2788
2832
|
education: {
|
|
2789
2833
|
startDate: {
|
|
2790
|
-
text: string | null;
|
|
2791
2834
|
month: string | null;
|
|
2792
2835
|
year: number | null;
|
|
2836
|
+
text: string | null;
|
|
2793
2837
|
} | null;
|
|
2794
2838
|
endDate: {
|
|
2795
|
-
text: string | null;
|
|
2796
2839
|
month: string | null;
|
|
2797
2840
|
year: number | null;
|
|
2841
|
+
text: string | null;
|
|
2798
2842
|
} | null;
|
|
2799
2843
|
schoolName: string | null;
|
|
2800
2844
|
schoolLinkedinUrl: string | null;
|
|
@@ -2807,29 +2851,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2807
2851
|
issuedAt: string | null;
|
|
2808
2852
|
issuedBy: string | null;
|
|
2809
2853
|
}[] | null;
|
|
2810
|
-
|
|
2811
|
-
name: string | null;
|
|
2812
|
-
proficiency: string | null;
|
|
2813
|
-
}[] | null;
|
|
2814
|
-
}, {
|
|
2815
|
-
id: string | null;
|
|
2816
|
-
location: {
|
|
2817
|
-
text: string | null;
|
|
2818
|
-
countryCode: string | null;
|
|
2819
|
-
country: string | null;
|
|
2820
|
-
state: string | null;
|
|
2821
|
-
city: string | null;
|
|
2822
|
-
} | null;
|
|
2854
|
+
photo: string | null;
|
|
2823
2855
|
verified: boolean | null;
|
|
2824
|
-
headline: string | null;
|
|
2825
2856
|
publicIdentifier: string | null;
|
|
2826
|
-
linkedinUrl: string | null;
|
|
2827
2857
|
firstName: string | null;
|
|
2828
2858
|
lastName: string | null;
|
|
2829
2859
|
about: string | null;
|
|
2830
2860
|
openToWork: boolean | null;
|
|
2831
2861
|
hiring: boolean | null;
|
|
2832
|
-
photo: string | null;
|
|
2833
2862
|
premium: boolean | null;
|
|
2834
2863
|
influencer: boolean | null;
|
|
2835
2864
|
topSkills: string | null;
|
|
@@ -2838,55 +2867,26 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2838
2867
|
currentPosition: {
|
|
2839
2868
|
companyName: string | null;
|
|
2840
2869
|
}[] | null;
|
|
2841
|
-
skills: {
|
|
2842
|
-
name: string | null;
|
|
2843
|
-
}[] | null;
|
|
2844
2870
|
experience: {
|
|
2845
2871
|
description: string | null;
|
|
2846
2872
|
duration: string | null;
|
|
2873
|
+
position: string | null;
|
|
2847
2874
|
location: string | null;
|
|
2875
|
+
skills: string[] | null;
|
|
2848
2876
|
companyName: string | null;
|
|
2849
2877
|
companyLinkedinUrl: string | null;
|
|
2850
2878
|
employmentType: string | null;
|
|
2851
|
-
position: string | null;
|
|
2852
2879
|
workplaceType: string | null;
|
|
2853
|
-
skills: string[] | null;
|
|
2854
2880
|
startDate: {
|
|
2855
|
-
text: string | null;
|
|
2856
2881
|
month: string | null;
|
|
2857
2882
|
year: number | null;
|
|
2858
|
-
} | null;
|
|
2859
|
-
endDate: {
|
|
2860
|
-
text: string | null;
|
|
2861
|
-
month: string | null;
|
|
2862
|
-
year: number | null;
|
|
2863
|
-
} | null;
|
|
2864
|
-
}[] | null;
|
|
2865
|
-
education: {
|
|
2866
|
-
startDate: {
|
|
2867
2883
|
text: string | null;
|
|
2868
|
-
month: string | null;
|
|
2869
|
-
year: number | null;
|
|
2870
2884
|
} | null;
|
|
2871
2885
|
endDate: {
|
|
2872
|
-
text: string | null;
|
|
2873
2886
|
month: string | null;
|
|
2874
2887
|
year: number | null;
|
|
2888
|
+
text: string | null;
|
|
2875
2889
|
} | null;
|
|
2876
|
-
schoolName: string | null;
|
|
2877
|
-
schoolLinkedinUrl: string | null;
|
|
2878
|
-
degree: string | null;
|
|
2879
|
-
fieldOfStudy: string | null;
|
|
2880
|
-
period: string | null;
|
|
2881
|
-
}[] | null;
|
|
2882
|
-
certifications: {
|
|
2883
|
-
title: string | null;
|
|
2884
|
-
issuedAt: string | null;
|
|
2885
|
-
issuedBy: string | null;
|
|
2886
|
-
}[] | null;
|
|
2887
|
-
languages: {
|
|
2888
|
-
name: string | null;
|
|
2889
|
-
proficiency: string | null;
|
|
2890
2890
|
}[] | null;
|
|
2891
2891
|
}>>>;
|
|
2892
2892
|
jobs: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -2918,15 +2918,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2918
2918
|
currency: z.ZodNullable<z.ZodString>;
|
|
2919
2919
|
period: z.ZodNullable<z.ZodString>;
|
|
2920
2920
|
}, "strip", z.ZodTypeAny, {
|
|
2921
|
+
currency: string | null;
|
|
2921
2922
|
from: number | null;
|
|
2922
2923
|
to: number | null;
|
|
2923
2924
|
period: string | null;
|
|
2924
|
-
currency: string | null;
|
|
2925
2925
|
}, {
|
|
2926
|
+
currency: string | null;
|
|
2926
2927
|
from: number | null;
|
|
2927
2928
|
to: number | null;
|
|
2928
2929
|
period: string | null;
|
|
2929
|
-
currency: string | null;
|
|
2930
2930
|
}>>;
|
|
2931
2931
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
2932
2932
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2934,45 +2934,45 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2934
2934
|
title: string | null;
|
|
2935
2935
|
url: string | null;
|
|
2936
2936
|
id: string | null;
|
|
2937
|
+
company: {
|
|
2938
|
+
name: string | null;
|
|
2939
|
+
url: string | null;
|
|
2940
|
+
logo: string | null;
|
|
2941
|
+
} | null;
|
|
2937
2942
|
location: string | null;
|
|
2943
|
+
skills: string[] | null;
|
|
2938
2944
|
postedAt: string | null;
|
|
2939
2945
|
applyUrl: string | null;
|
|
2940
2946
|
salary: {
|
|
2947
|
+
currency: string | null;
|
|
2941
2948
|
from: number | null;
|
|
2942
2949
|
to: number | null;
|
|
2943
2950
|
period: string | null;
|
|
2944
|
-
currency: string | null;
|
|
2945
2951
|
} | null;
|
|
2946
2952
|
seniorityLevel: string | null;
|
|
2947
2953
|
employmentType: string | null;
|
|
2948
|
-
skills: string[] | null;
|
|
2949
|
-
company: {
|
|
2950
|
-
name: string | null;
|
|
2951
|
-
url: string | null;
|
|
2952
|
-
logo: string | null;
|
|
2953
|
-
} | null;
|
|
2954
2954
|
}, {
|
|
2955
2955
|
description: string | null;
|
|
2956
2956
|
title: string | null;
|
|
2957
2957
|
url: string | null;
|
|
2958
2958
|
id: string | null;
|
|
2959
|
+
company: {
|
|
2960
|
+
name: string | null;
|
|
2961
|
+
url: string | null;
|
|
2962
|
+
logo: string | null;
|
|
2963
|
+
} | null;
|
|
2959
2964
|
location: string | null;
|
|
2965
|
+
skills: string[] | null;
|
|
2960
2966
|
postedAt: string | null;
|
|
2961
2967
|
applyUrl: string | null;
|
|
2962
2968
|
salary: {
|
|
2969
|
+
currency: string | null;
|
|
2963
2970
|
from: number | null;
|
|
2964
2971
|
to: number | null;
|
|
2965
2972
|
period: string | null;
|
|
2966
|
-
currency: string | null;
|
|
2967
2973
|
} | null;
|
|
2968
2974
|
seniorityLevel: string | null;
|
|
2969
2975
|
employmentType: string | null;
|
|
2970
|
-
skills: string[] | null;
|
|
2971
|
-
company: {
|
|
2972
|
-
name: string | null;
|
|
2973
|
-
url: string | null;
|
|
2974
|
-
logo: string | null;
|
|
2975
|
-
} | null;
|
|
2976
2976
|
}>, "many">>;
|
|
2977
2977
|
posts: z.ZodArray<z.ZodObject<{
|
|
2978
2978
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -2983,12 +2983,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2983
2983
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
2984
2984
|
}, "strip", z.ZodTypeAny, {
|
|
2985
2985
|
date: string | null;
|
|
2986
|
-
timestamp: number | null;
|
|
2987
2986
|
relative: string | null;
|
|
2987
|
+
timestamp: number | null;
|
|
2988
2988
|
}, {
|
|
2989
2989
|
date: string | null;
|
|
2990
|
-
timestamp: number | null;
|
|
2991
2990
|
relative: string | null;
|
|
2991
|
+
timestamp: number | null;
|
|
2992
2992
|
}>>;
|
|
2993
2993
|
text: z.ZodNullable<z.ZodString>;
|
|
2994
2994
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -3001,15 +3001,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3001
3001
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
3002
3002
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
3003
3003
|
}, "strip", z.ZodTypeAny, {
|
|
3004
|
-
username: string | null;
|
|
3005
3004
|
headline: string | null;
|
|
3005
|
+
username: string | null;
|
|
3006
3006
|
firstName: string | null;
|
|
3007
3007
|
lastName: string | null;
|
|
3008
3008
|
profileUrl: string | null;
|
|
3009
3009
|
profilePicture: string | null;
|
|
3010
3010
|
}, {
|
|
3011
|
-
username: string | null;
|
|
3012
3011
|
headline: string | null;
|
|
3012
|
+
username: string | null;
|
|
3013
3013
|
firstName: string | null;
|
|
3014
3014
|
lastName: string | null;
|
|
3015
3015
|
profileUrl: string | null;
|
|
@@ -3090,13 +3090,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3090
3090
|
}, "strip", z.ZodTypeAny, {
|
|
3091
3091
|
title: string | null;
|
|
3092
3092
|
url: string | null;
|
|
3093
|
-
subtitle: string | null;
|
|
3094
3093
|
thumbnail: string | null;
|
|
3094
|
+
subtitle: string | null;
|
|
3095
3095
|
}, {
|
|
3096
3096
|
title: string | null;
|
|
3097
3097
|
url: string | null;
|
|
3098
|
-
subtitle: string | null;
|
|
3099
3098
|
thumbnail: string | null;
|
|
3099
|
+
subtitle: string | null;
|
|
3100
3100
|
}>>;
|
|
3101
3101
|
document: z.ZodNullable<z.ZodObject<{
|
|
3102
3102
|
title: z.ZodNullable<z.ZodString>;
|
|
@@ -3106,13 +3106,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3106
3106
|
}, "strip", z.ZodTypeAny, {
|
|
3107
3107
|
title: string | null;
|
|
3108
3108
|
url: string | null;
|
|
3109
|
-
pageCount: number | null;
|
|
3110
3109
|
thumbnail: string | null;
|
|
3110
|
+
pageCount: number | null;
|
|
3111
3111
|
}, {
|
|
3112
3112
|
title: string | null;
|
|
3113
3113
|
url: string | null;
|
|
3114
|
-
pageCount: number | null;
|
|
3115
3114
|
thumbnail: string | null;
|
|
3115
|
+
pageCount: number | null;
|
|
3116
3116
|
}>>;
|
|
3117
3117
|
resharedPost: z.ZodNullable<z.ZodObject<{
|
|
3118
3118
|
urn: z.ZodNullable<z.ZodString>;
|
|
@@ -3122,12 +3122,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3122
3122
|
timestamp: z.ZodNullable<z.ZodNumber>;
|
|
3123
3123
|
}, "strip", z.ZodTypeAny, {
|
|
3124
3124
|
date: string | null;
|
|
3125
|
-
timestamp: number | null;
|
|
3126
3125
|
relative: string | null;
|
|
3126
|
+
timestamp: number | null;
|
|
3127
3127
|
}, {
|
|
3128
3128
|
date: string | null;
|
|
3129
|
-
timestamp: number | null;
|
|
3130
3129
|
relative: string | null;
|
|
3130
|
+
timestamp: number | null;
|
|
3131
3131
|
}>>;
|
|
3132
3132
|
text: z.ZodNullable<z.ZodString>;
|
|
3133
3133
|
url: z.ZodNullable<z.ZodString>;
|
|
@@ -3140,15 +3140,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3140
3140
|
profileUrl: z.ZodNullable<z.ZodString>;
|
|
3141
3141
|
profilePicture: z.ZodNullable<z.ZodString>;
|
|
3142
3142
|
}, "strip", z.ZodTypeAny, {
|
|
3143
|
-
username: string | null;
|
|
3144
3143
|
headline: string | null;
|
|
3144
|
+
username: string | null;
|
|
3145
3145
|
firstName: string | null;
|
|
3146
3146
|
lastName: string | null;
|
|
3147
3147
|
profileUrl: string | null;
|
|
3148
3148
|
profilePicture: string | null;
|
|
3149
3149
|
}, {
|
|
3150
|
-
username: string | null;
|
|
3151
3150
|
headline: string | null;
|
|
3151
|
+
username: string | null;
|
|
3152
3152
|
firstName: string | null;
|
|
3153
3153
|
lastName: string | null;
|
|
3154
3154
|
profileUrl: string | null;
|
|
@@ -3226,8 +3226,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3226
3226
|
text: string | null;
|
|
3227
3227
|
urn: string | null;
|
|
3228
3228
|
author: {
|
|
3229
|
-
username: string | null;
|
|
3230
3229
|
headline: string | null;
|
|
3230
|
+
username: string | null;
|
|
3231
3231
|
firstName: string | null;
|
|
3232
3232
|
lastName: string | null;
|
|
3233
3233
|
profileUrl: string | null;
|
|
@@ -3256,8 +3256,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3256
3256
|
} | null;
|
|
3257
3257
|
postedAt: {
|
|
3258
3258
|
date: string | null;
|
|
3259
|
-
timestamp: number | null;
|
|
3260
3259
|
relative: string | null;
|
|
3260
|
+
timestamp: number | null;
|
|
3261
3261
|
} | null;
|
|
3262
3262
|
postType: string | null;
|
|
3263
3263
|
}, {
|
|
@@ -3265,8 +3265,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3265
3265
|
text: string | null;
|
|
3266
3266
|
urn: string | null;
|
|
3267
3267
|
author: {
|
|
3268
|
-
username: string | null;
|
|
3269
3268
|
headline: string | null;
|
|
3269
|
+
username: string | null;
|
|
3270
3270
|
firstName: string | null;
|
|
3271
3271
|
lastName: string | null;
|
|
3272
3272
|
profileUrl: string | null;
|
|
@@ -3295,8 +3295,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3295
3295
|
} | null;
|
|
3296
3296
|
postedAt: {
|
|
3297
3297
|
date: string | null;
|
|
3298
|
-
timestamp: number | null;
|
|
3299
3298
|
relative: string | null;
|
|
3299
|
+
timestamp: number | null;
|
|
3300
3300
|
} | null;
|
|
3301
3301
|
postType: string | null;
|
|
3302
3302
|
}>>;
|
|
@@ -3306,13 +3306,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3306
3306
|
document: {
|
|
3307
3307
|
title: string | null;
|
|
3308
3308
|
url: string | null;
|
|
3309
|
-
pageCount: number | null;
|
|
3310
3309
|
thumbnail: string | null;
|
|
3310
|
+
pageCount: number | null;
|
|
3311
3311
|
} | null;
|
|
3312
3312
|
urn: string | null;
|
|
3313
3313
|
author: {
|
|
3314
|
-
username: string | null;
|
|
3315
3314
|
headline: string | null;
|
|
3315
|
+
username: string | null;
|
|
3316
3316
|
firstName: string | null;
|
|
3317
3317
|
lastName: string | null;
|
|
3318
3318
|
profileUrl: string | null;
|
|
@@ -3342,13 +3342,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3342
3342
|
article: {
|
|
3343
3343
|
title: string | null;
|
|
3344
3344
|
url: string | null;
|
|
3345
|
-
subtitle: string | null;
|
|
3346
3345
|
thumbnail: string | null;
|
|
3346
|
+
subtitle: string | null;
|
|
3347
3347
|
} | null;
|
|
3348
3348
|
postedAt: {
|
|
3349
3349
|
date: string | null;
|
|
3350
|
-
timestamp: number | null;
|
|
3351
3350
|
relative: string | null;
|
|
3351
|
+
timestamp: number | null;
|
|
3352
3352
|
} | null;
|
|
3353
3353
|
fullUrn: string | null;
|
|
3354
3354
|
postType: string | null;
|
|
@@ -3357,8 +3357,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3357
3357
|
text: string | null;
|
|
3358
3358
|
urn: string | null;
|
|
3359
3359
|
author: {
|
|
3360
|
-
username: string | null;
|
|
3361
3360
|
headline: string | null;
|
|
3361
|
+
username: string | null;
|
|
3362
3362
|
firstName: string | null;
|
|
3363
3363
|
lastName: string | null;
|
|
3364
3364
|
profileUrl: string | null;
|
|
@@ -3387,8 +3387,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3387
3387
|
} | null;
|
|
3388
3388
|
postedAt: {
|
|
3389
3389
|
date: string | null;
|
|
3390
|
-
timestamp: number | null;
|
|
3391
3390
|
relative: string | null;
|
|
3391
|
+
timestamp: number | null;
|
|
3392
3392
|
} | null;
|
|
3393
3393
|
postType: string | null;
|
|
3394
3394
|
} | null;
|
|
@@ -3398,13 +3398,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3398
3398
|
document: {
|
|
3399
3399
|
title: string | null;
|
|
3400
3400
|
url: string | null;
|
|
3401
|
-
pageCount: number | null;
|
|
3402
3401
|
thumbnail: string | null;
|
|
3402
|
+
pageCount: number | null;
|
|
3403
3403
|
} | null;
|
|
3404
3404
|
urn: string | null;
|
|
3405
3405
|
author: {
|
|
3406
|
-
username: string | null;
|
|
3407
3406
|
headline: string | null;
|
|
3407
|
+
username: string | null;
|
|
3408
3408
|
firstName: string | null;
|
|
3409
3409
|
lastName: string | null;
|
|
3410
3410
|
profileUrl: string | null;
|
|
@@ -3434,13 +3434,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3434
3434
|
article: {
|
|
3435
3435
|
title: string | null;
|
|
3436
3436
|
url: string | null;
|
|
3437
|
-
subtitle: string | null;
|
|
3438
3437
|
thumbnail: string | null;
|
|
3438
|
+
subtitle: string | null;
|
|
3439
3439
|
} | null;
|
|
3440
3440
|
postedAt: {
|
|
3441
3441
|
date: string | null;
|
|
3442
|
-
timestamp: number | null;
|
|
3443
3442
|
relative: string | null;
|
|
3443
|
+
timestamp: number | null;
|
|
3444
3444
|
} | null;
|
|
3445
3445
|
fullUrn: string | null;
|
|
3446
3446
|
postType: string | null;
|
|
@@ -3449,8 +3449,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3449
3449
|
text: string | null;
|
|
3450
3450
|
urn: string | null;
|
|
3451
3451
|
author: {
|
|
3452
|
-
username: string | null;
|
|
3453
3452
|
headline: string | null;
|
|
3453
|
+
username: string | null;
|
|
3454
3454
|
firstName: string | null;
|
|
3455
3455
|
lastName: string | null;
|
|
3456
3456
|
profileUrl: string | null;
|
|
@@ -3479,8 +3479,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3479
3479
|
} | null;
|
|
3480
3480
|
postedAt: {
|
|
3481
3481
|
date: string | null;
|
|
3482
|
-
timestamp: number | null;
|
|
3483
3482
|
relative: string | null;
|
|
3483
|
+
timestamp: number | null;
|
|
3484
3484
|
} | null;
|
|
3485
3485
|
postType: string | null;
|
|
3486
3486
|
} | null;
|
|
@@ -3494,22 +3494,22 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3494
3494
|
success: z.ZodBoolean;
|
|
3495
3495
|
error: z.ZodString;
|
|
3496
3496
|
}, "strip", z.ZodTypeAny, {
|
|
3497
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3497
3498
|
success: boolean;
|
|
3498
3499
|
error: string;
|
|
3499
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3500
3500
|
posts: {
|
|
3501
3501
|
url: string | null;
|
|
3502
3502
|
text: string | null;
|
|
3503
3503
|
document: {
|
|
3504
3504
|
title: string | null;
|
|
3505
3505
|
url: string | null;
|
|
3506
|
-
pageCount: number | null;
|
|
3507
3506
|
thumbnail: string | null;
|
|
3507
|
+
pageCount: number | null;
|
|
3508
3508
|
} | null;
|
|
3509
3509
|
urn: string | null;
|
|
3510
3510
|
author: {
|
|
3511
|
-
username: string | null;
|
|
3512
3511
|
headline: string | null;
|
|
3512
|
+
username: string | null;
|
|
3513
3513
|
firstName: string | null;
|
|
3514
3514
|
lastName: string | null;
|
|
3515
3515
|
profileUrl: string | null;
|
|
@@ -3539,13 +3539,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3539
3539
|
article: {
|
|
3540
3540
|
title: string | null;
|
|
3541
3541
|
url: string | null;
|
|
3542
|
-
subtitle: string | null;
|
|
3543
3542
|
thumbnail: string | null;
|
|
3543
|
+
subtitle: string | null;
|
|
3544
3544
|
} | null;
|
|
3545
3545
|
postedAt: {
|
|
3546
3546
|
date: string | null;
|
|
3547
|
-
timestamp: number | null;
|
|
3548
3547
|
relative: string | null;
|
|
3548
|
+
timestamp: number | null;
|
|
3549
3549
|
} | null;
|
|
3550
3550
|
fullUrn: string | null;
|
|
3551
3551
|
postType: string | null;
|
|
@@ -3554,8 +3554,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3554
3554
|
text: string | null;
|
|
3555
3555
|
urn: string | null;
|
|
3556
3556
|
author: {
|
|
3557
|
-
username: string | null;
|
|
3558
3557
|
headline: string | null;
|
|
3558
|
+
username: string | null;
|
|
3559
3559
|
firstName: string | null;
|
|
3560
3560
|
lastName: string | null;
|
|
3561
3561
|
profileUrl: string | null;
|
|
@@ -3584,33 +3584,61 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3584
3584
|
} | null;
|
|
3585
3585
|
postedAt: {
|
|
3586
3586
|
date: string | null;
|
|
3587
|
-
timestamp: number | null;
|
|
3588
3587
|
relative: string | null;
|
|
3588
|
+
timestamp: number | null;
|
|
3589
3589
|
} | null;
|
|
3590
3590
|
postType: string | null;
|
|
3591
3591
|
} | null;
|
|
3592
3592
|
}[];
|
|
3593
3593
|
totalPosts: number;
|
|
3594
|
-
username?: string | undefined;
|
|
3595
3594
|
profile?: {
|
|
3596
3595
|
id: string | null;
|
|
3596
|
+
linkedinUrl: string | null;
|
|
3597
|
+
headline: string | null;
|
|
3597
3598
|
location: {
|
|
3598
|
-
|
|
3599
|
-
countryCode: string | null;
|
|
3599
|
+
city: string | null;
|
|
3600
3600
|
country: string | null;
|
|
3601
3601
|
state: string | null;
|
|
3602
|
-
|
|
3602
|
+
text: string | null;
|
|
3603
|
+
countryCode: string | null;
|
|
3603
3604
|
} | null;
|
|
3605
|
+
skills: {
|
|
3606
|
+
name: string | null;
|
|
3607
|
+
}[] | null;
|
|
3608
|
+
languages: {
|
|
3609
|
+
name: string | null;
|
|
3610
|
+
proficiency: string | null;
|
|
3611
|
+
}[] | null;
|
|
3612
|
+
education: {
|
|
3613
|
+
startDate: {
|
|
3614
|
+
month: string | null;
|
|
3615
|
+
year: number | null;
|
|
3616
|
+
text: string | null;
|
|
3617
|
+
} | null;
|
|
3618
|
+
endDate: {
|
|
3619
|
+
month: string | null;
|
|
3620
|
+
year: number | null;
|
|
3621
|
+
text: string | null;
|
|
3622
|
+
} | null;
|
|
3623
|
+
schoolName: string | null;
|
|
3624
|
+
schoolLinkedinUrl: string | null;
|
|
3625
|
+
degree: string | null;
|
|
3626
|
+
fieldOfStudy: string | null;
|
|
3627
|
+
period: string | null;
|
|
3628
|
+
}[] | null;
|
|
3629
|
+
certifications: {
|
|
3630
|
+
title: string | null;
|
|
3631
|
+
issuedAt: string | null;
|
|
3632
|
+
issuedBy: string | null;
|
|
3633
|
+
}[] | null;
|
|
3634
|
+
photo: string | null;
|
|
3604
3635
|
verified: boolean | null;
|
|
3605
|
-
headline: string | null;
|
|
3606
3636
|
publicIdentifier: string | null;
|
|
3607
|
-
linkedinUrl: string | null;
|
|
3608
3637
|
firstName: string | null;
|
|
3609
3638
|
lastName: string | null;
|
|
3610
3639
|
about: string | null;
|
|
3611
3640
|
openToWork: boolean | null;
|
|
3612
3641
|
hiring: boolean | null;
|
|
3613
|
-
photo: string | null;
|
|
3614
3642
|
premium: boolean | null;
|
|
3615
3643
|
influencer: boolean | null;
|
|
3616
3644
|
topSkills: string | null;
|
|
@@ -3619,101 +3647,73 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3619
3647
|
currentPosition: {
|
|
3620
3648
|
companyName: string | null;
|
|
3621
3649
|
}[] | null;
|
|
3622
|
-
skills: {
|
|
3623
|
-
name: string | null;
|
|
3624
|
-
}[] | null;
|
|
3625
3650
|
experience: {
|
|
3626
3651
|
description: string | null;
|
|
3627
3652
|
duration: string | null;
|
|
3653
|
+
position: string | null;
|
|
3628
3654
|
location: string | null;
|
|
3655
|
+
skills: string[] | null;
|
|
3629
3656
|
companyName: string | null;
|
|
3630
3657
|
companyLinkedinUrl: string | null;
|
|
3631
3658
|
employmentType: string | null;
|
|
3632
|
-
position: string | null;
|
|
3633
3659
|
workplaceType: string | null;
|
|
3634
|
-
skills: string[] | null;
|
|
3635
3660
|
startDate: {
|
|
3636
|
-
text: string | null;
|
|
3637
|
-
month: string | null;
|
|
3638
|
-
year: number | null;
|
|
3639
|
-
} | null;
|
|
3640
|
-
endDate: {
|
|
3641
|
-
text: string | null;
|
|
3642
3661
|
month: string | null;
|
|
3643
3662
|
year: number | null;
|
|
3644
|
-
} | null;
|
|
3645
|
-
}[] | null;
|
|
3646
|
-
education: {
|
|
3647
|
-
startDate: {
|
|
3648
3663
|
text: string | null;
|
|
3649
|
-
month: string | null;
|
|
3650
|
-
year: number | null;
|
|
3651
3664
|
} | null;
|
|
3652
3665
|
endDate: {
|
|
3653
|
-
text: string | null;
|
|
3654
3666
|
month: string | null;
|
|
3655
3667
|
year: number | null;
|
|
3668
|
+
text: string | null;
|
|
3656
3669
|
} | null;
|
|
3657
|
-
schoolName: string | null;
|
|
3658
|
-
schoolLinkedinUrl: string | null;
|
|
3659
|
-
degree: string | null;
|
|
3660
|
-
fieldOfStudy: string | null;
|
|
3661
|
-
period: string | null;
|
|
3662
|
-
}[] | null;
|
|
3663
|
-
certifications: {
|
|
3664
|
-
title: string | null;
|
|
3665
|
-
issuedAt: string | null;
|
|
3666
|
-
issuedBy: string | null;
|
|
3667
|
-
}[] | null;
|
|
3668
|
-
languages: {
|
|
3669
|
-
name: string | null;
|
|
3670
|
-
proficiency: string | null;
|
|
3671
3670
|
}[] | null;
|
|
3672
3671
|
} | null | undefined;
|
|
3672
|
+
username?: string | undefined;
|
|
3673
3673
|
keyword?: string | undefined;
|
|
3674
3674
|
jobs?: {
|
|
3675
3675
|
description: string | null;
|
|
3676
3676
|
title: string | null;
|
|
3677
3677
|
url: string | null;
|
|
3678
3678
|
id: string | null;
|
|
3679
|
+
company: {
|
|
3680
|
+
name: string | null;
|
|
3681
|
+
url: string | null;
|
|
3682
|
+
logo: string | null;
|
|
3683
|
+
} | null;
|
|
3679
3684
|
location: string | null;
|
|
3685
|
+
skills: string[] | null;
|
|
3680
3686
|
postedAt: string | null;
|
|
3681
3687
|
applyUrl: string | null;
|
|
3682
3688
|
salary: {
|
|
3689
|
+
currency: string | null;
|
|
3683
3690
|
from: number | null;
|
|
3684
3691
|
to: number | null;
|
|
3685
3692
|
period: string | null;
|
|
3686
|
-
currency: string | null;
|
|
3687
3693
|
} | null;
|
|
3688
3694
|
seniorityLevel: string | null;
|
|
3689
3695
|
employmentType: string | null;
|
|
3690
|
-
skills: string[] | null;
|
|
3691
|
-
company: {
|
|
3692
|
-
name: string | null;
|
|
3693
|
-
url: string | null;
|
|
3694
|
-
logo: string | null;
|
|
3695
|
-
} | null;
|
|
3696
3696
|
}[] | undefined;
|
|
3697
3697
|
totalResults?: number | null | undefined;
|
|
3698
3698
|
paginationToken?: string | null | undefined;
|
|
3699
3699
|
hasNextPage?: boolean | null | undefined;
|
|
3700
3700
|
}, {
|
|
3701
|
+
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3701
3702
|
success: boolean;
|
|
3702
3703
|
error: string;
|
|
3703
|
-
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3704
3704
|
posts: {
|
|
3705
3705
|
url: string | null;
|
|
3706
3706
|
text: string | null;
|
|
3707
3707
|
document: {
|
|
3708
3708
|
title: string | null;
|
|
3709
3709
|
url: string | null;
|
|
3710
|
-
pageCount: number | null;
|
|
3711
3710
|
thumbnail: string | null;
|
|
3711
|
+
pageCount: number | null;
|
|
3712
3712
|
} | null;
|
|
3713
3713
|
urn: string | null;
|
|
3714
3714
|
author: {
|
|
3715
|
-
username: string | null;
|
|
3716
3715
|
headline: string | null;
|
|
3716
|
+
username: string | null;
|
|
3717
3717
|
firstName: string | null;
|
|
3718
3718
|
lastName: string | null;
|
|
3719
3719
|
profileUrl: string | null;
|
|
@@ -3743,13 +3743,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3743
3743
|
article: {
|
|
3744
3744
|
title: string | null;
|
|
3745
3745
|
url: string | null;
|
|
3746
|
-
subtitle: string | null;
|
|
3747
3746
|
thumbnail: string | null;
|
|
3747
|
+
subtitle: string | null;
|
|
3748
3748
|
} | null;
|
|
3749
3749
|
postedAt: {
|
|
3750
3750
|
date: string | null;
|
|
3751
|
-
timestamp: number | null;
|
|
3752
3751
|
relative: string | null;
|
|
3752
|
+
timestamp: number | null;
|
|
3753
3753
|
} | null;
|
|
3754
3754
|
fullUrn: string | null;
|
|
3755
3755
|
postType: string | null;
|
|
@@ -3758,8 +3758,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3758
3758
|
text: string | null;
|
|
3759
3759
|
urn: string | null;
|
|
3760
3760
|
author: {
|
|
3761
|
-
username: string | null;
|
|
3762
3761
|
headline: string | null;
|
|
3762
|
+
username: string | null;
|
|
3763
3763
|
firstName: string | null;
|
|
3764
3764
|
lastName: string | null;
|
|
3765
3765
|
profileUrl: string | null;
|
|
@@ -3788,33 +3788,61 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3788
3788
|
} | null;
|
|
3789
3789
|
postedAt: {
|
|
3790
3790
|
date: string | null;
|
|
3791
|
-
timestamp: number | null;
|
|
3792
3791
|
relative: string | null;
|
|
3792
|
+
timestamp: number | null;
|
|
3793
3793
|
} | null;
|
|
3794
3794
|
postType: string | null;
|
|
3795
3795
|
} | null;
|
|
3796
3796
|
}[];
|
|
3797
3797
|
totalPosts: number;
|
|
3798
|
-
username?: string | undefined;
|
|
3799
3798
|
profile?: {
|
|
3800
3799
|
id: string | null;
|
|
3800
|
+
linkedinUrl: string | null;
|
|
3801
|
+
headline: string | null;
|
|
3801
3802
|
location: {
|
|
3802
|
-
|
|
3803
|
-
countryCode: string | null;
|
|
3803
|
+
city: string | null;
|
|
3804
3804
|
country: string | null;
|
|
3805
3805
|
state: string | null;
|
|
3806
|
-
|
|
3806
|
+
text: string | null;
|
|
3807
|
+
countryCode: string | null;
|
|
3807
3808
|
} | null;
|
|
3809
|
+
skills: {
|
|
3810
|
+
name: string | null;
|
|
3811
|
+
}[] | null;
|
|
3812
|
+
languages: {
|
|
3813
|
+
name: string | null;
|
|
3814
|
+
proficiency: string | null;
|
|
3815
|
+
}[] | null;
|
|
3816
|
+
education: {
|
|
3817
|
+
startDate: {
|
|
3818
|
+
month: string | null;
|
|
3819
|
+
year: number | null;
|
|
3820
|
+
text: string | null;
|
|
3821
|
+
} | null;
|
|
3822
|
+
endDate: {
|
|
3823
|
+
month: string | null;
|
|
3824
|
+
year: number | null;
|
|
3825
|
+
text: string | null;
|
|
3826
|
+
} | null;
|
|
3827
|
+
schoolName: string | null;
|
|
3828
|
+
schoolLinkedinUrl: string | null;
|
|
3829
|
+
degree: string | null;
|
|
3830
|
+
fieldOfStudy: string | null;
|
|
3831
|
+
period: string | null;
|
|
3832
|
+
}[] | null;
|
|
3833
|
+
certifications: {
|
|
3834
|
+
title: string | null;
|
|
3835
|
+
issuedAt: string | null;
|
|
3836
|
+
issuedBy: string | null;
|
|
3837
|
+
}[] | null;
|
|
3838
|
+
photo: string | null;
|
|
3808
3839
|
verified: boolean | null;
|
|
3809
|
-
headline: string | null;
|
|
3810
3840
|
publicIdentifier: string | null;
|
|
3811
|
-
linkedinUrl: string | null;
|
|
3812
3841
|
firstName: string | null;
|
|
3813
3842
|
lastName: string | null;
|
|
3814
3843
|
about: string | null;
|
|
3815
3844
|
openToWork: boolean | null;
|
|
3816
3845
|
hiring: boolean | null;
|
|
3817
|
-
photo: string | null;
|
|
3818
3846
|
premium: boolean | null;
|
|
3819
3847
|
influencer: boolean | null;
|
|
3820
3848
|
topSkills: string | null;
|
|
@@ -3823,80 +3851,52 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3823
3851
|
currentPosition: {
|
|
3824
3852
|
companyName: string | null;
|
|
3825
3853
|
}[] | null;
|
|
3826
|
-
skills: {
|
|
3827
|
-
name: string | null;
|
|
3828
|
-
}[] | null;
|
|
3829
3854
|
experience: {
|
|
3830
3855
|
description: string | null;
|
|
3831
3856
|
duration: string | null;
|
|
3857
|
+
position: string | null;
|
|
3832
3858
|
location: string | null;
|
|
3859
|
+
skills: string[] | null;
|
|
3833
3860
|
companyName: string | null;
|
|
3834
3861
|
companyLinkedinUrl: string | null;
|
|
3835
3862
|
employmentType: string | null;
|
|
3836
|
-
position: string | null;
|
|
3837
3863
|
workplaceType: string | null;
|
|
3838
|
-
skills: string[] | null;
|
|
3839
3864
|
startDate: {
|
|
3840
|
-
text: string | null;
|
|
3841
|
-
month: string | null;
|
|
3842
|
-
year: number | null;
|
|
3843
|
-
} | null;
|
|
3844
|
-
endDate: {
|
|
3845
|
-
text: string | null;
|
|
3846
3865
|
month: string | null;
|
|
3847
3866
|
year: number | null;
|
|
3848
|
-
} | null;
|
|
3849
|
-
}[] | null;
|
|
3850
|
-
education: {
|
|
3851
|
-
startDate: {
|
|
3852
3867
|
text: string | null;
|
|
3853
|
-
month: string | null;
|
|
3854
|
-
year: number | null;
|
|
3855
3868
|
} | null;
|
|
3856
3869
|
endDate: {
|
|
3857
|
-
text: string | null;
|
|
3858
3870
|
month: string | null;
|
|
3859
3871
|
year: number | null;
|
|
3872
|
+
text: string | null;
|
|
3860
3873
|
} | null;
|
|
3861
|
-
schoolName: string | null;
|
|
3862
|
-
schoolLinkedinUrl: string | null;
|
|
3863
|
-
degree: string | null;
|
|
3864
|
-
fieldOfStudy: string | null;
|
|
3865
|
-
period: string | null;
|
|
3866
|
-
}[] | null;
|
|
3867
|
-
certifications: {
|
|
3868
|
-
title: string | null;
|
|
3869
|
-
issuedAt: string | null;
|
|
3870
|
-
issuedBy: string | null;
|
|
3871
|
-
}[] | null;
|
|
3872
|
-
languages: {
|
|
3873
|
-
name: string | null;
|
|
3874
|
-
proficiency: string | null;
|
|
3875
3874
|
}[] | null;
|
|
3876
3875
|
} | null | undefined;
|
|
3876
|
+
username?: string | undefined;
|
|
3877
3877
|
keyword?: string | undefined;
|
|
3878
3878
|
jobs?: {
|
|
3879
3879
|
description: string | null;
|
|
3880
3880
|
title: string | null;
|
|
3881
3881
|
url: string | null;
|
|
3882
3882
|
id: string | null;
|
|
3883
|
+
company: {
|
|
3884
|
+
name: string | null;
|
|
3885
|
+
url: string | null;
|
|
3886
|
+
logo: string | null;
|
|
3887
|
+
} | null;
|
|
3883
3888
|
location: string | null;
|
|
3889
|
+
skills: string[] | null;
|
|
3884
3890
|
postedAt: string | null;
|
|
3885
3891
|
applyUrl: string | null;
|
|
3886
3892
|
salary: {
|
|
3893
|
+
currency: string | null;
|
|
3887
3894
|
from: number | null;
|
|
3888
3895
|
to: number | null;
|
|
3889
3896
|
period: string | null;
|
|
3890
|
-
currency: string | null;
|
|
3891
3897
|
} | null;
|
|
3892
3898
|
seniorityLevel: string | null;
|
|
3893
3899
|
employmentType: string | null;
|
|
3894
|
-
skills: string[] | null;
|
|
3895
|
-
company: {
|
|
3896
|
-
name: string | null;
|
|
3897
|
-
url: string | null;
|
|
3898
|
-
logo: string | null;
|
|
3899
|
-
} | null;
|
|
3900
3900
|
}[] | undefined;
|
|
3901
3901
|
totalResults?: number | null | undefined;
|
|
3902
3902
|
paginationToken?: string | null | undefined;
|