@bubblelab/bubble-core 0.1.151 → 0.1.154
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 +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
- 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 +24 -24
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
- package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
- package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- 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 +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -303,17 +303,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
303
303
|
thumbnail: string | null;
|
|
304
304
|
}>>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
|
-
url: string | null;
|
|
307
306
|
text: string | null;
|
|
308
|
-
|
|
309
|
-
author: {
|
|
310
|
-
username: string | null;
|
|
311
|
-
headline: string | null;
|
|
312
|
-
firstName: string | null;
|
|
313
|
-
lastName: string | null;
|
|
314
|
-
profileUrl: string | null;
|
|
315
|
-
profilePicture: string | null;
|
|
316
|
-
} | null;
|
|
307
|
+
url: string | null;
|
|
317
308
|
stats: {
|
|
318
309
|
like: number | null;
|
|
319
310
|
support: number | null;
|
|
@@ -325,6 +316,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
325
316
|
reposts: number | null;
|
|
326
317
|
totalReactions: number | null;
|
|
327
318
|
} | null;
|
|
319
|
+
urn: string | null;
|
|
320
|
+
author: {
|
|
321
|
+
username: string | null;
|
|
322
|
+
headline: string | null;
|
|
323
|
+
firstName: string | null;
|
|
324
|
+
lastName: string | null;
|
|
325
|
+
profileUrl: string | null;
|
|
326
|
+
profilePicture: string | null;
|
|
327
|
+
} | null;
|
|
328
328
|
media: {
|
|
329
329
|
type: string | null;
|
|
330
330
|
url: string | null;
|
|
@@ -337,22 +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
|
-
url: string | null;
|
|
346
345
|
text: string | null;
|
|
347
|
-
|
|
348
|
-
author: {
|
|
349
|
-
username: string | null;
|
|
350
|
-
headline: string | null;
|
|
351
|
-
firstName: string | null;
|
|
352
|
-
lastName: string | null;
|
|
353
|
-
profileUrl: string | null;
|
|
354
|
-
profilePicture: string | null;
|
|
355
|
-
} | null;
|
|
346
|
+
url: string | null;
|
|
356
347
|
stats: {
|
|
357
348
|
like: number | null;
|
|
358
349
|
support: number | null;
|
|
@@ -364,6 +355,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
364
355
|
reposts: number | null;
|
|
365
356
|
totalReactions: number | null;
|
|
366
357
|
} | null;
|
|
358
|
+
urn: string | null;
|
|
359
|
+
author: {
|
|
360
|
+
username: string | null;
|
|
361
|
+
headline: string | null;
|
|
362
|
+
firstName: string | null;
|
|
363
|
+
lastName: string | null;
|
|
364
|
+
profileUrl: string | null;
|
|
365
|
+
profilePicture: string | null;
|
|
366
|
+
} | null;
|
|
367
367
|
media: {
|
|
368
368
|
type: string | null;
|
|
369
369
|
url: string | null;
|
|
@@ -376,14 +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
|
-
url: string | null;
|
|
386
385
|
text: string | null;
|
|
386
|
+
url: string | null;
|
|
387
|
+
stats: {
|
|
388
|
+
like: number | null;
|
|
389
|
+
support: number | null;
|
|
390
|
+
love: number | null;
|
|
391
|
+
insight: number | null;
|
|
392
|
+
celebrate: number | null;
|
|
393
|
+
funny: number | null;
|
|
394
|
+
comments: number | null;
|
|
395
|
+
reposts: number | null;
|
|
396
|
+
totalReactions: number | null;
|
|
397
|
+
} | null;
|
|
387
398
|
document: {
|
|
388
399
|
title: string | null;
|
|
389
400
|
url: string | null;
|
|
@@ -399,17 +410,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
399
410
|
profileUrl: string | null;
|
|
400
411
|
profilePicture: string | null;
|
|
401
412
|
} | null;
|
|
402
|
-
stats: {
|
|
403
|
-
like: number | null;
|
|
404
|
-
support: number | null;
|
|
405
|
-
love: number | null;
|
|
406
|
-
insight: number | null;
|
|
407
|
-
celebrate: number | null;
|
|
408
|
-
funny: number | null;
|
|
409
|
-
comments: number | null;
|
|
410
|
-
reposts: number | null;
|
|
411
|
-
totalReactions: number | null;
|
|
412
|
-
} | null;
|
|
413
413
|
media: {
|
|
414
414
|
type: string | null;
|
|
415
415
|
url: string | null;
|
|
@@ -428,23 +428,14 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
428
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
|
-
url: string | null;
|
|
438
437
|
text: string | null;
|
|
439
|
-
|
|
440
|
-
author: {
|
|
441
|
-
username: string | null;
|
|
442
|
-
headline: string | null;
|
|
443
|
-
firstName: string | null;
|
|
444
|
-
lastName: string | null;
|
|
445
|
-
profileUrl: string | null;
|
|
446
|
-
profilePicture: string | null;
|
|
447
|
-
} | null;
|
|
438
|
+
url: string | null;
|
|
448
439
|
stats: {
|
|
449
440
|
like: number | null;
|
|
450
441
|
support: number | null;
|
|
@@ -456,6 +447,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
456
447
|
reposts: number | null;
|
|
457
448
|
totalReactions: number | null;
|
|
458
449
|
} | null;
|
|
450
|
+
urn: string | null;
|
|
451
|
+
author: {
|
|
452
|
+
username: string | null;
|
|
453
|
+
headline: string | null;
|
|
454
|
+
firstName: string | null;
|
|
455
|
+
lastName: string | null;
|
|
456
|
+
profileUrl: string | null;
|
|
457
|
+
profilePicture: string | null;
|
|
458
|
+
} | null;
|
|
459
459
|
media: {
|
|
460
460
|
type: string | null;
|
|
461
461
|
url: string | null;
|
|
@@ -468,14 +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
|
-
url: string | null;
|
|
478
477
|
text: string | null;
|
|
478
|
+
url: string | null;
|
|
479
|
+
stats: {
|
|
480
|
+
like: number | null;
|
|
481
|
+
support: number | null;
|
|
482
|
+
love: number | null;
|
|
483
|
+
insight: number | null;
|
|
484
|
+
celebrate: number | null;
|
|
485
|
+
funny: number | null;
|
|
486
|
+
comments: number | null;
|
|
487
|
+
reposts: number | null;
|
|
488
|
+
totalReactions: number | null;
|
|
489
|
+
} | null;
|
|
479
490
|
document: {
|
|
480
491
|
title: string | null;
|
|
481
492
|
url: string | null;
|
|
@@ -491,17 +502,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
491
502
|
profileUrl: string | null;
|
|
492
503
|
profilePicture: string | null;
|
|
493
504
|
} | null;
|
|
494
|
-
stats: {
|
|
495
|
-
like: number | null;
|
|
496
|
-
support: number | null;
|
|
497
|
-
love: number | null;
|
|
498
|
-
insight: number | null;
|
|
499
|
-
celebrate: number | null;
|
|
500
|
-
funny: number | null;
|
|
501
|
-
comments: number | null;
|
|
502
|
-
reposts: number | null;
|
|
503
|
-
totalReactions: number | null;
|
|
504
|
-
} | null;
|
|
505
505
|
media: {
|
|
506
506
|
type: string | null;
|
|
507
507
|
url: string | null;
|
|
@@ -520,23 +520,14 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
520
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
|
-
url: string | null;
|
|
530
529
|
text: string | null;
|
|
531
|
-
|
|
532
|
-
author: {
|
|
533
|
-
username: string | null;
|
|
534
|
-
headline: string | null;
|
|
535
|
-
firstName: string | null;
|
|
536
|
-
lastName: string | null;
|
|
537
|
-
profileUrl: string | null;
|
|
538
|
-
profilePicture: string | null;
|
|
539
|
-
} | null;
|
|
530
|
+
url: string | null;
|
|
540
531
|
stats: {
|
|
541
532
|
like: number | null;
|
|
542
533
|
support: number | null;
|
|
@@ -548,6 +539,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
548
539
|
reposts: number | null;
|
|
549
540
|
totalReactions: number | null;
|
|
550
541
|
} | null;
|
|
542
|
+
urn: string | null;
|
|
543
|
+
author: {
|
|
544
|
+
username: string | null;
|
|
545
|
+
headline: string | null;
|
|
546
|
+
firstName: string | null;
|
|
547
|
+
lastName: string | null;
|
|
548
|
+
profileUrl: string | null;
|
|
549
|
+
profilePicture: string | 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;
|
|
@@ -1037,31 +1037,31 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
1037
1037
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1038
1038
|
}, "strip", z.ZodTypeAny, {
|
|
1039
1039
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1040
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1041
1040
|
username?: string | undefined;
|
|
1041
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1042
1042
|
limit?: number | undefined;
|
|
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?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
1051
1051
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1052
1052
|
}, {
|
|
1053
1053
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1054
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1055
1054
|
username?: string | undefined;
|
|
1055
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1056
1056
|
limit?: number | undefined;
|
|
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?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
1065
1065
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1066
1066
|
}>;
|
|
1067
1067
|
declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -1769,17 +1769,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1769
1769
|
thumbnail: string | null;
|
|
1770
1770
|
}>>;
|
|
1771
1771
|
}, "strip", z.ZodTypeAny, {
|
|
1772
|
-
url: string | null;
|
|
1773
1772
|
text: string | null;
|
|
1774
|
-
|
|
1775
|
-
author: {
|
|
1776
|
-
username: string | null;
|
|
1777
|
-
headline: string | null;
|
|
1778
|
-
firstName: string | null;
|
|
1779
|
-
lastName: string | null;
|
|
1780
|
-
profileUrl: string | null;
|
|
1781
|
-
profilePicture: string | null;
|
|
1782
|
-
} | null;
|
|
1773
|
+
url: string | null;
|
|
1783
1774
|
stats: {
|
|
1784
1775
|
like: number | null;
|
|
1785
1776
|
support: number | null;
|
|
@@ -1791,6 +1782,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1791
1782
|
reposts: number | null;
|
|
1792
1783
|
totalReactions: number | null;
|
|
1793
1784
|
} | null;
|
|
1785
|
+
urn: string | null;
|
|
1786
|
+
author: {
|
|
1787
|
+
username: string | null;
|
|
1788
|
+
headline: string | null;
|
|
1789
|
+
firstName: string | null;
|
|
1790
|
+
lastName: string | null;
|
|
1791
|
+
profileUrl: string | null;
|
|
1792
|
+
profilePicture: string | null;
|
|
1793
|
+
} | null;
|
|
1794
1794
|
media: {
|
|
1795
1795
|
type: string | null;
|
|
1796
1796
|
url: string | null;
|
|
@@ -1803,22 +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
|
-
url: string | null;
|
|
1812
1811
|
text: string | null;
|
|
1813
|
-
|
|
1814
|
-
author: {
|
|
1815
|
-
username: string | null;
|
|
1816
|
-
headline: string | null;
|
|
1817
|
-
firstName: string | null;
|
|
1818
|
-
lastName: string | null;
|
|
1819
|
-
profileUrl: string | null;
|
|
1820
|
-
profilePicture: string | null;
|
|
1821
|
-
} | null;
|
|
1812
|
+
url: string | null;
|
|
1822
1813
|
stats: {
|
|
1823
1814
|
like: number | null;
|
|
1824
1815
|
support: number | null;
|
|
@@ -1830,6 +1821,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1830
1821
|
reposts: number | null;
|
|
1831
1822
|
totalReactions: number | null;
|
|
1832
1823
|
} | null;
|
|
1824
|
+
urn: string | null;
|
|
1825
|
+
author: {
|
|
1826
|
+
username: string | null;
|
|
1827
|
+
headline: string | null;
|
|
1828
|
+
firstName: string | null;
|
|
1829
|
+
lastName: string | null;
|
|
1830
|
+
profileUrl: string | null;
|
|
1831
|
+
profilePicture: string | null;
|
|
1832
|
+
} | null;
|
|
1833
1833
|
media: {
|
|
1834
1834
|
type: string | null;
|
|
1835
1835
|
url: string | null;
|
|
@@ -1842,14 +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
|
-
url: string | null;
|
|
1852
1851
|
text: string | null;
|
|
1852
|
+
url: string | null;
|
|
1853
|
+
stats: {
|
|
1854
|
+
like: number | null;
|
|
1855
|
+
support: number | null;
|
|
1856
|
+
love: number | null;
|
|
1857
|
+
insight: number | null;
|
|
1858
|
+
celebrate: number | null;
|
|
1859
|
+
funny: number | null;
|
|
1860
|
+
comments: number | null;
|
|
1861
|
+
reposts: number | null;
|
|
1862
|
+
totalReactions: number | null;
|
|
1863
|
+
} | null;
|
|
1853
1864
|
document: {
|
|
1854
1865
|
title: string | null;
|
|
1855
1866
|
url: string | null;
|
|
@@ -1865,17 +1876,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1865
1876
|
profileUrl: string | null;
|
|
1866
1877
|
profilePicture: string | null;
|
|
1867
1878
|
} | null;
|
|
1868
|
-
stats: {
|
|
1869
|
-
like: number | null;
|
|
1870
|
-
support: number | null;
|
|
1871
|
-
love: number | null;
|
|
1872
|
-
insight: number | null;
|
|
1873
|
-
celebrate: number | null;
|
|
1874
|
-
funny: number | null;
|
|
1875
|
-
comments: number | null;
|
|
1876
|
-
reposts: number | null;
|
|
1877
|
-
totalReactions: number | null;
|
|
1878
|
-
} | null;
|
|
1879
1879
|
media: {
|
|
1880
1880
|
type: string | null;
|
|
1881
1881
|
url: string | null;
|
|
@@ -1894,23 +1894,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1894
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
|
-
url: string | null;
|
|
1904
1903
|
text: string | null;
|
|
1905
|
-
|
|
1906
|
-
author: {
|
|
1907
|
-
username: string | null;
|
|
1908
|
-
headline: string | null;
|
|
1909
|
-
firstName: string | null;
|
|
1910
|
-
lastName: string | null;
|
|
1911
|
-
profileUrl: string | null;
|
|
1912
|
-
profilePicture: string | null;
|
|
1913
|
-
} | null;
|
|
1904
|
+
url: string | null;
|
|
1914
1905
|
stats: {
|
|
1915
1906
|
like: number | null;
|
|
1916
1907
|
support: number | null;
|
|
@@ -1922,6 +1913,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1922
1913
|
reposts: number | null;
|
|
1923
1914
|
totalReactions: number | null;
|
|
1924
1915
|
} | null;
|
|
1916
|
+
urn: string | null;
|
|
1917
|
+
author: {
|
|
1918
|
+
username: string | null;
|
|
1919
|
+
headline: string | null;
|
|
1920
|
+
firstName: string | null;
|
|
1921
|
+
lastName: string | null;
|
|
1922
|
+
profileUrl: string | null;
|
|
1923
|
+
profilePicture: string | null;
|
|
1924
|
+
} | null;
|
|
1925
1925
|
media: {
|
|
1926
1926
|
type: string | null;
|
|
1927
1927
|
url: string | null;
|
|
@@ -1934,14 +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
|
-
url: string | null;
|
|
1944
1943
|
text: string | null;
|
|
1944
|
+
url: string | null;
|
|
1945
|
+
stats: {
|
|
1946
|
+
like: number | null;
|
|
1947
|
+
support: number | null;
|
|
1948
|
+
love: number | null;
|
|
1949
|
+
insight: number | null;
|
|
1950
|
+
celebrate: number | null;
|
|
1951
|
+
funny: number | null;
|
|
1952
|
+
comments: number | null;
|
|
1953
|
+
reposts: number | null;
|
|
1954
|
+
totalReactions: number | null;
|
|
1955
|
+
} | null;
|
|
1945
1956
|
document: {
|
|
1946
1957
|
title: string | null;
|
|
1947
1958
|
url: string | null;
|
|
@@ -1957,17 +1968,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1957
1968
|
profileUrl: string | null;
|
|
1958
1969
|
profilePicture: string | null;
|
|
1959
1970
|
} | null;
|
|
1960
|
-
stats: {
|
|
1961
|
-
like: number | null;
|
|
1962
|
-
support: number | null;
|
|
1963
|
-
love: number | null;
|
|
1964
|
-
insight: number | null;
|
|
1965
|
-
celebrate: number | null;
|
|
1966
|
-
funny: number | null;
|
|
1967
|
-
comments: number | null;
|
|
1968
|
-
reposts: number | null;
|
|
1969
|
-
totalReactions: number | null;
|
|
1970
|
-
} | null;
|
|
1971
1971
|
media: {
|
|
1972
1972
|
type: string | null;
|
|
1973
1973
|
url: string | null;
|
|
@@ -1986,23 +1986,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1986
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
|
-
url: string | null;
|
|
1996
1995
|
text: string | null;
|
|
1997
|
-
|
|
1998
|
-
author: {
|
|
1999
|
-
username: string | null;
|
|
2000
|
-
headline: string | null;
|
|
2001
|
-
firstName: string | null;
|
|
2002
|
-
lastName: string | null;
|
|
2003
|
-
profileUrl: string | null;
|
|
2004
|
-
profilePicture: string | null;
|
|
2005
|
-
} | null;
|
|
1996
|
+
url: string | null;
|
|
2006
1997
|
stats: {
|
|
2007
1998
|
like: number | null;
|
|
2008
1999
|
support: number | null;
|
|
@@ -2014,6 +2005,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2014
2005
|
reposts: number | null;
|
|
2015
2006
|
totalReactions: number | null;
|
|
2016
2007
|
} | null;
|
|
2008
|
+
urn: string | null;
|
|
2009
|
+
author: {
|
|
2010
|
+
username: string | null;
|
|
2011
|
+
headline: string | null;
|
|
2012
|
+
firstName: string | null;
|
|
2013
|
+
lastName: string | null;
|
|
2014
|
+
profileUrl: string | null;
|
|
2015
|
+
profilePicture: string | null;
|
|
2016
|
+
} | null;
|
|
2017
2017
|
media: {
|
|
2018
2018
|
type: string | null;
|
|
2019
2019
|
url: string | null;
|
|
@@ -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;
|
|
@@ -2041,12 +2041,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2041
2041
|
success: z.ZodBoolean;
|
|
2042
2042
|
error: z.ZodString;
|
|
2043
2043
|
}, "strip", z.ZodTypeAny, {
|
|
2044
|
-
error: string;
|
|
2045
2044
|
success: boolean;
|
|
2045
|
+
error: string;
|
|
2046
2046
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2047
2047
|
posts: {
|
|
2048
|
-
url: string | null;
|
|
2049
2048
|
text: string | null;
|
|
2049
|
+
url: string | null;
|
|
2050
|
+
stats: {
|
|
2051
|
+
like: number | null;
|
|
2052
|
+
support: number | null;
|
|
2053
|
+
love: number | null;
|
|
2054
|
+
insight: number | null;
|
|
2055
|
+
celebrate: number | null;
|
|
2056
|
+
funny: number | null;
|
|
2057
|
+
comments: number | null;
|
|
2058
|
+
reposts: number | null;
|
|
2059
|
+
totalReactions: number | null;
|
|
2060
|
+
} | null;
|
|
2050
2061
|
document: {
|
|
2051
2062
|
title: string | null;
|
|
2052
2063
|
url: string | null;
|
|
@@ -2062,17 +2073,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2062
2073
|
profileUrl: string | null;
|
|
2063
2074
|
profilePicture: string | null;
|
|
2064
2075
|
} | null;
|
|
2065
|
-
stats: {
|
|
2066
|
-
like: number | null;
|
|
2067
|
-
support: number | null;
|
|
2068
|
-
love: number | null;
|
|
2069
|
-
insight: number | null;
|
|
2070
|
-
celebrate: number | null;
|
|
2071
|
-
funny: number | null;
|
|
2072
|
-
comments: number | null;
|
|
2073
|
-
reposts: number | null;
|
|
2074
|
-
totalReactions: number | null;
|
|
2075
|
-
} | null;
|
|
2076
2076
|
media: {
|
|
2077
2077
|
type: string | null;
|
|
2078
2078
|
url: string | null;
|
|
@@ -2091,23 +2091,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2091
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
|
-
url: string | null;
|
|
2101
2100
|
text: string | null;
|
|
2102
|
-
|
|
2103
|
-
author: {
|
|
2104
|
-
username: string | null;
|
|
2105
|
-
headline: string | null;
|
|
2106
|
-
firstName: string | null;
|
|
2107
|
-
lastName: string | null;
|
|
2108
|
-
profileUrl: string | null;
|
|
2109
|
-
profilePicture: string | null;
|
|
2110
|
-
} | null;
|
|
2101
|
+
url: string | null;
|
|
2111
2102
|
stats: {
|
|
2112
2103
|
like: number | null;
|
|
2113
2104
|
support: number | null;
|
|
@@ -2119,6 +2110,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2119
2110
|
reposts: number | null;
|
|
2120
2111
|
totalReactions: number | null;
|
|
2121
2112
|
} | null;
|
|
2113
|
+
urn: string | null;
|
|
2114
|
+
author: {
|
|
2115
|
+
username: string | null;
|
|
2116
|
+
headline: string | null;
|
|
2117
|
+
firstName: string | null;
|
|
2118
|
+
lastName: string | null;
|
|
2119
|
+
profileUrl: string | null;
|
|
2120
|
+
profilePicture: string | null;
|
|
2121
|
+
} | null;
|
|
2122
2122
|
media: {
|
|
2123
2123
|
type: string | null;
|
|
2124
2124
|
url: string | null;
|
|
@@ -2131,8 +2131,8 @@ 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;
|
|
@@ -2245,12 +2245,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2245
2245
|
paginationToken?: string | null | undefined;
|
|
2246
2246
|
hasNextPage?: boolean | null | undefined;
|
|
2247
2247
|
}, {
|
|
2248
|
-
error: string;
|
|
2249
2248
|
success: boolean;
|
|
2249
|
+
error: string;
|
|
2250
2250
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2251
2251
|
posts: {
|
|
2252
|
-
url: string | null;
|
|
2253
2252
|
text: string | null;
|
|
2253
|
+
url: string | null;
|
|
2254
|
+
stats: {
|
|
2255
|
+
like: number | null;
|
|
2256
|
+
support: number | null;
|
|
2257
|
+
love: number | null;
|
|
2258
|
+
insight: number | null;
|
|
2259
|
+
celebrate: number | null;
|
|
2260
|
+
funny: number | null;
|
|
2261
|
+
comments: number | null;
|
|
2262
|
+
reposts: number | null;
|
|
2263
|
+
totalReactions: number | null;
|
|
2264
|
+
} | null;
|
|
2254
2265
|
document: {
|
|
2255
2266
|
title: string | null;
|
|
2256
2267
|
url: string | null;
|
|
@@ -2266,17 +2277,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2266
2277
|
profileUrl: string | null;
|
|
2267
2278
|
profilePicture: string | null;
|
|
2268
2279
|
} | null;
|
|
2269
|
-
stats: {
|
|
2270
|
-
like: number | null;
|
|
2271
|
-
support: number | null;
|
|
2272
|
-
love: number | null;
|
|
2273
|
-
insight: number | null;
|
|
2274
|
-
celebrate: number | null;
|
|
2275
|
-
funny: number | null;
|
|
2276
|
-
comments: number | null;
|
|
2277
|
-
reposts: number | null;
|
|
2278
|
-
totalReactions: number | null;
|
|
2279
|
-
} | null;
|
|
2280
2280
|
media: {
|
|
2281
2281
|
type: string | null;
|
|
2282
2282
|
url: string | null;
|
|
@@ -2295,23 +2295,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2295
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
|
-
url: string | null;
|
|
2305
2304
|
text: string | null;
|
|
2306
|
-
|
|
2307
|
-
author: {
|
|
2308
|
-
username: string | null;
|
|
2309
|
-
headline: string | null;
|
|
2310
|
-
firstName: string | null;
|
|
2311
|
-
lastName: string | null;
|
|
2312
|
-
profileUrl: string | null;
|
|
2313
|
-
profilePicture: string | null;
|
|
2314
|
-
} | null;
|
|
2305
|
+
url: string | null;
|
|
2315
2306
|
stats: {
|
|
2316
2307
|
like: number | null;
|
|
2317
2308
|
support: number | null;
|
|
@@ -2323,6 +2314,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2323
2314
|
reposts: number | null;
|
|
2324
2315
|
totalReactions: number | null;
|
|
2325
2316
|
} | null;
|
|
2317
|
+
urn: string | null;
|
|
2318
|
+
author: {
|
|
2319
|
+
username: string | null;
|
|
2320
|
+
headline: string | null;
|
|
2321
|
+
firstName: string | null;
|
|
2322
|
+
lastName: string | null;
|
|
2323
|
+
profileUrl: string | null;
|
|
2324
|
+
profilePicture: string | null;
|
|
2325
|
+
} | null;
|
|
2326
2326
|
media: {
|
|
2327
2327
|
type: string | null;
|
|
2328
2328
|
url: string | null;
|
|
@@ -2335,8 +2335,8 @@ 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;
|
|
@@ -2490,31 +2490,31 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2490
2490
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2491
2491
|
}, "strip", z.ZodTypeAny, {
|
|
2492
2492
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2493
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2494
2493
|
username?: string | undefined;
|
|
2494
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2495
2495
|
limit?: number | undefined;
|
|
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?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
2504
2504
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2505
2505
|
}, {
|
|
2506
2506
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2507
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2508
2507
|
username?: string | undefined;
|
|
2508
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2509
2509
|
limit?: number | undefined;
|
|
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?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
2518
2518
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
2519
2519
|
}>;
|
|
2520
2520
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -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>;
|
|
@@ -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>;
|
|
@@ -3222,17 +3222,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3222
3222
|
thumbnail: string | null;
|
|
3223
3223
|
}>>;
|
|
3224
3224
|
}, "strip", z.ZodTypeAny, {
|
|
3225
|
-
url: string | null;
|
|
3226
3225
|
text: string | null;
|
|
3227
|
-
|
|
3228
|
-
author: {
|
|
3229
|
-
username: string | null;
|
|
3230
|
-
headline: string | null;
|
|
3231
|
-
firstName: string | null;
|
|
3232
|
-
lastName: string | null;
|
|
3233
|
-
profileUrl: string | null;
|
|
3234
|
-
profilePicture: string | null;
|
|
3235
|
-
} | null;
|
|
3226
|
+
url: string | null;
|
|
3236
3227
|
stats: {
|
|
3237
3228
|
like: number | null;
|
|
3238
3229
|
support: number | null;
|
|
@@ -3244,6 +3235,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3244
3235
|
reposts: number | null;
|
|
3245
3236
|
totalReactions: number | null;
|
|
3246
3237
|
} | null;
|
|
3238
|
+
urn: string | null;
|
|
3239
|
+
author: {
|
|
3240
|
+
username: string | null;
|
|
3241
|
+
headline: string | null;
|
|
3242
|
+
firstName: string | null;
|
|
3243
|
+
lastName: string | null;
|
|
3244
|
+
profileUrl: string | null;
|
|
3245
|
+
profilePicture: string | null;
|
|
3246
|
+
} | null;
|
|
3247
3247
|
media: {
|
|
3248
3248
|
type: string | null;
|
|
3249
3249
|
url: string | null;
|
|
@@ -3256,22 +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
|
-
url: string | null;
|
|
3265
3264
|
text: string | null;
|
|
3266
|
-
|
|
3267
|
-
author: {
|
|
3268
|
-
username: string | null;
|
|
3269
|
-
headline: string | null;
|
|
3270
|
-
firstName: string | null;
|
|
3271
|
-
lastName: string | null;
|
|
3272
|
-
profileUrl: string | null;
|
|
3273
|
-
profilePicture: string | null;
|
|
3274
|
-
} | null;
|
|
3265
|
+
url: string | null;
|
|
3275
3266
|
stats: {
|
|
3276
3267
|
like: number | null;
|
|
3277
3268
|
support: number | null;
|
|
@@ -3283,6 +3274,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3283
3274
|
reposts: number | null;
|
|
3284
3275
|
totalReactions: number | null;
|
|
3285
3276
|
} | null;
|
|
3277
|
+
urn: string | null;
|
|
3278
|
+
author: {
|
|
3279
|
+
username: string | null;
|
|
3280
|
+
headline: string | null;
|
|
3281
|
+
firstName: string | null;
|
|
3282
|
+
lastName: string | null;
|
|
3283
|
+
profileUrl: string | null;
|
|
3284
|
+
profilePicture: string | null;
|
|
3285
|
+
} | null;
|
|
3286
3286
|
media: {
|
|
3287
3287
|
type: string | null;
|
|
3288
3288
|
url: string | null;
|
|
@@ -3295,14 +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
|
-
url: string | null;
|
|
3305
3304
|
text: string | null;
|
|
3305
|
+
url: string | null;
|
|
3306
|
+
stats: {
|
|
3307
|
+
like: number | null;
|
|
3308
|
+
support: number | null;
|
|
3309
|
+
love: number | null;
|
|
3310
|
+
insight: number | null;
|
|
3311
|
+
celebrate: number | null;
|
|
3312
|
+
funny: number | null;
|
|
3313
|
+
comments: number | null;
|
|
3314
|
+
reposts: number | null;
|
|
3315
|
+
totalReactions: number | null;
|
|
3316
|
+
} | null;
|
|
3306
3317
|
document: {
|
|
3307
3318
|
title: string | null;
|
|
3308
3319
|
url: string | null;
|
|
@@ -3318,17 +3329,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3318
3329
|
profileUrl: string | null;
|
|
3319
3330
|
profilePicture: string | null;
|
|
3320
3331
|
} | null;
|
|
3321
|
-
stats: {
|
|
3322
|
-
like: number | null;
|
|
3323
|
-
support: number | null;
|
|
3324
|
-
love: number | null;
|
|
3325
|
-
insight: number | null;
|
|
3326
|
-
celebrate: number | null;
|
|
3327
|
-
funny: number | null;
|
|
3328
|
-
comments: number | null;
|
|
3329
|
-
reposts: number | null;
|
|
3330
|
-
totalReactions: number | null;
|
|
3331
|
-
} | null;
|
|
3332
3332
|
media: {
|
|
3333
3333
|
type: string | null;
|
|
3334
3334
|
url: string | null;
|
|
@@ -3347,23 +3347,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3347
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
|
-
url: string | null;
|
|
3357
3356
|
text: string | null;
|
|
3358
|
-
|
|
3359
|
-
author: {
|
|
3360
|
-
username: string | null;
|
|
3361
|
-
headline: string | null;
|
|
3362
|
-
firstName: string | null;
|
|
3363
|
-
lastName: string | null;
|
|
3364
|
-
profileUrl: string | null;
|
|
3365
|
-
profilePicture: string | null;
|
|
3366
|
-
} | null;
|
|
3357
|
+
url: string | null;
|
|
3367
3358
|
stats: {
|
|
3368
3359
|
like: number | null;
|
|
3369
3360
|
support: number | null;
|
|
@@ -3375,6 +3366,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3375
3366
|
reposts: number | null;
|
|
3376
3367
|
totalReactions: number | null;
|
|
3377
3368
|
} | null;
|
|
3369
|
+
urn: string | null;
|
|
3370
|
+
author: {
|
|
3371
|
+
username: string | null;
|
|
3372
|
+
headline: string | null;
|
|
3373
|
+
firstName: string | null;
|
|
3374
|
+
lastName: string | null;
|
|
3375
|
+
profileUrl: string | null;
|
|
3376
|
+
profilePicture: string | null;
|
|
3377
|
+
} | null;
|
|
3378
3378
|
media: {
|
|
3379
3379
|
type: string | null;
|
|
3380
3380
|
url: string | null;
|
|
@@ -3387,14 +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
|
-
url: string | null;
|
|
3397
3396
|
text: string | null;
|
|
3397
|
+
url: string | null;
|
|
3398
|
+
stats: {
|
|
3399
|
+
like: number | null;
|
|
3400
|
+
support: number | null;
|
|
3401
|
+
love: number | null;
|
|
3402
|
+
insight: number | null;
|
|
3403
|
+
celebrate: number | null;
|
|
3404
|
+
funny: number | null;
|
|
3405
|
+
comments: number | null;
|
|
3406
|
+
reposts: number | null;
|
|
3407
|
+
totalReactions: number | null;
|
|
3408
|
+
} | null;
|
|
3398
3409
|
document: {
|
|
3399
3410
|
title: string | null;
|
|
3400
3411
|
url: string | null;
|
|
@@ -3410,17 +3421,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3410
3421
|
profileUrl: string | null;
|
|
3411
3422
|
profilePicture: string | null;
|
|
3412
3423
|
} | null;
|
|
3413
|
-
stats: {
|
|
3414
|
-
like: number | null;
|
|
3415
|
-
support: number | null;
|
|
3416
|
-
love: number | null;
|
|
3417
|
-
insight: number | null;
|
|
3418
|
-
celebrate: number | null;
|
|
3419
|
-
funny: number | null;
|
|
3420
|
-
comments: number | null;
|
|
3421
|
-
reposts: number | null;
|
|
3422
|
-
totalReactions: number | null;
|
|
3423
|
-
} | null;
|
|
3424
3424
|
media: {
|
|
3425
3425
|
type: string | null;
|
|
3426
3426
|
url: string | null;
|
|
@@ -3439,23 +3439,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3439
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
|
-
url: string | null;
|
|
3449
3448
|
text: string | null;
|
|
3450
|
-
|
|
3451
|
-
author: {
|
|
3452
|
-
username: string | null;
|
|
3453
|
-
headline: string | null;
|
|
3454
|
-
firstName: string | null;
|
|
3455
|
-
lastName: string | null;
|
|
3456
|
-
profileUrl: string | null;
|
|
3457
|
-
profilePicture: string | null;
|
|
3458
|
-
} | null;
|
|
3449
|
+
url: string | null;
|
|
3459
3450
|
stats: {
|
|
3460
3451
|
like: number | null;
|
|
3461
3452
|
support: number | null;
|
|
@@ -3467,6 +3458,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3467
3458
|
reposts: number | null;
|
|
3468
3459
|
totalReactions: number | null;
|
|
3469
3460
|
} | null;
|
|
3461
|
+
urn: string | null;
|
|
3462
|
+
author: {
|
|
3463
|
+
username: string | null;
|
|
3464
|
+
headline: string | null;
|
|
3465
|
+
firstName: string | null;
|
|
3466
|
+
lastName: string | null;
|
|
3467
|
+
profileUrl: string | null;
|
|
3468
|
+
profilePicture: string | 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;
|
|
@@ -3494,12 +3494,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3494
3494
|
success: z.ZodBoolean;
|
|
3495
3495
|
error: z.ZodString;
|
|
3496
3496
|
}, "strip", z.ZodTypeAny, {
|
|
3497
|
-
error: string;
|
|
3498
3497
|
success: boolean;
|
|
3498
|
+
error: string;
|
|
3499
3499
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3500
3500
|
posts: {
|
|
3501
|
-
url: string | null;
|
|
3502
3501
|
text: string | null;
|
|
3502
|
+
url: string | null;
|
|
3503
|
+
stats: {
|
|
3504
|
+
like: number | null;
|
|
3505
|
+
support: number | null;
|
|
3506
|
+
love: number | null;
|
|
3507
|
+
insight: number | null;
|
|
3508
|
+
celebrate: number | null;
|
|
3509
|
+
funny: number | null;
|
|
3510
|
+
comments: number | null;
|
|
3511
|
+
reposts: number | null;
|
|
3512
|
+
totalReactions: number | null;
|
|
3513
|
+
} | null;
|
|
3503
3514
|
document: {
|
|
3504
3515
|
title: string | null;
|
|
3505
3516
|
url: string | null;
|
|
@@ -3515,17 +3526,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3515
3526
|
profileUrl: string | null;
|
|
3516
3527
|
profilePicture: string | null;
|
|
3517
3528
|
} | null;
|
|
3518
|
-
stats: {
|
|
3519
|
-
like: number | null;
|
|
3520
|
-
support: number | null;
|
|
3521
|
-
love: number | null;
|
|
3522
|
-
insight: number | null;
|
|
3523
|
-
celebrate: number | null;
|
|
3524
|
-
funny: number | null;
|
|
3525
|
-
comments: number | null;
|
|
3526
|
-
reposts: number | null;
|
|
3527
|
-
totalReactions: number | null;
|
|
3528
|
-
} | null;
|
|
3529
3529
|
media: {
|
|
3530
3530
|
type: string | null;
|
|
3531
3531
|
url: string | null;
|
|
@@ -3544,23 +3544,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3544
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
|
-
url: string | null;
|
|
3554
3553
|
text: string | null;
|
|
3555
|
-
|
|
3556
|
-
author: {
|
|
3557
|
-
username: string | null;
|
|
3558
|
-
headline: string | null;
|
|
3559
|
-
firstName: string | null;
|
|
3560
|
-
lastName: string | null;
|
|
3561
|
-
profileUrl: string | null;
|
|
3562
|
-
profilePicture: string | null;
|
|
3563
|
-
} | null;
|
|
3554
|
+
url: string | null;
|
|
3564
3555
|
stats: {
|
|
3565
3556
|
like: number | null;
|
|
3566
3557
|
support: number | null;
|
|
@@ -3572,6 +3563,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3572
3563
|
reposts: number | null;
|
|
3573
3564
|
totalReactions: number | null;
|
|
3574
3565
|
} | null;
|
|
3566
|
+
urn: string | null;
|
|
3567
|
+
author: {
|
|
3568
|
+
username: string | null;
|
|
3569
|
+
headline: string | null;
|
|
3570
|
+
firstName: string | null;
|
|
3571
|
+
lastName: string | null;
|
|
3572
|
+
profileUrl: string | null;
|
|
3573
|
+
profilePicture: string | null;
|
|
3574
|
+
} | null;
|
|
3575
3575
|
media: {
|
|
3576
3576
|
type: string | null;
|
|
3577
3577
|
url: string | null;
|
|
@@ -3584,8 +3584,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3584
3584
|
} | null;
|
|
3585
3585
|
postedAt: {
|
|
3586
3586
|
date: string | null;
|
|
3587
|
-
relative: string | null;
|
|
3588
3587
|
timestamp: number | null;
|
|
3588
|
+
relative: string | null;
|
|
3589
3589
|
} | null;
|
|
3590
3590
|
postType: string | null;
|
|
3591
3591
|
} | null;
|
|
@@ -3698,12 +3698,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3698
3698
|
paginationToken?: string | null | undefined;
|
|
3699
3699
|
hasNextPage?: boolean | null | undefined;
|
|
3700
3700
|
}, {
|
|
3701
|
-
error: string;
|
|
3702
3701
|
success: boolean;
|
|
3702
|
+
error: string;
|
|
3703
3703
|
operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
3704
3704
|
posts: {
|
|
3705
|
-
url: string | null;
|
|
3706
3705
|
text: string | null;
|
|
3706
|
+
url: string | null;
|
|
3707
|
+
stats: {
|
|
3708
|
+
like: number | null;
|
|
3709
|
+
support: number | null;
|
|
3710
|
+
love: number | null;
|
|
3711
|
+
insight: number | null;
|
|
3712
|
+
celebrate: number | null;
|
|
3713
|
+
funny: number | null;
|
|
3714
|
+
comments: number | null;
|
|
3715
|
+
reposts: number | null;
|
|
3716
|
+
totalReactions: number | null;
|
|
3717
|
+
} | null;
|
|
3707
3718
|
document: {
|
|
3708
3719
|
title: string | null;
|
|
3709
3720
|
url: string | null;
|
|
@@ -3719,17 +3730,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3719
3730
|
profileUrl: string | null;
|
|
3720
3731
|
profilePicture: string | null;
|
|
3721
3732
|
} | null;
|
|
3722
|
-
stats: {
|
|
3723
|
-
like: number | null;
|
|
3724
|
-
support: number | null;
|
|
3725
|
-
love: number | null;
|
|
3726
|
-
insight: number | null;
|
|
3727
|
-
celebrate: number | null;
|
|
3728
|
-
funny: number | null;
|
|
3729
|
-
comments: number | null;
|
|
3730
|
-
reposts: number | null;
|
|
3731
|
-
totalReactions: number | null;
|
|
3732
|
-
} | null;
|
|
3733
3733
|
media: {
|
|
3734
3734
|
type: string | null;
|
|
3735
3735
|
url: string | null;
|
|
@@ -3748,23 +3748,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3748
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
|
-
url: string | null;
|
|
3758
3757
|
text: string | null;
|
|
3759
|
-
|
|
3760
|
-
author: {
|
|
3761
|
-
username: string | null;
|
|
3762
|
-
headline: string | null;
|
|
3763
|
-
firstName: string | null;
|
|
3764
|
-
lastName: string | null;
|
|
3765
|
-
profileUrl: string | null;
|
|
3766
|
-
profilePicture: string | null;
|
|
3767
|
-
} | null;
|
|
3758
|
+
url: string | null;
|
|
3768
3759
|
stats: {
|
|
3769
3760
|
like: number | null;
|
|
3770
3761
|
support: number | null;
|
|
@@ -3776,6 +3767,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3776
3767
|
reposts: number | null;
|
|
3777
3768
|
totalReactions: number | null;
|
|
3778
3769
|
} | null;
|
|
3770
|
+
urn: string | null;
|
|
3771
|
+
author: {
|
|
3772
|
+
username: string | null;
|
|
3773
|
+
headline: string | null;
|
|
3774
|
+
firstName: string | null;
|
|
3775
|
+
lastName: string | null;
|
|
3776
|
+
profileUrl: string | null;
|
|
3777
|
+
profilePicture: string | null;
|
|
3778
|
+
} | null;
|
|
3779
3779
|
media: {
|
|
3780
3780
|
type: string | null;
|
|
3781
3781
|
url: string | null;
|
|
@@ -3788,8 +3788,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3788
3788
|
} | null;
|
|
3789
3789
|
postedAt: {
|
|
3790
3790
|
date: string | null;
|
|
3791
|
-
relative: string | null;
|
|
3792
3791
|
timestamp: number | null;
|
|
3792
|
+
relative: string | null;
|
|
3793
3793
|
} | null;
|
|
3794
3794
|
postType: string | null;
|
|
3795
3795
|
} | null;
|