@bubblelab/bubble-core 0.1.114 → 0.1.115

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