@bubblelab/bubble-core 0.1.154 → 0.1.155

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 (79) hide show
  1. package/dist/bubble-bundle.d.ts +115 -115
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +44 -44
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +92 -92
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +32 -32
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +30 -30
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +32 -32
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +208 -208
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +50 -50
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +72 -72
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +11 -11
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +13 -13
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +2 -2
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +122 -122
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +154 -154
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +869 -869
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +46 -46
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +100 -100
  28. package/dist/bubbles/service-bubble/github.d.ts +152 -152
  29. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +110 -110
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +54 -54
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +34 -34
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts +32 -32
  38. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +34 -34
  39. package/dist/bubbles/service-bubble/notion/notion.d.ts +1234 -1234
  40. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  42. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/slack/slack.d.ts +208 -208
  44. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +61 -61
  45. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +75 -75
  46. package/dist/bubbles/service-bubble/telegram.d.ts +1488 -1488
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +7 -7
  48. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +9 -9
  49. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  51. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  52. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
  54. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +428 -428
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +86 -86
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +158 -158
  64. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  65. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  68. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  69. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  70. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +2 -2
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +44 -44
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +62 -62
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +44 -44
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +110 -110
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  78. package/dist/bubbles.json +1 -1
  79. 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
- year?: number | undefined;
109
108
  month?: string | undefined;
109
+ year?: number | undefined;
110
110
  }, {
111
111
  text?: string | undefined;
112
- year?: number | undefined;
113
112
  month?: string | undefined;
113
+ year?: number | undefined;
114
114
  }>>;
115
115
  endDate: z.ZodOptional<z.ZodObject<{
116
116
  month: z.ZodOptional<z.ZodString>;
@@ -118,12 +118,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
118
118
  text: z.ZodOptional<z.ZodString>;
119
119
  }, "strip", z.ZodTypeAny, {
120
120
  text?: string | undefined;
121
- year?: number | undefined;
122
121
  month?: string | undefined;
122
+ year?: number | undefined;
123
123
  }, {
124
124
  text?: string | undefined;
125
- year?: number | undefined;
126
125
  month?: string | undefined;
126
+ year?: number | undefined;
127
127
  }>>;
128
128
  }, "strip", z.ZodTypeAny, {
129
129
  description?: string | undefined;
@@ -139,13 +139,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
139
139
  skills?: string[] | undefined;
140
140
  startDate?: {
141
141
  text?: string | undefined;
142
- year?: number | undefined;
143
142
  month?: string | undefined;
143
+ year?: number | undefined;
144
144
  } | undefined;
145
145
  endDate?: {
146
146
  text?: string | undefined;
147
- year?: number | undefined;
148
147
  month?: string | undefined;
148
+ year?: number | undefined;
149
149
  } | undefined;
150
150
  }, {
151
151
  description?: 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
- year?: number | undefined;
165
164
  month?: string | undefined;
165
+ year?: number | undefined;
166
166
  } | undefined;
167
167
  endDate?: {
168
168
  text?: string | undefined;
169
- year?: number | undefined;
170
169
  month?: string | undefined;
170
+ year?: number | 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
- year?: number | undefined;
186
185
  month?: string | undefined;
186
+ year?: number | undefined;
187
187
  }, {
188
188
  text?: string | undefined;
189
- year?: number | undefined;
190
189
  month?: string | undefined;
190
+ year?: number | 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
- year?: number | undefined;
199
198
  month?: string | undefined;
199
+ year?: number | undefined;
200
200
  }, {
201
201
  text?: string | undefined;
202
- year?: number | undefined;
203
202
  month?: string | undefined;
203
+ year?: number | 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
- year?: number | undefined;
211
210
  month?: string | undefined;
211
+ year?: number | undefined;
212
212
  } | undefined;
213
213
  endDate?: {
214
214
  text?: string | undefined;
215
- year?: number | undefined;
216
215
  month?: string | undefined;
216
+ year?: number | 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
- year?: number | undefined;
228
227
  month?: string | undefined;
228
+ year?: number | undefined;
229
229
  } | undefined;
230
230
  endDate?: {
231
231
  text?: string | undefined;
232
- year?: number | undefined;
233
232
  month?: string | undefined;
233
+ year?: number | 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
- year?: number | undefined;
268
267
  month?: string | undefined;
268
+ year?: number | undefined;
269
269
  }, {
270
270
  text?: string | undefined;
271
- year?: number | undefined;
272
271
  month?: string | undefined;
272
+ year?: number | undefined;
273
273
  }>>;
274
274
  endDate: z.ZodOptional<z.ZodObject<{
275
275
  month: z.ZodOptional<z.ZodString>;
@@ -277,12 +277,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
277
277
  text: z.ZodOptional<z.ZodString>;
278
278
  }, "strip", z.ZodTypeAny, {
279
279
  text?: string | undefined;
280
- year?: number | undefined;
281
280
  month?: string | undefined;
281
+ year?: number | undefined;
282
282
  }, {
283
283
  text?: string | undefined;
284
- year?: number | undefined;
285
284
  month?: string | undefined;
285
+ year?: number | undefined;
286
286
  }>>;
287
287
  }, "strip", z.ZodTypeAny, {
288
288
  description?: string | undefined;
@@ -290,13 +290,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
290
290
  duration?: string | undefined;
291
291
  startDate?: {
292
292
  text?: string | undefined;
293
- year?: number | undefined;
294
293
  month?: string | undefined;
294
+ year?: number | undefined;
295
295
  } | undefined;
296
296
  endDate?: {
297
297
  text?: string | undefined;
298
- year?: number | undefined;
299
298
  month?: string | undefined;
299
+ year?: number | undefined;
300
300
  } | undefined;
301
301
  }, {
302
302
  description?: string | undefined;
@@ -304,13 +304,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
304
304
  duration?: string | undefined;
305
305
  startDate?: {
306
306
  text?: string | undefined;
307
- year?: number | undefined;
308
307
  month?: string | undefined;
308
+ year?: number | undefined;
309
309
  } | undefined;
310
310
  endDate?: {
311
311
  text?: string | undefined;
312
- year?: number | undefined;
313
312
  month?: string | undefined;
313
+ year?: number | 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
- year?: number | undefined;
326
325
  month?: string | undefined;
326
+ year?: number | undefined;
327
327
  }, {
328
328
  text?: string | undefined;
329
- year?: number | undefined;
330
329
  month?: string | undefined;
330
+ year?: number | undefined;
331
331
  }>>>;
332
332
  endDate: z.ZodOptional<z.ZodObject<{
333
333
  month: z.ZodOptional<z.ZodString>;
@@ -335,12 +335,12 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
335
335
  text: z.ZodOptional<z.ZodString>;
336
336
  }, "strip", z.ZodTypeAny, {
337
337
  text?: string | undefined;
338
- year?: number | undefined;
339
338
  month?: string | undefined;
339
+ year?: number | undefined;
340
340
  }, {
341
341
  text?: string | undefined;
342
- year?: number | undefined;
343
342
  month?: string | undefined;
343
+ year?: number | undefined;
344
344
  }>>;
345
345
  organizationName: z.ZodOptional<z.ZodString>;
346
346
  organizationLinkedinUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -350,13 +350,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
350
350
  role?: string | undefined;
351
351
  startDate?: {
352
352
  text?: string | undefined;
353
- year?: number | undefined;
354
353
  month?: string | undefined;
354
+ year?: number | undefined;
355
355
  } | null | undefined;
356
356
  endDate?: {
357
357
  text?: string | undefined;
358
- year?: number | undefined;
359
358
  month?: string | undefined;
359
+ year?: number | undefined;
360
360
  } | undefined;
361
361
  organizationName?: string | undefined;
362
362
  organizationLinkedinUrl?: string | null | undefined;
@@ -366,13 +366,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
366
366
  role?: string | undefined;
367
367
  startDate?: {
368
368
  text?: string | undefined;
369
- year?: number | undefined;
370
369
  month?: string | undefined;
370
+ year?: number | undefined;
371
371
  } | null | undefined;
372
372
  endDate?: {
373
373
  text?: string | undefined;
374
- year?: number | undefined;
375
374
  month?: string | undefined;
375
+ year?: number | undefined;
376
376
  } | undefined;
377
377
  organizationName?: string | undefined;
378
378
  organizationLinkedinUrl?: string | null | undefined;
@@ -493,8 +493,6 @@ 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;
498
496
  location?: {
499
497
  linkedinText?: string | undefined;
500
498
  countryCode?: string | undefined;
@@ -508,6 +506,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
508
506
  city?: string | undefined;
509
507
  } | undefined;
510
508
  } | undefined;
509
+ verified?: boolean | undefined;
511
510
  headline?: string | undefined;
512
511
  publicIdentifier?: string | undefined;
513
512
  linkedinUrl?: string | undefined;
@@ -516,6 +515,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
516
515
  about?: string | undefined;
517
516
  openToWork?: boolean | undefined;
518
517
  hiring?: boolean | undefined;
518
+ photo?: string | undefined;
519
519
  premium?: boolean | undefined;
520
520
  influencer?: boolean | undefined;
521
521
  registeredAt?: 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
- year?: number | undefined;
548
547
  month?: string | undefined;
548
+ year?: number | undefined;
549
549
  } | undefined;
550
550
  endDate?: {
551
551
  text?: string | undefined;
552
- year?: number | undefined;
553
552
  month?: string | undefined;
553
+ year?: number | undefined;
554
554
  } | undefined;
555
555
  }[] | undefined;
556
556
  education?: {
557
557
  skills?: string[] | undefined;
558
558
  startDate?: {
559
559
  text?: string | undefined;
560
- year?: number | undefined;
561
560
  month?: string | undefined;
561
+ year?: number | undefined;
562
562
  } | undefined;
563
563
  endDate?: {
564
564
  text?: string | undefined;
565
- year?: number | undefined;
566
565
  month?: string | undefined;
566
+ year?: number | undefined;
567
567
  } | undefined;
568
568
  schoolName?: string | undefined;
569
569
  schoolLinkedinUrl?: string | undefined;
@@ -583,13 +583,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
583
583
  duration?: string | undefined;
584
584
  startDate?: {
585
585
  text?: string | undefined;
586
- year?: number | undefined;
587
586
  month?: string | undefined;
587
+ year?: number | undefined;
588
588
  } | undefined;
589
589
  endDate?: {
590
590
  text?: string | undefined;
591
- year?: number | undefined;
592
591
  month?: string | undefined;
592
+ year?: number | undefined;
593
593
  } | undefined;
594
594
  }[] | undefined;
595
595
  volunteering?: {
@@ -597,13 +597,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
597
597
  role?: string | undefined;
598
598
  startDate?: {
599
599
  text?: string | undefined;
600
- year?: number | undefined;
601
600
  month?: string | undefined;
601
+ year?: number | undefined;
602
602
  } | null | undefined;
603
603
  endDate?: {
604
604
  text?: string | undefined;
605
- year?: number | undefined;
606
605
  month?: string | undefined;
606
+ year?: number | undefined;
607
607
  } | undefined;
608
608
  organizationName?: string | undefined;
609
609
  organizationLinkedinUrl?: string | null | undefined;
@@ -650,8 +650,6 @@ 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;
655
653
  location?: {
656
654
  linkedinText?: string | undefined;
657
655
  countryCode?: string | undefined;
@@ -665,6 +663,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
665
663
  city?: string | undefined;
666
664
  } | undefined;
667
665
  } | undefined;
666
+ verified?: boolean | undefined;
668
667
  headline?: string | undefined;
669
668
  publicIdentifier?: string | undefined;
670
669
  linkedinUrl?: string | undefined;
@@ -673,6 +672,7 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
673
672
  about?: string | undefined;
674
673
  openToWork?: boolean | undefined;
675
674
  hiring?: boolean | undefined;
675
+ photo?: string | undefined;
676
676
  premium?: boolean | undefined;
677
677
  influencer?: boolean | undefined;
678
678
  registeredAt?: 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
- year?: number | undefined;
705
704
  month?: string | undefined;
705
+ year?: number | undefined;
706
706
  } | undefined;
707
707
  endDate?: {
708
708
  text?: string | undefined;
709
- year?: number | undefined;
710
709
  month?: string | undefined;
710
+ year?: number | undefined;
711
711
  } | undefined;
712
712
  }[] | undefined;
713
713
  education?: {
714
714
  skills?: string[] | undefined;
715
715
  startDate?: {
716
716
  text?: string | undefined;
717
- year?: number | undefined;
718
717
  month?: string | undefined;
718
+ year?: number | undefined;
719
719
  } | undefined;
720
720
  endDate?: {
721
721
  text?: string | undefined;
722
- year?: number | undefined;
723
722
  month?: string | undefined;
723
+ year?: number | undefined;
724
724
  } | undefined;
725
725
  schoolName?: string | undefined;
726
726
  schoolLinkedinUrl?: string | undefined;
@@ -740,13 +740,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
740
740
  duration?: string | undefined;
741
741
  startDate?: {
742
742
  text?: string | undefined;
743
- year?: number | undefined;
744
743
  month?: string | undefined;
744
+ year?: number | undefined;
745
745
  } | undefined;
746
746
  endDate?: {
747
747
  text?: string | undefined;
748
- year?: number | undefined;
749
748
  month?: string | undefined;
749
+ year?: number | undefined;
750
750
  } | undefined;
751
751
  }[] | undefined;
752
752
  volunteering?: {
@@ -754,13 +754,13 @@ export declare const LinkedInProfileDetailOutputSchema: z.ZodObject<{
754
754
  role?: string | undefined;
755
755
  startDate?: {
756
756
  text?: string | undefined;
757
- year?: number | undefined;
758
757
  month?: string | undefined;
758
+ year?: number | undefined;
759
759
  } | null | undefined;
760
760
  endDate?: {
761
761
  text?: string | undefined;
762
- year?: number | undefined;
763
762
  month?: string | undefined;
763
+ year?: number | undefined;
764
764
  } | undefined;
765
765
  organizationName?: string | undefined;
766
766
  organizationLinkedinUrl?: string | null | undefined;
@@ -219,13 +219,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
219
219
  }, "strip", z.ZodTypeAny, {
220
220
  title?: string | undefined;
221
221
  url?: string | undefined;
222
- thumbnail?: string | undefined;
223
222
  subtitle?: string | undefined;
223
+ thumbnail?: string | undefined;
224
224
  }, {
225
225
  title?: string | undefined;
226
226
  url?: string | undefined;
227
- thumbnail?: string | undefined;
228
227
  subtitle?: string | undefined;
228
+ thumbnail?: string | undefined;
229
229
  }>>;
230
230
  document: z.ZodOptional<z.ZodObject<{
231
231
  title: z.ZodOptional<z.ZodString>;
@@ -246,19 +246,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
246
246
  reshared_post: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
247
247
  pagination_token: z.ZodOptional<z.ZodString>;
248
248
  }, "strip", z.ZodTypeAny, {
249
- text?: string | undefined;
250
249
  url?: string | undefined;
251
- stats?: {
252
- total_reactions?: number | undefined;
253
- like?: number | undefined;
254
- support?: number | undefined;
255
- love?: number | undefined;
256
- insight?: number | undefined;
257
- celebrate?: number | undefined;
258
- funny?: number | undefined;
259
- comments?: number | undefined;
260
- reposts?: number | undefined;
261
- } | undefined;
250
+ text?: string | undefined;
262
251
  document?: {
263
252
  title?: string | undefined;
264
253
  url?: string | undefined;
@@ -285,6 +274,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
285
274
  profile_url?: string | undefined;
286
275
  profile_picture?: string | undefined;
287
276
  } | undefined;
277
+ stats?: {
278
+ total_reactions?: number | undefined;
279
+ like?: number | undefined;
280
+ support?: number | undefined;
281
+ love?: number | undefined;
282
+ insight?: number | undefined;
283
+ celebrate?: number | undefined;
284
+ funny?: number | undefined;
285
+ comments?: number | undefined;
286
+ reposts?: number | undefined;
287
+ } | undefined;
288
288
  media?: {
289
289
  type?: string | undefined;
290
290
  url?: string | undefined;
@@ -298,25 +298,14 @@ declare const LinkedInPostSchema: z.ZodObject<{
298
298
  article?: {
299
299
  title?: string | undefined;
300
300
  url?: string | undefined;
301
- thumbnail?: string | undefined;
302
301
  subtitle?: string | undefined;
302
+ thumbnail?: string | undefined;
303
303
  } | undefined;
304
304
  reshared_post?: any;
305
305
  pagination_token?: string | undefined;
306
306
  }, {
307
- text?: string | undefined;
308
307
  url?: string | undefined;
309
- stats?: {
310
- total_reactions?: number | undefined;
311
- like?: number | undefined;
312
- support?: number | undefined;
313
- love?: number | undefined;
314
- insight?: number | undefined;
315
- celebrate?: number | undefined;
316
- funny?: number | undefined;
317
- comments?: number | undefined;
318
- reposts?: number | undefined;
319
- } | undefined;
308
+ text?: string | undefined;
320
309
  document?: {
321
310
  title?: string | undefined;
322
311
  url?: string | undefined;
@@ -343,6 +332,17 @@ declare const LinkedInPostSchema: z.ZodObject<{
343
332
  profile_url?: string | undefined;
344
333
  profile_picture?: string | undefined;
345
334
  } | undefined;
335
+ stats?: {
336
+ total_reactions?: number | undefined;
337
+ like?: number | undefined;
338
+ support?: number | undefined;
339
+ love?: number | undefined;
340
+ insight?: number | undefined;
341
+ celebrate?: number | undefined;
342
+ funny?: number | undefined;
343
+ comments?: number | undefined;
344
+ reposts?: number | undefined;
345
+ } | undefined;
346
346
  media?: {
347
347
  type?: string | undefined;
348
348
  url?: string | undefined;
@@ -356,8 +356,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
356
356
  article?: {
357
357
  title?: string | undefined;
358
358
  url?: string | undefined;
359
- thumbnail?: string | undefined;
360
359
  subtitle?: string | undefined;
360
+ thumbnail?: string | undefined;
361
361
  } | undefined;
362
362
  reshared_post?: any;
363
363
  pagination_token?: string | undefined;
@@ -490,13 +490,13 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
490
490
  }, "strip", z.ZodTypeAny, {
491
491
  title?: string | undefined;
492
492
  url?: string | undefined;
493
- thumbnail?: string | undefined;
494
493
  subtitle?: string | undefined;
494
+ thumbnail?: string | undefined;
495
495
  }, {
496
496
  title?: string | undefined;
497
497
  url?: string | undefined;
498
- thumbnail?: string | undefined;
499
498
  subtitle?: string | undefined;
499
+ thumbnail?: string | undefined;
500
500
  }>>;
501
501
  document: z.ZodOptional<z.ZodObject<{
502
502
  title: z.ZodOptional<z.ZodString>;
@@ -517,19 +517,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
517
517
  reshared_post: z.ZodOptional<z.ZodType<any, z.ZodTypeDef, any>>;
518
518
  pagination_token: z.ZodOptional<z.ZodString>;
519
519
  }, "strip", z.ZodTypeAny, {
520
- text?: string | undefined;
521
520
  url?: string | undefined;
522
- stats?: {
523
- total_reactions?: number | undefined;
524
- like?: number | undefined;
525
- support?: number | undefined;
526
- love?: number | undefined;
527
- insight?: number | undefined;
528
- celebrate?: number | undefined;
529
- funny?: number | undefined;
530
- comments?: number | undefined;
531
- reposts?: number | undefined;
532
- } | undefined;
521
+ text?: string | undefined;
533
522
  document?: {
534
523
  title?: string | undefined;
535
524
  url?: string | undefined;
@@ -556,6 +545,17 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
556
545
  profile_url?: string | undefined;
557
546
  profile_picture?: string | undefined;
558
547
  } | undefined;
548
+ stats?: {
549
+ total_reactions?: number | undefined;
550
+ like?: number | undefined;
551
+ support?: number | undefined;
552
+ love?: number | undefined;
553
+ insight?: number | undefined;
554
+ celebrate?: number | undefined;
555
+ funny?: number | undefined;
556
+ comments?: number | undefined;
557
+ reposts?: number | undefined;
558
+ } | undefined;
559
559
  media?: {
560
560
  type?: string | undefined;
561
561
  url?: string | undefined;
@@ -569,25 +569,14 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
569
569
  article?: {
570
570
  title?: string | undefined;
571
571
  url?: string | undefined;
572
- thumbnail?: string | undefined;
573
572
  subtitle?: string | undefined;
573
+ thumbnail?: string | undefined;
574
574
  } | undefined;
575
575
  reshared_post?: any;
576
576
  pagination_token?: string | undefined;
577
577
  }, {
578
- text?: string | undefined;
579
578
  url?: string | undefined;
580
- stats?: {
581
- total_reactions?: number | undefined;
582
- like?: number | undefined;
583
- support?: number | undefined;
584
- love?: number | undefined;
585
- insight?: number | undefined;
586
- celebrate?: number | undefined;
587
- funny?: number | undefined;
588
- comments?: number | undefined;
589
- reposts?: number | undefined;
590
- } | undefined;
579
+ text?: string | undefined;
591
580
  document?: {
592
581
  title?: string | undefined;
593
582
  url?: string | undefined;
@@ -614,6 +603,17 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
614
603
  profile_url?: string | undefined;
615
604
  profile_picture?: string | undefined;
616
605
  } | undefined;
606
+ stats?: {
607
+ total_reactions?: number | undefined;
608
+ like?: number | undefined;
609
+ support?: number | undefined;
610
+ love?: number | undefined;
611
+ insight?: number | undefined;
612
+ celebrate?: number | undefined;
613
+ funny?: number | undefined;
614
+ comments?: number | undefined;
615
+ reposts?: number | undefined;
616
+ } | undefined;
617
617
  media?: {
618
618
  type?: string | undefined;
619
619
  url?: string | undefined;
@@ -627,8 +627,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
627
627
  article?: {
628
628
  title?: string | undefined;
629
629
  url?: string | undefined;
630
- thumbnail?: string | undefined;
631
630
  subtitle?: string | undefined;
631
+ thumbnail?: string | undefined;
632
632
  } | undefined;
633
633
  reshared_post?: any;
634
634
  pagination_token?: string | undefined;