@bubblelab/bubble-core 0.1.152 → 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 +68 -68
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
- 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 +30 -30
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +140 -140
- package/dist/bubbles/service-bubble/apify/apify.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
- 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 +266 -266
- package/dist/bubbles/service-bubble/followupboss.d.ts +148 -148
- 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 +88 -88
- package/dist/bubbles/service-bubble/gmail.d.ts +282 -282
- package/dist/bubbles/service-bubble/google-calendar.d.ts +28 -28
- package/dist/bubbles/service-bubble/google-drive.d.ts +98 -98
- 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 +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +70 -70
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/notion/notion.d.ts +352 -352
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +616 -616
- 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/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +96 -96
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +104 -104
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +16 -16
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- 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 +182 -182
- 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 +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +86 -86
- 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 +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +46 -46
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -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,6 +303,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
303
303
|
thumbnail: string | null;
|
|
304
304
|
}>>;
|
|
305
305
|
}, "strip", z.ZodTypeAny, {
|
|
306
|
+
text: string | null;
|
|
307
|
+
url: string | null;
|
|
306
308
|
stats: {
|
|
307
309
|
like: number | null;
|
|
308
310
|
support: number | null;
|
|
@@ -314,8 +316,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
314
316
|
reposts: number | null;
|
|
315
317
|
totalReactions: number | null;
|
|
316
318
|
} | null;
|
|
317
|
-
text: string | null;
|
|
318
|
-
url: string | null;
|
|
319
319
|
urn: string | null;
|
|
320
320
|
author: {
|
|
321
321
|
username: string | null;
|
|
@@ -337,11 +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
|
+
text: string | null;
|
|
346
|
+
url: string | null;
|
|
345
347
|
stats: {
|
|
346
348
|
like: number | null;
|
|
347
349
|
support: number | null;
|
|
@@ -353,8 +355,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
353
355
|
reposts: number | null;
|
|
354
356
|
totalReactions: number | null;
|
|
355
357
|
} | null;
|
|
356
|
-
text: string | null;
|
|
357
|
-
url: string | null;
|
|
358
358
|
urn: string | null;
|
|
359
359
|
author: {
|
|
360
360
|
username: string | null;
|
|
@@ -376,12 +376,14 @@ 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
|
+
text: string | null;
|
|
386
|
+
url: string | null;
|
|
385
387
|
stats: {
|
|
386
388
|
like: number | null;
|
|
387
389
|
support: number | null;
|
|
@@ -393,8 +395,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
393
395
|
reposts: number | null;
|
|
394
396
|
totalReactions: number | null;
|
|
395
397
|
} | null;
|
|
396
|
-
text: string | null;
|
|
397
|
-
url: string | null;
|
|
398
398
|
document: {
|
|
399
399
|
title: string | null;
|
|
400
400
|
url: string | null;
|
|
@@ -428,12 +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
|
+
text: string | null;
|
|
438
|
+
url: string | null;
|
|
437
439
|
stats: {
|
|
438
440
|
like: number | null;
|
|
439
441
|
support: number | null;
|
|
@@ -445,8 +447,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
445
447
|
reposts: number | null;
|
|
446
448
|
totalReactions: number | null;
|
|
447
449
|
} | null;
|
|
448
|
-
text: string | null;
|
|
449
|
-
url: string | null;
|
|
450
450
|
urn: string | null;
|
|
451
451
|
author: {
|
|
452
452
|
username: string | null;
|
|
@@ -468,12 +468,14 @@ 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
|
+
text: string | null;
|
|
478
|
+
url: string | null;
|
|
477
479
|
stats: {
|
|
478
480
|
like: number | null;
|
|
479
481
|
support: number | null;
|
|
@@ -485,8 +487,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
485
487
|
reposts: number | null;
|
|
486
488
|
totalReactions: number | null;
|
|
487
489
|
} | null;
|
|
488
|
-
text: string | null;
|
|
489
|
-
url: string | null;
|
|
490
490
|
document: {
|
|
491
491
|
title: string | null;
|
|
492
492
|
url: string | null;
|
|
@@ -520,12 +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
|
+
text: string | null;
|
|
530
|
+
url: string | null;
|
|
529
531
|
stats: {
|
|
530
532
|
like: number | null;
|
|
531
533
|
support: number | null;
|
|
@@ -537,8 +539,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
537
539
|
reposts: number | null;
|
|
538
540
|
totalReactions: number | null;
|
|
539
541
|
} | null;
|
|
540
|
-
text: string | null;
|
|
541
|
-
url: string | null;
|
|
542
542
|
urn: string | null;
|
|
543
543
|
author: {
|
|
544
544
|
username: 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;
|
|
@@ -878,13 +878,10 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
878
878
|
city: string | null;
|
|
879
879
|
} | null;
|
|
880
880
|
headline: string | null;
|
|
881
|
-
skills: {
|
|
882
|
-
name: string | null;
|
|
883
|
-
}[] | null;
|
|
884
|
-
firstName: string | null;
|
|
885
|
-
lastName: string | null;
|
|
886
881
|
publicIdentifier: string | null;
|
|
887
882
|
linkedinUrl: string | null;
|
|
883
|
+
firstName: string | null;
|
|
884
|
+
lastName: string | null;
|
|
888
885
|
about: string | null;
|
|
889
886
|
openToWork: boolean | null;
|
|
890
887
|
hiring: boolean | 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;
|
|
@@ -955,13 +955,10 @@ declare const LinkedInProfileSchema: z.ZodObject<{
|
|
|
955
955
|
city: string | null;
|
|
956
956
|
} | null;
|
|
957
957
|
headline: string | null;
|
|
958
|
-
skills: {
|
|
959
|
-
name: string | null;
|
|
960
|
-
}[] | null;
|
|
961
|
-
firstName: string | null;
|
|
962
|
-
lastName: string | null;
|
|
963
958
|
publicIdentifier: string | null;
|
|
964
959
|
linkedinUrl: string | null;
|
|
960
|
+
firstName: string | null;
|
|
961
|
+
lastName: string | null;
|
|
965
962
|
about: string | null;
|
|
966
963
|
openToWork: boolean | null;
|
|
967
964
|
hiring: boolean | 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;
|
|
@@ -1037,28 +1037,28 @@ 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
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
1064
|
experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
@@ -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;
|
|
@@ -1293,13 +1293,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1293
1293
|
city: string | null;
|
|
1294
1294
|
} | null;
|
|
1295
1295
|
headline: string | null;
|
|
1296
|
-
skills: {
|
|
1297
|
-
name: string | null;
|
|
1298
|
-
}[] | null;
|
|
1299
|
-
firstName: string | null;
|
|
1300
|
-
lastName: string | null;
|
|
1301
1296
|
publicIdentifier: string | null;
|
|
1302
1297
|
linkedinUrl: string | null;
|
|
1298
|
+
firstName: string | null;
|
|
1299
|
+
lastName: string | null;
|
|
1303
1300
|
about: string | null;
|
|
1304
1301
|
openToWork: boolean | null;
|
|
1305
1302
|
hiring: boolean | 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;
|
|
@@ -1370,13 +1370,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1370
1370
|
city: string | null;
|
|
1371
1371
|
} | null;
|
|
1372
1372
|
headline: string | null;
|
|
1373
|
-
skills: {
|
|
1374
|
-
name: string | null;
|
|
1375
|
-
}[] | null;
|
|
1376
|
-
firstName: string | null;
|
|
1377
|
-
lastName: string | null;
|
|
1378
1373
|
publicIdentifier: string | null;
|
|
1379
1374
|
linkedinUrl: string | null;
|
|
1375
|
+
firstName: string | null;
|
|
1376
|
+
lastName: string | null;
|
|
1380
1377
|
about: string | null;
|
|
1381
1378
|
openToWork: boolean | null;
|
|
1382
1379
|
hiring: boolean | 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>;
|
|
@@ -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,6 +1769,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1769
1769
|
thumbnail: string | null;
|
|
1770
1770
|
}>>;
|
|
1771
1771
|
}, "strip", z.ZodTypeAny, {
|
|
1772
|
+
text: string | null;
|
|
1773
|
+
url: string | null;
|
|
1772
1774
|
stats: {
|
|
1773
1775
|
like: number | null;
|
|
1774
1776
|
support: number | null;
|
|
@@ -1780,8 +1782,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1780
1782
|
reposts: number | null;
|
|
1781
1783
|
totalReactions: number | null;
|
|
1782
1784
|
} | null;
|
|
1783
|
-
text: string | null;
|
|
1784
|
-
url: string | null;
|
|
1785
1785
|
urn: string | null;
|
|
1786
1786
|
author: {
|
|
1787
1787
|
username: string | null;
|
|
@@ -1803,11 +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
|
+
text: string | null;
|
|
1812
|
+
url: string | null;
|
|
1811
1813
|
stats: {
|
|
1812
1814
|
like: number | null;
|
|
1813
1815
|
support: number | null;
|
|
@@ -1819,8 +1821,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1819
1821
|
reposts: number | null;
|
|
1820
1822
|
totalReactions: number | null;
|
|
1821
1823
|
} | null;
|
|
1822
|
-
text: string | null;
|
|
1823
|
-
url: string | null;
|
|
1824
1824
|
urn: string | null;
|
|
1825
1825
|
author: {
|
|
1826
1826
|
username: string | null;
|
|
@@ -1842,12 +1842,14 @@ 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
|
+
text: string | null;
|
|
1852
|
+
url: string | null;
|
|
1851
1853
|
stats: {
|
|
1852
1854
|
like: number | null;
|
|
1853
1855
|
support: number | null;
|
|
@@ -1859,8 +1861,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1859
1861
|
reposts: number | null;
|
|
1860
1862
|
totalReactions: number | null;
|
|
1861
1863
|
} | null;
|
|
1862
|
-
text: string | null;
|
|
1863
|
-
url: string | null;
|
|
1864
1864
|
document: {
|
|
1865
1865
|
title: string | null;
|
|
1866
1866
|
url: string | null;
|
|
@@ -1894,12 +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
|
+
text: string | null;
|
|
1904
|
+
url: string | null;
|
|
1903
1905
|
stats: {
|
|
1904
1906
|
like: number | null;
|
|
1905
1907
|
support: number | null;
|
|
@@ -1911,8 +1913,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1911
1913
|
reposts: number | null;
|
|
1912
1914
|
totalReactions: number | null;
|
|
1913
1915
|
} | null;
|
|
1914
|
-
text: string | null;
|
|
1915
|
-
url: string | null;
|
|
1916
1916
|
urn: string | null;
|
|
1917
1917
|
author: {
|
|
1918
1918
|
username: string | null;
|
|
@@ -1934,12 +1934,14 @@ 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
|
+
text: string | null;
|
|
1944
|
+
url: string | null;
|
|
1943
1945
|
stats: {
|
|
1944
1946
|
like: number | null;
|
|
1945
1947
|
support: number | null;
|
|
@@ -1951,8 +1953,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1951
1953
|
reposts: number | null;
|
|
1952
1954
|
totalReactions: number | null;
|
|
1953
1955
|
} | null;
|
|
1954
|
-
text: string | null;
|
|
1955
|
-
url: string | null;
|
|
1956
1956
|
document: {
|
|
1957
1957
|
title: string | null;
|
|
1958
1958
|
url: string | null;
|
|
@@ -1986,12 +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
|
+
text: string | null;
|
|
1996
|
+
url: string | null;
|
|
1995
1997
|
stats: {
|
|
1996
1998
|
like: number | null;
|
|
1997
1999
|
support: number | null;
|
|
@@ -2003,8 +2005,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2003
2005
|
reposts: number | null;
|
|
2004
2006
|
totalReactions: number | null;
|
|
2005
2007
|
} | null;
|
|
2006
|
-
text: string | null;
|
|
2007
|
-
url: string | null;
|
|
2008
2008
|
urn: string | null;
|
|
2009
2009
|
author: {
|
|
2010
2010
|
username: 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,10 +2041,12 @@ 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
|
+
text: string | null;
|
|
2049
|
+
url: string | null;
|
|
2048
2050
|
stats: {
|
|
2049
2051
|
like: number | null;
|
|
2050
2052
|
support: number | null;
|
|
@@ -2056,8 +2058,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2056
2058
|
reposts: number | null;
|
|
2057
2059
|
totalReactions: number | null;
|
|
2058
2060
|
} | null;
|
|
2059
|
-
text: string | null;
|
|
2060
|
-
url: string | null;
|
|
2061
2061
|
document: {
|
|
2062
2062
|
title: string | null;
|
|
2063
2063
|
url: string | null;
|
|
@@ -2091,12 +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
|
+
text: string | null;
|
|
2101
|
+
url: string | null;
|
|
2100
2102
|
stats: {
|
|
2101
2103
|
like: number | null;
|
|
2102
2104
|
support: number | null;
|
|
@@ -2108,8 +2110,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2108
2110
|
reposts: number | null;
|
|
2109
2111
|
totalReactions: number | null;
|
|
2110
2112
|
} | null;
|
|
2111
|
-
text: string | null;
|
|
2112
|
-
url: string | null;
|
|
2113
2113
|
urn: string | null;
|
|
2114
2114
|
author: {
|
|
2115
2115
|
username: string | null;
|
|
@@ -2131,13 +2131,14 @@ 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
|
+
username?: string | undefined;
|
|
2141
2142
|
profile?: {
|
|
2142
2143
|
id: string | null;
|
|
2143
2144
|
photo: string | null;
|
|
@@ -2150,13 +2151,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2150
2151
|
city: string | null;
|
|
2151
2152
|
} | 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;
|
|
@@ -2168,9 +2166,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2168
2166
|
currentPosition: {
|
|
2169
2167
|
companyName: string | null;
|
|
2170
2168
|
}[] | null;
|
|
2169
|
+
skills: {
|
|
2170
|
+
name: string | null;
|
|
2171
|
+
}[] | null;
|
|
2171
2172
|
experience: {
|
|
2172
|
-
duration: string | null;
|
|
2173
2173
|
description: string | null;
|
|
2174
|
+
duration: string | null;
|
|
2174
2175
|
location: string | null;
|
|
2175
2176
|
companyName: string | null;
|
|
2176
2177
|
companyLinkedinUrl: string | null;
|
|
@@ -2216,13 +2217,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2216
2217
|
proficiency: string | null;
|
|
2217
2218
|
}[] | null;
|
|
2218
2219
|
} | null | undefined;
|
|
2219
|
-
username?: string | undefined;
|
|
2220
2220
|
keyword?: string | undefined;
|
|
2221
2221
|
jobs?: {
|
|
2222
2222
|
description: string | null;
|
|
2223
2223
|
title: string | null;
|
|
2224
|
-
id: string | null;
|
|
2225
2224
|
url: string | null;
|
|
2225
|
+
id: string | null;
|
|
2226
2226
|
location: string | null;
|
|
2227
2227
|
postedAt: string | null;
|
|
2228
2228
|
applyUrl: string | null;
|
|
@@ -2245,10 +2245,12 @@ 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
|
+
text: string | null;
|
|
2253
|
+
url: string | null;
|
|
2252
2254
|
stats: {
|
|
2253
2255
|
like: number | null;
|
|
2254
2256
|
support: number | null;
|
|
@@ -2260,8 +2262,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2260
2262
|
reposts: number | null;
|
|
2261
2263
|
totalReactions: number | null;
|
|
2262
2264
|
} | null;
|
|
2263
|
-
text: string | null;
|
|
2264
|
-
url: string | null;
|
|
2265
2265
|
document: {
|
|
2266
2266
|
title: string | null;
|
|
2267
2267
|
url: string | null;
|
|
@@ -2295,12 +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
|
+
text: string | null;
|
|
2305
|
+
url: string | null;
|
|
2304
2306
|
stats: {
|
|
2305
2307
|
like: number | null;
|
|
2306
2308
|
support: number | null;
|
|
@@ -2312,8 +2314,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2312
2314
|
reposts: number | null;
|
|
2313
2315
|
totalReactions: number | null;
|
|
2314
2316
|
} | null;
|
|
2315
|
-
text: string | null;
|
|
2316
|
-
url: string | null;
|
|
2317
2317
|
urn: string | null;
|
|
2318
2318
|
author: {
|
|
2319
2319
|
username: string | null;
|
|
@@ -2335,13 +2335,14 @@ 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
|
+
username?: string | undefined;
|
|
2345
2346
|
profile?: {
|
|
2346
2347
|
id: string | null;
|
|
2347
2348
|
photo: string | null;
|
|
@@ -2354,13 +2355,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2354
2355
|
city: string | null;
|
|
2355
2356
|
} | 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;
|
|
@@ -2372,9 +2370,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2372
2370
|
currentPosition: {
|
|
2373
2371
|
companyName: string | null;
|
|
2374
2372
|
}[] | null;
|
|
2373
|
+
skills: {
|
|
2374
|
+
name: string | null;
|
|
2375
|
+
}[] | null;
|
|
2375
2376
|
experience: {
|
|
2376
|
-
duration: string | null;
|
|
2377
2377
|
description: string | null;
|
|
2378
|
+
duration: string | null;
|
|
2378
2379
|
location: string | null;
|
|
2379
2380
|
companyName: string | null;
|
|
2380
2381
|
companyLinkedinUrl: string | null;
|
|
@@ -2420,13 +2421,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
2420
2421
|
proficiency: string | null;
|
|
2421
2422
|
}[] | null;
|
|
2422
2423
|
} | null | undefined;
|
|
2423
|
-
username?: string | undefined;
|
|
2424
2424
|
keyword?: string | undefined;
|
|
2425
2425
|
jobs?: {
|
|
2426
2426
|
description: string | null;
|
|
2427
2427
|
title: string | null;
|
|
2428
|
-
id: string | null;
|
|
2429
2428
|
url: string | null;
|
|
2429
|
+
id: string | null;
|
|
2430
2430
|
location: string | null;
|
|
2431
2431
|
postedAt: string | null;
|
|
2432
2432
|
applyUrl: string | null;
|
|
@@ -2490,28 +2490,28 @@ 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
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
2517
|
experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
|
|
@@ -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;
|
|
@@ -2746,13 +2746,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2746
2746
|
city: string | null;
|
|
2747
2747
|
} | null;
|
|
2748
2748
|
headline: string | null;
|
|
2749
|
-
skills: {
|
|
2750
|
-
name: string | null;
|
|
2751
|
-
}[] | null;
|
|
2752
|
-
firstName: string | null;
|
|
2753
|
-
lastName: string | null;
|
|
2754
2749
|
publicIdentifier: string | null;
|
|
2755
2750
|
linkedinUrl: string | null;
|
|
2751
|
+
firstName: string | null;
|
|
2752
|
+
lastName: string | null;
|
|
2756
2753
|
about: string | null;
|
|
2757
2754
|
openToWork: boolean | null;
|
|
2758
2755
|
hiring: boolean | 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;
|
|
@@ -2823,13 +2823,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2823
2823
|
city: string | null;
|
|
2824
2824
|
} | null;
|
|
2825
2825
|
headline: string | null;
|
|
2826
|
-
skills: {
|
|
2827
|
-
name: string | null;
|
|
2828
|
-
}[] | null;
|
|
2829
|
-
firstName: string | null;
|
|
2830
|
-
lastName: string | null;
|
|
2831
2826
|
publicIdentifier: string | null;
|
|
2832
2827
|
linkedinUrl: string | null;
|
|
2828
|
+
firstName: string | null;
|
|
2829
|
+
lastName: string | null;
|
|
2833
2830
|
about: string | null;
|
|
2834
2831
|
openToWork: boolean | null;
|
|
2835
2832
|
hiring: boolean | 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>;
|
|
@@ -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,6 +3222,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3222
3222
|
thumbnail: string | null;
|
|
3223
3223
|
}>>;
|
|
3224
3224
|
}, "strip", z.ZodTypeAny, {
|
|
3225
|
+
text: string | null;
|
|
3226
|
+
url: string | null;
|
|
3225
3227
|
stats: {
|
|
3226
3228
|
like: number | null;
|
|
3227
3229
|
support: number | null;
|
|
@@ -3233,8 +3235,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3233
3235
|
reposts: number | null;
|
|
3234
3236
|
totalReactions: number | null;
|
|
3235
3237
|
} | null;
|
|
3236
|
-
text: string | null;
|
|
3237
|
-
url: string | null;
|
|
3238
3238
|
urn: string | null;
|
|
3239
3239
|
author: {
|
|
3240
3240
|
username: string | null;
|
|
@@ -3256,11 +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
|
+
text: string | null;
|
|
3265
|
+
url: string | null;
|
|
3264
3266
|
stats: {
|
|
3265
3267
|
like: number | null;
|
|
3266
3268
|
support: number | null;
|
|
@@ -3272,8 +3274,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3272
3274
|
reposts: number | null;
|
|
3273
3275
|
totalReactions: number | null;
|
|
3274
3276
|
} | null;
|
|
3275
|
-
text: string | null;
|
|
3276
|
-
url: string | null;
|
|
3277
3277
|
urn: string | null;
|
|
3278
3278
|
author: {
|
|
3279
3279
|
username: string | null;
|
|
@@ -3295,12 +3295,14 @@ 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
|
+
text: string | null;
|
|
3305
|
+
url: string | null;
|
|
3304
3306
|
stats: {
|
|
3305
3307
|
like: number | null;
|
|
3306
3308
|
support: number | null;
|
|
@@ -3312,8 +3314,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3312
3314
|
reposts: number | null;
|
|
3313
3315
|
totalReactions: number | null;
|
|
3314
3316
|
} | null;
|
|
3315
|
-
text: string | null;
|
|
3316
|
-
url: string | null;
|
|
3317
3317
|
document: {
|
|
3318
3318
|
title: string | null;
|
|
3319
3319
|
url: string | null;
|
|
@@ -3347,12 +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
|
+
text: string | null;
|
|
3357
|
+
url: string | null;
|
|
3356
3358
|
stats: {
|
|
3357
3359
|
like: number | null;
|
|
3358
3360
|
support: number | null;
|
|
@@ -3364,8 +3366,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3364
3366
|
reposts: number | null;
|
|
3365
3367
|
totalReactions: number | null;
|
|
3366
3368
|
} | null;
|
|
3367
|
-
text: string | null;
|
|
3368
|
-
url: string | null;
|
|
3369
3369
|
urn: string | null;
|
|
3370
3370
|
author: {
|
|
3371
3371
|
username: string | null;
|
|
@@ -3387,12 +3387,14 @@ 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
|
+
text: string | null;
|
|
3397
|
+
url: string | null;
|
|
3396
3398
|
stats: {
|
|
3397
3399
|
like: number | null;
|
|
3398
3400
|
support: number | null;
|
|
@@ -3404,8 +3406,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3404
3406
|
reposts: number | null;
|
|
3405
3407
|
totalReactions: number | null;
|
|
3406
3408
|
} | null;
|
|
3407
|
-
text: string | null;
|
|
3408
|
-
url: string | null;
|
|
3409
3409
|
document: {
|
|
3410
3410
|
title: string | null;
|
|
3411
3411
|
url: string | null;
|
|
@@ -3439,12 +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
|
+
text: string | null;
|
|
3449
|
+
url: string | null;
|
|
3448
3450
|
stats: {
|
|
3449
3451
|
like: number | null;
|
|
3450
3452
|
support: number | null;
|
|
@@ -3456,8 +3458,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3456
3458
|
reposts: number | null;
|
|
3457
3459
|
totalReactions: number | null;
|
|
3458
3460
|
} | null;
|
|
3459
|
-
text: string | null;
|
|
3460
|
-
url: string | null;
|
|
3461
3461
|
urn: string | null;
|
|
3462
3462
|
author: {
|
|
3463
3463
|
username: 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,10 +3494,12 @@ 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
|
+
text: string | null;
|
|
3502
|
+
url: string | null;
|
|
3501
3503
|
stats: {
|
|
3502
3504
|
like: number | null;
|
|
3503
3505
|
support: number | null;
|
|
@@ -3509,8 +3511,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3509
3511
|
reposts: number | null;
|
|
3510
3512
|
totalReactions: number | null;
|
|
3511
3513
|
} | null;
|
|
3512
|
-
text: string | null;
|
|
3513
|
-
url: string | null;
|
|
3514
3514
|
document: {
|
|
3515
3515
|
title: string | null;
|
|
3516
3516
|
url: string | null;
|
|
@@ -3544,12 +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
|
+
text: string | null;
|
|
3554
|
+
url: string | null;
|
|
3553
3555
|
stats: {
|
|
3554
3556
|
like: number | null;
|
|
3555
3557
|
support: number | null;
|
|
@@ -3561,8 +3563,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3561
3563
|
reposts: number | null;
|
|
3562
3564
|
totalReactions: number | null;
|
|
3563
3565
|
} | null;
|
|
3564
|
-
text: string | null;
|
|
3565
|
-
url: string | null;
|
|
3566
3566
|
urn: string | null;
|
|
3567
3567
|
author: {
|
|
3568
3568
|
username: string | null;
|
|
@@ -3584,13 +3584,14 @@ 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
|
+
username?: string | undefined;
|
|
3594
3595
|
profile?: {
|
|
3595
3596
|
id: string | null;
|
|
3596
3597
|
photo: string | null;
|
|
@@ -3603,13 +3604,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3603
3604
|
city: string | null;
|
|
3604
3605
|
} | 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;
|
|
@@ -3621,9 +3619,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3621
3619
|
currentPosition: {
|
|
3622
3620
|
companyName: string | null;
|
|
3623
3621
|
}[] | null;
|
|
3622
|
+
skills: {
|
|
3623
|
+
name: string | null;
|
|
3624
|
+
}[] | null;
|
|
3624
3625
|
experience: {
|
|
3625
|
-
duration: string | null;
|
|
3626
3626
|
description: string | null;
|
|
3627
|
+
duration: string | null;
|
|
3627
3628
|
location: string | null;
|
|
3628
3629
|
companyName: string | null;
|
|
3629
3630
|
companyLinkedinUrl: string | null;
|
|
@@ -3669,13 +3670,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3669
3670
|
proficiency: string | null;
|
|
3670
3671
|
}[] | null;
|
|
3671
3672
|
} | null | undefined;
|
|
3672
|
-
username?: string | undefined;
|
|
3673
3673
|
keyword?: string | undefined;
|
|
3674
3674
|
jobs?: {
|
|
3675
3675
|
description: string | null;
|
|
3676
3676
|
title: string | null;
|
|
3677
|
-
id: string | null;
|
|
3678
3677
|
url: string | null;
|
|
3678
|
+
id: string | null;
|
|
3679
3679
|
location: string | null;
|
|
3680
3680
|
postedAt: string | null;
|
|
3681
3681
|
applyUrl: string | null;
|
|
@@ -3698,10 +3698,12 @@ 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
|
+
text: string | null;
|
|
3706
|
+
url: string | null;
|
|
3705
3707
|
stats: {
|
|
3706
3708
|
like: number | null;
|
|
3707
3709
|
support: number | null;
|
|
@@ -3713,8 +3715,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3713
3715
|
reposts: number | null;
|
|
3714
3716
|
totalReactions: number | null;
|
|
3715
3717
|
} | null;
|
|
3716
|
-
text: string | null;
|
|
3717
|
-
url: string | null;
|
|
3718
3718
|
document: {
|
|
3719
3719
|
title: string | null;
|
|
3720
3720
|
url: string | null;
|
|
@@ -3748,12 +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
|
+
text: string | null;
|
|
3758
|
+
url: string | null;
|
|
3757
3759
|
stats: {
|
|
3758
3760
|
like: number | null;
|
|
3759
3761
|
support: number | null;
|
|
@@ -3765,8 +3767,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3765
3767
|
reposts: number | null;
|
|
3766
3768
|
totalReactions: number | null;
|
|
3767
3769
|
} | null;
|
|
3768
|
-
text: string | null;
|
|
3769
|
-
url: string | null;
|
|
3770
3770
|
urn: string | null;
|
|
3771
3771
|
author: {
|
|
3772
3772
|
username: string | null;
|
|
@@ -3788,13 +3788,14 @@ 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
|
+
username?: string | undefined;
|
|
3798
3799
|
profile?: {
|
|
3799
3800
|
id: string | null;
|
|
3800
3801
|
photo: string | null;
|
|
@@ -3807,13 +3808,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3807
3808
|
city: string | null;
|
|
3808
3809
|
} | 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;
|
|
@@ -3825,9 +3823,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3825
3823
|
currentPosition: {
|
|
3826
3824
|
companyName: string | null;
|
|
3827
3825
|
}[] | null;
|
|
3826
|
+
skills: {
|
|
3827
|
+
name: string | null;
|
|
3828
|
+
}[] | null;
|
|
3828
3829
|
experience: {
|
|
3829
|
-
duration: string | null;
|
|
3830
3830
|
description: string | null;
|
|
3831
|
+
duration: string | null;
|
|
3831
3832
|
location: string | null;
|
|
3832
3833
|
companyName: string | null;
|
|
3833
3834
|
companyLinkedinUrl: string | null;
|
|
@@ -3873,13 +3874,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
3873
3874
|
proficiency: string | null;
|
|
3874
3875
|
}[] | null;
|
|
3875
3876
|
} | null | undefined;
|
|
3876
|
-
username?: string | undefined;
|
|
3877
3877
|
keyword?: string | undefined;
|
|
3878
3878
|
jobs?: {
|
|
3879
3879
|
description: string | null;
|
|
3880
3880
|
title: string | null;
|
|
3881
|
-
id: string | null;
|
|
3882
3881
|
url: string | null;
|
|
3882
|
+
id: string | null;
|
|
3883
3883
|
location: string | null;
|
|
3884
3884
|
postedAt: string | null;
|
|
3885
3885
|
applyUrl: string | null;
|