@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
|
@@ -126,8 +126,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
126
126
|
month?: string | undefined;
|
|
127
127
|
}>>;
|
|
128
128
|
}, "strip", z.ZodTypeAny, {
|
|
129
|
-
duration?: string | undefined;
|
|
130
129
|
description?: string | undefined;
|
|
130
|
+
duration?: string | undefined;
|
|
131
131
|
location?: string | undefined;
|
|
132
132
|
companyName?: string | undefined;
|
|
133
133
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -148,8 +148,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
148
148
|
month?: string | undefined;
|
|
149
149
|
} | undefined;
|
|
150
150
|
}, {
|
|
151
|
-
duration?: string | undefined;
|
|
152
151
|
description?: string | undefined;
|
|
152
|
+
duration?: string | undefined;
|
|
153
153
|
location?: string | undefined;
|
|
154
154
|
companyName?: string | undefined;
|
|
155
155
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -285,9 +285,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
285
285
|
month?: string | undefined;
|
|
286
286
|
}>>;
|
|
287
287
|
}, "strip", z.ZodTypeAny, {
|
|
288
|
-
duration?: string | undefined;
|
|
289
288
|
description?: string | undefined;
|
|
290
289
|
title?: string | undefined;
|
|
290
|
+
duration?: string | undefined;
|
|
291
291
|
startDate?: {
|
|
292
292
|
text?: string | undefined;
|
|
293
293
|
year?: number | undefined;
|
|
@@ -299,9 +299,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
299
299
|
month?: string | undefined;
|
|
300
300
|
} | undefined;
|
|
301
301
|
}, {
|
|
302
|
-
duration?: string | undefined;
|
|
303
302
|
description?: string | undefined;
|
|
304
303
|
title?: string | undefined;
|
|
304
|
+
duration?: string | undefined;
|
|
305
305
|
startDate?: {
|
|
306
306
|
text?: string | undefined;
|
|
307
307
|
year?: number | undefined;
|
|
@@ -346,7 +346,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
346
346
|
organizationLinkedinUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
347
347
|
cause: z.ZodOptional<z.ZodString>;
|
|
348
348
|
}, "strip", z.ZodTypeAny, {
|
|
349
|
-
cause?: string | undefined;
|
|
350
349
|
duration?: string | undefined;
|
|
351
350
|
role?: string | undefined;
|
|
352
351
|
startDate?: {
|
|
@@ -361,8 +360,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
361
360
|
} | undefined;
|
|
362
361
|
organizationName?: string | undefined;
|
|
363
362
|
organizationLinkedinUrl?: string | null | undefined;
|
|
364
|
-
}, {
|
|
365
363
|
cause?: string | undefined;
|
|
364
|
+
}, {
|
|
366
365
|
duration?: string | undefined;
|
|
367
366
|
role?: string | undefined;
|
|
368
367
|
startDate?: {
|
|
@@ -377,6 +376,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
377
376
|
} | undefined;
|
|
378
377
|
organizationName?: string | undefined;
|
|
379
378
|
organizationLinkedinUrl?: string | null | undefined;
|
|
379
|
+
cause?: string | undefined;
|
|
380
380
|
}>, "many">>;
|
|
381
381
|
skills: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
382
382
|
name: z.ZodOptional<z.ZodString>;
|
|
@@ -460,18 +460,18 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
460
460
|
linkedinUrl: z.ZodOptional<z.ZodString>;
|
|
461
461
|
}, "strip", z.ZodTypeAny, {
|
|
462
462
|
id?: string | undefined;
|
|
463
|
-
position?: string | undefined;
|
|
464
|
-
firstName?: string | undefined;
|
|
465
|
-
lastName?: string | undefined;
|
|
466
463
|
publicIdentifier?: string | undefined;
|
|
467
464
|
linkedinUrl?: string | undefined;
|
|
468
|
-
}, {
|
|
469
|
-
id?: string | undefined;
|
|
470
|
-
position?: string | undefined;
|
|
471
465
|
firstName?: string | undefined;
|
|
472
466
|
lastName?: string | undefined;
|
|
467
|
+
position?: string | undefined;
|
|
468
|
+
}, {
|
|
469
|
+
id?: string | undefined;
|
|
473
470
|
publicIdentifier?: string | undefined;
|
|
474
471
|
linkedinUrl?: string | undefined;
|
|
472
|
+
firstName?: string | undefined;
|
|
473
|
+
lastName?: string | undefined;
|
|
474
|
+
position?: string | undefined;
|
|
475
475
|
}>, "many">>;
|
|
476
476
|
query: z.ZodOptional<z.ZodObject<{
|
|
477
477
|
publicIdentifier: z.ZodOptional<z.ZodString>;
|
|
@@ -509,15 +509,10 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
509
509
|
} | undefined;
|
|
510
510
|
} | undefined;
|
|
511
511
|
headline?: string | undefined;
|
|
512
|
-
skills?: {
|
|
513
|
-
name?: string | undefined;
|
|
514
|
-
positions?: string[] | undefined;
|
|
515
|
-
endorsements?: string | undefined;
|
|
516
|
-
}[] | undefined;
|
|
517
|
-
firstName?: string | undefined;
|
|
518
|
-
lastName?: string | undefined;
|
|
519
512
|
publicIdentifier?: string | undefined;
|
|
520
513
|
linkedinUrl?: string | undefined;
|
|
514
|
+
firstName?: string | undefined;
|
|
515
|
+
lastName?: string | undefined;
|
|
521
516
|
about?: string | undefined;
|
|
522
517
|
openToWork?: boolean | undefined;
|
|
523
518
|
hiring?: boolean | undefined;
|
|
@@ -530,9 +525,14 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
530
525
|
currentPosition?: {
|
|
531
526
|
companyName?: string | undefined;
|
|
532
527
|
}[] | undefined;
|
|
528
|
+
skills?: {
|
|
529
|
+
name?: string | undefined;
|
|
530
|
+
positions?: string[] | undefined;
|
|
531
|
+
endorsements?: string | undefined;
|
|
532
|
+
}[] | undefined;
|
|
533
533
|
experience?: {
|
|
534
|
-
duration?: string | undefined;
|
|
535
534
|
description?: string | undefined;
|
|
535
|
+
duration?: string | undefined;
|
|
536
536
|
location?: string | undefined;
|
|
537
537
|
companyName?: string | undefined;
|
|
538
538
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -578,9 +578,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
578
578
|
issuedByLink?: string | undefined;
|
|
579
579
|
}[] | undefined;
|
|
580
580
|
projects?: {
|
|
581
|
-
duration?: string | undefined;
|
|
582
581
|
description?: string | undefined;
|
|
583
582
|
title?: string | undefined;
|
|
583
|
+
duration?: string | undefined;
|
|
584
584
|
startDate?: {
|
|
585
585
|
text?: string | undefined;
|
|
586
586
|
year?: number | undefined;
|
|
@@ -593,7 +593,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
593
593
|
} | undefined;
|
|
594
594
|
}[] | undefined;
|
|
595
595
|
volunteering?: {
|
|
596
|
-
cause?: string | undefined;
|
|
597
596
|
duration?: string | undefined;
|
|
598
597
|
role?: string | undefined;
|
|
599
598
|
startDate?: {
|
|
@@ -608,6 +607,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
608
607
|
} | undefined;
|
|
609
608
|
organizationName?: string | undefined;
|
|
610
609
|
organizationLinkedinUrl?: string | null | undefined;
|
|
610
|
+
cause?: string | undefined;
|
|
611
611
|
}[] | undefined;
|
|
612
612
|
courses?: {
|
|
613
613
|
title?: string | undefined;
|
|
@@ -635,11 +635,11 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
635
635
|
featured?: any;
|
|
636
636
|
moreProfiles?: {
|
|
637
637
|
id?: string | undefined;
|
|
638
|
-
position?: string | undefined;
|
|
639
|
-
firstName?: string | undefined;
|
|
640
|
-
lastName?: string | undefined;
|
|
641
638
|
publicIdentifier?: string | undefined;
|
|
642
639
|
linkedinUrl?: string | undefined;
|
|
640
|
+
firstName?: string | undefined;
|
|
641
|
+
lastName?: string | undefined;
|
|
642
|
+
position?: string | undefined;
|
|
643
643
|
}[] | undefined;
|
|
644
644
|
entityId?: string | undefined;
|
|
645
645
|
requestId?: string | undefined;
|
|
@@ -666,15 +666,10 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
666
666
|
} | undefined;
|
|
667
667
|
} | undefined;
|
|
668
668
|
headline?: string | undefined;
|
|
669
|
-
skills?: {
|
|
670
|
-
name?: string | undefined;
|
|
671
|
-
positions?: string[] | undefined;
|
|
672
|
-
endorsements?: string | undefined;
|
|
673
|
-
}[] | undefined;
|
|
674
|
-
firstName?: string | undefined;
|
|
675
|
-
lastName?: string | undefined;
|
|
676
669
|
publicIdentifier?: string | undefined;
|
|
677
670
|
linkedinUrl?: string | undefined;
|
|
671
|
+
firstName?: string | undefined;
|
|
672
|
+
lastName?: string | undefined;
|
|
678
673
|
about?: string | undefined;
|
|
679
674
|
openToWork?: boolean | undefined;
|
|
680
675
|
hiring?: boolean | undefined;
|
|
@@ -687,9 +682,14 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
687
682
|
currentPosition?: {
|
|
688
683
|
companyName?: string | undefined;
|
|
689
684
|
}[] | undefined;
|
|
685
|
+
skills?: {
|
|
686
|
+
name?: string | undefined;
|
|
687
|
+
positions?: string[] | undefined;
|
|
688
|
+
endorsements?: string | undefined;
|
|
689
|
+
}[] | undefined;
|
|
690
690
|
experience?: {
|
|
691
|
-
duration?: string | undefined;
|
|
692
691
|
description?: string | undefined;
|
|
692
|
+
duration?: string | undefined;
|
|
693
693
|
location?: string | undefined;
|
|
694
694
|
companyName?: string | undefined;
|
|
695
695
|
companyLinkedinUrl?: string | undefined;
|
|
@@ -735,9 +735,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
735
735
|
issuedByLink?: string | undefined;
|
|
736
736
|
}[] | undefined;
|
|
737
737
|
projects?: {
|
|
738
|
-
duration?: string | undefined;
|
|
739
738
|
description?: string | undefined;
|
|
740
739
|
title?: string | undefined;
|
|
740
|
+
duration?: string | undefined;
|
|
741
741
|
startDate?: {
|
|
742
742
|
text?: string | undefined;
|
|
743
743
|
year?: number | undefined;
|
|
@@ -750,7 +750,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
750
750
|
} | undefined;
|
|
751
751
|
}[] | undefined;
|
|
752
752
|
volunteering?: {
|
|
753
|
-
cause?: string | undefined;
|
|
754
753
|
duration?: string | undefined;
|
|
755
754
|
role?: string | undefined;
|
|
756
755
|
startDate?: {
|
|
@@ -765,6 +764,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
765
764
|
} | undefined;
|
|
766
765
|
organizationName?: string | undefined;
|
|
767
766
|
organizationLinkedinUrl?: string | null | undefined;
|
|
767
|
+
cause?: string | undefined;
|
|
768
768
|
}[] | undefined;
|
|
769
769
|
courses?: {
|
|
770
770
|
title?: string | undefined;
|
|
@@ -792,11 +792,11 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
|
|
|
792
792
|
featured?: any;
|
|
793
793
|
moreProfiles?: {
|
|
794
794
|
id?: string | undefined;
|
|
795
|
-
position?: string | undefined;
|
|
796
|
-
firstName?: string | undefined;
|
|
797
|
-
lastName?: string | undefined;
|
|
798
795
|
publicIdentifier?: string | undefined;
|
|
799
796
|
linkedinUrl?: string | undefined;
|
|
797
|
+
firstName?: string | undefined;
|
|
798
|
+
lastName?: string | undefined;
|
|
799
|
+
position?: string | undefined;
|
|
800
800
|
}[] | undefined;
|
|
801
801
|
entityId?: string | undefined;
|
|
802
802
|
requestId?: string | undefined;
|
|
@@ -84,12 +84,12 @@ declare const LinkedInPostedAtSchema: z.ZodObject<{
|
|
|
84
84
|
timestamp: z.ZodOptional<z.ZodNumber>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
date?: string | undefined;
|
|
87
|
-
relative?: string | undefined;
|
|
88
87
|
timestamp?: number | undefined;
|
|
88
|
+
relative?: string | undefined;
|
|
89
89
|
}, {
|
|
90
90
|
date?: string | undefined;
|
|
91
|
-
relative?: string | undefined;
|
|
92
91
|
timestamp?: number | undefined;
|
|
92
|
+
relative?: string | undefined;
|
|
93
93
|
}>;
|
|
94
94
|
declare const LinkedInPostSchema: z.ZodObject<{
|
|
95
95
|
urn: z.ZodOptional<z.ZodObject<{
|
|
@@ -112,12 +112,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
112
112
|
timestamp: z.ZodOptional<z.ZodNumber>;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
114
|
date?: string | undefined;
|
|
115
|
-
relative?: string | undefined;
|
|
116
115
|
timestamp?: number | undefined;
|
|
116
|
+
relative?: string | undefined;
|
|
117
117
|
}, {
|
|
118
118
|
date?: string | undefined;
|
|
119
|
-
relative?: string | undefined;
|
|
120
119
|
timestamp?: number | undefined;
|
|
120
|
+
relative?: string | undefined;
|
|
121
121
|
}>>;
|
|
122
122
|
text: z.ZodOptional<z.ZodString>;
|
|
123
123
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -246,6 +246,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
246
246
|
reshared_post: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
|
|
247
247
|
pagination_token: z.ZodOptional<z.ZodString>;
|
|
248
248
|
}, "strip", z.ZodTypeAny, {
|
|
249
|
+
text?: string | undefined;
|
|
250
|
+
url?: string | undefined;
|
|
249
251
|
stats?: {
|
|
250
252
|
total_reactions?: number | undefined;
|
|
251
253
|
like?: number | undefined;
|
|
@@ -257,8 +259,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
257
259
|
comments?: number | undefined;
|
|
258
260
|
reposts?: number | undefined;
|
|
259
261
|
} | undefined;
|
|
260
|
-
text?: string | undefined;
|
|
261
|
-
url?: string | undefined;
|
|
262
262
|
document?: {
|
|
263
263
|
title?: string | undefined;
|
|
264
264
|
url?: string | undefined;
|
|
@@ -270,10 +270,11 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
270
270
|
share_urn?: string | null | undefined;
|
|
271
271
|
ugcPost_urn?: string | null | undefined;
|
|
272
272
|
} | undefined;
|
|
273
|
+
full_urn?: string | undefined;
|
|
273
274
|
posted_at?: {
|
|
274
275
|
date?: string | undefined;
|
|
275
|
-
relative?: string | undefined;
|
|
276
276
|
timestamp?: number | undefined;
|
|
277
|
+
relative?: string | undefined;
|
|
277
278
|
} | undefined;
|
|
278
279
|
post_type?: string | undefined;
|
|
279
280
|
author?: {
|
|
@@ -294,7 +295,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
294
295
|
}[] | undefined;
|
|
295
296
|
thumbnail?: string | undefined;
|
|
296
297
|
} | undefined;
|
|
297
|
-
full_urn?: string | undefined;
|
|
298
298
|
article?: {
|
|
299
299
|
title?: string | undefined;
|
|
300
300
|
url?: string | undefined;
|
|
@@ -304,6 +304,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
304
304
|
reshared_post?: any;
|
|
305
305
|
pagination_token?: string | undefined;
|
|
306
306
|
}, {
|
|
307
|
+
text?: string | undefined;
|
|
308
|
+
url?: string | undefined;
|
|
307
309
|
stats?: {
|
|
308
310
|
total_reactions?: number | undefined;
|
|
309
311
|
like?: number | undefined;
|
|
@@ -315,8 +317,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
315
317
|
comments?: number | undefined;
|
|
316
318
|
reposts?: number | undefined;
|
|
317
319
|
} | undefined;
|
|
318
|
-
text?: string | undefined;
|
|
319
|
-
url?: string | undefined;
|
|
320
320
|
document?: {
|
|
321
321
|
title?: string | undefined;
|
|
322
322
|
url?: string | undefined;
|
|
@@ -328,10 +328,11 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
328
328
|
share_urn?: string | null | undefined;
|
|
329
329
|
ugcPost_urn?: string | null | undefined;
|
|
330
330
|
} | undefined;
|
|
331
|
+
full_urn?: string | undefined;
|
|
331
332
|
posted_at?: {
|
|
332
333
|
date?: string | undefined;
|
|
333
|
-
relative?: string | undefined;
|
|
334
334
|
timestamp?: number | undefined;
|
|
335
|
+
relative?: string | undefined;
|
|
335
336
|
} | undefined;
|
|
336
337
|
post_type?: string | undefined;
|
|
337
338
|
author?: {
|
|
@@ -352,7 +353,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
352
353
|
}[] | undefined;
|
|
353
354
|
thumbnail?: string | undefined;
|
|
354
355
|
} | undefined;
|
|
355
|
-
full_urn?: string | undefined;
|
|
356
356
|
article?: {
|
|
357
357
|
title?: string | undefined;
|
|
358
358
|
url?: string | undefined;
|
|
@@ -383,12 +383,12 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
383
383
|
timestamp: z.ZodOptional<z.ZodNumber>;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
385
|
date?: string | undefined;
|
|
386
|
-
relative?: string | undefined;
|
|
387
386
|
timestamp?: number | undefined;
|
|
387
|
+
relative?: string | undefined;
|
|
388
388
|
}, {
|
|
389
389
|
date?: string | undefined;
|
|
390
|
-
relative?: string | undefined;
|
|
391
390
|
timestamp?: number | undefined;
|
|
391
|
+
relative?: string | undefined;
|
|
392
392
|
}>>;
|
|
393
393
|
text: z.ZodOptional<z.ZodString>;
|
|
394
394
|
url: z.ZodOptional<z.ZodString>;
|
|
@@ -517,6 +517,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
517
517
|
reshared_post: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
|
|
518
518
|
pagination_token: z.ZodOptional<z.ZodString>;
|
|
519
519
|
}, "strip", z.ZodTypeAny, {
|
|
520
|
+
text?: string | undefined;
|
|
521
|
+
url?: string | undefined;
|
|
520
522
|
stats?: {
|
|
521
523
|
total_reactions?: number | undefined;
|
|
522
524
|
like?: number | undefined;
|
|
@@ -528,8 +530,6 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
528
530
|
comments?: number | undefined;
|
|
529
531
|
reposts?: number | undefined;
|
|
530
532
|
} | undefined;
|
|
531
|
-
text?: string | undefined;
|
|
532
|
-
url?: string | undefined;
|
|
533
533
|
document?: {
|
|
534
534
|
title?: string | undefined;
|
|
535
535
|
url?: string | undefined;
|
|
@@ -541,10 +541,11 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
541
541
|
share_urn?: string | null | undefined;
|
|
542
542
|
ugcPost_urn?: string | null | undefined;
|
|
543
543
|
} | undefined;
|
|
544
|
+
full_urn?: string | undefined;
|
|
544
545
|
posted_at?: {
|
|
545
546
|
date?: string | undefined;
|
|
546
|
-
relative?: string | undefined;
|
|
547
547
|
timestamp?: number | undefined;
|
|
548
|
+
relative?: string | undefined;
|
|
548
549
|
} | undefined;
|
|
549
550
|
post_type?: string | undefined;
|
|
550
551
|
author?: {
|
|
@@ -565,7 +566,6 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
565
566
|
}[] | undefined;
|
|
566
567
|
thumbnail?: string | undefined;
|
|
567
568
|
} | undefined;
|
|
568
|
-
full_urn?: string | undefined;
|
|
569
569
|
article?: {
|
|
570
570
|
title?: string | undefined;
|
|
571
571
|
url?: string | undefined;
|
|
@@ -575,6 +575,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
575
575
|
reshared_post?: any;
|
|
576
576
|
pagination_token?: string | undefined;
|
|
577
577
|
}, {
|
|
578
|
+
text?: string | undefined;
|
|
579
|
+
url?: string | undefined;
|
|
578
580
|
stats?: {
|
|
579
581
|
total_reactions?: number | undefined;
|
|
580
582
|
like?: number | undefined;
|
|
@@ -586,8 +588,6 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
586
588
|
comments?: number | undefined;
|
|
587
589
|
reposts?: number | undefined;
|
|
588
590
|
} | undefined;
|
|
589
|
-
text?: string | undefined;
|
|
590
|
-
url?: string | undefined;
|
|
591
591
|
document?: {
|
|
592
592
|
title?: string | undefined;
|
|
593
593
|
url?: string | undefined;
|
|
@@ -599,10 +599,11 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
599
599
|
share_urn?: string | null | undefined;
|
|
600
600
|
ugcPost_urn?: string | null | undefined;
|
|
601
601
|
} | undefined;
|
|
602
|
+
full_urn?: string | undefined;
|
|
602
603
|
posted_at?: {
|
|
603
604
|
date?: string | undefined;
|
|
604
|
-
relative?: string | undefined;
|
|
605
605
|
timestamp?: number | undefined;
|
|
606
|
+
relative?: string | undefined;
|
|
606
607
|
} | undefined;
|
|
607
608
|
post_type?: string | undefined;
|
|
608
609
|
author?: {
|
|
@@ -623,7 +624,6 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
623
624
|
}[] | undefined;
|
|
624
625
|
thumbnail?: string | undefined;
|
|
625
626
|
} | undefined;
|
|
626
|
-
full_urn?: string | undefined;
|
|
627
627
|
article?: {
|
|
628
628
|
title?: string | undefined;
|
|
629
629
|
url?: string | undefined;
|
|
@@ -277,8 +277,8 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
277
277
|
}>, "many">>;
|
|
278
278
|
width: z.ZodOptional<z.ZodNumber>;
|
|
279
279
|
}, "strip", z.ZodTypeAny, {
|
|
280
|
-
duration?: number | undefined;
|
|
281
280
|
format?: string | undefined;
|
|
281
|
+
duration?: number | undefined;
|
|
282
282
|
width?: number | undefined;
|
|
283
283
|
height?: number | undefined;
|
|
284
284
|
coverUrl?: string | undefined;
|
|
@@ -293,8 +293,8 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
293
293
|
sourceUnabbreviated?: string | undefined;
|
|
294
294
|
}[] | undefined;
|
|
295
295
|
}, {
|
|
296
|
-
duration?: number | undefined;
|
|
297
296
|
format?: string | undefined;
|
|
297
|
+
duration?: number | undefined;
|
|
298
298
|
width?: number | undefined;
|
|
299
299
|
height?: number | undefined;
|
|
300
300
|
coverUrl?: string | undefined;
|
|
@@ -379,8 +379,8 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
379
379
|
shareCount?: number | undefined;
|
|
380
380
|
textLanguage?: string | undefined;
|
|
381
381
|
videoMeta?: {
|
|
382
|
-
duration?: number | undefined;
|
|
383
382
|
format?: string | undefined;
|
|
383
|
+
duration?: number | undefined;
|
|
384
384
|
width?: number | undefined;
|
|
385
385
|
height?: number | undefined;
|
|
386
386
|
coverUrl?: string | undefined;
|
|
@@ -465,8 +465,8 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
465
465
|
shareCount?: number | undefined;
|
|
466
466
|
textLanguage?: string | undefined;
|
|
467
467
|
videoMeta?: {
|
|
468
|
-
duration?: number | undefined;
|
|
469
468
|
format?: string | undefined;
|
|
469
|
+
duration?: number | undefined;
|
|
470
470
|
width?: number | undefined;
|
|
471
471
|
height?: number | undefined;
|
|
472
472
|
coverUrl?: string | undefined;
|
|
@@ -14,7 +14,7 @@ export declare const TwitterScraperInputSchema: z.ZodObject<{
|
|
|
14
14
|
searchTerms?: string[] | undefined;
|
|
15
15
|
twitterHandles?: string[] | undefined;
|
|
16
16
|
conversationIds?: string[] | undefined;
|
|
17
|
-
tweetLanguage?: "
|
|
17
|
+
tweetLanguage?: "ts" | "id" | "or" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
18
18
|
}, {
|
|
19
19
|
sort?: "Top" | "Latest" | undefined;
|
|
20
20
|
maxItems?: number | undefined;
|
|
@@ -22,7 +22,7 @@ export declare const TwitterScraperInputSchema: z.ZodObject<{
|
|
|
22
22
|
searchTerms?: string[] | undefined;
|
|
23
23
|
twitterHandles?: string[] | undefined;
|
|
24
24
|
conversationIds?: string[] | undefined;
|
|
25
|
-
tweetLanguage?: "
|
|
25
|
+
tweetLanguage?: "ts" | "id" | "or" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
|
|
26
26
|
}>;
|
|
27
27
|
export declare const TwitterTweetSchema: z.ZodObject<{
|
|
28
28
|
id: z.ZodOptional<z.ZodString>;
|
|
@@ -44,10 +44,10 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
45
|
description?: string | undefined;
|
|
46
46
|
name?: string | undefined;
|
|
47
|
-
id?: string | undefined;
|
|
48
47
|
url?: string | undefined;
|
|
49
|
-
|
|
48
|
+
id?: string | undefined;
|
|
50
49
|
userName?: string | undefined;
|
|
50
|
+
following?: number | undefined;
|
|
51
51
|
isVerified?: boolean | undefined;
|
|
52
52
|
isBlueVerified?: boolean | undefined;
|
|
53
53
|
profilePicture?: string | undefined;
|
|
@@ -57,10 +57,10 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
57
57
|
}, {
|
|
58
58
|
description?: string | undefined;
|
|
59
59
|
name?: string | undefined;
|
|
60
|
-
id?: string | undefined;
|
|
61
60
|
url?: string | undefined;
|
|
62
|
-
|
|
61
|
+
id?: string | undefined;
|
|
63
62
|
userName?: string | undefined;
|
|
63
|
+
following?: number | undefined;
|
|
64
64
|
isVerified?: boolean | undefined;
|
|
65
65
|
isBlueVerified?: boolean | undefined;
|
|
66
66
|
profilePicture?: string | undefined;
|
|
@@ -83,15 +83,15 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
83
83
|
height: z.ZodOptional<z.ZodNumber>;
|
|
84
84
|
duration: z.ZodOptional<z.ZodNumber>;
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
|
-
duration?: number | undefined;
|
|
87
86
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
88
87
|
url?: string | undefined;
|
|
88
|
+
duration?: number | undefined;
|
|
89
89
|
width?: number | undefined;
|
|
90
90
|
height?: number | undefined;
|
|
91
91
|
}, {
|
|
92
|
-
duration?: number | undefined;
|
|
93
92
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
94
93
|
url?: string | undefined;
|
|
94
|
+
duration?: number | undefined;
|
|
95
95
|
width?: number | undefined;
|
|
96
96
|
height?: number | undefined;
|
|
97
97
|
}>]>, "many">>;
|
|
@@ -158,8 +158,8 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
158
158
|
isReply: z.ZodOptional<z.ZodBoolean>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
160
|
text?: string | undefined;
|
|
161
|
-
id?: string | undefined;
|
|
162
161
|
url?: string | undefined;
|
|
162
|
+
id?: string | undefined;
|
|
163
163
|
entities?: {
|
|
164
164
|
hashtags?: {
|
|
165
165
|
text?: string | undefined;
|
|
@@ -177,10 +177,10 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
177
177
|
author?: {
|
|
178
178
|
description?: string | undefined;
|
|
179
179
|
name?: string | undefined;
|
|
180
|
-
id?: string | undefined;
|
|
181
180
|
url?: string | undefined;
|
|
182
|
-
|
|
181
|
+
id?: string | undefined;
|
|
183
182
|
userName?: string | undefined;
|
|
183
|
+
following?: number | undefined;
|
|
184
184
|
isVerified?: boolean | undefined;
|
|
185
185
|
isBlueVerified?: boolean | undefined;
|
|
186
186
|
profilePicture?: string | undefined;
|
|
@@ -189,9 +189,9 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
189
189
|
createdAt?: string | undefined;
|
|
190
190
|
} | undefined;
|
|
191
191
|
media?: (string | {
|
|
192
|
-
duration?: number | undefined;
|
|
193
192
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
194
193
|
url?: string | undefined;
|
|
194
|
+
duration?: number | undefined;
|
|
195
195
|
width?: number | undefined;
|
|
196
196
|
height?: number | undefined;
|
|
197
197
|
})[] | undefined;
|
|
@@ -208,8 +208,8 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
208
208
|
isReply?: boolean | undefined;
|
|
209
209
|
}, {
|
|
210
210
|
text?: string | undefined;
|
|
211
|
-
id?: string | undefined;
|
|
212
211
|
url?: string | undefined;
|
|
212
|
+
id?: string | undefined;
|
|
213
213
|
entities?: {
|
|
214
214
|
hashtags?: {
|
|
215
215
|
text?: string | undefined;
|
|
@@ -227,10 +227,10 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
227
227
|
author?: {
|
|
228
228
|
description?: string | undefined;
|
|
229
229
|
name?: string | undefined;
|
|
230
|
-
id?: string | undefined;
|
|
231
230
|
url?: string | undefined;
|
|
232
|
-
|
|
231
|
+
id?: string | undefined;
|
|
233
232
|
userName?: string | undefined;
|
|
233
|
+
following?: number | undefined;
|
|
234
234
|
isVerified?: boolean | undefined;
|
|
235
235
|
isBlueVerified?: boolean | undefined;
|
|
236
236
|
profilePicture?: string | undefined;
|
|
@@ -239,9 +239,9 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
239
239
|
createdAt?: string | undefined;
|
|
240
240
|
} | undefined;
|
|
241
241
|
media?: (string | {
|
|
242
|
-
duration?: number | undefined;
|
|
243
242
|
type?: "photo" | "video" | "animated_gif" | undefined;
|
|
244
243
|
url?: string | undefined;
|
|
244
|
+
duration?: number | undefined;
|
|
245
245
|
width?: number | undefined;
|
|
246
246
|
height?: number | undefined;
|
|
247
247
|
})[] | undefined;
|
|
@@ -129,14 +129,14 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
129
129
|
language?: string | undefined;
|
|
130
130
|
}>, "many">>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
|
-
duration?: string | undefined;
|
|
133
132
|
description?: string | undefined;
|
|
134
133
|
title?: string | undefined;
|
|
135
134
|
date?: string | undefined;
|
|
136
135
|
text?: string | undefined;
|
|
137
|
-
tags?: string[] | undefined;
|
|
138
|
-
id?: string | undefined;
|
|
139
136
|
url?: string | undefined;
|
|
137
|
+
duration?: string | undefined;
|
|
138
|
+
id?: string | undefined;
|
|
139
|
+
tags?: string[] | undefined;
|
|
140
140
|
thumbnail?: string | undefined;
|
|
141
141
|
commentsCount?: number | undefined;
|
|
142
142
|
comments?: number | undefined;
|
|
@@ -155,14 +155,14 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
155
155
|
language?: string | undefined;
|
|
156
156
|
}[] | undefined;
|
|
157
157
|
}, {
|
|
158
|
-
duration?: string | undefined;
|
|
159
158
|
description?: string | undefined;
|
|
160
159
|
title?: string | undefined;
|
|
161
160
|
date?: string | undefined;
|
|
162
161
|
text?: string | undefined;
|
|
163
|
-
tags?: string[] | undefined;
|
|
164
|
-
id?: string | undefined;
|
|
165
162
|
url?: string | undefined;
|
|
163
|
+
duration?: string | undefined;
|
|
164
|
+
id?: string | undefined;
|
|
165
|
+
tags?: string[] | undefined;
|
|
166
166
|
thumbnail?: string | undefined;
|
|
167
167
|
commentsCount?: number | undefined;
|
|
168
168
|
comments?: number | undefined;
|