@bubblelab/bubble-core 0.1.114 → 0.1.115
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 +103 -103
- package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
- package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -0
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +254 -254
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
- package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/github.d.ts +298 -298
- package/dist/bubbles/service-bubble/gmail.d.ts +649 -649
- package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/resend.d.ts +24 -24
- package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
- package/dist/bubbles/service-bubble/storage.d.ts +44 -44
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- 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 +54 -54
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/dist/capabilities/define-capability.d.ts +3 -1
- package/dist/capabilities/define-capability.d.ts.map +1 -1
- package/dist/capabilities/define-capability.js +1 -0
- package/dist/capabilities/define-capability.js.map +1 -1
- package/package.json +2 -2
|
@@ -35,23 +35,23 @@ declare const LinkedInStatsSchema: z.ZodObject<{
|
|
|
35
35
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
36
36
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
37
37
|
}, "strip", z.ZodTypeAny, {
|
|
38
|
-
comments: number | null;
|
|
39
38
|
like: number | null;
|
|
40
39
|
support: number | null;
|
|
41
40
|
love: number | null;
|
|
42
41
|
insight: number | null;
|
|
43
42
|
celebrate: number | null;
|
|
44
43
|
funny: number | null;
|
|
44
|
+
comments: number | null;
|
|
45
45
|
reposts: number | null;
|
|
46
46
|
totalReactions: number | null;
|
|
47
47
|
}, {
|
|
48
|
-
comments: number | null;
|
|
49
48
|
like: number | null;
|
|
50
49
|
support: number | null;
|
|
51
50
|
love: number | null;
|
|
52
51
|
insight: number | null;
|
|
53
52
|
celebrate: number | null;
|
|
54
53
|
funny: number | null;
|
|
54
|
+
comments: number | null;
|
|
55
55
|
reposts: number | null;
|
|
56
56
|
totalReactions: number | null;
|
|
57
57
|
}>;
|
|
@@ -107,23 +107,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
107
107
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
108
108
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
109
109
|
}, "strip", z.ZodTypeAny, {
|
|
110
|
-
comments: number | null;
|
|
111
110
|
like: number | null;
|
|
112
111
|
support: number | null;
|
|
113
112
|
love: number | null;
|
|
114
113
|
insight: number | null;
|
|
115
114
|
celebrate: number | null;
|
|
116
115
|
funny: number | null;
|
|
116
|
+
comments: number | null;
|
|
117
117
|
reposts: number | null;
|
|
118
118
|
totalReactions: number | null;
|
|
119
119
|
}, {
|
|
120
|
-
comments: number | null;
|
|
121
120
|
like: number | null;
|
|
122
121
|
support: number | null;
|
|
123
122
|
love: number | null;
|
|
124
123
|
insight: number | null;
|
|
125
124
|
celebrate: number | null;
|
|
126
125
|
funny: number | null;
|
|
126
|
+
comments: number | null;
|
|
127
127
|
reposts: number | null;
|
|
128
128
|
totalReactions: number | null;
|
|
129
129
|
}>>;
|
|
@@ -246,23 +246,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
246
246
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
247
247
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
|
-
comments: number | null;
|
|
250
249
|
like: number | null;
|
|
251
250
|
support: number | null;
|
|
252
251
|
love: number | null;
|
|
253
252
|
insight: number | null;
|
|
254
253
|
celebrate: number | null;
|
|
255
254
|
funny: number | null;
|
|
255
|
+
comments: number | null;
|
|
256
256
|
reposts: number | null;
|
|
257
257
|
totalReactions: number | null;
|
|
258
258
|
}, {
|
|
259
|
-
comments: number | null;
|
|
260
259
|
like: number | null;
|
|
261
260
|
support: number | null;
|
|
262
261
|
love: number | null;
|
|
263
262
|
insight: number | null;
|
|
264
263
|
celebrate: number | null;
|
|
265
264
|
funny: number | null;
|
|
265
|
+
comments: number | null;
|
|
266
266
|
reposts: number | null;
|
|
267
267
|
totalReactions: number | null;
|
|
268
268
|
}>>;
|
|
@@ -315,13 +315,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
315
315
|
lastName: string | null;
|
|
316
316
|
} | null;
|
|
317
317
|
stats: {
|
|
318
|
-
comments: number | null;
|
|
319
318
|
like: number | null;
|
|
320
319
|
support: number | null;
|
|
321
320
|
love: number | null;
|
|
322
321
|
insight: number | null;
|
|
323
322
|
celebrate: number | null;
|
|
324
323
|
funny: number | null;
|
|
324
|
+
comments: number | null;
|
|
325
325
|
reposts: number | null;
|
|
326
326
|
totalReactions: number | null;
|
|
327
327
|
} | null;
|
|
@@ -354,13 +354,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
354
354
|
lastName: string | null;
|
|
355
355
|
} | null;
|
|
356
356
|
stats: {
|
|
357
|
-
comments: number | null;
|
|
358
357
|
like: number | null;
|
|
359
358
|
support: number | null;
|
|
360
359
|
love: number | null;
|
|
361
360
|
insight: number | null;
|
|
362
361
|
celebrate: number | null;
|
|
363
362
|
funny: number | null;
|
|
363
|
+
comments: number | null;
|
|
364
364
|
reposts: number | null;
|
|
365
365
|
totalReactions: number | null;
|
|
366
366
|
} | null;
|
|
@@ -400,13 +400,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
400
400
|
lastName: string | null;
|
|
401
401
|
} | null;
|
|
402
402
|
stats: {
|
|
403
|
-
comments: number | null;
|
|
404
403
|
like: number | null;
|
|
405
404
|
support: number | null;
|
|
406
405
|
love: number | null;
|
|
407
406
|
insight: number | null;
|
|
408
407
|
celebrate: number | null;
|
|
409
408
|
funny: number | null;
|
|
409
|
+
comments: number | null;
|
|
410
410
|
reposts: number | null;
|
|
411
411
|
totalReactions: number | null;
|
|
412
412
|
} | null;
|
|
@@ -446,13 +446,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
446
446
|
lastName: string | null;
|
|
447
447
|
} | null;
|
|
448
448
|
stats: {
|
|
449
|
-
comments: number | null;
|
|
450
449
|
like: number | null;
|
|
451
450
|
support: number | null;
|
|
452
451
|
love: number | null;
|
|
453
452
|
insight: number | null;
|
|
454
453
|
celebrate: number | null;
|
|
455
454
|
funny: number | null;
|
|
455
|
+
comments: number | null;
|
|
456
456
|
reposts: number | null;
|
|
457
457
|
totalReactions: number | null;
|
|
458
458
|
} | null;
|
|
@@ -492,13 +492,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
492
492
|
lastName: string | null;
|
|
493
493
|
} | null;
|
|
494
494
|
stats: {
|
|
495
|
-
comments: number | null;
|
|
496
495
|
like: number | null;
|
|
497
496
|
support: number | null;
|
|
498
497
|
love: number | null;
|
|
499
498
|
insight: number | null;
|
|
500
499
|
celebrate: number | null;
|
|
501
500
|
funny: number | null;
|
|
501
|
+
comments: number | null;
|
|
502
502
|
reposts: number | null;
|
|
503
503
|
totalReactions: number | null;
|
|
504
504
|
} | null;
|
|
@@ -538,13 +538,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
538
538
|
lastName: string | null;
|
|
539
539
|
} | null;
|
|
540
540
|
stats: {
|
|
541
|
-
comments: number | null;
|
|
542
541
|
like: number | null;
|
|
543
542
|
support: number | null;
|
|
544
543
|
love: number | null;
|
|
545
544
|
insight: number | null;
|
|
546
545
|
celebrate: number | null;
|
|
547
546
|
funny: number | null;
|
|
547
|
+
comments: number | null;
|
|
548
548
|
reposts: number | null;
|
|
549
549
|
totalReactions: number | null;
|
|
550
550
|
} | null;
|
|
@@ -607,10 +607,10 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
607
607
|
}>>;
|
|
608
608
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
609
609
|
}, "strip", z.ZodTypeAny, {
|
|
610
|
-
id: string | null;
|
|
611
610
|
description: string | null;
|
|
612
611
|
title: 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;
|
|
@@ -629,10 +629,10 @@ declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
629
629
|
} | null;
|
|
630
630
|
skills: string[] | null;
|
|
631
631
|
}, {
|
|
632
|
-
id: string | null;
|
|
633
632
|
description: string | null;
|
|
634
633
|
title: 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;
|
|
@@ -666,29 +666,29 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
|
|
|
666
666
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
667
667
|
}, "strip", z.ZodTypeAny, {
|
|
668
668
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
669
|
-
limit?: number | undefined;
|
|
670
669
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
671
670
|
username?: string | undefined;
|
|
671
|
+
limit?: number | undefined;
|
|
672
672
|
pageNumber?: number | undefined;
|
|
673
673
|
location?: string | undefined;
|
|
674
674
|
keyword?: string | undefined;
|
|
675
675
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
676
676
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
677
677
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
678
|
-
experienceLevel?: ("
|
|
678
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
679
679
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
680
680
|
}, {
|
|
681
681
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
682
|
-
limit?: number | undefined;
|
|
683
682
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
684
683
|
username?: string | undefined;
|
|
684
|
+
limit?: number | undefined;
|
|
685
685
|
pageNumber?: number | undefined;
|
|
686
686
|
location?: string | undefined;
|
|
687
687
|
keyword?: string | undefined;
|
|
688
688
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
689
689
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
690
690
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
691
|
-
experienceLevel?: ("
|
|
691
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
692
692
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
693
693
|
}>;
|
|
694
694
|
declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
@@ -734,10 +734,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
734
734
|
}>>;
|
|
735
735
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
736
736
|
}, "strip", z.ZodTypeAny, {
|
|
737
|
-
id: string | null;
|
|
738
737
|
description: string | null;
|
|
739
738
|
title: string | null;
|
|
740
739
|
url: string | null;
|
|
740
|
+
id: string | null;
|
|
741
741
|
location: string | null;
|
|
742
742
|
postedAt: string | null;
|
|
743
743
|
applyUrl: string | null;
|
|
@@ -756,10 +756,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
756
756
|
} | null;
|
|
757
757
|
skills: string[] | null;
|
|
758
758
|
}, {
|
|
759
|
-
id: string | null;
|
|
760
759
|
description: string | null;
|
|
761
760
|
title: string | null;
|
|
762
761
|
url: string | null;
|
|
762
|
+
id: string | null;
|
|
763
763
|
location: string | null;
|
|
764
764
|
postedAt: string | null;
|
|
765
765
|
applyUrl: string | null;
|
|
@@ -830,23 +830,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
830
830
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
831
831
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
832
832
|
}, "strip", z.ZodTypeAny, {
|
|
833
|
-
comments: number | null;
|
|
834
833
|
like: number | null;
|
|
835
834
|
support: number | null;
|
|
836
835
|
love: number | null;
|
|
837
836
|
insight: number | null;
|
|
838
837
|
celebrate: number | null;
|
|
839
838
|
funny: number | null;
|
|
839
|
+
comments: number | null;
|
|
840
840
|
reposts: number | null;
|
|
841
841
|
totalReactions: number | null;
|
|
842
842
|
}, {
|
|
843
|
-
comments: number | null;
|
|
844
843
|
like: number | null;
|
|
845
844
|
support: number | null;
|
|
846
845
|
love: number | null;
|
|
847
846
|
insight: number | null;
|
|
848
847
|
celebrate: number | null;
|
|
849
848
|
funny: number | null;
|
|
849
|
+
comments: number | null;
|
|
850
850
|
reposts: number | null;
|
|
851
851
|
totalReactions: number | null;
|
|
852
852
|
}>>;
|
|
@@ -969,23 +969,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
969
969
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
970
970
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
971
971
|
}, "strip", z.ZodTypeAny, {
|
|
972
|
-
comments: number | null;
|
|
973
972
|
like: number | null;
|
|
974
973
|
support: number | null;
|
|
975
974
|
love: number | null;
|
|
976
975
|
insight: number | null;
|
|
977
976
|
celebrate: number | null;
|
|
978
977
|
funny: number | null;
|
|
978
|
+
comments: number | null;
|
|
979
979
|
reposts: number | null;
|
|
980
980
|
totalReactions: number | null;
|
|
981
981
|
}, {
|
|
982
|
-
comments: number | null;
|
|
983
982
|
like: number | null;
|
|
984
983
|
support: number | null;
|
|
985
984
|
love: number | null;
|
|
986
985
|
insight: number | null;
|
|
987
986
|
celebrate: number | null;
|
|
988
987
|
funny: number | null;
|
|
988
|
+
comments: number | null;
|
|
989
989
|
reposts: number | null;
|
|
990
990
|
totalReactions: number | null;
|
|
991
991
|
}>>;
|
|
@@ -1038,13 +1038,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1038
1038
|
lastName: string | null;
|
|
1039
1039
|
} | null;
|
|
1040
1040
|
stats: {
|
|
1041
|
-
comments: number | null;
|
|
1042
1041
|
like: number | null;
|
|
1043
1042
|
support: number | null;
|
|
1044
1043
|
love: number | null;
|
|
1045
1044
|
insight: number | null;
|
|
1046
1045
|
celebrate: number | null;
|
|
1047
1046
|
funny: number | null;
|
|
1047
|
+
comments: number | null;
|
|
1048
1048
|
reposts: number | null;
|
|
1049
1049
|
totalReactions: number | null;
|
|
1050
1050
|
} | null;
|
|
@@ -1077,13 +1077,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1077
1077
|
lastName: string | null;
|
|
1078
1078
|
} | null;
|
|
1079
1079
|
stats: {
|
|
1080
|
-
comments: number | null;
|
|
1081
1080
|
like: number | null;
|
|
1082
1081
|
support: number | null;
|
|
1083
1082
|
love: number | null;
|
|
1084
1083
|
insight: number | null;
|
|
1085
1084
|
celebrate: number | null;
|
|
1086
1085
|
funny: number | null;
|
|
1086
|
+
comments: number | null;
|
|
1087
1087
|
reposts: number | null;
|
|
1088
1088
|
totalReactions: number | null;
|
|
1089
1089
|
} | null;
|
|
@@ -1123,13 +1123,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1123
1123
|
lastName: string | null;
|
|
1124
1124
|
} | null;
|
|
1125
1125
|
stats: {
|
|
1126
|
-
comments: number | null;
|
|
1127
1126
|
like: number | null;
|
|
1128
1127
|
support: number | null;
|
|
1129
1128
|
love: number | null;
|
|
1130
1129
|
insight: number | null;
|
|
1131
1130
|
celebrate: number | null;
|
|
1132
1131
|
funny: number | null;
|
|
1132
|
+
comments: number | null;
|
|
1133
1133
|
reposts: number | null;
|
|
1134
1134
|
totalReactions: number | null;
|
|
1135
1135
|
} | null;
|
|
@@ -1169,13 +1169,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1169
1169
|
lastName: string | null;
|
|
1170
1170
|
} | null;
|
|
1171
1171
|
stats: {
|
|
1172
|
-
comments: number | null;
|
|
1173
1172
|
like: number | null;
|
|
1174
1173
|
support: number | null;
|
|
1175
1174
|
love: number | null;
|
|
1176
1175
|
insight: number | null;
|
|
1177
1176
|
celebrate: number | null;
|
|
1178
1177
|
funny: number | null;
|
|
1178
|
+
comments: number | null;
|
|
1179
1179
|
reposts: number | null;
|
|
1180
1180
|
totalReactions: number | null;
|
|
1181
1181
|
} | null;
|
|
@@ -1215,13 +1215,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1215
1215
|
lastName: string | null;
|
|
1216
1216
|
} | null;
|
|
1217
1217
|
stats: {
|
|
1218
|
-
comments: number | null;
|
|
1219
1218
|
like: number | null;
|
|
1220
1219
|
support: number | null;
|
|
1221
1220
|
love: number | null;
|
|
1222
1221
|
insight: number | null;
|
|
1223
1222
|
celebrate: number | null;
|
|
1224
1223
|
funny: number | null;
|
|
1224
|
+
comments: number | null;
|
|
1225
1225
|
reposts: number | null;
|
|
1226
1226
|
totalReactions: number | null;
|
|
1227
1227
|
} | null;
|
|
@@ -1261,13 +1261,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1261
1261
|
lastName: string | null;
|
|
1262
1262
|
} | null;
|
|
1263
1263
|
stats: {
|
|
1264
|
-
comments: number | null;
|
|
1265
1264
|
like: number | null;
|
|
1266
1265
|
support: number | null;
|
|
1267
1266
|
love: number | null;
|
|
1268
1267
|
insight: number | null;
|
|
1269
1268
|
celebrate: number | null;
|
|
1270
1269
|
funny: number | null;
|
|
1270
|
+
comments: number | null;
|
|
1271
1271
|
reposts: number | null;
|
|
1272
1272
|
totalReactions: number | null;
|
|
1273
1273
|
} | null;
|
|
@@ -1298,9 +1298,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1298
1298
|
success: z.ZodBoolean;
|
|
1299
1299
|
error: z.ZodString;
|
|
1300
1300
|
}, "strip", z.ZodTypeAny, {
|
|
1301
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1302
|
-
success: boolean;
|
|
1303
1301
|
error: string;
|
|
1302
|
+
success: boolean;
|
|
1303
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1304
1304
|
posts: {
|
|
1305
1305
|
url: string | null;
|
|
1306
1306
|
text: string | null;
|
|
@@ -1320,13 +1320,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1320
1320
|
lastName: string | null;
|
|
1321
1321
|
} | null;
|
|
1322
1322
|
stats: {
|
|
1323
|
-
comments: number | null;
|
|
1324
1323
|
like: number | null;
|
|
1325
1324
|
support: number | null;
|
|
1326
1325
|
love: number | null;
|
|
1327
1326
|
insight: number | null;
|
|
1328
1327
|
celebrate: number | null;
|
|
1329
1328
|
funny: number | null;
|
|
1329
|
+
comments: number | null;
|
|
1330
1330
|
reposts: number | null;
|
|
1331
1331
|
totalReactions: number | null;
|
|
1332
1332
|
} | null;
|
|
@@ -1366,13 +1366,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1366
1366
|
lastName: string | null;
|
|
1367
1367
|
} | null;
|
|
1368
1368
|
stats: {
|
|
1369
|
-
comments: number | null;
|
|
1370
1369
|
like: number | null;
|
|
1371
1370
|
support: number | null;
|
|
1372
1371
|
love: number | null;
|
|
1373
1372
|
insight: number | null;
|
|
1374
1373
|
celebrate: number | null;
|
|
1375
1374
|
funny: number | null;
|
|
1375
|
+
comments: number | null;
|
|
1376
1376
|
reposts: number | null;
|
|
1377
1377
|
totalReactions: number | null;
|
|
1378
1378
|
} | null;
|
|
@@ -1398,10 +1398,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1398
1398
|
username?: string | undefined;
|
|
1399
1399
|
keyword?: string | undefined;
|
|
1400
1400
|
jobs?: {
|
|
1401
|
-
id: string | null;
|
|
1402
1401
|
description: string | null;
|
|
1403
1402
|
title: string | null;
|
|
1404
1403
|
url: string | null;
|
|
1404
|
+
id: string | null;
|
|
1405
1405
|
location: string | null;
|
|
1406
1406
|
postedAt: string | null;
|
|
1407
1407
|
applyUrl: string | null;
|
|
@@ -1424,9 +1424,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1424
1424
|
paginationToken?: string | null | undefined;
|
|
1425
1425
|
hasNextPage?: boolean | null | undefined;
|
|
1426
1426
|
}, {
|
|
1427
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1428
|
-
success: boolean;
|
|
1429
1427
|
error: string;
|
|
1428
|
+
success: boolean;
|
|
1429
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1430
1430
|
posts: {
|
|
1431
1431
|
url: string | null;
|
|
1432
1432
|
text: string | null;
|
|
@@ -1446,13 +1446,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1446
1446
|
lastName: string | null;
|
|
1447
1447
|
} | null;
|
|
1448
1448
|
stats: {
|
|
1449
|
-
comments: number | null;
|
|
1450
1449
|
like: number | null;
|
|
1451
1450
|
support: number | null;
|
|
1452
1451
|
love: number | null;
|
|
1453
1452
|
insight: number | null;
|
|
1454
1453
|
celebrate: number | null;
|
|
1455
1454
|
funny: number | null;
|
|
1455
|
+
comments: number | null;
|
|
1456
1456
|
reposts: number | null;
|
|
1457
1457
|
totalReactions: number | null;
|
|
1458
1458
|
} | null;
|
|
@@ -1492,13 +1492,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1492
1492
|
lastName: string | null;
|
|
1493
1493
|
} | null;
|
|
1494
1494
|
stats: {
|
|
1495
|
-
comments: number | null;
|
|
1496
1495
|
like: number | null;
|
|
1497
1496
|
support: number | null;
|
|
1498
1497
|
love: number | null;
|
|
1499
1498
|
insight: number | null;
|
|
1500
1499
|
celebrate: number | null;
|
|
1501
1500
|
funny: number | null;
|
|
1501
|
+
comments: number | null;
|
|
1502
1502
|
reposts: number | null;
|
|
1503
1503
|
totalReactions: number | null;
|
|
1504
1504
|
} | null;
|
|
@@ -1524,10 +1524,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
|
|
|
1524
1524
|
username?: string | undefined;
|
|
1525
1525
|
keyword?: string | undefined;
|
|
1526
1526
|
jobs?: {
|
|
1527
|
-
id: string | null;
|
|
1528
1527
|
description: string | null;
|
|
1529
1528
|
title: string | null;
|
|
1530
1529
|
url: string | null;
|
|
1530
|
+
id: string | null;
|
|
1531
1531
|
location: string | null;
|
|
1532
1532
|
postedAt: string | null;
|
|
1533
1533
|
applyUrl: string | null;
|
|
@@ -1589,29 +1589,29 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1589
1589
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1590
1590
|
}, "strip", z.ZodTypeAny, {
|
|
1591
1591
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1592
|
-
limit?: number | undefined;
|
|
1593
1592
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1594
1593
|
username?: string | undefined;
|
|
1594
|
+
limit?: number | undefined;
|
|
1595
1595
|
pageNumber?: number | undefined;
|
|
1596
1596
|
location?: string | undefined;
|
|
1597
1597
|
keyword?: string | undefined;
|
|
1598
1598
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1599
1599
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
1600
1600
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1601
|
-
experienceLevel?: ("
|
|
1601
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
1602
1602
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1603
1603
|
}, {
|
|
1604
1604
|
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
1605
|
-
limit?: number | undefined;
|
|
1606
1605
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1607
1606
|
username?: string | undefined;
|
|
1607
|
+
limit?: number | undefined;
|
|
1608
1608
|
pageNumber?: number | undefined;
|
|
1609
1609
|
location?: string | undefined;
|
|
1610
1610
|
keyword?: string | undefined;
|
|
1611
1611
|
dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
|
|
1612
1612
|
jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
|
|
1613
1613
|
workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
|
|
1614
|
-
experienceLevel?: ("
|
|
1614
|
+
experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
|
|
1615
1615
|
sortBy?: "relevance" | "date_posted" | undefined;
|
|
1616
1616
|
}>;
|
|
1617
1617
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -1657,10 +1657,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1657
1657
|
}>>;
|
|
1658
1658
|
skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
|
|
1659
1659
|
}, "strip", z.ZodTypeAny, {
|
|
1660
|
-
id: string | null;
|
|
1661
1660
|
description: string | null;
|
|
1662
1661
|
title: string | null;
|
|
1663
1662
|
url: string | null;
|
|
1663
|
+
id: string | null;
|
|
1664
1664
|
location: string | null;
|
|
1665
1665
|
postedAt: string | null;
|
|
1666
1666
|
applyUrl: string | null;
|
|
@@ -1679,10 +1679,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1679
1679
|
} | null;
|
|
1680
1680
|
skills: string[] | null;
|
|
1681
1681
|
}, {
|
|
1682
|
-
id: string | null;
|
|
1683
1682
|
description: string | null;
|
|
1684
1683
|
title: string | null;
|
|
1685
1684
|
url: string | null;
|
|
1685
|
+
id: string | null;
|
|
1686
1686
|
location: string | null;
|
|
1687
1687
|
postedAt: string | null;
|
|
1688
1688
|
applyUrl: string | null;
|
|
@@ -1753,23 +1753,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1753
1753
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1754
1754
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1755
1755
|
}, "strip", z.ZodTypeAny, {
|
|
1756
|
-
comments: number | null;
|
|
1757
1756
|
like: number | null;
|
|
1758
1757
|
support: number | null;
|
|
1759
1758
|
love: number | null;
|
|
1760
1759
|
insight: number | null;
|
|
1761
1760
|
celebrate: number | null;
|
|
1762
1761
|
funny: number | null;
|
|
1762
|
+
comments: number | null;
|
|
1763
1763
|
reposts: number | null;
|
|
1764
1764
|
totalReactions: number | null;
|
|
1765
1765
|
}, {
|
|
1766
|
-
comments: number | null;
|
|
1767
1766
|
like: number | null;
|
|
1768
1767
|
support: number | null;
|
|
1769
1768
|
love: number | null;
|
|
1770
1769
|
insight: number | null;
|
|
1771
1770
|
celebrate: number | null;
|
|
1772
1771
|
funny: number | null;
|
|
1772
|
+
comments: number | null;
|
|
1773
1773
|
reposts: number | null;
|
|
1774
1774
|
totalReactions: number | null;
|
|
1775
1775
|
}>>;
|
|
@@ -1892,23 +1892,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1892
1892
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
1893
1893
|
reposts: z.ZodNullable<z.ZodNumber>;
|
|
1894
1894
|
}, "strip", z.ZodTypeAny, {
|
|
1895
|
-
comments: number | null;
|
|
1896
1895
|
like: number | null;
|
|
1897
1896
|
support: number | null;
|
|
1898
1897
|
love: number | null;
|
|
1899
1898
|
insight: number | null;
|
|
1900
1899
|
celebrate: number | null;
|
|
1901
1900
|
funny: number | null;
|
|
1901
|
+
comments: number | null;
|
|
1902
1902
|
reposts: number | null;
|
|
1903
1903
|
totalReactions: number | null;
|
|
1904
1904
|
}, {
|
|
1905
|
-
comments: number | null;
|
|
1906
1905
|
like: number | null;
|
|
1907
1906
|
support: number | null;
|
|
1908
1907
|
love: number | null;
|
|
1909
1908
|
insight: number | null;
|
|
1910
1909
|
celebrate: number | null;
|
|
1911
1910
|
funny: number | null;
|
|
1911
|
+
comments: number | null;
|
|
1912
1912
|
reposts: number | null;
|
|
1913
1913
|
totalReactions: number | null;
|
|
1914
1914
|
}>>;
|
|
@@ -1961,13 +1961,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
1961
1961
|
lastName: string | null;
|
|
1962
1962
|
} | null;
|
|
1963
1963
|
stats: {
|
|
1964
|
-
comments: number | null;
|
|
1965
1964
|
like: number | null;
|
|
1966
1965
|
support: number | null;
|
|
1967
1966
|
love: number | null;
|
|
1968
1967
|
insight: number | null;
|
|
1969
1968
|
celebrate: number | null;
|
|
1970
1969
|
funny: number | null;
|
|
1970
|
+
comments: number | null;
|
|
1971
1971
|
reposts: number | null;
|
|
1972
1972
|
totalReactions: number | null;
|
|
1973
1973
|
} | null;
|
|
@@ -2000,13 +2000,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2000
2000
|
lastName: string | null;
|
|
2001
2001
|
} | null;
|
|
2002
2002
|
stats: {
|
|
2003
|
-
comments: number | null;
|
|
2004
2003
|
like: number | null;
|
|
2005
2004
|
support: number | null;
|
|
2006
2005
|
love: number | null;
|
|
2007
2006
|
insight: number | null;
|
|
2008
2007
|
celebrate: number | null;
|
|
2009
2008
|
funny: number | null;
|
|
2009
|
+
comments: number | null;
|
|
2010
2010
|
reposts: number | null;
|
|
2011
2011
|
totalReactions: number | null;
|
|
2012
2012
|
} | null;
|
|
@@ -2046,13 +2046,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2046
2046
|
lastName: string | null;
|
|
2047
2047
|
} | null;
|
|
2048
2048
|
stats: {
|
|
2049
|
-
comments: number | null;
|
|
2050
2049
|
like: number | null;
|
|
2051
2050
|
support: number | null;
|
|
2052
2051
|
love: number | null;
|
|
2053
2052
|
insight: number | null;
|
|
2054
2053
|
celebrate: number | null;
|
|
2055
2054
|
funny: number | null;
|
|
2055
|
+
comments: number | null;
|
|
2056
2056
|
reposts: number | null;
|
|
2057
2057
|
totalReactions: number | null;
|
|
2058
2058
|
} | null;
|
|
@@ -2092,13 +2092,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2092
2092
|
lastName: string | null;
|
|
2093
2093
|
} | null;
|
|
2094
2094
|
stats: {
|
|
2095
|
-
comments: number | null;
|
|
2096
2095
|
like: number | null;
|
|
2097
2096
|
support: number | null;
|
|
2098
2097
|
love: number | null;
|
|
2099
2098
|
insight: number | null;
|
|
2100
2099
|
celebrate: number | null;
|
|
2101
2100
|
funny: number | null;
|
|
2101
|
+
comments: number | null;
|
|
2102
2102
|
reposts: number | null;
|
|
2103
2103
|
totalReactions: number | null;
|
|
2104
2104
|
} | null;
|
|
@@ -2138,13 +2138,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2138
2138
|
lastName: string | null;
|
|
2139
2139
|
} | null;
|
|
2140
2140
|
stats: {
|
|
2141
|
-
comments: number | null;
|
|
2142
2141
|
like: number | null;
|
|
2143
2142
|
support: number | null;
|
|
2144
2143
|
love: number | null;
|
|
2145
2144
|
insight: number | null;
|
|
2146
2145
|
celebrate: number | null;
|
|
2147
2146
|
funny: number | null;
|
|
2147
|
+
comments: number | null;
|
|
2148
2148
|
reposts: number | null;
|
|
2149
2149
|
totalReactions: number | null;
|
|
2150
2150
|
} | null;
|
|
@@ -2184,13 +2184,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2184
2184
|
lastName: string | null;
|
|
2185
2185
|
} | null;
|
|
2186
2186
|
stats: {
|
|
2187
|
-
comments: number | null;
|
|
2188
2187
|
like: number | null;
|
|
2189
2188
|
support: number | null;
|
|
2190
2189
|
love: number | null;
|
|
2191
2190
|
insight: number | null;
|
|
2192
2191
|
celebrate: number | null;
|
|
2193
2192
|
funny: number | null;
|
|
2193
|
+
comments: number | null;
|
|
2194
2194
|
reposts: number | null;
|
|
2195
2195
|
totalReactions: number | null;
|
|
2196
2196
|
} | null;
|
|
@@ -2221,9 +2221,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2221
2221
|
success: z.ZodBoolean;
|
|
2222
2222
|
error: z.ZodString;
|
|
2223
2223
|
}, "strip", z.ZodTypeAny, {
|
|
2224
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2225
|
-
success: boolean;
|
|
2226
2224
|
error: string;
|
|
2225
|
+
success: boolean;
|
|
2226
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2227
2227
|
posts: {
|
|
2228
2228
|
url: string | null;
|
|
2229
2229
|
text: string | null;
|
|
@@ -2243,13 +2243,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2243
2243
|
lastName: string | null;
|
|
2244
2244
|
} | null;
|
|
2245
2245
|
stats: {
|
|
2246
|
-
comments: number | null;
|
|
2247
2246
|
like: number | null;
|
|
2248
2247
|
support: number | null;
|
|
2249
2248
|
love: number | null;
|
|
2250
2249
|
insight: number | null;
|
|
2251
2250
|
celebrate: number | null;
|
|
2252
2251
|
funny: number | null;
|
|
2252
|
+
comments: number | null;
|
|
2253
2253
|
reposts: number | null;
|
|
2254
2254
|
totalReactions: number | null;
|
|
2255
2255
|
} | null;
|
|
@@ -2289,13 +2289,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2289
2289
|
lastName: string | null;
|
|
2290
2290
|
} | null;
|
|
2291
2291
|
stats: {
|
|
2292
|
-
comments: number | null;
|
|
2293
2292
|
like: number | null;
|
|
2294
2293
|
support: number | null;
|
|
2295
2294
|
love: number | null;
|
|
2296
2295
|
insight: number | null;
|
|
2297
2296
|
celebrate: number | null;
|
|
2298
2297
|
funny: number | null;
|
|
2298
|
+
comments: number | null;
|
|
2299
2299
|
reposts: number | null;
|
|
2300
2300
|
totalReactions: number | null;
|
|
2301
2301
|
} | null;
|
|
@@ -2321,10 +2321,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2321
2321
|
username?: string | undefined;
|
|
2322
2322
|
keyword?: string | undefined;
|
|
2323
2323
|
jobs?: {
|
|
2324
|
-
id: string | null;
|
|
2325
2324
|
description: string | null;
|
|
2326
2325
|
title: string | null;
|
|
2327
2326
|
url: string | null;
|
|
2327
|
+
id: string | null;
|
|
2328
2328
|
location: string | null;
|
|
2329
2329
|
postedAt: string | null;
|
|
2330
2330
|
applyUrl: string | null;
|
|
@@ -2347,9 +2347,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2347
2347
|
paginationToken?: string | null | undefined;
|
|
2348
2348
|
hasNextPage?: boolean | null | undefined;
|
|
2349
2349
|
}, {
|
|
2350
|
-
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2351
|
-
success: boolean;
|
|
2352
2350
|
error: string;
|
|
2351
|
+
success: boolean;
|
|
2352
|
+
operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
|
|
2353
2353
|
posts: {
|
|
2354
2354
|
url: string | null;
|
|
2355
2355
|
text: string | null;
|
|
@@ -2369,13 +2369,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2369
2369
|
lastName: string | null;
|
|
2370
2370
|
} | null;
|
|
2371
2371
|
stats: {
|
|
2372
|
-
comments: number | null;
|
|
2373
2372
|
like: number | null;
|
|
2374
2373
|
support: number | null;
|
|
2375
2374
|
love: number | null;
|
|
2376
2375
|
insight: number | null;
|
|
2377
2376
|
celebrate: number | null;
|
|
2378
2377
|
funny: number | null;
|
|
2378
|
+
comments: number | null;
|
|
2379
2379
|
reposts: number | null;
|
|
2380
2380
|
totalReactions: number | null;
|
|
2381
2381
|
} | null;
|
|
@@ -2415,13 +2415,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2415
2415
|
lastName: string | null;
|
|
2416
2416
|
} | null;
|
|
2417
2417
|
stats: {
|
|
2418
|
-
comments: number | null;
|
|
2419
2418
|
like: number | null;
|
|
2420
2419
|
support: number | null;
|
|
2421
2420
|
love: number | null;
|
|
2422
2421
|
insight: number | null;
|
|
2423
2422
|
celebrate: number | null;
|
|
2424
2423
|
funny: number | null;
|
|
2424
|
+
comments: number | null;
|
|
2425
2425
|
reposts: number | null;
|
|
2426
2426
|
totalReactions: number | null;
|
|
2427
2427
|
} | null;
|
|
@@ -2447,10 +2447,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
|
|
|
2447
2447
|
username?: string | undefined;
|
|
2448
2448
|
keyword?: string | undefined;
|
|
2449
2449
|
jobs?: {
|
|
2450
|
-
id: string | null;
|
|
2451
2450
|
description: string | null;
|
|
2452
2451
|
title: string | null;
|
|
2453
2452
|
url: string | null;
|
|
2453
|
+
id: string | null;
|
|
2454
2454
|
location: string | null;
|
|
2455
2455
|
postedAt: string | null;
|
|
2456
2456
|
applyUrl: string | null;
|