@bubblelab/bubble-core 0.1.242 → 0.1.244
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 +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -5
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +78 -78
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +100 -100
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +41 -41
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +8 -4
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +38 -38
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +826 -826
- package/dist/bubbles/service-bubble/followupboss.d.ts +196 -196
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +190 -190
- package/dist/bubbles/service-bubble/gmail.d.ts +148 -148
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +20 -20
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +78 -78
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +65 -65
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +35 -35
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +818 -818
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +24 -24
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +418 -418
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
- package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
- package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +119 -119
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- 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 +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- 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 +2 -2
- 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 +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +234 -234
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +120 -120
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -35,23 +35,23 @@ declare const LinkedInStatsSchema: z.ZodObject<{
|
|
|
35
35
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
36
36
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
+
comments: number | null;
|
|
38
39
|
like: number | null;
|
|
39
40
|
support: number | null;
|
|
40
41
|
love: number | null;
|
|
41
42
|
insight: number | null;
|
|
42
43
|
celebrate: number | null;
|
|
43
44
|
funny: number | null;
|
|
44
|
-
comments: number | null;
|
|
45
45
|
reposts: number | null;
|
|
46
46
|
totalReactions: number | null;
|
|
47
47
|
}, {
|
|
48
|
+
comments: number | null;
|
|
48
49
|
like: number | null;
|
|
49
50
|
support: number | null;
|
|
50
51
|
love: number | null;
|
|
51
52
|
insight: number | null;
|
|
52
53
|
celebrate: number | null;
|
|
53
54
|
funny: number | null;
|
|
54
|
-
comments: number | null;
|
|
55
55
|
reposts: number | null;
|
|
56
56
|
totalReactions: number | null;
|
|
57
57
|
}>;
|
|
@@ -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>;
|
|
@@ -107,23 +107,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
107
107
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
108
108
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
+
comments: number | null;
|
|
110
111
|
like: number | null;
|
|
111
112
|
support: number | null;
|
|
112
113
|
love: number | null;
|
|
113
114
|
insight: number | null;
|
|
114
115
|
celebrate: number | null;
|
|
115
116
|
funny: number | null;
|
|
116
|
-
comments: number | null;
|
|
117
117
|
reposts: number | null;
|
|
118
118
|
totalReactions: number | null;
|
|
119
119
|
}, {
|
|
120
|
+
comments: number | null;
|
|
120
121
|
like: number | null;
|
|
121
122
|
support: number | null;
|
|
122
123
|
love: number | null;
|
|
123
124
|
insight: number | null;
|
|
124
125
|
celebrate: number | null;
|
|
125
126
|
funny: number | null;
|
|
126
|
-
comments: number | null;
|
|
127
127
|
reposts: number | null;
|
|
128
128
|
totalReactions: number | null;
|
|
129
129
|
}>>;
|
|
@@ -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>;
|
|
@@ -246,23 +246,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
246
246
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
247
247
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
|
+
comments: number | null;
|
|
249
250
|
like: number | null;
|
|
250
251
|
support: number | null;
|
|
251
252
|
love: number | null;
|
|
252
253
|
insight: number | null;
|
|
253
254
|
celebrate: number | null;
|
|
254
255
|
funny: number | null;
|
|
255
|
-
comments: number | null;
|
|
256
256
|
reposts: number | null;
|
|
257
257
|
totalReactions: number | null;
|
|
258
258
|
}, {
|
|
259
|
+
comments: number | null;
|
|
259
260
|
like: number | null;
|
|
260
261
|
support: number | null;
|
|
261
262
|
love: number | null;
|
|
262
263
|
insight: number | null;
|
|
263
264
|
celebrate: number | null;
|
|
264
265
|
funny: number | null;
|
|
265
|
-
comments: number | null;
|
|
266
266
|
reposts: number | null;
|
|
267
267
|
totalReactions: number | null;
|
|
268
268
|
}>>;
|
|
@@ -315,13 +315,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
315
315
|
profilePicture: string | null;
|
|
316
316
|
} | null;
|
|
317
317
|
stats: {
|
|
318
|
+
comments: number | null;
|
|
318
319
|
like: number | null;
|
|
319
320
|
support: number | null;
|
|
320
321
|
love: number | null;
|
|
321
322
|
insight: number | null;
|
|
322
323
|
celebrate: number | null;
|
|
323
324
|
funny: number | null;
|
|
324
|
-
comments: number | null;
|
|
325
325
|
reposts: number | null;
|
|
326
326
|
totalReactions: number | null;
|
|
327
327
|
} | 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
|
}, {
|
|
@@ -354,13 +354,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
354
354
|
profilePicture: string | null;
|
|
355
355
|
} | null;
|
|
356
356
|
stats: {
|
|
357
|
+
comments: number | null;
|
|
357
358
|
like: number | null;
|
|
358
359
|
support: number | null;
|
|
359
360
|
love: number | null;
|
|
360
361
|
insight: number | null;
|
|
361
362
|
celebrate: number | null;
|
|
362
363
|
funny: number | null;
|
|
363
|
-
comments: number | null;
|
|
364
364
|
reposts: number | null;
|
|
365
365
|
totalReactions: number | null;
|
|
366
366
|
} | 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,8 +387,8 @@ 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: {
|
|
@@ -400,13 +400,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
400
400
|
profilePicture: string | null;
|
|
401
401
|
} | null;
|
|
402
402
|
stats: {
|
|
403
|
+
comments: number | null;
|
|
403
404
|
like: number | null;
|
|
404
405
|
support: number | null;
|
|
405
406
|
love: number | null;
|
|
406
407
|
insight: number | null;
|
|
407
408
|
celebrate: number | null;
|
|
408
409
|
funny: number | null;
|
|
409
|
-
comments: number | null;
|
|
410
410
|
reposts: number | null;
|
|
411
411
|
totalReactions: number | null;
|
|
412
412
|
} | 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;
|
|
@@ -446,13 +446,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
446
446
|
profilePicture: string | null;
|
|
447
447
|
} | null;
|
|
448
448
|
stats: {
|
|
449
|
+
comments: number | null;
|
|
449
450
|
like: number | null;
|
|
450
451
|
support: number | null;
|
|
451
452
|
love: number | null;
|
|
452
453
|
insight: number | null;
|
|
453
454
|
celebrate: number | null;
|
|
454
455
|
funny: number | null;
|
|
455
|
-
comments: number | null;
|
|
456
456
|
reposts: number | null;
|
|
457
457
|
totalReactions: number | null;
|
|
458
458
|
} | 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,8 +479,8 @@ 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: {
|
|
@@ -492,13 +492,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
492
492
|
profilePicture: string | null;
|
|
493
493
|
} | null;
|
|
494
494
|
stats: {
|
|
495
|
+
comments: number | null;
|
|
495
496
|
like: number | null;
|
|
496
497
|
support: number | null;
|
|
497
498
|
love: number | null;
|
|
498
499
|
insight: number | null;
|
|
499
500
|
celebrate: number | null;
|
|
500
501
|
funny: number | null;
|
|
501
|
-
comments: number | null;
|
|
502
502
|
reposts: number | null;
|
|
503
503
|
totalReactions: number | null;
|
|
504
504
|
} | 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;
|
|
@@ -538,13 +538,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
538
538
|
profilePicture: string | null;
|
|
539
539
|
} | null;
|
|
540
540
|
stats: {
|
|
541
|
+
comments: number | null;
|
|
541
542
|
like: number | null;
|
|
542
543
|
support: number | null;
|
|
543
544
|
love: number | null;
|
|
544
545
|
insight: number | null;
|
|
545
546
|
celebrate: number | null;
|
|
546
547
|
funny: number | null;
|
|
547
|
-
comments: number | null;
|
|
548
548
|
reposts: number | null;
|
|
549
549
|
totalReactions: number | null;
|
|
550
550
|
} | 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;
|
|
@@ -710,12 +710,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
710
710
|
text: z.ZodNullable<z.ZodString>;
|
|
711
711
|
}, "strip", z.ZodTypeAny, {
|
|
712
712
|
text: string | null;
|
|
713
|
-
month: string | null;
|
|
714
713
|
year: number | null;
|
|
714
|
+
month: string | null;
|
|
715
715
|
}, {
|
|
716
716
|
text: string | null;
|
|
717
|
-
month: string | null;
|
|
718
717
|
year: number | null;
|
|
718
|
+
month: string | null;
|
|
719
719
|
}>>;
|
|
720
720
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
721
721
|
month: z.ZodNullable<z.ZodString>;
|
|
@@ -723,12 +723,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
723
723
|
text: z.ZodNullable<z.ZodString>;
|
|
724
724
|
}, "strip", z.ZodTypeAny, {
|
|
725
725
|
text: string | null;
|
|
726
|
-
month: string | null;
|
|
727
726
|
year: number | null;
|
|
727
|
+
month: string | null;
|
|
728
728
|
}, {
|
|
729
729
|
text: string | null;
|
|
730
|
-
month: string | null;
|
|
731
730
|
year: number | null;
|
|
731
|
+
month: string | null;
|
|
732
732
|
}>>;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
734
734
|
description: string | null;
|
|
@@ -742,13 +742,13 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
742
742
|
skills: string[] | null;
|
|
743
743
|
startDate: {
|
|
744
744
|
text: string | null;
|
|
745
|
-
month: string | null;
|
|
746
745
|
year: number | null;
|
|
746
|
+
month: string | null;
|
|
747
747
|
} | null;
|
|
748
748
|
endDate: {
|
|
749
749
|
text: string | null;
|
|
750
|
-
month: string | null;
|
|
751
750
|
year: number | null;
|
|
751
|
+
month: string | null;
|
|
752
752
|
} | null;
|
|
753
753
|
}, {
|
|
754
754
|
description: string | null;
|
|
@@ -762,13 +762,13 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
762
762
|
skills: string[] | null;
|
|
763
763
|
startDate: {
|
|
764
764
|
text: string | null;
|
|
765
|
-
month: string | null;
|
|
766
765
|
year: number | null;
|
|
766
|
+
month: string | null;
|
|
767
767
|
} | null;
|
|
768
768
|
endDate: {
|
|
769
769
|
text: string | null;
|
|
770
|
-
month: string | null;
|
|
771
770
|
year: number | null;
|
|
771
|
+
month: string | null;
|
|
772
772
|
} | null;
|
|
773
773
|
}>, "many">>;
|
|
774
774
|
education: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -782,12 +782,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
782
782
|
text: z.ZodNullable<z.ZodString>;
|
|
783
783
|
}, "strip", z.ZodTypeAny, {
|
|
784
784
|
text: string | null;
|
|
785
|
-
month: string | null;
|
|
786
785
|
year: number | null;
|
|
786
|
+
month: string | null;
|
|
787
787
|
}, {
|
|
788
788
|
text: string | null;
|
|
789
|
-
month: string | null;
|
|
790
789
|
year: number | null;
|
|
790
|
+
month: string | null;
|
|
791
791
|
}>>;
|
|
792
792
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
793
793
|
month: z.ZodNullable<z.ZodString>;
|
|
@@ -795,24 +795,24 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
795
795
|
text: z.ZodNullable<z.ZodString>;
|
|
796
796
|
}, "strip", z.ZodTypeAny, {
|
|
797
797
|
text: string | null;
|
|
798
|
-
month: string | null;
|
|
799
798
|
year: number | null;
|
|
799
|
+
month: string | null;
|
|
800
800
|
}, {
|
|
801
801
|
text: string | null;
|
|
802
|
-
month: string | null;
|
|
803
802
|
year: number | null;
|
|
803
|
+
month: string | null;
|
|
804
804
|
}>>;
|
|
805
805
|
period: z.ZodNullable<z.ZodString>;
|
|
806
806
|
}, "strip", z.ZodTypeAny, {
|
|
807
807
|
startDate: {
|
|
808
808
|
text: string | null;
|
|
809
|
-
month: string | null;
|
|
810
809
|
year: number | null;
|
|
810
|
+
month: string | null;
|
|
811
811
|
} | null;
|
|
812
812
|
endDate: {
|
|
813
813
|
text: string | null;
|
|
814
|
-
month: string | null;
|
|
815
814
|
year: number | null;
|
|
815
|
+
month: string | null;
|
|
816
816
|
} | null;
|
|
817
817
|
schoolName: string | null;
|
|
818
818
|
schoolLinkedinUrl: string | null;
|
|
@@ -822,13 +822,13 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
822
822
|
}, {
|
|
823
823
|
startDate: {
|
|
824
824
|
text: string | null;
|
|
825
|
-
month: string | null;
|
|
826
825
|
year: number | null;
|
|
826
|
+
month: string | null;
|
|
827
827
|
} | null;
|
|
828
828
|
endDate: {
|
|
829
829
|
text: string | null;
|
|
830
|
-
month: string | null;
|
|
831
830
|
year: number | null;
|
|
831
|
+
month: string | null;
|
|
832
832
|
} | null;
|
|
833
833
|
schoolName: string | null;
|
|
834
834
|
schoolLinkedinUrl: string | null;
|
|
@@ -868,6 +868,8 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
868
868
|
}>, "many">>;
|
|
869
869
|
}, "strip", z.ZodTypeAny, {
|
|
870
870
|
id: string | null;
|
|
871
|
+
photo: string | null;
|
|
872
|
+
verified: boolean | null;
|
|
871
873
|
location: {
|
|
872
874
|
text: string | null;
|
|
873
875
|
countryCode: string | null;
|
|
@@ -875,7 +877,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
875
877
|
state: string | null;
|
|
876
878
|
city: string | null;
|
|
877
879
|
} | null;
|
|
878
|
-
verified: boolean | null;
|
|
879
880
|
headline: string | null;
|
|
880
881
|
publicIdentifier: string | null;
|
|
881
882
|
linkedinUrl: string | null;
|
|
@@ -884,7 +885,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
884
885
|
about: string | null;
|
|
885
886
|
openToWork: boolean | null;
|
|
886
887
|
hiring: boolean | null;
|
|
887
|
-
photo: string | null;
|
|
888
888
|
premium: boolean | null;
|
|
889
889
|
influencer: boolean | null;
|
|
890
890
|
topSkills: string | null;
|
|
@@ -908,25 +908,25 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
908
908
|
skills: string[] | null;
|
|
909
909
|
startDate: {
|
|
910
910
|
text: string | null;
|
|
911
|
-
month: string | null;
|
|
912
911
|
year: number | null;
|
|
912
|
+
month: string | null;
|
|
913
913
|
} | null;
|
|
914
914
|
endDate: {
|
|
915
915
|
text: string | null;
|
|
916
|
-
month: string | null;
|
|
917
916
|
year: number | null;
|
|
917
|
+
month: string | null;
|
|
918
918
|
} | null;
|
|
919
919
|
}[] | null;
|
|
920
920
|
education: {
|
|
921
921
|
startDate: {
|
|
922
922
|
text: string | null;
|
|
923
|
-
month: string | null;
|
|
924
923
|
year: number | null;
|
|
924
|
+
month: string | null;
|
|
925
925
|
} | null;
|
|
926
926
|
endDate: {
|
|
927
927
|
text: string | null;
|
|
928
|
-
month: string | null;
|
|
929
928
|
year: number | null;
|
|
929
|
+
month: string | null;
|
|
930
930
|
} | null;
|
|
931
931
|
schoolName: string | null;
|
|
932
932
|
schoolLinkedinUrl: string | null;
|
|
@@ -945,6 +945,8 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
945
945
|
}[] | null;
|
|
946
946
|
}, {
|
|
947
947
|
id: string | null;
|
|
948
|
+
photo: string | null;
|
|
949
|
+
verified: boolean | null;
|
|
948
950
|
location: {
|
|
949
951
|
text: string | null;
|
|
950
952
|
countryCode: string | null;
|
|
@@ -952,7 +954,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
952
954
|
state: string | null;
|
|
953
955
|
city: string | null;
|
|
954
956
|
} | null;
|
|
955
|
-
verified: boolean | null;
|
|
956
957
|
headline: string | null;
|
|
957
958
|
publicIdentifier: string | null;
|
|
958
959
|
linkedinUrl: string | null;
|
|
@@ -961,7 +962,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
961
962
|
about: string | null;
|
|
962
963
|
openToWork: boolean | null;
|
|
963
964
|
hiring: boolean | null;
|
|
964
|
-
photo: string | null;
|
|
965
965
|
premium: boolean | null;
|
|
966
966
|
influencer: boolean | null;
|
|
967
967
|
topSkills: string | null;
|
|
@@ -985,25 +985,25 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
985
985
|
skills: string[] | null;
|
|
986
986
|
startDate: {
|
|
987
987
|
text: string | null;
|
|
988
|
-
month: string | null;
|
|
989
988
|
year: number | null;
|
|
989
|
+
month: string | null;
|
|
990
990
|
} | null;
|
|
991
991
|
endDate: {
|
|
992
992
|
text: string | null;
|
|
993
|
-
month: string | null;
|
|
994
993
|
year: number | null;
|
|
994
|
+
month: string | null;
|
|
995
995
|
} | null;
|
|
996
996
|
}[] | null;
|
|
997
997
|
education: {
|
|
998
998
|
startDate: {
|
|
999
999
|
text: string | null;
|
|
1000
|
-
month: string | null;
|
|
1001
1000
|
year: number | null;
|
|
1001
|
+
month: string | null;
|
|
1002
1002
|
} | null;
|
|
1003
1003
|
endDate: {
|
|
1004
1004
|
text: string | null;
|
|
1005
|
-
month: string | null;
|
|
1006
1005
|
year: number | null;
|
|
1006
|
+
month: string | null;
|
|
1007
1007
|
} | null;
|
|
1008
1008
|
schoolName: string | null;
|
|
1009
1009
|
schoolLinkedinUrl: string | null;
|
|
@@ -1038,8 +1038,8 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1038
1038
|
}, "strip", z.ZodTypeAny, {
|
|
1039
1039
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1040
1040
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1041
|
-
username?: string | undefined;
|
|
1042
1041
|
limit?: number | undefined;
|
|
1042
|
+
username?: string | undefined;
|
|
1043
1043
|
pageNumber?: number | undefined;
|
|
1044
1044
|
location?: string | undefined;
|
|
1045
1045
|
keyword?: string | undefined;
|
|
@@ -1047,13 +1047,13 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
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
1054
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1055
|
-
username?: string | undefined;
|
|
1056
1055
|
limit?: number | undefined;
|
|
1056
|
+
username?: string | undefined;
|
|
1057
1057
|
pageNumber?: number | undefined;
|
|
1058
1058
|
location?: string | undefined;
|
|
1059
1059
|
keyword?: string | undefined;
|
|
@@ -1061,7 +1061,7 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
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<{
|
|
@@ -1125,12 +1125,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1125
1125
|
text: z.ZodNullable<z.ZodString>;
|
|
1126
1126
|
}, "strip", z.ZodTypeAny, {
|
|
1127
1127
|
text: string | null;
|
|
1128
|
-
month: string | null;
|
|
1129
1128
|
year: number | null;
|
|
1129
|
+
month: string | null;
|
|
1130
1130
|
}, {
|
|
1131
1131
|
text: string | null;
|
|
1132
|
-
month: string | null;
|
|
1133
1132
|
year: number | null;
|
|
1133
|
+
month: string | null;
|
|
1134
1134
|
}>>;
|
|
1135
1135
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
1136
1136
|
month: z.ZodNullable<z.ZodString>;
|
|
@@ -1138,12 +1138,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1138
1138
|
text: z.ZodNullable<z.ZodString>;
|
|
1139
1139
|
}, "strip", z.ZodTypeAny, {
|
|
1140
1140
|
text: string | null;
|
|
1141
|
-
month: string | null;
|
|
1142
1141
|
year: number | null;
|
|
1142
|
+
month: string | null;
|
|
1143
1143
|
}, {
|
|
1144
1144
|
text: string | null;
|
|
1145
|
-
month: string | null;
|
|
1146
1145
|
year: number | null;
|
|
1146
|
+
month: string | null;
|
|
1147
1147
|
}>>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
1149
|
description: string | null;
|
|
@@ -1157,13 +1157,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1157
1157
|
skills: string[] | null;
|
|
1158
1158
|
startDate: {
|
|
1159
1159
|
text: string | null;
|
|
1160
|
-
month: string | null;
|
|
1161
1160
|
year: number | null;
|
|
1161
|
+
month: string | null;
|
|
1162
1162
|
} | null;
|
|
1163
1163
|
endDate: {
|
|
1164
1164
|
text: string | null;
|
|
1165
|
-
month: string | null;
|
|
1166
1165
|
year: number | null;
|
|
1166
|
+
month: string | null;
|
|
1167
1167
|
} | null;
|
|
1168
1168
|
}, {
|
|
1169
1169
|
description: string | null;
|
|
@@ -1177,13 +1177,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1177
1177
|
skills: string[] | null;
|
|
1178
1178
|
startDate: {
|
|
1179
1179
|
text: string | null;
|
|
1180
|
-
month: string | null;
|
|
1181
1180
|
year: number | null;
|
|
1181
|
+
month: string | null;
|
|
1182
1182
|
} | null;
|
|
1183
1183
|
endDate: {
|
|
1184
1184
|
text: string | null;
|
|
1185
|
-
month: string | null;
|
|
1186
1185
|
year: number | null;
|
|
1186
|
+
month: string | null;
|
|
1187
1187
|
} | null;
|
|
1188
1188
|
}>, "many">>;
|
|
1189
1189
|
education: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -1197,12 +1197,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1197
1197
|
text: z.ZodNullable<z.ZodString>;
|
|
1198
1198
|
}, "strip", z.ZodTypeAny, {
|
|
1199
1199
|
text: string | null;
|
|
1200
|
-
month: string | null;
|
|
1201
1200
|
year: number | null;
|
|
1201
|
+
month: string | null;
|
|
1202
1202
|
}, {
|
|
1203
1203
|
text: string | null;
|
|
1204
|
-
month: string | null;
|
|
1205
1204
|
year: number | null;
|
|
1205
|
+
month: string | null;
|
|
1206
1206
|
}>>;
|
|
1207
1207
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
1208
1208
|
month: z.ZodNullable<z.ZodString>;
|
|
@@ -1210,24 +1210,24 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1210
1210
|
text: z.ZodNullable<z.ZodString>;
|
|
1211
1211
|
}, "strip", z.ZodTypeAny, {
|
|
1212
1212
|
text: string | null;
|
|
1213
|
-
month: string | null;
|
|
1214
1213
|
year: number | null;
|
|
1214
|
+
month: string | null;
|
|
1215
1215
|
}, {
|
|
1216
1216
|
text: string | null;
|
|
1217
|
-
month: string | null;
|
|
1218
1217
|
year: number | null;
|
|
1218
|
+
month: string | null;
|
|
1219
1219
|
}>>;
|
|
1220
1220
|
period: z.ZodNullable<z.ZodString>;
|
|
1221
1221
|
}, "strip", z.ZodTypeAny, {
|
|
1222
1222
|
startDate: {
|
|
1223
1223
|
text: string | null;
|
|
1224
|
-
month: string | null;
|
|
1225
1224
|
year: number | null;
|
|
1225
|
+
month: string | null;
|
|
1226
1226
|
} | null;
|
|
1227
1227
|
endDate: {
|
|
1228
1228
|
text: string | null;
|
|
1229
|
-
month: string | null;
|
|
1230
1229
|
year: number | null;
|
|
1230
|
+
month: string | null;
|
|
1231
1231
|
} | null;
|
|
1232
1232
|
schoolName: string | null;
|
|
1233
1233
|
schoolLinkedinUrl: string | null;
|
|
@@ -1237,13 +1237,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1237
1237
|
}, {
|
|
1238
1238
|
startDate: {
|
|
1239
1239
|
text: string | null;
|
|
1240
|
-
month: string | null;
|
|
1241
1240
|
year: number | null;
|
|
1241
|
+
month: string | null;
|
|
1242
1242
|
} | null;
|
|
1243
1243
|
endDate: {
|
|
1244
1244
|
text: string | null;
|
|
1245
|
-
month: string | null;
|
|
1246
1245
|
year: number | null;
|
|
1246
|
+
month: string | null;
|
|
1247
1247
|
} | null;
|
|
1248
1248
|
schoolName: string | null;
|
|
1249
1249
|
schoolLinkedinUrl: string | null;
|
|
@@ -1283,6 +1283,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1283
1283
|
}>, "many">>;
|
|
1284
1284
|
}, "strip", z.ZodTypeAny, {
|
|
1285
1285
|
id: string | null;
|
|
1286
|
+
photo: string | null;
|
|
1287
|
+
verified: boolean | null;
|
|
1286
1288
|
location: {
|
|
1287
1289
|
text: string | null;
|
|
1288
1290
|
countryCode: string | null;
|
|
@@ -1290,7 +1292,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1290
1292
|
state: string | null;
|
|
1291
1293
|
city: string | null;
|
|
1292
1294
|
} | null;
|
|
1293
|
-
verified: boolean | null;
|
|
1294
1295
|
headline: string | null;
|
|
1295
1296
|
publicIdentifier: string | null;
|
|
1296
1297
|
linkedinUrl: string | null;
|
|
@@ -1299,7 +1300,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1299
1300
|
about: string | null;
|
|
1300
1301
|
openToWork: boolean | null;
|
|
1301
1302
|
hiring: boolean | null;
|
|
1302
|
-
photo: string | null;
|
|
1303
1303
|
premium: boolean | null;
|
|
1304
1304
|
influencer: boolean | null;
|
|
1305
1305
|
topSkills: string | null;
|
|
@@ -1323,25 +1323,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1323
1323
|
skills: string[] | null;
|
|
1324
1324
|
startDate: {
|
|
1325
1325
|
text: string | null;
|
|
1326
|
-
month: string | null;
|
|
1327
1326
|
year: number | null;
|
|
1327
|
+
month: string | null;
|
|
1328
1328
|
} | null;
|
|
1329
1329
|
endDate: {
|
|
1330
1330
|
text: string | null;
|
|
1331
|
-
month: string | null;
|
|
1332
1331
|
year: number | null;
|
|
1332
|
+
month: string | null;
|
|
1333
1333
|
} | null;
|
|
1334
1334
|
}[] | null;
|
|
1335
1335
|
education: {
|
|
1336
1336
|
startDate: {
|
|
1337
1337
|
text: string | null;
|
|
1338
|
-
month: string | null;
|
|
1339
1338
|
year: number | null;
|
|
1339
|
+
month: string | null;
|
|
1340
1340
|
} | null;
|
|
1341
1341
|
endDate: {
|
|
1342
1342
|
text: string | null;
|
|
1343
|
-
month: string | null;
|
|
1344
1343
|
year: number | null;
|
|
1344
|
+
month: string | null;
|
|
1345
1345
|
} | null;
|
|
1346
1346
|
schoolName: string | null;
|
|
1347
1347
|
schoolLinkedinUrl: string | null;
|
|
@@ -1360,6 +1360,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1360
1360
|
}[] | null;
|
|
1361
1361
|
}, {
|
|
1362
1362
|
id: string | null;
|
|
1363
|
+
photo: string | null;
|
|
1364
|
+
verified: boolean | null;
|
|
1363
1365
|
location: {
|
|
1364
1366
|
text: string | null;
|
|
1365
1367
|
countryCode: string | null;
|
|
@@ -1367,7 +1369,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1367
1369
|
state: string | null;
|
|
1368
1370
|
city: string | null;
|
|
1369
1371
|
} | null;
|
|
1370
|
-
verified: boolean | null;
|
|
1371
1372
|
headline: string | null;
|
|
1372
1373
|
publicIdentifier: string | null;
|
|
1373
1374
|
linkedinUrl: string | null;
|
|
@@ -1376,7 +1377,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1376
1377
|
about: string | null;
|
|
1377
1378
|
openToWork: boolean | null;
|
|
1378
1379
|
hiring: boolean | null;
|
|
1379
|
-
photo: string | null;
|
|
1380
1380
|
premium: boolean | null;
|
|
1381
1381
|
influencer: boolean | null;
|
|
1382
1382
|
topSkills: string | null;
|
|
@@ -1400,25 +1400,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1400
1400
|
skills: string[] | null;
|
|
1401
1401
|
startDate: {
|
|
1402
1402
|
text: string | null;
|
|
1403
|
-
month: string | null;
|
|
1404
1403
|
year: number | null;
|
|
1404
|
+
month: string | null;
|
|
1405
1405
|
} | null;
|
|
1406
1406
|
endDate: {
|
|
1407
1407
|
text: string | null;
|
|
1408
|
-
month: string | null;
|
|
1409
1408
|
year: number | null;
|
|
1409
|
+
month: string | null;
|
|
1410
1410
|
} | null;
|
|
1411
1411
|
}[] | null;
|
|
1412
1412
|
education: {
|
|
1413
1413
|
startDate: {
|
|
1414
1414
|
text: string | null;
|
|
1415
|
-
month: string | null;
|
|
1416
1415
|
year: number | null;
|
|
1416
|
+
month: string | null;
|
|
1417
1417
|
} | null;
|
|
1418
1418
|
endDate: {
|
|
1419
1419
|
text: string | null;
|
|
1420
|
-
month: string | null;
|
|
1421
1420
|
year: number | null;
|
|
1421
|
+
month: string | null;
|
|
1422
1422
|
} | null;
|
|
1423
1423
|
schoolName: string | null;
|
|
1424
1424
|
schoolLinkedinUrl: string | null;
|
|
@@ -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>;
|
|
@@ -1573,23 +1573,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1573
1573
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1574
1574
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1575
1575
|
}, "strip", z.ZodTypeAny, {
|
|
1576
|
+
comments: number | null;
|
|
1576
1577
|
like: number | null;
|
|
1577
1578
|
support: number | null;
|
|
1578
1579
|
love: number | null;
|
|
1579
1580
|
insight: number | null;
|
|
1580
1581
|
celebrate: number | null;
|
|
1581
1582
|
funny: number | null;
|
|
1582
|
-
comments: number | null;
|
|
1583
1583
|
reposts: number | null;
|
|
1584
1584
|
totalReactions: number | null;
|
|
1585
1585
|
}, {
|
|
1586
|
+
comments: number | null;
|
|
1586
1587
|
like: number | null;
|
|
1587
1588
|
support: number | null;
|
|
1588
1589
|
love: number | null;
|
|
1589
1590
|
insight: number | null;
|
|
1590
1591
|
celebrate: number | null;
|
|
1591
1592
|
funny: number | null;
|
|
1592
|
-
comments: number | null;
|
|
1593
1593
|
reposts: number | null;
|
|
1594
1594
|
totalReactions: number | null;
|
|
1595
1595
|
}>>;
|
|
@@ -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>;
|
|
@@ -1712,23 +1712,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1712
1712
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1713
1713
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1714
1714
|
}, "strip", z.ZodTypeAny, {
|
|
1715
|
+
comments: number | null;
|
|
1715
1716
|
like: number | null;
|
|
1716
1717
|
support: number | null;
|
|
1717
1718
|
love: number | null;
|
|
1718
1719
|
insight: number | null;
|
|
1719
1720
|
celebrate: number | null;
|
|
1720
1721
|
funny: number | null;
|
|
1721
|
-
comments: number | null;
|
|
1722
1722
|
reposts: number | null;
|
|
1723
1723
|
totalReactions: number | null;
|
|
1724
1724
|
}, {
|
|
1725
|
+
comments: number | null;
|
|
1725
1726
|
like: number | null;
|
|
1726
1727
|
support: number | null;
|
|
1727
1728
|
love: number | null;
|
|
1728
1729
|
insight: number | null;
|
|
1729
1730
|
celebrate: number | null;
|
|
1730
1731
|
funny: number | null;
|
|
1731
|
-
comments: number | null;
|
|
1732
1732
|
reposts: number | null;
|
|
1733
1733
|
totalReactions: number | null;
|
|
1734
1734
|
}>>;
|
|
@@ -1781,13 +1781,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1781
1781
|
profilePicture: string | null;
|
|
1782
1782
|
} | null;
|
|
1783
1783
|
stats: {
|
|
1784
|
+
comments: number | null;
|
|
1784
1785
|
like: number | null;
|
|
1785
1786
|
support: number | null;
|
|
1786
1787
|
love: number | null;
|
|
1787
1788
|
insight: number | null;
|
|
1788
1789
|
celebrate: number | null;
|
|
1789
1790
|
funny: number | null;
|
|
1790
|
-
comments: number | null;
|
|
1791
1791
|
reposts: number | null;
|
|
1792
1792
|
totalReactions: number | null;
|
|
1793
1793
|
} | 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
|
}, {
|
|
@@ -1820,13 +1820,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1820
1820
|
profilePicture: string | null;
|
|
1821
1821
|
} | null;
|
|
1822
1822
|
stats: {
|
|
1823
|
+
comments: number | null;
|
|
1823
1824
|
like: number | null;
|
|
1824
1825
|
support: number | null;
|
|
1825
1826
|
love: number | null;
|
|
1826
1827
|
insight: number | null;
|
|
1827
1828
|
celebrate: number | null;
|
|
1828
1829
|
funny: number | null;
|
|
1829
|
-
comments: number | null;
|
|
1830
1830
|
reposts: number | null;
|
|
1831
1831
|
totalReactions: number | null;
|
|
1832
1832
|
} | 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,8 +1853,8 @@ 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: {
|
|
@@ -1866,13 +1866,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1866
1866
|
profilePicture: string | null;
|
|
1867
1867
|
} | null;
|
|
1868
1868
|
stats: {
|
|
1869
|
+
comments: number | null;
|
|
1869
1870
|
like: number | null;
|
|
1870
1871
|
support: number | null;
|
|
1871
1872
|
love: number | null;
|
|
1872
1873
|
insight: number | null;
|
|
1873
1874
|
celebrate: number | null;
|
|
1874
1875
|
funny: number | null;
|
|
1875
|
-
comments: number | null;
|
|
1876
1876
|
reposts: number | null;
|
|
1877
1877
|
totalReactions: number | null;
|
|
1878
1878
|
} | 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;
|
|
@@ -1912,13 +1912,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1912
1912
|
profilePicture: string | null;
|
|
1913
1913
|
} | null;
|
|
1914
1914
|
stats: {
|
|
1915
|
+
comments: number | null;
|
|
1915
1916
|
like: number | null;
|
|
1916
1917
|
support: number | null;
|
|
1917
1918
|
love: number | null;
|
|
1918
1919
|
insight: number | null;
|
|
1919
1920
|
celebrate: number | null;
|
|
1920
1921
|
funny: number | null;
|
|
1921
|
-
comments: number | null;
|
|
1922
1922
|
reposts: number | null;
|
|
1923
1923
|
totalReactions: number | null;
|
|
1924
1924
|
} | 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,8 +1945,8 @@ 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: {
|
|
@@ -1958,13 +1958,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1958
1958
|
profilePicture: string | null;
|
|
1959
1959
|
} | null;
|
|
1960
1960
|
stats: {
|
|
1961
|
+
comments: number | null;
|
|
1961
1962
|
like: number | null;
|
|
1962
1963
|
support: number | null;
|
|
1963
1964
|
love: number | null;
|
|
1964
1965
|
insight: number | null;
|
|
1965
1966
|
celebrate: number | null;
|
|
1966
1967
|
funny: number | null;
|
|
1967
|
-
comments: number | null;
|
|
1968
1968
|
reposts: number | null;
|
|
1969
1969
|
totalReactions: number | null;
|
|
1970
1970
|
} | 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;
|
|
@@ -2004,13 +2004,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2004
2004
|
profilePicture: string | null;
|
|
2005
2005
|
} | null;
|
|
2006
2006
|
stats: {
|
|
2007
|
+
comments: number | null;
|
|
2007
2008
|
like: number | null;
|
|
2008
2009
|
support: number | null;
|
|
2009
2010
|
love: number | null;
|
|
2010
2011
|
insight: number | null;
|
|
2011
2012
|
celebrate: number | null;
|
|
2012
2013
|
funny: number | null;
|
|
2013
|
-
comments: number | null;
|
|
2014
2014
|
reposts: number | null;
|
|
2015
2015
|
totalReactions: number | null;
|
|
2016
2016
|
} | 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,8 +2041,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2041
2041
|
success: z.ZodBoolean;
|
|
2042
2042
|
error: z.ZodString;
|
|
2043
2043
|
}, "strip", z.ZodTypeAny, {
|
|
2044
|
-
success: boolean;
|
|
2045
2044
|
error: string;
|
|
2045
|
+
success: boolean;
|
|
2046
2046
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2047
2047
|
posts: {
|
|
2048
2048
|
url: string | null;
|
|
@@ -2050,8 +2050,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
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: {
|
|
@@ -2063,13 +2063,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2063
2063
|
profilePicture: string | null;
|
|
2064
2064
|
} | null;
|
|
2065
2065
|
stats: {
|
|
2066
|
+
comments: number | null;
|
|
2066
2067
|
like: number | null;
|
|
2067
2068
|
support: number | null;
|
|
2068
2069
|
love: number | null;
|
|
2069
2070
|
insight: number | null;
|
|
2070
2071
|
celebrate: number | null;
|
|
2071
2072
|
funny: number | null;
|
|
2072
|
-
comments: number | null;
|
|
2073
2073
|
reposts: number | null;
|
|
2074
2074
|
totalReactions: number | null;
|
|
2075
2075
|
} | 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;
|
|
@@ -2109,13 +2109,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2109
2109
|
profilePicture: string | null;
|
|
2110
2110
|
} | null;
|
|
2111
2111
|
stats: {
|
|
2112
|
+
comments: number | null;
|
|
2112
2113
|
like: number | null;
|
|
2113
2114
|
support: number | null;
|
|
2114
2115
|
love: number | null;
|
|
2115
2116
|
insight: number | null;
|
|
2116
2117
|
celebrate: number | null;
|
|
2117
2118
|
funny: number | null;
|
|
2118
|
-
comments: number | null;
|
|
2119
2119
|
reposts: number | null;
|
|
2120
2120
|
totalReactions: number | null;
|
|
2121
2121
|
} | null;
|
|
@@ -2131,8 +2131,8 @@ 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;
|
|
@@ -2141,6 +2141,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2141
2141
|
username?: string | undefined;
|
|
2142
2142
|
profile?: {
|
|
2143
2143
|
id: string | null;
|
|
2144
|
+
photo: string | null;
|
|
2145
|
+
verified: boolean | null;
|
|
2144
2146
|
location: {
|
|
2145
2147
|
text: string | null;
|
|
2146
2148
|
countryCode: string | null;
|
|
@@ -2148,7 +2150,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2148
2150
|
state: string | null;
|
|
2149
2151
|
city: string | null;
|
|
2150
2152
|
} | null;
|
|
2151
|
-
verified: boolean | null;
|
|
2152
2153
|
headline: string | null;
|
|
2153
2154
|
publicIdentifier: string | null;
|
|
2154
2155
|
linkedinUrl: string | null;
|
|
@@ -2157,7 +2158,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2157
2158
|
about: string | null;
|
|
2158
2159
|
openToWork: boolean | null;
|
|
2159
2160
|
hiring: boolean | null;
|
|
2160
|
-
photo: string | null;
|
|
2161
2161
|
premium: boolean | null;
|
|
2162
2162
|
influencer: boolean | null;
|
|
2163
2163
|
topSkills: string | null;
|
|
@@ -2181,25 +2181,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2181
2181
|
skills: string[] | null;
|
|
2182
2182
|
startDate: {
|
|
2183
2183
|
text: string | null;
|
|
2184
|
-
month: string | null;
|
|
2185
2184
|
year: number | null;
|
|
2185
|
+
month: string | null;
|
|
2186
2186
|
} | null;
|
|
2187
2187
|
endDate: {
|
|
2188
2188
|
text: string | null;
|
|
2189
|
-
month: string | null;
|
|
2190
2189
|
year: number | null;
|
|
2190
|
+
month: string | null;
|
|
2191
2191
|
} | null;
|
|
2192
2192
|
}[] | null;
|
|
2193
2193
|
education: {
|
|
2194
2194
|
startDate: {
|
|
2195
2195
|
text: string | null;
|
|
2196
|
-
month: string | null;
|
|
2197
2196
|
year: number | null;
|
|
2197
|
+
month: string | null;
|
|
2198
2198
|
} | null;
|
|
2199
2199
|
endDate: {
|
|
2200
2200
|
text: string | null;
|
|
2201
|
-
month: string | null;
|
|
2202
2201
|
year: number | null;
|
|
2202
|
+
month: string | null;
|
|
2203
2203
|
} | null;
|
|
2204
2204
|
schoolName: string | null;
|
|
2205
2205
|
schoolLinkedinUrl: string | null;
|
|
@@ -2241,12 +2241,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2241
2241
|
logo: string | null;
|
|
2242
2242
|
} | null;
|
|
2243
2243
|
}[] | undefined;
|
|
2244
|
+
hasNextPage?: boolean | null | undefined;
|
|
2244
2245
|
totalResults?: number | null | undefined;
|
|
2245
2246
|
paginationToken?: string | null | undefined;
|
|
2246
|
-
hasNextPage?: boolean | null | undefined;
|
|
2247
2247
|
}, {
|
|
2248
|
-
success: boolean;
|
|
2249
2248
|
error: string;
|
|
2249
|
+
success: boolean;
|
|
2250
2250
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2251
2251
|
posts: {
|
|
2252
2252
|
url: string | null;
|
|
@@ -2254,8 +2254,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
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: {
|
|
@@ -2267,13 +2267,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2267
2267
|
profilePicture: string | null;
|
|
2268
2268
|
} | null;
|
|
2269
2269
|
stats: {
|
|
2270
|
+
comments: number | null;
|
|
2270
2271
|
like: number | null;
|
|
2271
2272
|
support: number | null;
|
|
2272
2273
|
love: number | null;
|
|
2273
2274
|
insight: number | null;
|
|
2274
2275
|
celebrate: number | null;
|
|
2275
2276
|
funny: number | null;
|
|
2276
|
-
comments: number | null;
|
|
2277
2277
|
reposts: number | null;
|
|
2278
2278
|
totalReactions: number | null;
|
|
2279
2279
|
} | 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;
|
|
@@ -2313,13 +2313,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2313
2313
|
profilePicture: string | null;
|
|
2314
2314
|
} | null;
|
|
2315
2315
|
stats: {
|
|
2316
|
+
comments: number | null;
|
|
2316
2317
|
like: number | null;
|
|
2317
2318
|
support: number | null;
|
|
2318
2319
|
love: number | null;
|
|
2319
2320
|
insight: number | null;
|
|
2320
2321
|
celebrate: number | null;
|
|
2321
2322
|
funny: number | null;
|
|
2322
|
-
comments: number | null;
|
|
2323
2323
|
reposts: number | null;
|
|
2324
2324
|
totalReactions: number | null;
|
|
2325
2325
|
} | null;
|
|
@@ -2335,8 +2335,8 @@ 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;
|
|
@@ -2345,6 +2345,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2345
2345
|
username?: string | undefined;
|
|
2346
2346
|
profile?: {
|
|
2347
2347
|
id: string | null;
|
|
2348
|
+
photo: string | null;
|
|
2349
|
+
verified: boolean | null;
|
|
2348
2350
|
location: {
|
|
2349
2351
|
text: string | null;
|
|
2350
2352
|
countryCode: string | null;
|
|
@@ -2352,7 +2354,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2352
2354
|
state: string | null;
|
|
2353
2355
|
city: string | null;
|
|
2354
2356
|
} | null;
|
|
2355
|
-
verified: boolean | null;
|
|
2356
2357
|
headline: string | null;
|
|
2357
2358
|
publicIdentifier: string | null;
|
|
2358
2359
|
linkedinUrl: string | null;
|
|
@@ -2361,7 +2362,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2361
2362
|
about: string | null;
|
|
2362
2363
|
openToWork: boolean | null;
|
|
2363
2364
|
hiring: boolean | null;
|
|
2364
|
-
photo: string | null;
|
|
2365
2365
|
premium: boolean | null;
|
|
2366
2366
|
influencer: boolean | null;
|
|
2367
2367
|
topSkills: string | null;
|
|
@@ -2385,25 +2385,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2385
2385
|
skills: string[] | null;
|
|
2386
2386
|
startDate: {
|
|
2387
2387
|
text: string | null;
|
|
2388
|
-
month: string | null;
|
|
2389
2388
|
year: number | null;
|
|
2389
|
+
month: string | null;
|
|
2390
2390
|
} | null;
|
|
2391
2391
|
endDate: {
|
|
2392
2392
|
text: string | null;
|
|
2393
|
-
month: string | null;
|
|
2394
2393
|
year: number | null;
|
|
2394
|
+
month: string | null;
|
|
2395
2395
|
} | null;
|
|
2396
2396
|
}[] | null;
|
|
2397
2397
|
education: {
|
|
2398
2398
|
startDate: {
|
|
2399
2399
|
text: string | null;
|
|
2400
|
-
month: string | null;
|
|
2401
2400
|
year: number | null;
|
|
2401
|
+
month: string | null;
|
|
2402
2402
|
} | null;
|
|
2403
2403
|
endDate: {
|
|
2404
2404
|
text: string | null;
|
|
2405
|
-
month: string | null;
|
|
2406
2405
|
year: number | null;
|
|
2406
|
+
month: string | null;
|
|
2407
2407
|
} | null;
|
|
2408
2408
|
schoolName: string | null;
|
|
2409
2409
|
schoolLinkedinUrl: string | null;
|
|
@@ -2445,9 +2445,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2445
2445
|
logo: string | null;
|
|
2446
2446
|
} | null;
|
|
2447
2447
|
}[] | undefined;
|
|
2448
|
+
hasNextPage?: boolean | null | undefined;
|
|
2448
2449
|
totalResults?: number | null | undefined;
|
|
2449
2450
|
paginationToken?: string | null | undefined;
|
|
2450
|
-
hasNextPage?: boolean | null | undefined;
|
|
2451
2451
|
}>;
|
|
2452
2452
|
type LinkedInToolParams = z.output<typeof LinkedInToolParamsSchema>;
|
|
2453
2453
|
type LinkedInToolResult = z.output<typeof LinkedInToolResultSchema>;
|
|
@@ -2491,8 +2491,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2491
2491
|
}, "strip", z.ZodTypeAny, {
|
|
2492
2492
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2493
2493
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2494
|
-
username?: string | undefined;
|
|
2495
2494
|
limit?: number | undefined;
|
|
2495
|
+
username?: string | undefined;
|
|
2496
2496
|
pageNumber?: number | undefined;
|
|
2497
2497
|
location?: string | undefined;
|
|
2498
2498
|
keyword?: string | undefined;
|
|
@@ -2500,13 +2500,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
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
2507
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2508
|
-
username?: string | undefined;
|
|
2509
2508
|
limit?: number | undefined;
|
|
2509
|
+
username?: string | undefined;
|
|
2510
2510
|
pageNumber?: number | undefined;
|
|
2511
2511
|
location?: string | undefined;
|
|
2512
2512
|
keyword?: string | undefined;
|
|
@@ -2514,7 +2514,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
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<{
|
|
@@ -2578,12 +2578,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2578
2578
|
text: z.ZodNullable<z.ZodString>;
|
|
2579
2579
|
}, "strip", z.ZodTypeAny, {
|
|
2580
2580
|
text: string | null;
|
|
2581
|
-
month: string | null;
|
|
2582
2581
|
year: number | null;
|
|
2582
|
+
month: string | null;
|
|
2583
2583
|
}, {
|
|
2584
2584
|
text: string | null;
|
|
2585
|
-
month: string | null;
|
|
2586
2585
|
year: number | null;
|
|
2586
|
+
month: string | null;
|
|
2587
2587
|
}>>;
|
|
2588
2588
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
2589
2589
|
month: z.ZodNullable<z.ZodString>;
|
|
@@ -2591,12 +2591,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2591
2591
|
text: z.ZodNullable<z.ZodString>;
|
|
2592
2592
|
}, "strip", z.ZodTypeAny, {
|
|
2593
2593
|
text: string | null;
|
|
2594
|
-
month: string | null;
|
|
2595
2594
|
year: number | null;
|
|
2595
|
+
month: string | null;
|
|
2596
2596
|
}, {
|
|
2597
2597
|
text: string | null;
|
|
2598
|
-
month: string | null;
|
|
2599
2598
|
year: number | null;
|
|
2599
|
+
month: string | null;
|
|
2600
2600
|
}>>;
|
|
2601
2601
|
}, "strip", z.ZodTypeAny, {
|
|
2602
2602
|
description: string | null;
|
|
@@ -2610,13 +2610,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2610
2610
|
skills: string[] | null;
|
|
2611
2611
|
startDate: {
|
|
2612
2612
|
text: string | null;
|
|
2613
|
-
month: string | null;
|
|
2614
2613
|
year: number | null;
|
|
2614
|
+
month: string | null;
|
|
2615
2615
|
} | null;
|
|
2616
2616
|
endDate: {
|
|
2617
2617
|
text: string | null;
|
|
2618
|
-
month: string | null;
|
|
2619
2618
|
year: number | null;
|
|
2619
|
+
month: string | null;
|
|
2620
2620
|
} | null;
|
|
2621
2621
|
}, {
|
|
2622
2622
|
description: string | null;
|
|
@@ -2630,13 +2630,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2630
2630
|
skills: string[] | null;
|
|
2631
2631
|
startDate: {
|
|
2632
2632
|
text: string | null;
|
|
2633
|
-
month: string | null;
|
|
2634
2633
|
year: number | null;
|
|
2634
|
+
month: string | null;
|
|
2635
2635
|
} | null;
|
|
2636
2636
|
endDate: {
|
|
2637
2637
|
text: string | null;
|
|
2638
|
-
month: string | null;
|
|
2639
2638
|
year: number | null;
|
|
2639
|
+
month: string | null;
|
|
2640
2640
|
} | null;
|
|
2641
2641
|
}>, "many">>;
|
|
2642
2642
|
education: z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -2650,12 +2650,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2650
2650
|
text: z.ZodNullable<z.ZodString>;
|
|
2651
2651
|
}, "strip", z.ZodTypeAny, {
|
|
2652
2652
|
text: string | null;
|
|
2653
|
-
month: string | null;
|
|
2654
2653
|
year: number | null;
|
|
2654
|
+
month: string | null;
|
|
2655
2655
|
}, {
|
|
2656
2656
|
text: string | null;
|
|
2657
|
-
month: string | null;
|
|
2658
2657
|
year: number | null;
|
|
2658
|
+
month: string | null;
|
|
2659
2659
|
}>>;
|
|
2660
2660
|
endDate: z.ZodNullable<z.ZodObject<{
|
|
2661
2661
|
month: z.ZodNullable<z.ZodString>;
|
|
@@ -2663,24 +2663,24 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2663
2663
|
text: z.ZodNullable<z.ZodString>;
|
|
2664
2664
|
}, "strip", z.ZodTypeAny, {
|
|
2665
2665
|
text: string | null;
|
|
2666
|
-
month: string | null;
|
|
2667
2666
|
year: number | null;
|
|
2667
|
+
month: string | null;
|
|
2668
2668
|
}, {
|
|
2669
2669
|
text: string | null;
|
|
2670
|
-
month: string | null;
|
|
2671
2670
|
year: number | null;
|
|
2671
|
+
month: string | null;
|
|
2672
2672
|
}>>;
|
|
2673
2673
|
period: z.ZodNullable<z.ZodString>;
|
|
2674
2674
|
}, "strip", z.ZodTypeAny, {
|
|
2675
2675
|
startDate: {
|
|
2676
2676
|
text: string | null;
|
|
2677
|
-
month: string | null;
|
|
2678
2677
|
year: number | null;
|
|
2678
|
+
month: string | null;
|
|
2679
2679
|
} | null;
|
|
2680
2680
|
endDate: {
|
|
2681
2681
|
text: string | null;
|
|
2682
|
-
month: string | null;
|
|
2683
2682
|
year: number | null;
|
|
2683
|
+
month: string | null;
|
|
2684
2684
|
} | null;
|
|
2685
2685
|
schoolName: string | null;
|
|
2686
2686
|
schoolLinkedinUrl: string | null;
|
|
@@ -2690,13 +2690,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2690
2690
|
}, {
|
|
2691
2691
|
startDate: {
|
|
2692
2692
|
text: string | null;
|
|
2693
|
-
month: string | null;
|
|
2694
2693
|
year: number | null;
|
|
2694
|
+
month: string | null;
|
|
2695
2695
|
} | null;
|
|
2696
2696
|
endDate: {
|
|
2697
2697
|
text: string | null;
|
|
2698
|
-
month: string | null;
|
|
2699
2698
|
year: number | null;
|
|
2699
|
+
month: string | null;
|
|
2700
2700
|
} | null;
|
|
2701
2701
|
schoolName: string | null;
|
|
2702
2702
|
schoolLinkedinUrl: string | null;
|
|
@@ -2736,6 +2736,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2736
2736
|
}>, "many">>;
|
|
2737
2737
|
}, "strip", z.ZodTypeAny, {
|
|
2738
2738
|
id: string | null;
|
|
2739
|
+
photo: string | null;
|
|
2740
|
+
verified: boolean | null;
|
|
2739
2741
|
location: {
|
|
2740
2742
|
text: string | null;
|
|
2741
2743
|
countryCode: string | null;
|
|
@@ -2743,7 +2745,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2743
2745
|
state: string | null;
|
|
2744
2746
|
city: string | null;
|
|
2745
2747
|
} | null;
|
|
2746
|
-
verified: boolean | null;
|
|
2747
2748
|
headline: string | null;
|
|
2748
2749
|
publicIdentifier: string | null;
|
|
2749
2750
|
linkedinUrl: string | null;
|
|
@@ -2752,7 +2753,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2752
2753
|
about: string | null;
|
|
2753
2754
|
openToWork: boolean | null;
|
|
2754
2755
|
hiring: boolean | null;
|
|
2755
|
-
photo: string | null;
|
|
2756
2756
|
premium: boolean | null;
|
|
2757
2757
|
influencer: boolean | null;
|
|
2758
2758
|
topSkills: string | null;
|
|
@@ -2776,25 +2776,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2776
2776
|
skills: string[] | null;
|
|
2777
2777
|
startDate: {
|
|
2778
2778
|
text: string | null;
|
|
2779
|
-
month: string | null;
|
|
2780
2779
|
year: number | null;
|
|
2780
|
+
month: string | null;
|
|
2781
2781
|
} | null;
|
|
2782
2782
|
endDate: {
|
|
2783
2783
|
text: string | null;
|
|
2784
|
-
month: string | null;
|
|
2785
2784
|
year: number | null;
|
|
2785
|
+
month: string | null;
|
|
2786
2786
|
} | null;
|
|
2787
2787
|
}[] | null;
|
|
2788
2788
|
education: {
|
|
2789
2789
|
startDate: {
|
|
2790
2790
|
text: string | null;
|
|
2791
|
-
month: string | null;
|
|
2792
2791
|
year: number | null;
|
|
2792
|
+
month: string | null;
|
|
2793
2793
|
} | null;
|
|
2794
2794
|
endDate: {
|
|
2795
2795
|
text: string | null;
|
|
2796
|
-
month: string | null;
|
|
2797
2796
|
year: number | null;
|
|
2797
|
+
month: string | null;
|
|
2798
2798
|
} | null;
|
|
2799
2799
|
schoolName: string | null;
|
|
2800
2800
|
schoolLinkedinUrl: string | null;
|
|
@@ -2813,6 +2813,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2813
2813
|
}[] | null;
|
|
2814
2814
|
}, {
|
|
2815
2815
|
id: string | null;
|
|
2816
|
+
photo: string | null;
|
|
2817
|
+
verified: boolean | null;
|
|
2816
2818
|
location: {
|
|
2817
2819
|
text: string | null;
|
|
2818
2820
|
countryCode: string | null;
|
|
@@ -2820,7 +2822,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2820
2822
|
state: string | null;
|
|
2821
2823
|
city: string | null;
|
|
2822
2824
|
} | null;
|
|
2823
|
-
verified: boolean | null;
|
|
2824
2825
|
headline: string | null;
|
|
2825
2826
|
publicIdentifier: string | null;
|
|
2826
2827
|
linkedinUrl: string | null;
|
|
@@ -2829,7 +2830,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2829
2830
|
about: string | null;
|
|
2830
2831
|
openToWork: boolean | null;
|
|
2831
2832
|
hiring: boolean | null;
|
|
2832
|
-
photo: string | null;
|
|
2833
2833
|
premium: boolean | null;
|
|
2834
2834
|
influencer: boolean | null;
|
|
2835
2835
|
topSkills: string | null;
|
|
@@ -2853,25 +2853,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2853
2853
|
skills: string[] | null;
|
|
2854
2854
|
startDate: {
|
|
2855
2855
|
text: string | null;
|
|
2856
|
-
month: string | null;
|
|
2857
2856
|
year: number | null;
|
|
2857
|
+
month: string | null;
|
|
2858
2858
|
} | null;
|
|
2859
2859
|
endDate: {
|
|
2860
2860
|
text: string | null;
|
|
2861
|
-
month: string | null;
|
|
2862
2861
|
year: number | null;
|
|
2862
|
+
month: string | null;
|
|
2863
2863
|
} | null;
|
|
2864
2864
|
}[] | null;
|
|
2865
2865
|
education: {
|
|
2866
2866
|
startDate: {
|
|
2867
2867
|
text: string | null;
|
|
2868
|
-
month: string | null;
|
|
2869
2868
|
year: number | null;
|
|
2869
|
+
month: string | null;
|
|
2870
2870
|
} | null;
|
|
2871
2871
|
endDate: {
|
|
2872
2872
|
text: string | null;
|
|
2873
|
-
month: string | null;
|
|
2874
2873
|
year: number | null;
|
|
2874
|
+
month: string | null;
|
|
2875
2875
|
} | null;
|
|
2876
2876
|
schoolName: string | null;
|
|
2877
2877
|
schoolLinkedinUrl: string | null;
|
|
@@ -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>;
|
|
@@ -3026,23 +3026,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3026
3026
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
3027
3027
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
3028
3028
|
}, "strip", z.ZodTypeAny, {
|
|
3029
|
+
comments: number | null;
|
|
3029
3030
|
like: number | null;
|
|
3030
3031
|
support: number | null;
|
|
3031
3032
|
love: number | null;
|
|
3032
3033
|
insight: number | null;
|
|
3033
3034
|
celebrate: number | null;
|
|
3034
3035
|
funny: number | null;
|
|
3035
|
-
comments: number | null;
|
|
3036
3036
|
reposts: number | null;
|
|
3037
3037
|
totalReactions: number | null;
|
|
3038
3038
|
}, {
|
|
3039
|
+
comments: number | null;
|
|
3039
3040
|
like: number | null;
|
|
3040
3041
|
support: number | null;
|
|
3041
3042
|
love: number | null;
|
|
3042
3043
|
insight: number | null;
|
|
3043
3044
|
celebrate: number | null;
|
|
3044
3045
|
funny: number | null;
|
|
3045
|
-
comments: number | null;
|
|
3046
3046
|
reposts: number | null;
|
|
3047
3047
|
totalReactions: number | null;
|
|
3048
3048
|
}>>;
|
|
@@ -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>;
|
|
@@ -3165,23 +3165,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3165
3165
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
3166
3166
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
3167
3167
|
}, "strip", z.ZodTypeAny, {
|
|
3168
|
+
comments: number | null;
|
|
3168
3169
|
like: number | null;
|
|
3169
3170
|
support: number | null;
|
|
3170
3171
|
love: number | null;
|
|
3171
3172
|
insight: number | null;
|
|
3172
3173
|
celebrate: number | null;
|
|
3173
3174
|
funny: number | null;
|
|
3174
|
-
comments: number | null;
|
|
3175
3175
|
reposts: number | null;
|
|
3176
3176
|
totalReactions: number | null;
|
|
3177
3177
|
}, {
|
|
3178
|
+
comments: number | null;
|
|
3178
3179
|
like: number | null;
|
|
3179
3180
|
support: number | null;
|
|
3180
3181
|
love: number | null;
|
|
3181
3182
|
insight: number | null;
|
|
3182
3183
|
celebrate: number | null;
|
|
3183
3184
|
funny: number | null;
|
|
3184
|
-
comments: number | null;
|
|
3185
3185
|
reposts: number | null;
|
|
3186
3186
|
totalReactions: number | null;
|
|
3187
3187
|
}>>;
|
|
@@ -3234,13 +3234,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3234
3234
|
profilePicture: string | null;
|
|
3235
3235
|
} | null;
|
|
3236
3236
|
stats: {
|
|
3237
|
+
comments: number | null;
|
|
3237
3238
|
like: number | null;
|
|
3238
3239
|
support: number | null;
|
|
3239
3240
|
love: number | null;
|
|
3240
3241
|
insight: number | null;
|
|
3241
3242
|
celebrate: number | null;
|
|
3242
3243
|
funny: number | null;
|
|
3243
|
-
comments: number | null;
|
|
3244
3244
|
reposts: number | null;
|
|
3245
3245
|
totalReactions: number | null;
|
|
3246
3246
|
} | 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
|
}, {
|
|
@@ -3273,13 +3273,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3273
3273
|
profilePicture: string | null;
|
|
3274
3274
|
} | null;
|
|
3275
3275
|
stats: {
|
|
3276
|
+
comments: number | null;
|
|
3276
3277
|
like: number | null;
|
|
3277
3278
|
support: number | null;
|
|
3278
3279
|
love: number | null;
|
|
3279
3280
|
insight: number | null;
|
|
3280
3281
|
celebrate: number | null;
|
|
3281
3282
|
funny: number | null;
|
|
3282
|
-
comments: number | null;
|
|
3283
3283
|
reposts: number | null;
|
|
3284
3284
|
totalReactions: number | null;
|
|
3285
3285
|
} | 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,8 +3306,8 @@ 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: {
|
|
@@ -3319,13 +3319,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3319
3319
|
profilePicture: string | null;
|
|
3320
3320
|
} | null;
|
|
3321
3321
|
stats: {
|
|
3322
|
+
comments: number | null;
|
|
3322
3323
|
like: number | null;
|
|
3323
3324
|
support: number | null;
|
|
3324
3325
|
love: number | null;
|
|
3325
3326
|
insight: number | null;
|
|
3326
3327
|
celebrate: number | null;
|
|
3327
3328
|
funny: number | null;
|
|
3328
|
-
comments: number | null;
|
|
3329
3329
|
reposts: number | null;
|
|
3330
3330
|
totalReactions: number | null;
|
|
3331
3331
|
} | 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;
|
|
@@ -3365,13 +3365,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3365
3365
|
profilePicture: string | null;
|
|
3366
3366
|
} | null;
|
|
3367
3367
|
stats: {
|
|
3368
|
+
comments: number | null;
|
|
3368
3369
|
like: number | null;
|
|
3369
3370
|
support: number | null;
|
|
3370
3371
|
love: number | null;
|
|
3371
3372
|
insight: number | null;
|
|
3372
3373
|
celebrate: number | null;
|
|
3373
3374
|
funny: number | null;
|
|
3374
|
-
comments: number | null;
|
|
3375
3375
|
reposts: number | null;
|
|
3376
3376
|
totalReactions: number | null;
|
|
3377
3377
|
} | 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,8 +3398,8 @@ 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: {
|
|
@@ -3411,13 +3411,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3411
3411
|
profilePicture: string | null;
|
|
3412
3412
|
} | null;
|
|
3413
3413
|
stats: {
|
|
3414
|
+
comments: number | null;
|
|
3414
3415
|
like: number | null;
|
|
3415
3416
|
support: number | null;
|
|
3416
3417
|
love: number | null;
|
|
3417
3418
|
insight: number | null;
|
|
3418
3419
|
celebrate: number | null;
|
|
3419
3420
|
funny: number | null;
|
|
3420
|
-
comments: number | null;
|
|
3421
3421
|
reposts: number | null;
|
|
3422
3422
|
totalReactions: number | null;
|
|
3423
3423
|
} | 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;
|
|
@@ -3457,13 +3457,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3457
3457
|
profilePicture: string | null;
|
|
3458
3458
|
} | null;
|
|
3459
3459
|
stats: {
|
|
3460
|
+
comments: number | null;
|
|
3460
3461
|
like: number | null;
|
|
3461
3462
|
support: number | null;
|
|
3462
3463
|
love: number | null;
|
|
3463
3464
|
insight: number | null;
|
|
3464
3465
|
celebrate: number | null;
|
|
3465
3466
|
funny: number | null;
|
|
3466
|
-
comments: number | null;
|
|
3467
3467
|
reposts: number | null;
|
|
3468
3468
|
totalReactions: number | null;
|
|
3469
3469
|
} | 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,8 +3494,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3494
3494
|
success: z.ZodBoolean;
|
|
3495
3495
|
error: z.ZodString;
|
|
3496
3496
|
}, "strip", z.ZodTypeAny, {
|
|
3497
|
-
success: boolean;
|
|
3498
3497
|
error: string;
|
|
3498
|
+
success: boolean;
|
|
3499
3499
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3500
3500
|
posts: {
|
|
3501
3501
|
url: string | null;
|
|
@@ -3503,8 +3503,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
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: {
|
|
@@ -3516,13 +3516,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3516
3516
|
profilePicture: string | null;
|
|
3517
3517
|
} | null;
|
|
3518
3518
|
stats: {
|
|
3519
|
+
comments: number | null;
|
|
3519
3520
|
like: number | null;
|
|
3520
3521
|
support: number | null;
|
|
3521
3522
|
love: number | null;
|
|
3522
3523
|
insight: number | null;
|
|
3523
3524
|
celebrate: number | null;
|
|
3524
3525
|
funny: number | null;
|
|
3525
|
-
comments: number | null;
|
|
3526
3526
|
reposts: number | null;
|
|
3527
3527
|
totalReactions: number | null;
|
|
3528
3528
|
} | 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;
|
|
@@ -3562,13 +3562,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3562
3562
|
profilePicture: string | null;
|
|
3563
3563
|
} | null;
|
|
3564
3564
|
stats: {
|
|
3565
|
+
comments: number | null;
|
|
3565
3566
|
like: number | null;
|
|
3566
3567
|
support: number | null;
|
|
3567
3568
|
love: number | null;
|
|
3568
3569
|
insight: number | null;
|
|
3569
3570
|
celebrate: number | null;
|
|
3570
3571
|
funny: number | null;
|
|
3571
|
-
comments: number | null;
|
|
3572
3572
|
reposts: number | null;
|
|
3573
3573
|
totalReactions: number | null;
|
|
3574
3574
|
} | null;
|
|
@@ -3584,8 +3584,8 @@ 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;
|
|
@@ -3594,6 +3594,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3594
3594
|
username?: string | undefined;
|
|
3595
3595
|
profile?: {
|
|
3596
3596
|
id: string | null;
|
|
3597
|
+
photo: string | null;
|
|
3598
|
+
verified: boolean | null;
|
|
3597
3599
|
location: {
|
|
3598
3600
|
text: string | null;
|
|
3599
3601
|
countryCode: string | null;
|
|
@@ -3601,7 +3603,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3601
3603
|
state: string | null;
|
|
3602
3604
|
city: string | null;
|
|
3603
3605
|
} | null;
|
|
3604
|
-
verified: boolean | null;
|
|
3605
3606
|
headline: string | null;
|
|
3606
3607
|
publicIdentifier: string | null;
|
|
3607
3608
|
linkedinUrl: string | null;
|
|
@@ -3610,7 +3611,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3610
3611
|
about: string | null;
|
|
3611
3612
|
openToWork: boolean | null;
|
|
3612
3613
|
hiring: boolean | null;
|
|
3613
|
-
photo: string | null;
|
|
3614
3614
|
premium: boolean | null;
|
|
3615
3615
|
influencer: boolean | null;
|
|
3616
3616
|
topSkills: string | null;
|
|
@@ -3634,25 +3634,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3634
3634
|
skills: string[] | null;
|
|
3635
3635
|
startDate: {
|
|
3636
3636
|
text: string | null;
|
|
3637
|
-
month: string | null;
|
|
3638
3637
|
year: number | null;
|
|
3638
|
+
month: string | null;
|
|
3639
3639
|
} | null;
|
|
3640
3640
|
endDate: {
|
|
3641
3641
|
text: string | null;
|
|
3642
|
-
month: string | null;
|
|
3643
3642
|
year: number | null;
|
|
3643
|
+
month: string | null;
|
|
3644
3644
|
} | null;
|
|
3645
3645
|
}[] | null;
|
|
3646
3646
|
education: {
|
|
3647
3647
|
startDate: {
|
|
3648
3648
|
text: string | null;
|
|
3649
|
-
month: string | null;
|
|
3650
3649
|
year: number | null;
|
|
3650
|
+
month: string | null;
|
|
3651
3651
|
} | null;
|
|
3652
3652
|
endDate: {
|
|
3653
3653
|
text: string | null;
|
|
3654
|
-
month: string | null;
|
|
3655
3654
|
year: number | null;
|
|
3655
|
+
month: string | null;
|
|
3656
3656
|
} | null;
|
|
3657
3657
|
schoolName: string | null;
|
|
3658
3658
|
schoolLinkedinUrl: string | null;
|
|
@@ -3694,12 +3694,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3694
3694
|
logo: string | null;
|
|
3695
3695
|
} | null;
|
|
3696
3696
|
}[] | undefined;
|
|
3697
|
+
hasNextPage?: boolean | null | undefined;
|
|
3697
3698
|
totalResults?: number | null | undefined;
|
|
3698
3699
|
paginationToken?: string | null | undefined;
|
|
3699
|
-
hasNextPage?: boolean | null | undefined;
|
|
3700
3700
|
}, {
|
|
3701
|
-
success: boolean;
|
|
3702
3701
|
error: string;
|
|
3702
|
+
success: boolean;
|
|
3703
3703
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3704
3704
|
posts: {
|
|
3705
3705
|
url: string | null;
|
|
@@ -3707,8 +3707,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
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: {
|
|
@@ -3720,13 +3720,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3720
3720
|
profilePicture: string | null;
|
|
3721
3721
|
} | null;
|
|
3722
3722
|
stats: {
|
|
3723
|
+
comments: number | null;
|
|
3723
3724
|
like: number | null;
|
|
3724
3725
|
support: number | null;
|
|
3725
3726
|
love: number | null;
|
|
3726
3727
|
insight: number | null;
|
|
3727
3728
|
celebrate: number | null;
|
|
3728
3729
|
funny: number | null;
|
|
3729
|
-
comments: number | null;
|
|
3730
3730
|
reposts: number | null;
|
|
3731
3731
|
totalReactions: number | null;
|
|
3732
3732
|
} | 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;
|
|
@@ -3766,13 +3766,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3766
3766
|
profilePicture: string | null;
|
|
3767
3767
|
} | null;
|
|
3768
3768
|
stats: {
|
|
3769
|
+
comments: number | null;
|
|
3769
3770
|
like: number | null;
|
|
3770
3771
|
support: number | null;
|
|
3771
3772
|
love: number | null;
|
|
3772
3773
|
insight: number | null;
|
|
3773
3774
|
celebrate: number | null;
|
|
3774
3775
|
funny: number | null;
|
|
3775
|
-
comments: number | null;
|
|
3776
3776
|
reposts: number | null;
|
|
3777
3777
|
totalReactions: number | null;
|
|
3778
3778
|
} | null;
|
|
@@ -3788,8 +3788,8 @@ 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;
|
|
@@ -3798,6 +3798,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3798
3798
|
username?: string | undefined;
|
|
3799
3799
|
profile?: {
|
|
3800
3800
|
id: string | null;
|
|
3801
|
+
photo: string | null;
|
|
3802
|
+
verified: boolean | null;
|
|
3801
3803
|
location: {
|
|
3802
3804
|
text: string | null;
|
|
3803
3805
|
countryCode: string | null;
|
|
@@ -3805,7 +3807,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3805
3807
|
state: string | null;
|
|
3806
3808
|
city: string | null;
|
|
3807
3809
|
} | null;
|
|
3808
|
-
verified: boolean | null;
|
|
3809
3810
|
headline: string | null;
|
|
3810
3811
|
publicIdentifier: string | null;
|
|
3811
3812
|
linkedinUrl: string | null;
|
|
@@ -3814,7 +3815,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3814
3815
|
about: string | null;
|
|
3815
3816
|
openToWork: boolean | null;
|
|
3816
3817
|
hiring: boolean | null;
|
|
3817
|
-
photo: string | null;
|
|
3818
3818
|
premium: boolean | null;
|
|
3819
3819
|
influencer: boolean | null;
|
|
3820
3820
|
topSkills: string | null;
|
|
@@ -3838,25 +3838,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3838
3838
|
skills: string[] | null;
|
|
3839
3839
|
startDate: {
|
|
3840
3840
|
text: string | null;
|
|
3841
|
-
month: string | null;
|
|
3842
3841
|
year: number | null;
|
|
3842
|
+
month: string | null;
|
|
3843
3843
|
} | null;
|
|
3844
3844
|
endDate: {
|
|
3845
3845
|
text: string | null;
|
|
3846
|
-
month: string | null;
|
|
3847
3846
|
year: number | null;
|
|
3847
|
+
month: string | null;
|
|
3848
3848
|
} | null;
|
|
3849
3849
|
}[] | null;
|
|
3850
3850
|
education: {
|
|
3851
3851
|
startDate: {
|
|
3852
3852
|
text: string | null;
|
|
3853
|
-
month: string | null;
|
|
3854
3853
|
year: number | null;
|
|
3854
|
+
month: string | null;
|
|
3855
3855
|
} | null;
|
|
3856
3856
|
endDate: {
|
|
3857
3857
|
text: string | null;
|
|
3858
|
-
month: string | null;
|
|
3859
3858
|
year: number | null;
|
|
3859
|
+
month: string | null;
|
|
3860
3860
|
} | null;
|
|
3861
3861
|
schoolName: string | null;
|
|
3862
3862
|
schoolLinkedinUrl: string | null;
|
|
@@ -3898,9 +3898,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3898
3898
|
logo: string | null;
|
|
3899
3899
|
} | null;
|
|
3900
3900
|
}[] | undefined;
|
|
3901
|
+
hasNextPage?: boolean | null | undefined;
|
|
3901
3902
|
totalResults?: number | null | undefined;
|
|
3902
3903
|
paginationToken?: string | null | undefined;
|
|
3903
|
-
hasNextPage?: boolean | null | undefined;
|
|
3904
3904
|
}>;
|
|
3905
3905
|
static readonly shortDescription = "Look up LinkedIn profiles by URL, scrape posts by profile, or search posts/jobs by keyword.";
|
|
3906
3906
|
static readonly longDescription = "\n Universal LinkedIn tool for profile lookup, post scraping, and job search.\n\n **DO NOT USE research-agent-tool or web-scrape-tool for LinkedIn** - This tool is specifically optimized for LinkedIn.\n\n **OPERATIONS:**\n\n 1. **scrapeProfile**: Get full profile info from a LinkedIn URL\n - **USE THIS when you have a LinkedIn URL or username and need to know who someone is**\n - Returns: name, headline, about, current company, work experience, education, skills, location, certifications, languages, and more\n - Accepts full URLs (https://www.linkedin.com/in/williamhgates) or just usernames (\"williamhgates\")\n - This is the RIGHT tool for \"look up this LinkedIn profile\" or \"who is this person on LinkedIn?\"\n\n 2. **scrapePosts**: Scrape posts from a LinkedIn profile\n - Get posts from specific users by username\n - Extract post text, engagement stats, media, articles, documents\n - **DO NOT use scrapePosts to get profile info** - use scrapeProfile instead\n\n 3. **searchPosts**: Search LinkedIn posts by keyword\n - Find posts across all of LinkedIn by keyword\n - Filter by date (past 24h, week, month)\n - Sort by relevance or date\n\n 4. **scrapeJobs**: Search LinkedIn job postings\n - Search jobs by keyword and location\n - Filter by job type, workplace type, experience level\n\n **CHOOSING THE RIGHT OPERATION:**\n - \"Look up this LinkedIn profile\" \u2192 **scrapeProfile**\n - \"Who is this person?\" (with LinkedIn URL) \u2192 **scrapeProfile**\n - \"Get their name, company, experience\" \u2192 **scrapeProfile**\n - \"What has this person been posting?\" \u2192 **scrapePosts**\n - \"Find posts about AI on LinkedIn\" \u2192 **searchPosts**\n - \"Find software engineer jobs\" \u2192 **scrapeJobs**\n ";
|