@bubblelab/bubble-core 0.1.151 → 0.1.154
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
- package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
- package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
- package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +16 -16
- package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
- package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
- package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
- package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
- package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
- package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
- package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
|
@@ -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,8 +246,19 @@ 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
|
-
url?: string | undefined;
|
|
250
249
|
text?: string | undefined;
|
|
250
|
+
url?: string | undefined;
|
|
251
|
+
stats?: {
|
|
252
|
+
total_reactions?: number | undefined;
|
|
253
|
+
like?: number | undefined;
|
|
254
|
+
support?: number | undefined;
|
|
255
|
+
love?: number | undefined;
|
|
256
|
+
insight?: number | undefined;
|
|
257
|
+
celebrate?: number | undefined;
|
|
258
|
+
funny?: number | undefined;
|
|
259
|
+
comments?: number | undefined;
|
|
260
|
+
reposts?: number | undefined;
|
|
261
|
+
} | undefined;
|
|
251
262
|
document?: {
|
|
252
263
|
title?: string | undefined;
|
|
253
264
|
url?: string | undefined;
|
|
@@ -262,8 +273,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
262
273
|
full_urn?: string | undefined;
|
|
263
274
|
posted_at?: {
|
|
264
275
|
date?: string | undefined;
|
|
265
|
-
relative?: string | undefined;
|
|
266
276
|
timestamp?: number | undefined;
|
|
277
|
+
relative?: string | undefined;
|
|
267
278
|
} | undefined;
|
|
268
279
|
post_type?: string | undefined;
|
|
269
280
|
author?: {
|
|
@@ -274,17 +285,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
274
285
|
profile_url?: string | undefined;
|
|
275
286
|
profile_picture?: string | undefined;
|
|
276
287
|
} | undefined;
|
|
277
|
-
stats?: {
|
|
278
|
-
total_reactions?: number | undefined;
|
|
279
|
-
like?: number | undefined;
|
|
280
|
-
support?: number | undefined;
|
|
281
|
-
love?: number | undefined;
|
|
282
|
-
insight?: number | undefined;
|
|
283
|
-
celebrate?: number | undefined;
|
|
284
|
-
funny?: number | undefined;
|
|
285
|
-
comments?: number | undefined;
|
|
286
|
-
reposts?: number | undefined;
|
|
287
|
-
} | undefined;
|
|
288
288
|
media?: {
|
|
289
289
|
type?: string | undefined;
|
|
290
290
|
url?: string | undefined;
|
|
@@ -304,8 +304,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
304
304
|
reshared_post?: any;
|
|
305
305
|
pagination_token?: string | undefined;
|
|
306
306
|
}, {
|
|
307
|
-
url?: string | undefined;
|
|
308
307
|
text?: string | undefined;
|
|
308
|
+
url?: string | undefined;
|
|
309
|
+
stats?: {
|
|
310
|
+
total_reactions?: number | undefined;
|
|
311
|
+
like?: number | undefined;
|
|
312
|
+
support?: number | undefined;
|
|
313
|
+
love?: number | undefined;
|
|
314
|
+
insight?: number | undefined;
|
|
315
|
+
celebrate?: number | undefined;
|
|
316
|
+
funny?: number | undefined;
|
|
317
|
+
comments?: number | undefined;
|
|
318
|
+
reposts?: number | undefined;
|
|
319
|
+
} | undefined;
|
|
309
320
|
document?: {
|
|
310
321
|
title?: string | undefined;
|
|
311
322
|
url?: string | undefined;
|
|
@@ -320,8 +331,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
320
331
|
full_urn?: string | undefined;
|
|
321
332
|
posted_at?: {
|
|
322
333
|
date?: string | undefined;
|
|
323
|
-
relative?: string | undefined;
|
|
324
334
|
timestamp?: number | undefined;
|
|
335
|
+
relative?: string | undefined;
|
|
325
336
|
} | undefined;
|
|
326
337
|
post_type?: string | undefined;
|
|
327
338
|
author?: {
|
|
@@ -332,17 +343,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
|
|
|
332
343
|
profile_url?: string | undefined;
|
|
333
344
|
profile_picture?: string | undefined;
|
|
334
345
|
} | undefined;
|
|
335
|
-
stats?: {
|
|
336
|
-
total_reactions?: number | undefined;
|
|
337
|
-
like?: number | undefined;
|
|
338
|
-
support?: number | undefined;
|
|
339
|
-
love?: number | undefined;
|
|
340
|
-
insight?: number | undefined;
|
|
341
|
-
celebrate?: number | undefined;
|
|
342
|
-
funny?: number | undefined;
|
|
343
|
-
comments?: number | undefined;
|
|
344
|
-
reposts?: number | undefined;
|
|
345
|
-
} | undefined;
|
|
346
346
|
media?: {
|
|
347
347
|
type?: string | undefined;
|
|
348
348
|
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,8 +517,19 @@ 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
|
-
url?: string | undefined;
|
|
521
520
|
text?: string | undefined;
|
|
521
|
+
url?: string | undefined;
|
|
522
|
+
stats?: {
|
|
523
|
+
total_reactions?: number | undefined;
|
|
524
|
+
like?: number | undefined;
|
|
525
|
+
support?: number | undefined;
|
|
526
|
+
love?: number | undefined;
|
|
527
|
+
insight?: number | undefined;
|
|
528
|
+
celebrate?: number | undefined;
|
|
529
|
+
funny?: number | undefined;
|
|
530
|
+
comments?: number | undefined;
|
|
531
|
+
reposts?: number | undefined;
|
|
532
|
+
} | undefined;
|
|
522
533
|
document?: {
|
|
523
534
|
title?: string | undefined;
|
|
524
535
|
url?: string | undefined;
|
|
@@ -533,8 +544,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
533
544
|
full_urn?: string | undefined;
|
|
534
545
|
posted_at?: {
|
|
535
546
|
date?: string | undefined;
|
|
536
|
-
relative?: string | undefined;
|
|
537
547
|
timestamp?: number | undefined;
|
|
548
|
+
relative?: string | undefined;
|
|
538
549
|
} | undefined;
|
|
539
550
|
post_type?: string | undefined;
|
|
540
551
|
author?: {
|
|
@@ -545,17 +556,6 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
545
556
|
profile_url?: string | undefined;
|
|
546
557
|
profile_picture?: string | undefined;
|
|
547
558
|
} | undefined;
|
|
548
|
-
stats?: {
|
|
549
|
-
total_reactions?: number | undefined;
|
|
550
|
-
like?: number | undefined;
|
|
551
|
-
support?: number | undefined;
|
|
552
|
-
love?: number | undefined;
|
|
553
|
-
insight?: number | undefined;
|
|
554
|
-
celebrate?: number | undefined;
|
|
555
|
-
funny?: number | undefined;
|
|
556
|
-
comments?: number | undefined;
|
|
557
|
-
reposts?: number | undefined;
|
|
558
|
-
} | undefined;
|
|
559
559
|
media?: {
|
|
560
560
|
type?: string | undefined;
|
|
561
561
|
url?: string | undefined;
|
|
@@ -575,8 +575,19 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
575
575
|
reshared_post?: any;
|
|
576
576
|
pagination_token?: string | undefined;
|
|
577
577
|
}, {
|
|
578
|
-
url?: string | undefined;
|
|
579
578
|
text?: string | undefined;
|
|
579
|
+
url?: string | undefined;
|
|
580
|
+
stats?: {
|
|
581
|
+
total_reactions?: number | undefined;
|
|
582
|
+
like?: number | undefined;
|
|
583
|
+
support?: number | undefined;
|
|
584
|
+
love?: number | undefined;
|
|
585
|
+
insight?: number | undefined;
|
|
586
|
+
celebrate?: number | undefined;
|
|
587
|
+
funny?: number | undefined;
|
|
588
|
+
comments?: number | undefined;
|
|
589
|
+
reposts?: number | undefined;
|
|
590
|
+
} | undefined;
|
|
580
591
|
document?: {
|
|
581
592
|
title?: string | undefined;
|
|
582
593
|
url?: string | undefined;
|
|
@@ -591,8 +602,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
591
602
|
full_urn?: string | undefined;
|
|
592
603
|
posted_at?: {
|
|
593
604
|
date?: string | undefined;
|
|
594
|
-
relative?: string | undefined;
|
|
595
605
|
timestamp?: number | undefined;
|
|
606
|
+
relative?: string | undefined;
|
|
596
607
|
} | undefined;
|
|
597
608
|
post_type?: string | undefined;
|
|
598
609
|
author?: {
|
|
@@ -603,17 +614,6 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
|
|
|
603
614
|
profile_url?: string | undefined;
|
|
604
615
|
profile_picture?: string | undefined;
|
|
605
616
|
} | undefined;
|
|
606
|
-
stats?: {
|
|
607
|
-
total_reactions?: number | undefined;
|
|
608
|
-
like?: number | undefined;
|
|
609
|
-
support?: number | undefined;
|
|
610
|
-
love?: number | undefined;
|
|
611
|
-
insight?: number | undefined;
|
|
612
|
-
celebrate?: number | undefined;
|
|
613
|
-
funny?: number | undefined;
|
|
614
|
-
comments?: number | undefined;
|
|
615
|
-
reposts?: number | undefined;
|
|
616
|
-
} | undefined;
|
|
617
617
|
media?: {
|
|
618
618
|
type?: string | undefined;
|
|
619
619
|
url?: string | undefined;
|
|
@@ -311,9 +311,9 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
311
311
|
}>>;
|
|
312
312
|
webVideoUrl: z.ZodOptional<z.ZodString>;
|
|
313
313
|
}, "strip", z.ZodTypeAny, {
|
|
314
|
+
text?: string | undefined;
|
|
314
315
|
id?: string | undefined;
|
|
315
316
|
input?: string | undefined;
|
|
316
|
-
text?: string | undefined;
|
|
317
317
|
hashtags?: {
|
|
318
318
|
name?: string | undefined;
|
|
319
319
|
}[] | undefined;
|
|
@@ -397,9 +397,9 @@ export declare const TikTokVideoSchema: z.ZodObject<{
|
|
|
397
397
|
} | undefined;
|
|
398
398
|
webVideoUrl?: string | undefined;
|
|
399
399
|
}, {
|
|
400
|
+
text?: string | undefined;
|
|
400
401
|
id?: string | undefined;
|
|
401
402
|
input?: string | undefined;
|
|
402
|
-
text?: string | undefined;
|
|
403
403
|
hashtags?: {
|
|
404
404
|
name?: string | undefined;
|
|
405
405
|
}[] | 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>;
|
|
@@ -46,8 +46,8 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
46
46
|
name?: string | undefined;
|
|
47
47
|
url?: string | undefined;
|
|
48
48
|
id?: string | undefined;
|
|
49
|
-
following?: number | 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;
|
|
@@ -59,8 +59,8 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
59
59
|
name?: string | undefined;
|
|
60
60
|
url?: string | undefined;
|
|
61
61
|
id?: string | undefined;
|
|
62
|
-
following?: number | 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;
|
|
@@ -157,9 +157,9 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
157
157
|
isQuote: z.ZodOptional<z.ZodBoolean>;
|
|
158
158
|
isReply: z.ZodOptional<z.ZodBoolean>;
|
|
159
159
|
}, "strip", z.ZodTypeAny, {
|
|
160
|
+
text?: string | undefined;
|
|
160
161
|
url?: string | undefined;
|
|
161
162
|
id?: string | undefined;
|
|
162
|
-
text?: string | undefined;
|
|
163
163
|
entities?: {
|
|
164
164
|
hashtags?: {
|
|
165
165
|
text?: string | undefined;
|
|
@@ -179,8 +179,8 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
179
179
|
name?: string | undefined;
|
|
180
180
|
url?: string | undefined;
|
|
181
181
|
id?: string | undefined;
|
|
182
|
-
following?: number | 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;
|
|
@@ -207,9 +207,9 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
207
207
|
isQuote?: boolean | undefined;
|
|
208
208
|
isReply?: boolean | undefined;
|
|
209
209
|
}, {
|
|
210
|
+
text?: string | undefined;
|
|
210
211
|
url?: string | undefined;
|
|
211
212
|
id?: string | undefined;
|
|
212
|
-
text?: string | undefined;
|
|
213
213
|
entities?: {
|
|
214
214
|
hashtags?: {
|
|
215
215
|
text?: string | undefined;
|
|
@@ -229,8 +229,8 @@ export declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
229
229
|
name?: string | undefined;
|
|
230
230
|
url?: string | undefined;
|
|
231
231
|
id?: string | undefined;
|
|
232
|
-
following?: number | 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;
|
|
@@ -120,23 +120,23 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
120
120
|
url: z.ZodOptional<z.ZodString>;
|
|
121
121
|
text: z.ZodOptional<z.ZodString>;
|
|
122
122
|
}, "strip", z.ZodTypeAny, {
|
|
123
|
-
url?: string | undefined;
|
|
124
123
|
text?: string | undefined;
|
|
124
|
+
url?: string | undefined;
|
|
125
125
|
language?: string | undefined;
|
|
126
126
|
}, {
|
|
127
|
-
url?: string | undefined;
|
|
128
127
|
text?: string | undefined;
|
|
128
|
+
url?: string | undefined;
|
|
129
129
|
language?: string | undefined;
|
|
130
130
|
}>, "many">>;
|
|
131
131
|
}, "strip", z.ZodTypeAny, {
|
|
132
132
|
description?: string | undefined;
|
|
133
133
|
title?: string | undefined;
|
|
134
134
|
date?: string | undefined;
|
|
135
|
+
text?: string | undefined;
|
|
135
136
|
url?: string | undefined;
|
|
136
137
|
duration?: string | undefined;
|
|
137
138
|
id?: string | undefined;
|
|
138
139
|
tags?: string[] | undefined;
|
|
139
|
-
text?: string | undefined;
|
|
140
140
|
thumbnail?: string | undefined;
|
|
141
141
|
commentsCount?: number | undefined;
|
|
142
142
|
comments?: number | undefined;
|
|
@@ -150,19 +150,19 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
150
150
|
thumbnailUrl?: string | undefined;
|
|
151
151
|
category?: string | undefined;
|
|
152
152
|
subtitles?: {
|
|
153
|
-
url?: string | undefined;
|
|
154
153
|
text?: string | undefined;
|
|
154
|
+
url?: string | undefined;
|
|
155
155
|
language?: string | undefined;
|
|
156
156
|
}[] | undefined;
|
|
157
157
|
}, {
|
|
158
158
|
description?: string | undefined;
|
|
159
159
|
title?: string | undefined;
|
|
160
160
|
date?: string | undefined;
|
|
161
|
+
text?: string | undefined;
|
|
161
162
|
url?: string | undefined;
|
|
162
163
|
duration?: string | undefined;
|
|
163
164
|
id?: string | undefined;
|
|
164
165
|
tags?: string[] | undefined;
|
|
165
|
-
text?: string | undefined;
|
|
166
166
|
thumbnail?: string | undefined;
|
|
167
167
|
commentsCount?: number | undefined;
|
|
168
168
|
comments?: number | undefined;
|
|
@@ -176,8 +176,8 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
176
176
|
thumbnailUrl?: string | undefined;
|
|
177
177
|
category?: string | undefined;
|
|
178
178
|
subtitles?: {
|
|
179
|
-
url?: string | undefined;
|
|
180
179
|
text?: string | undefined;
|
|
180
|
+
url?: string | undefined;
|
|
181
181
|
language?: string | undefined;
|
|
182
182
|
}[] | undefined;
|
|
183
183
|
}>;
|