@bubblelab/bubble-core 0.1.221 → 0.1.223
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 +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- 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 +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -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
|
-
|
|
38
|
+
comments: number | null;
|
|
39
39
|
support: number | null;
|
|
40
|
+
like: 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
|
-
|
|
48
|
+
comments: number | null;
|
|
49
49
|
support: number | null;
|
|
50
|
+
like: 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
|
-
relative: string | null;
|
|
68
67
|
timestamp: number | null;
|
|
68
|
+
relative: string | null;
|
|
69
69
|
}, {
|
|
70
70
|
date: string | null;
|
|
71
|
-
relative: string | null;
|
|
72
71
|
timestamp: number | null;
|
|
72
|
+
relative: string | 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
|
-
|
|
110
|
+
comments: number | null;
|
|
111
111
|
support: number | null;
|
|
112
|
+
like: 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
|
-
|
|
120
|
+
comments: number | null;
|
|
121
121
|
support: number | null;
|
|
122
|
+
like: 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
|
-
thumbnail: string | null;
|
|
175
174
|
subtitle: string | null;
|
|
175
|
+
thumbnail: string | null;
|
|
176
176
|
}, {
|
|
177
177
|
title: string | null;
|
|
178
178
|
url: string | null;
|
|
179
|
-
thumbnail: string | null;
|
|
180
179
|
subtitle: string | null;
|
|
180
|
+
thumbnail: 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
|
-
thumbnail: string | null;
|
|
191
190
|
pageCount: number | null;
|
|
191
|
+
thumbnail: string | null;
|
|
192
192
|
}, {
|
|
193
193
|
title: string | null;
|
|
194
194
|
url: string | null;
|
|
195
|
-
thumbnail: string | null;
|
|
196
195
|
pageCount: number | null;
|
|
196
|
+
thumbnail: string | 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
|
-
relative: string | null;
|
|
207
206
|
timestamp: number | null;
|
|
207
|
+
relative: string | null;
|
|
208
208
|
}, {
|
|
209
209
|
date: string | null;
|
|
210
|
-
relative: string | null;
|
|
211
210
|
timestamp: number | null;
|
|
211
|
+
relative: string | 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
|
-
|
|
249
|
+
comments: number | null;
|
|
250
250
|
support: number | null;
|
|
251
|
+
like: 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
|
-
|
|
259
|
+
comments: number | null;
|
|
260
260
|
support: number | null;
|
|
261
|
+
like: 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
|
}>>;
|
|
@@ -303,19 +303,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
303
303
|
thumbnail: string | null;
|
|
304
304
|
}>>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
|
-
stats: {
|
|
307
|
-
like: number | null;
|
|
308
|
-
support: number | null;
|
|
309
|
-
love: number | null;
|
|
310
|
-
insight: number | null;
|
|
311
|
-
celebrate: number | null;
|
|
312
|
-
funny: number | null;
|
|
313
|
-
comments: number | null;
|
|
314
|
-
reposts: number | null;
|
|
315
|
-
totalReactions: number | null;
|
|
316
|
-
} | null;
|
|
317
|
-
text: string | null;
|
|
318
306
|
url: string | null;
|
|
307
|
+
text: string | null;
|
|
319
308
|
urn: string | null;
|
|
320
309
|
author: {
|
|
321
310
|
username: string | null;
|
|
@@ -325,6 +314,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
325
314
|
profileUrl: string | null;
|
|
326
315
|
profilePicture: string | null;
|
|
327
316
|
} | null;
|
|
317
|
+
stats: {
|
|
318
|
+
comments: number | null;
|
|
319
|
+
support: number | null;
|
|
320
|
+
like: number | null;
|
|
321
|
+
love: number | null;
|
|
322
|
+
insight: number | null;
|
|
323
|
+
celebrate: number | null;
|
|
324
|
+
funny: number | null;
|
|
325
|
+
reposts: number | null;
|
|
326
|
+
totalReactions: number | null;
|
|
327
|
+
} | null;
|
|
328
328
|
media: {
|
|
329
329
|
type: string | null;
|
|
330
330
|
url: string | null;
|
|
@@ -337,24 +337,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
337
337
|
} | null;
|
|
338
338
|
postedAt: {
|
|
339
339
|
date: string | null;
|
|
340
|
-
relative: string | null;
|
|
341
340
|
timestamp: number | null;
|
|
341
|
+
relative: string | null;
|
|
342
342
|
} | null;
|
|
343
343
|
postType: string | null;
|
|
344
344
|
}, {
|
|
345
|
-
stats: {
|
|
346
|
-
like: number | null;
|
|
347
|
-
support: number | null;
|
|
348
|
-
love: number | null;
|
|
349
|
-
insight: number | null;
|
|
350
|
-
celebrate: number | null;
|
|
351
|
-
funny: number | null;
|
|
352
|
-
comments: number | null;
|
|
353
|
-
reposts: number | null;
|
|
354
|
-
totalReactions: number | null;
|
|
355
|
-
} | null;
|
|
356
|
-
text: string | null;
|
|
357
345
|
url: string | null;
|
|
346
|
+
text: string | null;
|
|
358
347
|
urn: string | null;
|
|
359
348
|
author: {
|
|
360
349
|
username: string | null;
|
|
@@ -364,6 +353,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
364
353
|
profileUrl: string | null;
|
|
365
354
|
profilePicture: string | null;
|
|
366
355
|
} | null;
|
|
356
|
+
stats: {
|
|
357
|
+
comments: number | null;
|
|
358
|
+
support: number | null;
|
|
359
|
+
like: number | null;
|
|
360
|
+
love: number | null;
|
|
361
|
+
insight: number | null;
|
|
362
|
+
celebrate: number | null;
|
|
363
|
+
funny: number | null;
|
|
364
|
+
reposts: number | null;
|
|
365
|
+
totalReactions: number | null;
|
|
366
|
+
} | null;
|
|
367
367
|
media: {
|
|
368
368
|
type: string | null;
|
|
369
369
|
url: string | null;
|
|
@@ -376,30 +376,25 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
376
376
|
} | null;
|
|
377
377
|
postedAt: {
|
|
378
378
|
date: string | null;
|
|
379
|
-
relative: string | null;
|
|
380
379
|
timestamp: number | null;
|
|
380
|
+
relative: string | null;
|
|
381
381
|
} | null;
|
|
382
382
|
postType: string | null;
|
|
383
383
|
}>>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
-
stats: {
|
|
386
|
-
like: number | null;
|
|
387
|
-
support: number | null;
|
|
388
|
-
love: number | null;
|
|
389
|
-
insight: number | null;
|
|
390
|
-
celebrate: number | null;
|
|
391
|
-
funny: number | null;
|
|
392
|
-
comments: number | null;
|
|
393
|
-
reposts: number | null;
|
|
394
|
-
totalReactions: number | null;
|
|
395
|
-
} | null;
|
|
396
|
-
text: string | null;
|
|
397
385
|
url: string | null;
|
|
398
|
-
|
|
386
|
+
text: string | null;
|
|
387
|
+
article: {
|
|
399
388
|
title: string | null;
|
|
400
389
|
url: string | null;
|
|
390
|
+
subtitle: string | null;
|
|
401
391
|
thumbnail: string | null;
|
|
392
|
+
} | null;
|
|
393
|
+
document: {
|
|
394
|
+
title: string | null;
|
|
395
|
+
url: string | null;
|
|
402
396
|
pageCount: number | null;
|
|
397
|
+
thumbnail: string | null;
|
|
403
398
|
} | null;
|
|
404
399
|
urn: string | null;
|
|
405
400
|
author: {
|
|
@@ -410,6 +405,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
410
405
|
profileUrl: string | null;
|
|
411
406
|
profilePicture: string | null;
|
|
412
407
|
} | null;
|
|
408
|
+
stats: {
|
|
409
|
+
comments: number | null;
|
|
410
|
+
support: number | null;
|
|
411
|
+
like: number | null;
|
|
412
|
+
love: number | null;
|
|
413
|
+
insight: number | null;
|
|
414
|
+
celebrate: number | null;
|
|
415
|
+
funny: number | null;
|
|
416
|
+
reposts: number | null;
|
|
417
|
+
totalReactions: number | null;
|
|
418
|
+
} | null;
|
|
413
419
|
media: {
|
|
414
420
|
type: string | null;
|
|
415
421
|
url: string | null;
|
|
@@ -420,33 +426,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
420
426
|
}[] | null;
|
|
421
427
|
thumbnail: string | null;
|
|
422
428
|
} | null;
|
|
423
|
-
article: {
|
|
424
|
-
title: string | null;
|
|
425
|
-
url: string | null;
|
|
426
|
-
thumbnail: string | null;
|
|
427
|
-
subtitle: string | null;
|
|
428
|
-
} | null;
|
|
429
429
|
postedAt: {
|
|
430
430
|
date: string | null;
|
|
431
|
-
relative: string | null;
|
|
432
431
|
timestamp: number | null;
|
|
432
|
+
relative: string | null;
|
|
433
433
|
} | null;
|
|
434
434
|
fullUrn: string | null;
|
|
435
435
|
postType: string | null;
|
|
436
436
|
resharedPost: {
|
|
437
|
-
stats: {
|
|
438
|
-
like: number | null;
|
|
439
|
-
support: number | null;
|
|
440
|
-
love: number | null;
|
|
441
|
-
insight: number | null;
|
|
442
|
-
celebrate: number | null;
|
|
443
|
-
funny: number | null;
|
|
444
|
-
comments: number | null;
|
|
445
|
-
reposts: number | null;
|
|
446
|
-
totalReactions: number | null;
|
|
447
|
-
} | null;
|
|
448
|
-
text: string | null;
|
|
449
437
|
url: string | null;
|
|
438
|
+
text: string | null;
|
|
450
439
|
urn: string | null;
|
|
451
440
|
author: {
|
|
452
441
|
username: string | null;
|
|
@@ -456,6 +445,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
456
445
|
profileUrl: string | null;
|
|
457
446
|
profilePicture: string | null;
|
|
458
447
|
} | null;
|
|
448
|
+
stats: {
|
|
449
|
+
comments: number | null;
|
|
450
|
+
support: number | null;
|
|
451
|
+
like: number | null;
|
|
452
|
+
love: number | null;
|
|
453
|
+
insight: number | null;
|
|
454
|
+
celebrate: number | null;
|
|
455
|
+
funny: number | null;
|
|
456
|
+
reposts: number | null;
|
|
457
|
+
totalReactions: number | null;
|
|
458
|
+
} | null;
|
|
459
459
|
media: {
|
|
460
460
|
type: string | null;
|
|
461
461
|
url: string | null;
|
|
@@ -468,30 +468,25 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
468
468
|
} | null;
|
|
469
469
|
postedAt: {
|
|
470
470
|
date: string | null;
|
|
471
|
-
relative: string | null;
|
|
472
471
|
timestamp: number | null;
|
|
472
|
+
relative: string | null;
|
|
473
473
|
} | null;
|
|
474
474
|
postType: string | null;
|
|
475
475
|
} | null;
|
|
476
476
|
}, {
|
|
477
|
-
stats: {
|
|
478
|
-
like: number | null;
|
|
479
|
-
support: number | null;
|
|
480
|
-
love: number | null;
|
|
481
|
-
insight: number | null;
|
|
482
|
-
celebrate: number | null;
|
|
483
|
-
funny: number | null;
|
|
484
|
-
comments: number | null;
|
|
485
|
-
reposts: number | null;
|
|
486
|
-
totalReactions: number | null;
|
|
487
|
-
} | null;
|
|
488
|
-
text: string | null;
|
|
489
477
|
url: string | null;
|
|
490
|
-
|
|
478
|
+
text: string | null;
|
|
479
|
+
article: {
|
|
491
480
|
title: string | null;
|
|
492
481
|
url: string | null;
|
|
482
|
+
subtitle: string | null;
|
|
493
483
|
thumbnail: string | null;
|
|
484
|
+
} | null;
|
|
485
|
+
document: {
|
|
486
|
+
title: string | null;
|
|
487
|
+
url: string | null;
|
|
494
488
|
pageCount: number | null;
|
|
489
|
+
thumbnail: string | null;
|
|
495
490
|
} | null;
|
|
496
491
|
urn: string | null;
|
|
497
492
|
author: {
|
|
@@ -502,6 +497,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
502
497
|
profileUrl: string | null;
|
|
503
498
|
profilePicture: string | null;
|
|
504
499
|
} | null;
|
|
500
|
+
stats: {
|
|
501
|
+
comments: number | null;
|
|
502
|
+
support: number | null;
|
|
503
|
+
like: number | null;
|
|
504
|
+
love: number | null;
|
|
505
|
+
insight: number | null;
|
|
506
|
+
celebrate: number | null;
|
|
507
|
+
funny: number | null;
|
|
508
|
+
reposts: number | null;
|
|
509
|
+
totalReactions: number | null;
|
|
510
|
+
} | null;
|
|
505
511
|
media: {
|
|
506
512
|
type: string | null;
|
|
507
513
|
url: string | null;
|
|
@@ -512,33 +518,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
512
518
|
}[] | null;
|
|
513
519
|
thumbnail: string | null;
|
|
514
520
|
} | null;
|
|
515
|
-
article: {
|
|
516
|
-
title: string | null;
|
|
517
|
-
url: string | null;
|
|
518
|
-
thumbnail: string | null;
|
|
519
|
-
subtitle: string | null;
|
|
520
|
-
} | null;
|
|
521
521
|
postedAt: {
|
|
522
522
|
date: string | null;
|
|
523
|
-
relative: string | null;
|
|
524
523
|
timestamp: number | null;
|
|
524
|
+
relative: string | null;
|
|
525
525
|
} | null;
|
|
526
526
|
fullUrn: string | null;
|
|
527
527
|
postType: string | null;
|
|
528
528
|
resharedPost: {
|
|
529
|
-
stats: {
|
|
530
|
-
like: number | null;
|
|
531
|
-
support: number | null;
|
|
532
|
-
love: number | null;
|
|
533
|
-
insight: number | null;
|
|
534
|
-
celebrate: number | null;
|
|
535
|
-
funny: number | null;
|
|
536
|
-
comments: number | null;
|
|
537
|
-
reposts: number | null;
|
|
538
|
-
totalReactions: number | null;
|
|
539
|
-
} | null;
|
|
540
|
-
text: string | null;
|
|
541
529
|
url: string | null;
|
|
530
|
+
text: string | null;
|
|
542
531
|
urn: string | null;
|
|
543
532
|
author: {
|
|
544
533
|
username: string | null;
|
|
@@ -548,6 +537,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
548
537
|
profileUrl: string | null;
|
|
549
538
|
profilePicture: string | null;
|
|
550
539
|
} | null;
|
|
540
|
+
stats: {
|
|
541
|
+
comments: number | null;
|
|
542
|
+
support: number | null;
|
|
543
|
+
like: number | null;
|
|
544
|
+
love: number | null;
|
|
545
|
+
insight: number | null;
|
|
546
|
+
celebrate: number | null;
|
|
547
|
+
funny: number | null;
|
|
548
|
+
reposts: number | null;
|
|
549
|
+
totalReactions: number | null;
|
|
550
|
+
} | null;
|
|
551
551
|
media: {
|
|
552
552
|
type: string | null;
|
|
553
553
|
url: string | null;
|
|
@@ -560,8 +560,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
560
560
|
} | null;
|
|
561
561
|
postedAt: {
|
|
562
562
|
date: string | null;
|
|
563
|
-
relative: string | null;
|
|
564
563
|
timestamp: number | null;
|
|
564
|
+
relative: string | null;
|
|
565
565
|
} | null;
|
|
566
566
|
postType: string | null;
|
|
567
567
|
} | null;
|
|
@@ -609,8 +609,8 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
609
609
|
}, "strip", z.ZodTypeAny, {
|
|
610
610
|
description: string | null;
|
|
611
611
|
title: string | null;
|
|
612
|
-
id: string | null;
|
|
613
612
|
url: string | null;
|
|
613
|
+
id: string | null;
|
|
614
614
|
location: string | null;
|
|
615
615
|
postedAt: string | null;
|
|
616
616
|
applyUrl: string | null;
|
|
@@ -631,8 +631,8 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
631
631
|
}, {
|
|
632
632
|
description: string | null;
|
|
633
633
|
title: string | null;
|
|
634
|
-
id: string | null;
|
|
635
634
|
url: string | null;
|
|
635
|
+
id: string | null;
|
|
636
636
|
location: string | null;
|
|
637
637
|
postedAt: string | null;
|
|
638
638
|
applyUrl: string | null;
|
|
@@ -731,8 +731,8 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
731
731
|
month: string | null;
|
|
732
732
|
}>>;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
734
|
-
duration: string | null;
|
|
735
734
|
description: string | null;
|
|
735
|
+
duration: string | null;
|
|
736
736
|
location: string | null;
|
|
737
737
|
companyName: string | null;
|
|
738
738
|
companyLinkedinUrl: string | null;
|
|
@@ -751,8 +751,8 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
751
751
|
month: string | null;
|
|
752
752
|
} | null;
|
|
753
753
|
}, {
|
|
754
|
-
duration: string | null;
|
|
755
754
|
description: string | null;
|
|
755
|
+
duration: string | null;
|
|
756
756
|
location: string | null;
|
|
757
757
|
companyName: string | null;
|
|
758
758
|
companyLinkedinUrl: string | null;
|
|
@@ -868,8 +868,6 @@ 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;
|
|
873
871
|
location: {
|
|
874
872
|
text: string | null;
|
|
875
873
|
countryCode: string | null;
|
|
@@ -877,17 +875,16 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
877
875
|
state: string | null;
|
|
878
876
|
city: string | null;
|
|
879
877
|
} | null;
|
|
878
|
+
verified: boolean | null;
|
|
880
879
|
headline: string | null;
|
|
881
|
-
skills: {
|
|
882
|
-
name: string | null;
|
|
883
|
-
}[] | null;
|
|
884
|
-
firstName: string | null;
|
|
885
|
-
lastName: string | null;
|
|
886
880
|
publicIdentifier: string | null;
|
|
887
881
|
linkedinUrl: string | null;
|
|
882
|
+
firstName: string | null;
|
|
883
|
+
lastName: string | null;
|
|
888
884
|
about: string | null;
|
|
889
885
|
openToWork: boolean | null;
|
|
890
886
|
hiring: boolean | null;
|
|
887
|
+
photo: string | null;
|
|
891
888
|
premium: boolean | null;
|
|
892
889
|
influencer: boolean | null;
|
|
893
890
|
topSkills: string | null;
|
|
@@ -896,9 +893,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
896
893
|
currentPosition: {
|
|
897
894
|
companyName: string | null;
|
|
898
895
|
}[] | null;
|
|
896
|
+
skills: {
|
|
897
|
+
name: string | null;
|
|
898
|
+
}[] | null;
|
|
899
899
|
experience: {
|
|
900
|
-
duration: string | null;
|
|
901
900
|
description: string | null;
|
|
901
|
+
duration: string | null;
|
|
902
902
|
location: string | null;
|
|
903
903
|
companyName: string | null;
|
|
904
904
|
companyLinkedinUrl: string | null;
|
|
@@ -945,8 +945,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
945
945
|
}[] | null;
|
|
946
946
|
}, {
|
|
947
947
|
id: string | null;
|
|
948
|
-
photo: string | null;
|
|
949
|
-
verified: boolean | null;
|
|
950
948
|
location: {
|
|
951
949
|
text: string | null;
|
|
952
950
|
countryCode: string | null;
|
|
@@ -954,17 +952,16 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
954
952
|
state: string | null;
|
|
955
953
|
city: string | null;
|
|
956
954
|
} | null;
|
|
955
|
+
verified: boolean | null;
|
|
957
956
|
headline: string | null;
|
|
958
|
-
skills: {
|
|
959
|
-
name: string | null;
|
|
960
|
-
}[] | null;
|
|
961
|
-
firstName: string | null;
|
|
962
|
-
lastName: string | null;
|
|
963
957
|
publicIdentifier: string | null;
|
|
964
958
|
linkedinUrl: string | null;
|
|
959
|
+
firstName: string | null;
|
|
960
|
+
lastName: string | null;
|
|
965
961
|
about: string | null;
|
|
966
962
|
openToWork: boolean | null;
|
|
967
963
|
hiring: boolean | null;
|
|
964
|
+
photo: string | null;
|
|
968
965
|
premium: boolean | null;
|
|
969
966
|
influencer: boolean | null;
|
|
970
967
|
topSkills: string | null;
|
|
@@ -973,9 +970,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
973
970
|
currentPosition: {
|
|
974
971
|
companyName: string | null;
|
|
975
972
|
}[] | null;
|
|
973
|
+
skills: {
|
|
974
|
+
name: string | null;
|
|
975
|
+
}[] | null;
|
|
976
976
|
experience: {
|
|
977
|
-
duration: string | null;
|
|
978
977
|
description: string | null;
|
|
978
|
+
duration: string | null;
|
|
979
979
|
location: string | null;
|
|
980
980
|
companyName: string | null;
|
|
981
981
|
companyLinkedinUrl: string | null;
|
|
@@ -1043,11 +1043,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1043
1043
|
pageNumber?: number | undefined;
|
|
1044
1044
|
location?: string | undefined;
|
|
1045
1045
|
keyword?: string | undefined;
|
|
1046
|
-
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1047
1046
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
1051
1051
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1052
1052
|
}, {
|
|
1053
1053
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
@@ -1057,11 +1057,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1057
1057
|
pageNumber?: number | undefined;
|
|
1058
1058
|
location?: string | undefined;
|
|
1059
1059
|
keyword?: string | undefined;
|
|
1060
|
-
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1061
1060
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
1065
1065
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1066
1066
|
}>;
|
|
1067
1067
|
declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
@@ -1146,8 +1146,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1146
1146
|
month: string | null;
|
|
1147
1147
|
}>>;
|
|
1148
1148
|
}, "strip", z.ZodTypeAny, {
|
|
1149
|
-
duration: string | null;
|
|
1150
1149
|
description: string | null;
|
|
1150
|
+
duration: string | null;
|
|
1151
1151
|
location: string | null;
|
|
1152
1152
|
companyName: string | null;
|
|
1153
1153
|
companyLinkedinUrl: string | null;
|
|
@@ -1166,8 +1166,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1166
1166
|
month: string | null;
|
|
1167
1167
|
} | null;
|
|
1168
1168
|
}, {
|
|
1169
|
-
duration: string | null;
|
|
1170
1169
|
description: string | null;
|
|
1170
|
+
duration: string | null;
|
|
1171
1171
|
location: string | null;
|
|
1172
1172
|
companyName: string | null;
|
|
1173
1173
|
companyLinkedinUrl: string | null;
|
|
@@ -1283,8 +1283,6 @@ 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;
|
|
1288
1286
|
location: {
|
|
1289
1287
|
text: string | null;
|
|
1290
1288
|
countryCode: string | null;
|
|
@@ -1292,17 +1290,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1292
1290
|
state: string | null;
|
|
1293
1291
|
city: string | null;
|
|
1294
1292
|
} | null;
|
|
1293
|
+
verified: boolean | null;
|
|
1295
1294
|
headline: string | null;
|
|
1296
|
-
skills: {
|
|
1297
|
-
name: string | null;
|
|
1298
|
-
}[] | null;
|
|
1299
|
-
firstName: string | null;
|
|
1300
|
-
lastName: string | null;
|
|
1301
1295
|
publicIdentifier: string | null;
|
|
1302
1296
|
linkedinUrl: string | null;
|
|
1297
|
+
firstName: string | null;
|
|
1298
|
+
lastName: string | null;
|
|
1303
1299
|
about: string | null;
|
|
1304
1300
|
openToWork: boolean | null;
|
|
1305
1301
|
hiring: boolean | null;
|
|
1302
|
+
photo: string | null;
|
|
1306
1303
|
premium: boolean | null;
|
|
1307
1304
|
influencer: boolean | null;
|
|
1308
1305
|
topSkills: string | null;
|
|
@@ -1311,9 +1308,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1311
1308
|
currentPosition: {
|
|
1312
1309
|
companyName: string | null;
|
|
1313
1310
|
}[] | null;
|
|
1311
|
+
skills: {
|
|
1312
|
+
name: string | null;
|
|
1313
|
+
}[] | null;
|
|
1314
1314
|
experience: {
|
|
1315
|
-
duration: string | null;
|
|
1316
1315
|
description: string | null;
|
|
1316
|
+
duration: string | null;
|
|
1317
1317
|
location: string | null;
|
|
1318
1318
|
companyName: string | null;
|
|
1319
1319
|
companyLinkedinUrl: string | null;
|
|
@@ -1360,8 +1360,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1360
1360
|
}[] | null;
|
|
1361
1361
|
}, {
|
|
1362
1362
|
id: string | null;
|
|
1363
|
-
photo: string | null;
|
|
1364
|
-
verified: boolean | null;
|
|
1365
1363
|
location: {
|
|
1366
1364
|
text: string | null;
|
|
1367
1365
|
countryCode: string | null;
|
|
@@ -1369,17 +1367,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1369
1367
|
state: string | null;
|
|
1370
1368
|
city: string | null;
|
|
1371
1369
|
} | null;
|
|
1370
|
+
verified: boolean | null;
|
|
1372
1371
|
headline: string | null;
|
|
1373
|
-
skills: {
|
|
1374
|
-
name: string | null;
|
|
1375
|
-
}[] | null;
|
|
1376
|
-
firstName: string | null;
|
|
1377
|
-
lastName: string | null;
|
|
1378
1372
|
publicIdentifier: string | null;
|
|
1379
1373
|
linkedinUrl: string | null;
|
|
1374
|
+
firstName: string | null;
|
|
1375
|
+
lastName: string | null;
|
|
1380
1376
|
about: string | null;
|
|
1381
1377
|
openToWork: boolean | null;
|
|
1382
1378
|
hiring: boolean | null;
|
|
1379
|
+
photo: string | null;
|
|
1383
1380
|
premium: boolean | null;
|
|
1384
1381
|
influencer: boolean | null;
|
|
1385
1382
|
topSkills: string | null;
|
|
@@ -1388,9 +1385,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1388
1385
|
currentPosition: {
|
|
1389
1386
|
companyName: string | null;
|
|
1390
1387
|
}[] | null;
|
|
1388
|
+
skills: {
|
|
1389
|
+
name: string | null;
|
|
1390
|
+
}[] | null;
|
|
1391
1391
|
experience: {
|
|
1392
|
-
duration: string | null;
|
|
1393
1392
|
description: string | null;
|
|
1393
|
+
duration: string | null;
|
|
1394
1394
|
location: string | null;
|
|
1395
1395
|
companyName: string | null;
|
|
1396
1396
|
companyLinkedinUrl: string | null;
|
|
@@ -1479,8 +1479,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1479
1479
|
}, "strip", z.ZodTypeAny, {
|
|
1480
1480
|
description: string | null;
|
|
1481
1481
|
title: string | null;
|
|
1482
|
-
id: string | null;
|
|
1483
1482
|
url: string | null;
|
|
1483
|
+
id: string | null;
|
|
1484
1484
|
location: string | null;
|
|
1485
1485
|
postedAt: string | null;
|
|
1486
1486
|
applyUrl: string | null;
|
|
@@ -1501,8 +1501,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1501
1501
|
}, {
|
|
1502
1502
|
description: string | null;
|
|
1503
1503
|
title: string | null;
|
|
1504
|
-
id: string | null;
|
|
1505
1504
|
url: string | null;
|
|
1505
|
+
id: string | null;
|
|
1506
1506
|
location: string | null;
|
|
1507
1507
|
postedAt: string | null;
|
|
1508
1508
|
applyUrl: 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
|
-
relative: string | null;
|
|
1534
1533
|
timestamp: number | null;
|
|
1534
|
+
relative: string | null;
|
|
1535
1535
|
}, {
|
|
1536
1536
|
date: string | null;
|
|
1537
|
-
relative: string | null;
|
|
1538
1537
|
timestamp: number | null;
|
|
1538
|
+
relative: string | 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
|
-
|
|
1576
|
+
comments: number | null;
|
|
1577
1577
|
support: number | null;
|
|
1578
|
+
like: 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
|
-
|
|
1586
|
+
comments: number | null;
|
|
1587
1587
|
support: number | null;
|
|
1588
|
+
like: 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
|
-
thumbnail: string | null;
|
|
1641
1640
|
subtitle: string | null;
|
|
1641
|
+
thumbnail: string | null;
|
|
1642
1642
|
}, {
|
|
1643
1643
|
title: string | null;
|
|
1644
1644
|
url: string | null;
|
|
1645
|
-
thumbnail: string | null;
|
|
1646
1645
|
subtitle: string | null;
|
|
1646
|
+
thumbnail: 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
|
-
thumbnail: string | null;
|
|
1657
1656
|
pageCount: number | null;
|
|
1657
|
+
thumbnail: string | null;
|
|
1658
1658
|
}, {
|
|
1659
1659
|
title: string | null;
|
|
1660
1660
|
url: string | null;
|
|
1661
|
-
thumbnail: string | null;
|
|
1662
1661
|
pageCount: number | null;
|
|
1662
|
+
thumbnail: string | 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
|
-
relative: string | null;
|
|
1673
1672
|
timestamp: number | null;
|
|
1673
|
+
relative: string | null;
|
|
1674
1674
|
}, {
|
|
1675
1675
|
date: string | null;
|
|
1676
|
-
relative: string | null;
|
|
1677
1676
|
timestamp: number | null;
|
|
1677
|
+
relative: string | 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
|
-
|
|
1715
|
+
comments: number | null;
|
|
1716
1716
|
support: number | null;
|
|
1717
|
+
like: 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
|
-
|
|
1725
|
+
comments: number | null;
|
|
1726
1726
|
support: number | null;
|
|
1727
|
+
like: 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
|
}>>;
|
|
@@ -1769,19 +1769,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1769
1769
|
thumbnail: string | null;
|
|
1770
1770
|
}>>;
|
|
1771
1771
|
}, "strip", z.ZodTypeAny, {
|
|
1772
|
-
stats: {
|
|
1773
|
-
like: number | null;
|
|
1774
|
-
support: number | null;
|
|
1775
|
-
love: number | null;
|
|
1776
|
-
insight: number | null;
|
|
1777
|
-
celebrate: number | null;
|
|
1778
|
-
funny: number | null;
|
|
1779
|
-
comments: number | null;
|
|
1780
|
-
reposts: number | null;
|
|
1781
|
-
totalReactions: number | null;
|
|
1782
|
-
} | null;
|
|
1783
|
-
text: string | null;
|
|
1784
1772
|
url: string | null;
|
|
1773
|
+
text: string | null;
|
|
1785
1774
|
urn: string | null;
|
|
1786
1775
|
author: {
|
|
1787
1776
|
username: string | null;
|
|
@@ -1791,6 +1780,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1791
1780
|
profileUrl: string | null;
|
|
1792
1781
|
profilePicture: string | null;
|
|
1793
1782
|
} | null;
|
|
1783
|
+
stats: {
|
|
1784
|
+
comments: number | null;
|
|
1785
|
+
support: number | null;
|
|
1786
|
+
like: number | null;
|
|
1787
|
+
love: number | null;
|
|
1788
|
+
insight: number | null;
|
|
1789
|
+
celebrate: number | null;
|
|
1790
|
+
funny: number | null;
|
|
1791
|
+
reposts: number | null;
|
|
1792
|
+
totalReactions: number | null;
|
|
1793
|
+
} | null;
|
|
1794
1794
|
media: {
|
|
1795
1795
|
type: string | null;
|
|
1796
1796
|
url: string | null;
|
|
@@ -1803,24 +1803,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1803
1803
|
} | null;
|
|
1804
1804
|
postedAt: {
|
|
1805
1805
|
date: string | null;
|
|
1806
|
-
relative: string | null;
|
|
1807
1806
|
timestamp: number | null;
|
|
1807
|
+
relative: string | null;
|
|
1808
1808
|
} | null;
|
|
1809
1809
|
postType: string | null;
|
|
1810
1810
|
}, {
|
|
1811
|
-
stats: {
|
|
1812
|
-
like: number | null;
|
|
1813
|
-
support: number | null;
|
|
1814
|
-
love: number | null;
|
|
1815
|
-
insight: number | null;
|
|
1816
|
-
celebrate: number | null;
|
|
1817
|
-
funny: number | null;
|
|
1818
|
-
comments: number | null;
|
|
1819
|
-
reposts: number | null;
|
|
1820
|
-
totalReactions: number | null;
|
|
1821
|
-
} | null;
|
|
1822
|
-
text: string | null;
|
|
1823
1811
|
url: string | null;
|
|
1812
|
+
text: string | null;
|
|
1824
1813
|
urn: string | null;
|
|
1825
1814
|
author: {
|
|
1826
1815
|
username: string | null;
|
|
@@ -1830,6 +1819,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1830
1819
|
profileUrl: string | null;
|
|
1831
1820
|
profilePicture: string | null;
|
|
1832
1821
|
} | null;
|
|
1822
|
+
stats: {
|
|
1823
|
+
comments: number | null;
|
|
1824
|
+
support: number | null;
|
|
1825
|
+
like: number | null;
|
|
1826
|
+
love: number | null;
|
|
1827
|
+
insight: number | null;
|
|
1828
|
+
celebrate: number | null;
|
|
1829
|
+
funny: number | null;
|
|
1830
|
+
reposts: number | null;
|
|
1831
|
+
totalReactions: number | null;
|
|
1832
|
+
} | null;
|
|
1833
1833
|
media: {
|
|
1834
1834
|
type: string | null;
|
|
1835
1835
|
url: string | null;
|
|
@@ -1842,30 +1842,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1842
1842
|
} | null;
|
|
1843
1843
|
postedAt: {
|
|
1844
1844
|
date: string | null;
|
|
1845
|
-
relative: string | null;
|
|
1846
1845
|
timestamp: number | null;
|
|
1846
|
+
relative: string | null;
|
|
1847
1847
|
} | null;
|
|
1848
1848
|
postType: string | null;
|
|
1849
1849
|
}>>;
|
|
1850
1850
|
}, "strip", z.ZodTypeAny, {
|
|
1851
|
-
stats: {
|
|
1852
|
-
like: number | null;
|
|
1853
|
-
support: number | null;
|
|
1854
|
-
love: number | null;
|
|
1855
|
-
insight: number | null;
|
|
1856
|
-
celebrate: number | null;
|
|
1857
|
-
funny: number | null;
|
|
1858
|
-
comments: number | null;
|
|
1859
|
-
reposts: number | null;
|
|
1860
|
-
totalReactions: number | null;
|
|
1861
|
-
} | null;
|
|
1862
|
-
text: string | null;
|
|
1863
1851
|
url: string | null;
|
|
1864
|
-
|
|
1852
|
+
text: string | null;
|
|
1853
|
+
article: {
|
|
1865
1854
|
title: string | null;
|
|
1866
1855
|
url: string | null;
|
|
1856
|
+
subtitle: string | null;
|
|
1867
1857
|
thumbnail: string | null;
|
|
1858
|
+
} | null;
|
|
1859
|
+
document: {
|
|
1860
|
+
title: string | null;
|
|
1861
|
+
url: string | null;
|
|
1868
1862
|
pageCount: number | null;
|
|
1863
|
+
thumbnail: string | null;
|
|
1869
1864
|
} | null;
|
|
1870
1865
|
urn: string | null;
|
|
1871
1866
|
author: {
|
|
@@ -1876,6 +1871,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1876
1871
|
profileUrl: string | null;
|
|
1877
1872
|
profilePicture: string | null;
|
|
1878
1873
|
} | null;
|
|
1874
|
+
stats: {
|
|
1875
|
+
comments: number | null;
|
|
1876
|
+
support: number | null;
|
|
1877
|
+
like: number | null;
|
|
1878
|
+
love: number | null;
|
|
1879
|
+
insight: number | null;
|
|
1880
|
+
celebrate: number | null;
|
|
1881
|
+
funny: number | null;
|
|
1882
|
+
reposts: number | null;
|
|
1883
|
+
totalReactions: number | null;
|
|
1884
|
+
} | null;
|
|
1879
1885
|
media: {
|
|
1880
1886
|
type: string | null;
|
|
1881
1887
|
url: string | null;
|
|
@@ -1886,33 +1892,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1886
1892
|
}[] | null;
|
|
1887
1893
|
thumbnail: string | null;
|
|
1888
1894
|
} | null;
|
|
1889
|
-
article: {
|
|
1890
|
-
title: string | null;
|
|
1891
|
-
url: string | null;
|
|
1892
|
-
thumbnail: string | null;
|
|
1893
|
-
subtitle: string | null;
|
|
1894
|
-
} | null;
|
|
1895
1895
|
postedAt: {
|
|
1896
1896
|
date: string | null;
|
|
1897
|
-
relative: string | null;
|
|
1898
1897
|
timestamp: number | null;
|
|
1898
|
+
relative: string | null;
|
|
1899
1899
|
} | null;
|
|
1900
1900
|
fullUrn: string | null;
|
|
1901
1901
|
postType: string | null;
|
|
1902
1902
|
resharedPost: {
|
|
1903
|
-
stats: {
|
|
1904
|
-
like: number | null;
|
|
1905
|
-
support: number | null;
|
|
1906
|
-
love: number | null;
|
|
1907
|
-
insight: number | null;
|
|
1908
|
-
celebrate: number | null;
|
|
1909
|
-
funny: number | null;
|
|
1910
|
-
comments: number | null;
|
|
1911
|
-
reposts: number | null;
|
|
1912
|
-
totalReactions: number | null;
|
|
1913
|
-
} | null;
|
|
1914
|
-
text: string | null;
|
|
1915
1903
|
url: string | null;
|
|
1904
|
+
text: string | null;
|
|
1916
1905
|
urn: string | null;
|
|
1917
1906
|
author: {
|
|
1918
1907
|
username: string | null;
|
|
@@ -1922,6 +1911,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1922
1911
|
profileUrl: string | null;
|
|
1923
1912
|
profilePicture: string | null;
|
|
1924
1913
|
} | null;
|
|
1914
|
+
stats: {
|
|
1915
|
+
comments: number | null;
|
|
1916
|
+
support: number | null;
|
|
1917
|
+
like: number | null;
|
|
1918
|
+
love: number | null;
|
|
1919
|
+
insight: number | null;
|
|
1920
|
+
celebrate: number | null;
|
|
1921
|
+
funny: number | null;
|
|
1922
|
+
reposts: number | null;
|
|
1923
|
+
totalReactions: number | null;
|
|
1924
|
+
} | null;
|
|
1925
1925
|
media: {
|
|
1926
1926
|
type: string | null;
|
|
1927
1927
|
url: string | null;
|
|
@@ -1934,30 +1934,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1934
1934
|
} | null;
|
|
1935
1935
|
postedAt: {
|
|
1936
1936
|
date: string | null;
|
|
1937
|
-
relative: string | null;
|
|
1938
1937
|
timestamp: number | null;
|
|
1938
|
+
relative: string | null;
|
|
1939
1939
|
} | null;
|
|
1940
1940
|
postType: string | null;
|
|
1941
1941
|
} | null;
|
|
1942
1942
|
}, {
|
|
1943
|
-
stats: {
|
|
1944
|
-
like: number | null;
|
|
1945
|
-
support: number | null;
|
|
1946
|
-
love: number | null;
|
|
1947
|
-
insight: number | null;
|
|
1948
|
-
celebrate: number | null;
|
|
1949
|
-
funny: number | null;
|
|
1950
|
-
comments: number | null;
|
|
1951
|
-
reposts: number | null;
|
|
1952
|
-
totalReactions: number | null;
|
|
1953
|
-
} | null;
|
|
1954
|
-
text: string | null;
|
|
1955
1943
|
url: string | null;
|
|
1956
|
-
|
|
1944
|
+
text: string | null;
|
|
1945
|
+
article: {
|
|
1957
1946
|
title: string | null;
|
|
1958
1947
|
url: string | null;
|
|
1948
|
+
subtitle: string | null;
|
|
1959
1949
|
thumbnail: string | null;
|
|
1950
|
+
} | null;
|
|
1951
|
+
document: {
|
|
1952
|
+
title: string | null;
|
|
1953
|
+
url: string | null;
|
|
1960
1954
|
pageCount: number | null;
|
|
1955
|
+
thumbnail: string | null;
|
|
1961
1956
|
} | null;
|
|
1962
1957
|
urn: string | null;
|
|
1963
1958
|
author: {
|
|
@@ -1968,6 +1963,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1968
1963
|
profileUrl: string | null;
|
|
1969
1964
|
profilePicture: string | null;
|
|
1970
1965
|
} | null;
|
|
1966
|
+
stats: {
|
|
1967
|
+
comments: number | null;
|
|
1968
|
+
support: number | null;
|
|
1969
|
+
like: number | null;
|
|
1970
|
+
love: number | null;
|
|
1971
|
+
insight: number | null;
|
|
1972
|
+
celebrate: number | null;
|
|
1973
|
+
funny: number | null;
|
|
1974
|
+
reposts: number | null;
|
|
1975
|
+
totalReactions: number | null;
|
|
1976
|
+
} | null;
|
|
1971
1977
|
media: {
|
|
1972
1978
|
type: string | null;
|
|
1973
1979
|
url: string | null;
|
|
@@ -1978,33 +1984,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1978
1984
|
}[] | null;
|
|
1979
1985
|
thumbnail: string | null;
|
|
1980
1986
|
} | null;
|
|
1981
|
-
article: {
|
|
1982
|
-
title: string | null;
|
|
1983
|
-
url: string | null;
|
|
1984
|
-
thumbnail: string | null;
|
|
1985
|
-
subtitle: string | null;
|
|
1986
|
-
} | null;
|
|
1987
1987
|
postedAt: {
|
|
1988
1988
|
date: string | null;
|
|
1989
|
-
relative: string | null;
|
|
1990
1989
|
timestamp: number | null;
|
|
1990
|
+
relative: string | null;
|
|
1991
1991
|
} | null;
|
|
1992
1992
|
fullUrn: string | null;
|
|
1993
1993
|
postType: string | null;
|
|
1994
1994
|
resharedPost: {
|
|
1995
|
-
stats: {
|
|
1996
|
-
like: number | null;
|
|
1997
|
-
support: number | null;
|
|
1998
|
-
love: number | null;
|
|
1999
|
-
insight: number | null;
|
|
2000
|
-
celebrate: number | null;
|
|
2001
|
-
funny: number | null;
|
|
2002
|
-
comments: number | null;
|
|
2003
|
-
reposts: number | null;
|
|
2004
|
-
totalReactions: number | null;
|
|
2005
|
-
} | null;
|
|
2006
|
-
text: string | null;
|
|
2007
1995
|
url: string | null;
|
|
1996
|
+
text: string | null;
|
|
2008
1997
|
urn: string | null;
|
|
2009
1998
|
author: {
|
|
2010
1999
|
username: string | null;
|
|
@@ -2014,7 +2003,18 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2014
2003
|
profileUrl: string | null;
|
|
2015
2004
|
profilePicture: string | null;
|
|
2016
2005
|
} | null;
|
|
2017
|
-
|
|
2006
|
+
stats: {
|
|
2007
|
+
comments: number | null;
|
|
2008
|
+
support: number | null;
|
|
2009
|
+
like: number | null;
|
|
2010
|
+
love: number | null;
|
|
2011
|
+
insight: number | null;
|
|
2012
|
+
celebrate: number | null;
|
|
2013
|
+
funny: number | null;
|
|
2014
|
+
reposts: number | null;
|
|
2015
|
+
totalReactions: number | null;
|
|
2016
|
+
} | null;
|
|
2017
|
+
media: {
|
|
2018
2018
|
type: string | null;
|
|
2019
2019
|
url: string | null;
|
|
2020
2020
|
images: {
|
|
@@ -2026,8 +2026,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2026
2026
|
} | null;
|
|
2027
2027
|
postedAt: {
|
|
2028
2028
|
date: string | null;
|
|
2029
|
-
relative: string | null;
|
|
2030
2029
|
timestamp: number | null;
|
|
2030
|
+
relative: string | null;
|
|
2031
2031
|
} | null;
|
|
2032
2032
|
postType: string | null;
|
|
2033
2033
|
} | null;
|
|
@@ -2045,24 +2045,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2045
2045
|
success: boolean;
|
|
2046
2046
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2047
2047
|
posts: {
|
|
2048
|
-
stats: {
|
|
2049
|
-
like: number | null;
|
|
2050
|
-
support: number | null;
|
|
2051
|
-
love: number | null;
|
|
2052
|
-
insight: number | null;
|
|
2053
|
-
celebrate: number | null;
|
|
2054
|
-
funny: number | null;
|
|
2055
|
-
comments: number | null;
|
|
2056
|
-
reposts: number | null;
|
|
2057
|
-
totalReactions: number | null;
|
|
2058
|
-
} | null;
|
|
2059
|
-
text: string | null;
|
|
2060
2048
|
url: string | null;
|
|
2061
|
-
|
|
2049
|
+
text: string | null;
|
|
2050
|
+
article: {
|
|
2062
2051
|
title: string | null;
|
|
2063
2052
|
url: string | null;
|
|
2053
|
+
subtitle: string | null;
|
|
2064
2054
|
thumbnail: string | null;
|
|
2055
|
+
} | null;
|
|
2056
|
+
document: {
|
|
2057
|
+
title: string | null;
|
|
2058
|
+
url: string | null;
|
|
2065
2059
|
pageCount: number | null;
|
|
2060
|
+
thumbnail: string | null;
|
|
2066
2061
|
} | null;
|
|
2067
2062
|
urn: string | null;
|
|
2068
2063
|
author: {
|
|
@@ -2073,6 +2068,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2073
2068
|
profileUrl: string | null;
|
|
2074
2069
|
profilePicture: string | null;
|
|
2075
2070
|
} | null;
|
|
2071
|
+
stats: {
|
|
2072
|
+
comments: number | null;
|
|
2073
|
+
support: number | null;
|
|
2074
|
+
like: number | null;
|
|
2075
|
+
love: number | null;
|
|
2076
|
+
insight: number | null;
|
|
2077
|
+
celebrate: number | null;
|
|
2078
|
+
funny: number | null;
|
|
2079
|
+
reposts: number | null;
|
|
2080
|
+
totalReactions: number | null;
|
|
2081
|
+
} | null;
|
|
2076
2082
|
media: {
|
|
2077
2083
|
type: string | null;
|
|
2078
2084
|
url: string | null;
|
|
@@ -2083,33 +2089,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2083
2089
|
}[] | null;
|
|
2084
2090
|
thumbnail: string | null;
|
|
2085
2091
|
} | null;
|
|
2086
|
-
article: {
|
|
2087
|
-
title: string | null;
|
|
2088
|
-
url: string | null;
|
|
2089
|
-
thumbnail: string | null;
|
|
2090
|
-
subtitle: string | null;
|
|
2091
|
-
} | null;
|
|
2092
2092
|
postedAt: {
|
|
2093
2093
|
date: string | null;
|
|
2094
|
-
relative: string | null;
|
|
2095
2094
|
timestamp: number | null;
|
|
2095
|
+
relative: string | null;
|
|
2096
2096
|
} | null;
|
|
2097
2097
|
fullUrn: string | null;
|
|
2098
2098
|
postType: string | null;
|
|
2099
2099
|
resharedPost: {
|
|
2100
|
-
stats: {
|
|
2101
|
-
like: number | null;
|
|
2102
|
-
support: number | null;
|
|
2103
|
-
love: number | null;
|
|
2104
|
-
insight: number | null;
|
|
2105
|
-
celebrate: number | null;
|
|
2106
|
-
funny: number | null;
|
|
2107
|
-
comments: number | null;
|
|
2108
|
-
reposts: number | null;
|
|
2109
|
-
totalReactions: number | null;
|
|
2110
|
-
} | null;
|
|
2111
|
-
text: string | null;
|
|
2112
2100
|
url: string | null;
|
|
2101
|
+
text: string | null;
|
|
2113
2102
|
urn: string | null;
|
|
2114
2103
|
author: {
|
|
2115
2104
|
username: string | null;
|
|
@@ -2119,6 +2108,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2119
2108
|
profileUrl: string | null;
|
|
2120
2109
|
profilePicture: string | null;
|
|
2121
2110
|
} | null;
|
|
2111
|
+
stats: {
|
|
2112
|
+
comments: number | null;
|
|
2113
|
+
support: number | null;
|
|
2114
|
+
like: number | null;
|
|
2115
|
+
love: number | null;
|
|
2116
|
+
insight: number | null;
|
|
2117
|
+
celebrate: number | null;
|
|
2118
|
+
funny: number | null;
|
|
2119
|
+
reposts: number | null;
|
|
2120
|
+
totalReactions: number | null;
|
|
2121
|
+
} | null;
|
|
2122
2122
|
media: {
|
|
2123
2123
|
type: string | null;
|
|
2124
2124
|
url: string | null;
|
|
@@ -2131,17 +2131,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2131
2131
|
} | null;
|
|
2132
2132
|
postedAt: {
|
|
2133
2133
|
date: string | null;
|
|
2134
|
-
relative: string | null;
|
|
2135
2134
|
timestamp: number | null;
|
|
2135
|
+
relative: string | null;
|
|
2136
2136
|
} | null;
|
|
2137
2137
|
postType: string | null;
|
|
2138
2138
|
} | null;
|
|
2139
2139
|
}[];
|
|
2140
2140
|
totalPosts: number;
|
|
2141
|
+
hasNextPage?: boolean | null | undefined;
|
|
2142
|
+
username?: string | undefined;
|
|
2141
2143
|
profile?: {
|
|
2142
2144
|
id: string | null;
|
|
2143
|
-
photo: string | null;
|
|
2144
|
-
verified: boolean | null;
|
|
2145
2145
|
location: {
|
|
2146
2146
|
text: string | null;
|
|
2147
2147
|
countryCode: string | null;
|
|
@@ -2149,17 +2149,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2149
2149
|
state: string | null;
|
|
2150
2150
|
city: string | null;
|
|
2151
2151
|
} | null;
|
|
2152
|
+
verified: boolean | null;
|
|
2152
2153
|
headline: string | null;
|
|
2153
|
-
skills: {
|
|
2154
|
-
name: string | null;
|
|
2155
|
-
}[] | null;
|
|
2156
|
-
firstName: string | null;
|
|
2157
|
-
lastName: string | null;
|
|
2158
2154
|
publicIdentifier: string | null;
|
|
2159
2155
|
linkedinUrl: string | null;
|
|
2156
|
+
firstName: string | null;
|
|
2157
|
+
lastName: string | null;
|
|
2160
2158
|
about: string | null;
|
|
2161
2159
|
openToWork: boolean | null;
|
|
2162
2160
|
hiring: boolean | null;
|
|
2161
|
+
photo: string | null;
|
|
2163
2162
|
premium: boolean | null;
|
|
2164
2163
|
influencer: boolean | null;
|
|
2165
2164
|
topSkills: string | null;
|
|
@@ -2168,9 +2167,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2168
2167
|
currentPosition: {
|
|
2169
2168
|
companyName: string | null;
|
|
2170
2169
|
}[] | null;
|
|
2170
|
+
skills: {
|
|
2171
|
+
name: string | null;
|
|
2172
|
+
}[] | null;
|
|
2171
2173
|
experience: {
|
|
2172
|
-
duration: string | null;
|
|
2173
2174
|
description: string | null;
|
|
2175
|
+
duration: string | null;
|
|
2174
2176
|
location: string | null;
|
|
2175
2177
|
companyName: string | null;
|
|
2176
2178
|
companyLinkedinUrl: string | null;
|
|
@@ -2216,13 +2218,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2216
2218
|
proficiency: string | null;
|
|
2217
2219
|
}[] | null;
|
|
2218
2220
|
} | null | undefined;
|
|
2219
|
-
username?: string | undefined;
|
|
2220
2221
|
keyword?: string | undefined;
|
|
2221
2222
|
jobs?: {
|
|
2222
2223
|
description: string | null;
|
|
2223
2224
|
title: string | null;
|
|
2224
|
-
id: string | null;
|
|
2225
2225
|
url: string | null;
|
|
2226
|
+
id: string | null;
|
|
2226
2227
|
location: string | null;
|
|
2227
2228
|
postedAt: string | null;
|
|
2228
2229
|
applyUrl: string | null;
|
|
@@ -2243,30 +2244,24 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2243
2244
|
}[] | undefined;
|
|
2244
2245
|
totalResults?: number | null | undefined;
|
|
2245
2246
|
paginationToken?: string | null | undefined;
|
|
2246
|
-
hasNextPage?: boolean | null | undefined;
|
|
2247
2247
|
}, {
|
|
2248
2248
|
error: string;
|
|
2249
2249
|
success: boolean;
|
|
2250
2250
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2251
2251
|
posts: {
|
|
2252
|
-
stats: {
|
|
2253
|
-
like: number | null;
|
|
2254
|
-
support: number | null;
|
|
2255
|
-
love: number | null;
|
|
2256
|
-
insight: number | null;
|
|
2257
|
-
celebrate: number | null;
|
|
2258
|
-
funny: number | null;
|
|
2259
|
-
comments: number | null;
|
|
2260
|
-
reposts: number | null;
|
|
2261
|
-
totalReactions: number | null;
|
|
2262
|
-
} | null;
|
|
2263
|
-
text: string | null;
|
|
2264
2252
|
url: string | null;
|
|
2265
|
-
|
|
2253
|
+
text: string | null;
|
|
2254
|
+
article: {
|
|
2266
2255
|
title: string | null;
|
|
2267
2256
|
url: string | null;
|
|
2257
|
+
subtitle: string | null;
|
|
2268
2258
|
thumbnail: string | null;
|
|
2259
|
+
} | null;
|
|
2260
|
+
document: {
|
|
2261
|
+
title: string | null;
|
|
2262
|
+
url: string | null;
|
|
2269
2263
|
pageCount: number | null;
|
|
2264
|
+
thumbnail: string | null;
|
|
2270
2265
|
} | null;
|
|
2271
2266
|
urn: string | null;
|
|
2272
2267
|
author: {
|
|
@@ -2277,6 +2272,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2277
2272
|
profileUrl: string | null;
|
|
2278
2273
|
profilePicture: string | null;
|
|
2279
2274
|
} | null;
|
|
2275
|
+
stats: {
|
|
2276
|
+
comments: number | null;
|
|
2277
|
+
support: number | null;
|
|
2278
|
+
like: number | null;
|
|
2279
|
+
love: number | null;
|
|
2280
|
+
insight: number | null;
|
|
2281
|
+
celebrate: number | null;
|
|
2282
|
+
funny: number | null;
|
|
2283
|
+
reposts: number | null;
|
|
2284
|
+
totalReactions: number | null;
|
|
2285
|
+
} | null;
|
|
2280
2286
|
media: {
|
|
2281
2287
|
type: string | null;
|
|
2282
2288
|
url: string | null;
|
|
@@ -2287,33 +2293,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2287
2293
|
}[] | null;
|
|
2288
2294
|
thumbnail: string | null;
|
|
2289
2295
|
} | null;
|
|
2290
|
-
article: {
|
|
2291
|
-
title: string | null;
|
|
2292
|
-
url: string | null;
|
|
2293
|
-
thumbnail: string | null;
|
|
2294
|
-
subtitle: string | null;
|
|
2295
|
-
} | null;
|
|
2296
2296
|
postedAt: {
|
|
2297
2297
|
date: string | null;
|
|
2298
|
-
relative: string | null;
|
|
2299
2298
|
timestamp: number | null;
|
|
2299
|
+
relative: string | null;
|
|
2300
2300
|
} | null;
|
|
2301
2301
|
fullUrn: string | null;
|
|
2302
2302
|
postType: string | null;
|
|
2303
2303
|
resharedPost: {
|
|
2304
|
-
stats: {
|
|
2305
|
-
like: number | null;
|
|
2306
|
-
support: number | null;
|
|
2307
|
-
love: number | null;
|
|
2308
|
-
insight: number | null;
|
|
2309
|
-
celebrate: number | null;
|
|
2310
|
-
funny: number | null;
|
|
2311
|
-
comments: number | null;
|
|
2312
|
-
reposts: number | null;
|
|
2313
|
-
totalReactions: number | null;
|
|
2314
|
-
} | null;
|
|
2315
|
-
text: string | null;
|
|
2316
2304
|
url: string | null;
|
|
2305
|
+
text: string | null;
|
|
2317
2306
|
urn: string | null;
|
|
2318
2307
|
author: {
|
|
2319
2308
|
username: string | null;
|
|
@@ -2323,6 +2312,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2323
2312
|
profileUrl: string | null;
|
|
2324
2313
|
profilePicture: string | null;
|
|
2325
2314
|
} | null;
|
|
2315
|
+
stats: {
|
|
2316
|
+
comments: number | null;
|
|
2317
|
+
support: number | null;
|
|
2318
|
+
like: number | null;
|
|
2319
|
+
love: number | null;
|
|
2320
|
+
insight: number | null;
|
|
2321
|
+
celebrate: number | null;
|
|
2322
|
+
funny: number | null;
|
|
2323
|
+
reposts: number | null;
|
|
2324
|
+
totalReactions: number | null;
|
|
2325
|
+
} | null;
|
|
2326
2326
|
media: {
|
|
2327
2327
|
type: string | null;
|
|
2328
2328
|
url: string | null;
|
|
@@ -2335,17 +2335,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2335
2335
|
} | null;
|
|
2336
2336
|
postedAt: {
|
|
2337
2337
|
date: string | null;
|
|
2338
|
-
relative: string | null;
|
|
2339
2338
|
timestamp: number | null;
|
|
2339
|
+
relative: string | null;
|
|
2340
2340
|
} | null;
|
|
2341
2341
|
postType: string | null;
|
|
2342
2342
|
} | null;
|
|
2343
2343
|
}[];
|
|
2344
2344
|
totalPosts: number;
|
|
2345
|
+
hasNextPage?: boolean | null | undefined;
|
|
2346
|
+
username?: string | undefined;
|
|
2345
2347
|
profile?: {
|
|
2346
2348
|
id: string | null;
|
|
2347
|
-
photo: string | null;
|
|
2348
|
-
verified: boolean | null;
|
|
2349
2349
|
location: {
|
|
2350
2350
|
text: string | null;
|
|
2351
2351
|
countryCode: string | null;
|
|
@@ -2353,17 +2353,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2353
2353
|
state: string | null;
|
|
2354
2354
|
city: string | null;
|
|
2355
2355
|
} | null;
|
|
2356
|
+
verified: boolean | null;
|
|
2356
2357
|
headline: string | null;
|
|
2357
|
-
skills: {
|
|
2358
|
-
name: string | null;
|
|
2359
|
-
}[] | null;
|
|
2360
|
-
firstName: string | null;
|
|
2361
|
-
lastName: string | null;
|
|
2362
2358
|
publicIdentifier: string | null;
|
|
2363
2359
|
linkedinUrl: string | null;
|
|
2360
|
+
firstName: string | null;
|
|
2361
|
+
lastName: string | null;
|
|
2364
2362
|
about: string | null;
|
|
2365
2363
|
openToWork: boolean | null;
|
|
2366
2364
|
hiring: boolean | null;
|
|
2365
|
+
photo: string | null;
|
|
2367
2366
|
premium: boolean | null;
|
|
2368
2367
|
influencer: boolean | null;
|
|
2369
2368
|
topSkills: string | null;
|
|
@@ -2372,9 +2371,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2372
2371
|
currentPosition: {
|
|
2373
2372
|
companyName: string | null;
|
|
2374
2373
|
}[] | null;
|
|
2374
|
+
skills: {
|
|
2375
|
+
name: string | null;
|
|
2376
|
+
}[] | null;
|
|
2375
2377
|
experience: {
|
|
2376
|
-
duration: string | null;
|
|
2377
2378
|
description: string | null;
|
|
2379
|
+
duration: string | null;
|
|
2378
2380
|
location: string | null;
|
|
2379
2381
|
companyName: string | null;
|
|
2380
2382
|
companyLinkedinUrl: string | null;
|
|
@@ -2420,13 +2422,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2420
2422
|
proficiency: string | null;
|
|
2421
2423
|
}[] | null;
|
|
2422
2424
|
} | null | undefined;
|
|
2423
|
-
username?: string | undefined;
|
|
2424
2425
|
keyword?: string | undefined;
|
|
2425
2426
|
jobs?: {
|
|
2426
2427
|
description: string | null;
|
|
2427
2428
|
title: string | null;
|
|
2428
|
-
id: string | null;
|
|
2429
2429
|
url: string | null;
|
|
2430
|
+
id: string | null;
|
|
2430
2431
|
location: string | null;
|
|
2431
2432
|
postedAt: string | null;
|
|
2432
2433
|
applyUrl: string | null;
|
|
@@ -2447,7 +2448,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2447
2448
|
}[] | 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>;
|
|
@@ -2496,11 +2496,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2496
2496
|
pageNumber?: number | undefined;
|
|
2497
2497
|
location?: string | undefined;
|
|
2498
2498
|
keyword?: string | undefined;
|
|
2499
|
-
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
2500
2499
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
2504
2504
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2505
2505
|
}, {
|
|
2506
2506
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
@@ -2510,11 +2510,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2510
2510
|
pageNumber?: number | undefined;
|
|
2511
2511
|
location?: string | undefined;
|
|
2512
2512
|
keyword?: string | undefined;
|
|
2513
|
-
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
2514
2513
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
2518
2518
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2519
2519
|
}>;
|
|
2520
2520
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -2599,8 +2599,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2599
2599
|
month: string | null;
|
|
2600
2600
|
}>>;
|
|
2601
2601
|
}, "strip", z.ZodTypeAny, {
|
|
2602
|
-
duration: string | null;
|
|
2603
2602
|
description: string | null;
|
|
2603
|
+
duration: string | null;
|
|
2604
2604
|
location: string | null;
|
|
2605
2605
|
companyName: string | null;
|
|
2606
2606
|
companyLinkedinUrl: string | null;
|
|
@@ -2619,8 +2619,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2619
2619
|
month: string | null;
|
|
2620
2620
|
} | null;
|
|
2621
2621
|
}, {
|
|
2622
|
-
duration: string | null;
|
|
2623
2622
|
description: string | null;
|
|
2623
|
+
duration: string | null;
|
|
2624
2624
|
location: string | null;
|
|
2625
2625
|
companyName: string | null;
|
|
2626
2626
|
companyLinkedinUrl: string | null;
|
|
@@ -2736,8 +2736,6 @@ 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;
|
|
2741
2739
|
location: {
|
|
2742
2740
|
text: string | null;
|
|
2743
2741
|
countryCode: string | null;
|
|
@@ -2745,17 +2743,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2745
2743
|
state: string | null;
|
|
2746
2744
|
city: string | null;
|
|
2747
2745
|
} | null;
|
|
2746
|
+
verified: boolean | null;
|
|
2748
2747
|
headline: string | null;
|
|
2749
|
-
skills: {
|
|
2750
|
-
name: string | null;
|
|
2751
|
-
}[] | null;
|
|
2752
|
-
firstName: string | null;
|
|
2753
|
-
lastName: string | null;
|
|
2754
2748
|
publicIdentifier: string | null;
|
|
2755
2749
|
linkedinUrl: string | null;
|
|
2750
|
+
firstName: string | null;
|
|
2751
|
+
lastName: string | null;
|
|
2756
2752
|
about: string | null;
|
|
2757
2753
|
openToWork: boolean | null;
|
|
2758
2754
|
hiring: boolean | null;
|
|
2755
|
+
photo: string | null;
|
|
2759
2756
|
premium: boolean | null;
|
|
2760
2757
|
influencer: boolean | null;
|
|
2761
2758
|
topSkills: string | null;
|
|
@@ -2764,9 +2761,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2764
2761
|
currentPosition: {
|
|
2765
2762
|
companyName: string | null;
|
|
2766
2763
|
}[] | null;
|
|
2764
|
+
skills: {
|
|
2765
|
+
name: string | null;
|
|
2766
|
+
}[] | null;
|
|
2767
2767
|
experience: {
|
|
2768
|
-
duration: string | null;
|
|
2769
2768
|
description: string | null;
|
|
2769
|
+
duration: string | null;
|
|
2770
2770
|
location: string | null;
|
|
2771
2771
|
companyName: string | null;
|
|
2772
2772
|
companyLinkedinUrl: string | null;
|
|
@@ -2813,8 +2813,6 @@ 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;
|
|
2818
2816
|
location: {
|
|
2819
2817
|
text: string | null;
|
|
2820
2818
|
countryCode: string | null;
|
|
@@ -2822,17 +2820,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2822
2820
|
state: string | null;
|
|
2823
2821
|
city: string | null;
|
|
2824
2822
|
} | null;
|
|
2823
|
+
verified: boolean | null;
|
|
2825
2824
|
headline: string | null;
|
|
2826
|
-
skills: {
|
|
2827
|
-
name: string | null;
|
|
2828
|
-
}[] | null;
|
|
2829
|
-
firstName: string | null;
|
|
2830
|
-
lastName: string | null;
|
|
2831
2825
|
publicIdentifier: string | null;
|
|
2832
2826
|
linkedinUrl: string | null;
|
|
2827
|
+
firstName: string | null;
|
|
2828
|
+
lastName: string | null;
|
|
2833
2829
|
about: string | null;
|
|
2834
2830
|
openToWork: boolean | null;
|
|
2835
2831
|
hiring: boolean | null;
|
|
2832
|
+
photo: string | null;
|
|
2836
2833
|
premium: boolean | null;
|
|
2837
2834
|
influencer: boolean | null;
|
|
2838
2835
|
topSkills: string | null;
|
|
@@ -2841,9 +2838,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2841
2838
|
currentPosition: {
|
|
2842
2839
|
companyName: string | null;
|
|
2843
2840
|
}[] | null;
|
|
2841
|
+
skills: {
|
|
2842
|
+
name: string | null;
|
|
2843
|
+
}[] | null;
|
|
2844
2844
|
experience: {
|
|
2845
|
-
duration: string | null;
|
|
2846
2845
|
description: string | null;
|
|
2846
|
+
duration: string | null;
|
|
2847
2847
|
location: string | null;
|
|
2848
2848
|
companyName: string | null;
|
|
2849
2849
|
companyLinkedinUrl: string | null;
|
|
@@ -2932,8 +2932,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2932
2932
|
}, "strip", z.ZodTypeAny, {
|
|
2933
2933
|
description: string | null;
|
|
2934
2934
|
title: string | null;
|
|
2935
|
-
id: string | null;
|
|
2936
2935
|
url: string | null;
|
|
2936
|
+
id: string | null;
|
|
2937
2937
|
location: string | null;
|
|
2938
2938
|
postedAt: string | null;
|
|
2939
2939
|
applyUrl: string | null;
|
|
@@ -2954,8 +2954,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2954
2954
|
}, {
|
|
2955
2955
|
description: string | null;
|
|
2956
2956
|
title: string | null;
|
|
2957
|
-
id: string | null;
|
|
2958
2957
|
url: string | null;
|
|
2958
|
+
id: string | null;
|
|
2959
2959
|
location: string | null;
|
|
2960
2960
|
postedAt: string | null;
|
|
2961
2961
|
applyUrl: 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
|
-
relative: string | null;
|
|
2987
2986
|
timestamp: number | null;
|
|
2987
|
+
relative: string | null;
|
|
2988
2988
|
}, {
|
|
2989
2989
|
date: string | null;
|
|
2990
|
-
relative: string | null;
|
|
2991
2990
|
timestamp: number | null;
|
|
2991
|
+
relative: string | 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
|
-
|
|
3029
|
+
comments: number | null;
|
|
3030
3030
|
support: number | null;
|
|
3031
|
+
like: 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
|
-
|
|
3039
|
+
comments: number | null;
|
|
3040
3040
|
support: number | null;
|
|
3041
|
+
like: 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
|
-
thumbnail: string | null;
|
|
3094
3093
|
subtitle: string | null;
|
|
3094
|
+
thumbnail: string | null;
|
|
3095
3095
|
}, {
|
|
3096
3096
|
title: string | null;
|
|
3097
3097
|
url: string | null;
|
|
3098
|
-
thumbnail: string | null;
|
|
3099
3098
|
subtitle: string | null;
|
|
3099
|
+
thumbnail: 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
|
-
thumbnail: string | null;
|
|
3110
3109
|
pageCount: number | null;
|
|
3110
|
+
thumbnail: string | null;
|
|
3111
3111
|
}, {
|
|
3112
3112
|
title: string | null;
|
|
3113
3113
|
url: string | null;
|
|
3114
|
-
thumbnail: string | null;
|
|
3115
3114
|
pageCount: number | null;
|
|
3115
|
+
thumbnail: string | 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
|
-
relative: string | null;
|
|
3126
3125
|
timestamp: number | null;
|
|
3126
|
+
relative: string | null;
|
|
3127
3127
|
}, {
|
|
3128
3128
|
date: string | null;
|
|
3129
|
-
relative: string | null;
|
|
3130
3129
|
timestamp: number | null;
|
|
3130
|
+
relative: string | 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
|
-
|
|
3168
|
+
comments: number | null;
|
|
3169
3169
|
support: number | null;
|
|
3170
|
+
like: 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
|
-
|
|
3178
|
+
comments: number | null;
|
|
3179
3179
|
support: number | null;
|
|
3180
|
+
like: 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
|
}>>;
|
|
@@ -3222,19 +3222,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3222
3222
|
thumbnail: string | null;
|
|
3223
3223
|
}>>;
|
|
3224
3224
|
}, "strip", z.ZodTypeAny, {
|
|
3225
|
-
stats: {
|
|
3226
|
-
like: number | null;
|
|
3227
|
-
support: number | null;
|
|
3228
|
-
love: number | null;
|
|
3229
|
-
insight: number | null;
|
|
3230
|
-
celebrate: number | null;
|
|
3231
|
-
funny: number | null;
|
|
3232
|
-
comments: number | null;
|
|
3233
|
-
reposts: number | null;
|
|
3234
|
-
totalReactions: number | null;
|
|
3235
|
-
} | null;
|
|
3236
|
-
text: string | null;
|
|
3237
3225
|
url: string | null;
|
|
3226
|
+
text: string | null;
|
|
3238
3227
|
urn: string | null;
|
|
3239
3228
|
author: {
|
|
3240
3229
|
username: string | null;
|
|
@@ -3244,6 +3233,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3244
3233
|
profileUrl: string | null;
|
|
3245
3234
|
profilePicture: string | null;
|
|
3246
3235
|
} | null;
|
|
3236
|
+
stats: {
|
|
3237
|
+
comments: number | null;
|
|
3238
|
+
support: number | null;
|
|
3239
|
+
like: number | null;
|
|
3240
|
+
love: number | null;
|
|
3241
|
+
insight: number | null;
|
|
3242
|
+
celebrate: number | null;
|
|
3243
|
+
funny: number | null;
|
|
3244
|
+
reposts: number | null;
|
|
3245
|
+
totalReactions: number | null;
|
|
3246
|
+
} | null;
|
|
3247
3247
|
media: {
|
|
3248
3248
|
type: string | null;
|
|
3249
3249
|
url: string | null;
|
|
@@ -3256,24 +3256,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3256
3256
|
} | null;
|
|
3257
3257
|
postedAt: {
|
|
3258
3258
|
date: string | null;
|
|
3259
|
-
relative: string | null;
|
|
3260
3259
|
timestamp: number | null;
|
|
3260
|
+
relative: string | null;
|
|
3261
3261
|
} | null;
|
|
3262
3262
|
postType: string | null;
|
|
3263
3263
|
}, {
|
|
3264
|
-
stats: {
|
|
3265
|
-
like: number | null;
|
|
3266
|
-
support: number | null;
|
|
3267
|
-
love: number | null;
|
|
3268
|
-
insight: number | null;
|
|
3269
|
-
celebrate: number | null;
|
|
3270
|
-
funny: number | null;
|
|
3271
|
-
comments: number | null;
|
|
3272
|
-
reposts: number | null;
|
|
3273
|
-
totalReactions: number | null;
|
|
3274
|
-
} | null;
|
|
3275
|
-
text: string | null;
|
|
3276
3264
|
url: string | null;
|
|
3265
|
+
text: string | null;
|
|
3277
3266
|
urn: string | null;
|
|
3278
3267
|
author: {
|
|
3279
3268
|
username: string | null;
|
|
@@ -3283,6 +3272,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3283
3272
|
profileUrl: string | null;
|
|
3284
3273
|
profilePicture: string | null;
|
|
3285
3274
|
} | null;
|
|
3275
|
+
stats: {
|
|
3276
|
+
comments: number | null;
|
|
3277
|
+
support: number | null;
|
|
3278
|
+
like: number | null;
|
|
3279
|
+
love: number | null;
|
|
3280
|
+
insight: number | null;
|
|
3281
|
+
celebrate: number | null;
|
|
3282
|
+
funny: number | null;
|
|
3283
|
+
reposts: number | null;
|
|
3284
|
+
totalReactions: number | null;
|
|
3285
|
+
} | null;
|
|
3286
3286
|
media: {
|
|
3287
3287
|
type: string | null;
|
|
3288
3288
|
url: string | null;
|
|
@@ -3295,30 +3295,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3295
3295
|
} | null;
|
|
3296
3296
|
postedAt: {
|
|
3297
3297
|
date: string | null;
|
|
3298
|
-
relative: string | null;
|
|
3299
3298
|
timestamp: number | null;
|
|
3299
|
+
relative: string | null;
|
|
3300
3300
|
} | null;
|
|
3301
3301
|
postType: string | null;
|
|
3302
3302
|
}>>;
|
|
3303
3303
|
}, "strip", z.ZodTypeAny, {
|
|
3304
|
-
stats: {
|
|
3305
|
-
like: number | null;
|
|
3306
|
-
support: number | null;
|
|
3307
|
-
love: number | null;
|
|
3308
|
-
insight: number | null;
|
|
3309
|
-
celebrate: number | null;
|
|
3310
|
-
funny: number | null;
|
|
3311
|
-
comments: number | null;
|
|
3312
|
-
reposts: number | null;
|
|
3313
|
-
totalReactions: number | null;
|
|
3314
|
-
} | null;
|
|
3315
|
-
text: string | null;
|
|
3316
3304
|
url: string | null;
|
|
3317
|
-
|
|
3305
|
+
text: string | null;
|
|
3306
|
+
article: {
|
|
3318
3307
|
title: string | null;
|
|
3319
3308
|
url: string | null;
|
|
3309
|
+
subtitle: string | null;
|
|
3320
3310
|
thumbnail: string | null;
|
|
3311
|
+
} | null;
|
|
3312
|
+
document: {
|
|
3313
|
+
title: string | null;
|
|
3314
|
+
url: string | null;
|
|
3321
3315
|
pageCount: number | null;
|
|
3316
|
+
thumbnail: string | null;
|
|
3322
3317
|
} | null;
|
|
3323
3318
|
urn: string | null;
|
|
3324
3319
|
author: {
|
|
@@ -3329,6 +3324,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3329
3324
|
profileUrl: string | null;
|
|
3330
3325
|
profilePicture: string | null;
|
|
3331
3326
|
} | null;
|
|
3327
|
+
stats: {
|
|
3328
|
+
comments: number | null;
|
|
3329
|
+
support: number | null;
|
|
3330
|
+
like: number | null;
|
|
3331
|
+
love: number | null;
|
|
3332
|
+
insight: number | null;
|
|
3333
|
+
celebrate: number | null;
|
|
3334
|
+
funny: number | null;
|
|
3335
|
+
reposts: number | null;
|
|
3336
|
+
totalReactions: number | null;
|
|
3337
|
+
} | null;
|
|
3332
3338
|
media: {
|
|
3333
3339
|
type: string | null;
|
|
3334
3340
|
url: string | null;
|
|
@@ -3339,33 +3345,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3339
3345
|
}[] | null;
|
|
3340
3346
|
thumbnail: string | null;
|
|
3341
3347
|
} | null;
|
|
3342
|
-
article: {
|
|
3343
|
-
title: string | null;
|
|
3344
|
-
url: string | null;
|
|
3345
|
-
thumbnail: string | null;
|
|
3346
|
-
subtitle: string | null;
|
|
3347
|
-
} | null;
|
|
3348
3348
|
postedAt: {
|
|
3349
3349
|
date: string | null;
|
|
3350
|
-
relative: string | null;
|
|
3351
3350
|
timestamp: number | null;
|
|
3351
|
+
relative: string | null;
|
|
3352
3352
|
} | null;
|
|
3353
3353
|
fullUrn: string | null;
|
|
3354
3354
|
postType: string | null;
|
|
3355
3355
|
resharedPost: {
|
|
3356
|
-
stats: {
|
|
3357
|
-
like: number | null;
|
|
3358
|
-
support: number | null;
|
|
3359
|
-
love: number | null;
|
|
3360
|
-
insight: number | null;
|
|
3361
|
-
celebrate: number | null;
|
|
3362
|
-
funny: number | null;
|
|
3363
|
-
comments: number | null;
|
|
3364
|
-
reposts: number | null;
|
|
3365
|
-
totalReactions: number | null;
|
|
3366
|
-
} | null;
|
|
3367
|
-
text: string | null;
|
|
3368
3356
|
url: string | null;
|
|
3357
|
+
text: string | null;
|
|
3369
3358
|
urn: string | null;
|
|
3370
3359
|
author: {
|
|
3371
3360
|
username: string | null;
|
|
@@ -3375,6 +3364,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3375
3364
|
profileUrl: string | null;
|
|
3376
3365
|
profilePicture: string | null;
|
|
3377
3366
|
} | null;
|
|
3367
|
+
stats: {
|
|
3368
|
+
comments: number | null;
|
|
3369
|
+
support: number | null;
|
|
3370
|
+
like: number | null;
|
|
3371
|
+
love: number | null;
|
|
3372
|
+
insight: number | null;
|
|
3373
|
+
celebrate: number | null;
|
|
3374
|
+
funny: number | null;
|
|
3375
|
+
reposts: number | null;
|
|
3376
|
+
totalReactions: number | null;
|
|
3377
|
+
} | null;
|
|
3378
3378
|
media: {
|
|
3379
3379
|
type: string | null;
|
|
3380
3380
|
url: string | null;
|
|
@@ -3387,30 +3387,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3387
3387
|
} | null;
|
|
3388
3388
|
postedAt: {
|
|
3389
3389
|
date: string | null;
|
|
3390
|
-
relative: string | null;
|
|
3391
3390
|
timestamp: number | null;
|
|
3391
|
+
relative: string | null;
|
|
3392
3392
|
} | null;
|
|
3393
3393
|
postType: string | null;
|
|
3394
3394
|
} | null;
|
|
3395
3395
|
}, {
|
|
3396
|
-
stats: {
|
|
3397
|
-
like: number | null;
|
|
3398
|
-
support: number | null;
|
|
3399
|
-
love: number | null;
|
|
3400
|
-
insight: number | null;
|
|
3401
|
-
celebrate: number | null;
|
|
3402
|
-
funny: number | null;
|
|
3403
|
-
comments: number | null;
|
|
3404
|
-
reposts: number | null;
|
|
3405
|
-
totalReactions: number | null;
|
|
3406
|
-
} | null;
|
|
3407
|
-
text: string | null;
|
|
3408
3396
|
url: string | null;
|
|
3409
|
-
|
|
3397
|
+
text: string | null;
|
|
3398
|
+
article: {
|
|
3410
3399
|
title: string | null;
|
|
3411
3400
|
url: string | null;
|
|
3401
|
+
subtitle: string | null;
|
|
3412
3402
|
thumbnail: string | null;
|
|
3403
|
+
} | null;
|
|
3404
|
+
document: {
|
|
3405
|
+
title: string | null;
|
|
3406
|
+
url: string | null;
|
|
3413
3407
|
pageCount: number | null;
|
|
3408
|
+
thumbnail: string | null;
|
|
3414
3409
|
} | null;
|
|
3415
3410
|
urn: string | null;
|
|
3416
3411
|
author: {
|
|
@@ -3421,6 +3416,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3421
3416
|
profileUrl: string | null;
|
|
3422
3417
|
profilePicture: string | null;
|
|
3423
3418
|
} | null;
|
|
3419
|
+
stats: {
|
|
3420
|
+
comments: number | null;
|
|
3421
|
+
support: number | null;
|
|
3422
|
+
like: number | null;
|
|
3423
|
+
love: number | null;
|
|
3424
|
+
insight: number | null;
|
|
3425
|
+
celebrate: number | null;
|
|
3426
|
+
funny: number | null;
|
|
3427
|
+
reposts: number | null;
|
|
3428
|
+
totalReactions: number | null;
|
|
3429
|
+
} | null;
|
|
3424
3430
|
media: {
|
|
3425
3431
|
type: string | null;
|
|
3426
3432
|
url: string | null;
|
|
@@ -3431,33 +3437,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3431
3437
|
}[] | null;
|
|
3432
3438
|
thumbnail: string | null;
|
|
3433
3439
|
} | null;
|
|
3434
|
-
article: {
|
|
3435
|
-
title: string | null;
|
|
3436
|
-
url: string | null;
|
|
3437
|
-
thumbnail: string | null;
|
|
3438
|
-
subtitle: string | null;
|
|
3439
|
-
} | null;
|
|
3440
3440
|
postedAt: {
|
|
3441
3441
|
date: string | null;
|
|
3442
|
-
relative: string | null;
|
|
3443
3442
|
timestamp: number | null;
|
|
3443
|
+
relative: string | null;
|
|
3444
3444
|
} | null;
|
|
3445
3445
|
fullUrn: string | null;
|
|
3446
3446
|
postType: string | null;
|
|
3447
3447
|
resharedPost: {
|
|
3448
|
-
stats: {
|
|
3449
|
-
like: number | null;
|
|
3450
|
-
support: number | null;
|
|
3451
|
-
love: number | null;
|
|
3452
|
-
insight: number | null;
|
|
3453
|
-
celebrate: number | null;
|
|
3454
|
-
funny: number | null;
|
|
3455
|
-
comments: number | null;
|
|
3456
|
-
reposts: number | null;
|
|
3457
|
-
totalReactions: number | null;
|
|
3458
|
-
} | null;
|
|
3459
|
-
text: string | null;
|
|
3460
3448
|
url: string | null;
|
|
3449
|
+
text: string | null;
|
|
3461
3450
|
urn: string | null;
|
|
3462
3451
|
author: {
|
|
3463
3452
|
username: string | null;
|
|
@@ -3467,6 +3456,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3467
3456
|
profileUrl: string | null;
|
|
3468
3457
|
profilePicture: string | null;
|
|
3469
3458
|
} | null;
|
|
3459
|
+
stats: {
|
|
3460
|
+
comments: number | null;
|
|
3461
|
+
support: number | null;
|
|
3462
|
+
like: number | null;
|
|
3463
|
+
love: number | null;
|
|
3464
|
+
insight: number | null;
|
|
3465
|
+
celebrate: number | null;
|
|
3466
|
+
funny: number | null;
|
|
3467
|
+
reposts: number | null;
|
|
3468
|
+
totalReactions: number | null;
|
|
3469
|
+
} | null;
|
|
3470
3470
|
media: {
|
|
3471
3471
|
type: string | null;
|
|
3472
3472
|
url: string | null;
|
|
@@ -3479,8 +3479,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3479
3479
|
} | null;
|
|
3480
3480
|
postedAt: {
|
|
3481
3481
|
date: string | null;
|
|
3482
|
-
relative: string | null;
|
|
3483
3482
|
timestamp: number | null;
|
|
3483
|
+
relative: string | null;
|
|
3484
3484
|
} | null;
|
|
3485
3485
|
postType: string | null;
|
|
3486
3486
|
} | null;
|
|
@@ -3498,24 +3498,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3498
3498
|
success: boolean;
|
|
3499
3499
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3500
3500
|
posts: {
|
|
3501
|
-
stats: {
|
|
3502
|
-
like: number | null;
|
|
3503
|
-
support: number | null;
|
|
3504
|
-
love: number | null;
|
|
3505
|
-
insight: number | null;
|
|
3506
|
-
celebrate: number | null;
|
|
3507
|
-
funny: number | null;
|
|
3508
|
-
comments: number | null;
|
|
3509
|
-
reposts: number | null;
|
|
3510
|
-
totalReactions: number | null;
|
|
3511
|
-
} | null;
|
|
3512
|
-
text: string | null;
|
|
3513
3501
|
url: string | null;
|
|
3514
|
-
|
|
3502
|
+
text: string | null;
|
|
3503
|
+
article: {
|
|
3515
3504
|
title: string | null;
|
|
3516
3505
|
url: string | null;
|
|
3506
|
+
subtitle: string | null;
|
|
3517
3507
|
thumbnail: string | null;
|
|
3508
|
+
} | null;
|
|
3509
|
+
document: {
|
|
3510
|
+
title: string | null;
|
|
3511
|
+
url: string | null;
|
|
3518
3512
|
pageCount: number | null;
|
|
3513
|
+
thumbnail: string | null;
|
|
3519
3514
|
} | null;
|
|
3520
3515
|
urn: string | null;
|
|
3521
3516
|
author: {
|
|
@@ -3526,6 +3521,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3526
3521
|
profileUrl: string | null;
|
|
3527
3522
|
profilePicture: string | null;
|
|
3528
3523
|
} | null;
|
|
3524
|
+
stats: {
|
|
3525
|
+
comments: number | null;
|
|
3526
|
+
support: number | null;
|
|
3527
|
+
like: number | null;
|
|
3528
|
+
love: number | null;
|
|
3529
|
+
insight: number | null;
|
|
3530
|
+
celebrate: number | null;
|
|
3531
|
+
funny: number | null;
|
|
3532
|
+
reposts: number | null;
|
|
3533
|
+
totalReactions: number | null;
|
|
3534
|
+
} | null;
|
|
3529
3535
|
media: {
|
|
3530
3536
|
type: string | null;
|
|
3531
3537
|
url: string | null;
|
|
@@ -3536,33 +3542,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3536
3542
|
}[] | null;
|
|
3537
3543
|
thumbnail: string | null;
|
|
3538
3544
|
} | null;
|
|
3539
|
-
article: {
|
|
3540
|
-
title: string | null;
|
|
3541
|
-
url: string | null;
|
|
3542
|
-
thumbnail: string | null;
|
|
3543
|
-
subtitle: string | null;
|
|
3544
|
-
} | null;
|
|
3545
3545
|
postedAt: {
|
|
3546
3546
|
date: string | null;
|
|
3547
|
-
relative: string | null;
|
|
3548
3547
|
timestamp: number | null;
|
|
3548
|
+
relative: string | null;
|
|
3549
3549
|
} | null;
|
|
3550
3550
|
fullUrn: string | null;
|
|
3551
3551
|
postType: string | null;
|
|
3552
3552
|
resharedPost: {
|
|
3553
|
-
stats: {
|
|
3554
|
-
like: number | null;
|
|
3555
|
-
support: number | null;
|
|
3556
|
-
love: number | null;
|
|
3557
|
-
insight: number | null;
|
|
3558
|
-
celebrate: number | null;
|
|
3559
|
-
funny: number | null;
|
|
3560
|
-
comments: number | null;
|
|
3561
|
-
reposts: number | null;
|
|
3562
|
-
totalReactions: number | null;
|
|
3563
|
-
} | null;
|
|
3564
|
-
text: string | null;
|
|
3565
3553
|
url: string | null;
|
|
3554
|
+
text: string | null;
|
|
3566
3555
|
urn: string | null;
|
|
3567
3556
|
author: {
|
|
3568
3557
|
username: string | null;
|
|
@@ -3572,6 +3561,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3572
3561
|
profileUrl: string | null;
|
|
3573
3562
|
profilePicture: string | null;
|
|
3574
3563
|
} | null;
|
|
3564
|
+
stats: {
|
|
3565
|
+
comments: number | null;
|
|
3566
|
+
support: number | null;
|
|
3567
|
+
like: number | null;
|
|
3568
|
+
love: number | null;
|
|
3569
|
+
insight: number | null;
|
|
3570
|
+
celebrate: number | null;
|
|
3571
|
+
funny: number | null;
|
|
3572
|
+
reposts: number | null;
|
|
3573
|
+
totalReactions: number | null;
|
|
3574
|
+
} | null;
|
|
3575
3575
|
media: {
|
|
3576
3576
|
type: string | null;
|
|
3577
3577
|
url: string | null;
|
|
@@ -3584,17 +3584,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3584
3584
|
} | null;
|
|
3585
3585
|
postedAt: {
|
|
3586
3586
|
date: string | null;
|
|
3587
|
-
relative: string | null;
|
|
3588
3587
|
timestamp: number | null;
|
|
3588
|
+
relative: string | null;
|
|
3589
3589
|
} | null;
|
|
3590
3590
|
postType: string | null;
|
|
3591
3591
|
} | null;
|
|
3592
3592
|
}[];
|
|
3593
3593
|
totalPosts: number;
|
|
3594
|
+
hasNextPage?: boolean | null | undefined;
|
|
3595
|
+
username?: string | undefined;
|
|
3594
3596
|
profile?: {
|
|
3595
3597
|
id: string | null;
|
|
3596
|
-
photo: string | null;
|
|
3597
|
-
verified: boolean | null;
|
|
3598
3598
|
location: {
|
|
3599
3599
|
text: string | null;
|
|
3600
3600
|
countryCode: string | null;
|
|
@@ -3602,17 +3602,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3602
3602
|
state: string | null;
|
|
3603
3603
|
city: string | null;
|
|
3604
3604
|
} | null;
|
|
3605
|
+
verified: boolean | null;
|
|
3605
3606
|
headline: string | null;
|
|
3606
|
-
skills: {
|
|
3607
|
-
name: string | null;
|
|
3608
|
-
}[] | null;
|
|
3609
|
-
firstName: string | null;
|
|
3610
|
-
lastName: string | null;
|
|
3611
3607
|
publicIdentifier: string | null;
|
|
3612
3608
|
linkedinUrl: string | null;
|
|
3609
|
+
firstName: string | null;
|
|
3610
|
+
lastName: string | null;
|
|
3613
3611
|
about: string | null;
|
|
3614
3612
|
openToWork: boolean | null;
|
|
3615
3613
|
hiring: boolean | null;
|
|
3614
|
+
photo: string | null;
|
|
3616
3615
|
premium: boolean | null;
|
|
3617
3616
|
influencer: boolean | null;
|
|
3618
3617
|
topSkills: string | null;
|
|
@@ -3621,9 +3620,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3621
3620
|
currentPosition: {
|
|
3622
3621
|
companyName: string | null;
|
|
3623
3622
|
}[] | null;
|
|
3623
|
+
skills: {
|
|
3624
|
+
name: string | null;
|
|
3625
|
+
}[] | null;
|
|
3624
3626
|
experience: {
|
|
3625
|
-
duration: string | null;
|
|
3626
3627
|
description: string | null;
|
|
3628
|
+
duration: string | null;
|
|
3627
3629
|
location: string | null;
|
|
3628
3630
|
companyName: string | null;
|
|
3629
3631
|
companyLinkedinUrl: string | null;
|
|
@@ -3669,13 +3671,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3669
3671
|
proficiency: string | null;
|
|
3670
3672
|
}[] | null;
|
|
3671
3673
|
} | null | undefined;
|
|
3672
|
-
username?: string | undefined;
|
|
3673
3674
|
keyword?: string | undefined;
|
|
3674
3675
|
jobs?: {
|
|
3675
3676
|
description: string | null;
|
|
3676
3677
|
title: string | null;
|
|
3677
|
-
id: string | null;
|
|
3678
3678
|
url: string | null;
|
|
3679
|
+
id: string | null;
|
|
3679
3680
|
location: string | null;
|
|
3680
3681
|
postedAt: string | null;
|
|
3681
3682
|
applyUrl: string | null;
|
|
@@ -3696,30 +3697,24 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3696
3697
|
}[] | undefined;
|
|
3697
3698
|
totalResults?: number | null | undefined;
|
|
3698
3699
|
paginationToken?: string | null | undefined;
|
|
3699
|
-
hasNextPage?: boolean | null | undefined;
|
|
3700
3700
|
}, {
|
|
3701
3701
|
error: string;
|
|
3702
3702
|
success: boolean;
|
|
3703
3703
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3704
3704
|
posts: {
|
|
3705
|
-
stats: {
|
|
3706
|
-
like: number | null;
|
|
3707
|
-
support: number | null;
|
|
3708
|
-
love: number | null;
|
|
3709
|
-
insight: number | null;
|
|
3710
|
-
celebrate: number | null;
|
|
3711
|
-
funny: number | null;
|
|
3712
|
-
comments: number | null;
|
|
3713
|
-
reposts: number | null;
|
|
3714
|
-
totalReactions: number | null;
|
|
3715
|
-
} | null;
|
|
3716
|
-
text: string | null;
|
|
3717
3705
|
url: string | null;
|
|
3718
|
-
|
|
3706
|
+
text: string | null;
|
|
3707
|
+
article: {
|
|
3719
3708
|
title: string | null;
|
|
3720
3709
|
url: string | null;
|
|
3710
|
+
subtitle: string | null;
|
|
3721
3711
|
thumbnail: string | null;
|
|
3712
|
+
} | null;
|
|
3713
|
+
document: {
|
|
3714
|
+
title: string | null;
|
|
3715
|
+
url: string | null;
|
|
3722
3716
|
pageCount: number | null;
|
|
3717
|
+
thumbnail: string | null;
|
|
3723
3718
|
} | null;
|
|
3724
3719
|
urn: string | null;
|
|
3725
3720
|
author: {
|
|
@@ -3730,6 +3725,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3730
3725
|
profileUrl: string | null;
|
|
3731
3726
|
profilePicture: string | null;
|
|
3732
3727
|
} | null;
|
|
3728
|
+
stats: {
|
|
3729
|
+
comments: number | null;
|
|
3730
|
+
support: number | null;
|
|
3731
|
+
like: number | null;
|
|
3732
|
+
love: number | null;
|
|
3733
|
+
insight: number | null;
|
|
3734
|
+
celebrate: number | null;
|
|
3735
|
+
funny: number | null;
|
|
3736
|
+
reposts: number | null;
|
|
3737
|
+
totalReactions: number | null;
|
|
3738
|
+
} | null;
|
|
3733
3739
|
media: {
|
|
3734
3740
|
type: string | null;
|
|
3735
3741
|
url: string | null;
|
|
@@ -3740,33 +3746,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3740
3746
|
}[] | null;
|
|
3741
3747
|
thumbnail: string | null;
|
|
3742
3748
|
} | null;
|
|
3743
|
-
article: {
|
|
3744
|
-
title: string | null;
|
|
3745
|
-
url: string | null;
|
|
3746
|
-
thumbnail: string | null;
|
|
3747
|
-
subtitle: string | null;
|
|
3748
|
-
} | null;
|
|
3749
3749
|
postedAt: {
|
|
3750
3750
|
date: string | null;
|
|
3751
|
-
relative: string | null;
|
|
3752
3751
|
timestamp: number | null;
|
|
3752
|
+
relative: string | null;
|
|
3753
3753
|
} | null;
|
|
3754
3754
|
fullUrn: string | null;
|
|
3755
3755
|
postType: string | null;
|
|
3756
3756
|
resharedPost: {
|
|
3757
|
-
stats: {
|
|
3758
|
-
like: number | null;
|
|
3759
|
-
support: number | null;
|
|
3760
|
-
love: number | null;
|
|
3761
|
-
insight: number | null;
|
|
3762
|
-
celebrate: number | null;
|
|
3763
|
-
funny: number | null;
|
|
3764
|
-
comments: number | null;
|
|
3765
|
-
reposts: number | null;
|
|
3766
|
-
totalReactions: number | null;
|
|
3767
|
-
} | null;
|
|
3768
|
-
text: string | null;
|
|
3769
3757
|
url: string | null;
|
|
3758
|
+
text: string | null;
|
|
3770
3759
|
urn: string | null;
|
|
3771
3760
|
author: {
|
|
3772
3761
|
username: string | null;
|
|
@@ -3776,6 +3765,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3776
3765
|
profileUrl: string | null;
|
|
3777
3766
|
profilePicture: string | null;
|
|
3778
3767
|
} | null;
|
|
3768
|
+
stats: {
|
|
3769
|
+
comments: number | null;
|
|
3770
|
+
support: number | null;
|
|
3771
|
+
like: number | null;
|
|
3772
|
+
love: number | null;
|
|
3773
|
+
insight: number | null;
|
|
3774
|
+
celebrate: number | null;
|
|
3775
|
+
funny: number | null;
|
|
3776
|
+
reposts: number | null;
|
|
3777
|
+
totalReactions: number | null;
|
|
3778
|
+
} | null;
|
|
3779
3779
|
media: {
|
|
3780
3780
|
type: string | null;
|
|
3781
3781
|
url: string | null;
|
|
@@ -3788,17 +3788,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3788
3788
|
} | null;
|
|
3789
3789
|
postedAt: {
|
|
3790
3790
|
date: string | null;
|
|
3791
|
-
relative: string | null;
|
|
3792
3791
|
timestamp: number | null;
|
|
3792
|
+
relative: string | null;
|
|
3793
3793
|
} | null;
|
|
3794
3794
|
postType: string | null;
|
|
3795
3795
|
} | null;
|
|
3796
3796
|
}[];
|
|
3797
3797
|
totalPosts: number;
|
|
3798
|
+
hasNextPage?: boolean | null | undefined;
|
|
3799
|
+
username?: string | undefined;
|
|
3798
3800
|
profile?: {
|
|
3799
3801
|
id: string | null;
|
|
3800
|
-
photo: string | null;
|
|
3801
|
-
verified: boolean | null;
|
|
3802
3802
|
location: {
|
|
3803
3803
|
text: string | null;
|
|
3804
3804
|
countryCode: string | null;
|
|
@@ -3806,17 +3806,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3806
3806
|
state: string | null;
|
|
3807
3807
|
city: string | null;
|
|
3808
3808
|
} | null;
|
|
3809
|
+
verified: boolean | null;
|
|
3809
3810
|
headline: string | null;
|
|
3810
|
-
skills: {
|
|
3811
|
-
name: string | null;
|
|
3812
|
-
}[] | null;
|
|
3813
|
-
firstName: string | null;
|
|
3814
|
-
lastName: string | null;
|
|
3815
3811
|
publicIdentifier: string | null;
|
|
3816
3812
|
linkedinUrl: string | null;
|
|
3813
|
+
firstName: string | null;
|
|
3814
|
+
lastName: string | null;
|
|
3817
3815
|
about: string | null;
|
|
3818
3816
|
openToWork: boolean | null;
|
|
3819
3817
|
hiring: boolean | null;
|
|
3818
|
+
photo: string | null;
|
|
3820
3819
|
premium: boolean | null;
|
|
3821
3820
|
influencer: boolean | null;
|
|
3822
3821
|
topSkills: string | null;
|
|
@@ -3825,9 +3824,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3825
3824
|
currentPosition: {
|
|
3826
3825
|
companyName: string | null;
|
|
3827
3826
|
}[] | null;
|
|
3827
|
+
skills: {
|
|
3828
|
+
name: string | null;
|
|
3829
|
+
}[] | null;
|
|
3828
3830
|
experience: {
|
|
3829
|
-
duration: string | null;
|
|
3830
3831
|
description: string | null;
|
|
3832
|
+
duration: string | null;
|
|
3831
3833
|
location: string | null;
|
|
3832
3834
|
companyName: string | null;
|
|
3833
3835
|
companyLinkedinUrl: string | null;
|
|
@@ -3873,13 +3875,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3873
3875
|
proficiency: string | null;
|
|
3874
3876
|
}[] | null;
|
|
3875
3877
|
} | null | undefined;
|
|
3876
|
-
username?: string | undefined;
|
|
3877
3878
|
keyword?: string | undefined;
|
|
3878
3879
|
jobs?: {
|
|
3879
3880
|
description: string | null;
|
|
3880
3881
|
title: string | null;
|
|
3881
|
-
id: string | null;
|
|
3882
3882
|
url: string | null;
|
|
3883
|
+
id: string | null;
|
|
3883
3884
|
location: string | null;
|
|
3884
3885
|
postedAt: string | null;
|
|
3885
3886
|
applyUrl: string | null;
|
|
@@ -3900,7 +3901,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3900
3901
|
}[] | 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 ";
|