@bubblelab/bubble-core 0.1.207 → 0.1.209

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 (117) hide show
  1. package/dist/bubble-bundle.d.ts +161 -161
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +18 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +22 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +11 -2
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  38. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  39. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  48. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  50. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  51. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  54. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  56. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  57. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  58. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  63. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  64. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  65. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  66. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  67. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  80. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  81. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  83. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  88. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  93. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  94. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  97. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  99. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  100. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  101. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  102. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  105. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  106. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  107. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  108. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  109. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  110. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  111. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  112. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  113. package/dist/bubbles.json +6 -2
  114. package/dist/capabilities/define-capability.d.ts +2 -0
  115. package/dist/capabilities/define-capability.d.ts.map +1 -1
  116. package/dist/capabilities/define-capability.js.map +1 -1
  117. package/package.json +2 -2
@@ -84,12 +84,12 @@ declare const LinkedInPostedAtSchema: z.ZodObject<{
84
84
  timestamp: z.ZodOptional<z.ZodNumber>;
85
85
  }, "strip", z.ZodTypeAny, {
86
86
  date?: string | undefined;
87
- timestamp?: number | undefined;
88
87
  relative?: string | undefined;
88
+ timestamp?: number | undefined;
89
89
  }, {
90
90
  date?: string | undefined;
91
- timestamp?: number | undefined;
92
91
  relative?: string | undefined;
92
+ timestamp?: number | undefined;
93
93
  }>;
94
94
  declare const LinkedInPostSchema: z.ZodObject<{
95
95
  urn: z.ZodOptional<z.ZodObject<{
@@ -112,12 +112,12 @@ declare const LinkedInPostSchema: z.ZodObject<{
112
112
  timestamp: z.ZodOptional<z.ZodNumber>;
113
113
  }, "strip", z.ZodTypeAny, {
114
114
  date?: string | undefined;
115
- timestamp?: number | undefined;
116
115
  relative?: string | undefined;
116
+ timestamp?: number | undefined;
117
117
  }, {
118
118
  date?: string | undefined;
119
- timestamp?: number | undefined;
120
119
  relative?: string | undefined;
120
+ timestamp?: number | undefined;
121
121
  }>>;
122
122
  text: z.ZodOptional<z.ZodString>;
123
123
  url: z.ZodOptional<z.ZodString>;
@@ -219,13 +219,13 @@ declare const LinkedInPostSchema: z.ZodObject<{
219
219
  }, "strip", z.ZodTypeAny, {
220
220
  title?: string | undefined;
221
221
  url?: string | undefined;
222
- subtitle?: string | undefined;
223
222
  thumbnail?: string | undefined;
223
+ subtitle?: string | undefined;
224
224
  }, {
225
225
  title?: string | undefined;
226
226
  url?: string | undefined;
227
- subtitle?: string | undefined;
228
227
  thumbnail?: string | undefined;
228
+ subtitle?: string | undefined;
229
229
  }>>;
230
230
  document: z.ZodOptional<z.ZodObject<{
231
231
  title: z.ZodOptional<z.ZodString>;
@@ -262,8 +262,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
262
262
  full_urn?: string | undefined;
263
263
  posted_at?: {
264
264
  date?: string | undefined;
265
- timestamp?: number | undefined;
266
265
  relative?: string | undefined;
266
+ timestamp?: number | undefined;
267
267
  } | undefined;
268
268
  post_type?: string | undefined;
269
269
  author?: {
@@ -298,8 +298,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
298
298
  article?: {
299
299
  title?: string | undefined;
300
300
  url?: string | undefined;
301
- subtitle?: string | undefined;
302
301
  thumbnail?: string | undefined;
302
+ subtitle?: string | undefined;
303
303
  } | undefined;
304
304
  reshared_post?: any;
305
305
  pagination_token?: string | undefined;
@@ -320,8 +320,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
320
320
  full_urn?: string | undefined;
321
321
  posted_at?: {
322
322
  date?: string | undefined;
323
- timestamp?: number | undefined;
324
323
  relative?: string | undefined;
324
+ timestamp?: number | undefined;
325
325
  } | undefined;
326
326
  post_type?: string | undefined;
327
327
  author?: {
@@ -356,8 +356,8 @@ declare const LinkedInPostSchema: z.ZodObject<{
356
356
  article?: {
357
357
  title?: string | undefined;
358
358
  url?: string | undefined;
359
- subtitle?: string | undefined;
360
359
  thumbnail?: string | undefined;
360
+ subtitle?: string | undefined;
361
361
  } | undefined;
362
362
  reshared_post?: any;
363
363
  pagination_token?: string | undefined;
@@ -383,12 +383,12 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
383
383
  timestamp: z.ZodOptional<z.ZodNumber>;
384
384
  }, "strip", z.ZodTypeAny, {
385
385
  date?: string | undefined;
386
- timestamp?: number | undefined;
387
386
  relative?: string | undefined;
387
+ timestamp?: number | undefined;
388
388
  }, {
389
389
  date?: string | undefined;
390
- timestamp?: number | undefined;
391
390
  relative?: string | undefined;
391
+ timestamp?: number | undefined;
392
392
  }>>;
393
393
  text: z.ZodOptional<z.ZodString>;
394
394
  url: z.ZodOptional<z.ZodString>;
@@ -490,13 +490,13 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
490
490
  }, "strip", z.ZodTypeAny, {
491
491
  title?: string | undefined;
492
492
  url?: string | undefined;
493
- subtitle?: string | undefined;
494
493
  thumbnail?: string | undefined;
494
+ subtitle?: string | undefined;
495
495
  }, {
496
496
  title?: string | undefined;
497
497
  url?: string | undefined;
498
- subtitle?: string | undefined;
499
498
  thumbnail?: string | undefined;
499
+ subtitle?: string | undefined;
500
500
  }>>;
501
501
  document: z.ZodOptional<z.ZodObject<{
502
502
  title: z.ZodOptional<z.ZodString>;
@@ -533,8 +533,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
533
533
  full_urn?: string | undefined;
534
534
  posted_at?: {
535
535
  date?: string | undefined;
536
- timestamp?: number | undefined;
537
536
  relative?: string | undefined;
537
+ timestamp?: number | undefined;
538
538
  } | undefined;
539
539
  post_type?: string | undefined;
540
540
  author?: {
@@ -569,8 +569,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
569
569
  article?: {
570
570
  title?: string | undefined;
571
571
  url?: string | undefined;
572
- subtitle?: string | undefined;
573
572
  thumbnail?: string | undefined;
573
+ subtitle?: string | undefined;
574
574
  } | undefined;
575
575
  reshared_post?: any;
576
576
  pagination_token?: string | undefined;
@@ -591,8 +591,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
591
591
  full_urn?: string | undefined;
592
592
  posted_at?: {
593
593
  date?: string | undefined;
594
- timestamp?: number | undefined;
595
594
  relative?: string | undefined;
595
+ timestamp?: number | undefined;
596
596
  } | undefined;
597
597
  post_type?: string | undefined;
598
598
  author?: {
@@ -627,8 +627,8 @@ export declare const LinkedInProfilePostsOutputSchema: z.ZodObject<{
627
627
  article?: {
628
628
  title?: string | undefined;
629
629
  url?: string | undefined;
630
- subtitle?: string | undefined;
631
630
  thumbnail?: string | undefined;
631
+ subtitle?: string | undefined;
632
632
  } | undefined;
633
633
  reshared_post?: any;
634
634
  pagination_token?: string | undefined;
@@ -261,52 +261,52 @@ export declare const TikTokVideoSchema: z.ZodObject<{
261
261
  sourceUnabbreviated: z.ZodOptional<z.ZodString>;
262
262
  version: z.ZodOptional<z.ZodString>;
263
263
  }, "strip", z.ZodTypeAny, {
264
+ version?: string | undefined;
264
265
  language?: string | undefined;
265
266
  downloadLink?: string | undefined;
266
267
  tiktokLink?: string | undefined;
267
268
  source?: string | undefined;
268
269
  sourceUnabbreviated?: string | undefined;
269
- version?: string | undefined;
270
270
  }, {
271
+ version?: string | undefined;
271
272
  language?: string | undefined;
272
273
  downloadLink?: string | undefined;
273
274
  tiktokLink?: string | undefined;
274
275
  source?: string | undefined;
275
276
  sourceUnabbreviated?: string | undefined;
276
- version?: string | undefined;
277
277
  }>, "many">>;
278
278
  width: z.ZodOptional<z.ZodNumber>;
279
279
  }, "strip", z.ZodTypeAny, {
280
280
  format?: string | undefined;
281
281
  duration?: number | undefined;
282
- coverUrl?: string | undefined;
283
282
  width?: number | undefined;
284
283
  height?: number | undefined;
284
+ coverUrl?: string | undefined;
285
285
  definition?: string | undefined;
286
286
  originalCoverUrl?: string | undefined;
287
287
  subtitleLinks?: {
288
+ version?: string | undefined;
288
289
  language?: string | undefined;
289
290
  downloadLink?: string | undefined;
290
291
  tiktokLink?: string | undefined;
291
292
  source?: string | undefined;
292
293
  sourceUnabbreviated?: string | undefined;
293
- version?: string | undefined;
294
294
  }[] | undefined;
295
295
  }, {
296
296
  format?: string | undefined;
297
297
  duration?: number | undefined;
298
- coverUrl?: string | undefined;
299
298
  width?: number | undefined;
300
299
  height?: number | undefined;
300
+ coverUrl?: string | undefined;
301
301
  definition?: string | undefined;
302
302
  originalCoverUrl?: string | undefined;
303
303
  subtitleLinks?: {
304
+ version?: string | undefined;
304
305
  language?: string | undefined;
305
306
  downloadLink?: string | undefined;
306
307
  tiktokLink?: string | undefined;
307
308
  source?: string | undefined;
308
309
  sourceUnabbreviated?: string | undefined;
309
- version?: string | undefined;
310
310
  }[] | undefined;
311
311
  }>>;
312
312
  webVideoUrl: z.ZodOptional<z.ZodString>;
@@ -381,18 +381,18 @@ export declare const TikTokVideoSchema: z.ZodObject<{
381
381
  videoMeta?: {
382
382
  format?: string | undefined;
383
383
  duration?: number | undefined;
384
- coverUrl?: string | undefined;
385
384
  width?: number | undefined;
386
385
  height?: number | undefined;
386
+ coverUrl?: string | undefined;
387
387
  definition?: string | undefined;
388
388
  originalCoverUrl?: string | undefined;
389
389
  subtitleLinks?: {
390
+ version?: string | undefined;
390
391
  language?: string | undefined;
391
392
  downloadLink?: string | undefined;
392
393
  tiktokLink?: string | undefined;
393
394
  source?: string | undefined;
394
395
  sourceUnabbreviated?: string | undefined;
395
- version?: string | undefined;
396
396
  }[] | undefined;
397
397
  } | undefined;
398
398
  webVideoUrl?: string | undefined;
@@ -467,18 +467,18 @@ export declare const TikTokVideoSchema: z.ZodObject<{
467
467
  videoMeta?: {
468
468
  format?: string | undefined;
469
469
  duration?: number | undefined;
470
- coverUrl?: string | undefined;
471
470
  width?: number | undefined;
472
471
  height?: number | undefined;
472
+ coverUrl?: string | undefined;
473
473
  definition?: string | undefined;
474
474
  originalCoverUrl?: string | undefined;
475
475
  subtitleLinks?: {
476
+ version?: string | undefined;
476
477
  language?: string | undefined;
477
478
  downloadLink?: string | undefined;
478
479
  tiktokLink?: string | undefined;
479
480
  source?: string | undefined;
480
481
  sourceUnabbreviated?: string | undefined;
481
- version?: string | undefined;
482
482
  }[] | undefined;
483
483
  } | undefined;
484
484
  webVideoUrl?: string | undefined;
@@ -14,7 +14,7 @@ export declare const TwitterScraperInputSchema: z.ZodObject<{
14
14
  searchTerms?: string[] | undefined;
15
15
  twitterHandles?: string[] | undefined;
16
16
  conversationIds?: string[] | undefined;
17
- tweetLanguage?: "id" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
17
+ tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
18
18
  }, {
19
19
  sort?: "Top" | "Latest" | undefined;
20
20
  maxItems?: number | undefined;
@@ -22,7 +22,7 @@ export declare const TwitterScraperInputSchema: z.ZodObject<{
22
22
  searchTerms?: string[] | undefined;
23
23
  twitterHandles?: string[] | undefined;
24
24
  conversationIds?: string[] | undefined;
25
- tweetLanguage?: "id" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "or" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
25
+ tweetLanguage?: "id" | "or" | "ts" | "to" | "en" | "de" | "es" | "fr" | "it" | "ja" | "ko" | "nl" | "pt" | "ru" | "ab" | "aa" | "af" | "ak" | "sq" | "am" | "ar" | "an" | "hy" | "as" | "av" | "ae" | "ay" | "az" | "bm" | "ba" | "eu" | "be" | "bn" | "bi" | "bs" | "br" | "bg" | "my" | "ca" | "ch" | "ce" | "ny" | "zh" | "cu" | "cv" | "kw" | "co" | "cr" | "hr" | "cs" | "da" | "dv" | "dz" | "eo" | "et" | "ee" | "fo" | "fj" | "fi" | "fy" | "ff" | "gd" | "gl" | "lg" | "ka" | "el" | "kl" | "gn" | "gu" | "ht" | "ha" | "he" | "hz" | "hi" | "ho" | "hu" | "is" | "io" | "ig" | "ia" | "ie" | "iu" | "ik" | "ga" | "jv" | "kn" | "kr" | "ks" | "kk" | "km" | "ki" | "rw" | "ky" | "kv" | "kg" | "kj" | "ku" | "lo" | "la" | "lv" | "li" | "ln" | "lt" | "lu" | "lb" | "mk" | "mg" | "ms" | "ml" | "mt" | "gv" | "mi" | "mr" | "mh" | "mn" | "na" | "nv" | "nd" | "nr" | "ng" | "ne" | "no" | "nb" | "nn" | "ii" | "oc" | "oj" | "om" | "os" | "pi" | "ps" | "fa" | "pl" | "pa" | "qu" | "ro" | "rm" | "rn" | "se" | "sm" | "sg" | "sa" | "sc" | "sr" | "sn" | "sd" | "si" | "sk" | "sl" | "so" | "st" | "su" | "sw" | "ss" | "sv" | "tl" | "ty" | "tg" | "ta" | "tt" | "te" | "th" | "bo" | "ti" | "tn" | "tr" | "tk" | "tw" | "ug" | "uk" | "ur" | "uz" | "ve" | "vi" | "vo" | "wa" | "cy" | "wo" | "xh" | "yi" | "yo" | "za" | "zu" | undefined;
26
26
  }>;
27
27
  export declare const TwitterTweetSchema: z.ZodObject<{
28
28
  id: z.ZodOptional<z.ZodString>;
@@ -83,13 +83,13 @@ export declare const TwitterTweetSchema: z.ZodObject<{
83
83
  height: z.ZodOptional<z.ZodNumber>;
84
84
  duration: z.ZodOptional<z.ZodNumber>;
85
85
  }, "strip", z.ZodTypeAny, {
86
- type?: "video" | "photo" | "animated_gif" | undefined;
86
+ type?: "photo" | "video" | "animated_gif" | undefined;
87
87
  url?: string | undefined;
88
88
  duration?: number | undefined;
89
89
  width?: number | undefined;
90
90
  height?: number | undefined;
91
91
  }, {
92
- type?: "video" | "photo" | "animated_gif" | undefined;
92
+ type?: "photo" | "video" | "animated_gif" | undefined;
93
93
  url?: string | undefined;
94
94
  duration?: number | undefined;
95
95
  width?: number | undefined;
@@ -160,6 +160,20 @@ export declare const TwitterTweetSchema: z.ZodObject<{
160
160
  url?: string | undefined;
161
161
  id?: string | undefined;
162
162
  text?: string | undefined;
163
+ entities?: {
164
+ hashtags?: {
165
+ text?: string | undefined;
166
+ }[] | undefined;
167
+ urls?: {
168
+ url?: string | undefined;
169
+ displayUrl?: string | undefined;
170
+ expandedUrl?: string | undefined;
171
+ }[] | undefined;
172
+ userMentions?: {
173
+ name?: string | undefined;
174
+ screenName?: string | undefined;
175
+ }[] | undefined;
176
+ } | undefined;
163
177
  author?: {
164
178
  description?: string | undefined;
165
179
  name?: string | undefined;
@@ -175,7 +189,7 @@ export declare const TwitterTweetSchema: z.ZodObject<{
175
189
  createdAt?: string | undefined;
176
190
  } | undefined;
177
191
  media?: (string | {
178
- type?: "video" | "photo" | "animated_gif" | undefined;
192
+ type?: "photo" | "video" | "animated_gif" | undefined;
179
193
  url?: string | undefined;
180
194
  duration?: number | undefined;
181
195
  width?: number | undefined;
@@ -189,6 +203,13 @@ export declare const TwitterTweetSchema: z.ZodObject<{
189
203
  quoteCount?: number | undefined;
190
204
  bookmarkCount?: number | undefined;
191
205
  lang?: string | undefined;
206
+ isRetweet?: boolean | undefined;
207
+ isQuote?: boolean | undefined;
208
+ isReply?: boolean | undefined;
209
+ }, {
210
+ url?: string | undefined;
211
+ id?: string | undefined;
212
+ text?: string | undefined;
192
213
  entities?: {
193
214
  hashtags?: {
194
215
  text?: string | undefined;
@@ -203,13 +224,6 @@ export declare const TwitterTweetSchema: z.ZodObject<{
203
224
  screenName?: string | undefined;
204
225
  }[] | undefined;
205
226
  } | undefined;
206
- isRetweet?: boolean | undefined;
207
- isQuote?: boolean | undefined;
208
- isReply?: boolean | undefined;
209
- }, {
210
- url?: string | undefined;
211
- id?: string | undefined;
212
- text?: string | undefined;
213
227
  author?: {
214
228
  description?: string | undefined;
215
229
  name?: string | undefined;
@@ -225,7 +239,7 @@ export declare const TwitterTweetSchema: z.ZodObject<{
225
239
  createdAt?: string | undefined;
226
240
  } | undefined;
227
241
  media?: (string | {
228
- type?: "video" | "photo" | "animated_gif" | undefined;
242
+ type?: "photo" | "video" | "animated_gif" | undefined;
229
243
  url?: string | undefined;
230
244
  duration?: number | undefined;
231
245
  width?: number | undefined;
@@ -239,20 +253,6 @@ export declare const TwitterTweetSchema: z.ZodObject<{
239
253
  quoteCount?: number | undefined;
240
254
  bookmarkCount?: number | undefined;
241
255
  lang?: string | undefined;
242
- entities?: {
243
- hashtags?: {
244
- text?: string | undefined;
245
- }[] | undefined;
246
- urls?: {
247
- url?: string | undefined;
248
- displayUrl?: string | undefined;
249
- expandedUrl?: string | undefined;
250
- }[] | undefined;
251
- userMentions?: {
252
- name?: string | undefined;
253
- screenName?: string | undefined;
254
- }[] | undefined;
255
- } | undefined;
256
256
  isRetweet?: boolean | undefined;
257
257
  isQuote?: boolean | undefined;
258
258
  isReply?: boolean | undefined;
@@ -34,10 +34,10 @@ export declare const YouTubeScraperInputSchema: z.ZodObject<{
34
34
  oldestPostDate: z.ZodOptional<z.ZodString>;
35
35
  sortVideosBy: z.ZodOptional<z.ZodEnum<["NEWEST", "POPULAR", "OLDEST"]>>;
36
36
  }, "strip", z.ZodTypeAny, {
37
+ maxResults: number;
37
38
  startUrls: {
38
39
  url: string;
39
40
  }[];
40
- maxResults: number;
41
41
  maxResultsShorts: number;
42
42
  maxResultStreams: number;
43
43
  downloadSubtitles: boolean;
@@ -47,7 +47,7 @@ export declare const YouTubeScraperInputSchema: z.ZodObject<{
47
47
  subtitlesFormat: "xml" | "srt" | "vtt" | "plaintext";
48
48
  searchQueries?: string[] | undefined;
49
49
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
50
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
50
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
51
51
  videoType?: "video" | "movie" | undefined;
52
52
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
53
53
  isHD?: boolean | undefined;
@@ -64,11 +64,11 @@ export declare const YouTubeScraperInputSchema: z.ZodObject<{
64
64
  oldestPostDate?: string | undefined;
65
65
  sortVideosBy?: "NEWEST" | "POPULAR" | "OLDEST" | undefined;
66
66
  }, {
67
+ maxResults?: number | undefined;
67
68
  searchQueries?: string[] | undefined;
68
69
  startUrls?: {
69
70
  url: string;
70
71
  }[] | undefined;
71
- maxResults?: number | undefined;
72
72
  maxResultsShorts?: number | undefined;
73
73
  maxResultStreams?: number | undefined;
74
74
  downloadSubtitles?: boolean | undefined;
@@ -77,7 +77,7 @@ export declare const YouTubeScraperInputSchema: z.ZodObject<{
77
77
  preferAutoGeneratedSubtitles?: boolean | undefined;
78
78
  subtitlesFormat?: "xml" | "srt" | "vtt" | "plaintext" | undefined;
79
79
  sortingOrder?: "date" | "relevance" | "rating" | "views" | undefined;
80
- dateFilter?: "hour" | "today" | "week" | "month" | "year" | undefined;
80
+ dateFilter?: "year" | "month" | "hour" | "today" | "week" | undefined;
81
81
  videoType?: "video" | "movie" | undefined;
82
82
  lengthFilter?: "under4" | "between420" | "plus20" | undefined;
83
83
  isHD?: boolean | undefined;
@@ -135,11 +135,11 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
135
135
  url?: string | undefined;
136
136
  duration?: string | undefined;
137
137
  id?: string | undefined;
138
- text?: string | undefined;
139
138
  tags?: string[] | undefined;
139
+ text?: string | undefined;
140
+ thumbnail?: string | undefined;
140
141
  commentsCount?: number | undefined;
141
142
  comments?: number | undefined;
142
- thumbnail?: string | undefined;
143
143
  videoType?: string | undefined;
144
144
  isLive?: boolean | undefined;
145
145
  viewCount?: number | undefined;
@@ -161,11 +161,11 @@ export declare const YouTubeVideoSchema: z.ZodObject<{
161
161
  url?: string | undefined;
162
162
  duration?: string | undefined;
163
163
  id?: string | undefined;
164
- text?: string | undefined;
165
164
  tags?: string[] | undefined;
165
+ text?: string | undefined;
166
+ thumbnail?: string | undefined;
166
167
  commentsCount?: number | undefined;
167
168
  comments?: number | undefined;
168
- thumbnail?: string | undefined;
169
169
  videoType?: string | undefined;
170
170
  isLive?: boolean | undefined;
171
171
  viewCount?: number | undefined;