@bubblelab/bubble-core 0.1.234 → 0.1.235

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -145,8 +145,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
145
145
  height: number | null;
146
146
  }>, "many">>;
147
147
  }, "strip", z.ZodTypeAny, {
148
- type: string | null;
149
148
  url: string | null;
149
+ type: string | null;
150
150
  images: {
151
151
  url: string | null;
152
152
  width: number | null;
@@ -154,8 +154,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
154
154
  }[] | null;
155
155
  thumbnail: string | null;
156
156
  }, {
157
- type: string | null;
158
157
  url: string | null;
158
+ type: string | null;
159
159
  images: {
160
160
  url: string | null;
161
161
  width: number | null;
@@ -169,13 +169,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
169
169
  subtitle: z.ZodNullable<z.ZodString>;
170
170
  thumbnail: z.ZodNullable<z.ZodString>;
171
171
  }, "strip", z.ZodTypeAny, {
172
- title: string | null;
173
172
  url: string | null;
173
+ title: string | null;
174
174
  thumbnail: string | null;
175
175
  subtitle: string | null;
176
176
  }, {
177
- title: string | null;
178
177
  url: string | null;
178
+ title: string | null;
179
179
  thumbnail: string | null;
180
180
  subtitle: string | null;
181
181
  }>>;
@@ -185,13 +185,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
185
185
  url: z.ZodNullable<z.ZodString>;
186
186
  thumbnail: z.ZodNullable<z.ZodString>;
187
187
  }, "strip", z.ZodTypeAny, {
188
- title: string | null;
189
188
  url: string | null;
189
+ title: string | null;
190
190
  thumbnail: string | null;
191
191
  pageCount: number | null;
192
192
  }, {
193
- title: string | null;
194
193
  url: string | null;
194
+ title: string | null;
195
195
  thumbnail: string | null;
196
196
  pageCount: number | null;
197
197
  }>>;
@@ -284,8 +284,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
284
284
  height: number | null;
285
285
  }>, "many">>;
286
286
  }, "strip", z.ZodTypeAny, {
287
- type: string | null;
288
287
  url: string | null;
288
+ type: string | null;
289
289
  images: {
290
290
  url: string | null;
291
291
  width: number | null;
@@ -293,8 +293,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
293
293
  }[] | null;
294
294
  thumbnail: string | null;
295
295
  }, {
296
- type: string | null;
297
296
  url: string | null;
297
+ type: string | null;
298
298
  images: {
299
299
  url: string | null;
300
300
  width: number | null;
@@ -326,8 +326,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
326
326
  totalReactions: number | null;
327
327
  } | null;
328
328
  media: {
329
- type: string | null;
330
329
  url: string | null;
330
+ type: string | null;
331
331
  images: {
332
332
  url: string | null;
333
333
  width: number | null;
@@ -365,8 +365,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
365
365
  totalReactions: number | null;
366
366
  } | null;
367
367
  media: {
368
- type: string | null;
369
368
  url: string | null;
369
+ type: string | null;
370
370
  images: {
371
371
  url: string | null;
372
372
  width: number | null;
@@ -385,8 +385,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
385
385
  url: string | null;
386
386
  text: string | null;
387
387
  document: {
388
- title: string | null;
389
388
  url: string | null;
389
+ title: string | null;
390
390
  thumbnail: string | null;
391
391
  pageCount: number | null;
392
392
  } | null;
@@ -411,8 +411,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
411
411
  totalReactions: number | null;
412
412
  } | null;
413
413
  media: {
414
- type: string | null;
415
414
  url: string | null;
415
+ type: string | null;
416
416
  images: {
417
417
  url: string | null;
418
418
  width: number | null;
@@ -421,8 +421,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
421
421
  thumbnail: string | null;
422
422
  } | null;
423
423
  article: {
424
- title: string | null;
425
424
  url: string | null;
425
+ title: string | null;
426
426
  thumbnail: string | null;
427
427
  subtitle: string | null;
428
428
  } | null;
@@ -457,8 +457,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
457
457
  totalReactions: number | null;
458
458
  } | null;
459
459
  media: {
460
- type: string | null;
461
460
  url: string | null;
461
+ type: string | null;
462
462
  images: {
463
463
  url: string | null;
464
464
  width: number | null;
@@ -477,8 +477,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
477
477
  url: string | null;
478
478
  text: string | null;
479
479
  document: {
480
- title: string | null;
481
480
  url: string | null;
481
+ title: string | null;
482
482
  thumbnail: string | null;
483
483
  pageCount: number | null;
484
484
  } | null;
@@ -503,8 +503,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
503
503
  totalReactions: number | null;
504
504
  } | null;
505
505
  media: {
506
- type: string | null;
507
506
  url: string | null;
507
+ type: string | null;
508
508
  images: {
509
509
  url: string | null;
510
510
  width: number | null;
@@ -513,8 +513,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
513
513
  thumbnail: string | null;
514
514
  } | null;
515
515
  article: {
516
- title: string | null;
517
516
  url: string | null;
517
+ title: string | null;
518
518
  thumbnail: string | null;
519
519
  subtitle: string | null;
520
520
  } | null;
@@ -549,8 +549,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
549
549
  totalReactions: number | null;
550
550
  } | null;
551
551
  media: {
552
- type: string | null;
553
552
  url: string | null;
553
+ type: string | null;
554
554
  images: {
555
555
  url: string | null;
556
556
  width: number | null;
@@ -574,12 +574,12 @@ declare const LinkedInJobSchema: z.ZodObject<{
574
574
  url: z.ZodNullable<z.ZodString>;
575
575
  logo: z.ZodNullable<z.ZodString>;
576
576
  }, "strip", z.ZodTypeAny, {
577
- name: string | null;
578
577
  url: string | null;
578
+ name: string | null;
579
579
  logo: string | null;
580
580
  }, {
581
- name: string | null;
582
581
  url: string | null;
582
+ name: string | null;
583
583
  logo: string | null;
584
584
  }>>;
585
585
  location: z.ZodNullable<z.ZodString>;
@@ -607,9 +607,9 @@ declare const LinkedInJobSchema: z.ZodObject<{
607
607
  }>>;
608
608
  skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
609
609
  }, "strip", z.ZodTypeAny, {
610
+ url: string | null;
610
611
  description: string | null;
611
612
  title: string | null;
612
- url: string | null;
613
613
  id: string | null;
614
614
  location: string | null;
615
615
  postedAt: string | null;
@@ -624,14 +624,14 @@ declare const LinkedInJobSchema: z.ZodObject<{
624
624
  employmentType: string | null;
625
625
  skills: string[] | null;
626
626
  company: {
627
- name: string | null;
628
627
  url: string | null;
628
+ name: string | null;
629
629
  logo: string | null;
630
630
  } | null;
631
631
  }, {
632
+ url: string | null;
632
633
  description: string | null;
633
634
  title: string | null;
634
- url: string | null;
635
635
  id: string | null;
636
636
  location: string | null;
637
637
  postedAt: string | null;
@@ -646,8 +646,8 @@ declare const LinkedInJobSchema: z.ZodObject<{
646
646
  employmentType: string | null;
647
647
  skills: string[] | null;
648
648
  company: {
649
- name: string | null;
650
649
  url: string | null;
650
+ name: string | null;
651
651
  logo: string | null;
652
652
  } | null;
653
653
  }>;
@@ -1043,11 +1043,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
1043
1043
  pageNumber?: number | undefined;
1044
1044
  location?: string | undefined;
1045
1045
  keyword?: string | undefined;
1046
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1047
1046
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
1050
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
1051
1051
  sortBy?: "relevance" | "date_posted" | undefined;
1052
1052
  }, {
1053
1053
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
@@ -1057,11 +1057,11 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
1057
1057
  pageNumber?: number | undefined;
1058
1058
  location?: string | undefined;
1059
1059
  keyword?: string | undefined;
1060
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
1061
1060
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
1064
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
1065
1065
  sortBy?: "relevance" | "date_posted" | undefined;
1066
1066
  }>;
1067
1067
  declare const LinkedInToolResultSchema: z.ZodObject<{
@@ -1444,12 +1444,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1444
1444
  url: z.ZodNullable<z.ZodString>;
1445
1445
  logo: z.ZodNullable<z.ZodString>;
1446
1446
  }, "strip", z.ZodTypeAny, {
1447
- name: string | null;
1448
1447
  url: string | null;
1448
+ name: string | null;
1449
1449
  logo: string | null;
1450
1450
  }, {
1451
- name: string | null;
1452
1451
  url: string | null;
1452
+ name: string | null;
1453
1453
  logo: string | null;
1454
1454
  }>>;
1455
1455
  location: z.ZodNullable<z.ZodString>;
@@ -1477,9 +1477,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1477
1477
  }>>;
1478
1478
  skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
1479
1479
  }, "strip", z.ZodTypeAny, {
1480
+ url: string | null;
1480
1481
  description: string | null;
1481
1482
  title: string | null;
1482
- url: string | null;
1483
1483
  id: string | null;
1484
1484
  location: string | null;
1485
1485
  postedAt: string | null;
@@ -1494,14 +1494,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1494
1494
  employmentType: string | null;
1495
1495
  skills: string[] | null;
1496
1496
  company: {
1497
- name: string | null;
1498
1497
  url: string | null;
1498
+ name: string | null;
1499
1499
  logo: string | null;
1500
1500
  } | null;
1501
1501
  }, {
1502
+ url: string | null;
1502
1503
  description: string | null;
1503
1504
  title: string | null;
1504
- url: string | null;
1505
1505
  id: string | null;
1506
1506
  location: string | null;
1507
1507
  postedAt: string | null;
@@ -1516,8 +1516,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1516
1516
  employmentType: string | null;
1517
1517
  skills: string[] | null;
1518
1518
  company: {
1519
- name: string | null;
1520
1519
  url: string | null;
1520
+ name: string | null;
1521
1521
  logo: string | null;
1522
1522
  } | null;
1523
1523
  }>, "many">>;
@@ -1611,8 +1611,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1611
1611
  height: number | null;
1612
1612
  }>, "many">>;
1613
1613
  }, "strip", z.ZodTypeAny, {
1614
- type: string | null;
1615
1614
  url: string | null;
1615
+ type: string | null;
1616
1616
  images: {
1617
1617
  url: string | null;
1618
1618
  width: number | null;
@@ -1620,8 +1620,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1620
1620
  }[] | null;
1621
1621
  thumbnail: string | null;
1622
1622
  }, {
1623
- type: string | null;
1624
1623
  url: string | null;
1624
+ type: string | null;
1625
1625
  images: {
1626
1626
  url: string | null;
1627
1627
  width: number | null;
@@ -1635,13 +1635,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1635
1635
  subtitle: z.ZodNullable<z.ZodString>;
1636
1636
  thumbnail: z.ZodNullable<z.ZodString>;
1637
1637
  }, "strip", z.ZodTypeAny, {
1638
- title: string | null;
1639
1638
  url: string | null;
1639
+ title: string | null;
1640
1640
  thumbnail: string | null;
1641
1641
  subtitle: string | null;
1642
1642
  }, {
1643
- title: string | null;
1644
1643
  url: string | null;
1644
+ title: string | null;
1645
1645
  thumbnail: string | null;
1646
1646
  subtitle: string | null;
1647
1647
  }>>;
@@ -1651,13 +1651,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1651
1651
  url: z.ZodNullable<z.ZodString>;
1652
1652
  thumbnail: z.ZodNullable<z.ZodString>;
1653
1653
  }, "strip", z.ZodTypeAny, {
1654
- title: string | null;
1655
1654
  url: string | null;
1655
+ title: string | null;
1656
1656
  thumbnail: string | null;
1657
1657
  pageCount: number | null;
1658
1658
  }, {
1659
- title: string | null;
1660
1659
  url: string | null;
1660
+ title: string | null;
1661
1661
  thumbnail: string | null;
1662
1662
  pageCount: number | null;
1663
1663
  }>>;
@@ -1750,8 +1750,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1750
1750
  height: number | null;
1751
1751
  }>, "many">>;
1752
1752
  }, "strip", z.ZodTypeAny, {
1753
- type: string | null;
1754
1753
  url: string | null;
1754
+ type: string | null;
1755
1755
  images: {
1756
1756
  url: string | null;
1757
1757
  width: number | null;
@@ -1759,8 +1759,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1759
1759
  }[] | null;
1760
1760
  thumbnail: string | null;
1761
1761
  }, {
1762
- type: string | null;
1763
1762
  url: string | null;
1763
+ type: string | null;
1764
1764
  images: {
1765
1765
  url: string | null;
1766
1766
  width: number | null;
@@ -1792,8 +1792,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1792
1792
  totalReactions: number | null;
1793
1793
  } | null;
1794
1794
  media: {
1795
- type: string | null;
1796
1795
  url: string | null;
1796
+ type: string | null;
1797
1797
  images: {
1798
1798
  url: string | null;
1799
1799
  width: number | null;
@@ -1831,8 +1831,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1831
1831
  totalReactions: number | null;
1832
1832
  } | null;
1833
1833
  media: {
1834
- type: string | null;
1835
1834
  url: string | null;
1835
+ type: string | null;
1836
1836
  images: {
1837
1837
  url: string | null;
1838
1838
  width: number | null;
@@ -1851,8 +1851,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1851
1851
  url: string | null;
1852
1852
  text: string | null;
1853
1853
  document: {
1854
- title: string | null;
1855
1854
  url: string | null;
1855
+ title: string | null;
1856
1856
  thumbnail: string | null;
1857
1857
  pageCount: number | null;
1858
1858
  } | null;
@@ -1877,8 +1877,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1877
1877
  totalReactions: number | null;
1878
1878
  } | null;
1879
1879
  media: {
1880
- type: string | null;
1881
1880
  url: string | null;
1881
+ type: string | null;
1882
1882
  images: {
1883
1883
  url: string | null;
1884
1884
  width: number | null;
@@ -1887,8 +1887,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1887
1887
  thumbnail: string | null;
1888
1888
  } | null;
1889
1889
  article: {
1890
- title: string | null;
1891
1890
  url: string | null;
1891
+ title: string | null;
1892
1892
  thumbnail: string | null;
1893
1893
  subtitle: string | null;
1894
1894
  } | null;
@@ -1923,8 +1923,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1923
1923
  totalReactions: number | null;
1924
1924
  } | null;
1925
1925
  media: {
1926
- type: string | null;
1927
1926
  url: string | null;
1927
+ type: string | null;
1928
1928
  images: {
1929
1929
  url: string | null;
1930
1930
  width: number | null;
@@ -1943,8 +1943,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1943
1943
  url: string | null;
1944
1944
  text: string | null;
1945
1945
  document: {
1946
- title: string | null;
1947
1946
  url: string | null;
1947
+ title: string | null;
1948
1948
  thumbnail: string | null;
1949
1949
  pageCount: number | null;
1950
1950
  } | null;
@@ -1969,8 +1969,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1969
1969
  totalReactions: number | null;
1970
1970
  } | null;
1971
1971
  media: {
1972
- type: string | null;
1973
1972
  url: string | null;
1973
+ type: string | null;
1974
1974
  images: {
1975
1975
  url: string | null;
1976
1976
  width: number | null;
@@ -1979,8 +1979,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1979
1979
  thumbnail: string | null;
1980
1980
  } | null;
1981
1981
  article: {
1982
- title: string | null;
1983
1982
  url: string | null;
1983
+ title: string | null;
1984
1984
  thumbnail: string | null;
1985
1985
  subtitle: string | null;
1986
1986
  } | null;
@@ -2015,8 +2015,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2015
2015
  totalReactions: number | null;
2016
2016
  } | null;
2017
2017
  media: {
2018
- type: string | null;
2019
2018
  url: string | null;
2019
+ type: string | null;
2020
2020
  images: {
2021
2021
  url: string | null;
2022
2022
  width: number | null;
@@ -2041,15 +2041,15 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2041
2041
  success: z.ZodBoolean;
2042
2042
  error: z.ZodString;
2043
2043
  }, "strip", z.ZodTypeAny, {
2044
- error: string;
2045
2044
  success: boolean;
2045
+ error: string;
2046
2046
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
2047
2047
  posts: {
2048
2048
  url: string | null;
2049
2049
  text: string | null;
2050
2050
  document: {
2051
- title: string | null;
2052
2051
  url: string | null;
2052
+ title: string | null;
2053
2053
  thumbnail: string | null;
2054
2054
  pageCount: number | null;
2055
2055
  } | null;
@@ -2074,8 +2074,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2074
2074
  totalReactions: number | null;
2075
2075
  } | null;
2076
2076
  media: {
2077
- type: string | null;
2078
2077
  url: string | null;
2078
+ type: string | null;
2079
2079
  images: {
2080
2080
  url: string | null;
2081
2081
  width: number | null;
@@ -2084,8 +2084,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2084
2084
  thumbnail: string | null;
2085
2085
  } | null;
2086
2086
  article: {
2087
- title: string | null;
2088
2087
  url: string | null;
2088
+ title: string | null;
2089
2089
  thumbnail: string | null;
2090
2090
  subtitle: string | null;
2091
2091
  } | null;
@@ -2120,8 +2120,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2120
2120
  totalReactions: number | null;
2121
2121
  } | null;
2122
2122
  media: {
2123
- type: string | null;
2124
2123
  url: string | null;
2124
+ type: string | null;
2125
2125
  images: {
2126
2126
  url: string | null;
2127
2127
  width: number | null;
@@ -2219,9 +2219,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2219
2219
  } | null | undefined;
2220
2220
  keyword?: string | undefined;
2221
2221
  jobs?: {
2222
+ url: string | null;
2222
2223
  description: string | null;
2223
2224
  title: string | null;
2224
- url: string | null;
2225
2225
  id: string | null;
2226
2226
  location: string | null;
2227
2227
  postedAt: string | null;
@@ -2236,24 +2236,24 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2236
2236
  employmentType: string | null;
2237
2237
  skills: string[] | null;
2238
2238
  company: {
2239
- name: string | null;
2240
2239
  url: string | null;
2240
+ name: string | null;
2241
2241
  logo: string | null;
2242
2242
  } | null;
2243
2243
  }[] | undefined;
2244
+ hasNextPage?: boolean | null | undefined;
2244
2245
  totalResults?: number | null | undefined;
2245
2246
  paginationToken?: string | null | undefined;
2246
- hasNextPage?: boolean | null | undefined;
2247
2247
  }, {
2248
- error: string;
2249
2248
  success: boolean;
2249
+ error: string;
2250
2250
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
2251
2251
  posts: {
2252
2252
  url: string | null;
2253
2253
  text: string | null;
2254
2254
  document: {
2255
- title: string | null;
2256
2255
  url: string | null;
2256
+ title: string | null;
2257
2257
  thumbnail: string | null;
2258
2258
  pageCount: number | null;
2259
2259
  } | null;
@@ -2278,8 +2278,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2278
2278
  totalReactions: number | null;
2279
2279
  } | null;
2280
2280
  media: {
2281
- type: string | null;
2282
2281
  url: string | null;
2282
+ type: string | null;
2283
2283
  images: {
2284
2284
  url: string | null;
2285
2285
  width: number | null;
@@ -2288,8 +2288,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2288
2288
  thumbnail: string | null;
2289
2289
  } | null;
2290
2290
  article: {
2291
- title: string | null;
2292
2291
  url: string | null;
2292
+ title: string | null;
2293
2293
  thumbnail: string | null;
2294
2294
  subtitle: string | null;
2295
2295
  } | null;
@@ -2324,8 +2324,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2324
2324
  totalReactions: number | null;
2325
2325
  } | null;
2326
2326
  media: {
2327
- type: string | null;
2328
2327
  url: string | null;
2328
+ type: string | null;
2329
2329
  images: {
2330
2330
  url: string | null;
2331
2331
  width: number | null;
@@ -2423,9 +2423,9 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2423
2423
  } | null | undefined;
2424
2424
  keyword?: string | undefined;
2425
2425
  jobs?: {
2426
+ url: string | null;
2426
2427
  description: string | null;
2427
2428
  title: string | null;
2428
- url: string | null;
2429
2429
  id: string | null;
2430
2430
  location: string | null;
2431
2431
  postedAt: string | null;
@@ -2440,14 +2440,14 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
2440
2440
  employmentType: string | null;
2441
2441
  skills: string[] | null;
2442
2442
  company: {
2443
- name: string | null;
2444
2443
  url: string | null;
2444
+ name: string | null;
2445
2445
  logo: string | null;
2446
2446
  } | null;
2447
2447
  }[] | undefined;
2448
+ hasNextPage?: boolean | null | undefined;
2448
2449
  totalResults?: number | null | undefined;
2449
2450
  paginationToken?: string | null | undefined;
2450
- hasNextPage?: boolean | null | undefined;
2451
2451
  }>;
2452
2452
  type LinkedInToolParams = z.output<typeof LinkedInToolParamsSchema>;
2453
2453
  type LinkedInToolResult = z.output<typeof LinkedInToolResultSchema>;
@@ -2496,11 +2496,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2496
2496
  pageNumber?: number | undefined;
2497
2497
  location?: string | undefined;
2498
2498
  keyword?: string | undefined;
2499
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2500
2499
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
2503
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
2504
2504
  sortBy?: "relevance" | "date_posted" | undefined;
2505
2505
  }, {
2506
2506
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
@@ -2510,11 +2510,11 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2510
2510
  pageNumber?: number | undefined;
2511
2511
  location?: string | undefined;
2512
2512
  keyword?: string | undefined;
2513
- workplaceType?: ("on-site" | "remote" | "hybrid")[] | undefined;
2514
2513
  dateFilter?: "past-24h" | "past-week" | "past-month" | undefined;
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?: ("internship" | "entry-level" | "associate" | "mid-senior" | "director" | "executive")[] | undefined;
2517
+ experienceLevel?: ("executive" | "associate" | "internship" | "entry-level" | "mid-senior" | "director")[] | undefined;
2518
2518
  sortBy?: "relevance" | "date_posted" | undefined;
2519
2519
  }>;
2520
2520
  static readonly resultSchema: z.ZodObject<{
@@ -2897,12 +2897,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2897
2897
  url: z.ZodNullable<z.ZodString>;
2898
2898
  logo: z.ZodNullable<z.ZodString>;
2899
2899
  }, "strip", z.ZodTypeAny, {
2900
- name: string | null;
2901
2900
  url: string | null;
2901
+ name: string | null;
2902
2902
  logo: string | null;
2903
2903
  }, {
2904
- name: string | null;
2905
2904
  url: string | null;
2905
+ name: string | null;
2906
2906
  logo: string | null;
2907
2907
  }>>;
2908
2908
  location: z.ZodNullable<z.ZodString>;
@@ -2930,9 +2930,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2930
2930
  }>>;
2931
2931
  skills: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
2932
2932
  }, "strip", z.ZodTypeAny, {
2933
+ url: string | null;
2933
2934
  description: string | null;
2934
2935
  title: string | null;
2935
- url: string | null;
2936
2936
  id: string | null;
2937
2937
  location: string | null;
2938
2938
  postedAt: string | null;
@@ -2947,14 +2947,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2947
2947
  employmentType: string | null;
2948
2948
  skills: string[] | null;
2949
2949
  company: {
2950
- name: string | null;
2951
2950
  url: string | null;
2951
+ name: string | null;
2952
2952
  logo: string | null;
2953
2953
  } | null;
2954
2954
  }, {
2955
+ url: string | null;
2955
2956
  description: string | null;
2956
2957
  title: string | null;
2957
- url: string | null;
2958
2958
  id: string | null;
2959
2959
  location: string | null;
2960
2960
  postedAt: string | null;
@@ -2969,8 +2969,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2969
2969
  employmentType: string | null;
2970
2970
  skills: string[] | null;
2971
2971
  company: {
2972
- name: string | null;
2973
2972
  url: string | null;
2973
+ name: string | null;
2974
2974
  logo: string | null;
2975
2975
  } | null;
2976
2976
  }>, "many">>;
@@ -3064,8 +3064,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3064
3064
  height: number | null;
3065
3065
  }>, "many">>;
3066
3066
  }, "strip", z.ZodTypeAny, {
3067
- type: string | null;
3068
3067
  url: string | null;
3068
+ type: string | null;
3069
3069
  images: {
3070
3070
  url: string | null;
3071
3071
  width: number | null;
@@ -3073,8 +3073,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3073
3073
  }[] | null;
3074
3074
  thumbnail: string | null;
3075
3075
  }, {
3076
- type: string | null;
3077
3076
  url: string | null;
3077
+ type: string | null;
3078
3078
  images: {
3079
3079
  url: string | null;
3080
3080
  width: number | null;
@@ -3088,13 +3088,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3088
3088
  subtitle: z.ZodNullable<z.ZodString>;
3089
3089
  thumbnail: z.ZodNullable<z.ZodString>;
3090
3090
  }, "strip", z.ZodTypeAny, {
3091
- title: string | null;
3092
3091
  url: string | null;
3092
+ title: string | null;
3093
3093
  thumbnail: string | null;
3094
3094
  subtitle: string | null;
3095
3095
  }, {
3096
- title: string | null;
3097
3096
  url: string | null;
3097
+ title: string | null;
3098
3098
  thumbnail: string | null;
3099
3099
  subtitle: string | null;
3100
3100
  }>>;
@@ -3104,13 +3104,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3104
3104
  url: z.ZodNullable<z.ZodString>;
3105
3105
  thumbnail: z.ZodNullable<z.ZodString>;
3106
3106
  }, "strip", z.ZodTypeAny, {
3107
- title: string | null;
3108
3107
  url: string | null;
3108
+ title: string | null;
3109
3109
  thumbnail: string | null;
3110
3110
  pageCount: number | null;
3111
3111
  }, {
3112
- title: string | null;
3113
3112
  url: string | null;
3113
+ title: string | null;
3114
3114
  thumbnail: string | null;
3115
3115
  pageCount: number | null;
3116
3116
  }>>;
@@ -3203,8 +3203,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3203
3203
  height: number | null;
3204
3204
  }>, "many">>;
3205
3205
  }, "strip", z.ZodTypeAny, {
3206
- type: string | null;
3207
3206
  url: string | null;
3207
+ type: string | null;
3208
3208
  images: {
3209
3209
  url: string | null;
3210
3210
  width: number | null;
@@ -3212,8 +3212,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3212
3212
  }[] | null;
3213
3213
  thumbnail: string | null;
3214
3214
  }, {
3215
- type: string | null;
3216
3215
  url: string | null;
3216
+ type: string | null;
3217
3217
  images: {
3218
3218
  url: string | null;
3219
3219
  width: number | null;
@@ -3245,8 +3245,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3245
3245
  totalReactions: number | null;
3246
3246
  } | null;
3247
3247
  media: {
3248
- type: string | null;
3249
3248
  url: string | null;
3249
+ type: string | null;
3250
3250
  images: {
3251
3251
  url: string | null;
3252
3252
  width: number | null;
@@ -3284,8 +3284,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3284
3284
  totalReactions: number | null;
3285
3285
  } | null;
3286
3286
  media: {
3287
- type: string | null;
3288
3287
  url: string | null;
3288
+ type: string | null;
3289
3289
  images: {
3290
3290
  url: string | null;
3291
3291
  width: number | null;
@@ -3304,8 +3304,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3304
3304
  url: string | null;
3305
3305
  text: string | null;
3306
3306
  document: {
3307
- title: string | null;
3308
3307
  url: string | null;
3308
+ title: string | null;
3309
3309
  thumbnail: string | null;
3310
3310
  pageCount: number | null;
3311
3311
  } | null;
@@ -3330,8 +3330,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3330
3330
  totalReactions: number | null;
3331
3331
  } | null;
3332
3332
  media: {
3333
- type: string | null;
3334
3333
  url: string | null;
3334
+ type: string | null;
3335
3335
  images: {
3336
3336
  url: string | null;
3337
3337
  width: number | null;
@@ -3340,8 +3340,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3340
3340
  thumbnail: string | null;
3341
3341
  } | null;
3342
3342
  article: {
3343
- title: string | null;
3344
3343
  url: string | null;
3344
+ title: string | null;
3345
3345
  thumbnail: string | null;
3346
3346
  subtitle: string | null;
3347
3347
  } | null;
@@ -3376,8 +3376,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3376
3376
  totalReactions: number | null;
3377
3377
  } | null;
3378
3378
  media: {
3379
- type: string | null;
3380
3379
  url: string | null;
3380
+ type: string | null;
3381
3381
  images: {
3382
3382
  url: string | null;
3383
3383
  width: number | null;
@@ -3396,8 +3396,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3396
3396
  url: string | null;
3397
3397
  text: string | null;
3398
3398
  document: {
3399
- title: string | null;
3400
3399
  url: string | null;
3400
+ title: string | null;
3401
3401
  thumbnail: string | null;
3402
3402
  pageCount: number | null;
3403
3403
  } | null;
@@ -3422,8 +3422,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3422
3422
  totalReactions: number | null;
3423
3423
  } | null;
3424
3424
  media: {
3425
- type: string | null;
3426
3425
  url: string | null;
3426
+ type: string | null;
3427
3427
  images: {
3428
3428
  url: string | null;
3429
3429
  width: number | null;
@@ -3432,8 +3432,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3432
3432
  thumbnail: string | null;
3433
3433
  } | null;
3434
3434
  article: {
3435
- title: string | null;
3436
3435
  url: string | null;
3436
+ title: string | null;
3437
3437
  thumbnail: string | null;
3438
3438
  subtitle: string | null;
3439
3439
  } | null;
@@ -3468,8 +3468,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3468
3468
  totalReactions: number | null;
3469
3469
  } | null;
3470
3470
  media: {
3471
- type: string | null;
3472
3471
  url: string | null;
3472
+ type: string | null;
3473
3473
  images: {
3474
3474
  url: string | null;
3475
3475
  width: number | null;
@@ -3494,15 +3494,15 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3494
3494
  success: z.ZodBoolean;
3495
3495
  error: z.ZodString;
3496
3496
  }, "strip", z.ZodTypeAny, {
3497
- error: string;
3498
3497
  success: boolean;
3498
+ error: string;
3499
3499
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
3500
3500
  posts: {
3501
3501
  url: string | null;
3502
3502
  text: string | null;
3503
3503
  document: {
3504
- title: string | null;
3505
3504
  url: string | null;
3505
+ title: string | null;
3506
3506
  thumbnail: string | null;
3507
3507
  pageCount: number | null;
3508
3508
  } | null;
@@ -3527,8 +3527,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3527
3527
  totalReactions: number | null;
3528
3528
  } | null;
3529
3529
  media: {
3530
- type: string | null;
3531
3530
  url: string | null;
3531
+ type: string | null;
3532
3532
  images: {
3533
3533
  url: string | null;
3534
3534
  width: number | null;
@@ -3537,8 +3537,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3537
3537
  thumbnail: string | null;
3538
3538
  } | null;
3539
3539
  article: {
3540
- title: string | null;
3541
3540
  url: string | null;
3541
+ title: string | null;
3542
3542
  thumbnail: string | null;
3543
3543
  subtitle: string | null;
3544
3544
  } | null;
@@ -3573,8 +3573,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3573
3573
  totalReactions: number | null;
3574
3574
  } | null;
3575
3575
  media: {
3576
- type: string | null;
3577
3576
  url: string | null;
3577
+ type: string | null;
3578
3578
  images: {
3579
3579
  url: string | null;
3580
3580
  width: number | null;
@@ -3672,9 +3672,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3672
3672
  } | null | undefined;
3673
3673
  keyword?: string | undefined;
3674
3674
  jobs?: {
3675
+ url: string | null;
3675
3676
  description: string | null;
3676
3677
  title: string | null;
3677
- url: string | null;
3678
3678
  id: string | null;
3679
3679
  location: string | null;
3680
3680
  postedAt: string | null;
@@ -3689,24 +3689,24 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3689
3689
  employmentType: string | null;
3690
3690
  skills: string[] | null;
3691
3691
  company: {
3692
- name: string | null;
3693
3692
  url: string | null;
3693
+ name: string | null;
3694
3694
  logo: string | null;
3695
3695
  } | null;
3696
3696
  }[] | undefined;
3697
+ hasNextPage?: boolean | null | undefined;
3697
3698
  totalResults?: number | null | undefined;
3698
3699
  paginationToken?: string | null | undefined;
3699
- hasNextPage?: boolean | null | undefined;
3700
3700
  }, {
3701
- error: string;
3702
3701
  success: boolean;
3702
+ error: string;
3703
3703
  operation: "scrapeProfile" | "scrapePosts" | "searchPosts" | "scrapeJobs";
3704
3704
  posts: {
3705
3705
  url: string | null;
3706
3706
  text: string | null;
3707
3707
  document: {
3708
- title: string | null;
3709
3708
  url: string | null;
3709
+ title: string | null;
3710
3710
  thumbnail: string | null;
3711
3711
  pageCount: number | null;
3712
3712
  } | null;
@@ -3731,8 +3731,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3731
3731
  totalReactions: number | null;
3732
3732
  } | null;
3733
3733
  media: {
3734
- type: string | null;
3735
3734
  url: string | null;
3735
+ type: string | null;
3736
3736
  images: {
3737
3737
  url: string | null;
3738
3738
  width: number | null;
@@ -3741,8 +3741,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3741
3741
  thumbnail: string | null;
3742
3742
  } | null;
3743
3743
  article: {
3744
- title: string | null;
3745
3744
  url: string | null;
3745
+ title: string | null;
3746
3746
  thumbnail: string | null;
3747
3747
  subtitle: string | null;
3748
3748
  } | null;
@@ -3777,8 +3777,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3777
3777
  totalReactions: number | null;
3778
3778
  } | null;
3779
3779
  media: {
3780
- type: string | null;
3781
3780
  url: string | null;
3781
+ type: string | null;
3782
3782
  images: {
3783
3783
  url: string | null;
3784
3784
  width: number | null;
@@ -3876,9 +3876,9 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3876
3876
  } | null | undefined;
3877
3877
  keyword?: string | undefined;
3878
3878
  jobs?: {
3879
+ url: string | null;
3879
3880
  description: string | null;
3880
3881
  title: string | null;
3881
- url: string | null;
3882
3882
  id: string | null;
3883
3883
  location: string | null;
3884
3884
  postedAt: string | null;
@@ -3893,14 +3893,14 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
3893
3893
  employmentType: string | null;
3894
3894
  skills: string[] | null;
3895
3895
  company: {
3896
- name: string | null;
3897
3896
  url: string | null;
3897
+ name: string | null;
3898
3898
  logo: string | null;
3899
3899
  } | null;
3900
3900
  }[] | undefined;
3901
+ hasNextPage?: boolean | null | undefined;
3901
3902
  totalResults?: number | null | undefined;
3902
3903
  paginationToken?: string | null | undefined;
3903
- hasNextPage?: boolean | null | undefined;
3904
3904
  }>;
3905
3905
  static readonly shortDescription = "Look up LinkedIn profiles by URL, scrape posts by profile, or search posts/jobs by keyword.";
3906
3906
  static readonly longDescription = "\n Universal LinkedIn tool for profile lookup, post scraping, and job search.\n\n **DO NOT USE research-agent-tool or web-scrape-tool for LinkedIn** - This tool is specifically optimized for LinkedIn.\n\n **OPERATIONS:**\n\n 1. **scrapeProfile**: Get full profile info from a LinkedIn URL\n - **USE THIS when you have a LinkedIn URL or username and need to know who someone is**\n - Returns: name, headline, about, current company, work experience, education, skills, location, certifications, languages, and more\n - Accepts full URLs (https://www.linkedin.com/in/williamhgates) or just usernames (\"williamhgates\")\n - This is the RIGHT tool for \"look up this LinkedIn profile\" or \"who is this person on LinkedIn?\"\n\n 2. **scrapePosts**: Scrape posts from a LinkedIn profile\n - Get posts from specific users by username\n - Extract post text, engagement stats, media, articles, documents\n - **DO NOT use scrapePosts to get profile info** - use scrapeProfile instead\n\n 3. **searchPosts**: Search LinkedIn posts by keyword\n - Find posts across all of LinkedIn by keyword\n - Filter by date (past 24h, week, month)\n - Sort by relevance or date\n\n 4. **scrapeJobs**: Search LinkedIn job postings\n - Search jobs by keyword and location\n - Filter by job type, workplace type, experience level\n\n **CHOOSING THE RIGHT OPERATION:**\n - \"Look up this LinkedIn profile\" \u2192 **scrapeProfile**\n - \"Who is this person?\" (with LinkedIn URL) \u2192 **scrapeProfile**\n - \"Get their name, company, experience\" \u2192 **scrapeProfile**\n - \"What has this person been posting?\" \u2192 **scrapePosts**\n - \"Find posts about AI on LinkedIn\" \u2192 **searchPosts**\n - \"Find software engineer jobs\" \u2192 **scrapeJobs**\n ";