@bubblelab/bubble-core 0.1.232 → 0.1.233
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 +106 -106
- 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/airtable.d.ts +76 -76
- 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 +38 -38
- 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 +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- 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 +4 -4
- 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 +30 -30
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- 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/posthog/posthog.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/resend.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +392 -392
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +9 -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/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
- 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/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- 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 +60 -60
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- 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 +8 -8
- 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 +1 -1
- package/package.json +2 -2
|
@@ -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;
|
|
579
578
|
url?: string | undefined;
|
|
580
579
|
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;
|
|
693
692
|
url?: string | undefined;
|
|
694
693
|
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;
|
|
76
75
|
url?: string | undefined;
|
|
77
76
|
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;
|
|
110
109
|
url?: string | undefined;
|
|
111
110
|
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;
|
|
237
236
|
url?: string | undefined;
|
|
238
237
|
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;
|
|
271
270
|
url?: string | undefined;
|
|
272
271
|
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
|
-
id?: string | undefined;
|
|
334
333
|
url?: string | undefined;
|
|
334
|
+
id?: 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;
|
|
365
364
|
url?: string | undefined;
|
|
366
365
|
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
|
-
id?: string | undefined;
|
|
410
409
|
url?: string | undefined;
|
|
410
|
+
id?: 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;
|
|
441
440
|
url?: string | undefined;
|
|
442
441
|
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
|
-
link?: string | undefined;
|
|
67
66
|
id?: string | undefined;
|
|
67
|
+
link?: 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
|
-
link?: string | undefined;
|
|
102
101
|
id?: string | undefined;
|
|
102
|
+
link?: 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;
|
|
128
127
|
url?: string | undefined;
|
|
129
128
|
images?: {
|
|
130
129
|
url?: string | undefined;
|
|
131
130
|
width?: number | undefined;
|
|
132
131
|
height?: number | undefined;
|
|
133
132
|
}[] | 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;
|
|
145
144
|
url?: string | undefined;
|
|
146
145
|
images?: {
|
|
147
146
|
url?: string | undefined;
|
|
148
147
|
width?: number | undefined;
|
|
149
148
|
height?: number | undefined;
|
|
150
149
|
}[] | undefined;
|
|
150
|
+
text?: string | undefined;
|
|
151
151
|
article?: {
|
|
152
152
|
title?: string | null | undefined;
|
|
153
153
|
url?: string | null | undefined;
|
|
@@ -185,24 +185,15 @@ 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;
|
|
197
188
|
content?: {
|
|
198
189
|
type?: string | undefined;
|
|
199
|
-
text?: string | undefined;
|
|
200
190
|
url?: string | undefined;
|
|
201
191
|
images?: {
|
|
202
192
|
url?: string | undefined;
|
|
203
193
|
width?: number | undefined;
|
|
204
194
|
height?: number | undefined;
|
|
205
195
|
}[] | undefined;
|
|
196
|
+
text?: string | undefined;
|
|
206
197
|
article?: {
|
|
207
198
|
title?: string | null | undefined;
|
|
208
199
|
url?: string | null | undefined;
|
|
@@ -212,7 +203,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
212
203
|
thumbnail_url?: string | undefined;
|
|
213
204
|
duration_ms?: number | undefined;
|
|
214
205
|
} | undefined;
|
|
215
|
-
text?: string | undefined;
|
|
216
206
|
metadata?: {
|
|
217
207
|
count?: number | undefined;
|
|
218
208
|
total_count?: number | undefined;
|
|
@@ -222,7 +212,9 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
222
212
|
has_next_page?: boolean | undefined;
|
|
223
213
|
has_prev_page?: boolean | undefined;
|
|
224
214
|
} | undefined;
|
|
215
|
+
text?: string | undefined;
|
|
225
216
|
hashtags?: string[] | undefined;
|
|
217
|
+
full_urn?: string | undefined;
|
|
226
218
|
posted_at?: {
|
|
227
219
|
date?: string | undefined;
|
|
228
220
|
timestamp?: number | undefined;
|
|
@@ -235,12 +227,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
235
227
|
profile_url?: string | undefined;
|
|
236
228
|
profile_id?: string | undefined;
|
|
237
229
|
} | 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
|
-
}, {
|
|
244
230
|
stats?: {
|
|
245
231
|
reactions?: {
|
|
246
232
|
type?: string | undefined;
|
|
@@ -250,15 +236,20 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
250
236
|
total_reactions?: number | undefined;
|
|
251
237
|
comments?: number | undefined;
|
|
252
238
|
} | undefined;
|
|
239
|
+
activity_id?: string | undefined;
|
|
240
|
+
post_url?: string | undefined;
|
|
241
|
+
is_reshare?: boolean | undefined;
|
|
242
|
+
search_input?: string | undefined;
|
|
243
|
+
}, {
|
|
253
244
|
content?: {
|
|
254
245
|
type?: string | undefined;
|
|
255
|
-
text?: string | undefined;
|
|
256
246
|
url?: string | undefined;
|
|
257
247
|
images?: {
|
|
258
248
|
url?: string | undefined;
|
|
259
249
|
width?: number | undefined;
|
|
260
250
|
height?: number | undefined;
|
|
261
251
|
}[] | undefined;
|
|
252
|
+
text?: string | undefined;
|
|
262
253
|
article?: {
|
|
263
254
|
title?: string | null | undefined;
|
|
264
255
|
url?: string | null | undefined;
|
|
@@ -268,7 +259,6 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
268
259
|
thumbnail_url?: string | undefined;
|
|
269
260
|
duration_ms?: number | undefined;
|
|
270
261
|
} | undefined;
|
|
271
|
-
text?: string | undefined;
|
|
272
262
|
metadata?: {
|
|
273
263
|
count?: number | undefined;
|
|
274
264
|
total_count?: number | undefined;
|
|
@@ -278,7 +268,9 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
278
268
|
has_next_page?: boolean | undefined;
|
|
279
269
|
has_prev_page?: boolean | undefined;
|
|
280
270
|
} | undefined;
|
|
271
|
+
text?: string | undefined;
|
|
281
272
|
hashtags?: string[] | undefined;
|
|
273
|
+
full_urn?: string | undefined;
|
|
282
274
|
posted_at?: {
|
|
283
275
|
date?: string | undefined;
|
|
284
276
|
timestamp?: number | undefined;
|
|
@@ -291,7 +283,15 @@ export declare const LinkedInPostsSearchOutputSchema: z.ZodObject<{
|
|
|
291
283
|
profile_url?: string | undefined;
|
|
292
284
|
profile_id?: string | undefined;
|
|
293
285
|
} | undefined;
|
|
294
|
-
|
|
286
|
+
stats?: {
|
|
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;
|
|
295
295
|
activity_id?: string | undefined;
|
|
296
296
|
post_url?: string | undefined;
|
|
297
297
|
is_reshare?: boolean | undefined;
|
|
@@ -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;
|