@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
|
@@ -119,11 +119,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
|
|
|
119
119
|
lat: number;
|
|
120
120
|
lng: number;
|
|
121
121
|
} | undefined;
|
|
122
|
+
language?: string | undefined;
|
|
122
123
|
postalCode?: string | null | undefined;
|
|
123
124
|
countryCode?: string | undefined;
|
|
124
125
|
state?: string | undefined;
|
|
125
126
|
city?: string | undefined;
|
|
126
|
-
language?: string | undefined;
|
|
127
127
|
price?: string | null | undefined;
|
|
128
128
|
categoryName?: string | undefined;
|
|
129
129
|
address?: string | undefined;
|
|
@@ -181,11 +181,11 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
|
|
|
181
181
|
lat: number;
|
|
182
182
|
lng: number;
|
|
183
183
|
} | undefined;
|
|
184
|
+
language?: string | undefined;
|
|
184
185
|
postalCode?: string | null | undefined;
|
|
185
186
|
countryCode?: string | undefined;
|
|
186
187
|
state?: string | undefined;
|
|
187
188
|
city?: string | undefined;
|
|
188
|
-
language?: string | undefined;
|
|
189
189
|
price?: string | null | undefined;
|
|
190
190
|
categoryName?: string | undefined;
|
|
191
191
|
address?: string | undefined;
|
|
@@ -41,14 +41,14 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
41
41
|
profile_pic_url: z.ZodOptional<z.ZodString>;
|
|
42
42
|
username: z.ZodOptional<z.ZodString>;
|
|
43
43
|
}, "strip", z.ZodTypeAny, {
|
|
44
|
-
id?: string | undefined;
|
|
45
44
|
username?: string | undefined;
|
|
45
|
+
id?: string | undefined;
|
|
46
46
|
full_name?: string | undefined;
|
|
47
47
|
is_verified?: boolean | undefined;
|
|
48
48
|
profile_pic_url?: string | undefined;
|
|
49
49
|
}, {
|
|
50
|
-
id?: string | undefined;
|
|
51
50
|
username?: string | undefined;
|
|
51
|
+
id?: string | undefined;
|
|
52
52
|
full_name?: string | undefined;
|
|
53
53
|
is_verified?: boolean | undefined;
|
|
54
54
|
profile_pic_url?: string | undefined;
|
|
@@ -192,16 +192,16 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
192
192
|
profile_pic_url: z.ZodOptional<z.ZodString>;
|
|
193
193
|
username: z.ZodOptional<z.ZodString>;
|
|
194
194
|
}, "strip", z.ZodTypeAny, {
|
|
195
|
-
id?: string | undefined;
|
|
196
195
|
username?: string | undefined;
|
|
196
|
+
id?: string | undefined;
|
|
197
197
|
is_private?: boolean | undefined;
|
|
198
198
|
full_name?: string | undefined;
|
|
199
199
|
is_verified?: boolean | undefined;
|
|
200
200
|
profile_pic_url?: string | undefined;
|
|
201
201
|
profile_pic_id?: string | undefined;
|
|
202
202
|
}, {
|
|
203
|
-
id?: string | undefined;
|
|
204
203
|
username?: string | undefined;
|
|
204
|
+
id?: string | undefined;
|
|
205
205
|
is_private?: boolean | undefined;
|
|
206
206
|
full_name?: string | undefined;
|
|
207
207
|
is_verified?: boolean | undefined;
|
|
@@ -236,8 +236,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
236
236
|
display_labels?: unknown;
|
|
237
237
|
formatted_clips_media_count?: string | null | undefined;
|
|
238
238
|
ig_artist?: {
|
|
239
|
-
id?: string | undefined;
|
|
240
239
|
username?: string | undefined;
|
|
240
|
+
id?: string | undefined;
|
|
241
241
|
is_private?: boolean | undefined;
|
|
242
242
|
full_name?: string | undefined;
|
|
243
243
|
is_verified?: boolean | undefined;
|
|
@@ -272,8 +272,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
272
272
|
display_labels?: unknown;
|
|
273
273
|
formatted_clips_media_count?: string | null | undefined;
|
|
274
274
|
ig_artist?: {
|
|
275
|
-
id?: string | undefined;
|
|
276
275
|
username?: string | undefined;
|
|
276
|
+
id?: string | undefined;
|
|
277
277
|
is_private?: boolean | undefined;
|
|
278
278
|
full_name?: string | undefined;
|
|
279
279
|
is_verified?: boolean | undefined;
|
|
@@ -338,8 +338,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
338
338
|
display_labels?: unknown;
|
|
339
339
|
formatted_clips_media_count?: string | null | undefined;
|
|
340
340
|
ig_artist?: {
|
|
341
|
-
id?: string | undefined;
|
|
342
341
|
username?: string | undefined;
|
|
342
|
+
id?: string | undefined;
|
|
343
343
|
is_private?: boolean | undefined;
|
|
344
344
|
full_name?: string | undefined;
|
|
345
345
|
is_verified?: boolean | undefined;
|
|
@@ -404,8 +404,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
404
404
|
display_labels?: unknown;
|
|
405
405
|
formatted_clips_media_count?: string | null | undefined;
|
|
406
406
|
ig_artist?: {
|
|
407
|
-
id?: string | undefined;
|
|
408
407
|
username?: string | undefined;
|
|
408
|
+
id?: string | undefined;
|
|
409
409
|
is_private?: boolean | undefined;
|
|
410
410
|
full_name?: string | undefined;
|
|
411
411
|
is_verified?: boolean | undefined;
|
|
@@ -476,8 +476,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
476
476
|
display_labels?: unknown;
|
|
477
477
|
formatted_clips_media_count?: string | null | undefined;
|
|
478
478
|
ig_artist?: {
|
|
479
|
-
id?: string | undefined;
|
|
480
479
|
username?: string | undefined;
|
|
480
|
+
id?: string | undefined;
|
|
481
481
|
is_private?: boolean | undefined;
|
|
482
482
|
full_name?: string | undefined;
|
|
483
483
|
is_verified?: boolean | undefined;
|
|
@@ -548,8 +548,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
548
548
|
display_labels?: unknown;
|
|
549
549
|
formatted_clips_media_count?: string | null | undefined;
|
|
550
550
|
ig_artist?: {
|
|
551
|
-
id?: string | undefined;
|
|
552
551
|
username?: string | undefined;
|
|
552
|
+
id?: string | undefined;
|
|
553
553
|
is_private?: boolean | undefined;
|
|
554
554
|
full_name?: string | undefined;
|
|
555
555
|
is_verified?: boolean | undefined;
|
|
@@ -575,15 +575,16 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
575
575
|
}>>;
|
|
576
576
|
}, "strip", z.ZodTypeAny, {
|
|
577
577
|
type?: string | undefined;
|
|
578
|
-
id?: string | undefined;
|
|
579
578
|
url?: string | undefined;
|
|
580
|
-
images?: string[] | undefined;
|
|
581
579
|
timestamp?: string | undefined;
|
|
580
|
+
id?: string | undefined;
|
|
581
|
+
images?: string[] | undefined;
|
|
582
582
|
caption?: string | undefined;
|
|
583
583
|
location?: {
|
|
584
584
|
name?: string | undefined;
|
|
585
585
|
id?: string | undefined;
|
|
586
586
|
} | null | undefined;
|
|
587
|
+
inputUrl?: string | undefined;
|
|
587
588
|
shortCode?: string | undefined;
|
|
588
589
|
hashtags?: string[] | undefined;
|
|
589
590
|
mentions?: string[] | undefined;
|
|
@@ -600,14 +601,13 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
600
601
|
ownerId?: string | undefined;
|
|
601
602
|
productType?: string | undefined;
|
|
602
603
|
taggedUsers?: {
|
|
603
|
-
id?: string | undefined;
|
|
604
604
|
username?: string | undefined;
|
|
605
|
+
id?: string | undefined;
|
|
605
606
|
full_name?: string | undefined;
|
|
606
607
|
is_verified?: boolean | undefined;
|
|
607
608
|
profile_pic_url?: string | undefined;
|
|
608
609
|
}[] | undefined;
|
|
609
610
|
isCommentsDisabled?: boolean | undefined;
|
|
610
|
-
inputUrl?: string | undefined;
|
|
611
611
|
locationName?: string | undefined;
|
|
612
612
|
locationId?: string | undefined;
|
|
613
613
|
ownerFullName?: string | undefined;
|
|
@@ -662,8 +662,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
662
662
|
display_labels?: unknown;
|
|
663
663
|
formatted_clips_media_count?: string | null | undefined;
|
|
664
664
|
ig_artist?: {
|
|
665
|
-
id?: string | undefined;
|
|
666
665
|
username?: string | undefined;
|
|
666
|
+
id?: string | undefined;
|
|
667
667
|
is_private?: boolean | undefined;
|
|
668
668
|
full_name?: string | undefined;
|
|
669
669
|
is_verified?: boolean | undefined;
|
|
@@ -689,15 +689,16 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
689
689
|
} | undefined;
|
|
690
690
|
}, {
|
|
691
691
|
type?: string | undefined;
|
|
692
|
-
id?: string | undefined;
|
|
693
692
|
url?: string | undefined;
|
|
694
|
-
images?: string[] | undefined;
|
|
695
693
|
timestamp?: string | undefined;
|
|
694
|
+
id?: string | undefined;
|
|
695
|
+
images?: string[] | undefined;
|
|
696
696
|
caption?: string | undefined;
|
|
697
697
|
location?: {
|
|
698
698
|
name?: string | undefined;
|
|
699
699
|
id?: string | undefined;
|
|
700
700
|
} | null | undefined;
|
|
701
|
+
inputUrl?: string | undefined;
|
|
701
702
|
shortCode?: string | undefined;
|
|
702
703
|
hashtags?: string[] | undefined;
|
|
703
704
|
mentions?: string[] | undefined;
|
|
@@ -714,14 +715,13 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
714
715
|
ownerId?: string | undefined;
|
|
715
716
|
productType?: string | undefined;
|
|
716
717
|
taggedUsers?: {
|
|
717
|
-
id?: string | undefined;
|
|
718
718
|
username?: string | undefined;
|
|
719
|
+
id?: string | undefined;
|
|
719
720
|
full_name?: string | undefined;
|
|
720
721
|
is_verified?: boolean | undefined;
|
|
721
722
|
profile_pic_url?: string | undefined;
|
|
722
723
|
}[] | undefined;
|
|
723
724
|
isCommentsDisabled?: boolean | undefined;
|
|
724
|
-
inputUrl?: string | undefined;
|
|
725
725
|
locationName?: string | undefined;
|
|
726
726
|
locationId?: string | undefined;
|
|
727
727
|
ownerFullName?: string | undefined;
|
|
@@ -776,8 +776,8 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
776
776
|
display_labels?: unknown;
|
|
777
777
|
formatted_clips_media_count?: string | null | undefined;
|
|
778
778
|
ig_artist?: {
|
|
779
|
-
id?: string | undefined;
|
|
780
779
|
username?: string | undefined;
|
|
780
|
+
id?: string | undefined;
|
|
781
781
|
is_private?: boolean | undefined;
|
|
782
782
|
full_name?: string | undefined;
|
|
783
783
|
is_verified?: boolean | undefined;
|
|
@@ -47,14 +47,14 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
47
47
|
profile_pic_url: z.ZodOptional<z.ZodString>;
|
|
48
48
|
username: z.ZodOptional<z.ZodString>;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
|
-
id?: string | undefined;
|
|
51
50
|
username?: string | undefined;
|
|
51
|
+
id?: string | undefined;
|
|
52
52
|
full_name?: string | undefined;
|
|
53
53
|
is_verified?: boolean | undefined;
|
|
54
54
|
profile_pic_url?: string | undefined;
|
|
55
55
|
}, {
|
|
56
|
-
id?: string | undefined;
|
|
57
56
|
username?: string | undefined;
|
|
57
|
+
id?: string | undefined;
|
|
58
58
|
full_name?: string | undefined;
|
|
59
59
|
is_verified?: boolean | undefined;
|
|
60
60
|
profile_pic_url?: string | undefined;
|
|
@@ -72,10 +72,10 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
72
72
|
}>>>;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
74
|
type?: string | undefined;
|
|
75
|
-
id?: string | undefined;
|
|
76
75
|
url?: string | undefined;
|
|
77
|
-
images?: string[] | undefined;
|
|
78
76
|
timestamp?: string | undefined;
|
|
77
|
+
id?: string | undefined;
|
|
78
|
+
images?: string[] | undefined;
|
|
79
79
|
caption?: string | undefined;
|
|
80
80
|
location?: {
|
|
81
81
|
name?: string | undefined;
|
|
@@ -97,8 +97,8 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
97
97
|
ownerId?: string | undefined;
|
|
98
98
|
productType?: string | undefined;
|
|
99
99
|
taggedUsers?: {
|
|
100
|
-
id?: string | undefined;
|
|
101
100
|
username?: string | undefined;
|
|
101
|
+
id?: string | undefined;
|
|
102
102
|
full_name?: string | undefined;
|
|
103
103
|
is_verified?: boolean | undefined;
|
|
104
104
|
profile_pic_url?: string | undefined;
|
|
@@ -106,10 +106,10 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
106
106
|
isCommentsDisabled?: boolean | undefined;
|
|
107
107
|
}, {
|
|
108
108
|
type?: string | undefined;
|
|
109
|
-
id?: string | undefined;
|
|
110
109
|
url?: string | undefined;
|
|
111
|
-
images?: string[] | undefined;
|
|
112
110
|
timestamp?: string | undefined;
|
|
111
|
+
id?: string | undefined;
|
|
112
|
+
images?: string[] | undefined;
|
|
113
113
|
caption?: string | undefined;
|
|
114
114
|
location?: {
|
|
115
115
|
name?: string | undefined;
|
|
@@ -131,8 +131,8 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
131
131
|
ownerId?: string | undefined;
|
|
132
132
|
productType?: string | undefined;
|
|
133
133
|
taggedUsers?: {
|
|
134
|
-
id?: string | undefined;
|
|
135
134
|
username?: string | undefined;
|
|
135
|
+
id?: string | undefined;
|
|
136
136
|
full_name?: string | undefined;
|
|
137
137
|
is_verified?: boolean | undefined;
|
|
138
138
|
profile_pic_url?: string | undefined;
|
|
@@ -208,14 +208,14 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
208
208
|
profile_pic_url: z.ZodOptional<z.ZodString>;
|
|
209
209
|
username: z.ZodOptional<z.ZodString>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
|
-
id?: string | undefined;
|
|
212
211
|
username?: string | undefined;
|
|
212
|
+
id?: string | undefined;
|
|
213
213
|
full_name?: string | undefined;
|
|
214
214
|
is_verified?: boolean | undefined;
|
|
215
215
|
profile_pic_url?: string | undefined;
|
|
216
216
|
}, {
|
|
217
|
-
id?: string | undefined;
|
|
218
217
|
username?: string | undefined;
|
|
218
|
+
id?: string | undefined;
|
|
219
219
|
full_name?: string | undefined;
|
|
220
220
|
is_verified?: boolean | undefined;
|
|
221
221
|
profile_pic_url?: string | undefined;
|
|
@@ -233,10 +233,10 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
233
233
|
}>>>;
|
|
234
234
|
}, "strip", z.ZodTypeAny, {
|
|
235
235
|
type?: string | undefined;
|
|
236
|
-
id?: string | undefined;
|
|
237
236
|
url?: string | undefined;
|
|
238
|
-
images?: string[] | undefined;
|
|
239
237
|
timestamp?: string | undefined;
|
|
238
|
+
id?: string | undefined;
|
|
239
|
+
images?: string[] | undefined;
|
|
240
240
|
caption?: string | undefined;
|
|
241
241
|
location?: {
|
|
242
242
|
name?: string | undefined;
|
|
@@ -258,8 +258,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
258
258
|
ownerId?: string | undefined;
|
|
259
259
|
productType?: string | undefined;
|
|
260
260
|
taggedUsers?: {
|
|
261
|
-
id?: string | undefined;
|
|
262
261
|
username?: string | undefined;
|
|
262
|
+
id?: string | undefined;
|
|
263
263
|
full_name?: string | undefined;
|
|
264
264
|
is_verified?: boolean | undefined;
|
|
265
265
|
profile_pic_url?: string | undefined;
|
|
@@ -267,10 +267,10 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
267
267
|
isCommentsDisabled?: boolean | undefined;
|
|
268
268
|
}, {
|
|
269
269
|
type?: string | undefined;
|
|
270
|
-
id?: string | undefined;
|
|
271
270
|
url?: string | undefined;
|
|
272
|
-
images?: string[] | undefined;
|
|
273
271
|
timestamp?: string | undefined;
|
|
272
|
+
id?: string | undefined;
|
|
273
|
+
images?: string[] | undefined;
|
|
274
274
|
caption?: string | undefined;
|
|
275
275
|
location?: {
|
|
276
276
|
name?: string | undefined;
|
|
@@ -292,8 +292,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
292
292
|
ownerId?: string | undefined;
|
|
293
293
|
productType?: string | undefined;
|
|
294
294
|
taggedUsers?: {
|
|
295
|
-
id?: string | undefined;
|
|
296
295
|
username?: string | undefined;
|
|
296
|
+
id?: string | undefined;
|
|
297
297
|
full_name?: string | undefined;
|
|
298
298
|
is_verified?: boolean | undefined;
|
|
299
299
|
profile_pic_url?: string | undefined;
|
|
@@ -322,17 +322,17 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
322
322
|
itemsCount: z.ZodOptional<z.ZodNumber>;
|
|
323
323
|
}, "strip", z.ZodTypeAny, {
|
|
324
324
|
title?: string | undefined;
|
|
325
|
-
coverUrl?: string | undefined;
|
|
326
325
|
itemsCount?: number | undefined;
|
|
326
|
+
coverUrl?: string | undefined;
|
|
327
327
|
}, {
|
|
328
328
|
title?: string | undefined;
|
|
329
|
-
coverUrl?: string | undefined;
|
|
330
329
|
itemsCount?: number | undefined;
|
|
330
|
+
coverUrl?: string | undefined;
|
|
331
331
|
}>, "many">>;
|
|
332
332
|
}, "strip", z.ZodTypeAny, {
|
|
333
|
-
id?: string | undefined;
|
|
334
|
-
url?: string | undefined;
|
|
335
333
|
username?: string | undefined;
|
|
334
|
+
url?: string | undefined;
|
|
335
|
+
id?: string | undefined;
|
|
336
336
|
private?: boolean | undefined;
|
|
337
337
|
verified?: boolean | undefined;
|
|
338
338
|
inputUrl?: string | undefined;
|
|
@@ -361,10 +361,10 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
361
361
|
relatedProfiles?: unknown[] | undefined;
|
|
362
362
|
latestPosts?: {
|
|
363
363
|
type?: string | undefined;
|
|
364
|
-
id?: string | undefined;
|
|
365
364
|
url?: string | undefined;
|
|
366
|
-
images?: string[] | undefined;
|
|
367
365
|
timestamp?: string | undefined;
|
|
366
|
+
id?: string | undefined;
|
|
367
|
+
images?: string[] | undefined;
|
|
368
368
|
caption?: string | undefined;
|
|
369
369
|
location?: {
|
|
370
370
|
name?: string | undefined;
|
|
@@ -386,8 +386,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
386
386
|
ownerId?: string | undefined;
|
|
387
387
|
productType?: string | undefined;
|
|
388
388
|
taggedUsers?: {
|
|
389
|
-
id?: string | undefined;
|
|
390
389
|
username?: string | undefined;
|
|
390
|
+
id?: string | undefined;
|
|
391
391
|
full_name?: string | undefined;
|
|
392
392
|
is_verified?: boolean | undefined;
|
|
393
393
|
profile_pic_url?: string | undefined;
|
|
@@ -402,13 +402,13 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
402
402
|
}[] | undefined;
|
|
403
403
|
highlights?: {
|
|
404
404
|
title?: string | undefined;
|
|
405
|
-
coverUrl?: string | undefined;
|
|
406
405
|
itemsCount?: number | undefined;
|
|
406
|
+
coverUrl?: string | undefined;
|
|
407
407
|
}[] | undefined;
|
|
408
408
|
}, {
|
|
409
|
-
id?: string | undefined;
|
|
410
|
-
url?: string | undefined;
|
|
411
409
|
username?: string | undefined;
|
|
410
|
+
url?: string | undefined;
|
|
411
|
+
id?: string | undefined;
|
|
412
412
|
private?: boolean | undefined;
|
|
413
413
|
verified?: boolean | undefined;
|
|
414
414
|
inputUrl?: string | undefined;
|
|
@@ -437,10 +437,10 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
437
437
|
relatedProfiles?: unknown[] | undefined;
|
|
438
438
|
latestPosts?: {
|
|
439
439
|
type?: string | undefined;
|
|
440
|
-
id?: string | undefined;
|
|
441
440
|
url?: string | undefined;
|
|
442
|
-
images?: string[] | undefined;
|
|
443
441
|
timestamp?: string | undefined;
|
|
442
|
+
id?: string | undefined;
|
|
443
|
+
images?: string[] | undefined;
|
|
444
444
|
caption?: string | undefined;
|
|
445
445
|
location?: {
|
|
446
446
|
name?: string | undefined;
|
|
@@ -462,8 +462,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
462
462
|
ownerId?: string | undefined;
|
|
463
463
|
productType?: string | undefined;
|
|
464
464
|
taggedUsers?: {
|
|
465
|
-
id?: string | undefined;
|
|
466
465
|
username?: string | undefined;
|
|
466
|
+
id?: string | undefined;
|
|
467
467
|
full_name?: string | undefined;
|
|
468
468
|
is_verified?: boolean | undefined;
|
|
469
469
|
profile_pic_url?: string | undefined;
|
|
@@ -478,8 +478,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
478
478
|
}[] | undefined;
|
|
479
479
|
highlights?: {
|
|
480
480
|
title?: string | undefined;
|
|
481
|
-
coverUrl?: string | undefined;
|
|
482
481
|
itemsCount?: number | undefined;
|
|
482
|
+
coverUrl?: string | undefined;
|
|
483
483
|
}[] | undefined;
|
|
484
484
|
}>;
|
|
485
485
|
//# sourceMappingURL=instagram-scraper.d.ts.map
|
|
@@ -185,15 +185,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
185
185
|
}>>;
|
|
186
186
|
search_input: z.ZodOptional<z.ZodString>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
-
|
|
189
|
-
reactions?: {
|
|
190
|
-
type?: string | undefined;
|
|
191
|
-
count?: number | undefined;
|
|
192
|
-
}[] | undefined;
|
|
193
|
-
shares?: number | undefined;
|
|
194
|
-
total_reactions?: number | undefined;
|
|
195
|
-
comments?: number | undefined;
|
|
196
|
-
} | undefined;
|
|
188
|
+
text?: string | undefined;
|
|
197
189
|
content?: {
|
|
198
190
|
type?: string | undefined;
|
|
199
191
|
text?: string | undefined;
|
|
@@ -212,7 +204,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
212
204
|
thumbnail_url?: string | undefined;
|
|
213
205
|
duration_ms?: number | undefined;
|
|
214
206
|
} | undefined;
|
|
215
|
-
text?: string | undefined;
|
|
216
207
|
metadata?: {
|
|
217
208
|
count?: number | undefined;
|
|
218
209
|
total_count?: number | undefined;
|
|
@@ -222,7 +213,17 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
222
213
|
has_next_page?: boolean | undefined;
|
|
223
214
|
has_prev_page?: boolean | undefined;
|
|
224
215
|
} | undefined;
|
|
216
|
+
stats?: {
|
|
217
|
+
reactions?: {
|
|
218
|
+
type?: string | undefined;
|
|
219
|
+
count?: number | undefined;
|
|
220
|
+
}[] | undefined;
|
|
221
|
+
shares?: number | undefined;
|
|
222
|
+
total_reactions?: number | undefined;
|
|
223
|
+
comments?: number | undefined;
|
|
224
|
+
} | undefined;
|
|
225
225
|
hashtags?: string[] | undefined;
|
|
226
|
+
full_urn?: string | undefined;
|
|
226
227
|
posted_at?: {
|
|
227
228
|
date?: string | undefined;
|
|
228
229
|
timestamp?: number | undefined;
|
|
@@ -235,21 +236,12 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
235
236
|
profile_url?: string | undefined;
|
|
236
237
|
profile_id?: string | undefined;
|
|
237
238
|
} | undefined;
|
|
238
|
-
full_urn?: string | undefined;
|
|
239
239
|
activity_id?: string | undefined;
|
|
240
240
|
post_url?: string | undefined;
|
|
241
241
|
is_reshare?: boolean | undefined;
|
|
242
242
|
search_input?: string | undefined;
|
|
243
243
|
}, {
|
|
244
|
-
|
|
245
|
-
reactions?: {
|
|
246
|
-
type?: string | undefined;
|
|
247
|
-
count?: number | undefined;
|
|
248
|
-
}[] | undefined;
|
|
249
|
-
shares?: number | undefined;
|
|
250
|
-
total_reactions?: number | undefined;
|
|
251
|
-
comments?: number | undefined;
|
|
252
|
-
} | undefined;
|
|
244
|
+
text?: string | undefined;
|
|
253
245
|
content?: {
|
|
254
246
|
type?: string | undefined;
|
|
255
247
|
text?: string | undefined;
|
|
@@ -268,7 +260,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
268
260
|
thumbnail_url?: string | undefined;
|
|
269
261
|
duration_ms?: number | undefined;
|
|
270
262
|
} | undefined;
|
|
271
|
-
text?: string | undefined;
|
|
272
263
|
metadata?: {
|
|
273
264
|
count?: number | undefined;
|
|
274
265
|
total_count?: number | undefined;
|
|
@@ -278,7 +269,17 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
278
269
|
has_next_page?: boolean | undefined;
|
|
279
270
|
has_prev_page?: boolean | undefined;
|
|
280
271
|
} | undefined;
|
|
272
|
+
stats?: {
|
|
273
|
+
reactions?: {
|
|
274
|
+
type?: string | undefined;
|
|
275
|
+
count?: number | undefined;
|
|
276
|
+
}[] | undefined;
|
|
277
|
+
shares?: number | undefined;
|
|
278
|
+
total_reactions?: number | undefined;
|
|
279
|
+
comments?: number | undefined;
|
|
280
|
+
} | undefined;
|
|
281
281
|
hashtags?: string[] | undefined;
|
|
282
|
+
full_urn?: string | undefined;
|
|
282
283
|
posted_at?: {
|
|
283
284
|
date?: string | undefined;
|
|
284
285
|
timestamp?: number | undefined;
|
|
@@ -291,7 +292,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
291
292
|
profile_url?: string | undefined;
|
|
292
293
|
profile_id?: string | undefined;
|
|
293
294
|
} | undefined;
|
|
294
|
-
full_urn?: string | undefined;
|
|
295
295
|
activity_id?: string | undefined;
|
|
296
296
|
post_url?: string | undefined;
|
|
297
297
|
is_reshare?: boolean | undefined;
|