@bubblelab/bubble-core 0.1.36 → 0.1.37

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -10,15 +10,15 @@ declare const LinkedInAuthorSchema: z.ZodObject<{
10
10
  profileUrl: z.ZodNullable<z.ZodString>;
11
11
  profilePicture: z.ZodNullable<z.ZodString>;
12
12
  }, "strip", z.ZodTypeAny, {
13
- username: string | null;
14
13
  headline: string | null;
14
+ username: string | null;
15
15
  profileUrl: string | null;
16
16
  profilePicture: string | null;
17
17
  firstName: string | null;
18
18
  lastName: string | null;
19
19
  }, {
20
- username: string | null;
21
20
  headline: string | null;
21
+ username: string | null;
22
22
  profileUrl: string | null;
23
23
  profilePicture: string | null;
24
24
  firstName: string | null;
@@ -35,23 +35,23 @@ declare const LinkedInStatsSchema: z.ZodObject<{
35
35
  comments: z.ZodNullable<z.ZodNumber>;
36
36
  reposts: z.ZodNullable<z.ZodNumber>;
37
37
  }, "strip", z.ZodTypeAny, {
38
- comments: number | null;
39
38
  like: number | null;
40
39
  support: number | null;
41
40
  love: number | null;
42
41
  insight: number | null;
43
42
  celebrate: number | null;
44
43
  funny: number | null;
44
+ comments: number | null;
45
45
  reposts: number | null;
46
46
  totalReactions: number | null;
47
47
  }, {
48
- comments: number | null;
49
48
  like: number | null;
50
49
  support: number | null;
51
50
  love: number | null;
52
51
  insight: number | null;
53
52
  celebrate: number | null;
54
53
  funny: number | null;
54
+ comments: number | null;
55
55
  reposts: number | null;
56
56
  totalReactions: number | null;
57
57
  }>;
@@ -82,15 +82,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
82
82
  profileUrl: z.ZodNullable<z.ZodString>;
83
83
  profilePicture: z.ZodNullable<z.ZodString>;
84
84
  }, "strip", z.ZodTypeAny, {
85
- username: string | null;
86
85
  headline: string | null;
86
+ username: string | null;
87
87
  profileUrl: string | null;
88
88
  profilePicture: string | null;
89
89
  firstName: string | null;
90
90
  lastName: string | null;
91
91
  }, {
92
- username: string | null;
93
92
  headline: string | null;
93
+ username: string | null;
94
94
  profileUrl: string | null;
95
95
  profilePicture: string | null;
96
96
  firstName: string | null;
@@ -107,23 +107,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
107
107
  comments: z.ZodNullable<z.ZodNumber>;
108
108
  reposts: z.ZodNullable<z.ZodNumber>;
109
109
  }, "strip", z.ZodTypeAny, {
110
- comments: number | null;
111
110
  like: number | null;
112
111
  support: number | null;
113
112
  love: number | null;
114
113
  insight: number | null;
115
114
  celebrate: number | null;
116
115
  funny: number | null;
116
+ comments: number | null;
117
117
  reposts: number | null;
118
118
  totalReactions: number | null;
119
119
  }, {
120
- comments: number | null;
121
120
  like: number | null;
122
121
  support: number | null;
123
122
  love: number | null;
124
123
  insight: number | null;
125
124
  celebrate: number | null;
126
125
  funny: number | null;
126
+ comments: number | null;
127
127
  reposts: number | null;
128
128
  totalReactions: number | null;
129
129
  }>>;
@@ -221,15 +221,15 @@ declare const LinkedInPostSchema: z.ZodObject<{
221
221
  profileUrl: z.ZodNullable<z.ZodString>;
222
222
  profilePicture: z.ZodNullable<z.ZodString>;
223
223
  }, "strip", z.ZodTypeAny, {
224
- username: string | null;
225
224
  headline: string | null;
225
+ username: string | null;
226
226
  profileUrl: string | null;
227
227
  profilePicture: string | null;
228
228
  firstName: string | null;
229
229
  lastName: string | null;
230
230
  }, {
231
- username: string | null;
232
231
  headline: string | null;
232
+ username: string | null;
233
233
  profileUrl: string | null;
234
234
  profilePicture: string | null;
235
235
  firstName: string | null;
@@ -246,23 +246,23 @@ declare const LinkedInPostSchema: z.ZodObject<{
246
246
  comments: z.ZodNullable<z.ZodNumber>;
247
247
  reposts: z.ZodNullable<z.ZodNumber>;
248
248
  }, "strip", z.ZodTypeAny, {
249
- comments: number | null;
250
249
  like: number | null;
251
250
  support: number | null;
252
251
  love: number | null;
253
252
  insight: number | null;
254
253
  celebrate: number | null;
255
254
  funny: number | null;
255
+ comments: number | null;
256
256
  reposts: number | null;
257
257
  totalReactions: number | null;
258
258
  }, {
259
- comments: number | null;
260
259
  like: number | null;
261
260
  support: number | null;
262
261
  love: number | null;
263
262
  insight: number | null;
264
263
  celebrate: number | null;
265
264
  funny: number | null;
265
+ comments: number | null;
266
266
  reposts: number | null;
267
267
  totalReactions: number | null;
268
268
  }>>;
@@ -303,25 +303,25 @@ declare const LinkedInPostSchema: z.ZodObject<{
303
303
  thumbnail: string | null;
304
304
  }>>;
305
305
  }, "strip", z.ZodTypeAny, {
306
+ url: string | null;
307
+ text: string | null;
308
+ urn: string | null;
306
309
  author: {
307
- username: string | null;
308
310
  headline: string | null;
311
+ username: string | null;
309
312
  profileUrl: string | null;
310
313
  profilePicture: string | null;
311
314
  firstName: string | null;
312
315
  lastName: string | null;
313
316
  } | null;
314
- url: string | null;
315
- text: string | null;
316
- urn: string | null;
317
317
  stats: {
318
- comments: number | null;
319
318
  like: number | null;
320
319
  support: number | null;
321
320
  love: number | null;
322
321
  insight: number | null;
323
322
  celebrate: number | null;
324
323
  funny: number | null;
324
+ comments: number | null;
325
325
  reposts: number | null;
326
326
  totalReactions: number | null;
327
327
  } | null;
@@ -342,25 +342,25 @@ declare const LinkedInPostSchema: z.ZodObject<{
342
342
  } | null;
343
343
  postType: string | null;
344
344
  }, {
345
+ url: string | null;
346
+ text: string | null;
347
+ urn: string | null;
345
348
  author: {
346
- username: string | null;
347
349
  headline: string | null;
350
+ username: string | null;
348
351
  profileUrl: string | null;
349
352
  profilePicture: string | null;
350
353
  firstName: string | null;
351
354
  lastName: string | null;
352
355
  } | null;
353
- url: string | null;
354
- text: string | null;
355
- urn: string | null;
356
356
  stats: {
357
- comments: number | null;
358
357
  like: number | null;
359
358
  support: number | null;
360
359
  love: number | null;
361
360
  insight: number | null;
362
361
  celebrate: number | null;
363
362
  funny: number | null;
363
+ comments: number | null;
364
364
  reposts: number | null;
365
365
  totalReactions: number | null;
366
366
  } | null;
@@ -382,14 +382,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
382
382
  postType: string | null;
383
383
  }>>;
384
384
  }, "strip", z.ZodTypeAny, {
385
- author: {
386
- username: string | null;
387
- headline: string | null;
388
- profileUrl: string | null;
389
- profilePicture: string | null;
390
- firstName: string | null;
391
- lastName: string | null;
392
- } | null;
393
385
  url: string | null;
394
386
  text: string | null;
395
387
  document: {
@@ -399,14 +391,22 @@ declare const LinkedInPostSchema: z.ZodObject<{
399
391
  pageCount: number | null;
400
392
  } | null;
401
393
  urn: string | null;
394
+ author: {
395
+ headline: string | null;
396
+ username: string | null;
397
+ profileUrl: string | null;
398
+ profilePicture: string | null;
399
+ firstName: string | null;
400
+ lastName: string | null;
401
+ } | null;
402
402
  stats: {
403
- comments: number | null;
404
403
  like: number | null;
405
404
  support: number | null;
406
405
  love: number | null;
407
406
  insight: number | null;
408
407
  celebrate: number | null;
409
408
  funny: number | null;
409
+ comments: number | null;
410
410
  reposts: number | null;
411
411
  totalReactions: number | null;
412
412
  } | null;
@@ -434,25 +434,25 @@ declare const LinkedInPostSchema: z.ZodObject<{
434
434
  fullUrn: string | null;
435
435
  postType: string | null;
436
436
  resharedPost: {
437
+ url: string | null;
438
+ text: string | null;
439
+ urn: string | null;
437
440
  author: {
438
- username: string | null;
439
441
  headline: string | null;
442
+ username: string | null;
440
443
  profileUrl: string | null;
441
444
  profilePicture: string | null;
442
445
  firstName: string | null;
443
446
  lastName: string | null;
444
447
  } | null;
445
- url: string | null;
446
- text: string | null;
447
- urn: string | null;
448
448
  stats: {
449
- comments: number | null;
450
449
  like: number | null;
451
450
  support: number | null;
452
451
  love: number | null;
453
452
  insight: number | null;
454
453
  celebrate: number | null;
455
454
  funny: number | null;
455
+ comments: number | null;
456
456
  reposts: number | null;
457
457
  totalReactions: number | null;
458
458
  } | null;
@@ -474,14 +474,6 @@ declare const LinkedInPostSchema: z.ZodObject<{
474
474
  postType: string | null;
475
475
  } | null;
476
476
  }, {
477
- author: {
478
- username: string | null;
479
- headline: string | null;
480
- profileUrl: string | null;
481
- profilePicture: string | null;
482
- firstName: string | null;
483
- lastName: string | null;
484
- } | null;
485
477
  url: string | null;
486
478
  text: string | null;
487
479
  document: {
@@ -491,14 +483,22 @@ declare const LinkedInPostSchema: z.ZodObject<{
491
483
  pageCount: number | null;
492
484
  } | null;
493
485
  urn: string | null;
486
+ author: {
487
+ headline: string | null;
488
+ username: string | null;
489
+ profileUrl: string | null;
490
+ profilePicture: string | null;
491
+ firstName: string | null;
492
+ lastName: string | null;
493
+ } | null;
494
494
  stats: {
495
- comments: number | null;
496
495
  like: number | null;
497
496
  support: number | null;
498
497
  love: number | null;
499
498
  insight: number | null;
500
499
  celebrate: number | null;
501
500
  funny: number | null;
501
+ comments: number | null;
502
502
  reposts: number | null;
503
503
  totalReactions: number | null;
504
504
  } | null;
@@ -526,25 +526,25 @@ declare const LinkedInPostSchema: z.ZodObject<{
526
526
  fullUrn: string | null;
527
527
  postType: string | null;
528
528
  resharedPost: {
529
+ url: string | null;
530
+ text: string | null;
531
+ urn: string | null;
529
532
  author: {
530
- username: string | null;
531
533
  headline: string | null;
534
+ username: string | null;
532
535
  profileUrl: string | null;
533
536
  profilePicture: string | null;
534
537
  firstName: string | null;
535
538
  lastName: string | null;
536
539
  } | null;
537
- url: string | null;
538
- text: string | null;
539
- urn: string | null;
540
540
  stats: {
541
- comments: number | null;
542
541
  like: number | null;
543
542
  support: number | null;
544
543
  love: number | null;
545
544
  insight: number | null;
546
545
  celebrate: number | null;
547
546
  funny: number | null;
547
+ comments: number | null;
548
548
  reposts: number | null;
549
549
  totalReactions: number | null;
550
550
  } | null;
@@ -595,13 +595,13 @@ declare const LinkedInJobSchema: z.ZodObject<{
595
595
  currency: z.ZodNullable<z.ZodString>;
596
596
  period: z.ZodNullable<z.ZodString>;
597
597
  }, "strip", z.ZodTypeAny, {
598
- to: number | null;
599
598
  from: number | null;
599
+ to: number | null;
600
600
  currency: string | null;
601
601
  period: string | null;
602
602
  }, {
603
- to: number | null;
604
603
  from: number | null;
604
+ to: number | null;
605
605
  currency: string | null;
606
606
  period: string | null;
607
607
  }>>;
@@ -609,47 +609,47 @@ declare const LinkedInJobSchema: z.ZodObject<{
609
609
  }, "strip", z.ZodTypeAny, {
610
610
  description: string | null;
611
611
  title: string | null;
612
- id: string | null;
613
- url: string | null;
614
612
  location: string | null;
613
+ skills: string[] | null;
614
+ url: string | null;
615
+ seniorityLevel: string | null;
616
+ company: {
617
+ name: string | null;
618
+ url: string | null;
619
+ logo: string | null;
620
+ } | null;
621
+ id: string | null;
615
622
  postedAt: string | null;
616
623
  applyUrl: string | null;
617
624
  salary: {
618
- to: number | null;
619
625
  from: number | null;
626
+ to: number | null;
620
627
  currency: string | null;
621
628
  period: string | null;
622
629
  } | null;
623
- seniorityLevel: string | null;
624
630
  employmentType: string | null;
631
+ }, {
632
+ description: string | null;
633
+ title: string | null;
634
+ location: string | null;
635
+ skills: string[] | null;
636
+ url: string | null;
637
+ seniorityLevel: string | null;
625
638
  company: {
626
639
  name: string | null;
627
640
  url: string | null;
628
641
  logo: string | null;
629
642
  } | null;
630
- skills: string[] | null;
631
- }, {
632
- description: string | null;
633
- title: string | null;
634
643
  id: string | null;
635
- url: string | null;
636
- location: string | null;
637
644
  postedAt: string | null;
638
645
  applyUrl: string | null;
639
646
  salary: {
640
- to: number | null;
641
647
  from: number | null;
648
+ to: number | null;
642
649
  currency: string | null;
643
650
  period: string | null;
644
651
  } | null;
645
- seniorityLevel: string | null;
646
652
  employmentType: string | null;
647
- company: {
648
- name: string | null;
649
- url: string | null;
650
- logo: string | null;
651
- } | null;
652
- skills: string[] | null;
653
653
  }>;
654
654
  declare const LinkedInToolParamsSchema: z.ZodObject<{
655
655
  operation: z.ZodEnum<["scrapePosts", "searchPosts", "scrapeJobs"]>;
@@ -666,11 +666,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
666
666
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
667
667
  }, "strip", z.ZodTypeAny, {
668
668
  operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
669
+ location?: string | undefined;
669
670
  limit?: number | undefined;
670
671
  credentials?: Partial<Record<CredentialType, string>> | undefined;
671
672
  username?: string | undefined;
672
673
  pageNumber?: number | undefined;
673
- location?: string | undefined;
674
674
  keyword?: string | undefined;
675
675
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
676
676
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
@@ -679,11 +679,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
679
679
  sortBy?: "relevance" | "date_posted" | undefined;
680
680
  }, {
681
681
  operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
682
+ location?: string | undefined;
682
683
  limit?: number | undefined;
683
684
  credentials?: Partial<Record<CredentialType, string>> | undefined;
684
685
  username?: string | undefined;
685
686
  pageNumber?: number | undefined;
686
- location?: string | undefined;
687
687
  keyword?: string | undefined;
688
688
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
689
689
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
@@ -722,13 +722,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
722
722
  currency: z.ZodNullable<z.ZodString>;
723
723
  period: z.ZodNullable<z.ZodString>;
724
724
  }, "strip", z.ZodTypeAny, {
725
- to: number | null;
726
725
  from: number | null;
726
+ to: number | null;
727
727
  currency: string | null;
728
728
  period: string | null;
729
729
  }, {
730
- to: number | null;
731
730
  from: number | null;
731
+ to: number | null;
732
732
  currency: string | null;
733
733
  period: string | null;
734
734
  }>>;
@@ -736,47 +736,47 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
736
736
  }, "strip", z.ZodTypeAny, {
737
737
  description: string | null;
738
738
  title: string | null;
739
- id: string | null;
740
- url: string | null;
741
739
  location: string | null;
740
+ skills: string[] | null;
741
+ url: string | null;
742
+ seniorityLevel: string | null;
743
+ company: {
744
+ name: string | null;
745
+ url: string | null;
746
+ logo: string | null;
747
+ } | null;
748
+ id: string | null;
742
749
  postedAt: string | null;
743
750
  applyUrl: string | null;
744
751
  salary: {
745
- to: number | null;
746
752
  from: number | null;
753
+ to: number | null;
747
754
  currency: string | null;
748
755
  period: string | null;
749
756
  } | null;
750
- seniorityLevel: string | null;
751
757
  employmentType: string | null;
758
+ }, {
759
+ description: string | null;
760
+ title: string | null;
761
+ location: string | null;
762
+ skills: string[] | null;
763
+ url: string | null;
764
+ seniorityLevel: string | null;
752
765
  company: {
753
766
  name: string | null;
754
767
  url: string | null;
755
768
  logo: string | null;
756
769
  } | null;
757
- skills: string[] | null;
758
- }, {
759
- description: string | null;
760
- title: string | null;
761
770
  id: string | null;
762
- url: string | null;
763
- location: string | null;
764
771
  postedAt: string | null;
765
772
  applyUrl: string | null;
766
773
  salary: {
767
- to: number | null;
768
774
  from: number | null;
775
+ to: number | null;
769
776
  currency: string | null;
770
777
  period: string | null;
771
778
  } | null;
772
- seniorityLevel: string | null;
773
779
  employmentType: string | null;
774
- company: {
775
- name: string | null;
776
- url: string | null;
777
- logo: string | null;
778
- } | null;
779
- skills: string[] | null;
780
780
  }>, "many">>;
781
781
  posts: z.ZodArray<z.ZodObject<{
782
782
  urn: z.ZodNullable<z.ZodString>;
@@ -805,15 +805,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
805
805
  profileUrl: z.ZodNullable<z.ZodString>;
806
806
  profilePicture: z.ZodNullable<z.ZodString>;
807
807
  }, "strip", z.ZodTypeAny, {
808
- username: string | null;
809
808
  headline: string | null;
809
+ username: string | null;
810
810
  profileUrl: string | null;
811
811
  profilePicture: string | null;
812
812
  firstName: string | null;
813
813
  lastName: string | null;
814
814
  }, {
815
- username: string | null;
816
815
  headline: string | null;
816
+ username: string | null;
817
817
  profileUrl: string | null;
818
818
  profilePicture: string | null;
819
819
  firstName: string | null;
@@ -830,23 +830,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
830
830
  comments: z.ZodNullable<z.ZodNumber>;
831
831
  reposts: z.ZodNullable<z.ZodNumber>;
832
832
  }, "strip", z.ZodTypeAny, {
833
- comments: number | null;
834
833
  like: number | null;
835
834
  support: number | null;
836
835
  love: number | null;
837
836
  insight: number | null;
838
837
  celebrate: number | null;
839
838
  funny: number | null;
839
+ comments: number | null;
840
840
  reposts: number | null;
841
841
  totalReactions: number | null;
842
842
  }, {
843
- comments: number | null;
844
843
  like: number | null;
845
844
  support: number | null;
846
845
  love: number | null;
847
846
  insight: number | null;
848
847
  celebrate: number | null;
849
848
  funny: number | null;
849
+ comments: number | null;
850
850
  reposts: number | null;
851
851
  totalReactions: number | null;
852
852
  }>>;
@@ -944,15 +944,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
944
944
  profileUrl: z.ZodNullable<z.ZodString>;
945
945
  profilePicture: z.ZodNullable<z.ZodString>;
946
946
  }, "strip", z.ZodTypeAny, {
947
- username: string | null;
948
947
  headline: string | null;
948
+ username: string | null;
949
949
  profileUrl: string | null;
950
950
  profilePicture: string | null;
951
951
  firstName: string | null;
952
952
  lastName: string | null;
953
953
  }, {
954
- username: string | null;
955
954
  headline: string | null;
955
+ username: string | null;
956
956
  profileUrl: string | null;
957
957
  profilePicture: string | null;
958
958
  firstName: string | null;
@@ -969,23 +969,23 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
969
969
  comments: z.ZodNullable<z.ZodNumber>;
970
970
  reposts: z.ZodNullable<z.ZodNumber>;
971
971
  }, "strip", z.ZodTypeAny, {
972
- comments: number | null;
973
972
  like: number | null;
974
973
  support: number | null;
975
974
  love: number | null;
976
975
  insight: number | null;
977
976
  celebrate: number | null;
978
977
  funny: number | null;
978
+ comments: number | null;
979
979
  reposts: number | null;
980
980
  totalReactions: number | null;
981
981
  }, {
982
- comments: number | null;
983
982
  like: number | null;
984
983
  support: number | null;
985
984
  love: number | null;
986
985
  insight: number | null;
987
986
  celebrate: number | null;
988
987
  funny: number | null;
988
+ comments: number | null;
989
989
  reposts: number | null;
990
990
  totalReactions: number | null;
991
991
  }>>;
@@ -1026,25 +1026,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1026
1026
  thumbnail: string | null;
1027
1027
  }>>;
1028
1028
  }, "strip", z.ZodTypeAny, {
1029
+ url: string | null;
1030
+ text: string | null;
1031
+ urn: string | null;
1029
1032
  author: {
1030
- username: string | null;
1031
1033
  headline: string | null;
1034
+ username: string | null;
1032
1035
  profileUrl: string | null;
1033
1036
  profilePicture: string | null;
1034
1037
  firstName: string | null;
1035
1038
  lastName: string | null;
1036
1039
  } | null;
1037
- url: string | null;
1038
- text: string | null;
1039
- urn: string | null;
1040
1040
  stats: {
1041
- comments: number | null;
1042
1041
  like: number | null;
1043
1042
  support: number | null;
1044
1043
  love: number | null;
1045
1044
  insight: number | null;
1046
1045
  celebrate: number | null;
1047
1046
  funny: number | null;
1047
+ comments: number | null;
1048
1048
  reposts: number | null;
1049
1049
  totalReactions: number | null;
1050
1050
  } | null;
@@ -1065,25 +1065,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1065
1065
  } | null;
1066
1066
  postType: string | null;
1067
1067
  }, {
1068
+ url: string | null;
1069
+ text: string | null;
1070
+ urn: string | null;
1068
1071
  author: {
1069
- username: string | null;
1070
1072
  headline: string | null;
1073
+ username: string | null;
1071
1074
  profileUrl: string | null;
1072
1075
  profilePicture: string | null;
1073
1076
  firstName: string | null;
1074
1077
  lastName: string | null;
1075
1078
  } | null;
1076
- url: string | null;
1077
- text: string | null;
1078
- urn: string | null;
1079
1079
  stats: {
1080
- comments: number | null;
1081
1080
  like: number | null;
1082
1081
  support: number | null;
1083
1082
  love: number | null;
1084
1083
  insight: number | null;
1085
1084
  celebrate: number | null;
1086
1085
  funny: number | null;
1086
+ comments: number | null;
1087
1087
  reposts: number | null;
1088
1088
  totalReactions: number | null;
1089
1089
  } | null;
@@ -1105,14 +1105,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1105
1105
  postType: string | null;
1106
1106
  }>>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
- author: {
1109
- username: string | null;
1110
- headline: string | null;
1111
- profileUrl: string | null;
1112
- profilePicture: string | null;
1113
- firstName: string | null;
1114
- lastName: string | null;
1115
- } | null;
1116
1108
  url: string | null;
1117
1109
  text: string | null;
1118
1110
  document: {
@@ -1122,14 +1114,22 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1122
1114
  pageCount: number | null;
1123
1115
  } | null;
1124
1116
  urn: string | null;
1117
+ author: {
1118
+ headline: string | null;
1119
+ username: string | null;
1120
+ profileUrl: string | null;
1121
+ profilePicture: string | null;
1122
+ firstName: string | null;
1123
+ lastName: string | null;
1124
+ } | null;
1125
1125
  stats: {
1126
- comments: number | null;
1127
1126
  like: number | null;
1128
1127
  support: number | null;
1129
1128
  love: number | null;
1130
1129
  insight: number | null;
1131
1130
  celebrate: number | null;
1132
1131
  funny: number | null;
1132
+ comments: number | null;
1133
1133
  reposts: number | null;
1134
1134
  totalReactions: number | null;
1135
1135
  } | null;
@@ -1157,25 +1157,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1157
1157
  fullUrn: string | null;
1158
1158
  postType: string | null;
1159
1159
  resharedPost: {
1160
+ url: string | null;
1161
+ text: string | null;
1162
+ urn: string | null;
1160
1163
  author: {
1161
- username: string | null;
1162
1164
  headline: string | null;
1165
+ username: string | null;
1163
1166
  profileUrl: string | null;
1164
1167
  profilePicture: string | null;
1165
1168
  firstName: string | null;
1166
1169
  lastName: string | null;
1167
1170
  } | null;
1168
- url: string | null;
1169
- text: string | null;
1170
- urn: string | null;
1171
1171
  stats: {
1172
- comments: number | null;
1173
1172
  like: number | null;
1174
1173
  support: number | null;
1175
1174
  love: number | null;
1176
1175
  insight: number | null;
1177
1176
  celebrate: number | null;
1178
1177
  funny: number | null;
1178
+ comments: number | null;
1179
1179
  reposts: number | null;
1180
1180
  totalReactions: number | null;
1181
1181
  } | null;
@@ -1197,14 +1197,6 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1197
1197
  postType: string | null;
1198
1198
  } | null;
1199
1199
  }, {
1200
- author: {
1201
- username: string | null;
1202
- headline: string | null;
1203
- profileUrl: string | null;
1204
- profilePicture: string | null;
1205
- firstName: string | null;
1206
- lastName: string | null;
1207
- } | null;
1208
1200
  url: string | null;
1209
1201
  text: string | null;
1210
1202
  document: {
@@ -1214,14 +1206,22 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1214
1206
  pageCount: number | null;
1215
1207
  } | null;
1216
1208
  urn: string | null;
1209
+ author: {
1210
+ headline: string | null;
1211
+ username: string | null;
1212
+ profileUrl: string | null;
1213
+ profilePicture: string | null;
1214
+ firstName: string | null;
1215
+ lastName: string | null;
1216
+ } | null;
1217
1217
  stats: {
1218
- comments: number | null;
1219
1218
  like: number | null;
1220
1219
  support: number | null;
1221
1220
  love: number | null;
1222
1221
  insight: number | null;
1223
1222
  celebrate: number | null;
1224
1223
  funny: number | null;
1224
+ comments: number | null;
1225
1225
  reposts: number | null;
1226
1226
  totalReactions: number | null;
1227
1227
  } | null;
@@ -1249,25 +1249,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1249
1249
  fullUrn: string | null;
1250
1250
  postType: string | null;
1251
1251
  resharedPost: {
1252
+ url: string | null;
1253
+ text: string | null;
1254
+ urn: string | null;
1252
1255
  author: {
1253
- username: string | null;
1254
1256
  headline: string | null;
1257
+ username: string | null;
1255
1258
  profileUrl: string | null;
1256
1259
  profilePicture: string | null;
1257
1260
  firstName: string | null;
1258
1261
  lastName: string | null;
1259
1262
  } | null;
1260
- url: string | null;
1261
- text: string | null;
1262
- urn: string | null;
1263
1263
  stats: {
1264
- comments: number | null;
1265
1264
  like: number | null;
1266
1265
  support: number | null;
1267
1266
  love: number | null;
1268
1267
  insight: number | null;
1269
1268
  celebrate: number | null;
1270
1269
  funny: number | null;
1270
+ comments: number | null;
1271
1271
  reposts: number | null;
1272
1272
  totalReactions: number | null;
1273
1273
  } | null;
@@ -1298,18 +1298,10 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1298
1298
  success: z.ZodBoolean;
1299
1299
  error: z.ZodString;
1300
1300
  }, "strip", z.ZodTypeAny, {
1301
- operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1302
1301
  success: boolean;
1303
1302
  error: string;
1303
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1304
1304
  posts: {
1305
- author: {
1306
- username: string | null;
1307
- headline: string | null;
1308
- profileUrl: string | null;
1309
- profilePicture: string | null;
1310
- firstName: string | null;
1311
- lastName: string | null;
1312
- } | null;
1313
1305
  url: string | null;
1314
1306
  text: string | null;
1315
1307
  document: {
@@ -1319,14 +1311,22 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1319
1311
  pageCount: number | null;
1320
1312
  } | null;
1321
1313
  urn: string | null;
1314
+ author: {
1315
+ headline: string | null;
1316
+ username: string | null;
1317
+ profileUrl: string | null;
1318
+ profilePicture: string | null;
1319
+ firstName: string | null;
1320
+ lastName: string | null;
1321
+ } | null;
1322
1322
  stats: {
1323
- comments: number | null;
1324
1323
  like: number | null;
1325
1324
  support: number | null;
1326
1325
  love: number | null;
1327
1326
  insight: number | null;
1328
1327
  celebrate: number | null;
1329
1328
  funny: number | null;
1329
+ comments: number | null;
1330
1330
  reposts: number | null;
1331
1331
  totalReactions: number | null;
1332
1332
  } | null;
@@ -1354,25 +1354,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1354
1354
  fullUrn: string | null;
1355
1355
  postType: string | null;
1356
1356
  resharedPost: {
1357
+ url: string | null;
1358
+ text: string | null;
1359
+ urn: string | null;
1357
1360
  author: {
1358
- username: string | null;
1359
1361
  headline: string | null;
1362
+ username: string | null;
1360
1363
  profileUrl: string | null;
1361
1364
  profilePicture: string | null;
1362
1365
  firstName: string | null;
1363
1366
  lastName: string | null;
1364
1367
  } | null;
1365
- url: string | null;
1366
- text: string | null;
1367
- urn: string | null;
1368
1368
  stats: {
1369
- comments: number | null;
1370
1369
  like: number | null;
1371
1370
  support: number | null;
1372
1371
  love: number | null;
1373
1372
  insight: number | null;
1374
1373
  celebrate: number | null;
1375
1374
  funny: number | null;
1375
+ comments: number | null;
1376
1376
  reposts: number | null;
1377
1377
  totalReactions: number | null;
1378
1378
  } | null;
@@ -1400,42 +1400,34 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1400
1400
  jobs?: {
1401
1401
  description: string | null;
1402
1402
  title: string | null;
1403
- id: string | null;
1404
- url: string | null;
1405
1403
  location: string | null;
1404
+ skills: string[] | null;
1405
+ url: string | null;
1406
+ seniorityLevel: string | null;
1407
+ company: {
1408
+ name: string | null;
1409
+ url: string | null;
1410
+ logo: string | null;
1411
+ } | null;
1412
+ id: string | null;
1406
1413
  postedAt: string | null;
1407
1414
  applyUrl: string | null;
1408
1415
  salary: {
1409
- to: number | null;
1410
1416
  from: number | null;
1417
+ to: number | null;
1411
1418
  currency: string | null;
1412
1419
  period: string | null;
1413
1420
  } | null;
1414
- seniorityLevel: string | null;
1415
1421
  employmentType: string | null;
1416
- company: {
1417
- name: string | null;
1418
- url: string | null;
1419
- logo: string | null;
1420
- } | null;
1421
- skills: string[] | null;
1422
1422
  }[] | undefined;
1423
1423
  totalResults?: number | null | undefined;
1424
1424
  paginationToken?: string | null | undefined;
1425
1425
  hasNextPage?: boolean | null | undefined;
1426
1426
  }, {
1427
- operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1428
1427
  success: boolean;
1429
1428
  error: string;
1429
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1430
1430
  posts: {
1431
- author: {
1432
- username: string | null;
1433
- headline: string | null;
1434
- profileUrl: string | null;
1435
- profilePicture: string | null;
1436
- firstName: string | null;
1437
- lastName: string | null;
1438
- } | null;
1439
1431
  url: string | null;
1440
1432
  text: string | null;
1441
1433
  document: {
@@ -1445,14 +1437,22 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1445
1437
  pageCount: number | null;
1446
1438
  } | null;
1447
1439
  urn: string | null;
1440
+ author: {
1441
+ headline: string | null;
1442
+ username: string | null;
1443
+ profileUrl: string | null;
1444
+ profilePicture: string | null;
1445
+ firstName: string | null;
1446
+ lastName: string | null;
1447
+ } | null;
1448
1448
  stats: {
1449
- comments: number | null;
1450
1449
  like: number | null;
1451
1450
  support: number | null;
1452
1451
  love: number | null;
1453
1452
  insight: number | null;
1454
1453
  celebrate: number | null;
1455
1454
  funny: number | null;
1455
+ comments: number | null;
1456
1456
  reposts: number | null;
1457
1457
  totalReactions: number | null;
1458
1458
  } | null;
@@ -1480,25 +1480,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1480
1480
  fullUrn: string | null;
1481
1481
  postType: string | null;
1482
1482
  resharedPost: {
1483
+ url: string | null;
1484
+ text: string | null;
1485
+ urn: string | null;
1483
1486
  author: {
1484
- username: string | null;
1485
1487
  headline: string | null;
1488
+ username: string | null;
1486
1489
  profileUrl: string | null;
1487
1490
  profilePicture: string | null;
1488
1491
  firstName: string | null;
1489
1492
  lastName: string | null;
1490
1493
  } | null;
1491
- url: string | null;
1492
- text: string | null;
1493
- urn: string | null;
1494
1494
  stats: {
1495
- comments: number | null;
1496
1495
  like: number | null;
1497
1496
  support: number | null;
1498
1497
  love: number | null;
1499
1498
  insight: number | null;
1500
1499
  celebrate: number | null;
1501
1500
  funny: number | null;
1501
+ comments: number | null;
1502
1502
  reposts: number | null;
1503
1503
  totalReactions: number | null;
1504
1504
  } | null;
@@ -1526,25 +1526,25 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1526
1526
  jobs?: {
1527
1527
  description: string | null;
1528
1528
  title: string | null;
1529
- id: string | null;
1530
- url: string | null;
1531
1529
  location: string | null;
1530
+ skills: string[] | null;
1531
+ url: string | null;
1532
+ seniorityLevel: string | null;
1533
+ company: {
1534
+ name: string | null;
1535
+ url: string | null;
1536
+ logo: string | null;
1537
+ } | null;
1538
+ id: string | null;
1532
1539
  postedAt: string | null;
1533
1540
  applyUrl: string | null;
1534
1541
  salary: {
1535
- to: number | null;
1536
1542
  from: number | null;
1543
+ to: number | null;
1537
1544
  currency: string | null;
1538
1545
  period: string | null;
1539
1546
  } | null;
1540
- seniorityLevel: string | null;
1541
1547
  employmentType: string | null;
1542
- company: {
1543
- name: string | null;
1544
- url: string | null;
1545
- logo: string | null;
1546
- } | null;
1547
- skills: string[] | null;
1548
1548
  }[] | undefined;
1549
1549
  totalResults?: number | null | undefined;
1550
1550
  paginationToken?: string | null | undefined;
@@ -1589,11 +1589,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1589
1589
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1590
1590
  }, "strip", z.ZodTypeAny, {
1591
1591
  operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1592
+ location?: string | undefined;
1592
1593
  limit?: number | undefined;
1593
1594
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1594
1595
  username?: string | undefined;
1595
1596
  pageNumber?: number | undefined;
1596
- location?: string | undefined;
1597
1597
  keyword?: string | undefined;
1598
1598
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
1599
1599
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
@@ -1602,11 +1602,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1602
1602
  sortBy?: "relevance" | "date_posted" | undefined;
1603
1603
  }, {
1604
1604
  operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1605
+ location?: string | undefined;
1605
1606
  limit?: number | undefined;
1606
1607
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1607
1608
  username?: string | undefined;
1608
1609
  pageNumber?: number | undefined;
1609
- location?: string | undefined;
1610
1610
  keyword?: string | undefined;
1611
1611
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
1612
1612
  jobType?: ("full-time" | "part-time" | "contract" | "temporary" | "internship")[] | undefined;
@@ -1645,13 +1645,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1645
1645
  currency: z.ZodNullable<z.ZodString>;
1646
1646
  period: z.ZodNullable<z.ZodString>;
1647
1647
  }, "strip", z.ZodTypeAny, {
1648
- to: number | null;
1649
1648
  from: number | null;
1649
+ to: number | null;
1650
1650
  currency: string | null;
1651
1651
  period: string | null;
1652
1652
  }, {
1653
- to: number | null;
1654
1653
  from: number | null;
1654
+ to: number | null;
1655
1655
  currency: string | null;
1656
1656
  period: string | null;
1657
1657
  }>>;
@@ -1659,47 +1659,47 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1659
1659
  }, "strip", z.ZodTypeAny, {
1660
1660
  description: string | null;
1661
1661
  title: string | null;
1662
- id: string | null;
1663
- url: string | null;
1664
1662
  location: string | null;
1663
+ skills: string[] | null;
1664
+ url: string | null;
1665
+ seniorityLevel: string | null;
1666
+ company: {
1667
+ name: string | null;
1668
+ url: string | null;
1669
+ logo: string | null;
1670
+ } | null;
1671
+ id: string | null;
1665
1672
  postedAt: string | null;
1666
1673
  applyUrl: string | null;
1667
1674
  salary: {
1668
- to: number | null;
1669
1675
  from: number | null;
1676
+ to: number | null;
1670
1677
  currency: string | null;
1671
1678
  period: string | null;
1672
1679
  } | null;
1673
- seniorityLevel: string | null;
1674
1680
  employmentType: string | null;
1681
+ }, {
1682
+ description: string | null;
1683
+ title: string | null;
1684
+ location: string | null;
1685
+ skills: string[] | null;
1686
+ url: string | null;
1687
+ seniorityLevel: string | null;
1675
1688
  company: {
1676
1689
  name: string | null;
1677
1690
  url: string | null;
1678
1691
  logo: string | null;
1679
1692
  } | null;
1680
- skills: string[] | null;
1681
- }, {
1682
- description: string | null;
1683
- title: string | null;
1684
1693
  id: string | null;
1685
- url: string | null;
1686
- location: string | null;
1687
1694
  postedAt: string | null;
1688
1695
  applyUrl: string | null;
1689
1696
  salary: {
1690
- to: number | null;
1691
1697
  from: number | null;
1698
+ to: number | null;
1692
1699
  currency: string | null;
1693
1700
  period: string | null;
1694
1701
  } | null;
1695
- seniorityLevel: string | null;
1696
1702
  employmentType: string | null;
1697
- company: {
1698
- name: string | null;
1699
- url: string | null;
1700
- logo: string | null;
1701
- } | null;
1702
- skills: string[] | null;
1703
1703
  }>, "many">>;
1704
1704
  posts: z.ZodArray<z.ZodObject<{
1705
1705
  urn: z.ZodNullable<z.ZodString>;
@@ -1728,15 +1728,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1728
1728
  profileUrl: z.ZodNullable<z.ZodString>;
1729
1729
  profilePicture: z.ZodNullable<z.ZodString>;
1730
1730
  }, "strip", z.ZodTypeAny, {
1731
- username: string | null;
1732
1731
  headline: string | null;
1732
+ username: string | null;
1733
1733
  profileUrl: string | null;
1734
1734
  profilePicture: string | null;
1735
1735
  firstName: string | null;
1736
1736
  lastName: string | null;
1737
1737
  }, {
1738
- username: string | null;
1739
1738
  headline: string | null;
1739
+ username: string | null;
1740
1740
  profileUrl: string | null;
1741
1741
  profilePicture: string | null;
1742
1742
  firstName: string | null;
@@ -1753,23 +1753,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1753
1753
  comments: z.ZodNullable<z.ZodNumber>;
1754
1754
  reposts: z.ZodNullable<z.ZodNumber>;
1755
1755
  }, "strip", z.ZodTypeAny, {
1756
- comments: number | null;
1757
1756
  like: number | null;
1758
1757
  support: number | null;
1759
1758
  love: number | null;
1760
1759
  insight: number | null;
1761
1760
  celebrate: number | null;
1762
1761
  funny: number | null;
1762
+ comments: number | null;
1763
1763
  reposts: number | null;
1764
1764
  totalReactions: number | null;
1765
1765
  }, {
1766
- comments: number | null;
1767
1766
  like: number | null;
1768
1767
  support: number | null;
1769
1768
  love: number | null;
1770
1769
  insight: number | null;
1771
1770
  celebrate: number | null;
1772
1771
  funny: number | null;
1772
+ comments: number | null;
1773
1773
  reposts: number | null;
1774
1774
  totalReactions: number | null;
1775
1775
  }>>;
@@ -1867,15 +1867,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1867
1867
  profileUrl: z.ZodNullable<z.ZodString>;
1868
1868
  profilePicture: z.ZodNullable<z.ZodString>;
1869
1869
  }, "strip", z.ZodTypeAny, {
1870
- username: string | null;
1871
1870
  headline: string | null;
1871
+ username: string | null;
1872
1872
  profileUrl: string | null;
1873
1873
  profilePicture: string | null;
1874
1874
  firstName: string | null;
1875
1875
  lastName: string | null;
1876
1876
  }, {
1877
- username: string | null;
1878
1877
  headline: string | null;
1878
+ username: string | null;
1879
1879
  profileUrl: string | null;
1880
1880
  profilePicture: string | null;
1881
1881
  firstName: string | null;
@@ -1892,23 +1892,23 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1892
1892
  comments: z.ZodNullable<z.ZodNumber>;
1893
1893
  reposts: z.ZodNullable<z.ZodNumber>;
1894
1894
  }, "strip", z.ZodTypeAny, {
1895
- comments: number | null;
1896
1895
  like: number | null;
1897
1896
  support: number | null;
1898
1897
  love: number | null;
1899
1898
  insight: number | null;
1900
1899
  celebrate: number | null;
1901
1900
  funny: number | null;
1901
+ comments: number | null;
1902
1902
  reposts: number | null;
1903
1903
  totalReactions: number | null;
1904
1904
  }, {
1905
- comments: number | null;
1906
1905
  like: number | null;
1907
1906
  support: number | null;
1908
1907
  love: number | null;
1909
1908
  insight: number | null;
1910
1909
  celebrate: number | null;
1911
1910
  funny: number | null;
1911
+ comments: number | null;
1912
1912
  reposts: number | null;
1913
1913
  totalReactions: number | null;
1914
1914
  }>>;
@@ -1949,25 +1949,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1949
1949
  thumbnail: string | null;
1950
1950
  }>>;
1951
1951
  }, "strip", z.ZodTypeAny, {
1952
+ url: string | null;
1953
+ text: string | null;
1954
+ urn: string | null;
1952
1955
  author: {
1953
- username: string | null;
1954
1956
  headline: string | null;
1957
+ username: string | null;
1955
1958
  profileUrl: string | null;
1956
1959
  profilePicture: string | null;
1957
1960
  firstName: string | null;
1958
1961
  lastName: string | null;
1959
1962
  } | null;
1960
- url: string | null;
1961
- text: string | null;
1962
- urn: string | null;
1963
1963
  stats: {
1964
- comments: number | null;
1965
1964
  like: number | null;
1966
1965
  support: number | null;
1967
1966
  love: number | null;
1968
1967
  insight: number | null;
1969
1968
  celebrate: number | null;
1970
1969
  funny: number | null;
1970
+ comments: number | null;
1971
1971
  reposts: number | null;
1972
1972
  totalReactions: number | null;
1973
1973
  } | null;
@@ -1988,25 +1988,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1988
1988
  } | null;
1989
1989
  postType: string | null;
1990
1990
  }, {
1991
+ url: string | null;
1992
+ text: string | null;
1993
+ urn: string | null;
1991
1994
  author: {
1992
- username: string | null;
1993
1995
  headline: string | null;
1996
+ username: string | null;
1994
1997
  profileUrl: string | null;
1995
1998
  profilePicture: string | null;
1996
1999
  firstName: string | null;
1997
2000
  lastName: string | null;
1998
2001
  } | null;
1999
- url: string | null;
2000
- text: string | null;
2001
- urn: string | null;
2002
2002
  stats: {
2003
- comments: number | null;
2004
2003
  like: number | null;
2005
2004
  support: number | null;
2006
2005
  love: number | null;
2007
2006
  insight: number | null;
2008
2007
  celebrate: number | null;
2009
2008
  funny: number | null;
2009
+ comments: number | null;
2010
2010
  reposts: number | null;
2011
2011
  totalReactions: number | null;
2012
2012
  } | null;
@@ -2028,14 +2028,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2028
2028
  postType: string | null;
2029
2029
  }>>;
2030
2030
  }, "strip", z.ZodTypeAny, {
2031
- author: {
2032
- username: string | null;
2033
- headline: string | null;
2034
- profileUrl: string | null;
2035
- profilePicture: string | null;
2036
- firstName: string | null;
2037
- lastName: string | null;
2038
- } | null;
2039
2031
  url: string | null;
2040
2032
  text: string | null;
2041
2033
  document: {
@@ -2045,14 +2037,22 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2045
2037
  pageCount: number | null;
2046
2038
  } | null;
2047
2039
  urn: string | null;
2040
+ author: {
2041
+ headline: string | null;
2042
+ username: string | null;
2043
+ profileUrl: string | null;
2044
+ profilePicture: string | null;
2045
+ firstName: string | null;
2046
+ lastName: string | null;
2047
+ } | null;
2048
2048
  stats: {
2049
- comments: number | null;
2050
2049
  like: number | null;
2051
2050
  support: number | null;
2052
2051
  love: number | null;
2053
2052
  insight: number | null;
2054
2053
  celebrate: number | null;
2055
2054
  funny: number | null;
2055
+ comments: number | null;
2056
2056
  reposts: number | null;
2057
2057
  totalReactions: number | null;
2058
2058
  } | null;
@@ -2080,25 +2080,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2080
2080
  fullUrn: string | null;
2081
2081
  postType: string | null;
2082
2082
  resharedPost: {
2083
+ url: string | null;
2084
+ text: string | null;
2085
+ urn: string | null;
2083
2086
  author: {
2084
- username: string | null;
2085
2087
  headline: string | null;
2088
+ username: string | null;
2086
2089
  profileUrl: string | null;
2087
2090
  profilePicture: string | null;
2088
2091
  firstName: string | null;
2089
2092
  lastName: string | null;
2090
2093
  } | null;
2091
- url: string | null;
2092
- text: string | null;
2093
- urn: string | null;
2094
2094
  stats: {
2095
- comments: number | null;
2096
2095
  like: number | null;
2097
2096
  support: number | null;
2098
2097
  love: number | null;
2099
2098
  insight: number | null;
2100
2099
  celebrate: number | null;
2101
2100
  funny: number | null;
2101
+ comments: number | null;
2102
2102
  reposts: number | null;
2103
2103
  totalReactions: number | null;
2104
2104
  } | null;
@@ -2120,14 +2120,6 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2120
2120
  postType: string | null;
2121
2121
  } | null;
2122
2122
  }, {
2123
- author: {
2124
- username: string | null;
2125
- headline: string | null;
2126
- profileUrl: string | null;
2127
- profilePicture: string | null;
2128
- firstName: string | null;
2129
- lastName: string | null;
2130
- } | null;
2131
2123
  url: string | null;
2132
2124
  text: string | null;
2133
2125
  document: {
@@ -2137,14 +2129,22 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2137
2129
  pageCount: number | null;
2138
2130
  } | null;
2139
2131
  urn: string | null;
2132
+ author: {
2133
+ headline: string | null;
2134
+ username: string | null;
2135
+ profileUrl: string | null;
2136
+ profilePicture: string | null;
2137
+ firstName: string | null;
2138
+ lastName: string | null;
2139
+ } | null;
2140
2140
  stats: {
2141
- comments: number | null;
2142
2141
  like: number | null;
2143
2142
  support: number | null;
2144
2143
  love: number | null;
2145
2144
  insight: number | null;
2146
2145
  celebrate: number | null;
2147
2146
  funny: number | null;
2147
+ comments: number | null;
2148
2148
  reposts: number | null;
2149
2149
  totalReactions: number | null;
2150
2150
  } | null;
@@ -2172,25 +2172,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2172
2172
  fullUrn: string | null;
2173
2173
  postType: string | null;
2174
2174
  resharedPost: {
2175
+ url: string | null;
2176
+ text: string | null;
2177
+ urn: string | null;
2175
2178
  author: {
2176
- username: string | null;
2177
2179
  headline: string | null;
2180
+ username: string | null;
2178
2181
  profileUrl: string | null;
2179
2182
  profilePicture: string | null;
2180
2183
  firstName: string | null;
2181
2184
  lastName: string | null;
2182
2185
  } | null;
2183
- url: string | null;
2184
- text: string | null;
2185
- urn: string | null;
2186
2186
  stats: {
2187
- comments: number | null;
2188
2187
  like: number | null;
2189
2188
  support: number | null;
2190
2189
  love: number | null;
2191
2190
  insight: number | null;
2192
2191
  celebrate: number | null;
2193
2192
  funny: number | null;
2193
+ comments: number | null;
2194
2194
  reposts: number | null;
2195
2195
  totalReactions: number | null;
2196
2196
  } | null;
@@ -2221,18 +2221,10 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2221
2221
  success: z.ZodBoolean;
2222
2222
  error: z.ZodString;
2223
2223
  }, "strip", z.ZodTypeAny, {
2224
- operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2225
2224
  success: boolean;
2226
2225
  error: string;
2226
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2227
2227
  posts: {
2228
- author: {
2229
- username: string | null;
2230
- headline: string | null;
2231
- profileUrl: string | null;
2232
- profilePicture: string | null;
2233
- firstName: string | null;
2234
- lastName: string | null;
2235
- } | null;
2236
2228
  url: string | null;
2237
2229
  text: string | null;
2238
2230
  document: {
@@ -2242,14 +2234,22 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2242
2234
  pageCount: number | null;
2243
2235
  } | null;
2244
2236
  urn: string | null;
2237
+ author: {
2238
+ headline: string | null;
2239
+ username: string | null;
2240
+ profileUrl: string | null;
2241
+ profilePicture: string | null;
2242
+ firstName: string | null;
2243
+ lastName: string | null;
2244
+ } | null;
2245
2245
  stats: {
2246
- comments: number | null;
2247
2246
  like: number | null;
2248
2247
  support: number | null;
2249
2248
  love: number | null;
2250
2249
  insight: number | null;
2251
2250
  celebrate: number | null;
2252
2251
  funny: number | null;
2252
+ comments: number | null;
2253
2253
  reposts: number | null;
2254
2254
  totalReactions: number | null;
2255
2255
  } | null;
@@ -2277,25 +2277,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2277
2277
  fullUrn: string | null;
2278
2278
  postType: string | null;
2279
2279
  resharedPost: {
2280
+ url: string | null;
2281
+ text: string | null;
2282
+ urn: string | null;
2280
2283
  author: {
2281
- username: string | null;
2282
2284
  headline: string | null;
2285
+ username: string | null;
2283
2286
  profileUrl: string | null;
2284
2287
  profilePicture: string | null;
2285
2288
  firstName: string | null;
2286
2289
  lastName: string | null;
2287
2290
  } | null;
2288
- url: string | null;
2289
- text: string | null;
2290
- urn: string | null;
2291
2291
  stats: {
2292
- comments: number | null;
2293
2292
  like: number | null;
2294
2293
  support: number | null;
2295
2294
  love: number | null;
2296
2295
  insight: number | null;
2297
2296
  celebrate: number | null;
2298
2297
  funny: number | null;
2298
+ comments: number | null;
2299
2299
  reposts: number | null;
2300
2300
  totalReactions: number | null;
2301
2301
  } | null;
@@ -2323,42 +2323,34 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2323
2323
  jobs?: {
2324
2324
  description: string | null;
2325
2325
  title: string | null;
2326
- id: string | null;
2327
- url: string | null;
2328
2326
  location: string | null;
2327
+ skills: string[] | null;
2328
+ url: string | null;
2329
+ seniorityLevel: string | null;
2330
+ company: {
2331
+ name: string | null;
2332
+ url: string | null;
2333
+ logo: string | null;
2334
+ } | null;
2335
+ id: string | null;
2329
2336
  postedAt: string | null;
2330
2337
  applyUrl: string | null;
2331
2338
  salary: {
2332
- to: number | null;
2333
2339
  from: number | null;
2340
+ to: number | null;
2334
2341
  currency: string | null;
2335
2342
  period: string | null;
2336
2343
  } | null;
2337
- seniorityLevel: string | null;
2338
2344
  employmentType: string | null;
2339
- company: {
2340
- name: string | null;
2341
- url: string | null;
2342
- logo: string | null;
2343
- } | null;
2344
- skills: string[] | null;
2345
2345
  }[] | undefined;
2346
2346
  totalResults?: number | null | undefined;
2347
2347
  paginationToken?: string | null | undefined;
2348
2348
  hasNextPage?: boolean | null | undefined;
2349
2349
  }, {
2350
- operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2351
2350
  success: boolean;
2352
2351
  error: string;
2352
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2353
2353
  posts: {
2354
- author: {
2355
- username: string | null;
2356
- headline: string | null;
2357
- profileUrl: string | null;
2358
- profilePicture: string | null;
2359
- firstName: string | null;
2360
- lastName: string | null;
2361
- } | null;
2362
2354
  url: string | null;
2363
2355
  text: string | null;
2364
2356
  document: {
@@ -2368,14 +2360,22 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2368
2360
  pageCount: number | null;
2369
2361
  } | null;
2370
2362
  urn: string | null;
2363
+ author: {
2364
+ headline: string | null;
2365
+ username: string | null;
2366
+ profileUrl: string | null;
2367
+ profilePicture: string | null;
2368
+ firstName: string | null;
2369
+ lastName: string | null;
2370
+ } | null;
2371
2371
  stats: {
2372
- comments: number | null;
2373
2372
  like: number | null;
2374
2373
  support: number | null;
2375
2374
  love: number | null;
2376
2375
  insight: number | null;
2377
2376
  celebrate: number | null;
2378
2377
  funny: number | null;
2378
+ comments: number | null;
2379
2379
  reposts: number | null;
2380
2380
  totalReactions: number | null;
2381
2381
  } | null;
@@ -2403,25 +2403,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2403
2403
  fullUrn: string | null;
2404
2404
  postType: string | null;
2405
2405
  resharedPost: {
2406
+ url: string | null;
2407
+ text: string | null;
2408
+ urn: string | null;
2406
2409
  author: {
2407
- username: string | null;
2408
2410
  headline: string | null;
2411
+ username: string | null;
2409
2412
  profileUrl: string | null;
2410
2413
  profilePicture: string | null;
2411
2414
  firstName: string | null;
2412
2415
  lastName: string | null;
2413
2416
  } | null;
2414
- url: string | null;
2415
- text: string | null;
2416
- urn: string | null;
2417
2417
  stats: {
2418
- comments: number | null;
2419
2418
  like: number | null;
2420
2419
  support: number | null;
2421
2420
  love: number | null;
2422
2421
  insight: number | null;
2423
2422
  celebrate: number | null;
2424
2423
  funny: number | null;
2424
+ comments: number | null;
2425
2425
  reposts: number | null;
2426
2426
  totalReactions: number | null;
2427
2427
  } | null;
@@ -2449,25 +2449,25 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2449
2449
  jobs?: {
2450
2450
  description: string | null;
2451
2451
  title: string | null;
2452
- id: string | null;
2453
- url: string | null;
2454
2452
  location: string | null;
2453
+ skills: string[] | null;
2454
+ url: string | null;
2455
+ seniorityLevel: string | null;
2456
+ company: {
2457
+ name: string | null;
2458
+ url: string | null;
2459
+ logo: string | null;
2460
+ } | null;
2461
+ id: string | null;
2455
2462
  postedAt: string | null;
2456
2463
  applyUrl: string | null;
2457
2464
  salary: {
2458
- to: number | null;
2459
2465
  from: number | null;
2466
+ to: number | null;
2460
2467
  currency: string | null;
2461
2468
  period: string | null;
2462
2469
  } | null;
2463
- seniorityLevel: string | null;
2464
2470
  employmentType: string | null;
2465
- company: {
2466
- name: string | null;
2467
- url: string | null;
2468
- logo: string | null;
2469
- } | null;
2470
- skills: string[] | null;
2471
2471
  }[] | undefined;
2472
2472
  totalResults?: number | null | undefined;
2473
2473
  paginationToken?: string | null | undefined;