@bubblelab/bubble-core 0.1.141 → 0.1.142
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 +88 -88
- package/dist/bubble-flow/bubble-flow-class.d.ts +4 -0
- package/dist/bubble-flow/bubble-flow-class.d.ts.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js +1 -0
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +7 -0
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +806 -0
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.js +256 -0
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +901 -94
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +19 -19
- package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.js +1 -0
- package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +6 -6
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +17 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +350 -350
- package/dist/bubbles/service-bubble/followupboss.d.ts +12 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +62 -62
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +32 -32
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/resend.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
- package/dist/bubbles/service-bubble/slack/slack.js +2 -2
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +64 -64
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +1890 -452
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-tool.js +300 -56
- package/dist/bubbles/tool-bubble/linkedin-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +108 -108
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
- package/dist/bubbles.json +481 -6
- 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
|
@@ -120,15 +120,15 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
|
|
|
120
120
|
lng: number;
|
|
121
121
|
} | undefined;
|
|
122
122
|
postalCode?: string | null | undefined;
|
|
123
|
+
countryCode?: string | undefined;
|
|
124
|
+
state?: string | undefined;
|
|
125
|
+
city?: string | undefined;
|
|
123
126
|
language?: string | undefined;
|
|
124
127
|
price?: string | null | undefined;
|
|
125
128
|
categoryName?: string | undefined;
|
|
126
129
|
address?: string | undefined;
|
|
127
130
|
neighborhood?: string | null | undefined;
|
|
128
131
|
street?: string | null | undefined;
|
|
129
|
-
city?: string | undefined;
|
|
130
|
-
state?: string | undefined;
|
|
131
|
-
countryCode?: string | undefined;
|
|
132
132
|
website?: string | undefined;
|
|
133
133
|
phoneUnformatted?: string | undefined;
|
|
134
134
|
claimThisBusiness?: boolean | undefined;
|
|
@@ -182,15 +182,15 @@ export declare const GoogleMapsPlaceSchema: z.ZodObject<{
|
|
|
182
182
|
lng: number;
|
|
183
183
|
} | undefined;
|
|
184
184
|
postalCode?: string | null | undefined;
|
|
185
|
+
countryCode?: string | undefined;
|
|
186
|
+
state?: string | undefined;
|
|
187
|
+
city?: string | undefined;
|
|
185
188
|
language?: string | undefined;
|
|
186
189
|
price?: string | null | undefined;
|
|
187
190
|
categoryName?: string | undefined;
|
|
188
191
|
address?: string | undefined;
|
|
189
192
|
neighborhood?: string | null | undefined;
|
|
190
193
|
street?: string | null | undefined;
|
|
191
|
-
city?: string | undefined;
|
|
192
|
-
state?: string | undefined;
|
|
193
|
-
countryCode?: string | undefined;
|
|
194
194
|
website?: string | undefined;
|
|
195
195
|
phoneUnformatted?: string | undefined;
|
|
196
196
|
claimThisBusiness?: boolean | undefined;
|
|
@@ -575,9 +575,9 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
575
575
|
}>>;
|
|
576
576
|
}, "strip", z.ZodTypeAny, {
|
|
577
577
|
type?: string | undefined;
|
|
578
|
+
id?: string | undefined;
|
|
578
579
|
url?: string | undefined;
|
|
579
580
|
images?: string[] | undefined;
|
|
580
|
-
id?: string | undefined;
|
|
581
581
|
timestamp?: string | undefined;
|
|
582
582
|
caption?: string | undefined;
|
|
583
583
|
location?: {
|
|
@@ -689,9 +689,9 @@ export declare const InstagramHashtagScraperItemSchema: z.ZodObject<{
|
|
|
689
689
|
} | undefined;
|
|
690
690
|
}, {
|
|
691
691
|
type?: string | undefined;
|
|
692
|
+
id?: string | undefined;
|
|
692
693
|
url?: string | undefined;
|
|
693
694
|
images?: string[] | undefined;
|
|
694
|
-
id?: string | undefined;
|
|
695
695
|
timestamp?: string | undefined;
|
|
696
696
|
caption?: string | undefined;
|
|
697
697
|
location?: {
|
|
@@ -72,9 +72,9 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
72
72
|
}>>>;
|
|
73
73
|
}, "strip", z.ZodTypeAny, {
|
|
74
74
|
type?: string | undefined;
|
|
75
|
+
id?: string | undefined;
|
|
75
76
|
url?: string | undefined;
|
|
76
77
|
images?: string[] | undefined;
|
|
77
|
-
id?: string | undefined;
|
|
78
78
|
timestamp?: string | undefined;
|
|
79
79
|
caption?: string | undefined;
|
|
80
80
|
location?: {
|
|
@@ -106,9 +106,9 @@ export declare const InstagramPostSchema: z.ZodObject<{
|
|
|
106
106
|
isCommentsDisabled?: boolean | undefined;
|
|
107
107
|
}, {
|
|
108
108
|
type?: string | undefined;
|
|
109
|
+
id?: string | undefined;
|
|
109
110
|
url?: string | undefined;
|
|
110
111
|
images?: string[] | undefined;
|
|
111
|
-
id?: string | undefined;
|
|
112
112
|
timestamp?: string | undefined;
|
|
113
113
|
caption?: string | undefined;
|
|
114
114
|
location?: {
|
|
@@ -233,9 +233,9 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
233
233
|
}>>>;
|
|
234
234
|
}, "strip", z.ZodTypeAny, {
|
|
235
235
|
type?: string | undefined;
|
|
236
|
+
id?: string | undefined;
|
|
236
237
|
url?: string | undefined;
|
|
237
238
|
images?: string[] | undefined;
|
|
238
|
-
id?: string | undefined;
|
|
239
239
|
timestamp?: string | undefined;
|
|
240
240
|
caption?: string | undefined;
|
|
241
241
|
location?: {
|
|
@@ -267,9 +267,9 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
267
267
|
isCommentsDisabled?: boolean | undefined;
|
|
268
268
|
}, {
|
|
269
269
|
type?: string | undefined;
|
|
270
|
+
id?: string | undefined;
|
|
270
271
|
url?: string | undefined;
|
|
271
272
|
images?: string[] | undefined;
|
|
272
|
-
id?: string | undefined;
|
|
273
273
|
timestamp?: string | undefined;
|
|
274
274
|
caption?: string | undefined;
|
|
275
275
|
location?: {
|
|
@@ -330,8 +330,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
330
330
|
itemsCount?: number | undefined;
|
|
331
331
|
}>, "many">>;
|
|
332
332
|
}, "strip", z.ZodTypeAny, {
|
|
333
|
-
url?: string | undefined;
|
|
334
333
|
id?: string | undefined;
|
|
334
|
+
url?: string | undefined;
|
|
335
335
|
username?: string | undefined;
|
|
336
336
|
private?: boolean | undefined;
|
|
337
337
|
verified?: boolean | undefined;
|
|
@@ -361,9 +361,9 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
361
361
|
relatedProfiles?: unknown[] | undefined;
|
|
362
362
|
latestPosts?: {
|
|
363
363
|
type?: string | undefined;
|
|
364
|
+
id?: string | undefined;
|
|
364
365
|
url?: string | undefined;
|
|
365
366
|
images?: string[] | undefined;
|
|
366
|
-
id?: string | undefined;
|
|
367
367
|
timestamp?: string | undefined;
|
|
368
368
|
caption?: string | undefined;
|
|
369
369
|
location?: {
|
|
@@ -406,8 +406,8 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
406
406
|
itemsCount?: number | undefined;
|
|
407
407
|
}[] | undefined;
|
|
408
408
|
}, {
|
|
409
|
-
url?: string | undefined;
|
|
410
409
|
id?: string | undefined;
|
|
410
|
+
url?: string | undefined;
|
|
411
411
|
username?: string | undefined;
|
|
412
412
|
private?: boolean | undefined;
|
|
413
413
|
verified?: boolean | undefined;
|
|
@@ -437,9 +437,9 @@ export declare const InstagramScraperItemSchema: z.ZodObject<{
|
|
|
437
437
|
relatedProfiles?: unknown[] | undefined;
|
|
438
438
|
latestPosts?: {
|
|
439
439
|
type?: string | undefined;
|
|
440
|
+
id?: string | undefined;
|
|
440
441
|
url?: string | undefined;
|
|
441
442
|
images?: string[] | undefined;
|
|
442
|
-
id?: string | undefined;
|
|
443
443
|
timestamp?: string | undefined;
|
|
444
444
|
caption?: string | undefined;
|
|
445
445
|
location?: {
|
|
@@ -63,8 +63,8 @@ export declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
63
63
|
companyEmployeesCount: z.ZodOptional<z.ZodNumber>;
|
|
64
64
|
}, "strip", z.ZodTypeAny, {
|
|
65
65
|
title?: string | undefined;
|
|
66
|
-
id?: string | undefined;
|
|
67
66
|
link?: string | undefined;
|
|
67
|
+
id?: string | undefined;
|
|
68
68
|
location?: string | undefined;
|
|
69
69
|
inputUrl?: string | undefined;
|
|
70
70
|
trackingId?: string | undefined;
|
|
@@ -98,8 +98,8 @@ export declare const LinkedInJobSchema: z.ZodObject<{
|
|
|
98
98
|
companyEmployeesCount?: number | undefined;
|
|
99
99
|
}, {
|
|
100
100
|
title?: string | undefined;
|
|
101
|
-
id?: string | undefined;
|
|
102
101
|
link?: string | undefined;
|
|
102
|
+
id?: string | undefined;
|
|
103
103
|
location?: string | undefined;
|
|
104
104
|
inputUrl?: string | undefined;
|
|
105
105
|
trackingId?: string | undefined;
|
|
@@ -124,13 +124,13 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
124
124
|
}>, "many">>;
|
|
125
125
|
}, "strip", z.ZodTypeAny, {
|
|
126
126
|
type?: string | undefined;
|
|
127
|
+
text?: string | undefined;
|
|
127
128
|
url?: string | undefined;
|
|
128
129
|
images?: {
|
|
129
130
|
url?: string | undefined;
|
|
130
131
|
width?: number | undefined;
|
|
131
132
|
height?: number | undefined;
|
|
132
133
|
}[] | undefined;
|
|
133
|
-
text?: string | undefined;
|
|
134
134
|
article?: {
|
|
135
135
|
title?: string | null | undefined;
|
|
136
136
|
url?: string | null | undefined;
|
|
@@ -141,13 +141,13 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
141
141
|
duration_ms?: number | undefined;
|
|
142
142
|
}, {
|
|
143
143
|
type?: string | undefined;
|
|
144
|
+
text?: string | undefined;
|
|
144
145
|
url?: string | undefined;
|
|
145
146
|
images?: {
|
|
146
147
|
url?: string | undefined;
|
|
147
148
|
width?: number | undefined;
|
|
148
149
|
height?: number | undefined;
|
|
149
150
|
}[] | undefined;
|
|
150
|
-
text?: string | undefined;
|
|
151
151
|
article?: {
|
|
152
152
|
title?: string | null | undefined;
|
|
153
153
|
url?: string | null | undefined;
|
|
@@ -185,15 +185,24 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
185
185
|
}>>;
|
|
186
186
|
search_input: z.ZodOptional<z.ZodString>;
|
|
187
187
|
}, "strip", z.ZodTypeAny, {
|
|
188
|
+
stats?: {
|
|
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
197
|
content?: {
|
|
189
198
|
type?: string | undefined;
|
|
199
|
+
text?: string | undefined;
|
|
190
200
|
url?: string | undefined;
|
|
191
201
|
images?: {
|
|
192
202
|
url?: string | undefined;
|
|
193
203
|
width?: number | undefined;
|
|
194
204
|
height?: number | undefined;
|
|
195
205
|
}[] | undefined;
|
|
196
|
-
text?: string | undefined;
|
|
197
206
|
article?: {
|
|
198
207
|
title?: string | null | undefined;
|
|
199
208
|
url?: string | null | undefined;
|
|
@@ -203,6 +212,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
203
212
|
thumbnail_url?: string | undefined;
|
|
204
213
|
duration_ms?: number | undefined;
|
|
205
214
|
} | undefined;
|
|
215
|
+
text?: string | undefined;
|
|
206
216
|
metadata?: {
|
|
207
217
|
count?: number | undefined;
|
|
208
218
|
total_count?: number | undefined;
|
|
@@ -212,9 +222,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
212
222
|
has_next_page?: boolean | undefined;
|
|
213
223
|
has_prev_page?: boolean | undefined;
|
|
214
224
|
} | undefined;
|
|
215
|
-
text?: string | undefined;
|
|
216
225
|
hashtags?: string[] | undefined;
|
|
217
|
-
full_urn?: string | undefined;
|
|
218
226
|
posted_at?: {
|
|
219
227
|
date?: string | undefined;
|
|
220
228
|
timestamp?: number | undefined;
|
|
@@ -227,6 +235,12 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
227
235
|
profile_url?: string | undefined;
|
|
228
236
|
profile_id?: string | undefined;
|
|
229
237
|
} | undefined;
|
|
238
|
+
full_urn?: string | undefined;
|
|
239
|
+
activity_id?: string | undefined;
|
|
240
|
+
post_url?: string | undefined;
|
|
241
|
+
is_reshare?: boolean | undefined;
|
|
242
|
+
search_input?: string | undefined;
|
|
243
|
+
}, {
|
|
230
244
|
stats?: {
|
|
231
245
|
reactions?: {
|
|
232
246
|
type?: string | undefined;
|
|
@@ -236,20 +250,15 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
236
250
|
total_reactions?: number | undefined;
|
|
237
251
|
comments?: number | undefined;
|
|
238
252
|
} | undefined;
|
|
239
|
-
activity_id?: string | undefined;
|
|
240
|
-
post_url?: string | undefined;
|
|
241
|
-
is_reshare?: boolean | undefined;
|
|
242
|
-
search_input?: string | undefined;
|
|
243
|
-
}, {
|
|
244
253
|
content?: {
|
|
245
254
|
type?: string | undefined;
|
|
255
|
+
text?: string | undefined;
|
|
246
256
|
url?: string | undefined;
|
|
247
257
|
images?: {
|
|
248
258
|
url?: string | undefined;
|
|
249
259
|
width?: number | undefined;
|
|
250
260
|
height?: number | undefined;
|
|
251
261
|
}[] | undefined;
|
|
252
|
-
text?: string | undefined;
|
|
253
262
|
article?: {
|
|
254
263
|
title?: string | null | undefined;
|
|
255
264
|
url?: string | null | undefined;
|
|
@@ -259,6 +268,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
259
268
|
thumbnail_url?: string | undefined;
|
|
260
269
|
duration_ms?: number | undefined;
|
|
261
270
|
} | undefined;
|
|
271
|
+
text?: string | undefined;
|
|
262
272
|
metadata?: {
|
|
263
273
|
count?: number | undefined;
|
|
264
274
|
total_count?: number | undefined;
|
|
@@ -268,9 +278,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
268
278
|
has_next_page?: boolean | undefined;
|
|
269
279
|
has_prev_page?: boolean | undefined;
|
|
270
280
|
} | undefined;
|
|
271
|
-
text?: string | undefined;
|
|
272
281
|
hashtags?: string[] | undefined;
|
|
273
|
-
full_urn?: string | undefined;
|
|
274
282
|
posted_at?: {
|
|
275
283
|
date?: string | undefined;
|
|
276
284
|
timestamp?: number | undefined;
|
|
@@ -283,15 +291,7 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
283
291
|
profile_url?: string | undefined;
|
|
284
292
|
profile_id?: string | undefined;
|
|
285
293
|
} | undefined;
|
|
286
|
-
|
|
287
|
-
reactions?: {
|
|
288
|
-
type?: string | undefined;
|
|
289
|
-
count?: number | undefined;
|
|
290
|
-
}[] | undefined;
|
|
291
|
-
shares?: number | undefined;
|
|
292
|
-
total_reactions?: number | undefined;
|
|
293
|
-
comments?: number | undefined;
|
|
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;
|