@bubblelab/bubble-core 0.1.224 → 0.1.226

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 (173) hide show
  1. package/dist/bubble-bundle.d.ts +186 -186
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +29 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  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 +16 -16
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +134 -134
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +184 -184
  22. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  23. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
  24. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +32 -32
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +454 -454
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +133 -133
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +155 -155
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +95 -95
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +95 -95
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +448 -448
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +84 -84
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +50 -50
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  120. package/dist/bubbles.json +19 -9
  121. package/package.json +2 -2
  122. package/dist/bubble-trigger/index.d.ts +0 -2
  123. package/dist/bubble-trigger/index.d.ts.map +0 -1
  124. package/dist/bubble-trigger/index.js +0 -2
  125. package/dist/bubble-trigger/index.js.map +0 -1
  126. package/dist/bubble-trigger/types.d.ts +0 -87
  127. package/dist/bubble-trigger/types.d.ts.map +0 -1
  128. package/dist/bubble-trigger/types.js +0 -14
  129. package/dist/bubble-trigger/types.js.map +0 -1
  130. package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
  131. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
  132. package/dist/bubbles/service-bubble/google-sheets.js +0 -904
  133. package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
  134. package/dist/bubbles/service-bubble/pylon/index.d.ts +0 -3
  135. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +0 -1
  136. package/dist/bubbles/service-bubble/pylon/index.js +0 -3
  137. package/dist/bubbles/service-bubble/pylon/index.js.map +0 -1
  138. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +0 -435
  139. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +0 -1
  140. package/dist/bubbles/service-bubble/pylon/pylon.js +0 -375
  141. package/dist/bubbles/service-bubble/pylon/pylon.js.map +0 -1
  142. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +0 -408
  143. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +0 -1
  144. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +0 -249
  145. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +0 -1
  146. package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
  147. package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
  148. package/dist/bubbles/service-bubble/slack.js +0 -1536
  149. package/dist/bubbles/service-bubble/slack.js.map +0 -1
  150. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  151. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  152. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  153. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  154. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  155. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  156. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  157. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  158. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  159. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  160. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  161. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
  162. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
  163. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
  164. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
  165. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
  166. package/dist/types/ai-models.d.ts +0 -4
  167. package/dist/types/ai-models.d.ts.map +0 -1
  168. package/dist/types/ai-models.js +0 -16
  169. package/dist/types/ai-models.js.map +0 -1
  170. package/dist/utils/param-helper.d.ts +0 -2
  171. package/dist/utils/param-helper.d.ts.map +0 -1
  172. package/dist/utils/param-helper.js +0 -5
  173. package/dist/utils/param-helper.js.map +0 -1
@@ -149,6 +149,19 @@ declare const TwitterTweetSchema: z.ZodObject<{
149
149
  url: string | null;
150
150
  id: string | null;
151
151
  text: string | null;
152
+ stats: {
153
+ viewCount: number | null;
154
+ retweetCount: number | null;
155
+ replyCount: number | null;
156
+ likeCount: number | null;
157
+ quoteCount: number | null;
158
+ bookmarkCount: number | null;
159
+ } | null;
160
+ entities: {
161
+ hashtags: string[] | null;
162
+ mentions: string[] | null;
163
+ urls: string[] | null;
164
+ } | null;
152
165
  author: {
153
166
  description: string | null;
154
167
  name: string | null;
@@ -163,14 +176,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
163
176
  tweetsCount: number | null;
164
177
  createdAt: string | null;
165
178
  } | null;
166
- stats: {
167
- viewCount: number | null;
168
- retweetCount: number | null;
169
- replyCount: number | null;
170
- likeCount: number | null;
171
- quoteCount: number | null;
172
- bookmarkCount: number | null;
173
- } | null;
174
179
  media: {
175
180
  type: string | null;
176
181
  url: string | null;
@@ -180,11 +185,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
180
185
  }[] | null;
181
186
  createdAt: string | null;
182
187
  lang: string | null;
183
- entities: {
184
- hashtags: string[] | null;
185
- mentions: string[] | null;
186
- urls: string[] | null;
187
- } | null;
188
188
  isRetweet: boolean | null;
189
189
  isQuote: boolean | null;
190
190
  isReply: boolean | null;
@@ -192,6 +192,19 @@ declare const TwitterTweetSchema: z.ZodObject<{
192
192
  url: string | null;
193
193
  id: string | null;
194
194
  text: string | null;
195
+ stats: {
196
+ viewCount: number | null;
197
+ retweetCount: number | null;
198
+ replyCount: number | null;
199
+ likeCount: number | null;
200
+ quoteCount: number | null;
201
+ bookmarkCount: number | null;
202
+ } | null;
203
+ entities: {
204
+ hashtags: string[] | null;
205
+ mentions: string[] | null;
206
+ urls: string[] | null;
207
+ } | null;
195
208
  author: {
196
209
  description: string | null;
197
210
  name: string | null;
@@ -206,14 +219,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
206
219
  tweetsCount: number | null;
207
220
  createdAt: string | null;
208
221
  } | null;
209
- stats: {
210
- viewCount: number | null;
211
- retweetCount: number | null;
212
- replyCount: number | null;
213
- likeCount: number | null;
214
- quoteCount: number | null;
215
- bookmarkCount: number | null;
216
- } | null;
217
222
  media: {
218
223
  type: string | null;
219
224
  url: string | null;
@@ -223,11 +228,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
223
228
  }[] | null;
224
229
  createdAt: string | null;
225
230
  lang: string | null;
226
- entities: {
227
- hashtags: string[] | null;
228
- mentions: string[] | null;
229
- urls: string[] | null;
230
- } | null;
231
231
  isRetweet: boolean | null;
232
232
  isQuote: boolean | null;
233
233
  isReply: boolean | null;
@@ -369,6 +369,19 @@ declare const TwitterToolResultSchema: z.ZodObject<{
369
369
  url: string | null;
370
370
  id: string | null;
371
371
  text: string | null;
372
+ stats: {
373
+ viewCount: number | null;
374
+ retweetCount: number | null;
375
+ replyCount: number | null;
376
+ likeCount: number | null;
377
+ quoteCount: number | null;
378
+ bookmarkCount: number | null;
379
+ } | null;
380
+ entities: {
381
+ hashtags: string[] | null;
382
+ mentions: string[] | null;
383
+ urls: string[] | null;
384
+ } | null;
372
385
  author: {
373
386
  description: string | null;
374
387
  name: string | null;
@@ -383,14 +396,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
383
396
  tweetsCount: number | null;
384
397
  createdAt: string | null;
385
398
  } | null;
386
- stats: {
387
- viewCount: number | null;
388
- retweetCount: number | null;
389
- replyCount: number | null;
390
- likeCount: number | null;
391
- quoteCount: number | null;
392
- bookmarkCount: number | null;
393
- } | null;
394
399
  media: {
395
400
  type: string | null;
396
401
  url: string | null;
@@ -400,11 +405,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
400
405
  }[] | null;
401
406
  createdAt: string | null;
402
407
  lang: string | null;
403
- entities: {
404
- hashtags: string[] | null;
405
- mentions: string[] | null;
406
- urls: string[] | null;
407
- } | null;
408
408
  isRetweet: boolean | null;
409
409
  isQuote: boolean | null;
410
410
  isReply: boolean | null;
@@ -412,6 +412,19 @@ declare const TwitterToolResultSchema: z.ZodObject<{
412
412
  url: string | null;
413
413
  id: string | null;
414
414
  text: string | null;
415
+ stats: {
416
+ viewCount: number | null;
417
+ retweetCount: number | null;
418
+ replyCount: number | null;
419
+ likeCount: number | null;
420
+ quoteCount: number | null;
421
+ bookmarkCount: number | null;
422
+ } | null;
423
+ entities: {
424
+ hashtags: string[] | null;
425
+ mentions: string[] | null;
426
+ urls: string[] | null;
427
+ } | null;
415
428
  author: {
416
429
  description: string | null;
417
430
  name: string | null;
@@ -426,14 +439,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
426
439
  tweetsCount: number | null;
427
440
  createdAt: string | null;
428
441
  } | null;
429
- stats: {
430
- viewCount: number | null;
431
- retweetCount: number | null;
432
- replyCount: number | null;
433
- likeCount: number | null;
434
- quoteCount: number | null;
435
- bookmarkCount: number | null;
436
- } | null;
437
442
  media: {
438
443
  type: string | null;
439
444
  url: string | null;
@@ -443,11 +448,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
443
448
  }[] | null;
444
449
  createdAt: string | null;
445
450
  lang: string | null;
446
- entities: {
447
- hashtags: string[] | null;
448
- mentions: string[] | null;
449
- urls: string[] | null;
450
- } | null;
451
451
  isRetweet: boolean | null;
452
452
  isQuote: boolean | null;
453
453
  isReply: boolean | null;
@@ -456,13 +456,26 @@ declare const TwitterToolResultSchema: z.ZodObject<{
456
456
  success: z.ZodBoolean;
457
457
  error: z.ZodString;
458
458
  }, "strip", z.ZodTypeAny, {
459
- success: boolean;
460
459
  error: string;
460
+ success: boolean;
461
461
  operation: "search" | "scrapeProfile" | "scrapeUrl";
462
462
  tweets: {
463
463
  url: string | null;
464
464
  id: string | null;
465
465
  text: string | null;
466
+ stats: {
467
+ viewCount: number | null;
468
+ retweetCount: number | null;
469
+ replyCount: number | null;
470
+ likeCount: number | null;
471
+ quoteCount: number | null;
472
+ bookmarkCount: number | null;
473
+ } | null;
474
+ entities: {
475
+ hashtags: string[] | null;
476
+ mentions: string[] | null;
477
+ urls: string[] | null;
478
+ } | null;
466
479
  author: {
467
480
  description: string | null;
468
481
  name: string | null;
@@ -477,14 +490,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
477
490
  tweetsCount: number | null;
478
491
  createdAt: string | null;
479
492
  } | null;
480
- stats: {
481
- viewCount: number | null;
482
- retweetCount: number | null;
483
- replyCount: number | null;
484
- likeCount: number | null;
485
- quoteCount: number | null;
486
- bookmarkCount: number | null;
487
- } | null;
488
493
  media: {
489
494
  type: string | null;
490
495
  url: string | null;
@@ -494,24 +499,32 @@ declare const TwitterToolResultSchema: z.ZodObject<{
494
499
  }[] | null;
495
500
  createdAt: string | null;
496
501
  lang: string | null;
497
- entities: {
498
- hashtags: string[] | null;
499
- mentions: string[] | null;
500
- urls: string[] | null;
501
- } | null;
502
502
  isRetweet: boolean | null;
503
503
  isQuote: boolean | null;
504
504
  isReply: boolean | null;
505
505
  }[];
506
506
  totalTweets: number;
507
507
  }, {
508
- success: boolean;
509
508
  error: string;
509
+ success: boolean;
510
510
  operation: "search" | "scrapeProfile" | "scrapeUrl";
511
511
  tweets: {
512
512
  url: string | null;
513
513
  id: string | null;
514
514
  text: string | null;
515
+ stats: {
516
+ viewCount: number | null;
517
+ retweetCount: number | null;
518
+ replyCount: number | null;
519
+ likeCount: number | null;
520
+ quoteCount: number | null;
521
+ bookmarkCount: number | null;
522
+ } | null;
523
+ entities: {
524
+ hashtags: string[] | null;
525
+ mentions: string[] | null;
526
+ urls: string[] | null;
527
+ } | null;
515
528
  author: {
516
529
  description: string | null;
517
530
  name: string | null;
@@ -526,14 +539,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
526
539
  tweetsCount: number | null;
527
540
  createdAt: string | null;
528
541
  } | null;
529
- stats: {
530
- viewCount: number | null;
531
- retweetCount: number | null;
532
- replyCount: number | null;
533
- likeCount: number | null;
534
- quoteCount: number | null;
535
- bookmarkCount: number | null;
536
- } | null;
537
542
  media: {
538
543
  type: string | null;
539
544
  url: string | null;
@@ -543,11 +548,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
543
548
  }[] | null;
544
549
  createdAt: string | null;
545
550
  lang: string | null;
546
- entities: {
547
- hashtags: string[] | null;
548
- mentions: string[] | null;
549
- urls: string[] | null;
550
- } | null;
551
551
  isRetweet: boolean | null;
552
552
  isQuote: boolean | null;
553
553
  isReply: boolean | null;
@@ -715,6 +715,19 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
715
715
  url: string | null;
716
716
  id: string | null;
717
717
  text: string | null;
718
+ stats: {
719
+ viewCount: number | null;
720
+ retweetCount: number | null;
721
+ replyCount: number | null;
722
+ likeCount: number | null;
723
+ quoteCount: number | null;
724
+ bookmarkCount: number | null;
725
+ } | null;
726
+ entities: {
727
+ hashtags: string[] | null;
728
+ mentions: string[] | null;
729
+ urls: string[] | null;
730
+ } | null;
718
731
  author: {
719
732
  description: string | null;
720
733
  name: string | null;
@@ -729,14 +742,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
729
742
  tweetsCount: number | null;
730
743
  createdAt: string | null;
731
744
  } | null;
732
- stats: {
733
- viewCount: number | null;
734
- retweetCount: number | null;
735
- replyCount: number | null;
736
- likeCount: number | null;
737
- quoteCount: number | null;
738
- bookmarkCount: number | null;
739
- } | null;
740
745
  media: {
741
746
  type: string | null;
742
747
  url: string | null;
@@ -746,11 +751,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
746
751
  }[] | null;
747
752
  createdAt: string | null;
748
753
  lang: string | null;
749
- entities: {
750
- hashtags: string[] | null;
751
- mentions: string[] | null;
752
- urls: string[] | null;
753
- } | null;
754
754
  isRetweet: boolean | null;
755
755
  isQuote: boolean | null;
756
756
  isReply: boolean | null;
@@ -758,6 +758,19 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
758
758
  url: string | null;
759
759
  id: string | null;
760
760
  text: string | null;
761
+ stats: {
762
+ viewCount: number | null;
763
+ retweetCount: number | null;
764
+ replyCount: number | null;
765
+ likeCount: number | null;
766
+ quoteCount: number | null;
767
+ bookmarkCount: number | null;
768
+ } | null;
769
+ entities: {
770
+ hashtags: string[] | null;
771
+ mentions: string[] | null;
772
+ urls: string[] | null;
773
+ } | null;
761
774
  author: {
762
775
  description: string | null;
763
776
  name: string | null;
@@ -772,14 +785,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
772
785
  tweetsCount: number | null;
773
786
  createdAt: string | null;
774
787
  } | null;
775
- stats: {
776
- viewCount: number | null;
777
- retweetCount: number | null;
778
- replyCount: number | null;
779
- likeCount: number | null;
780
- quoteCount: number | null;
781
- bookmarkCount: number | null;
782
- } | null;
783
788
  media: {
784
789
  type: string | null;
785
790
  url: string | null;
@@ -789,11 +794,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
789
794
  }[] | null;
790
795
  createdAt: string | null;
791
796
  lang: string | null;
792
- entities: {
793
- hashtags: string[] | null;
794
- mentions: string[] | null;
795
- urls: string[] | null;
796
- } | null;
797
797
  isRetweet: boolean | null;
798
798
  isQuote: boolean | null;
799
799
  isReply: boolean | null;
@@ -802,13 +802,26 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
802
802
  success: z.ZodBoolean;
803
803
  error: z.ZodString;
804
804
  }, "strip", z.ZodTypeAny, {
805
- success: boolean;
806
805
  error: string;
806
+ success: boolean;
807
807
  operation: "search" | "scrapeProfile" | "scrapeUrl";
808
808
  tweets: {
809
809
  url: string | null;
810
810
  id: string | null;
811
811
  text: string | null;
812
+ stats: {
813
+ viewCount: number | null;
814
+ retweetCount: number | null;
815
+ replyCount: number | null;
816
+ likeCount: number | null;
817
+ quoteCount: number | null;
818
+ bookmarkCount: number | null;
819
+ } | null;
820
+ entities: {
821
+ hashtags: string[] | null;
822
+ mentions: string[] | null;
823
+ urls: string[] | null;
824
+ } | null;
812
825
  author: {
813
826
  description: string | null;
814
827
  name: string | null;
@@ -823,14 +836,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
823
836
  tweetsCount: number | null;
824
837
  createdAt: string | null;
825
838
  } | null;
826
- stats: {
827
- viewCount: number | null;
828
- retweetCount: number | null;
829
- replyCount: number | null;
830
- likeCount: number | null;
831
- quoteCount: number | null;
832
- bookmarkCount: number | null;
833
- } | null;
834
839
  media: {
835
840
  type: string | null;
836
841
  url: string | null;
@@ -840,24 +845,32 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
840
845
  }[] | null;
841
846
  createdAt: string | null;
842
847
  lang: string | null;
843
- entities: {
844
- hashtags: string[] | null;
845
- mentions: string[] | null;
846
- urls: string[] | null;
847
- } | null;
848
848
  isRetweet: boolean | null;
849
849
  isQuote: boolean | null;
850
850
  isReply: boolean | null;
851
851
  }[];
852
852
  totalTweets: number;
853
853
  }, {
854
- success: boolean;
855
854
  error: string;
855
+ success: boolean;
856
856
  operation: "search" | "scrapeProfile" | "scrapeUrl";
857
857
  tweets: {
858
858
  url: string | null;
859
859
  id: string | null;
860
860
  text: string | null;
861
+ stats: {
862
+ viewCount: number | null;
863
+ retweetCount: number | null;
864
+ replyCount: number | null;
865
+ likeCount: number | null;
866
+ quoteCount: number | null;
867
+ bookmarkCount: number | null;
868
+ } | null;
869
+ entities: {
870
+ hashtags: string[] | null;
871
+ mentions: string[] | null;
872
+ urls: string[] | null;
873
+ } | null;
861
874
  author: {
862
875
  description: string | null;
863
876
  name: string | null;
@@ -872,14 +885,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
872
885
  tweetsCount: number | null;
873
886
  createdAt: string | null;
874
887
  } | null;
875
- stats: {
876
- viewCount: number | null;
877
- retweetCount: number | null;
878
- replyCount: number | null;
879
- likeCount: number | null;
880
- quoteCount: number | null;
881
- bookmarkCount: number | null;
882
- } | null;
883
888
  media: {
884
889
  type: string | null;
885
890
  url: string | null;
@@ -889,11 +894,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
889
894
  }[] | null;
890
895
  createdAt: string | null;
891
896
  lang: string | null;
892
- entities: {
893
- hashtags: string[] | null;
894
- mentions: string[] | null;
895
- urls: string[] | null;
896
- } | null;
897
897
  isRetweet: boolean | null;
898
898
  isQuote: boolean | null;
899
899
  isReply: boolean | null;
@@ -19,19 +19,19 @@ declare const WebCrawlToolParamsSchema: z.ZodObject<{
19
19
  waitFor: number;
20
20
  credentials?: Partial<Record<CredentialType, string>> | undefined;
21
21
  maxPages?: number | undefined;
22
- crawlDepth?: number | undefined;
23
- includePaths?: string[] | undefined;
24
22
  excludePaths?: string[] | undefined;
23
+ includePaths?: string[] | undefined;
24
+ crawlDepth?: number | undefined;
25
25
  }, {
26
26
  url: string;
27
27
  format?: "markdown" | undefined;
28
28
  credentials?: Partial<Record<CredentialType, string>> | undefined;
29
29
  onlyMainContent?: boolean | undefined;
30
+ waitFor?: number | undefined;
30
31
  maxPages?: number | undefined;
31
- crawlDepth?: number | undefined;
32
- includePaths?: string[] | undefined;
33
32
  excludePaths?: string[] | undefined;
34
- waitFor?: number | undefined;
33
+ includePaths?: string[] | undefined;
34
+ crawlDepth?: number | undefined;
35
35
  }>;
36
36
  declare const WebCrawlToolResultSchema: z.ZodObject<{
37
37
  url: z.ZodString;
@@ -70,16 +70,16 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
70
70
  }>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  url: string;
73
- success: boolean;
74
73
  error: string;
74
+ success: boolean;
75
75
  pages: {
76
76
  content: string;
77
77
  url: string;
78
78
  title?: string | undefined;
79
79
  depth?: number | undefined;
80
80
  }[];
81
- totalPages: number;
82
81
  creditsUsed: number;
82
+ totalPages: number;
83
83
  metadata?: {
84
84
  loadTime?: number | undefined;
85
85
  crawlDepth?: number | undefined;
@@ -87,16 +87,16 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
87
87
  } | undefined;
88
88
  }, {
89
89
  url: string;
90
- success: boolean;
91
90
  error: string;
91
+ success: boolean;
92
92
  pages: {
93
93
  content: string;
94
94
  url: string;
95
95
  title?: string | undefined;
96
96
  depth?: number | undefined;
97
97
  }[];
98
- totalPages: number;
99
98
  creditsUsed: number;
99
+ totalPages: number;
100
100
  metadata?: {
101
101
  loadTime?: number | undefined;
102
102
  crawlDepth?: number | undefined;
@@ -125,19 +125,19 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
125
125
  waitFor: number;
126
126
  credentials?: Partial<Record<CredentialType, string>> | undefined;
127
127
  maxPages?: number | undefined;
128
- crawlDepth?: number | undefined;
129
- includePaths?: string[] | undefined;
130
128
  excludePaths?: string[] | undefined;
129
+ includePaths?: string[] | undefined;
130
+ crawlDepth?: number | undefined;
131
131
  }, {
132
132
  url: string;
133
133
  format?: "markdown" | undefined;
134
134
  credentials?: Partial<Record<CredentialType, string>> | undefined;
135
135
  onlyMainContent?: boolean | undefined;
136
+ waitFor?: number | undefined;
136
137
  maxPages?: number | undefined;
137
- crawlDepth?: number | undefined;
138
- includePaths?: string[] | undefined;
139
138
  excludePaths?: string[] | undefined;
140
- waitFor?: number | undefined;
139
+ includePaths?: string[] | undefined;
140
+ crawlDepth?: number | undefined;
141
141
  }>;
142
142
  static readonly resultSchema: z.ZodObject<{
143
143
  url: z.ZodString;
@@ -176,16 +176,16 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
176
176
  }>>;
177
177
  }, "strip", z.ZodTypeAny, {
178
178
  url: string;
179
- success: boolean;
180
179
  error: string;
180
+ success: boolean;
181
181
  pages: {
182
182
  content: string;
183
183
  url: string;
184
184
  title?: string | undefined;
185
185
  depth?: number | undefined;
186
186
  }[];
187
- totalPages: number;
188
187
  creditsUsed: number;
188
+ totalPages: number;
189
189
  metadata?: {
190
190
  loadTime?: number | undefined;
191
191
  crawlDepth?: number | undefined;
@@ -193,16 +193,16 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
193
193
  } | undefined;
194
194
  }, {
195
195
  url: string;
196
- success: boolean;
197
196
  error: string;
197
+ success: boolean;
198
198
  pages: {
199
199
  content: string;
200
200
  url: string;
201
201
  title?: string | undefined;
202
202
  depth?: number | undefined;
203
203
  }[];
204
- totalPages: number;
205
204
  creditsUsed: number;
205
+ totalPages: number;
206
206
  metadata?: {
207
207
  loadTime?: number | undefined;
208
208
  crawlDepth?: number | undefined;
@@ -41,8 +41,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
41
41
  }>>;
42
42
  }, "strip", z.ZodTypeAny, {
43
43
  url: string;
44
- success: boolean;
45
44
  error: string;
45
+ success: boolean;
46
46
  metadata?: {
47
47
  statusCode?: number | undefined;
48
48
  extractionTime?: number | undefined;
@@ -51,8 +51,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
51
51
  extractedData?: any;
52
52
  }, {
53
53
  url: string;
54
- success: boolean;
55
54
  error: string;
55
+ success: boolean;
56
56
  metadata?: {
57
57
  statusCode?: number | undefined;
58
58
  extractionTime?: number | undefined;
@@ -104,8 +104,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
104
104
  }>>;
105
105
  }, "strip", z.ZodTypeAny, {
106
106
  url: string;
107
- success: boolean;
108
107
  error: string;
108
+ success: boolean;
109
109
  metadata?: {
110
110
  statusCode?: number | undefined;
111
111
  extractionTime?: number | undefined;
@@ -114,8 +114,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
114
114
  extractedData?: any;
115
115
  }, {
116
116
  url: string;
117
- success: boolean;
118
117
  error: string;
118
+ success: boolean;
119
119
  metadata?: {
120
120
  statusCode?: number | undefined;
121
121
  extractionTime?: number | undefined;
@@ -41,8 +41,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
41
41
  title: string;
42
42
  content: string;
43
43
  url: string;
44
- success: boolean;
45
44
  error: string;
45
+ success: boolean;
46
46
  creditsUsed: number;
47
47
  metadata?: {
48
48
  statusCode?: number | undefined;
@@ -53,8 +53,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
53
53
  title: string;
54
54
  content: string;
55
55
  url: string;
56
- success: boolean;
57
56
  error: string;
57
+ success: boolean;
58
58
  creditsUsed: number;
59
59
  metadata?: {
60
60
  statusCode?: number | undefined;
@@ -105,8 +105,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
105
105
  title: string;
106
106
  content: string;
107
107
  url: string;
108
- success: boolean;
109
108
  error: string;
109
+ success: boolean;
110
110
  creditsUsed: number;
111
111
  metadata?: {
112
112
  statusCode?: number | undefined;
@@ -117,8 +117,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
117
117
  title: string;
118
118
  content: string;
119
119
  url: string;
120
- success: boolean;
121
120
  error: string;
121
+ success: boolean;
122
122
  creditsUsed: number;
123
123
  metadata?: {
124
124
  statusCode?: number | undefined;