@bubblelab/bubble-core 0.1.194 → 0.1.196

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -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;
265
264
  language?: string | undefined;
266
265
  downloadLink?: string | undefined;
267
266
  tiktokLink?: string | undefined;
268
267
  source?: string | undefined;
269
268
  sourceUnabbreviated?: string | undefined;
270
- }, {
271
269
  version?: string | undefined;
270
+ }, {
272
271
  language?: string | undefined;
273
272
  downloadLink?: string | undefined;
274
273
  tiktokLink?: string | undefined;
275
274
  source?: string | undefined;
276
275
  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;
282
283
  width?: number | undefined;
283
284
  height?: number | undefined;
284
- coverUrl?: string | undefined;
285
285
  definition?: string | undefined;
286
286
  originalCoverUrl?: string | undefined;
287
287
  subtitleLinks?: {
288
- version?: string | undefined;
289
288
  language?: string | undefined;
290
289
  downloadLink?: string | undefined;
291
290
  tiktokLink?: string | undefined;
292
291
  source?: string | undefined;
293
292
  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;
298
299
  width?: number | undefined;
299
300
  height?: number | undefined;
300
- coverUrl?: string | undefined;
301
301
  definition?: string | undefined;
302
302
  originalCoverUrl?: string | undefined;
303
303
  subtitleLinks?: {
304
- version?: string | undefined;
305
304
  language?: string | undefined;
306
305
  downloadLink?: string | undefined;
307
306
  tiktokLink?: string | undefined;
308
307
  source?: string | undefined;
309
308
  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;
384
385
  width?: number | undefined;
385
386
  height?: number | undefined;
386
- coverUrl?: string | undefined;
387
387
  definition?: string | undefined;
388
388
  originalCoverUrl?: string | undefined;
389
389
  subtitleLinks?: {
390
- version?: string | undefined;
391
390
  language?: string | undefined;
392
391
  downloadLink?: string | undefined;
393
392
  tiktokLink?: string | undefined;
394
393
  source?: string | undefined;
395
394
  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;
470
471
  width?: number | undefined;
471
472
  height?: number | undefined;
472
- coverUrl?: string | undefined;
473
473
  definition?: string | undefined;
474
474
  originalCoverUrl?: string | undefined;
475
475
  subtitleLinks?: {
476
- version?: string | undefined;
477
476
  language?: string | undefined;
478
477
  downloadLink?: string | undefined;
479
478
  tiktokLink?: string | undefined;
480
479
  source?: string | undefined;
481
480
  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" | "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;
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;
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" | "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;
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;
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?: "photo" | "video" | "animated_gif" | undefined;
86
+ type?: "video" | "photo" | "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?: "photo" | "video" | "animated_gif" | undefined;
92
+ type?: "video" | "photo" | "animated_gif" | undefined;
93
93
  url?: string | undefined;
94
94
  duration?: number | undefined;
95
95
  width?: number | undefined;
@@ -160,20 +160,6 @@ 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;
177
163
  author?: {
178
164
  description?: string | undefined;
179
165
  name?: string | undefined;
@@ -189,7 +175,7 @@ export declare const TwitterTweetSchema: z.ZodObject<{
189
175
  createdAt?: string | undefined;
190
176
  } | undefined;
191
177
  media?: (string | {
192
- type?: "photo" | "video" | "animated_gif" | undefined;
178
+ type?: "video" | "photo" | "animated_gif" | undefined;
193
179
  url?: string | undefined;
194
180
  duration?: number | undefined;
195
181
  width?: number | undefined;
@@ -203,13 +189,6 @@ export declare const TwitterTweetSchema: z.ZodObject<{
203
189
  quoteCount?: number | undefined;
204
190
  bookmarkCount?: number | undefined;
205
191
  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;
213
192
  entities?: {
214
193
  hashtags?: {
215
194
  text?: string | undefined;
@@ -224,6 +203,13 @@ export declare const TwitterTweetSchema: z.ZodObject<{
224
203
  screenName?: string | undefined;
225
204
  }[] | undefined;
226
205
  } | 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;
227
213
  author?: {
228
214
  description?: string | undefined;
229
215
  name?: string | undefined;
@@ -239,7 +225,7 @@ export declare const TwitterTweetSchema: z.ZodObject<{
239
225
  createdAt?: string | undefined;
240
226
  } | undefined;
241
227
  media?: (string | {
242
- type?: "photo" | "video" | "animated_gif" | undefined;
228
+ type?: "video" | "photo" | "animated_gif" | undefined;
243
229
  url?: string | undefined;
244
230
  duration?: number | undefined;
245
231
  width?: number | undefined;
@@ -253,6 +239,20 @@ export declare const TwitterTweetSchema: z.ZodObject<{
253
239
  quoteCount?: number | undefined;
254
240
  bookmarkCount?: number | undefined;
255
241
  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;
38
37
  startUrls: {
39
38
  url: string;
40
39
  }[];
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?: "year" | "month" | "hour" | "today" | "week" | undefined;
50
+ dateFilter?: "hour" | "today" | "week" | "month" | "year" | 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;
68
67
  searchQueries?: string[] | undefined;
69
68
  startUrls?: {
70
69
  url: string;
71
70
  }[] | 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?: "year" | "month" | "hour" | "today" | "week" | undefined;
80
+ dateFilter?: "hour" | "today" | "week" | "month" | "year" | 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
- tags?: string[] | undefined;
139
138
  text?: string | undefined;
140
- thumbnail?: string | undefined;
139
+ tags?: string[] | undefined;
141
140
  commentsCount?: number | undefined;
142
141
  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
- tags?: string[] | undefined;
165
164
  text?: string | undefined;
166
- thumbnail?: string | undefined;
165
+ tags?: string[] | undefined;
167
166
  commentsCount?: number | undefined;
168
167
  comments?: number | undefined;
168
+ thumbnail?: string | undefined;
169
169
  videoType?: string | undefined;
170
170
  isLive?: boolean | undefined;
171
171
  viewCount?: number | undefined;