@bubblelab/bubble-core 0.1.124 → 0.1.126

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 (83) hide show
  1. package/dist/bubble-bundle.d.ts +117 -117
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +128 -128
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +16 -6
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +70 -70
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +94 -94
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +124 -124
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +146 -146
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +660 -660
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +160 -160
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +112 -112
  22. package/dist/bubbles/service-bubble/github.d.ts +92 -92
  23. package/dist/bubbles/service-bubble/gmail.d.ts +508 -508
  24. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/gmail.js +17 -6
  26. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +106 -106
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +56 -56
  31. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  32. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  34. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +106 -106
  35. package/dist/bubbles/service-bubble/notion/notion.d.ts +482 -482
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/resend.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/resend.js +13 -4
  40. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +496 -496
  42. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +129 -129
  44. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +147 -147
  45. package/dist/bubbles/service-bubble/telegram.d.ts +1579 -1579
  46. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  48. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  49. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  50. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +66 -66
  52. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  53. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  56. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +104 -104
  57. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +78 -78
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
  64. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
  65. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  66. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  69. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  70. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  78. package/dist/bubbles.json +9 -9
  79. package/dist/utils/markdown-to-html.d.ts +6 -0
  80. package/dist/utils/markdown-to-html.d.ts.map +1 -0
  81. package/dist/utils/markdown-to-html.js +70 -0
  82. package/dist/utils/markdown-to-html.js.map +1 -0
  83. package/package.json +2 -2
@@ -64,12 +64,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
64
64
  timestamp: z.ZodNullable<z.ZodNumber>;
65
65
  }, "strip", z.ZodTypeAny, {
66
66
  date: string | null;
67
- timestamp: number | null;
68
67
  relative: string | null;
68
+ timestamp: number | null;
69
69
  }, {
70
70
  date: string | null;
71
- timestamp: number | null;
72
71
  relative: string | null;
72
+ timestamp: number | null;
73
73
  }>>;
74
74
  text: z.ZodNullable<z.ZodString>;
75
75
  url: z.ZodNullable<z.ZodString>;
@@ -171,13 +171,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
171
171
  }, "strip", z.ZodTypeAny, {
172
172
  title: string | null;
173
173
  url: string | null;
174
- subtitle: string | null;
175
174
  thumbnail: string | null;
175
+ subtitle: string | null;
176
176
  }, {
177
177
  title: string | null;
178
178
  url: string | null;
179
- subtitle: string | null;
180
179
  thumbnail: string | null;
180
+ subtitle: string | null;
181
181
  }>>;
182
182
  document: z.ZodNullable<z.ZodObject<{
183
183
  title: z.ZodNullable<z.ZodString>;
@@ -187,13 +187,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
187
187
  }, "strip", z.ZodTypeAny, {
188
188
  title: string | null;
189
189
  url: string | null;
190
- pageCount: number | null;
191
190
  thumbnail: string | null;
191
+ pageCount: number | null;
192
192
  }, {
193
193
  title: string | null;
194
194
  url: string | null;
195
- pageCount: number | null;
196
195
  thumbnail: string | null;
196
+ pageCount: number | null;
197
197
  }>>;
198
198
  resharedPost: z.ZodNullable<z.ZodObject<{
199
199
  urn: z.ZodNullable<z.ZodString>;
@@ -203,12 +203,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
203
203
  timestamp: z.ZodNullable<z.ZodNumber>;
204
204
  }, "strip", z.ZodTypeAny, {
205
205
  date: string | null;
206
- timestamp: number | null;
207
206
  relative: string | null;
207
+ timestamp: number | null;
208
208
  }, {
209
209
  date: string | null;
210
- timestamp: number | null;
211
210
  relative: string | null;
211
+ timestamp: number | null;
212
212
  }>>;
213
213
  text: z.ZodNullable<z.ZodString>;
214
214
  url: z.ZodNullable<z.ZodString>;
@@ -303,8 +303,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
303
303
  thumbnail: string | null;
304
304
  }>>;
305
305
  }, "strip", z.ZodTypeAny, {
306
- text: string | null;
307
306
  url: string | null;
307
+ text: string | null;
308
308
  urn: string | null;
309
309
  author: {
310
310
  username: string | null;
@@ -337,13 +337,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
337
337
  } | null;
338
338
  postedAt: {
339
339
  date: string | null;
340
- timestamp: number | null;
341
340
  relative: string | null;
341
+ timestamp: number | null;
342
342
  } | null;
343
343
  postType: string | null;
344
344
  }, {
345
- text: string | null;
346
345
  url: string | null;
346
+ text: string | null;
347
347
  urn: string | null;
348
348
  author: {
349
349
  username: string | null;
@@ -376,19 +376,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
376
376
  } | null;
377
377
  postedAt: {
378
378
  date: string | null;
379
- timestamp: number | null;
380
379
  relative: string | null;
380
+ timestamp: number | null;
381
381
  } | null;
382
382
  postType: string | null;
383
383
  }>>;
384
384
  }, "strip", z.ZodTypeAny, {
385
- text: string | null;
386
385
  url: string | null;
386
+ text: string | null;
387
387
  document: {
388
388
  title: string | null;
389
389
  url: string | null;
390
- pageCount: number | null;
391
390
  thumbnail: string | null;
391
+ pageCount: number | null;
392
392
  } | null;
393
393
  urn: string | null;
394
394
  author: {
@@ -423,19 +423,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
423
423
  article: {
424
424
  title: string | null;
425
425
  url: string | null;
426
- subtitle: string | null;
427
426
  thumbnail: string | null;
427
+ subtitle: string | null;
428
428
  } | null;
429
429
  postedAt: {
430
430
  date: string | null;
431
- timestamp: number | null;
432
431
  relative: string | null;
432
+ timestamp: number | null;
433
433
  } | null;
434
434
  fullUrn: string | null;
435
435
  postType: string | null;
436
436
  resharedPost: {
437
- text: string | null;
438
437
  url: string | null;
438
+ text: string | null;
439
439
  urn: string | null;
440
440
  author: {
441
441
  username: string | null;
@@ -468,19 +468,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
468
468
  } | null;
469
469
  postedAt: {
470
470
  date: string | null;
471
- timestamp: number | null;
472
471
  relative: string | null;
472
+ timestamp: number | null;
473
473
  } | null;
474
474
  postType: string | null;
475
475
  } | null;
476
476
  }, {
477
- text: string | null;
478
477
  url: string | null;
478
+ text: string | null;
479
479
  document: {
480
480
  title: string | null;
481
481
  url: string | null;
482
- pageCount: number | null;
483
482
  thumbnail: string | null;
483
+ pageCount: number | null;
484
484
  } | null;
485
485
  urn: string | null;
486
486
  author: {
@@ -515,19 +515,19 @@ declare const LinkedInPostSchema: z.ZodObject<{
515
515
  article: {
516
516
  title: string | null;
517
517
  url: string | null;
518
- subtitle: string | null;
519
518
  thumbnail: string | null;
519
+ subtitle: string | null;
520
520
  } | null;
521
521
  postedAt: {
522
522
  date: string | null;
523
- timestamp: number | null;
524
523
  relative: string | null;
524
+ timestamp: number | null;
525
525
  } | null;
526
526
  fullUrn: string | null;
527
527
  postType: string | null;
528
528
  resharedPost: {
529
- text: string | null;
530
529
  url: string | null;
530
+ text: string | null;
531
531
  urn: string | null;
532
532
  author: {
533
533
  username: string | null;
@@ -560,8 +560,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
560
560
  } | null;
561
561
  postedAt: {
562
562
  date: string | null;
563
- timestamp: number | null;
564
563
  relative: string | null;
564
+ timestamp: number | null;
565
565
  } | null;
566
566
  postType: string | null;
567
567
  } | null;
@@ -666,8 +666,8 @@ 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
- username?: string | undefined;
670
669
  credentials?: Partial<Record<CredentialType, string>> | undefined;
670
+ username?: string | undefined;
671
671
  limit?: number | undefined;
672
672
  pageNumber?: number | undefined;
673
673
  location?: string | undefined;
@@ -679,8 +679,8 @@ declare const LinkedInToolParamsSchema: z.ZodObject<{
679
679
  sortBy?: "relevance" | "date_posted" | undefined;
680
680
  }, {
681
681
  operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
682
- username?: string | undefined;
683
682
  credentials?: Partial<Record<CredentialType, string>> | undefined;
683
+ username?: string | undefined;
684
684
  limit?: number | undefined;
685
685
  pageNumber?: number | undefined;
686
686
  location?: string | undefined;
@@ -787,12 +787,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
787
787
  timestamp: z.ZodNullable<z.ZodNumber>;
788
788
  }, "strip", z.ZodTypeAny, {
789
789
  date: string | null;
790
- timestamp: number | null;
791
790
  relative: string | null;
791
+ timestamp: number | null;
792
792
  }, {
793
793
  date: string | null;
794
- timestamp: number | null;
795
794
  relative: string | null;
795
+ timestamp: number | null;
796
796
  }>>;
797
797
  text: z.ZodNullable<z.ZodString>;
798
798
  url: z.ZodNullable<z.ZodString>;
@@ -894,13 +894,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
894
894
  }, "strip", z.ZodTypeAny, {
895
895
  title: string | null;
896
896
  url: string | null;
897
- subtitle: string | null;
898
897
  thumbnail: string | null;
898
+ subtitle: string | null;
899
899
  }, {
900
900
  title: string | null;
901
901
  url: string | null;
902
- subtitle: string | null;
903
902
  thumbnail: string | null;
903
+ subtitle: string | null;
904
904
  }>>;
905
905
  document: z.ZodNullable<z.ZodObject<{
906
906
  title: z.ZodNullable<z.ZodString>;
@@ -910,13 +910,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
910
910
  }, "strip", z.ZodTypeAny, {
911
911
  title: string | null;
912
912
  url: string | null;
913
- pageCount: number | null;
914
913
  thumbnail: string | null;
914
+ pageCount: number | null;
915
915
  }, {
916
916
  title: string | null;
917
917
  url: string | null;
918
- pageCount: number | null;
919
918
  thumbnail: string | null;
919
+ pageCount: number | null;
920
920
  }>>;
921
921
  resharedPost: z.ZodNullable<z.ZodObject<{
922
922
  urn: z.ZodNullable<z.ZodString>;
@@ -926,12 +926,12 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
926
926
  timestamp: z.ZodNullable<z.ZodNumber>;
927
927
  }, "strip", z.ZodTypeAny, {
928
928
  date: string | null;
929
- timestamp: number | null;
930
929
  relative: string | null;
930
+ timestamp: number | null;
931
931
  }, {
932
932
  date: string | null;
933
- timestamp: number | null;
934
933
  relative: string | null;
934
+ timestamp: number | null;
935
935
  }>>;
936
936
  text: z.ZodNullable<z.ZodString>;
937
937
  url: z.ZodNullable<z.ZodString>;
@@ -1026,8 +1026,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1026
1026
  thumbnail: string | null;
1027
1027
  }>>;
1028
1028
  }, "strip", z.ZodTypeAny, {
1029
- text: string | null;
1030
1029
  url: string | null;
1030
+ text: string | null;
1031
1031
  urn: string | null;
1032
1032
  author: {
1033
1033
  username: string | null;
@@ -1060,13 +1060,13 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1060
1060
  } | null;
1061
1061
  postedAt: {
1062
1062
  date: string | null;
1063
- timestamp: number | null;
1064
1063
  relative: string | null;
1064
+ timestamp: number | null;
1065
1065
  } | null;
1066
1066
  postType: string | null;
1067
1067
  }, {
1068
- text: string | null;
1069
1068
  url: string | null;
1069
+ text: string | null;
1070
1070
  urn: string | null;
1071
1071
  author: {
1072
1072
  username: string | null;
@@ -1099,19 +1099,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1099
1099
  } | null;
1100
1100
  postedAt: {
1101
1101
  date: string | null;
1102
- timestamp: number | null;
1103
1102
  relative: string | null;
1103
+ timestamp: number | null;
1104
1104
  } | null;
1105
1105
  postType: string | null;
1106
1106
  }>>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
- text: string | null;
1109
1108
  url: string | null;
1109
+ text: string | null;
1110
1110
  document: {
1111
1111
  title: string | null;
1112
1112
  url: string | null;
1113
- pageCount: number | null;
1114
1113
  thumbnail: string | null;
1114
+ pageCount: number | null;
1115
1115
  } | null;
1116
1116
  urn: string | null;
1117
1117
  author: {
@@ -1146,19 +1146,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1146
1146
  article: {
1147
1147
  title: string | null;
1148
1148
  url: string | null;
1149
- subtitle: string | null;
1150
1149
  thumbnail: string | null;
1150
+ subtitle: string | null;
1151
1151
  } | null;
1152
1152
  postedAt: {
1153
1153
  date: string | null;
1154
- timestamp: number | null;
1155
1154
  relative: string | null;
1155
+ timestamp: number | null;
1156
1156
  } | null;
1157
1157
  fullUrn: string | null;
1158
1158
  postType: string | null;
1159
1159
  resharedPost: {
1160
- text: string | null;
1161
1160
  url: string | null;
1161
+ text: string | null;
1162
1162
  urn: string | null;
1163
1163
  author: {
1164
1164
  username: string | null;
@@ -1191,19 +1191,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1191
1191
  } | null;
1192
1192
  postedAt: {
1193
1193
  date: string | null;
1194
- timestamp: number | null;
1195
1194
  relative: string | null;
1195
+ timestamp: number | null;
1196
1196
  } | null;
1197
1197
  postType: string | null;
1198
1198
  } | null;
1199
1199
  }, {
1200
- text: string | null;
1201
1200
  url: string | null;
1201
+ text: string | null;
1202
1202
  document: {
1203
1203
  title: string | null;
1204
1204
  url: string | null;
1205
- pageCount: number | null;
1206
1205
  thumbnail: string | null;
1206
+ pageCount: number | null;
1207
1207
  } | null;
1208
1208
  urn: string | null;
1209
1209
  author: {
@@ -1238,19 +1238,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1238
1238
  article: {
1239
1239
  title: string | null;
1240
1240
  url: string | null;
1241
- subtitle: string | null;
1242
1241
  thumbnail: string | null;
1242
+ subtitle: string | null;
1243
1243
  } | null;
1244
1244
  postedAt: {
1245
1245
  date: string | null;
1246
- timestamp: number | null;
1247
1246
  relative: string | null;
1247
+ timestamp: number | null;
1248
1248
  } | null;
1249
1249
  fullUrn: string | null;
1250
1250
  postType: string | null;
1251
1251
  resharedPost: {
1252
- text: string | null;
1253
1252
  url: string | null;
1253
+ text: string | null;
1254
1254
  urn: string | null;
1255
1255
  author: {
1256
1256
  username: string | null;
@@ -1283,8 +1283,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1283
1283
  } | null;
1284
1284
  postedAt: {
1285
1285
  date: string | null;
1286
- timestamp: number | null;
1287
1286
  relative: string | null;
1287
+ timestamp: number | null;
1288
1288
  } | null;
1289
1289
  postType: string | null;
1290
1290
  } | null;
@@ -1298,17 +1298,17 @@ 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
  error: string;
1303
1302
  success: boolean;
1303
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1304
1304
  posts: {
1305
- text: string | null;
1306
1305
  url: string | null;
1306
+ text: string | null;
1307
1307
  document: {
1308
1308
  title: string | null;
1309
1309
  url: string | null;
1310
- pageCount: number | null;
1311
1310
  thumbnail: string | null;
1311
+ pageCount: number | null;
1312
1312
  } | null;
1313
1313
  urn: string | null;
1314
1314
  author: {
@@ -1343,19 +1343,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1343
1343
  article: {
1344
1344
  title: string | null;
1345
1345
  url: string | null;
1346
- subtitle: string | null;
1347
1346
  thumbnail: string | null;
1347
+ subtitle: string | null;
1348
1348
  } | null;
1349
1349
  postedAt: {
1350
1350
  date: string | null;
1351
- timestamp: number | null;
1352
1351
  relative: string | null;
1352
+ timestamp: number | null;
1353
1353
  } | null;
1354
1354
  fullUrn: string | null;
1355
1355
  postType: string | null;
1356
1356
  resharedPost: {
1357
- text: string | null;
1358
1357
  url: string | null;
1358
+ text: string | null;
1359
1359
  urn: string | null;
1360
1360
  author: {
1361
1361
  username: string | null;
@@ -1388,8 +1388,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1388
1388
  } | null;
1389
1389
  postedAt: {
1390
1390
  date: string | null;
1391
- timestamp: number | null;
1392
1391
  relative: string | null;
1392
+ timestamp: number | null;
1393
1393
  } | null;
1394
1394
  postType: string | null;
1395
1395
  } | null;
@@ -1424,17 +1424,17 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1424
1424
  paginationToken?: string | null | undefined;
1425
1425
  hasNextPage?: boolean | null | undefined;
1426
1426
  }, {
1427
- operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1428
1427
  error: string;
1429
1428
  success: boolean;
1429
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1430
1430
  posts: {
1431
- text: string | null;
1432
1431
  url: string | null;
1432
+ text: string | null;
1433
1433
  document: {
1434
1434
  title: string | null;
1435
1435
  url: string | null;
1436
- pageCount: number | null;
1437
1436
  thumbnail: string | null;
1437
+ pageCount: number | null;
1438
1438
  } | null;
1439
1439
  urn: string | null;
1440
1440
  author: {
@@ -1469,19 +1469,19 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1469
1469
  article: {
1470
1470
  title: string | null;
1471
1471
  url: string | null;
1472
- subtitle: string | null;
1473
1472
  thumbnail: string | null;
1473
+ subtitle: string | null;
1474
1474
  } | null;
1475
1475
  postedAt: {
1476
1476
  date: string | null;
1477
- timestamp: number | null;
1478
1477
  relative: string | null;
1478
+ timestamp: number | null;
1479
1479
  } | null;
1480
1480
  fullUrn: string | null;
1481
1481
  postType: string | null;
1482
1482
  resharedPost: {
1483
- text: string | null;
1484
1483
  url: string | null;
1484
+ text: string | null;
1485
1485
  urn: string | null;
1486
1486
  author: {
1487
1487
  username: string | null;
@@ -1514,8 +1514,8 @@ declare const LinkedInToolResultSchema: z.ZodObject<{
1514
1514
  } | null;
1515
1515
  postedAt: {
1516
1516
  date: string | null;
1517
- timestamp: number | null;
1518
1517
  relative: string | null;
1518
+ timestamp: number | null;
1519
1519
  } | null;
1520
1520
  postType: string | null;
1521
1521
  } | null;
@@ -1589,8 +1589,8 @@ 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
- username?: string | undefined;
1593
1592
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1593
+ username?: string | undefined;
1594
1594
  limit?: number | undefined;
1595
1595
  pageNumber?: number | undefined;
1596
1596
  location?: string | undefined;
@@ -1602,8 +1602,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1602
1602
  sortBy?: "relevance" | "date_posted" | undefined;
1603
1603
  }, {
1604
1604
  operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
1605
- username?: string | undefined;
1606
1605
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1606
+ username?: string | undefined;
1607
1607
  limit?: number | undefined;
1608
1608
  pageNumber?: number | undefined;
1609
1609
  location?: string | undefined;
@@ -1710,12 +1710,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1710
1710
  timestamp: z.ZodNullable<z.ZodNumber>;
1711
1711
  }, "strip", z.ZodTypeAny, {
1712
1712
  date: string | null;
1713
- timestamp: number | null;
1714
1713
  relative: string | null;
1714
+ timestamp: number | null;
1715
1715
  }, {
1716
1716
  date: string | null;
1717
- timestamp: number | null;
1718
1717
  relative: string | null;
1718
+ timestamp: number | null;
1719
1719
  }>>;
1720
1720
  text: z.ZodNullable<z.ZodString>;
1721
1721
  url: z.ZodNullable<z.ZodString>;
@@ -1817,13 +1817,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1817
1817
  }, "strip", z.ZodTypeAny, {
1818
1818
  title: string | null;
1819
1819
  url: string | null;
1820
- subtitle: string | null;
1821
1820
  thumbnail: string | null;
1821
+ subtitle: string | null;
1822
1822
  }, {
1823
1823
  title: string | null;
1824
1824
  url: string | null;
1825
- subtitle: string | null;
1826
1825
  thumbnail: string | null;
1826
+ subtitle: string | null;
1827
1827
  }>>;
1828
1828
  document: z.ZodNullable<z.ZodObject<{
1829
1829
  title: z.ZodNullable<z.ZodString>;
@@ -1833,13 +1833,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1833
1833
  }, "strip", z.ZodTypeAny, {
1834
1834
  title: string | null;
1835
1835
  url: string | null;
1836
- pageCount: number | null;
1837
1836
  thumbnail: string | null;
1837
+ pageCount: number | null;
1838
1838
  }, {
1839
1839
  title: string | null;
1840
1840
  url: string | null;
1841
- pageCount: number | null;
1842
1841
  thumbnail: string | null;
1842
+ pageCount: number | null;
1843
1843
  }>>;
1844
1844
  resharedPost: z.ZodNullable<z.ZodObject<{
1845
1845
  urn: z.ZodNullable<z.ZodString>;
@@ -1849,12 +1849,12 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1849
1849
  timestamp: z.ZodNullable<z.ZodNumber>;
1850
1850
  }, "strip", z.ZodTypeAny, {
1851
1851
  date: string | null;
1852
- timestamp: number | null;
1853
1852
  relative: string | null;
1853
+ timestamp: number | null;
1854
1854
  }, {
1855
1855
  date: string | null;
1856
- timestamp: number | null;
1857
1856
  relative: string | null;
1857
+ timestamp: number | null;
1858
1858
  }>>;
1859
1859
  text: z.ZodNullable<z.ZodString>;
1860
1860
  url: z.ZodNullable<z.ZodString>;
@@ -1949,8 +1949,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1949
1949
  thumbnail: string | null;
1950
1950
  }>>;
1951
1951
  }, "strip", z.ZodTypeAny, {
1952
- text: string | null;
1953
1952
  url: string | null;
1953
+ text: string | null;
1954
1954
  urn: string | null;
1955
1955
  author: {
1956
1956
  username: string | null;
@@ -1983,13 +1983,13 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
1983
1983
  } | null;
1984
1984
  postedAt: {
1985
1985
  date: string | null;
1986
- timestamp: number | null;
1987
1986
  relative: string | null;
1987
+ timestamp: number | null;
1988
1988
  } | null;
1989
1989
  postType: string | null;
1990
1990
  }, {
1991
- text: string | null;
1992
1991
  url: string | null;
1992
+ text: string | null;
1993
1993
  urn: string | null;
1994
1994
  author: {
1995
1995
  username: string | null;
@@ -2022,19 +2022,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2022
2022
  } | null;
2023
2023
  postedAt: {
2024
2024
  date: string | null;
2025
- timestamp: number | null;
2026
2025
  relative: string | null;
2026
+ timestamp: number | null;
2027
2027
  } | null;
2028
2028
  postType: string | null;
2029
2029
  }>>;
2030
2030
  }, "strip", z.ZodTypeAny, {
2031
- text: string | null;
2032
2031
  url: string | null;
2032
+ text: string | null;
2033
2033
  document: {
2034
2034
  title: string | null;
2035
2035
  url: string | null;
2036
- pageCount: number | null;
2037
2036
  thumbnail: string | null;
2037
+ pageCount: number | null;
2038
2038
  } | null;
2039
2039
  urn: string | null;
2040
2040
  author: {
@@ -2069,19 +2069,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2069
2069
  article: {
2070
2070
  title: string | null;
2071
2071
  url: string | null;
2072
- subtitle: string | null;
2073
2072
  thumbnail: string | null;
2073
+ subtitle: string | null;
2074
2074
  } | null;
2075
2075
  postedAt: {
2076
2076
  date: string | null;
2077
- timestamp: number | null;
2078
2077
  relative: string | null;
2078
+ timestamp: number | null;
2079
2079
  } | null;
2080
2080
  fullUrn: string | null;
2081
2081
  postType: string | null;
2082
2082
  resharedPost: {
2083
- text: string | null;
2084
2083
  url: string | null;
2084
+ text: string | null;
2085
2085
  urn: string | null;
2086
2086
  author: {
2087
2087
  username: string | null;
@@ -2114,19 +2114,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2114
2114
  } | null;
2115
2115
  postedAt: {
2116
2116
  date: string | null;
2117
- timestamp: number | null;
2118
2117
  relative: string | null;
2118
+ timestamp: number | null;
2119
2119
  } | null;
2120
2120
  postType: string | null;
2121
2121
  } | null;
2122
2122
  }, {
2123
- text: string | null;
2124
2123
  url: string | null;
2124
+ text: string | null;
2125
2125
  document: {
2126
2126
  title: string | null;
2127
2127
  url: string | null;
2128
- pageCount: number | null;
2129
2128
  thumbnail: string | null;
2129
+ pageCount: number | null;
2130
2130
  } | null;
2131
2131
  urn: string | null;
2132
2132
  author: {
@@ -2161,19 +2161,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2161
2161
  article: {
2162
2162
  title: string | null;
2163
2163
  url: string | null;
2164
- subtitle: string | null;
2165
2164
  thumbnail: string | null;
2165
+ subtitle: string | null;
2166
2166
  } | null;
2167
2167
  postedAt: {
2168
2168
  date: string | null;
2169
- timestamp: number | null;
2170
2169
  relative: string | null;
2170
+ timestamp: number | null;
2171
2171
  } | null;
2172
2172
  fullUrn: string | null;
2173
2173
  postType: string | null;
2174
2174
  resharedPost: {
2175
- text: string | null;
2176
2175
  url: string | null;
2176
+ text: string | null;
2177
2177
  urn: string | null;
2178
2178
  author: {
2179
2179
  username: string | null;
@@ -2206,8 +2206,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2206
2206
  } | null;
2207
2207
  postedAt: {
2208
2208
  date: string | null;
2209
- timestamp: number | null;
2210
2209
  relative: string | null;
2210
+ timestamp: number | null;
2211
2211
  } | null;
2212
2212
  postType: string | null;
2213
2213
  } | null;
@@ -2221,17 +2221,17 @@ 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
  error: string;
2226
2225
  success: boolean;
2226
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2227
2227
  posts: {
2228
- text: string | null;
2229
2228
  url: string | null;
2229
+ text: string | null;
2230
2230
  document: {
2231
2231
  title: string | null;
2232
2232
  url: string | null;
2233
- pageCount: number | null;
2234
2233
  thumbnail: string | null;
2234
+ pageCount: number | null;
2235
2235
  } | null;
2236
2236
  urn: string | null;
2237
2237
  author: {
@@ -2266,19 +2266,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2266
2266
  article: {
2267
2267
  title: string | null;
2268
2268
  url: string | null;
2269
- subtitle: string | null;
2270
2269
  thumbnail: string | null;
2270
+ subtitle: string | null;
2271
2271
  } | null;
2272
2272
  postedAt: {
2273
2273
  date: string | null;
2274
- timestamp: number | null;
2275
2274
  relative: string | null;
2275
+ timestamp: number | null;
2276
2276
  } | null;
2277
2277
  fullUrn: string | null;
2278
2278
  postType: string | null;
2279
2279
  resharedPost: {
2280
- text: string | null;
2281
2280
  url: string | null;
2281
+ text: string | null;
2282
2282
  urn: string | null;
2283
2283
  author: {
2284
2284
  username: string | null;
@@ -2311,8 +2311,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2311
2311
  } | null;
2312
2312
  postedAt: {
2313
2313
  date: string | null;
2314
- timestamp: number | null;
2315
2314
  relative: string | null;
2315
+ timestamp: number | null;
2316
2316
  } | null;
2317
2317
  postType: string | null;
2318
2318
  } | null;
@@ -2347,17 +2347,17 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2347
2347
  paginationToken?: string | null | undefined;
2348
2348
  hasNextPage?: boolean | null | undefined;
2349
2349
  }, {
2350
- operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2351
2350
  error: string;
2352
2351
  success: boolean;
2352
+ operation: "scrapePosts" | "searchPosts" | "scrapeJobs";
2353
2353
  posts: {
2354
- text: string | null;
2355
2354
  url: string | null;
2355
+ text: string | null;
2356
2356
  document: {
2357
2357
  title: string | null;
2358
2358
  url: string | null;
2359
- pageCount: number | null;
2360
2359
  thumbnail: string | null;
2360
+ pageCount: number | null;
2361
2361
  } | null;
2362
2362
  urn: string | null;
2363
2363
  author: {
@@ -2392,19 +2392,19 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2392
2392
  article: {
2393
2393
  title: string | null;
2394
2394
  url: string | null;
2395
- subtitle: string | null;
2396
2395
  thumbnail: string | null;
2396
+ subtitle: string | null;
2397
2397
  } | null;
2398
2398
  postedAt: {
2399
2399
  date: string | null;
2400
- timestamp: number | null;
2401
2400
  relative: string | null;
2401
+ timestamp: number | null;
2402
2402
  } | null;
2403
2403
  fullUrn: string | null;
2404
2404
  postType: string | null;
2405
2405
  resharedPost: {
2406
- text: string | null;
2407
2406
  url: string | null;
2407
+ text: string | null;
2408
2408
  urn: string | null;
2409
2409
  author: {
2410
2410
  username: string | null;
@@ -2437,8 +2437,8 @@ export declare class LinkedInTool extends ToolBubble<LinkedInToolParams, LinkedI
2437
2437
  } | null;
2438
2438
  postedAt: {
2439
2439
  date: string | null;
2440
- timestamp: number | null;
2441
2440
  relative: string | null;
2441
+ timestamp: number | null;
2442
2442
  } | null;
2443
2443
  postType: string | null;
2444
2444
  } | null;