@bubblelab/bubble-core 0.1.113 → 0.1.114

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 (69) hide show
  1. package/dist/bubble-bundle.d.ts +94 -94
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/airtable.d.ts +250 -250
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  7. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  8. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +84 -84
  9. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +87 -87
  10. package/dist/bubbles/service-bubble/confluence/confluence.schema.js +1 -1
  11. package/dist/bubbles/service-bubble/confluence/confluence.schema.js.map +1 -1
  12. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  13. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  14. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  15. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  17. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/gmail.d.ts +650 -650
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  22. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  24. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  26. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  27. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  28. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  30. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  31. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  32. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  33. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  34. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  35. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  36. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  37. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  38. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  41. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  42. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  44. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  45. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  46. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  48. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
  49. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  50. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  54. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  55. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  58. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  59. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  60. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  61. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  62. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  63. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  64. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  65. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  66. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  67. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  68. package/dist/bubbles.json +4 -2
  69. package/package.json +2 -2
@@ -16,10 +16,11 @@ declare const TwitterUserSchema: z.ZodObject<{
16
16
  url: z.ZodNullable<z.ZodString>;
17
17
  createdAt: z.ZodNullable<z.ZodString>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- description: string | null;
19
+ id: string | null;
20
20
  name: string | null;
21
+ description: string | null;
22
+ createdAt: string | null;
21
23
  url: string | null;
22
- id: string | null;
23
24
  following: number | null;
24
25
  userName: string | null;
25
26
  isVerified: boolean | null;
@@ -27,12 +28,12 @@ declare const TwitterUserSchema: z.ZodObject<{
27
28
  profilePicture: string | null;
28
29
  followers: number | null;
29
30
  tweetsCount: number | null;
30
- createdAt: string | null;
31
31
  }, {
32
- description: string | null;
32
+ id: string | null;
33
33
  name: string | null;
34
+ description: string | null;
35
+ createdAt: string | null;
34
36
  url: string | null;
35
- id: string | null;
36
37
  following: number | null;
37
38
  userName: string | null;
38
39
  isVerified: boolean | null;
@@ -40,7 +41,6 @@ declare const TwitterUserSchema: z.ZodObject<{
40
41
  profilePicture: string | null;
41
42
  followers: number | null;
42
43
  tweetsCount: number | null;
43
- createdAt: string | null;
44
44
  }>;
45
45
  declare const TwitterTweetSchema: z.ZodObject<{
46
46
  id: z.ZodNullable<z.ZodString>;
@@ -60,10 +60,11 @@ declare const TwitterTweetSchema: z.ZodObject<{
60
60
  url: z.ZodNullable<z.ZodString>;
61
61
  createdAt: z.ZodNullable<z.ZodString>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- description: string | null;
63
+ id: string | null;
64
64
  name: string | null;
65
+ description: string | null;
66
+ createdAt: string | null;
65
67
  url: string | null;
66
- id: string | null;
67
68
  following: number | null;
68
69
  userName: string | null;
69
70
  isVerified: boolean | null;
@@ -71,12 +72,12 @@ declare const TwitterTweetSchema: z.ZodObject<{
71
72
  profilePicture: string | null;
72
73
  followers: number | null;
73
74
  tweetsCount: number | null;
74
- createdAt: string | null;
75
75
  }, {
76
- description: string | null;
76
+ id: string | null;
77
77
  name: string | null;
78
+ description: string | null;
79
+ createdAt: string | null;
78
80
  url: string | null;
79
- id: string | null;
80
81
  following: number | null;
81
82
  userName: string | null;
82
83
  isVerified: boolean | null;
@@ -84,7 +85,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
84
85
  profilePicture: string | null;
85
86
  followers: number | null;
86
87
  tweetsCount: number | null;
87
- createdAt: string | null;
88
88
  }>>;
89
89
  createdAt: z.ZodNullable<z.ZodString>;
90
90
  stats: z.ZodNullable<z.ZodObject<{
@@ -146,8 +146,9 @@ 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
- url: string | null;
150
149
  id: string | null;
150
+ createdAt: string | null;
151
+ url: string | null;
151
152
  text: string | null;
152
153
  entities: {
153
154
  hashtags: string[] | null;
@@ -155,10 +156,11 @@ declare const TwitterTweetSchema: z.ZodObject<{
155
156
  urls: string[] | null;
156
157
  } | null;
157
158
  author: {
158
- description: string | null;
159
+ id: string | null;
159
160
  name: string | null;
161
+ description: string | null;
162
+ createdAt: string | null;
160
163
  url: string | null;
161
- id: string | null;
162
164
  following: number | null;
163
165
  userName: string | null;
164
166
  isVerified: boolean | null;
@@ -166,7 +168,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
166
168
  profilePicture: string | null;
167
169
  followers: number | null;
168
170
  tweetsCount: number | null;
169
- createdAt: string | null;
170
171
  } | null;
171
172
  stats: {
172
173
  viewCount: number | null;
@@ -183,14 +184,14 @@ declare const TwitterTweetSchema: z.ZodObject<{
183
184
  width: number | null;
184
185
  height: number | null;
185
186
  }[] | null;
186
- createdAt: string | null;
187
187
  lang: string | null;
188
188
  isRetweet: boolean | null;
189
189
  isQuote: boolean | null;
190
190
  isReply: boolean | null;
191
191
  }, {
192
- url: string | null;
193
192
  id: string | null;
193
+ createdAt: string | null;
194
+ url: string | null;
194
195
  text: string | null;
195
196
  entities: {
196
197
  hashtags: string[] | null;
@@ -198,10 +199,11 @@ declare const TwitterTweetSchema: z.ZodObject<{
198
199
  urls: string[] | null;
199
200
  } | null;
200
201
  author: {
201
- description: string | null;
202
+ id: string | null;
202
203
  name: string | null;
204
+ description: string | null;
205
+ createdAt: string | null;
203
206
  url: string | null;
204
- id: string | null;
205
207
  following: number | null;
206
208
  userName: string | null;
207
209
  isVerified: boolean | null;
@@ -209,7 +211,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
209
211
  profilePicture: string | null;
210
212
  followers: number | null;
211
213
  tweetsCount: number | null;
212
- createdAt: string | null;
213
214
  } | null;
214
215
  stats: {
215
216
  viewCount: number | null;
@@ -226,7 +227,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
226
227
  width: number | null;
227
228
  height: number | null;
228
229
  }[] | null;
229
- createdAt: string | null;
230
230
  lang: string | null;
231
231
  isRetweet: boolean | null;
232
232
  isQuote: boolean | null;
@@ -280,10 +280,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
280
280
  url: z.ZodNullable<z.ZodString>;
281
281
  createdAt: z.ZodNullable<z.ZodString>;
282
282
  }, "strip", z.ZodTypeAny, {
283
- description: string | null;
283
+ id: string | null;
284
284
  name: string | null;
285
+ description: string | null;
286
+ createdAt: string | null;
285
287
  url: string | null;
286
- id: string | null;
287
288
  following: number | null;
288
289
  userName: string | null;
289
290
  isVerified: boolean | null;
@@ -291,12 +292,12 @@ declare const TwitterToolResultSchema: z.ZodObject<{
291
292
  profilePicture: string | null;
292
293
  followers: number | null;
293
294
  tweetsCount: number | null;
294
- createdAt: string | null;
295
295
  }, {
296
- description: string | null;
296
+ id: string | null;
297
297
  name: string | null;
298
+ description: string | null;
299
+ createdAt: string | null;
298
300
  url: string | null;
299
- id: string | null;
300
301
  following: number | null;
301
302
  userName: string | null;
302
303
  isVerified: boolean | null;
@@ -304,7 +305,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
304
305
  profilePicture: string | null;
305
306
  followers: number | null;
306
307
  tweetsCount: number | null;
307
- createdAt: string | null;
308
308
  }>>;
309
309
  createdAt: z.ZodNullable<z.ZodString>;
310
310
  stats: z.ZodNullable<z.ZodObject<{
@@ -366,8 +366,9 @@ 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
- url: string | null;
370
369
  id: string | null;
370
+ createdAt: string | null;
371
+ url: string | null;
371
372
  text: string | null;
372
373
  entities: {
373
374
  hashtags: string[] | null;
@@ -375,10 +376,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
375
376
  urls: string[] | null;
376
377
  } | null;
377
378
  author: {
378
- description: string | null;
379
+ id: string | null;
379
380
  name: string | null;
381
+ description: string | null;
382
+ createdAt: string | null;
380
383
  url: string | null;
381
- id: string | null;
382
384
  following: number | null;
383
385
  userName: string | null;
384
386
  isVerified: boolean | null;
@@ -386,7 +388,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
386
388
  profilePicture: string | null;
387
389
  followers: number | null;
388
390
  tweetsCount: number | null;
389
- createdAt: string | null;
390
391
  } | null;
391
392
  stats: {
392
393
  viewCount: number | null;
@@ -403,14 +404,14 @@ declare const TwitterToolResultSchema: z.ZodObject<{
403
404
  width: number | null;
404
405
  height: number | null;
405
406
  }[] | null;
406
- createdAt: string | null;
407
407
  lang: string | null;
408
408
  isRetweet: boolean | null;
409
409
  isQuote: boolean | null;
410
410
  isReply: boolean | null;
411
411
  }, {
412
- url: string | null;
413
412
  id: string | null;
413
+ createdAt: string | null;
414
+ url: string | null;
414
415
  text: string | null;
415
416
  entities: {
416
417
  hashtags: string[] | null;
@@ -418,10 +419,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
418
419
  urls: string[] | null;
419
420
  } | null;
420
421
  author: {
421
- description: string | null;
422
+ id: string | null;
422
423
  name: string | null;
424
+ description: string | null;
425
+ createdAt: string | null;
423
426
  url: string | null;
424
- id: string | null;
425
427
  following: number | null;
426
428
  userName: string | null;
427
429
  isVerified: boolean | null;
@@ -429,7 +431,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
429
431
  profilePicture: string | null;
430
432
  followers: number | null;
431
433
  tweetsCount: number | null;
432
- createdAt: string | null;
433
434
  } | null;
434
435
  stats: {
435
436
  viewCount: number | null;
@@ -446,7 +447,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
446
447
  width: number | null;
447
448
  height: number | null;
448
449
  }[] | null;
449
- createdAt: string | null;
450
450
  lang: string | null;
451
451
  isRetweet: boolean | null;
452
452
  isQuote: boolean | null;
@@ -456,12 +456,13 @@ declare const TwitterToolResultSchema: z.ZodObject<{
456
456
  success: z.ZodBoolean;
457
457
  error: z.ZodString;
458
458
  }, "strip", z.ZodTypeAny, {
459
- error: string;
460
- success: boolean;
461
459
  operation: "search" | "scrapeProfile" | "scrapeUrl";
460
+ success: boolean;
461
+ error: string;
462
462
  tweets: {
463
- url: string | null;
464
463
  id: string | null;
464
+ createdAt: string | null;
465
+ url: string | null;
465
466
  text: string | null;
466
467
  entities: {
467
468
  hashtags: string[] | null;
@@ -469,10 +470,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
469
470
  urls: string[] | null;
470
471
  } | null;
471
472
  author: {
472
- description: string | null;
473
+ id: string | null;
473
474
  name: string | null;
475
+ description: string | null;
476
+ createdAt: string | null;
474
477
  url: string | null;
475
- id: string | null;
476
478
  following: number | null;
477
479
  userName: string | null;
478
480
  isVerified: boolean | null;
@@ -480,7 +482,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
480
482
  profilePicture: string | null;
481
483
  followers: number | null;
482
484
  tweetsCount: number | null;
483
- createdAt: string | null;
484
485
  } | null;
485
486
  stats: {
486
487
  viewCount: number | null;
@@ -497,7 +498,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
497
498
  width: number | null;
498
499
  height: number | null;
499
500
  }[] | null;
500
- createdAt: string | null;
501
501
  lang: string | null;
502
502
  isRetweet: boolean | null;
503
503
  isQuote: boolean | null;
@@ -505,12 +505,13 @@ declare const TwitterToolResultSchema: z.ZodObject<{
505
505
  }[];
506
506
  totalTweets: number;
507
507
  }, {
508
- error: string;
509
- success: boolean;
510
508
  operation: "search" | "scrapeProfile" | "scrapeUrl";
509
+ success: boolean;
510
+ error: string;
511
511
  tweets: {
512
- url: string | null;
513
512
  id: string | null;
513
+ createdAt: string | null;
514
+ url: string | null;
514
515
  text: string | null;
515
516
  entities: {
516
517
  hashtags: string[] | null;
@@ -518,10 +519,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
518
519
  urls: string[] | null;
519
520
  } | null;
520
521
  author: {
521
- description: string | null;
522
+ id: string | null;
522
523
  name: string | null;
524
+ description: string | null;
525
+ createdAt: string | null;
523
526
  url: string | null;
524
- id: string | null;
525
527
  following: number | null;
526
528
  userName: string | null;
527
529
  isVerified: boolean | null;
@@ -529,7 +531,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
529
531
  profilePicture: string | null;
530
532
  followers: number | null;
531
533
  tweetsCount: number | null;
532
- createdAt: string | null;
533
534
  } | null;
534
535
  stats: {
535
536
  viewCount: number | null;
@@ -546,7 +547,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
546
547
  width: number | null;
547
548
  height: number | null;
548
549
  }[] | null;
549
- createdAt: string | null;
550
550
  lang: string | null;
551
551
  isRetweet: boolean | null;
552
552
  isQuote: boolean | null;
@@ -626,10 +626,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
626
626
  url: z.ZodNullable<z.ZodString>;
627
627
  createdAt: z.ZodNullable<z.ZodString>;
628
628
  }, "strip", z.ZodTypeAny, {
629
- description: string | null;
629
+ id: string | null;
630
630
  name: string | null;
631
+ description: string | null;
632
+ createdAt: string | null;
631
633
  url: string | null;
632
- id: string | null;
633
634
  following: number | null;
634
635
  userName: string | null;
635
636
  isVerified: boolean | null;
@@ -637,12 +638,12 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
637
638
  profilePicture: string | null;
638
639
  followers: number | null;
639
640
  tweetsCount: number | null;
640
- createdAt: string | null;
641
641
  }, {
642
- description: string | null;
642
+ id: string | null;
643
643
  name: string | null;
644
+ description: string | null;
645
+ createdAt: string | null;
644
646
  url: string | null;
645
- id: string | null;
646
647
  following: number | null;
647
648
  userName: string | null;
648
649
  isVerified: boolean | null;
@@ -650,7 +651,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
650
651
  profilePicture: string | null;
651
652
  followers: number | null;
652
653
  tweetsCount: number | null;
653
- createdAt: string | null;
654
654
  }>>;
655
655
  createdAt: z.ZodNullable<z.ZodString>;
656
656
  stats: z.ZodNullable<z.ZodObject<{
@@ -712,8 +712,9 @@ 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
- url: string | null;
716
715
  id: string | null;
716
+ createdAt: string | null;
717
+ url: string | null;
717
718
  text: string | null;
718
719
  entities: {
719
720
  hashtags: string[] | null;
@@ -721,10 +722,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
721
722
  urls: string[] | null;
722
723
  } | null;
723
724
  author: {
724
- description: string | null;
725
+ id: string | null;
725
726
  name: string | null;
727
+ description: string | null;
728
+ createdAt: string | null;
726
729
  url: string | null;
727
- id: string | null;
728
730
  following: number | null;
729
731
  userName: string | null;
730
732
  isVerified: boolean | null;
@@ -732,7 +734,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
732
734
  profilePicture: string | null;
733
735
  followers: number | null;
734
736
  tweetsCount: number | null;
735
- createdAt: string | null;
736
737
  } | null;
737
738
  stats: {
738
739
  viewCount: number | null;
@@ -749,14 +750,14 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
749
750
  width: number | null;
750
751
  height: number | null;
751
752
  }[] | null;
752
- createdAt: string | null;
753
753
  lang: string | null;
754
754
  isRetweet: boolean | null;
755
755
  isQuote: boolean | null;
756
756
  isReply: boolean | null;
757
757
  }, {
758
- url: string | null;
759
758
  id: string | null;
759
+ createdAt: string | null;
760
+ url: string | null;
760
761
  text: string | null;
761
762
  entities: {
762
763
  hashtags: string[] | null;
@@ -764,10 +765,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
764
765
  urls: string[] | null;
765
766
  } | null;
766
767
  author: {
767
- description: string | null;
768
+ id: string | null;
768
769
  name: string | null;
770
+ description: string | null;
771
+ createdAt: string | null;
769
772
  url: string | null;
770
- id: string | null;
771
773
  following: number | null;
772
774
  userName: string | null;
773
775
  isVerified: boolean | null;
@@ -775,7 +777,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
775
777
  profilePicture: string | null;
776
778
  followers: number | null;
777
779
  tweetsCount: number | null;
778
- createdAt: string | null;
779
780
  } | null;
780
781
  stats: {
781
782
  viewCount: number | null;
@@ -792,7 +793,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
792
793
  width: number | null;
793
794
  height: number | null;
794
795
  }[] | null;
795
- createdAt: string | null;
796
796
  lang: string | null;
797
797
  isRetweet: boolean | null;
798
798
  isQuote: boolean | null;
@@ -802,12 +802,13 @@ 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
- success: boolean;
807
805
  operation: "search" | "scrapeProfile" | "scrapeUrl";
806
+ success: boolean;
807
+ error: string;
808
808
  tweets: {
809
- url: string | null;
810
809
  id: string | null;
810
+ createdAt: string | null;
811
+ url: string | null;
811
812
  text: string | null;
812
813
  entities: {
813
814
  hashtags: string[] | null;
@@ -815,10 +816,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
815
816
  urls: string[] | null;
816
817
  } | null;
817
818
  author: {
818
- description: string | null;
819
+ id: string | null;
819
820
  name: string | null;
821
+ description: string | null;
822
+ createdAt: string | null;
820
823
  url: string | null;
821
- id: string | null;
822
824
  following: number | null;
823
825
  userName: string | null;
824
826
  isVerified: boolean | null;
@@ -826,7 +828,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
826
828
  profilePicture: string | null;
827
829
  followers: number | null;
828
830
  tweetsCount: number | null;
829
- createdAt: string | null;
830
831
  } | null;
831
832
  stats: {
832
833
  viewCount: number | null;
@@ -843,7 +844,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
843
844
  width: number | null;
844
845
  height: number | null;
845
846
  }[] | null;
846
- createdAt: string | null;
847
847
  lang: string | null;
848
848
  isRetweet: boolean | null;
849
849
  isQuote: boolean | null;
@@ -851,12 +851,13 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
851
851
  }[];
852
852
  totalTweets: number;
853
853
  }, {
854
- error: string;
855
- success: boolean;
856
854
  operation: "search" | "scrapeProfile" | "scrapeUrl";
855
+ success: boolean;
856
+ error: string;
857
857
  tweets: {
858
- url: string | null;
859
858
  id: string | null;
859
+ createdAt: string | null;
860
+ url: string | null;
860
861
  text: string | null;
861
862
  entities: {
862
863
  hashtags: string[] | null;
@@ -864,10 +865,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
864
865
  urls: string[] | null;
865
866
  } | null;
866
867
  author: {
867
- description: string | null;
868
+ id: string | null;
868
869
  name: string | null;
870
+ description: string | null;
871
+ createdAt: string | null;
869
872
  url: string | null;
870
- id: string | null;
871
873
  following: number | null;
872
874
  userName: string | null;
873
875
  isVerified: boolean | null;
@@ -875,7 +877,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
875
877
  profilePicture: string | null;
876
878
  followers: number | null;
877
879
  tweetsCount: number | null;
878
- createdAt: string | null;
879
880
  } | null;
880
881
  stats: {
881
882
  viewCount: number | null;
@@ -892,7 +893,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
892
893
  width: number | null;
893
894
  height: number | null;
894
895
  }[] | null;
895
- createdAt: string | null;
896
896
  lang: string | null;
897
897
  isRetweet: boolean | null;
898
898
  isQuote: boolean | null;
@@ -43,13 +43,13 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
43
43
  content: z.ZodString;
44
44
  depth: z.ZodOptional<z.ZodNumber>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- content: string;
47
46
  url: string;
47
+ content: string;
48
48
  title?: string | undefined;
49
49
  depth?: number | undefined;
50
50
  }, {
51
- content: string;
52
51
  url: string;
52
+ content: string;
53
53
  title?: string | undefined;
54
54
  depth?: number | undefined;
55
55
  }>, "many">;
@@ -69,12 +69,12 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
69
69
  maxPagesReached?: boolean | undefined;
70
70
  }>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- error: string;
73
- success: boolean;
74
72
  url: string;
73
+ success: boolean;
74
+ error: string;
75
75
  pages: {
76
- content: string;
77
76
  url: string;
77
+ content: string;
78
78
  title?: string | undefined;
79
79
  depth?: number | undefined;
80
80
  }[];
@@ -86,12 +86,12 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
86
86
  maxPagesReached?: boolean | undefined;
87
87
  } | undefined;
88
88
  }, {
89
- error: string;
90
- success: boolean;
91
89
  url: string;
90
+ success: boolean;
91
+ error: string;
92
92
  pages: {
93
- content: string;
94
93
  url: string;
94
+ content: string;
95
95
  title?: string | undefined;
96
96
  depth?: number | undefined;
97
97
  }[];
@@ -149,13 +149,13 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
149
149
  content: z.ZodString;
150
150
  depth: z.ZodOptional<z.ZodNumber>;
151
151
  }, "strip", z.ZodTypeAny, {
152
- content: string;
153
152
  url: string;
153
+ content: string;
154
154
  title?: string | undefined;
155
155
  depth?: number | undefined;
156
156
  }, {
157
- content: string;
158
157
  url: string;
158
+ content: string;
159
159
  title?: string | undefined;
160
160
  depth?: number | undefined;
161
161
  }>, "many">;
@@ -175,12 +175,12 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
175
175
  maxPagesReached?: boolean | undefined;
176
176
  }>>;
177
177
  }, "strip", z.ZodTypeAny, {
178
- error: string;
179
- success: boolean;
180
178
  url: string;
179
+ success: boolean;
180
+ error: string;
181
181
  pages: {
182
- content: string;
183
182
  url: string;
183
+ content: string;
184
184
  title?: string | undefined;
185
185
  depth?: number | undefined;
186
186
  }[];
@@ -192,12 +192,12 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
192
192
  maxPagesReached?: boolean | undefined;
193
193
  } | undefined;
194
194
  }, {
195
- error: string;
196
- success: boolean;
197
195
  url: string;
196
+ success: boolean;
197
+ error: string;
198
198
  pages: {
199
- content: string;
200
199
  url: string;
200
+ content: string;
201
201
  title?: string | undefined;
202
202
  depth?: number | undefined;
203
203
  }[];