@bubblelab/bubble-core 0.1.199 → 0.1.201

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +173 -173
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +12 -4
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +31 -31
  25. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  29. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  30. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  31. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  34. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  36. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  37. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  40. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  45. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  46. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  47. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  48. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  50. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  51. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  52. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  53. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  54. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  55. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  58. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +149 -149
  60. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +171 -171
  61. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  62. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  64. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  74. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  75. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
  77. package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
  78. package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  80. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +567 -567
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  110. package/dist/bubbles.json +1 -1
  111. package/package.json +2 -2
@@ -105,12 +105,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
105
105
  text: z.ZodOptional<z.ZodString>;
106
106
  }, "strip", z.ZodTypeAny, {
107
107
  text?: string | undefined;
108
- month?: string | undefined;
109
108
  year?: number | undefined;
109
+ month?: string | undefined;
110
110
  }, {
111
111
  text?: string | undefined;
112
- month?: string | undefined;
113
112
  year?: number | undefined;
113
+ month?: string | undefined;
114
114
  }>>;
115
115
  endDate: z.ZodOptional<z.ZodObject<{
116
116
  month: z.ZodOptional<z.ZodString>;
@@ -118,16 +118,16 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
118
118
  text: z.ZodOptional<z.ZodString>;
119
119
  }, "strip", z.ZodTypeAny, {
120
120
  text?: string | undefined;
121
- month?: string | undefined;
122
121
  year?: number | undefined;
122
+ month?: string | undefined;
123
123
  }, {
124
124
  text?: string | undefined;
125
- month?: string | undefined;
126
125
  year?: number | undefined;
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;
@@ -139,17 +139,17 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
139
139
  skills?: string[] | undefined;
140
140
  startDate?: {
141
141
  text?: string | undefined;
142
- month?: string | undefined;
143
142
  year?: number | undefined;
143
+ month?: string | undefined;
144
144
  } | undefined;
145
145
  endDate?: {
146
146
  text?: string | undefined;
147
- month?: string | undefined;
148
147
  year?: number | undefined;
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;
@@ -161,13 +161,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
161
161
  skills?: string[] | undefined;
162
162
  startDate?: {
163
163
  text?: string | undefined;
164
- month?: string | undefined;
165
164
  year?: number | undefined;
165
+ month?: string | undefined;
166
166
  } | undefined;
167
167
  endDate?: {
168
168
  text?: string | undefined;
169
- month?: string | undefined;
170
169
  year?: number | undefined;
170
+ month?: string | undefined;
171
171
  } | undefined;
172
172
  }>, "many">>;
173
173
  education: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -182,12 +182,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
182
182
  text: z.ZodOptional<z.ZodString>;
183
183
  }, "strip", z.ZodTypeAny, {
184
184
  text?: string | undefined;
185
- month?: string | undefined;
186
185
  year?: number | undefined;
186
+ month?: string | undefined;
187
187
  }, {
188
188
  text?: string | undefined;
189
- month?: string | undefined;
190
189
  year?: number | undefined;
190
+ month?: string | undefined;
191
191
  }>>;
192
192
  endDate: z.ZodOptional<z.ZodObject<{
193
193
  month: z.ZodOptional<z.ZodString>;
@@ -195,25 +195,25 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
195
195
  text: z.ZodOptional<z.ZodString>;
196
196
  }, "strip", z.ZodTypeAny, {
197
197
  text?: string | undefined;
198
- month?: string | undefined;
199
198
  year?: number | undefined;
199
+ month?: string | undefined;
200
200
  }, {
201
201
  text?: string | undefined;
202
- month?: string | undefined;
203
202
  year?: number | undefined;
203
+ month?: string | undefined;
204
204
  }>>;
205
205
  period: z.ZodOptional<z.ZodString>;
206
206
  }, "strip", z.ZodTypeAny, {
207
207
  skills?: string[] | undefined;
208
208
  startDate?: {
209
209
  text?: string | undefined;
210
- month?: string | undefined;
211
210
  year?: number | undefined;
211
+ month?: string | undefined;
212
212
  } | undefined;
213
213
  endDate?: {
214
214
  text?: string | undefined;
215
- month?: string | undefined;
216
215
  year?: number | undefined;
216
+ month?: string | undefined;
217
217
  } | undefined;
218
218
  schoolName?: string | undefined;
219
219
  schoolLinkedinUrl?: string | undefined;
@@ -224,13 +224,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
224
224
  skills?: string[] | undefined;
225
225
  startDate?: {
226
226
  text?: string | undefined;
227
- month?: string | undefined;
228
227
  year?: number | undefined;
228
+ month?: string | undefined;
229
229
  } | undefined;
230
230
  endDate?: {
231
231
  text?: string | undefined;
232
- month?: string | undefined;
233
232
  year?: number | undefined;
233
+ month?: string | undefined;
234
234
  } | undefined;
235
235
  schoolName?: string | undefined;
236
236
  schoolLinkedinUrl?: string | undefined;
@@ -264,12 +264,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
264
264
  text: z.ZodOptional<z.ZodString>;
265
265
  }, "strip", z.ZodTypeAny, {
266
266
  text?: string | undefined;
267
- month?: string | undefined;
268
267
  year?: number | undefined;
268
+ month?: string | undefined;
269
269
  }, {
270
270
  text?: string | undefined;
271
- month?: string | undefined;
272
271
  year?: number | undefined;
272
+ month?: string | undefined;
273
273
  }>>;
274
274
  endDate: z.ZodOptional<z.ZodObject<{
275
275
  month: z.ZodOptional<z.ZodString>;
@@ -277,40 +277,40 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
277
277
  text: z.ZodOptional<z.ZodString>;
278
278
  }, "strip", z.ZodTypeAny, {
279
279
  text?: string | undefined;
280
- month?: string | undefined;
281
280
  year?: number | undefined;
281
+ month?: string | undefined;
282
282
  }, {
283
283
  text?: string | undefined;
284
- month?: string | undefined;
285
284
  year?: number | undefined;
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
- month?: string | undefined;
294
293
  year?: number | undefined;
294
+ month?: string | undefined;
295
295
  } | undefined;
296
296
  endDate?: {
297
297
  text?: string | undefined;
298
- month?: string | undefined;
299
298
  year?: number | undefined;
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
- month?: string | undefined;
308
307
  year?: number | undefined;
308
+ month?: string | undefined;
309
309
  } | undefined;
310
310
  endDate?: {
311
311
  text?: string | undefined;
312
- month?: string | undefined;
313
312
  year?: number | undefined;
313
+ month?: string | undefined;
314
314
  } | undefined;
315
315
  }>, "many">>;
316
316
  volunteering: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -322,12 +322,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
322
322
  text: z.ZodOptional<z.ZodString>;
323
323
  }, "strip", z.ZodTypeAny, {
324
324
  text?: string | undefined;
325
- month?: string | undefined;
326
325
  year?: number | undefined;
326
+ month?: string | undefined;
327
327
  }, {
328
328
  text?: string | undefined;
329
- month?: string | undefined;
330
329
  year?: number | undefined;
330
+ month?: string | undefined;
331
331
  }>>>;
332
332
  endDate: z.ZodOptional<z.ZodObject<{
333
333
  month: z.ZodOptional<z.ZodString>;
@@ -335,48 +335,48 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
335
335
  text: z.ZodOptional<z.ZodString>;
336
336
  }, "strip", z.ZodTypeAny, {
337
337
  text?: string | undefined;
338
- month?: string | undefined;
339
338
  year?: number | undefined;
339
+ month?: string | undefined;
340
340
  }, {
341
341
  text?: string | undefined;
342
- month?: string | undefined;
343
342
  year?: number | undefined;
343
+ month?: string | undefined;
344
344
  }>>;
345
345
  organizationName: z.ZodOptional<z.ZodString>;
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?: {
352
353
  text?: string | undefined;
353
- month?: string | undefined;
354
354
  year?: number | undefined;
355
+ month?: string | undefined;
355
356
  } | null | undefined;
356
357
  endDate?: {
357
358
  text?: string | undefined;
358
- month?: string | undefined;
359
359
  year?: number | undefined;
360
+ month?: string | undefined;
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?: {
368
369
  text?: string | undefined;
369
- month?: string | undefined;
370
370
  year?: number | undefined;
371
+ month?: string | undefined;
371
372
  } | null | undefined;
372
373
  endDate?: {
373
374
  text?: string | undefined;
374
- month?: string | undefined;
375
375
  year?: number | undefined;
376
+ month?: string | undefined;
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>;
@@ -493,6 +493,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
493
493
  publicIdentifier?: string | undefined;
494
494
  profileId?: string | undefined;
495
495
  } | undefined;
496
+ photo?: string | undefined;
497
+ verified?: boolean | undefined;
496
498
  location?: {
497
499
  linkedinText?: string | undefined;
498
500
  countryCode?: string | undefined;
@@ -506,16 +508,19 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
506
508
  city?: string | undefined;
507
509
  } | undefined;
508
510
  } | undefined;
509
- verified?: boolean | undefined;
510
511
  headline?: string | undefined;
511
- publicIdentifier?: string | undefined;
512
- linkedinUrl?: string | undefined;
512
+ skills?: {
513
+ name?: string | undefined;
514
+ positions?: string[] | undefined;
515
+ endorsements?: string | undefined;
516
+ }[] | undefined;
513
517
  firstName?: string | undefined;
514
518
  lastName?: string | undefined;
519
+ publicIdentifier?: string | undefined;
520
+ linkedinUrl?: string | undefined;
515
521
  about?: string | undefined;
516
522
  openToWork?: boolean | undefined;
517
523
  hiring?: boolean | undefined;
518
- photo?: string | undefined;
519
524
  premium?: boolean | undefined;
520
525
  influencer?: boolean | undefined;
521
526
  registeredAt?: string | 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;
@@ -544,26 +544,26 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
544
544
  skills?: string[] | undefined;
545
545
  startDate?: {
546
546
  text?: string | undefined;
547
- month?: string | undefined;
548
547
  year?: number | undefined;
548
+ month?: string | undefined;
549
549
  } | undefined;
550
550
  endDate?: {
551
551
  text?: string | undefined;
552
- month?: string | undefined;
553
552
  year?: number | undefined;
553
+ month?: string | undefined;
554
554
  } | undefined;
555
555
  }[] | undefined;
556
556
  education?: {
557
557
  skills?: string[] | undefined;
558
558
  startDate?: {
559
559
  text?: string | undefined;
560
- month?: string | undefined;
561
560
  year?: number | undefined;
561
+ month?: string | undefined;
562
562
  } | undefined;
563
563
  endDate?: {
564
564
  text?: string | undefined;
565
- month?: string | undefined;
566
565
  year?: number | undefined;
566
+ month?: string | undefined;
567
567
  } | undefined;
568
568
  schoolName?: string | undefined;
569
569
  schoolLinkedinUrl?: string | undefined;
@@ -578,36 +578,36 @@ 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
- month?: string | undefined;
587
586
  year?: number | undefined;
587
+ month?: string | undefined;
588
588
  } | undefined;
589
589
  endDate?: {
590
590
  text?: string | undefined;
591
- month?: string | undefined;
592
591
  year?: number | undefined;
592
+ month?: string | undefined;
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?: {
599
600
  text?: string | undefined;
600
- month?: string | undefined;
601
601
  year?: number | undefined;
602
+ month?: string | undefined;
602
603
  } | null | undefined;
603
604
  endDate?: {
604
605
  text?: string | undefined;
605
- month?: string | undefined;
606
606
  year?: number | undefined;
607
+ month?: string | undefined;
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;
@@ -650,6 +650,8 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
650
650
  publicIdentifier?: string | undefined;
651
651
  profileId?: string | undefined;
652
652
  } | undefined;
653
+ photo?: string | undefined;
654
+ verified?: boolean | undefined;
653
655
  location?: {
654
656
  linkedinText?: string | undefined;
655
657
  countryCode?: string | undefined;
@@ -663,16 +665,19 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
663
665
  city?: string | undefined;
664
666
  } | undefined;
665
667
  } | undefined;
666
- verified?: boolean | undefined;
667
668
  headline?: string | undefined;
668
- publicIdentifier?: string | undefined;
669
- linkedinUrl?: string | undefined;
669
+ skills?: {
670
+ name?: string | undefined;
671
+ positions?: string[] | undefined;
672
+ endorsements?: string | undefined;
673
+ }[] | undefined;
670
674
  firstName?: string | undefined;
671
675
  lastName?: string | undefined;
676
+ publicIdentifier?: string | undefined;
677
+ linkedinUrl?: string | undefined;
672
678
  about?: string | undefined;
673
679
  openToWork?: boolean | undefined;
674
680
  hiring?: boolean | undefined;
675
- photo?: string | undefined;
676
681
  premium?: boolean | undefined;
677
682
  influencer?: boolean | undefined;
678
683
  registeredAt?: string | 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;
@@ -701,26 +701,26 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
701
701
  skills?: string[] | undefined;
702
702
  startDate?: {
703
703
  text?: string | undefined;
704
- month?: string | undefined;
705
704
  year?: number | undefined;
705
+ month?: string | undefined;
706
706
  } | undefined;
707
707
  endDate?: {
708
708
  text?: string | undefined;
709
- month?: string | undefined;
710
709
  year?: number | undefined;
710
+ month?: string | undefined;
711
711
  } | undefined;
712
712
  }[] | undefined;
713
713
  education?: {
714
714
  skills?: string[] | undefined;
715
715
  startDate?: {
716
716
  text?: string | undefined;
717
- month?: string | undefined;
718
717
  year?: number | undefined;
718
+ month?: string | undefined;
719
719
  } | undefined;
720
720
  endDate?: {
721
721
  text?: string | undefined;
722
- month?: string | undefined;
723
722
  year?: number | undefined;
723
+ month?: string | undefined;
724
724
  } | undefined;
725
725
  schoolName?: string | undefined;
726
726
  schoolLinkedinUrl?: string | undefined;
@@ -735,36 +735,36 @@ 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
- month?: string | undefined;
744
743
  year?: number | undefined;
744
+ month?: string | undefined;
745
745
  } | undefined;
746
746
  endDate?: {
747
747
  text?: string | undefined;
748
- month?: string | undefined;
749
748
  year?: number | undefined;
749
+ month?: string | undefined;
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?: {
756
757
  text?: string | undefined;
757
- month?: string | undefined;
758
758
  year?: number | undefined;
759
+ month?: string | undefined;
759
760
  } | null | undefined;
760
761
  endDate?: {
761
762
  text?: string | undefined;
762
- month?: string | undefined;
763
763
  year?: number | undefined;
764
+ month?: string | undefined;
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;