@bubblelab/bubble-core 0.1.209 → 0.1.211

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.
Files changed (87) hide show
  1. package/dist/bubble-bundle.d.ts +129 -108
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +54 -0
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  11. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  15. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  16. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  17. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  19. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  21. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  22. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  23. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  24. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
  25. package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
  26. package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
  27. package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
  28. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
  29. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
  30. package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
  31. package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
  32. package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
  33. package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
  34. package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
  35. package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
  36. package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
  37. package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
  38. package/dist/bubbles/service-bubble/assembled/index.js +4 -0
  39. package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
  40. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  41. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  42. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  43. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
  45. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  46. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  47. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  48. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  49. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  52. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  53. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  55. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  56. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  57. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  58. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  59. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  61. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
  63. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  64. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  69. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +380 -380
  70. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  71. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  75. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  78. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  79. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  80. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  81. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
  82. package/dist/bubbles.json +927 -2
  83. package/dist/index.d.ts +1 -0
  84. package/dist/index.d.ts.map +1 -1
  85. package/dist/index.js +1 -0
  86. package/dist/index.js.map +1 -1
  87. 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;
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
- 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;
294
+ full_urn?: string | 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
- description?: string | undefined;
130
129
  duration?: string | undefined;
130
+ description?: 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
- description?: string | undefined;
152
151
  duration?: string | undefined;
152
+ description?: 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;
288
289
  description?: string | undefined;
289
290
  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;
302
303
  description?: string | undefined;
303
304
  title?: string | undefined;
304
- duration?: string | undefined;
305
305
  startDate?: {
306
306
  text?: string | undefined;
307
307
  year?: number | undefined;
@@ -346,6 +346,7 @@ 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;
349
350
  duration?: string | undefined;
350
351
  role?: string | undefined;
351
352
  startDate?: {
@@ -360,8 +361,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
360
361
  } | undefined;
361
362
  organizationName?: string | undefined;
362
363
  organizationLinkedinUrl?: string | null | undefined;
363
- cause?: string | undefined;
364
364
  }, {
365
+ cause?: string | undefined;
365
366
  duration?: string | undefined;
366
367
  role?: string | undefined;
367
368
  startDate?: {
@@ -376,7 +377,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
376
377
  } | undefined;
377
378
  organizationName?: string | undefined;
378
379
  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
- publicIdentifier?: string | undefined;
464
- linkedinUrl?: string | undefined;
463
+ position?: string | undefined;
465
464
  firstName?: string | undefined;
466
465
  lastName?: string | undefined;
467
- position?: string | undefined;
468
- }, {
469
- id?: string | undefined;
470
466
  publicIdentifier?: string | undefined;
471
467
  linkedinUrl?: string | undefined;
468
+ }, {
469
+ id?: string | undefined;
470
+ position?: string | undefined;
472
471
  firstName?: string | undefined;
473
472
  lastName?: string | undefined;
474
- position?: string | undefined;
473
+ publicIdentifier?: string | undefined;
474
+ linkedinUrl?: string | undefined;
475
475
  }>, "many">>;
476
476
  query: z.ZodOptional<z.ZodObject<{
477
477
  publicIdentifier: z.ZodOptional<z.ZodString>;
@@ -509,10 +509,15 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
509
509
  } | undefined;
510
510
  } | undefined;
511
511
  headline?: string | undefined;
512
- publicIdentifier?: string | undefined;
513
- linkedinUrl?: string | undefined;
512
+ skills?: {
513
+ name?: string | undefined;
514
+ positions?: string[] | undefined;
515
+ endorsements?: string | undefined;
516
+ }[] | undefined;
514
517
  firstName?: string | undefined;
515
518
  lastName?: string | undefined;
519
+ publicIdentifier?: string | undefined;
520
+ linkedinUrl?: string | undefined;
516
521
  about?: string | undefined;
517
522
  openToWork?: boolean | undefined;
518
523
  hiring?: boolean | undefined;
@@ -525,14 +530,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
525
530
  currentPosition?: {
526
531
  companyName?: string | undefined;
527
532
  }[] | undefined;
528
- skills?: {
529
- name?: string | undefined;
530
- positions?: string[] | undefined;
531
- endorsements?: string | undefined;
532
- }[] | undefined;
533
533
  experience?: {
534
- description?: string | undefined;
535
534
  duration?: string | undefined;
535
+ description?: 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;
581
582
  description?: string | undefined;
582
583
  title?: string | undefined;
583
- duration?: string | undefined;
584
584
  startDate?: {
585
585
  text?: string | undefined;
586
586
  year?: number | undefined;
@@ -593,6 +593,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
593
593
  } | undefined;
594
594
  }[] | undefined;
595
595
  volunteering?: {
596
+ cause?: string | undefined;
596
597
  duration?: string | undefined;
597
598
  role?: string | undefined;
598
599
  startDate?: {
@@ -607,7 +608,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
607
608
  } | undefined;
608
609
  organizationName?: string | undefined;
609
610
  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
- publicIdentifier?: string | undefined;
639
- linkedinUrl?: string | undefined;
638
+ position?: string | undefined;
640
639
  firstName?: string | undefined;
641
640
  lastName?: string | undefined;
642
- position?: string | undefined;
641
+ publicIdentifier?: string | undefined;
642
+ linkedinUrl?: string | undefined;
643
643
  }[] | undefined;
644
644
  entityId?: string | undefined;
645
645
  requestId?: string | undefined;
@@ -666,10 +666,15 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
666
666
  } | undefined;
667
667
  } | undefined;
668
668
  headline?: string | undefined;
669
- publicIdentifier?: string | undefined;
670
- linkedinUrl?: string | undefined;
669
+ skills?: {
670
+ name?: string | undefined;
671
+ positions?: string[] | undefined;
672
+ endorsements?: string | undefined;
673
+ }[] | undefined;
671
674
  firstName?: string | undefined;
672
675
  lastName?: string | undefined;
676
+ publicIdentifier?: string | undefined;
677
+ linkedinUrl?: string | undefined;
673
678
  about?: string | undefined;
674
679
  openToWork?: boolean | undefined;
675
680
  hiring?: boolean | undefined;
@@ -682,14 +687,9 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
682
687
  currentPosition?: {
683
688
  companyName?: string | undefined;
684
689
  }[] | undefined;
685
- skills?: {
686
- name?: string | undefined;
687
- positions?: string[] | undefined;
688
- endorsements?: string | undefined;
689
- }[] | undefined;
690
690
  experience?: {
691
- description?: string | undefined;
692
691
  duration?: string | undefined;
692
+ description?: 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;
738
739
  description?: string | undefined;
739
740
  title?: string | undefined;
740
- duration?: string | undefined;
741
741
  startDate?: {
742
742
  text?: string | undefined;
743
743
  year?: number | undefined;
@@ -750,6 +750,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
750
750
  } | undefined;
751
751
  }[] | undefined;
752
752
  volunteering?: {
753
+ cause?: string | undefined;
753
754
  duration?: string | undefined;
754
755
  role?: string | undefined;
755
756
  startDate?: {
@@ -764,7 +765,6 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
764
765
  } | undefined;
765
766
  organizationName?: string | undefined;
766
767
  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
- publicIdentifier?: string | undefined;
796
- linkedinUrl?: string | undefined;
795
+ position?: string | undefined;
797
796
  firstName?: string | undefined;
798
797
  lastName?: string | undefined;
799
- position?: string | undefined;
798
+ publicIdentifier?: string | undefined;
799
+ linkedinUrl?: string | undefined;
800
800
  }[] | undefined;
801
801
  entityId?: string | undefined;
802
802
  requestId?: string | undefined;