@bubblelab/bubble-core 0.1.151 → 0.1.154

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 (134) hide show
  1. package/dist/bubble-bundle.d.ts +139 -137
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
  19. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/github.d.ts +148 -148
  33. package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  40. package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
  42. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
  43. package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
  44. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
  45. package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
  46. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
  48. package/dist/bubbles/service-bubble/slack/slack.js +1 -1
  49. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  50. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
  52. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  53. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
  56. package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  72. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
  76. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  78. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
  80. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  84. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
  89. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
  91. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  95. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  97. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  99. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  100. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
  101. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
  102. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
  103. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
  104. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  105. package/dist/bubbles.json +1 -1
  106. package/package.json +2 -2
  107. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  108. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  109. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  110. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  111. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  112. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  113. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  114. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  115. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  116. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  117. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  118. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  119. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  120. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  121. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  122. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
  123. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  124. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  125. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  126. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  127. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  128. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  129. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  130. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  131. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  132. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  133. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  134. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
@@ -20,8 +20,8 @@ declare const TwitterUserSchema: z.ZodObject<{
20
20
  name: string | null;
21
21
  url: string | null;
22
22
  id: string | null;
23
- following: number | null;
24
23
  userName: string | null;
24
+ following: number | null;
25
25
  isVerified: boolean | null;
26
26
  isBlueVerified: boolean | null;
27
27
  profilePicture: string | null;
@@ -33,8 +33,8 @@ declare const TwitterUserSchema: z.ZodObject<{
33
33
  name: string | null;
34
34
  url: string | null;
35
35
  id: string | null;
36
- following: number | null;
37
36
  userName: string | null;
37
+ following: number | null;
38
38
  isVerified: boolean | null;
39
39
  isBlueVerified: boolean | null;
40
40
  profilePicture: string | null;
@@ -64,8 +64,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
64
64
  name: string | null;
65
65
  url: string | null;
66
66
  id: string | null;
67
- following: number | null;
68
67
  userName: string | null;
68
+ following: number | null;
69
69
  isVerified: boolean | null;
70
70
  isBlueVerified: boolean | null;
71
71
  profilePicture: string | null;
@@ -77,8 +77,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
77
77
  name: string | null;
78
78
  url: string | null;
79
79
  id: string | null;
80
- following: number | null;
81
80
  userName: string | null;
81
+ following: number | null;
82
82
  isVerified: boolean | null;
83
83
  isBlueVerified: boolean | null;
84
84
  profilePicture: string | null;
@@ -146,9 +146,17 @@ declare const TwitterTweetSchema: z.ZodObject<{
146
146
  isQuote: z.ZodNullable<z.ZodBoolean>;
147
147
  isReply: z.ZodNullable<z.ZodBoolean>;
148
148
  }, "strip", z.ZodTypeAny, {
149
+ text: string | null;
149
150
  url: string | null;
150
151
  id: string | null;
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;
152
160
  entities: {
153
161
  hashtags: string[] | null;
154
162
  mentions: string[] | null;
@@ -159,8 +167,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
159
167
  name: string | null;
160
168
  url: string | null;
161
169
  id: string | null;
162
- following: number | null;
163
170
  userName: string | null;
171
+ following: number | null;
164
172
  isVerified: boolean | null;
165
173
  isBlueVerified: boolean | null;
166
174
  profilePicture: string | null;
@@ -168,14 +176,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
168
176
  tweetsCount: number | null;
169
177
  createdAt: string | null;
170
178
  } | null;
171
- stats: {
172
- viewCount: number | null;
173
- retweetCount: number | null;
174
- replyCount: number | null;
175
- likeCount: number | null;
176
- quoteCount: number | null;
177
- bookmarkCount: number | null;
178
- } | null;
179
179
  media: {
180
180
  type: string | null;
181
181
  url: string | null;
@@ -189,9 +189,17 @@ declare const TwitterTweetSchema: z.ZodObject<{
189
189
  isQuote: boolean | null;
190
190
  isReply: boolean | null;
191
191
  }, {
192
+ text: string | null;
192
193
  url: string | null;
193
194
  id: string | null;
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;
195
203
  entities: {
196
204
  hashtags: string[] | null;
197
205
  mentions: string[] | null;
@@ -202,8 +210,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
202
210
  name: string | null;
203
211
  url: string | null;
204
212
  id: string | null;
205
- following: number | null;
206
213
  userName: string | null;
214
+ following: number | null;
207
215
  isVerified: boolean | null;
208
216
  isBlueVerified: boolean | null;
209
217
  profilePicture: string | null;
@@ -211,14 +219,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
211
219
  tweetsCount: number | null;
212
220
  createdAt: string | null;
213
221
  } | null;
214
- stats: {
215
- viewCount: number | null;
216
- retweetCount: number | null;
217
- replyCount: number | null;
218
- likeCount: number | null;
219
- quoteCount: number | null;
220
- bookmarkCount: number | null;
221
- } | null;
222
222
  media: {
223
223
  type: string | null;
224
224
  url: string | null;
@@ -284,8 +284,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
284
284
  name: string | null;
285
285
  url: string | null;
286
286
  id: string | null;
287
- following: number | null;
288
287
  userName: string | null;
288
+ following: number | null;
289
289
  isVerified: boolean | null;
290
290
  isBlueVerified: boolean | null;
291
291
  profilePicture: string | null;
@@ -297,8 +297,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
297
297
  name: string | null;
298
298
  url: string | null;
299
299
  id: string | null;
300
- following: number | null;
301
300
  userName: string | null;
301
+ following: number | null;
302
302
  isVerified: boolean | null;
303
303
  isBlueVerified: boolean | null;
304
304
  profilePicture: string | null;
@@ -366,9 +366,17 @@ declare const TwitterToolResultSchema: z.ZodObject<{
366
366
  isQuote: z.ZodNullable<z.ZodBoolean>;
367
367
  isReply: z.ZodNullable<z.ZodBoolean>;
368
368
  }, "strip", z.ZodTypeAny, {
369
+ text: string | null;
369
370
  url: string | null;
370
371
  id: string | null;
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;
372
380
  entities: {
373
381
  hashtags: string[] | null;
374
382
  mentions: string[] | null;
@@ -379,8 +387,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
379
387
  name: string | null;
380
388
  url: string | null;
381
389
  id: string | null;
382
- following: number | null;
383
390
  userName: string | null;
391
+ following: number | null;
384
392
  isVerified: boolean | null;
385
393
  isBlueVerified: boolean | null;
386
394
  profilePicture: string | null;
@@ -388,14 +396,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
388
396
  tweetsCount: number | null;
389
397
  createdAt: string | null;
390
398
  } | null;
391
- stats: {
392
- viewCount: number | null;
393
- retweetCount: number | null;
394
- replyCount: number | null;
395
- likeCount: number | null;
396
- quoteCount: number | null;
397
- bookmarkCount: number | null;
398
- } | null;
399
399
  media: {
400
400
  type: string | null;
401
401
  url: string | null;
@@ -409,9 +409,17 @@ declare const TwitterToolResultSchema: z.ZodObject<{
409
409
  isQuote: boolean | null;
410
410
  isReply: boolean | null;
411
411
  }, {
412
+ text: string | null;
412
413
  url: string | null;
413
414
  id: string | null;
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;
415
423
  entities: {
416
424
  hashtags: string[] | null;
417
425
  mentions: string[] | null;
@@ -422,8 +430,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
422
430
  name: string | null;
423
431
  url: string | null;
424
432
  id: string | null;
425
- following: number | null;
426
433
  userName: string | null;
434
+ following: number | null;
427
435
  isVerified: boolean | null;
428
436
  isBlueVerified: boolean | null;
429
437
  profilePicture: string | null;
@@ -431,14 +439,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
431
439
  tweetsCount: number | null;
432
440
  createdAt: string | null;
433
441
  } | null;
434
- stats: {
435
- viewCount: number | null;
436
- retweetCount: number | null;
437
- replyCount: number | null;
438
- likeCount: number | null;
439
- quoteCount: number | null;
440
- bookmarkCount: number | null;
441
- } | null;
442
442
  media: {
443
443
  type: string | null;
444
444
  url: string | null;
@@ -456,13 +456,21 @@ declare const TwitterToolResultSchema: z.ZodObject<{
456
456
  success: z.ZodBoolean;
457
457
  error: z.ZodString;
458
458
  }, "strip", z.ZodTypeAny, {
459
- error: string;
460
459
  success: boolean;
460
+ error: string;
461
461
  operation: "search" | "scrapeProfile" | "scrapeUrl";
462
462
  tweets: {
463
+ text: string | null;
463
464
  url: string | null;
464
465
  id: string | null;
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;
466
474
  entities: {
467
475
  hashtags: string[] | null;
468
476
  mentions: string[] | null;
@@ -473,8 +481,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
473
481
  name: string | null;
474
482
  url: string | null;
475
483
  id: string | null;
476
- following: number | null;
477
484
  userName: string | null;
485
+ following: number | null;
478
486
  isVerified: boolean | null;
479
487
  isBlueVerified: boolean | null;
480
488
  profilePicture: string | null;
@@ -482,14 +490,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
482
490
  tweetsCount: number | null;
483
491
  createdAt: string | null;
484
492
  } | null;
485
- stats: {
486
- viewCount: number | null;
487
- retweetCount: number | null;
488
- replyCount: number | null;
489
- likeCount: number | null;
490
- quoteCount: number | null;
491
- bookmarkCount: number | null;
492
- } | null;
493
493
  media: {
494
494
  type: string | null;
495
495
  url: string | null;
@@ -505,13 +505,21 @@ declare const TwitterToolResultSchema: z.ZodObject<{
505
505
  }[];
506
506
  totalTweets: number;
507
507
  }, {
508
- error: string;
509
508
  success: boolean;
509
+ error: string;
510
510
  operation: "search" | "scrapeProfile" | "scrapeUrl";
511
511
  tweets: {
512
+ text: string | null;
512
513
  url: string | null;
513
514
  id: string | null;
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;
515
523
  entities: {
516
524
  hashtags: string[] | null;
517
525
  mentions: string[] | null;
@@ -522,8 +530,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
522
530
  name: string | null;
523
531
  url: string | null;
524
532
  id: string | null;
525
- following: number | null;
526
533
  userName: string | null;
534
+ following: number | null;
527
535
  isVerified: boolean | null;
528
536
  isBlueVerified: boolean | null;
529
537
  profilePicture: string | null;
@@ -531,14 +539,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
531
539
  tweetsCount: number | null;
532
540
  createdAt: string | null;
533
541
  } | null;
534
- stats: {
535
- viewCount: number | null;
536
- retweetCount: number | null;
537
- replyCount: number | null;
538
- likeCount: number | null;
539
- quoteCount: number | null;
540
- bookmarkCount: number | null;
541
- } | null;
542
542
  media: {
543
543
  type: string | null;
544
544
  url: string | null;
@@ -630,8 +630,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
630
630
  name: string | null;
631
631
  url: string | null;
632
632
  id: string | null;
633
- following: number | null;
634
633
  userName: string | null;
634
+ following: number | null;
635
635
  isVerified: boolean | null;
636
636
  isBlueVerified: boolean | null;
637
637
  profilePicture: string | null;
@@ -643,8 +643,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
643
643
  name: string | null;
644
644
  url: string | null;
645
645
  id: string | null;
646
- following: number | null;
647
646
  userName: string | null;
647
+ following: number | null;
648
648
  isVerified: boolean | null;
649
649
  isBlueVerified: boolean | null;
650
650
  profilePicture: string | null;
@@ -712,9 +712,17 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
712
712
  isQuote: z.ZodNullable<z.ZodBoolean>;
713
713
  isReply: z.ZodNullable<z.ZodBoolean>;
714
714
  }, "strip", z.ZodTypeAny, {
715
+ text: string | null;
715
716
  url: string | null;
716
717
  id: string | null;
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;
718
726
  entities: {
719
727
  hashtags: string[] | null;
720
728
  mentions: string[] | null;
@@ -725,8 +733,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
725
733
  name: string | null;
726
734
  url: string | null;
727
735
  id: string | null;
728
- following: number | null;
729
736
  userName: string | null;
737
+ following: number | null;
730
738
  isVerified: boolean | null;
731
739
  isBlueVerified: boolean | null;
732
740
  profilePicture: string | null;
@@ -734,14 +742,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
734
742
  tweetsCount: number | null;
735
743
  createdAt: string | null;
736
744
  } | null;
737
- stats: {
738
- viewCount: number | null;
739
- retweetCount: number | null;
740
- replyCount: number | null;
741
- likeCount: number | null;
742
- quoteCount: number | null;
743
- bookmarkCount: number | null;
744
- } | null;
745
745
  media: {
746
746
  type: string | null;
747
747
  url: string | null;
@@ -755,9 +755,17 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
755
755
  isQuote: boolean | null;
756
756
  isReply: boolean | null;
757
757
  }, {
758
+ text: string | null;
758
759
  url: string | null;
759
760
  id: string | null;
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;
761
769
  entities: {
762
770
  hashtags: string[] | null;
763
771
  mentions: string[] | null;
@@ -768,8 +776,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
768
776
  name: string | null;
769
777
  url: string | null;
770
778
  id: string | null;
771
- following: number | null;
772
779
  userName: string | null;
780
+ following: number | null;
773
781
  isVerified: boolean | null;
774
782
  isBlueVerified: boolean | null;
775
783
  profilePicture: string | null;
@@ -777,14 +785,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
777
785
  tweetsCount: number | null;
778
786
  createdAt: string | null;
779
787
  } | null;
780
- stats: {
781
- viewCount: number | null;
782
- retweetCount: number | null;
783
- replyCount: number | null;
784
- likeCount: number | null;
785
- quoteCount: number | null;
786
- bookmarkCount: number | null;
787
- } | null;
788
788
  media: {
789
789
  type: string | null;
790
790
  url: string | null;
@@ -802,13 +802,21 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
802
802
  success: z.ZodBoolean;
803
803
  error: z.ZodString;
804
804
  }, "strip", z.ZodTypeAny, {
805
- error: string;
806
805
  success: boolean;
806
+ error: string;
807
807
  operation: "search" | "scrapeProfile" | "scrapeUrl";
808
808
  tweets: {
809
+ text: string | null;
809
810
  url: string | null;
810
811
  id: string | null;
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;
812
820
  entities: {
813
821
  hashtags: string[] | null;
814
822
  mentions: string[] | null;
@@ -819,8 +827,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
819
827
  name: string | null;
820
828
  url: string | null;
821
829
  id: string | null;
822
- following: number | null;
823
830
  userName: string | null;
831
+ following: number | null;
824
832
  isVerified: boolean | null;
825
833
  isBlueVerified: boolean | null;
826
834
  profilePicture: string | null;
@@ -828,14 +836,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
828
836
  tweetsCount: number | null;
829
837
  createdAt: string | null;
830
838
  } | null;
831
- stats: {
832
- viewCount: number | null;
833
- retweetCount: number | null;
834
- replyCount: number | null;
835
- likeCount: number | null;
836
- quoteCount: number | null;
837
- bookmarkCount: number | null;
838
- } | null;
839
839
  media: {
840
840
  type: string | null;
841
841
  url: string | null;
@@ -851,13 +851,21 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
851
851
  }[];
852
852
  totalTweets: number;
853
853
  }, {
854
- error: string;
855
854
  success: boolean;
855
+ error: string;
856
856
  operation: "search" | "scrapeProfile" | "scrapeUrl";
857
857
  tweets: {
858
+ text: string | null;
858
859
  url: string | null;
859
860
  id: string | null;
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;
861
869
  entities: {
862
870
  hashtags: string[] | null;
863
871
  mentions: string[] | null;
@@ -868,8 +876,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
868
876
  name: string | null;
869
877
  url: string | null;
870
878
  id: string | null;
871
- following: number | null;
872
879
  userName: string | null;
880
+ following: number | null;
873
881
  isVerified: boolean | null;
874
882
  isBlueVerified: boolean | null;
875
883
  profilePicture: string | null;
@@ -877,14 +885,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
877
885
  tweetsCount: number | null;
878
886
  createdAt: string | null;
879
887
  } | null;
880
- stats: {
881
- viewCount: number | null;
882
- retweetCount: number | null;
883
- replyCount: number | null;
884
- likeCount: number | null;
885
- quoteCount: number | null;
886
- bookmarkCount: number | null;
887
- } | null;
888
888
  media: {
889
889
  type: string | null;
890
890
  url: string | null;
@@ -69,8 +69,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
69
69
  maxPagesReached?: boolean | undefined;
70
70
  }>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- error: string;
73
72
  success: boolean;
73
+ error: string;
74
74
  url: string;
75
75
  pages: {
76
76
  content: string;
@@ -86,8 +86,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
86
86
  maxPagesReached?: boolean | undefined;
87
87
  } | undefined;
88
88
  }, {
89
- error: string;
90
89
  success: boolean;
90
+ error: string;
91
91
  url: string;
92
92
  pages: {
93
93
  content: string;
@@ -175,8 +175,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
175
175
  maxPagesReached?: boolean | undefined;
176
176
  }>>;
177
177
  }, "strip", z.ZodTypeAny, {
178
- error: string;
179
178
  success: boolean;
179
+ error: string;
180
180
  url: string;
181
181
  pages: {
182
182
  content: string;
@@ -192,8 +192,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
192
192
  maxPagesReached?: boolean | undefined;
193
193
  } | undefined;
194
194
  }, {
195
- error: string;
196
195
  success: boolean;
196
+ error: string;
197
197
  url: string;
198
198
  pages: {
199
199
  content: string;
@@ -40,8 +40,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
40
40
  pageTitle?: string | undefined;
41
41
  }>>;
42
42
  }, "strip", z.ZodTypeAny, {
43
- error: string;
44
43
  success: boolean;
44
+ error: string;
45
45
  url: string;
46
46
  metadata?: {
47
47
  statusCode?: number | undefined;
@@ -50,8 +50,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
50
50
  } | undefined;
51
51
  extractedData?: any;
52
52
  }, {
53
- error: string;
54
53
  success: boolean;
54
+ error: string;
55
55
  url: string;
56
56
  metadata?: {
57
57
  statusCode?: number | undefined;
@@ -103,8 +103,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
103
103
  pageTitle?: string | undefined;
104
104
  }>>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- error: string;
107
106
  success: boolean;
107
+ error: string;
108
108
  url: string;
109
109
  metadata?: {
110
110
  statusCode?: number | undefined;
@@ -113,8 +113,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
113
113
  } | undefined;
114
114
  extractedData?: any;
115
115
  }, {
116
- error: string;
117
116
  success: boolean;
117
+ error: string;
118
118
  url: string;
119
119
  metadata?: {
120
120
  statusCode?: number | undefined;
@@ -37,10 +37,10 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
37
37
  loadTime?: number | undefined;
38
38
  }>>;
39
39
  }, "strip", z.ZodTypeAny, {
40
+ success: boolean;
41
+ error: string;
40
42
  format: string;
41
43
  title: string;
42
- error: string;
43
- success: boolean;
44
44
  content: string;
45
45
  url: string;
46
46
  creditsUsed: number;
@@ -49,10 +49,10 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
49
49
  loadTime?: number | undefined;
50
50
  } | undefined;
51
51
  }, {
52
+ success: boolean;
53
+ error: string;
52
54
  format: string;
53
55
  title: string;
54
- error: string;
55
- success: boolean;
56
56
  content: string;
57
57
  url: string;
58
58
  creditsUsed: number;
@@ -101,10 +101,10 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
101
101
  loadTime?: number | undefined;
102
102
  }>>;
103
103
  }, "strip", z.ZodTypeAny, {
104
+ success: boolean;
105
+ error: string;
104
106
  format: string;
105
107
  title: string;
106
- error: string;
107
- success: boolean;
108
108
  content: string;
109
109
  url: string;
110
110
  creditsUsed: number;
@@ -113,10 +113,10 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
113
113
  loadTime?: number | undefined;
114
114
  } | undefined;
115
115
  }, {
116
+ success: boolean;
117
+ error: string;
116
118
  format: string;
117
119
  title: string;
118
- error: string;
119
- success: boolean;
120
120
  content: string;
121
121
  url: string;
122
122
  creditsUsed: number;