@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. package/package.json +2 -2
@@ -149,6 +149,14 @@ declare const TwitterTweetSchema: z.ZodObject<{
149
149
  url: string | null;
150
150
  id: string | null;
151
151
  text: string | null;
152
+ stats: {
153
+ viewCount: number | null;
154
+ retweetCount: number | null;
155
+ replyCount: number | null;
156
+ likeCount: number | null;
157
+ quoteCount: number | null;
158
+ bookmarkCount: number | null;
159
+ } | null;
152
160
  entities: {
153
161
  hashtags: string[] | null;
154
162
  mentions: 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;
@@ -192,6 +192,14 @@ declare const TwitterTweetSchema: z.ZodObject<{
192
192
  url: string | null;
193
193
  id: string | null;
194
194
  text: string | null;
195
+ stats: {
196
+ viewCount: number | null;
197
+ retweetCount: number | null;
198
+ replyCount: number | null;
199
+ likeCount: number | null;
200
+ quoteCount: number | null;
201
+ bookmarkCount: number | null;
202
+ } | null;
195
203
  entities: {
196
204
  hashtags: string[] | null;
197
205
  mentions: 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;
@@ -369,6 +369,14 @@ declare const TwitterToolResultSchema: z.ZodObject<{
369
369
  url: string | null;
370
370
  id: string | null;
371
371
  text: string | null;
372
+ stats: {
373
+ viewCount: number | null;
374
+ retweetCount: number | null;
375
+ replyCount: number | null;
376
+ likeCount: number | null;
377
+ quoteCount: number | null;
378
+ bookmarkCount: number | null;
379
+ } | null;
372
380
  entities: {
373
381
  hashtags: string[] | null;
374
382
  mentions: 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;
@@ -412,6 +412,14 @@ declare const TwitterToolResultSchema: z.ZodObject<{
412
412
  url: string | null;
413
413
  id: string | null;
414
414
  text: string | null;
415
+ stats: {
416
+ viewCount: number | null;
417
+ retweetCount: number | null;
418
+ replyCount: number | null;
419
+ likeCount: number | null;
420
+ quoteCount: number | null;
421
+ bookmarkCount: number | null;
422
+ } | null;
415
423
  entities: {
416
424
  hashtags: string[] | null;
417
425
  mentions: 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
- operation: "search" | "scrapeProfile" | "scrapeUrl";
460
- success: boolean;
461
459
  error: string;
460
+ success: boolean;
461
+ operation: "search" | "scrapeProfile" | "scrapeUrl";
462
462
  tweets: {
463
463
  url: string | null;
464
464
  id: string | null;
465
465
  text: string | null;
466
+ stats: {
467
+ viewCount: number | null;
468
+ retweetCount: number | null;
469
+ replyCount: number | null;
470
+ likeCount: number | null;
471
+ quoteCount: number | null;
472
+ bookmarkCount: number | null;
473
+ } | null;
466
474
  entities: {
467
475
  hashtags: string[] | null;
468
476
  mentions: 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
- operation: "search" | "scrapeProfile" | "scrapeUrl";
509
- success: boolean;
510
508
  error: string;
509
+ success: boolean;
510
+ operation: "search" | "scrapeProfile" | "scrapeUrl";
511
511
  tweets: {
512
512
  url: string | null;
513
513
  id: string | null;
514
514
  text: string | null;
515
+ stats: {
516
+ viewCount: number | null;
517
+ retweetCount: number | null;
518
+ replyCount: number | null;
519
+ likeCount: number | null;
520
+ quoteCount: number | null;
521
+ bookmarkCount: number | null;
522
+ } | null;
515
523
  entities: {
516
524
  hashtags: string[] | null;
517
525
  mentions: 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;
@@ -715,6 +715,14 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
715
715
  url: string | null;
716
716
  id: string | null;
717
717
  text: string | null;
718
+ stats: {
719
+ viewCount: number | null;
720
+ retweetCount: number | null;
721
+ replyCount: number | null;
722
+ likeCount: number | null;
723
+ quoteCount: number | null;
724
+ bookmarkCount: number | null;
725
+ } | null;
718
726
  entities: {
719
727
  hashtags: string[] | null;
720
728
  mentions: 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;
@@ -758,6 +758,14 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
758
758
  url: string | null;
759
759
  id: string | null;
760
760
  text: string | null;
761
+ stats: {
762
+ viewCount: number | null;
763
+ retweetCount: number | null;
764
+ replyCount: number | null;
765
+ likeCount: number | null;
766
+ quoteCount: number | null;
767
+ bookmarkCount: number | null;
768
+ } | null;
761
769
  entities: {
762
770
  hashtags: string[] | null;
763
771
  mentions: 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
- operation: "search" | "scrapeProfile" | "scrapeUrl";
806
- success: boolean;
807
805
  error: string;
806
+ success: boolean;
807
+ operation: "search" | "scrapeProfile" | "scrapeUrl";
808
808
  tweets: {
809
809
  url: string | null;
810
810
  id: string | null;
811
811
  text: string | null;
812
+ stats: {
813
+ viewCount: number | null;
814
+ retweetCount: number | null;
815
+ replyCount: number | null;
816
+ likeCount: number | null;
817
+ quoteCount: number | null;
818
+ bookmarkCount: number | null;
819
+ } | null;
812
820
  entities: {
813
821
  hashtags: string[] | null;
814
822
  mentions: 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
- operation: "search" | "scrapeProfile" | "scrapeUrl";
855
- success: boolean;
856
854
  error: string;
855
+ success: boolean;
856
+ operation: "search" | "scrapeProfile" | "scrapeUrl";
857
857
  tweets: {
858
858
  url: string | null;
859
859
  id: string | null;
860
860
  text: string | null;
861
+ stats: {
862
+ viewCount: number | null;
863
+ retweetCount: number | null;
864
+ replyCount: number | null;
865
+ likeCount: number | null;
866
+ quoteCount: number | null;
867
+ bookmarkCount: number | null;
868
+ } | null;
861
869
  entities: {
862
870
  hashtags: string[] | null;
863
871
  mentions: 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;
@@ -70,8 +70,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
70
70
  }>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
72
  url: string;
73
- success: boolean;
74
73
  error: string;
74
+ success: boolean;
75
75
  pages: {
76
76
  content: string;
77
77
  url: string;
@@ -87,8 +87,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
87
87
  } | undefined;
88
88
  }, {
89
89
  url: string;
90
- success: boolean;
91
90
  error: string;
91
+ success: boolean;
92
92
  pages: {
93
93
  content: string;
94
94
  url: string;
@@ -176,8 +176,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
176
176
  }>>;
177
177
  }, "strip", z.ZodTypeAny, {
178
178
  url: string;
179
- success: boolean;
180
179
  error: string;
180
+ success: boolean;
181
181
  pages: {
182
182
  content: string;
183
183
  url: string;
@@ -193,8 +193,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
193
193
  } | undefined;
194
194
  }, {
195
195
  url: string;
196
- success: boolean;
197
196
  error: string;
197
+ success: boolean;
198
198
  pages: {
199
199
  content: string;
200
200
  url: string;
@@ -41,8 +41,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
41
41
  }>>;
42
42
  }, "strip", z.ZodTypeAny, {
43
43
  url: string;
44
- success: boolean;
45
44
  error: string;
45
+ success: boolean;
46
46
  metadata?: {
47
47
  statusCode?: number | undefined;
48
48
  extractionTime?: number | undefined;
@@ -51,8 +51,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
51
51
  extractedData?: any;
52
52
  }, {
53
53
  url: string;
54
- success: boolean;
55
54
  error: string;
55
+ success: boolean;
56
56
  metadata?: {
57
57
  statusCode?: number | undefined;
58
58
  extractionTime?: number | undefined;
@@ -104,8 +104,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
104
104
  }>>;
105
105
  }, "strip", z.ZodTypeAny, {
106
106
  url: string;
107
- success: boolean;
108
107
  error: string;
108
+ success: boolean;
109
109
  metadata?: {
110
110
  statusCode?: number | undefined;
111
111
  extractionTime?: number | undefined;
@@ -114,8 +114,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
114
114
  extractedData?: any;
115
115
  }, {
116
116
  url: string;
117
- success: boolean;
118
117
  error: string;
118
+ success: boolean;
119
119
  metadata?: {
120
120
  statusCode?: number | undefined;
121
121
  extractionTime?: number | undefined;
@@ -41,8 +41,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
41
41
  title: string;
42
42
  content: string;
43
43
  url: string;
44
- success: boolean;
45
44
  error: string;
45
+ success: boolean;
46
46
  creditsUsed: number;
47
47
  metadata?: {
48
48
  statusCode?: number | undefined;
@@ -53,8 +53,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
53
53
  title: string;
54
54
  content: string;
55
55
  url: string;
56
- success: boolean;
57
56
  error: string;
57
+ success: boolean;
58
58
  creditsUsed: number;
59
59
  metadata?: {
60
60
  statusCode?: number | undefined;
@@ -105,8 +105,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
105
105
  title: string;
106
106
  content: string;
107
107
  url: string;
108
- success: boolean;
109
108
  error: string;
109
+ success: boolean;
110
110
  creditsUsed: number;
111
111
  metadata?: {
112
112
  statusCode?: number | undefined;
@@ -117,8 +117,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
117
117
  title: string;
118
118
  content: string;
119
119
  url: string;
120
- success: boolean;
121
120
  error: string;
121
+ success: boolean;
122
122
  creditsUsed: number;
123
123
  metadata?: {
124
124
  statusCode?: number | undefined;
@@ -11,7 +11,7 @@ declare const WebSearchToolParamsSchema: z.ZodObject<{
11
11
  }, "strip", z.ZodTypeAny, {
12
12
  query: string;
13
13
  limit: number;
14
- categories: ("pdf" | "github" | "research")[];
14
+ categories: ("github" | "pdf" | "research")[];
15
15
  credentials?: Partial<Record<CredentialType, string>> | undefined;
16
16
  location?: string | undefined;
17
17
  }, {
@@ -19,7 +19,7 @@ declare const WebSearchToolParamsSchema: z.ZodObject<{
19
19
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20
20
  limit?: number | undefined;
21
21
  location?: string | undefined;
22
- categories?: ("pdf" | "github" | "research")[] | undefined;
22
+ categories?: ("github" | "pdf" | "research")[] | undefined;
23
23
  }>;
24
24
  declare const WebSearchToolResultSchema: z.ZodObject<{
25
25
  results: z.ZodArray<z.ZodObject<{
@@ -42,8 +42,8 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
42
42
  success: z.ZodBoolean;
43
43
  error: z.ZodString;
44
44
  }, "strip", z.ZodTypeAny, {
45
- success: boolean;
46
45
  error: string;
46
+ success: boolean;
47
47
  query: string;
48
48
  results: {
49
49
  title: string;
@@ -54,8 +54,8 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
54
54
  totalResults: number;
55
55
  searchEngine: string;
56
56
  }, {
57
- success: boolean;
58
57
  error: string;
58
+ success: boolean;
59
59
  query: string;
60
60
  results: {
61
61
  title: string;
@@ -80,7 +80,7 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
80
80
  }, "strip", z.ZodTypeAny, {
81
81
  query: string;
82
82
  limit: number;
83
- categories: ("pdf" | "github" | "research")[];
83
+ categories: ("github" | "pdf" | "research")[];
84
84
  credentials?: Partial<Record<CredentialType, string>> | undefined;
85
85
  location?: string | undefined;
86
86
  }, {
@@ -88,7 +88,7 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
88
88
  credentials?: Partial<Record<CredentialType, string>> | undefined;
89
89
  limit?: number | undefined;
90
90
  location?: string | undefined;
91
- categories?: ("pdf" | "github" | "research")[] | undefined;
91
+ categories?: ("github" | "pdf" | "research")[] | undefined;
92
92
  }>;
93
93
  static readonly resultSchema: z.ZodObject<{
94
94
  results: z.ZodArray<z.ZodObject<{
@@ -111,8 +111,8 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
111
111
  success: z.ZodBoolean;
112
112
  error: z.ZodString;
113
113
  }, "strip", z.ZodTypeAny, {
114
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  query: string;
117
117
  results: {
118
118
  title: string;
@@ -123,8 +123,8 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
123
123
  totalResults: number;
124
124
  searchEngine: string;
125
125
  }, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  query: string;
129
129
  results: {
130
130
  title: string;
@@ -223,8 +223,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
225
  url: string | null;
226
- success: boolean;
227
226
  error: string;
227
+ success: boolean;
228
228
  batch: string | null;
229
229
  people: {
230
230
  title: string | null;
@@ -255,8 +255,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
255
255
  totalCompanies: number;
256
256
  }, {
257
257
  url: string | null;
258
- success: boolean;
259
258
  error: string;
259
+ success: boolean;
260
260
  batch: string | null;
261
261
  people: {
262
262
  title: string | null;
@@ -421,8 +421,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
423
  url: string | null;
424
- success: boolean;
425
424
  error: string;
425
+ success: boolean;
426
426
  batch: string | null;
427
427
  people: {
428
428
  title: string | null;
@@ -453,8 +453,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
453
453
  totalCompanies: number;
454
454
  }, {
455
455
  url: string | null;
456
- success: boolean;
457
456
  error: string;
457
+ success: boolean;
458
458
  batch: string | null;
459
459
  people: {
460
460
  title: string | null;
@@ -149,9 +149,9 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
149
149
  success: z.ZodBoolean;
150
150
  error: z.ZodString;
151
151
  }, "strip", z.ZodTypeAny, {
152
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
153
- success: boolean;
154
152
  error: string;
153
+ success: boolean;
154
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
157
157
  description: string | null;
@@ -175,9 +175,9 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
179
- success: boolean;
180
178
  error: string;
179
+ success: boolean;
180
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
183
183
  description: string | null;
@@ -307,9 +307,9 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
307
307
  success: z.ZodBoolean;
308
308
  error: z.ZodString;
309
309
  }, "strip", z.ZodTypeAny, {
310
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
311
- success: boolean;
312
310
  error: string;
311
+ success: boolean;
312
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
315
315
  description: string | null;
@@ -333,9 +333,9 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
337
- success: boolean;
338
336
  error: string;
337
+ success: boolean;
338
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
341
341
  description: string | null;
@@ -107,8 +107,8 @@ declare const DatabaseAnalyzerResultSchema: z.ZodObject<{
107
107
  analysisTimestamp: Date;
108
108
  }>>;
109
109
  }, "strip", z.ZodTypeAny, {
110
- success: boolean;
111
110
  error: string;
111
+ success: boolean;
112
112
  databaseSchema?: {
113
113
  rawData?: Record<string, unknown>[] | undefined;
114
114
  cleanedJSON?: string | undefined;
@@ -121,8 +121,8 @@ declare const DatabaseAnalyzerResultSchema: z.ZodObject<{
121
121
  analysisTimestamp: Date;
122
122
  } | undefined;
123
123
  }, {
124
- success: boolean;
125
124
  error: string;
125
+ success: boolean;
126
126
  databaseSchema?: {
127
127
  rawData?: Record<string, unknown>[] | undefined;
128
128
  cleanedJSON?: string | undefined;
@@ -261,8 +261,8 @@ export declare class DatabaseAnalyzerWorkflowBubble extends WorkflowBubble<Datab
261
261
  analysisTimestamp: Date;
262
262
  }>>;
263
263
  }, "strip", z.ZodTypeAny, {
264
- success: boolean;
265
264
  error: string;
265
+ success: boolean;
266
266
  databaseSchema?: {
267
267
  rawData?: Record<string, unknown>[] | undefined;
268
268
  cleanedJSON?: string | undefined;
@@ -275,8 +275,8 @@ export declare class DatabaseAnalyzerWorkflowBubble extends WorkflowBubble<Datab
275
275
  analysisTimestamp: Date;
276
276
  } | undefined;
277
277
  }, {
278
- success: boolean;
279
278
  error: string;
279
+ success: boolean;
280
280
  databaseSchema?: {
281
281
  rawData?: Record<string, unknown>[] | undefined;
282
282
  cleanedJSON?: string | undefined;