@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  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 +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.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-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -64,12 +64,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
64
64
  timestamp: z.ZodNullable<z.ZodNumber>;
65
65
  }, "strip", z.ZodTypeAny, {
66
66
  date: string | null;
67
- relative: string | null;
68
67
  timestamp: number | null;
68
+ relative: string | null;
69
69
  }, {
70
70
  date: string | null;
71
- relative: string | null;
72
71
  timestamp: number | null;
72
+ relative: string | null;
73
73
  }>>;
74
74
  text: z.ZodNullable<z.ZodString>;
75
75
  url: z.ZodNullable<z.ZodString>;
@@ -136,30 +136,30 @@ declare const LinkedInPostSchema: z.ZodObject<{
136
136
  width: z.ZodNullable<z.ZodNumber>;
137
137
  height: z.ZodNullable<z.ZodNumber>;
138
138
  }, "strip", z.ZodTypeAny, {
139
+ url: string | null;
139
140
  width: number | null;
140
141
  height: number | null;
141
- url: string | null;
142
142
  }, {
143
+ url: string | null;
143
144
  width: number | null;
144
145
  height: number | null;
145
- url: string | null;
146
146
  }>, "many">>;
147
147
  }, "strip", z.ZodTypeAny, {
148
148
  type: string | null;
149
149
  url: string | null;
150
150
  images: {
151
+ url: string | null;
151
152
  width: number | null;
152
153
  height: number | null;
153
- url: string | null;
154
154
  }[] | null;
155
155
  thumbnail: string | null;
156
156
  }, {
157
157
  type: string | null;
158
158
  url: string | null;
159
159
  images: {
160
+ url: string | null;
160
161
  width: number | null;
161
162
  height: number | null;
162
- url: string | null;
163
163
  }[] | null;
164
164
  thumbnail: string | null;
165
165
  }>>;
@@ -187,13 +187,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
187
187
  }, "strip", z.ZodTypeAny, {
188
188
  title: string | null;
189
189
  url: string | null;
190
- thumbnail: string | null;
191
190
  pageCount: number | null;
191
+ thumbnail: string | null;
192
192
  }, {
193
193
  title: string | null;
194
194
  url: string | null;
195
- thumbnail: string | null;
196
195
  pageCount: number | null;
196
+ thumbnail: string | null;
197
197
  }>>;
198
198
  resharedPost: z.ZodNullable<z.ZodObject<{
199
199
  urn: z.ZodNullable<z.ZodString>;
@@ -203,12 +203,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
203
203
  timestamp: z.ZodNullable<z.ZodNumber>;
204
204
  }, "strip", z.ZodTypeAny, {
205
205
  date: string | null;
206
- relative: string | null;
207
206
  timestamp: number | null;
207
+ relative: string | null;
208
208
  }, {
209
209
  date: string | null;
210
- relative: string | null;
211
210
  timestamp: number | null;
211
+ relative: string | null;
212
212
  }>>;
213
213
  text: z.ZodNullable<z.ZodString>;
214
214
  url: z.ZodNullable<z.ZodString>;
@@ -275,30 +275,30 @@ declare const LinkedInPostSchema: z.ZodObject<{
275
275
  width: z.ZodNullable<z.ZodNumber>;
276
276
  height: z.ZodNullable<z.ZodNumber>;
277
277
  }, "strip", z.ZodTypeAny, {
278
+ url: string | null;
278
279
  width: number | null;
279
280
  height: number | null;
280
- url: string | null;
281
281
  }, {
282
+ url: string | null;
282
283
  width: number | null;
283
284
  height: number | null;
284
- url: string | null;
285
285
  }>, "many">>;
286
286
  }, "strip", z.ZodTypeAny, {
287
287
  type: string | null;
288
288
  url: string | null;
289
289
  images: {
290
+ url: string | null;
290
291
  width: number | null;
291
292
  height: number | null;
292
- url: string | null;
293
293
  }[] | null;
294
294
  thumbnail: string | null;
295
295
  }, {
296
296
  type: string | null;
297
297
  url: string | null;
298
298
  images: {
299
+ url: string | null;
299
300
  width: number | null;
300
301
  height: number | null;
301
- url: string | null;
302
302
  }[] | null;
303
303
  thumbnail: string | null;
304
304
  }>>;
@@ -329,16 +329,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
329
329
  type: string | null;
330
330
  url: string | null;
331
331
  images: {
332
+ url: string | null;
332
333
  width: number | null;
333
334
  height: number | null;
334
- url: string | null;
335
335
  }[] | null;
336
336
  thumbnail: string | null;
337
337
  } | null;
338
338
  postedAt: {
339
339
  date: string | null;
340
- relative: string | null;
341
340
  timestamp: number | null;
341
+ relative: string | null;
342
342
  } | null;
343
343
  postType: string | null;
344
344
  }, {
@@ -368,16 +368,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
368
368
  type: string | null;
369
369
  url: string | null;
370
370
  images: {
371
+ url: string | null;
371
372
  width: number | null;
372
373
  height: number | null;
373
- url: string | null;
374
374
  }[] | null;
375
375
  thumbnail: string | null;
376
376
  } | null;
377
377
  postedAt: {
378
378
  date: string | null;
379
- relative: string | null;
380
379
  timestamp: number | null;
380
+ relative: string | null;
381
381
  } | null;
382
382
  postType: string | null;
383
383
  }>>;
@@ -387,8 +387,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
387
387
  document: {
388
388
  title: string | null;
389
389
  url: string | null;
390
- thumbnail: string | null;
391
390
  pageCount: number | null;
391
+ thumbnail: string | null;
392
392
  } | null;
393
393
  urn: string | null;
394
394
  author: {
@@ -414,9 +414,9 @@ declare const LinkedInPostSchema: z.ZodObject<{
414
414
  type: string | null;
415
415
  url: string | null;
416
416
  images: {
417
+ url: string | null;
417
418
  width: number | null;
418
419
  height: number | null;
419
- url: string | null;
420
420
  }[] | null;
421
421
  thumbnail: string | null;
422
422
  } | null;
@@ -428,8 +428,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
428
428
  } | null;
429
429
  postedAt: {
430
430
  date: string | null;
431
- relative: string | null;
432
431
  timestamp: number | null;
432
+ relative: string | null;
433
433
  } | null;
434
434
  fullUrn: string | null;
435
435
  postType: string | null;
@@ -460,16 +460,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
460
460
  type: string | null;
461
461
  url: string | null;
462
462
  images: {
463
+ url: string | null;
463
464
  width: number | null;
464
465
  height: number | null;
465
- url: string | null;
466
466
  }[] | null;
467
467
  thumbnail: string | null;
468
468
  } | null;
469
469
  postedAt: {
470
470
  date: string | null;
471
- relative: string | null;
472
471
  timestamp: number | null;
472
+ relative: string | null;
473
473
  } | null;
474
474
  postType: string | null;
475
475
  } | null;
@@ -479,8 +479,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
479
479
  document: {
480
480
  title: string | null;
481
481
  url: string | null;
482
- thumbnail: string | null;
483
482
  pageCount: number | null;
483
+ thumbnail: string | null;
484
484
  } | null;
485
485
  urn: string | null;
486
486
  author: {
@@ -506,9 +506,9 @@ declare const LinkedInPostSchema: z.ZodObject<{
506
506
  type: string | null;
507
507
  url: string | null;
508
508
  images: {
509
+ url: string | null;
509
510
  width: number | null;
510
511
  height: number | null;
511
- url: string | null;
512
512
  }[] | null;
513
513
  thumbnail: string | null;
514
514
  } | null;
@@ -520,8 +520,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
520
520
  } | null;
521
521
  postedAt: {
522
522
  date: string | null;
523
- relative: string | null;
524
523
  timestamp: number | null;
524
+ relative: string | null;
525
525
  } | null;
526
526
  fullUrn: string | null;
527
527
  postType: string | null;
@@ -552,16 +552,16 @@ declare const LinkedInPostSchema: z.ZodObject<{
552
552
  type: string | null;
553
553
  url: string | null;
554
554
  images: {
555
+ url: string | null;
555
556
  width: number | null;
556
557
  height: number | null;
557
- url: string | null;
558
558
  }[] | null;
559
559
  thumbnail: string | null;
560
560
  } | null;
561
561
  postedAt: {
562
562
  date: string | null;
563
- relative: string | null;
564
563
  timestamp: number | null;
564
+ relative: string | null;
565
565
  } | null;
566
566
  postType: string | null;
567
567
  } | null;
@@ -710,12 +710,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
710
710
  text: z.ZodNullable<z.ZodString>;
711
711
  }, "strip", z.ZodTypeAny, {
712
712
  text: string | null;
713
- year: number | null;
714
713
  month: string | null;
714
+ year: number | null;
715
715
  }, {
716
716
  text: string | null;
717
- year: number | null;
718
717
  month: string | null;
718
+ year: number | null;
719
719
  }>>;
720
720
  endDate: z.ZodNullable<z.ZodObject<{
721
721
  month: z.ZodNullable<z.ZodString>;
@@ -723,52 +723,52 @@ declare const LinkedInProfileSchema: z.ZodObject<{
723
723
  text: z.ZodNullable<z.ZodString>;
724
724
  }, "strip", z.ZodTypeAny, {
725
725
  text: string | null;
726
- year: number | null;
727
726
  month: string | null;
727
+ year: number | null;
728
728
  }, {
729
729
  text: string | null;
730
- year: number | null;
731
730
  month: string | null;
731
+ year: number | null;
732
732
  }>>;
733
733
  }, "strip", z.ZodTypeAny, {
734
734
  description: string | null;
735
735
  duration: string | null;
736
- position: string | null;
737
736
  location: string | null;
738
737
  companyName: string | null;
739
738
  companyLinkedinUrl: string | null;
740
739
  employmentType: string | null;
740
+ position: string | null;
741
741
  workplaceType: string | null;
742
742
  skills: string[] | null;
743
743
  startDate: {
744
744
  text: string | null;
745
- year: number | null;
746
745
  month: string | null;
746
+ year: number | null;
747
747
  } | null;
748
748
  endDate: {
749
749
  text: string | null;
750
- year: number | null;
751
750
  month: string | null;
751
+ year: number | null;
752
752
  } | null;
753
753
  }, {
754
754
  description: string | null;
755
755
  duration: string | null;
756
- position: string | null;
757
756
  location: string | null;
758
757
  companyName: string | null;
759
758
  companyLinkedinUrl: string | null;
760
759
  employmentType: string | null;
760
+ position: string | null;
761
761
  workplaceType: string | null;
762
762
  skills: string[] | null;
763
763
  startDate: {
764
764
  text: string | null;
765
- year: number | null;
766
765
  month: string | null;
766
+ year: number | null;
767
767
  } | null;
768
768
  endDate: {
769
769
  text: string | null;
770
- year: number | null;
771
770
  month: string | null;
771
+ year: number | null;
772
772
  } | null;
773
773
  }>, "many">>;
774
774
  education: z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -782,12 +782,12 @@ declare const LinkedInProfileSchema: z.ZodObject<{
782
782
  text: z.ZodNullable<z.ZodString>;
783
783
  }, "strip", z.ZodTypeAny, {
784
784
  text: string | null;
785
- year: number | null;
786
785
  month: string | null;
786
+ year: number | null;
787
787
  }, {
788
788
  text: string | null;
789
- year: number | null;
790
789
  month: string | null;
790
+ year: number | null;
791
791
  }>>;
792
792
  endDate: z.ZodNullable<z.ZodObject<{
793
793
  month: z.ZodNullable<z.ZodString>;
@@ -795,24 +795,24 @@ declare const LinkedInProfileSchema: z.ZodObject<{
795
795
  text: z.ZodNullable<z.ZodString>;
796
796
  }, "strip", z.ZodTypeAny, {
797
797
  text: string | null;
798
- year: number | null;
799
798
  month: string | null;
799
+ year: number | null;
800
800
  }, {
801
801
  text: string | null;
802
- year: number | null;
803
802
  month: string | null;
803
+ year: number | null;
804
804
  }>>;
805
805
  period: z.ZodNullable<z.ZodString>;
806
806
  }, "strip", z.ZodTypeAny, {
807
807
  startDate: {
808
808
  text: string | null;
809
- year: number | null;
810
809
  month: string | null;
810
+ year: number | null;
811
811
  } | null;
812
812
  endDate: {
813
813
  text: string | null;
814
- year: number | null;
815
814
  month: string | null;
815
+ year: number | null;
816
816
  } | null;
817
817
  schoolName: string | null;
818
818
  schoolLinkedinUrl: string | null;
@@ -822,13 +822,13 @@ declare const LinkedInProfileSchema: z.ZodObject<{
822
822
  }, {
823
823
  startDate: {
824
824
  text: string | null;
825
- year: number | null;
826
825
  month: string | null;
826
+ year: number | null;
827
827
  } | null;
828
828
  endDate: {
829
829
  text: string | null;
830
- year: number | null;
831
830
  month: string | null;
831
+ year: number | null;
832
832
  } | null;
833
833
  schoolName: string | null;
834
834
  schoolLinkedinUrl: string | null;
@@ -868,8 +868,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
868
868
  }>, "many">>;
869
869
  }, "strip", z.ZodTypeAny, {
870
870
  id: string | null;
871
- photo: string | null;
872
- verified: boolean | null;
873
871
  location: {
874
872
  text: string | null;
875
873
  countryCode: string | null;
@@ -877,6 +875,7 @@ declare const LinkedInProfileSchema: z.ZodObject<{
877
875
  state: string | null;
878
876
  city: string | null;
879
877
  } | null;
878
+ verified: boolean | null;
880
879
  headline: string | null;
881
880
  publicIdentifier: string | null;
882
881
  linkedinUrl: string | null;
@@ -885,6 +884,7 @@ declare const LinkedInProfileSchema: z.ZodObject<{
885
884
  about: string | null;
886
885
  openToWork: boolean | null;
887
886
  hiring: boolean | null;
887
+ photo: string | null;
888
888
  premium: boolean | null;
889
889
  influencer: boolean | null;
890
890
  topSkills: string | null;
@@ -899,34 +899,34 @@ declare const LinkedInProfileSchema: z.ZodObject<{
899
899
  experience: {
900
900
  description: string | null;
901
901
  duration: string | null;
902
- position: string | null;
903
902
  location: string | null;
904
903
  companyName: string | null;
905
904
  companyLinkedinUrl: string | null;
906
905
  employmentType: string | null;
906
+ position: string | null;
907
907
  workplaceType: string | null;
908
908
  skills: string[] | null;
909
909
  startDate: {
910
910
  text: string | null;
911
- year: number | null;
912
911
  month: string | null;
912
+ year: number | null;
913
913
  } | null;
914
914
  endDate: {
915
915
  text: string | null;
916
- year: number | null;
917
916
  month: string | null;
917
+ year: number | null;
918
918
  } | null;
919
919
  }[] | null;
920
920
  education: {
921
921
  startDate: {
922
922
  text: string | null;
923
- year: number | null;
924
923
  month: string | null;
924
+ year: number | null;
925
925
  } | null;
926
926
  endDate: {
927
927
  text: string | null;
928
- year: number | null;
929
928
  month: string | null;
929
+ year: number | null;
930
930
  } | null;
931
931
  schoolName: string | null;
932
932
  schoolLinkedinUrl: string | null;
@@ -945,8 +945,6 @@ declare const LinkedInProfileSchema: z.ZodObject<{
945
945
  }[] | null;
946
946
  }, {
947
947
  id: string | null;
948
- photo: string | null;
949
- verified: boolean | null;
950
948
  location: {
951
949
  text: string | null;
952
950
  countryCode: string | null;
@@ -954,6 +952,7 @@ declare const LinkedInProfileSchema: z.ZodObject<{
954
952
  state: string | null;
955
953
  city: string | null;
956
954
  } | null;
955
+ verified: boolean | null;
957
956
  headline: string | null;
958
957
  publicIdentifier: string | null;
959
958
  linkedinUrl: string | null;
@@ -962,6 +961,7 @@ declare const LinkedInProfileSchema: z.ZodObject<{
962
961
  about: string | null;
963
962
  openToWork: boolean | null;
964
963
  hiring: boolean | null;
964
+ photo: string | null;
965
965
  premium: boolean | null;
966
966
  influencer: boolean | null;
967
967
  topSkills: string | null;
@@ -976,34 +976,34 @@ declare const LinkedInProfileSchema: z.ZodObject<{
976
976
  experience: {
977
977
  description: string | null;
978
978
  duration: string | null;
979
- position: string | null;
980
979
  location: string | null;
981
980
  companyName: string | null;
982
981
  companyLinkedinUrl: string | null;
983
982
  employmentType: string | null;
983
+ position: string | null;
984
984
  workplaceType: string | null;
985
985
  skills: string[] | null;
986
986
  startDate: {
987
987
  text: string | null;
988
- year: number | null;
989
988
  month: string | null;
989
+ year: number | null;
990
990
  } | null;
991
991
  endDate: {
992
992
  text: string | null;
993
- year: number | null;
994
993
  month: string | null;
994
+ year: number | null;
995
995
  } | null;
996
996
  }[] | null;
997
997
  education: {
998
998
  startDate: {
999
999
  text: string | null;
1000
- year: number | null;
1001
1000
  month: string | null;
1001
+ year: number | null;
1002
1002
  } | null;
1003
1003
  endDate: {
1004
1004
  text: string | null;
1005
- year: number | null;
1006
1005
  month: string | null;
1006
+ year: number | null;
1007
1007
  } | null;
1008
1008
  schoolName: string | null;
1009
1009
  schoolLinkedinUrl: string | null;
@@ -1047,7 +1047,7 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
1047
1047
  workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1048
1048
  profileUrl?: string | undefined;
1049
1049
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
1050
- experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
1050
+ experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
1051
1051
  sortBy?: "relevance" | "date_posted" | undefined;
1052
1052
  }, {
1053
1053
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
@@ -1061,7 +1061,7 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
1061
1061
  workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1062
1062
  profileUrl?: string | undefined;
1063
1063
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
1064
- experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
1064
+ experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
1065
1065
  sortBy?: "relevance" | "date_posted" | undefined;
1066
1066
  }>;
1067
1067
  declare const LinkedInToolResultSchema: z.ZodObject<{
@@ -1125,12 +1125,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1125
1125
  text: z.ZodNullable<z.ZodString>;
1126
1126
  }, "strip", z.ZodTypeAny, {
1127
1127
  text: string | null;
1128
- year: number | null;
1129
1128
  month: string | null;
1129
+ year: number | null;
1130
1130
  }, {
1131
1131
  text: string | null;
1132
- year: number | null;
1133
1132
  month: string | null;
1133
+ year: number | null;
1134
1134
  }>>;
1135
1135
  endDate: z.ZodNullable<z.ZodObject<{
1136
1136
  month: z.ZodNullable<z.ZodString>;
@@ -1138,52 +1138,52 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1138
1138
  text: z.ZodNullable<z.ZodString>;
1139
1139
  }, "strip", z.ZodTypeAny, {
1140
1140
  text: string | null;
1141
- year: number | null;
1142
1141
  month: string | null;
1142
+ year: number | null;
1143
1143
  }, {
1144
1144
  text: string | null;
1145
- year: number | null;
1146
1145
  month: string | null;
1146
+ year: number | null;
1147
1147
  }>>;
1148
1148
  }, "strip", z.ZodTypeAny, {
1149
1149
  description: string | null;
1150
1150
  duration: string | null;
1151
- position: string | null;
1152
1151
  location: string | null;
1153
1152
  companyName: string | null;
1154
1153
  companyLinkedinUrl: string | null;
1155
1154
  employmentType: string | null;
1155
+ position: string | null;
1156
1156
  workplaceType: string | null;
1157
1157
  skills: string[] | null;
1158
1158
  startDate: {
1159
1159
  text: string | null;
1160
- year: number | null;
1161
1160
  month: string | null;
1161
+ year: number | null;
1162
1162
  } | null;
1163
1163
  endDate: {
1164
1164
  text: string | null;
1165
- year: number | null;
1166
1165
  month: string | null;
1166
+ year: number | null;
1167
1167
  } | null;
1168
1168
  }, {
1169
1169
  description: string | null;
1170
1170
  duration: string | null;
1171
- position: string | null;
1172
1171
  location: string | null;
1173
1172
  companyName: string | null;
1174
1173
  companyLinkedinUrl: string | null;
1175
1174
  employmentType: string | null;
1175
+ position: string | null;
1176
1176
  workplaceType: string | null;
1177
1177
  skills: string[] | null;
1178
1178
  startDate: {
1179
1179
  text: string | null;
1180
- year: number | null;
1181
1180
  month: string | null;
1181
+ year: number | null;
1182
1182
  } | null;
1183
1183
  endDate: {
1184
1184
  text: string | null;
1185
- year: number | null;
1186
1185
  month: string | null;
1186
+ year: number | null;
1187
1187
  } | null;
1188
1188
  }>, "many">>;
1189
1189
  education: z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -1197,12 +1197,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1197
1197
  text: z.ZodNullable<z.ZodString>;
1198
1198
  }, "strip", z.ZodTypeAny, {
1199
1199
  text: string | null;
1200
- year: number | null;
1201
1200
  month: string | null;
1201
+ year: number | null;
1202
1202
  }, {
1203
1203
  text: string | null;
1204
- year: number | null;
1205
1204
  month: string | null;
1205
+ year: number | null;
1206
1206
  }>>;
1207
1207
  endDate: z.ZodNullable<z.ZodObject<{
1208
1208
  month: z.ZodNullable<z.ZodString>;
@@ -1210,24 +1210,24 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1210
1210
  text: z.ZodNullable<z.ZodString>;
1211
1211
  }, "strip", z.ZodTypeAny, {
1212
1212
  text: string | null;
1213
- year: number | null;
1214
1213
  month: string | null;
1214
+ year: number | null;
1215
1215
  }, {
1216
1216
  text: string | null;
1217
- year: number | null;
1218
1217
  month: string | null;
1218
+ year: number | null;
1219
1219
  }>>;
1220
1220
  period: z.ZodNullable<z.ZodString>;
1221
1221
  }, "strip", z.ZodTypeAny, {
1222
1222
  startDate: {
1223
1223
  text: string | null;
1224
- year: number | null;
1225
1224
  month: string | null;
1225
+ year: number | null;
1226
1226
  } | null;
1227
1227
  endDate: {
1228
1228
  text: string | null;
1229
- year: number | null;
1230
1229
  month: string | null;
1230
+ year: number | null;
1231
1231
  } | null;
1232
1232
  schoolName: string | null;
1233
1233
  schoolLinkedinUrl: string | null;
@@ -1237,13 +1237,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1237
1237
  }, {
1238
1238
  startDate: {
1239
1239
  text: string | null;
1240
- year: number | null;
1241
1240
  month: string | null;
1241
+ year: number | null;
1242
1242
  } | null;
1243
1243
  endDate: {
1244
1244
  text: string | null;
1245
- year: number | null;
1246
1245
  month: string | null;
1246
+ year: number | null;
1247
1247
  } | null;
1248
1248
  schoolName: string | null;
1249
1249
  schoolLinkedinUrl: string | null;
@@ -1283,8 +1283,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1283
1283
  }>, "many">>;
1284
1284
  }, "strip", z.ZodTypeAny, {
1285
1285
  id: string | null;
1286
- photo: string | null;
1287
- verified: boolean | null;
1288
1286
  location: {
1289
1287
  text: string | null;
1290
1288
  countryCode: string | null;
@@ -1292,6 +1290,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1292
1290
  state: string | null;
1293
1291
  city: string | null;
1294
1292
  } | null;
1293
+ verified: boolean | null;
1295
1294
  headline: string | null;
1296
1295
  publicIdentifier: string | null;
1297
1296
  linkedinUrl: string | null;
@@ -1300,6 +1299,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1300
1299
  about: string | null;
1301
1300
  openToWork: boolean | null;
1302
1301
  hiring: boolean | null;
1302
+ photo: string | null;
1303
1303
  premium: boolean | null;
1304
1304
  influencer: boolean | null;
1305
1305
  topSkills: string | null;
@@ -1314,34 +1314,34 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1314
1314
  experience: {
1315
1315
  description: string | null;
1316
1316
  duration: string | null;
1317
- position: string | null;
1318
1317
  location: string | null;
1319
1318
  companyName: string | null;
1320
1319
  companyLinkedinUrl: string | null;
1321
1320
  employmentType: string | null;
1321
+ position: string | null;
1322
1322
  workplaceType: string | null;
1323
1323
  skills: string[] | null;
1324
1324
  startDate: {
1325
1325
  text: string | null;
1326
- year: number | null;
1327
1326
  month: string | null;
1327
+ year: number | null;
1328
1328
  } | null;
1329
1329
  endDate: {
1330
1330
  text: string | null;
1331
- year: number | null;
1332
1331
  month: string | null;
1332
+ year: number | null;
1333
1333
  } | null;
1334
1334
  }[] | null;
1335
1335
  education: {
1336
1336
  startDate: {
1337
1337
  text: string | null;
1338
- year: number | null;
1339
1338
  month: string | null;
1339
+ year: number | null;
1340
1340
  } | null;
1341
1341
  endDate: {
1342
1342
  text: string | null;
1343
- year: number | null;
1344
1343
  month: string | null;
1344
+ year: number | null;
1345
1345
  } | null;
1346
1346
  schoolName: string | null;
1347
1347
  schoolLinkedinUrl: string | null;
@@ -1360,8 +1360,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1360
1360
  }[] | null;
1361
1361
  }, {
1362
1362
  id: string | null;
1363
- photo: string | null;
1364
- verified: boolean | null;
1365
1363
  location: {
1366
1364
  text: string | null;
1367
1365
  countryCode: string | null;
@@ -1369,6 +1367,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1369
1367
  state: string | null;
1370
1368
  city: string | null;
1371
1369
  } | null;
1370
+ verified: boolean | null;
1372
1371
  headline: string | null;
1373
1372
  publicIdentifier: string | null;
1374
1373
  linkedinUrl: string | null;
@@ -1377,6 +1376,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1377
1376
  about: string | null;
1378
1377
  openToWork: boolean | null;
1379
1378
  hiring: boolean | null;
1379
+ photo: string | null;
1380
1380
  premium: boolean | null;
1381
1381
  influencer: boolean | null;
1382
1382
  topSkills: string | null;
@@ -1391,34 +1391,34 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1391
1391
  experience: {
1392
1392
  description: string | null;
1393
1393
  duration: string | null;
1394
- position: string | null;
1395
1394
  location: string | null;
1396
1395
  companyName: string | null;
1397
1396
  companyLinkedinUrl: string | null;
1398
1397
  employmentType: string | null;
1398
+ position: string | null;
1399
1399
  workplaceType: string | null;
1400
1400
  skills: string[] | null;
1401
1401
  startDate: {
1402
1402
  text: string | null;
1403
- year: number | null;
1404
1403
  month: string | null;
1404
+ year: number | null;
1405
1405
  } | null;
1406
1406
  endDate: {
1407
1407
  text: string | null;
1408
- year: number | null;
1409
1408
  month: string | null;
1409
+ year: number | null;
1410
1410
  } | null;
1411
1411
  }[] | null;
1412
1412
  education: {
1413
1413
  startDate: {
1414
1414
  text: string | null;
1415
- year: number | null;
1416
1415
  month: string | null;
1416
+ year: number | null;
1417
1417
  } | null;
1418
1418
  endDate: {
1419
1419
  text: string | null;
1420
- year: number | null;
1421
1420
  month: string | null;
1421
+ year: number | null;
1422
1422
  } | null;
1423
1423
  schoolName: string | null;
1424
1424
  schoolLinkedinUrl: string | null;
@@ -1530,12 +1530,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1530
1530
  timestamp: z.ZodNullable<z.ZodNumber>;
1531
1531
  }, "strip", z.ZodTypeAny, {
1532
1532
  date: string | null;
1533
- relative: string | null;
1534
1533
  timestamp: number | null;
1534
+ relative: string | null;
1535
1535
  }, {
1536
1536
  date: string | null;
1537
- relative: string | null;
1538
1537
  timestamp: number | null;
1538
+ relative: string | null;
1539
1539
  }>>;
1540
1540
  text: z.ZodNullable<z.ZodString>;
1541
1541
  url: z.ZodNullable<z.ZodString>;
@@ -1602,30 +1602,30 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1602
1602
  width: z.ZodNullable<z.ZodNumber>;
1603
1603
  height: z.ZodNullable<z.ZodNumber>;
1604
1604
  }, "strip", z.ZodTypeAny, {
1605
+ url: string | null;
1605
1606
  width: number | null;
1606
1607
  height: number | null;
1607
- url: string | null;
1608
1608
  }, {
1609
+ url: string | null;
1609
1610
  width: number | null;
1610
1611
  height: number | null;
1611
- url: string | null;
1612
1612
  }>, "many">>;
1613
1613
  }, "strip", z.ZodTypeAny, {
1614
1614
  type: string | null;
1615
1615
  url: string | null;
1616
1616
  images: {
1617
+ url: string | null;
1617
1618
  width: number | null;
1618
1619
  height: number | null;
1619
- url: string | null;
1620
1620
  }[] | null;
1621
1621
  thumbnail: string | null;
1622
1622
  }, {
1623
1623
  type: string | null;
1624
1624
  url: string | null;
1625
1625
  images: {
1626
+ url: string | null;
1626
1627
  width: number | null;
1627
1628
  height: number | null;
1628
- url: string | null;
1629
1629
  }[] | null;
1630
1630
  thumbnail: string | null;
1631
1631
  }>>;
@@ -1653,13 +1653,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1653
1653
  }, "strip", z.ZodTypeAny, {
1654
1654
  title: string | null;
1655
1655
  url: string | null;
1656
- thumbnail: string | null;
1657
1656
  pageCount: number | null;
1657
+ thumbnail: string | null;
1658
1658
  }, {
1659
1659
  title: string | null;
1660
1660
  url: string | null;
1661
- thumbnail: string | null;
1662
1661
  pageCount: number | null;
1662
+ thumbnail: string | null;
1663
1663
  }>>;
1664
1664
  resharedPost: z.ZodNullable<z.ZodObject<{
1665
1665
  urn: z.ZodNullable<z.ZodString>;
@@ -1669,12 +1669,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1669
1669
  timestamp: z.ZodNullable<z.ZodNumber>;
1670
1670
  }, "strip", z.ZodTypeAny, {
1671
1671
  date: string | null;
1672
- relative: string | null;
1673
1672
  timestamp: number | null;
1673
+ relative: string | null;
1674
1674
  }, {
1675
1675
  date: string | null;
1676
- relative: string | null;
1677
1676
  timestamp: number | null;
1677
+ relative: string | null;
1678
1678
  }>>;
1679
1679
  text: z.ZodNullable<z.ZodString>;
1680
1680
  url: z.ZodNullable<z.ZodString>;
@@ -1741,30 +1741,30 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1741
1741
  width: z.ZodNullable<z.ZodNumber>;
1742
1742
  height: z.ZodNullable<z.ZodNumber>;
1743
1743
  }, "strip", z.ZodTypeAny, {
1744
+ url: string | null;
1744
1745
  width: number | null;
1745
1746
  height: number | null;
1746
- url: string | null;
1747
1747
  }, {
1748
+ url: string | null;
1748
1749
  width: number | null;
1749
1750
  height: number | null;
1750
- url: string | null;
1751
1751
  }>, "many">>;
1752
1752
  }, "strip", z.ZodTypeAny, {
1753
1753
  type: string | null;
1754
1754
  url: string | null;
1755
1755
  images: {
1756
+ url: string | null;
1756
1757
  width: number | null;
1757
1758
  height: number | null;
1758
- url: string | null;
1759
1759
  }[] | null;
1760
1760
  thumbnail: string | null;
1761
1761
  }, {
1762
1762
  type: string | null;
1763
1763
  url: string | null;
1764
1764
  images: {
1765
+ url: string | null;
1765
1766
  width: number | null;
1766
1767
  height: number | null;
1767
- url: string | null;
1768
1768
  }[] | null;
1769
1769
  thumbnail: string | null;
1770
1770
  }>>;
@@ -1795,16 +1795,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1795
1795
  type: string | null;
1796
1796
  url: string | null;
1797
1797
  images: {
1798
+ url: string | null;
1798
1799
  width: number | null;
1799
1800
  height: number | null;
1800
- url: string | null;
1801
1801
  }[] | null;
1802
1802
  thumbnail: string | null;
1803
1803
  } | null;
1804
1804
  postedAt: {
1805
1805
  date: string | null;
1806
- relative: string | null;
1807
1806
  timestamp: number | null;
1807
+ relative: string | null;
1808
1808
  } | null;
1809
1809
  postType: string | null;
1810
1810
  }, {
@@ -1834,16 +1834,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1834
1834
  type: string | null;
1835
1835
  url: string | null;
1836
1836
  images: {
1837
+ url: string | null;
1837
1838
  width: number | null;
1838
1839
  height: number | null;
1839
- url: string | null;
1840
1840
  }[] | null;
1841
1841
  thumbnail: string | null;
1842
1842
  } | null;
1843
1843
  postedAt: {
1844
1844
  date: string | null;
1845
- relative: string | null;
1846
1845
  timestamp: number | null;
1846
+ relative: string | null;
1847
1847
  } | null;
1848
1848
  postType: string | null;
1849
1849
  }>>;
@@ -1853,8 +1853,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1853
1853
  document: {
1854
1854
  title: string | null;
1855
1855
  url: string | null;
1856
- thumbnail: string | null;
1857
1856
  pageCount: number | null;
1857
+ thumbnail: string | null;
1858
1858
  } | null;
1859
1859
  urn: string | null;
1860
1860
  author: {
@@ -1880,9 +1880,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1880
1880
  type: string | null;
1881
1881
  url: string | null;
1882
1882
  images: {
1883
+ url: string | null;
1883
1884
  width: number | null;
1884
1885
  height: number | null;
1885
- url: string | null;
1886
1886
  }[] | null;
1887
1887
  thumbnail: string | null;
1888
1888
  } | null;
@@ -1894,8 +1894,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1894
1894
  } | null;
1895
1895
  postedAt: {
1896
1896
  date: string | null;
1897
- relative: string | null;
1898
1897
  timestamp: number | null;
1898
+ relative: string | null;
1899
1899
  } | null;
1900
1900
  fullUrn: string | null;
1901
1901
  postType: string | null;
@@ -1926,16 +1926,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1926
1926
  type: string | null;
1927
1927
  url: string | null;
1928
1928
  images: {
1929
+ url: string | null;
1929
1930
  width: number | null;
1930
1931
  height: number | null;
1931
- url: string | null;
1932
1932
  }[] | null;
1933
1933
  thumbnail: string | null;
1934
1934
  } | null;
1935
1935
  postedAt: {
1936
1936
  date: string | null;
1937
- relative: string | null;
1938
1937
  timestamp: number | null;
1938
+ relative: string | null;
1939
1939
  } | null;
1940
1940
  postType: string | null;
1941
1941
  } | null;
@@ -1945,8 +1945,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1945
1945
  document: {
1946
1946
  title: string | null;
1947
1947
  url: string | null;
1948
- thumbnail: string | null;
1949
1948
  pageCount: number | null;
1949
+ thumbnail: string | null;
1950
1950
  } | null;
1951
1951
  urn: string | null;
1952
1952
  author: {
@@ -1972,9 +1972,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1972
1972
  type: string | null;
1973
1973
  url: string | null;
1974
1974
  images: {
1975
+ url: string | null;
1975
1976
  width: number | null;
1976
1977
  height: number | null;
1977
- url: string | null;
1978
1978
  }[] | null;
1979
1979
  thumbnail: string | null;
1980
1980
  } | null;
@@ -1986,8 +1986,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1986
1986
  } | null;
1987
1987
  postedAt: {
1988
1988
  date: string | null;
1989
- relative: string | null;
1990
1989
  timestamp: number | null;
1990
+ relative: string | null;
1991
1991
  } | null;
1992
1992
  fullUrn: string | null;
1993
1993
  postType: string | null;
@@ -2018,16 +2018,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2018
2018
  type: string | null;
2019
2019
  url: string | null;
2020
2020
  images: {
2021
+ url: string | null;
2021
2022
  width: number | null;
2022
2023
  height: number | null;
2023
- url: string | null;
2024
2024
  }[] | null;
2025
2025
  thumbnail: string | null;
2026
2026
  } | null;
2027
2027
  postedAt: {
2028
2028
  date: string | null;
2029
- relative: string | null;
2030
2029
  timestamp: number | null;
2030
+ relative: string | null;
2031
2031
  } | null;
2032
2032
  postType: string | null;
2033
2033
  } | null;
@@ -2050,8 +2050,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2050
2050
  document: {
2051
2051
  title: string | null;
2052
2052
  url: string | null;
2053
- thumbnail: string | null;
2054
2053
  pageCount: number | null;
2054
+ thumbnail: string | null;
2055
2055
  } | null;
2056
2056
  urn: string | null;
2057
2057
  author: {
@@ -2077,9 +2077,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2077
2077
  type: string | null;
2078
2078
  url: string | null;
2079
2079
  images: {
2080
+ url: string | null;
2080
2081
  width: number | null;
2081
2082
  height: number | null;
2082
- url: string | null;
2083
2083
  }[] | null;
2084
2084
  thumbnail: string | null;
2085
2085
  } | null;
@@ -2091,8 +2091,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2091
2091
  } | null;
2092
2092
  postedAt: {
2093
2093
  date: string | null;
2094
- relative: string | null;
2095
2094
  timestamp: number | null;
2095
+ relative: string | null;
2096
2096
  } | null;
2097
2097
  fullUrn: string | null;
2098
2098
  postType: string | null;
@@ -2123,16 +2123,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2123
2123
  type: string | null;
2124
2124
  url: string | null;
2125
2125
  images: {
2126
+ url: string | null;
2126
2127
  width: number | null;
2127
2128
  height: number | null;
2128
- url: string | null;
2129
2129
  }[] | null;
2130
2130
  thumbnail: string | null;
2131
2131
  } | null;
2132
2132
  postedAt: {
2133
2133
  date: string | null;
2134
- relative: string | null;
2135
2134
  timestamp: number | null;
2135
+ relative: string | null;
2136
2136
  } | null;
2137
2137
  postType: string | null;
2138
2138
  } | null;
@@ -2141,8 +2141,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2141
2141
  username?: string | undefined;
2142
2142
  profile?: {
2143
2143
  id: string | null;
2144
- photo: string | null;
2145
- verified: boolean | null;
2146
2144
  location: {
2147
2145
  text: string | null;
2148
2146
  countryCode: string | null;
@@ -2150,6 +2148,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2150
2148
  state: string | null;
2151
2149
  city: string | null;
2152
2150
  } | null;
2151
+ verified: boolean | null;
2153
2152
  headline: string | null;
2154
2153
  publicIdentifier: string | null;
2155
2154
  linkedinUrl: string | null;
@@ -2158,6 +2157,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2158
2157
  about: string | null;
2159
2158
  openToWork: boolean | null;
2160
2159
  hiring: boolean | null;
2160
+ photo: string | null;
2161
2161
  premium: boolean | null;
2162
2162
  influencer: boolean | null;
2163
2163
  topSkills: string | null;
@@ -2172,34 +2172,34 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2172
2172
  experience: {
2173
2173
  description: string | null;
2174
2174
  duration: string | null;
2175
- position: string | null;
2176
2175
  location: string | null;
2177
2176
  companyName: string | null;
2178
2177
  companyLinkedinUrl: string | null;
2179
2178
  employmentType: string | null;
2179
+ position: string | null;
2180
2180
  workplaceType: string | null;
2181
2181
  skills: string[] | null;
2182
2182
  startDate: {
2183
2183
  text: string | null;
2184
- year: number | null;
2185
2184
  month: string | null;
2185
+ year: number | null;
2186
2186
  } | null;
2187
2187
  endDate: {
2188
2188
  text: string | null;
2189
- year: number | null;
2190
2189
  month: string | null;
2190
+ year: number | null;
2191
2191
  } | null;
2192
2192
  }[] | null;
2193
2193
  education: {
2194
2194
  startDate: {
2195
2195
  text: string | null;
2196
- year: number | null;
2197
2196
  month: string | null;
2197
+ year: number | null;
2198
2198
  } | null;
2199
2199
  endDate: {
2200
2200
  text: string | null;
2201
- year: number | null;
2202
2201
  month: string | null;
2202
+ year: number | null;
2203
2203
  } | null;
2204
2204
  schoolName: string | null;
2205
2205
  schoolLinkedinUrl: string | null;
@@ -2254,8 +2254,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2254
2254
  document: {
2255
2255
  title: string | null;
2256
2256
  url: string | null;
2257
- thumbnail: string | null;
2258
2257
  pageCount: number | null;
2258
+ thumbnail: string | null;
2259
2259
  } | null;
2260
2260
  urn: string | null;
2261
2261
  author: {
@@ -2281,9 +2281,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2281
2281
  type: string | null;
2282
2282
  url: string | null;
2283
2283
  images: {
2284
+ url: string | null;
2284
2285
  width: number | null;
2285
2286
  height: number | null;
2286
- url: string | null;
2287
2287
  }[] | null;
2288
2288
  thumbnail: string | null;
2289
2289
  } | null;
@@ -2295,8 +2295,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2295
2295
  } | null;
2296
2296
  postedAt: {
2297
2297
  date: string | null;
2298
- relative: string | null;
2299
2298
  timestamp: number | null;
2299
+ relative: string | null;
2300
2300
  } | null;
2301
2301
  fullUrn: string | null;
2302
2302
  postType: string | null;
@@ -2327,16 +2327,16 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2327
2327
  type: string | null;
2328
2328
  url: string | null;
2329
2329
  images: {
2330
+ url: string | null;
2330
2331
  width: number | null;
2331
2332
  height: number | null;
2332
- url: string | null;
2333
2333
  }[] | null;
2334
2334
  thumbnail: string | null;
2335
2335
  } | null;
2336
2336
  postedAt: {
2337
2337
  date: string | null;
2338
- relative: string | null;
2339
2338
  timestamp: number | null;
2339
+ relative: string | null;
2340
2340
  } | null;
2341
2341
  postType: string | null;
2342
2342
  } | null;
@@ -2345,8 +2345,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2345
2345
  username?: string | undefined;
2346
2346
  profile?: {
2347
2347
  id: string | null;
2348
- photo: string | null;
2349
- verified: boolean | null;
2350
2348
  location: {
2351
2349
  text: string | null;
2352
2350
  countryCode: string | null;
@@ -2354,6 +2352,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2354
2352
  state: string | null;
2355
2353
  city: string | null;
2356
2354
  } | null;
2355
+ verified: boolean | null;
2357
2356
  headline: string | null;
2358
2357
  publicIdentifier: string | null;
2359
2358
  linkedinUrl: string | null;
@@ -2362,6 +2361,7 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2362
2361
  about: string | null;
2363
2362
  openToWork: boolean | null;
2364
2363
  hiring: boolean | null;
2364
+ photo: string | null;
2365
2365
  premium: boolean | null;
2366
2366
  influencer: boolean | null;
2367
2367
  topSkills: string | null;
@@ -2376,34 +2376,34 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2376
2376
  experience: {
2377
2377
  description: string | null;
2378
2378
  duration: string | null;
2379
- position: string | null;
2380
2379
  location: string | null;
2381
2380
  companyName: string | null;
2382
2381
  companyLinkedinUrl: string | null;
2383
2382
  employmentType: string | null;
2383
+ position: string | null;
2384
2384
  workplaceType: string | null;
2385
2385
  skills: string[] | null;
2386
2386
  startDate: {
2387
2387
  text: string | null;
2388
- year: number | null;
2389
2388
  month: string | null;
2389
+ year: number | null;
2390
2390
  } | null;
2391
2391
  endDate: {
2392
2392
  text: string | null;
2393
- year: number | null;
2394
2393
  month: string | null;
2394
+ year: number | null;
2395
2395
  } | null;
2396
2396
  }[] | null;
2397
2397
  education: {
2398
2398
  startDate: {
2399
2399
  text: string | null;
2400
- year: number | null;
2401
2400
  month: string | null;
2401
+ year: number | null;
2402
2402
  } | null;
2403
2403
  endDate: {
2404
2404
  text: string | null;
2405
- year: number | null;
2406
2405
  month: string | null;
2406
+ year: number | null;
2407
2407
  } | null;
2408
2408
  schoolName: string | null;
2409
2409
  schoolLinkedinUrl: string | null;
@@ -2500,7 +2500,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2500
2500
  workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2501
2501
  profileUrl?: string | undefined;
2502
2502
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
2503
- experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
2503
+ experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
2504
2504
  sortBy?: "relevance" | "date_posted" | undefined;
2505
2505
  }, {
2506
2506
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
@@ -2514,7 +2514,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2514
2514
  workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2515
2515
  profileUrl?: string | undefined;
2516
2516
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
2517
- experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
2517
+ experienceLevel?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
2518
2518
  sortBy?: "relevance" | "date_posted" | undefined;
2519
2519
  }>;
2520
2520
  static readonly resultSchema: z.ZodObject<{
@@ -2578,12 +2578,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2578
2578
  text: z.ZodNullable<z.ZodString>;
2579
2579
  }, "strip", z.ZodTypeAny, {
2580
2580
  text: string | null;
2581
- year: number | null;
2582
2581
  month: string | null;
2582
+ year: number | null;
2583
2583
  }, {
2584
2584
  text: string | null;
2585
- year: number | null;
2586
2585
  month: string | null;
2586
+ year: number | null;
2587
2587
  }>>;
2588
2588
  endDate: z.ZodNullable<z.ZodObject<{
2589
2589
  month: z.ZodNullable<z.ZodString>;
@@ -2591,52 +2591,52 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2591
2591
  text: z.ZodNullable<z.ZodString>;
2592
2592
  }, "strip", z.ZodTypeAny, {
2593
2593
  text: string | null;
2594
- year: number | null;
2595
2594
  month: string | null;
2595
+ year: number | null;
2596
2596
  }, {
2597
2597
  text: string | null;
2598
- year: number | null;
2599
2598
  month: string | null;
2599
+ year: number | null;
2600
2600
  }>>;
2601
2601
  }, "strip", z.ZodTypeAny, {
2602
2602
  description: string | null;
2603
2603
  duration: string | null;
2604
- position: string | null;
2605
2604
  location: string | null;
2606
2605
  companyName: string | null;
2607
2606
  companyLinkedinUrl: string | null;
2608
2607
  employmentType: string | null;
2608
+ position: string | null;
2609
2609
  workplaceType: string | null;
2610
2610
  skills: string[] | null;
2611
2611
  startDate: {
2612
2612
  text: string | null;
2613
- year: number | null;
2614
2613
  month: string | null;
2614
+ year: number | null;
2615
2615
  } | null;
2616
2616
  endDate: {
2617
2617
  text: string | null;
2618
- year: number | null;
2619
2618
  month: string | null;
2619
+ year: number | null;
2620
2620
  } | null;
2621
2621
  }, {
2622
2622
  description: string | null;
2623
2623
  duration: string | null;
2624
- position: string | null;
2625
2624
  location: string | null;
2626
2625
  companyName: string | null;
2627
2626
  companyLinkedinUrl: string | null;
2628
2627
  employmentType: string | null;
2628
+ position: string | null;
2629
2629
  workplaceType: string | null;
2630
2630
  skills: string[] | null;
2631
2631
  startDate: {
2632
2632
  text: string | null;
2633
- year: number | null;
2634
2633
  month: string | null;
2634
+ year: number | null;
2635
2635
  } | null;
2636
2636
  endDate: {
2637
2637
  text: string | null;
2638
- year: number | null;
2639
2638
  month: string | null;
2639
+ year: number | null;
2640
2640
  } | null;
2641
2641
  }>, "many">>;
2642
2642
  education: z.ZodNullable<z.ZodArray<z.ZodObject<{
@@ -2650,12 +2650,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2650
2650
  text: z.ZodNullable<z.ZodString>;
2651
2651
  }, "strip", z.ZodTypeAny, {
2652
2652
  text: string | null;
2653
- year: number | null;
2654
2653
  month: string | null;
2654
+ year: number | null;
2655
2655
  }, {
2656
2656
  text: string | null;
2657
- year: number | null;
2658
2657
  month: string | null;
2658
+ year: number | null;
2659
2659
  }>>;
2660
2660
  endDate: z.ZodNullable<z.ZodObject<{
2661
2661
  month: z.ZodNullable<z.ZodString>;
@@ -2663,24 +2663,24 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2663
2663
  text: z.ZodNullable<z.ZodString>;
2664
2664
  }, "strip", z.ZodTypeAny, {
2665
2665
  text: string | null;
2666
- year: number | null;
2667
2666
  month: string | null;
2667
+ year: number | null;
2668
2668
  }, {
2669
2669
  text: string | null;
2670
- year: number | null;
2671
2670
  month: string | null;
2671
+ year: number | null;
2672
2672
  }>>;
2673
2673
  period: z.ZodNullable<z.ZodString>;
2674
2674
  }, "strip", z.ZodTypeAny, {
2675
2675
  startDate: {
2676
2676
  text: string | null;
2677
- year: number | null;
2678
2677
  month: string | null;
2678
+ year: number | null;
2679
2679
  } | null;
2680
2680
  endDate: {
2681
2681
  text: string | null;
2682
- year: number | null;
2683
2682
  month: string | null;
2683
+ year: number | null;
2684
2684
  } | null;
2685
2685
  schoolName: string | null;
2686
2686
  schoolLinkedinUrl: string | null;
@@ -2690,13 +2690,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2690
2690
  }, {
2691
2691
  startDate: {
2692
2692
  text: string | null;
2693
- year: number | null;
2694
2693
  month: string | null;
2694
+ year: number | null;
2695
2695
  } | null;
2696
2696
  endDate: {
2697
2697
  text: string | null;
2698
- year: number | null;
2699
2698
  month: string | null;
2699
+ year: number | null;
2700
2700
  } | null;
2701
2701
  schoolName: string | null;
2702
2702
  schoolLinkedinUrl: string | null;
@@ -2736,8 +2736,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2736
2736
  }>, "many">>;
2737
2737
  }, "strip", z.ZodTypeAny, {
2738
2738
  id: string | null;
2739
- photo: string | null;
2740
- verified: boolean | null;
2741
2739
  location: {
2742
2740
  text: string | null;
2743
2741
  countryCode: string | null;
@@ -2745,6 +2743,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2745
2743
  state: string | null;
2746
2744
  city: string | null;
2747
2745
  } | null;
2746
+ verified: boolean | null;
2748
2747
  headline: string | null;
2749
2748
  publicIdentifier: string | null;
2750
2749
  linkedinUrl: string | null;
@@ -2753,6 +2752,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2753
2752
  about: string | null;
2754
2753
  openToWork: boolean | null;
2755
2754
  hiring: boolean | null;
2755
+ photo: string | null;
2756
2756
  premium: boolean | null;
2757
2757
  influencer: boolean | null;
2758
2758
  topSkills: string | null;
@@ -2767,34 +2767,34 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2767
2767
  experience: {
2768
2768
  description: string | null;
2769
2769
  duration: string | null;
2770
- position: string | null;
2771
2770
  location: string | null;
2772
2771
  companyName: string | null;
2773
2772
  companyLinkedinUrl: string | null;
2774
2773
  employmentType: string | null;
2774
+ position: string | null;
2775
2775
  workplaceType: string | null;
2776
2776
  skills: string[] | null;
2777
2777
  startDate: {
2778
2778
  text: string | null;
2779
- year: number | null;
2780
2779
  month: string | null;
2780
+ year: number | null;
2781
2781
  } | null;
2782
2782
  endDate: {
2783
2783
  text: string | null;
2784
- year: number | null;
2785
2784
  month: string | null;
2785
+ year: number | null;
2786
2786
  } | null;
2787
2787
  }[] | null;
2788
2788
  education: {
2789
2789
  startDate: {
2790
2790
  text: string | null;
2791
- year: number | null;
2792
2791
  month: string | null;
2792
+ year: number | null;
2793
2793
  } | null;
2794
2794
  endDate: {
2795
2795
  text: string | null;
2796
- year: number | null;
2797
2796
  month: string | null;
2797
+ year: number | null;
2798
2798
  } | null;
2799
2799
  schoolName: string | null;
2800
2800
  schoolLinkedinUrl: string | null;
@@ -2813,8 +2813,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2813
2813
  }[] | null;
2814
2814
  }, {
2815
2815
  id: string | null;
2816
- photo: string | null;
2817
- verified: boolean | null;
2818
2816
  location: {
2819
2817
  text: string | null;
2820
2818
  countryCode: string | null;
@@ -2822,6 +2820,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2822
2820
  state: string | null;
2823
2821
  city: string | null;
2824
2822
  } | null;
2823
+ verified: boolean | null;
2825
2824
  headline: string | null;
2826
2825
  publicIdentifier: string | null;
2827
2826
  linkedinUrl: string | null;
@@ -2830,6 +2829,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2830
2829
  about: string | null;
2831
2830
  openToWork: boolean | null;
2832
2831
  hiring: boolean | null;
2832
+ photo: string | null;
2833
2833
  premium: boolean | null;
2834
2834
  influencer: boolean | null;
2835
2835
  topSkills: string | null;
@@ -2844,34 +2844,34 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2844
2844
  experience: {
2845
2845
  description: string | null;
2846
2846
  duration: string | null;
2847
- position: string | null;
2848
2847
  location: string | null;
2849
2848
  companyName: string | null;
2850
2849
  companyLinkedinUrl: string | null;
2851
2850
  employmentType: string | null;
2851
+ position: string | null;
2852
2852
  workplaceType: string | null;
2853
2853
  skills: string[] | null;
2854
2854
  startDate: {
2855
2855
  text: string | null;
2856
- year: number | null;
2857
2856
  month: string | null;
2857
+ year: number | null;
2858
2858
  } | null;
2859
2859
  endDate: {
2860
2860
  text: string | null;
2861
- year: number | null;
2862
2861
  month: string | null;
2862
+ year: number | null;
2863
2863
  } | null;
2864
2864
  }[] | null;
2865
2865
  education: {
2866
2866
  startDate: {
2867
2867
  text: string | null;
2868
- year: number | null;
2869
2868
  month: string | null;
2869
+ year: number | null;
2870
2870
  } | null;
2871
2871
  endDate: {
2872
2872
  text: string | null;
2873
- year: number | null;
2874
2873
  month: string | null;
2874
+ year: number | null;
2875
2875
  } | null;
2876
2876
  schoolName: string | null;
2877
2877
  schoolLinkedinUrl: string | null;
@@ -2983,12 +2983,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2983
2983
  timestamp: z.ZodNullable<z.ZodNumber>;
2984
2984
  }, "strip", z.ZodTypeAny, {
2985
2985
  date: string | null;
2986
- relative: string | null;
2987
2986
  timestamp: number | null;
2987
+ relative: string | null;
2988
2988
  }, {
2989
2989
  date: string | null;
2990
- relative: string | null;
2991
2990
  timestamp: number | null;
2991
+ relative: string | null;
2992
2992
  }>>;
2993
2993
  text: z.ZodNullable<z.ZodString>;
2994
2994
  url: z.ZodNullable<z.ZodString>;
@@ -3055,30 +3055,30 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3055
3055
  width: z.ZodNullable<z.ZodNumber>;
3056
3056
  height: z.ZodNullable<z.ZodNumber>;
3057
3057
  }, "strip", z.ZodTypeAny, {
3058
+ url: string | null;
3058
3059
  width: number | null;
3059
3060
  height: number | null;
3060
- url: string | null;
3061
3061
  }, {
3062
+ url: string | null;
3062
3063
  width: number | null;
3063
3064
  height: number | null;
3064
- url: string | null;
3065
3065
  }>, "many">>;
3066
3066
  }, "strip", z.ZodTypeAny, {
3067
3067
  type: string | null;
3068
3068
  url: string | null;
3069
3069
  images: {
3070
+ url: string | null;
3070
3071
  width: number | null;
3071
3072
  height: number | null;
3072
- url: string | null;
3073
3073
  }[] | null;
3074
3074
  thumbnail: string | null;
3075
3075
  }, {
3076
3076
  type: string | null;
3077
3077
  url: string | null;
3078
3078
  images: {
3079
+ url: string | null;
3079
3080
  width: number | null;
3080
3081
  height: number | null;
3081
- url: string | null;
3082
3082
  }[] | null;
3083
3083
  thumbnail: string | null;
3084
3084
  }>>;
@@ -3106,13 +3106,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3106
3106
  }, "strip", z.ZodTypeAny, {
3107
3107
  title: string | null;
3108
3108
  url: string | null;
3109
- thumbnail: string | null;
3110
3109
  pageCount: number | null;
3110
+ thumbnail: string | null;
3111
3111
  }, {
3112
3112
  title: string | null;
3113
3113
  url: string | null;
3114
- thumbnail: string | null;
3115
3114
  pageCount: number | null;
3115
+ thumbnail: string | null;
3116
3116
  }>>;
3117
3117
  resharedPost: z.ZodNullable<z.ZodObject<{
3118
3118
  urn: z.ZodNullable<z.ZodString>;
@@ -3122,12 +3122,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3122
3122
  timestamp: z.ZodNullable<z.ZodNumber>;
3123
3123
  }, "strip", z.ZodTypeAny, {
3124
3124
  date: string | null;
3125
- relative: string | null;
3126
3125
  timestamp: number | null;
3126
+ relative: string | null;
3127
3127
  }, {
3128
3128
  date: string | null;
3129
- relative: string | null;
3130
3129
  timestamp: number | null;
3130
+ relative: string | null;
3131
3131
  }>>;
3132
3132
  text: z.ZodNullable<z.ZodString>;
3133
3133
  url: z.ZodNullable<z.ZodString>;
@@ -3194,30 +3194,30 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3194
3194
  width: z.ZodNullable<z.ZodNumber>;
3195
3195
  height: z.ZodNullable<z.ZodNumber>;
3196
3196
  }, "strip", z.ZodTypeAny, {
3197
+ url: string | null;
3197
3198
  width: number | null;
3198
3199
  height: number | null;
3199
- url: string | null;
3200
3200
  }, {
3201
+ url: string | null;
3201
3202
  width: number | null;
3202
3203
  height: number | null;
3203
- url: string | null;
3204
3204
  }>, "many">>;
3205
3205
  }, "strip", z.ZodTypeAny, {
3206
3206
  type: string | null;
3207
3207
  url: string | null;
3208
3208
  images: {
3209
+ url: string | null;
3209
3210
  width: number | null;
3210
3211
  height: number | null;
3211
- url: string | null;
3212
3212
  }[] | null;
3213
3213
  thumbnail: string | null;
3214
3214
  }, {
3215
3215
  type: string | null;
3216
3216
  url: string | null;
3217
3217
  images: {
3218
+ url: string | null;
3218
3219
  width: number | null;
3219
3220
  height: number | null;
3220
- url: string | null;
3221
3221
  }[] | null;
3222
3222
  thumbnail: string | null;
3223
3223
  }>>;
@@ -3248,16 +3248,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3248
3248
  type: string | null;
3249
3249
  url: string | null;
3250
3250
  images: {
3251
+ url: string | null;
3251
3252
  width: number | null;
3252
3253
  height: number | null;
3253
- url: string | null;
3254
3254
  }[] | null;
3255
3255
  thumbnail: string | null;
3256
3256
  } | null;
3257
3257
  postedAt: {
3258
3258
  date: string | null;
3259
- relative: string | null;
3260
3259
  timestamp: number | null;
3260
+ relative: string | null;
3261
3261
  } | null;
3262
3262
  postType: string | null;
3263
3263
  }, {
@@ -3287,16 +3287,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3287
3287
  type: string | null;
3288
3288
  url: string | null;
3289
3289
  images: {
3290
+ url: string | null;
3290
3291
  width: number | null;
3291
3292
  height: number | null;
3292
- url: string | null;
3293
3293
  }[] | null;
3294
3294
  thumbnail: string | null;
3295
3295
  } | null;
3296
3296
  postedAt: {
3297
3297
  date: string | null;
3298
- relative: string | null;
3299
3298
  timestamp: number | null;
3299
+ relative: string | null;
3300
3300
  } | null;
3301
3301
  postType: string | null;
3302
3302
  }>>;
@@ -3306,8 +3306,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3306
3306
  document: {
3307
3307
  title: string | null;
3308
3308
  url: string | null;
3309
- thumbnail: string | null;
3310
3309
  pageCount: number | null;
3310
+ thumbnail: string | null;
3311
3311
  } | null;
3312
3312
  urn: string | null;
3313
3313
  author: {
@@ -3333,9 +3333,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3333
3333
  type: string | null;
3334
3334
  url: string | null;
3335
3335
  images: {
3336
+ url: string | null;
3336
3337
  width: number | null;
3337
3338
  height: number | null;
3338
- url: string | null;
3339
3339
  }[] | null;
3340
3340
  thumbnail: string | null;
3341
3341
  } | null;
@@ -3347,8 +3347,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3347
3347
  } | null;
3348
3348
  postedAt: {
3349
3349
  date: string | null;
3350
- relative: string | null;
3351
3350
  timestamp: number | null;
3351
+ relative: string | null;
3352
3352
  } | null;
3353
3353
  fullUrn: string | null;
3354
3354
  postType: string | null;
@@ -3379,16 +3379,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3379
3379
  type: string | null;
3380
3380
  url: string | null;
3381
3381
  images: {
3382
+ url: string | null;
3382
3383
  width: number | null;
3383
3384
  height: number | null;
3384
- url: string | null;
3385
3385
  }[] | null;
3386
3386
  thumbnail: string | null;
3387
3387
  } | null;
3388
3388
  postedAt: {
3389
3389
  date: string | null;
3390
- relative: string | null;
3391
3390
  timestamp: number | null;
3391
+ relative: string | null;
3392
3392
  } | null;
3393
3393
  postType: string | null;
3394
3394
  } | null;
@@ -3398,8 +3398,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3398
3398
  document: {
3399
3399
  title: string | null;
3400
3400
  url: string | null;
3401
- thumbnail: string | null;
3402
3401
  pageCount: number | null;
3402
+ thumbnail: string | null;
3403
3403
  } | null;
3404
3404
  urn: string | null;
3405
3405
  author: {
@@ -3425,9 +3425,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3425
3425
  type: string | null;
3426
3426
  url: string | null;
3427
3427
  images: {
3428
+ url: string | null;
3428
3429
  width: number | null;
3429
3430
  height: number | null;
3430
- url: string | null;
3431
3431
  }[] | null;
3432
3432
  thumbnail: string | null;
3433
3433
  } | null;
@@ -3439,8 +3439,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3439
3439
  } | null;
3440
3440
  postedAt: {
3441
3441
  date: string | null;
3442
- relative: string | null;
3443
3442
  timestamp: number | null;
3443
+ relative: string | null;
3444
3444
  } | null;
3445
3445
  fullUrn: string | null;
3446
3446
  postType: string | null;
@@ -3471,16 +3471,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3471
3471
  type: string | null;
3472
3472
  url: string | null;
3473
3473
  images: {
3474
+ url: string | null;
3474
3475
  width: number | null;
3475
3476
  height: number | null;
3476
- url: string | null;
3477
3477
  }[] | null;
3478
3478
  thumbnail: string | null;
3479
3479
  } | null;
3480
3480
  postedAt: {
3481
3481
  date: string | null;
3482
- relative: string | null;
3483
3482
  timestamp: number | null;
3483
+ relative: string | null;
3484
3484
  } | null;
3485
3485
  postType: string | null;
3486
3486
  } | null;
@@ -3503,8 +3503,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3503
3503
  document: {
3504
3504
  title: string | null;
3505
3505
  url: string | null;
3506
- thumbnail: string | null;
3507
3506
  pageCount: number | null;
3507
+ thumbnail: string | null;
3508
3508
  } | null;
3509
3509
  urn: string | null;
3510
3510
  author: {
@@ -3530,9 +3530,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3530
3530
  type: string | null;
3531
3531
  url: string | null;
3532
3532
  images: {
3533
+ url: string | null;
3533
3534
  width: number | null;
3534
3535
  height: number | null;
3535
- url: string | null;
3536
3536
  }[] | null;
3537
3537
  thumbnail: string | null;
3538
3538
  } | null;
@@ -3544,8 +3544,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3544
3544
  } | null;
3545
3545
  postedAt: {
3546
3546
  date: string | null;
3547
- relative: string | null;
3548
3547
  timestamp: number | null;
3548
+ relative: string | null;
3549
3549
  } | null;
3550
3550
  fullUrn: string | null;
3551
3551
  postType: string | null;
@@ -3576,16 +3576,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3576
3576
  type: string | null;
3577
3577
  url: string | null;
3578
3578
  images: {
3579
+ url: string | null;
3579
3580
  width: number | null;
3580
3581
  height: number | null;
3581
- url: string | null;
3582
3582
  }[] | null;
3583
3583
  thumbnail: string | null;
3584
3584
  } | null;
3585
3585
  postedAt: {
3586
3586
  date: string | null;
3587
- relative: string | null;
3588
3587
  timestamp: number | null;
3588
+ relative: string | null;
3589
3589
  } | null;
3590
3590
  postType: string | null;
3591
3591
  } | null;
@@ -3594,8 +3594,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3594
3594
  username?: string | undefined;
3595
3595
  profile?: {
3596
3596
  id: string | null;
3597
- photo: string | null;
3598
- verified: boolean | null;
3599
3597
  location: {
3600
3598
  text: string | null;
3601
3599
  countryCode: string | null;
@@ -3603,6 +3601,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3603
3601
  state: string | null;
3604
3602
  city: string | null;
3605
3603
  } | null;
3604
+ verified: boolean | null;
3606
3605
  headline: string | null;
3607
3606
  publicIdentifier: string | null;
3608
3607
  linkedinUrl: string | null;
@@ -3611,6 +3610,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3611
3610
  about: string | null;
3612
3611
  openToWork: boolean | null;
3613
3612
  hiring: boolean | null;
3613
+ photo: string | null;
3614
3614
  premium: boolean | null;
3615
3615
  influencer: boolean | null;
3616
3616
  topSkills: string | null;
@@ -3625,34 +3625,34 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3625
3625
  experience: {
3626
3626
  description: string | null;
3627
3627
  duration: string | null;
3628
- position: string | null;
3629
3628
  location: string | null;
3630
3629
  companyName: string | null;
3631
3630
  companyLinkedinUrl: string | null;
3632
3631
  employmentType: string | null;
3632
+ position: string | null;
3633
3633
  workplaceType: string | null;
3634
3634
  skills: string[] | null;
3635
3635
  startDate: {
3636
3636
  text: string | null;
3637
- year: number | null;
3638
3637
  month: string | null;
3638
+ year: number | null;
3639
3639
  } | null;
3640
3640
  endDate: {
3641
3641
  text: string | null;
3642
- year: number | null;
3643
3642
  month: string | null;
3643
+ year: number | null;
3644
3644
  } | null;
3645
3645
  }[] | null;
3646
3646
  education: {
3647
3647
  startDate: {
3648
3648
  text: string | null;
3649
- year: number | null;
3650
3649
  month: string | null;
3650
+ year: number | null;
3651
3651
  } | null;
3652
3652
  endDate: {
3653
3653
  text: string | null;
3654
- year: number | null;
3655
3654
  month: string | null;
3655
+ year: number | null;
3656
3656
  } | null;
3657
3657
  schoolName: string | null;
3658
3658
  schoolLinkedinUrl: string | null;
@@ -3707,8 +3707,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3707
3707
  document: {
3708
3708
  title: string | null;
3709
3709
  url: string | null;
3710
- thumbnail: string | null;
3711
3710
  pageCount: number | null;
3711
+ thumbnail: string | null;
3712
3712
  } | null;
3713
3713
  urn: string | null;
3714
3714
  author: {
@@ -3734,9 +3734,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3734
3734
  type: string | null;
3735
3735
  url: string | null;
3736
3736
  images: {
3737
+ url: string | null;
3737
3738
  width: number | null;
3738
3739
  height: number | null;
3739
- url: string | null;
3740
3740
  }[] | null;
3741
3741
  thumbnail: string | null;
3742
3742
  } | null;
@@ -3748,8 +3748,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3748
3748
  } | null;
3749
3749
  postedAt: {
3750
3750
  date: string | null;
3751
- relative: string | null;
3752
3751
  timestamp: number | null;
3752
+ relative: string | null;
3753
3753
  } | null;
3754
3754
  fullUrn: string | null;
3755
3755
  postType: string | null;
@@ -3780,16 +3780,16 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3780
3780
  type: string | null;
3781
3781
  url: string | null;
3782
3782
  images: {
3783
+ url: string | null;
3783
3784
  width: number | null;
3784
3785
  height: number | null;
3785
- url: string | null;
3786
3786
  }[] | null;
3787
3787
  thumbnail: string | null;
3788
3788
  } | null;
3789
3789
  postedAt: {
3790
3790
  date: string | null;
3791
- relative: string | null;
3792
3791
  timestamp: number | null;
3792
+ relative: string | null;
3793
3793
  } | null;
3794
3794
  postType: string | null;
3795
3795
  } | null;
@@ -3798,8 +3798,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3798
3798
  username?: string | undefined;
3799
3799
  profile?: {
3800
3800
  id: string | null;
3801
- photo: string | null;
3802
- verified: boolean | null;
3803
3801
  location: {
3804
3802
  text: string | null;
3805
3803
  countryCode: string | null;
@@ -3807,6 +3805,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3807
3805
  state: string | null;
3808
3806
  city: string | null;
3809
3807
  } | null;
3808
+ verified: boolean | null;
3810
3809
  headline: string | null;
3811
3810
  publicIdentifier: string | null;
3812
3811
  linkedinUrl: string | null;
@@ -3815,6 +3814,7 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3815
3814
  about: string | null;
3816
3815
  openToWork: boolean | null;
3817
3816
  hiring: boolean | null;
3817
+ photo: string | null;
3818
3818
  premium: boolean | null;
3819
3819
  influencer: boolean | null;
3820
3820
  topSkills: string | null;
@@ -3829,34 +3829,34 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3829
3829
  experience: {
3830
3830
  description: string | null;
3831
3831
  duration: string | null;
3832
- position: string | null;
3833
3832
  location: string | null;
3834
3833
  companyName: string | null;
3835
3834
  companyLinkedinUrl: string | null;
3836
3835
  employmentType: string | null;
3836
+ position: string | null;
3837
3837
  workplaceType: string | null;
3838
3838
  skills: string[] | null;
3839
3839
  startDate: {
3840
3840
  text: string | null;
3841
- year: number | null;
3842
3841
  month: string | null;
3842
+ year: number | null;
3843
3843
  } | null;
3844
3844
  endDate: {
3845
3845
  text: string | null;
3846
- year: number | null;
3847
3846
  month: string | null;
3847
+ year: number | null;
3848
3848
  } | null;
3849
3849
  }[] | null;
3850
3850
  education: {
3851
3851
  startDate: {
3852
3852
  text: string | null;
3853
- year: number | null;
3854
3853
  month: string | null;
3854
+ year: number | null;
3855
3855
  } | null;
3856
3856
  endDate: {
3857
3857
  text: string | null;
3858
- year: number | null;
3859
3858
  month: string | null;
3859
+ year: number | null;
3860
3860
  } | null;
3861
3861
  schoolName: string | null;
3862
3862
  schoolLinkedinUrl: string | null;