@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -16,9 +16,9 @@ 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
+ url: string | null;
19
20
  description: string | null;
20
21
  name: string | null;
21
- url: string | null;
22
22
  id: string | null;
23
23
  following: number | null;
24
24
  userName: string | null;
@@ -29,9 +29,9 @@ declare const TwitterUserSchema: z.ZodObject<{
29
29
  tweetsCount: number | null;
30
30
  createdAt: string | null;
31
31
  }, {
32
+ url: string | null;
32
33
  description: string | null;
33
34
  name: string | null;
34
- url: string | null;
35
35
  id: string | null;
36
36
  following: number | null;
37
37
  userName: string | null;
@@ -60,9 +60,9 @@ 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
+ url: string | null;
63
64
  description: string | null;
64
65
  name: string | null;
65
- url: string | null;
66
66
  id: string | null;
67
67
  following: number | null;
68
68
  userName: string | null;
@@ -73,9 +73,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
73
73
  tweetsCount: number | null;
74
74
  createdAt: string | null;
75
75
  }, {
76
+ url: string | null;
76
77
  description: string | null;
77
78
  name: string | null;
78
- url: string | null;
79
79
  id: string | null;
80
80
  following: number | null;
81
81
  userName: string | null;
@@ -117,14 +117,14 @@ declare const TwitterTweetSchema: z.ZodObject<{
117
117
  height: z.ZodNullable<z.ZodNumber>;
118
118
  duration: z.ZodNullable<z.ZodNumber>;
119
119
  }, "strip", z.ZodTypeAny, {
120
- type: string | null;
121
120
  url: string | null;
121
+ type: string | null;
122
122
  duration: number | null;
123
123
  width: number | null;
124
124
  height: number | null;
125
125
  }, {
126
- type: string | null;
127
126
  url: string | null;
127
+ type: string | null;
128
128
  duration: number | null;
129
129
  width: number | null;
130
130
  height: number | null;
@@ -147,17 +147,17 @@ declare const TwitterTweetSchema: z.ZodObject<{
147
147
  isReply: z.ZodNullable<z.ZodBoolean>;
148
148
  }, "strip", z.ZodTypeAny, {
149
149
  url: string | null;
150
- id: string | null;
151
150
  text: string | null;
151
+ id: string | null;
152
152
  entities: {
153
153
  hashtags: string[] | null;
154
154
  mentions: string[] | null;
155
155
  urls: string[] | null;
156
156
  } | null;
157
157
  author: {
158
+ url: string | null;
158
159
  description: string | null;
159
160
  name: string | null;
160
- url: string | null;
161
161
  id: string | null;
162
162
  following: number | null;
163
163
  userName: string | null;
@@ -177,8 +177,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
177
177
  bookmarkCount: number | null;
178
178
  } | null;
179
179
  media: {
180
- type: string | null;
181
180
  url: string | null;
181
+ type: string | null;
182
182
  duration: number | null;
183
183
  width: number | null;
184
184
  height: number | null;
@@ -190,17 +190,17 @@ declare const TwitterTweetSchema: z.ZodObject<{
190
190
  isReply: boolean | null;
191
191
  }, {
192
192
  url: string | null;
193
- id: string | null;
194
193
  text: string | null;
194
+ id: string | null;
195
195
  entities: {
196
196
  hashtags: string[] | null;
197
197
  mentions: string[] | null;
198
198
  urls: string[] | null;
199
199
  } | null;
200
200
  author: {
201
+ url: string | null;
201
202
  description: string | null;
202
203
  name: string | null;
203
- url: string | null;
204
204
  id: string | null;
205
205
  following: number | null;
206
206
  userName: string | null;
@@ -220,8 +220,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
220
220
  bookmarkCount: number | null;
221
221
  } | null;
222
222
  media: {
223
- type: string | null;
224
223
  url: string | null;
224
+ type: string | null;
225
225
  duration: number | null;
226
226
  width: number | null;
227
227
  height: number | null;
@@ -280,9 +280,9 @@ 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
+ url: string | null;
283
284
  description: string | null;
284
285
  name: string | null;
285
- url: string | null;
286
286
  id: string | null;
287
287
  following: number | null;
288
288
  userName: string | null;
@@ -293,9 +293,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
293
293
  tweetsCount: number | null;
294
294
  createdAt: string | null;
295
295
  }, {
296
+ url: string | null;
296
297
  description: string | null;
297
298
  name: string | null;
298
- url: string | null;
299
299
  id: string | null;
300
300
  following: number | null;
301
301
  userName: string | null;
@@ -337,14 +337,14 @@ declare const TwitterToolResultSchema: z.ZodObject<{
337
337
  height: z.ZodNullable<z.ZodNumber>;
338
338
  duration: z.ZodNullable<z.ZodNumber>;
339
339
  }, "strip", z.ZodTypeAny, {
340
- type: string | null;
341
340
  url: string | null;
341
+ type: string | null;
342
342
  duration: number | null;
343
343
  width: number | null;
344
344
  height: number | null;
345
345
  }, {
346
- type: string | null;
347
346
  url: string | null;
347
+ type: string | null;
348
348
  duration: number | null;
349
349
  width: number | null;
350
350
  height: number | null;
@@ -367,17 +367,17 @@ declare const TwitterToolResultSchema: z.ZodObject<{
367
367
  isReply: z.ZodNullable<z.ZodBoolean>;
368
368
  }, "strip", z.ZodTypeAny, {
369
369
  url: string | null;
370
- id: string | null;
371
370
  text: string | null;
371
+ id: string | null;
372
372
  entities: {
373
373
  hashtags: string[] | null;
374
374
  mentions: string[] | null;
375
375
  urls: string[] | null;
376
376
  } | null;
377
377
  author: {
378
+ url: string | null;
378
379
  description: string | null;
379
380
  name: string | null;
380
- url: string | null;
381
381
  id: string | null;
382
382
  following: number | null;
383
383
  userName: string | null;
@@ -397,8 +397,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
397
397
  bookmarkCount: number | null;
398
398
  } | null;
399
399
  media: {
400
- type: string | null;
401
400
  url: string | null;
401
+ type: string | null;
402
402
  duration: number | null;
403
403
  width: number | null;
404
404
  height: number | null;
@@ -410,17 +410,17 @@ declare const TwitterToolResultSchema: z.ZodObject<{
410
410
  isReply: boolean | null;
411
411
  }, {
412
412
  url: string | null;
413
- id: string | null;
414
413
  text: string | null;
414
+ id: string | null;
415
415
  entities: {
416
416
  hashtags: string[] | null;
417
417
  mentions: string[] | null;
418
418
  urls: string[] | null;
419
419
  } | null;
420
420
  author: {
421
+ url: string | null;
421
422
  description: string | null;
422
423
  name: string | null;
423
- url: string | null;
424
424
  id: string | null;
425
425
  following: number | null;
426
426
  userName: string | null;
@@ -440,8 +440,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
440
440
  bookmarkCount: number | null;
441
441
  } | null;
442
442
  media: {
443
- type: string | null;
444
443
  url: string | null;
444
+ type: string | null;
445
445
  duration: number | null;
446
446
  width: number | null;
447
447
  height: number | null;
@@ -456,22 +456,22 @@ 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
463
  url: string | null;
464
- id: string | null;
465
464
  text: string | null;
465
+ id: string | null;
466
466
  entities: {
467
467
  hashtags: string[] | null;
468
468
  mentions: string[] | null;
469
469
  urls: string[] | null;
470
470
  } | null;
471
471
  author: {
472
+ url: string | null;
472
473
  description: string | null;
473
474
  name: string | null;
474
- url: string | null;
475
475
  id: string | null;
476
476
  following: number | null;
477
477
  userName: string | null;
@@ -491,8 +491,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
491
491
  bookmarkCount: number | null;
492
492
  } | null;
493
493
  media: {
494
- type: string | null;
495
494
  url: string | null;
495
+ type: string | null;
496
496
  duration: number | null;
497
497
  width: number | null;
498
498
  height: number | null;
@@ -505,22 +505,22 @@ 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
512
  url: string | null;
513
- id: string | null;
514
513
  text: string | null;
514
+ id: string | null;
515
515
  entities: {
516
516
  hashtags: string[] | null;
517
517
  mentions: string[] | null;
518
518
  urls: string[] | null;
519
519
  } | null;
520
520
  author: {
521
+ url: string | null;
521
522
  description: string | null;
522
523
  name: string | null;
523
- url: string | null;
524
524
  id: string | null;
525
525
  following: number | null;
526
526
  userName: string | null;
@@ -540,8 +540,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
540
540
  bookmarkCount: number | null;
541
541
  } | null;
542
542
  media: {
543
- type: string | null;
544
543
  url: string | null;
544
+ type: string | null;
545
545
  duration: number | null;
546
546
  width: number | null;
547
547
  height: number | null;
@@ -626,9 +626,9 @@ 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
+ url: string | null;
629
630
  description: string | null;
630
631
  name: string | null;
631
- url: string | null;
632
632
  id: string | null;
633
633
  following: number | null;
634
634
  userName: string | null;
@@ -639,9 +639,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
639
639
  tweetsCount: number | null;
640
640
  createdAt: string | null;
641
641
  }, {
642
+ url: string | null;
642
643
  description: string | null;
643
644
  name: string | null;
644
- url: string | null;
645
645
  id: string | null;
646
646
  following: number | null;
647
647
  userName: string | null;
@@ -683,14 +683,14 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
683
683
  height: z.ZodNullable<z.ZodNumber>;
684
684
  duration: z.ZodNullable<z.ZodNumber>;
685
685
  }, "strip", z.ZodTypeAny, {
686
- type: string | null;
687
686
  url: string | null;
687
+ type: string | null;
688
688
  duration: number | null;
689
689
  width: number | null;
690
690
  height: number | null;
691
691
  }, {
692
- type: string | null;
693
692
  url: string | null;
693
+ type: string | null;
694
694
  duration: number | null;
695
695
  width: number | null;
696
696
  height: number | null;
@@ -713,17 +713,17 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
713
713
  isReply: z.ZodNullable<z.ZodBoolean>;
714
714
  }, "strip", z.ZodTypeAny, {
715
715
  url: string | null;
716
- id: string | null;
717
716
  text: string | null;
717
+ id: string | null;
718
718
  entities: {
719
719
  hashtags: string[] | null;
720
720
  mentions: string[] | null;
721
721
  urls: string[] | null;
722
722
  } | null;
723
723
  author: {
724
+ url: string | null;
724
725
  description: string | null;
725
726
  name: string | null;
726
- url: string | null;
727
727
  id: string | null;
728
728
  following: number | null;
729
729
  userName: string | null;
@@ -743,8 +743,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
743
743
  bookmarkCount: number | null;
744
744
  } | null;
745
745
  media: {
746
- type: string | null;
747
746
  url: string | null;
747
+ type: string | null;
748
748
  duration: number | null;
749
749
  width: number | null;
750
750
  height: number | null;
@@ -756,17 +756,17 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
756
756
  isReply: boolean | null;
757
757
  }, {
758
758
  url: string | null;
759
- id: string | null;
760
759
  text: string | null;
760
+ id: string | null;
761
761
  entities: {
762
762
  hashtags: string[] | null;
763
763
  mentions: string[] | null;
764
764
  urls: string[] | null;
765
765
  } | null;
766
766
  author: {
767
+ url: string | null;
767
768
  description: string | null;
768
769
  name: string | null;
769
- url: string | null;
770
770
  id: string | null;
771
771
  following: number | null;
772
772
  userName: string | null;
@@ -786,8 +786,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
786
786
  bookmarkCount: number | null;
787
787
  } | null;
788
788
  media: {
789
- type: string | null;
790
789
  url: string | null;
790
+ type: string | null;
791
791
  duration: number | null;
792
792
  width: number | null;
793
793
  height: number | null;
@@ -802,22 +802,22 @@ 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
809
  url: string | null;
810
- id: string | null;
811
810
  text: string | null;
811
+ id: string | null;
812
812
  entities: {
813
813
  hashtags: string[] | null;
814
814
  mentions: string[] | null;
815
815
  urls: string[] | null;
816
816
  } | null;
817
817
  author: {
818
+ url: string | null;
818
819
  description: string | null;
819
820
  name: string | null;
820
- url: string | null;
821
821
  id: string | null;
822
822
  following: number | null;
823
823
  userName: string | null;
@@ -837,8 +837,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
837
837
  bookmarkCount: number | null;
838
838
  } | null;
839
839
  media: {
840
- type: string | null;
841
840
  url: string | null;
841
+ type: string | null;
842
842
  duration: number | null;
843
843
  width: number | null;
844
844
  height: number | null;
@@ -851,22 +851,22 @@ 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
858
  url: string | null;
859
- id: string | null;
860
859
  text: string | null;
860
+ id: string | null;
861
861
  entities: {
862
862
  hashtags: string[] | null;
863
863
  mentions: string[] | null;
864
864
  urls: string[] | null;
865
865
  } | null;
866
866
  author: {
867
+ url: string | null;
867
868
  description: string | null;
868
869
  name: string | null;
869
- url: string | null;
870
870
  id: string | null;
871
871
  following: number | null;
872
872
  userName: string | null;
@@ -886,8 +886,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
886
886
  bookmarkCount: number | null;
887
887
  } | null;
888
888
  media: {
889
- type: string | null;
890
889
  url: string | null;
890
+ type: string | null;
891
891
  duration: number | null;
892
892
  width: number | null;
893
893
  height: number | null;
@@ -13,8 +13,8 @@ declare const WebCrawlToolParamsSchema: z.ZodObject<{
13
13
  waitFor: z.ZodDefault<z.ZodNumber>;
14
14
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
15
15
  }, "strip", z.ZodTypeAny, {
16
- format: "markdown";
17
16
  url: string;
17
+ format: "markdown";
18
18
  onlyMainContent: boolean;
19
19
  waitFor: number;
20
20
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -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
  }[];
@@ -119,8 +119,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
119
119
  waitFor: z.ZodDefault<z.ZodNumber>;
120
120
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
121
121
  }, "strip", z.ZodTypeAny, {
122
- format: "markdown";
123
122
  url: string;
123
+ format: "markdown";
124
124
  onlyMainContent: boolean;
125
125
  waitFor: number;
126
126
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -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
  }[];
@@ -9,17 +9,17 @@ declare const WebExtractToolParamsSchema: z.ZodObject<{
9
9
  timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
10
10
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
11
11
  }, "strip", z.ZodTypeAny, {
12
- schema: string;
13
12
  url: string;
13
+ schema: string;
14
14
  prompt: string;
15
- credentials?: Partial<Record<CredentialType, string>> | undefined;
16
15
  timeout?: number | undefined;
16
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
17
17
  }, {
18
- schema: string;
19
18
  url: string;
19
+ schema: string;
20
20
  prompt: string;
21
- credentials?: Partial<Record<CredentialType, string>> | undefined;
22
21
  timeout?: number | undefined;
22
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
23
23
  }>;
24
24
  declare const WebExtractToolResultSchema: z.ZodObject<{
25
25
  url: z.ZodString;
@@ -40,9 +40,9 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
40
40
  pageTitle?: string | undefined;
41
41
  }>>;
42
42
  }, "strip", z.ZodTypeAny, {
43
- error: string;
44
- success: boolean;
45
43
  url: string;
44
+ success: boolean;
45
+ error: string;
46
46
  metadata?: {
47
47
  statusCode?: number | undefined;
48
48
  extractionTime?: number | undefined;
@@ -50,9 +50,9 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
50
50
  } | undefined;
51
51
  extractedData?: any;
52
52
  }, {
53
- error: string;
54
- success: boolean;
55
53
  url: string;
54
+ success: boolean;
55
+ error: string;
56
56
  metadata?: {
57
57
  statusCode?: number | undefined;
58
58
  extractionTime?: number | undefined;
@@ -72,17 +72,17 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
72
72
  timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
73
73
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- schema: string;
76
75
  url: string;
76
+ schema: string;
77
77
  prompt: string;
78
- credentials?: Partial<Record<CredentialType, string>> | undefined;
79
78
  timeout?: number | undefined;
79
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  }, {
81
- schema: string;
82
81
  url: string;
82
+ schema: string;
83
83
  prompt: string;
84
- credentials?: Partial<Record<CredentialType, string>> | undefined;
85
84
  timeout?: number | undefined;
85
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
86
86
  }>;
87
87
  static readonly resultSchema: z.ZodObject<{
88
88
  url: z.ZodString;
@@ -103,9 +103,9 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
103
103
  pageTitle?: string | undefined;
104
104
  }>>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- error: string;
107
- success: boolean;
108
106
  url: string;
107
+ success: boolean;
108
+ error: string;
109
109
  metadata?: {
110
110
  statusCode?: number | undefined;
111
111
  extractionTime?: number | undefined;
@@ -113,9 +113,9 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
113
113
  } | undefined;
114
114
  extractedData?: any;
115
115
  }, {
116
- error: string;
117
- success: boolean;
118
116
  url: string;
117
+ success: boolean;
118
+ error: string;
119
119
  metadata?: {
120
120
  statusCode?: number | undefined;
121
121
  extractionTime?: number | undefined;