@bubblelab/bubble-core 0.1.225 → 0.1.226

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 (173) hide show
  1. package/dist/bubble-bundle.d.ts +186 -186
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +29 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +74 -74
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +134 -134
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +184 -184
  22. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +38 -38
  23. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
  24. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +32 -32
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +1015 -1015
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +156 -156
  38. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1627 -1627
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +24 -24
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +454 -454
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +133 -133
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +155 -155
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +95 -95
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +95 -95
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  77. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +448 -448
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +84 -84
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +50 -50
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  120. package/dist/bubbles.json +19 -9
  121. package/package.json +2 -2
  122. package/dist/bubble-trigger/index.d.ts +0 -2
  123. package/dist/bubble-trigger/index.d.ts.map +0 -1
  124. package/dist/bubble-trigger/index.js +0 -2
  125. package/dist/bubble-trigger/index.js.map +0 -1
  126. package/dist/bubble-trigger/types.d.ts +0 -87
  127. package/dist/bubble-trigger/types.d.ts.map +0 -1
  128. package/dist/bubble-trigger/types.js +0 -14
  129. package/dist/bubble-trigger/types.js.map +0 -1
  130. package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
  131. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
  132. package/dist/bubbles/service-bubble/google-sheets.js +0 -904
  133. package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
  134. package/dist/bubbles/service-bubble/pylon/index.d.ts +0 -3
  135. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +0 -1
  136. package/dist/bubbles/service-bubble/pylon/index.js +0 -3
  137. package/dist/bubbles/service-bubble/pylon/index.js.map +0 -1
  138. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +0 -435
  139. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +0 -1
  140. package/dist/bubbles/service-bubble/pylon/pylon.js +0 -375
  141. package/dist/bubbles/service-bubble/pylon/pylon.js.map +0 -1
  142. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +0 -408
  143. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +0 -1
  144. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +0 -249
  145. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +0 -1
  146. package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
  147. package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
  148. package/dist/bubbles/service-bubble/slack.js +0 -1536
  149. package/dist/bubbles/service-bubble/slack.js.map +0 -1
  150. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  151. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  152. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  153. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  154. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  155. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  156. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  157. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  158. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  159. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  160. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  161. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
  162. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +0 -114
  163. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +0 -1
  164. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +0 -777
  165. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +0 -1
  166. package/dist/types/ai-models.d.ts +0 -4
  167. package/dist/types/ai-models.d.ts.map +0 -1
  168. package/dist/types/ai-models.js +0 -16
  169. package/dist/types/ai-models.js.map +0 -1
  170. package/dist/utils/param-helper.d.ts +0 -2
  171. package/dist/utils/param-helper.d.ts.map +0 -1
  172. package/dist/utils/param-helper.js +0 -5
  173. package/dist/utils/param-helper.js.map +0 -1
@@ -42,29 +42,29 @@ 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;
50
50
  content: string;
51
51
  url: string;
52
52
  }[];
53
+ creditsUsed: number;
53
54
  totalResults: number;
54
55
  searchEngine: string;
55
- creditsUsed: number;
56
56
  }, {
57
- success: boolean;
58
57
  error: string;
58
+ success: boolean;
59
59
  query: string;
60
60
  results: {
61
61
  title: string;
62
62
  content: string;
63
63
  url: string;
64
64
  }[];
65
+ creditsUsed: number;
65
66
  totalResults: number;
66
67
  searchEngine: string;
67
- creditsUsed: number;
68
68
  }>;
69
69
  type WebSearchToolParams = z.output<typeof WebSearchToolParamsSchema>;
70
70
  type WebSearchToolResult = z.output<typeof WebSearchToolResultSchema>;
@@ -111,29 +111,29 @@ 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;
119
119
  content: string;
120
120
  url: string;
121
121
  }[];
122
+ creditsUsed: number;
122
123
  totalResults: number;
123
124
  searchEngine: string;
124
- creditsUsed: number;
125
125
  }, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  query: string;
129
129
  results: {
130
130
  title: string;
131
131
  content: string;
132
132
  url: string;
133
133
  }[];
134
+ creditsUsed: number;
134
135
  totalResults: number;
135
136
  searchEngine: string;
136
- creditsUsed: number;
137
137
  }>;
138
138
  static readonly shortDescription = "Performs web searches using Firecrawl to find current information from the web";
139
139
  static readonly longDescription = "\n A comprehensive web search tool that uses Firecrawl to find current information from the web.\n \n Features:\n - High-quality web search results with content extraction\n - Configurable result limits (1-20 results)\n - Location-based search for regional results\n - Clean, structured content extraction from search results\n - Requires FIRECRAWL_API_KEY credential\n \n Use cases:\n - Finding current events and news\n - Researching topics with web content\n - Getting up-to-date information for decision making\n - Answering questions that require web knowledge\n - Market research and competitive analysis\n - Real-time data gathering from the web\n ";
@@ -48,6 +48,7 @@ declare const YCCompanySchema: z.ZodObject<{
48
48
  }>, "many">;
49
49
  }, "strip", z.ZodTypeAny, {
50
50
  description: string | null;
51
+ batch: string | null;
51
52
  companyName: string | null;
52
53
  website: string | null;
53
54
  founders: {
@@ -57,10 +58,10 @@ declare const YCCompanySchema: z.ZodObject<{
57
58
  bio: string | null;
58
59
  twitterUrl: string | null;
59
60
  }[];
60
- batch: string | null;
61
61
  ycUrl: string | null;
62
62
  }, {
63
63
  description: string | null;
64
+ batch: string | null;
64
65
  companyName: string | null;
65
66
  website: string | null;
66
67
  founders: {
@@ -70,7 +71,6 @@ declare const YCCompanySchema: z.ZodObject<{
70
71
  bio: string | null;
71
72
  twitterUrl: string | null;
72
73
  }[];
73
- batch: string | null;
74
74
  ycUrl: string | null;
75
75
  }>;
76
76
  declare const YCPersonSchema: z.ZodObject<{
@@ -190,6 +190,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
190
190
  }>, "many">;
191
191
  }, "strip", z.ZodTypeAny, {
192
192
  description: string | null;
193
+ batch: string | null;
193
194
  companyName: string | null;
194
195
  website: string | null;
195
196
  founders: {
@@ -199,10 +200,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
199
200
  bio: string | null;
200
201
  twitterUrl: string | null;
201
202
  }[];
202
- batch: string | null;
203
203
  ycUrl: string | null;
204
204
  }, {
205
205
  description: string | null;
206
+ batch: string | null;
206
207
  companyName: string | null;
207
208
  website: string | null;
208
209
  founders: {
@@ -212,7 +213,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
212
213
  bio: string | null;
213
214
  twitterUrl: string | null;
214
215
  }[];
215
- batch: string | null;
216
216
  ycUrl: string | null;
217
217
  }>, "many">;
218
218
  totalPeople: z.ZodNumber;
@@ -223,8 +223,9 @@ 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
+ batch: string | null;
228
229
  people: {
229
230
  title: string | null;
230
231
  name: string | null;
@@ -236,9 +237,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
236
237
  }[];
237
238
  twitterUrl: string | null;
238
239
  }[];
239
- batch: string | null;
240
240
  companies: {
241
241
  description: string | null;
242
+ batch: string | null;
242
243
  companyName: string | null;
243
244
  website: string | null;
244
245
  founders: {
@@ -248,15 +249,15 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
248
249
  bio: string | null;
249
250
  twitterUrl: string | null;
250
251
  }[];
251
- batch: string | null;
252
252
  ycUrl: string | null;
253
253
  }[];
254
254
  totalPeople: number;
255
255
  totalCompanies: number;
256
256
  }, {
257
257
  url: string | null;
258
- success: boolean;
259
258
  error: string;
259
+ success: boolean;
260
+ batch: string | null;
260
261
  people: {
261
262
  title: string | null;
262
263
  name: string | null;
@@ -268,9 +269,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
268
269
  }[];
269
270
  twitterUrl: string | null;
270
271
  }[];
271
- batch: string | null;
272
272
  companies: {
273
273
  description: string | null;
274
+ batch: string | null;
274
275
  companyName: string | null;
275
276
  website: string | null;
276
277
  founders: {
@@ -280,7 +281,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
280
281
  bio: string | null;
281
282
  twitterUrl: string | null;
282
283
  }[];
283
- batch: string | null;
284
284
  ycUrl: string | null;
285
285
  }[];
286
286
  totalPeople: number;
@@ -388,6 +388,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
388
388
  }>, "many">;
389
389
  }, "strip", z.ZodTypeAny, {
390
390
  description: string | null;
391
+ batch: string | null;
391
392
  companyName: string | null;
392
393
  website: string | null;
393
394
  founders: {
@@ -397,10 +398,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
397
398
  bio: string | null;
398
399
  twitterUrl: string | null;
399
400
  }[];
400
- batch: string | null;
401
401
  ycUrl: string | null;
402
402
  }, {
403
403
  description: string | null;
404
+ batch: string | null;
404
405
  companyName: string | null;
405
406
  website: string | null;
406
407
  founders: {
@@ -410,7 +411,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
410
411
  bio: string | null;
411
412
  twitterUrl: string | null;
412
413
  }[];
413
- batch: string | null;
414
414
  ycUrl: string | null;
415
415
  }>, "many">;
416
416
  totalPeople: z.ZodNumber;
@@ -421,8 +421,9 @@ 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
+ batch: string | null;
426
427
  people: {
427
428
  title: string | null;
428
429
  name: string | null;
@@ -434,9 +435,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
434
435
  }[];
435
436
  twitterUrl: string | null;
436
437
  }[];
437
- batch: string | null;
438
438
  companies: {
439
439
  description: string | null;
440
+ batch: string | null;
440
441
  companyName: string | null;
441
442
  website: string | null;
442
443
  founders: {
@@ -446,15 +447,15 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
446
447
  bio: string | null;
447
448
  twitterUrl: string | null;
448
449
  }[];
449
- batch: string | null;
450
450
  ycUrl: string | null;
451
451
  }[];
452
452
  totalPeople: number;
453
453
  totalCompanies: number;
454
454
  }, {
455
455
  url: string | null;
456
- success: boolean;
457
456
  error: string;
457
+ success: boolean;
458
+ batch: string | null;
458
459
  people: {
459
460
  title: string | null;
460
461
  name: string | null;
@@ -466,9 +467,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
466
467
  }[];
467
468
  twitterUrl: string | null;
468
469
  }[];
469
- batch: string | null;
470
470
  companies: {
471
471
  description: string | null;
472
+ batch: string | null;
472
473
  companyName: string | null;
473
474
  website: string | null;
474
475
  founders: {
@@ -478,7 +479,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
478
479
  bio: string | null;
479
480
  twitterUrl: string | null;
480
481
  }[];
481
- batch: string | null;
482
482
  ycUrl: string | null;
483
483
  }[];
484
484
  totalPeople: number;
@@ -23,8 +23,8 @@ declare const YouTubeVideoSchema: z.ZodObject<{
23
23
  url: string | null;
24
24
  duration: string | null;
25
25
  id: string | null;
26
- comments: number | null;
27
26
  thumbnail: string | null;
27
+ comments: number | null;
28
28
  viewCount: number | null;
29
29
  likes: number | null;
30
30
  channelName: string | null;
@@ -37,8 +37,8 @@ declare const YouTubeVideoSchema: z.ZodObject<{
37
37
  url: string | null;
38
38
  duration: string | null;
39
39
  id: string | null;
40
- comments: number | null;
41
40
  thumbnail: string | null;
41
+ comments: number | null;
42
42
  viewCount: number | null;
43
43
  likes: number | null;
44
44
  channelName: string | null;
@@ -70,18 +70,18 @@ declare const YouTubeToolParamsSchema: z.ZodObject<{
70
70
  }, "strip", z.ZodTypeAny, {
71
71
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
+ maxResults?: number | undefined;
73
74
  videoUrl?: string | undefined;
74
75
  searchQueries?: string[] | undefined;
75
- maxResults?: number | undefined;
76
76
  channelUrl?: string | undefined;
77
77
  videoUrls?: string[] | undefined;
78
78
  includeShorts?: boolean | undefined;
79
79
  }, {
80
80
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
+ maxResults?: number | undefined;
82
83
  videoUrl?: string | undefined;
83
84
  searchQueries?: string[] | undefined;
84
- maxResults?: number | undefined;
85
85
  channelUrl?: string | undefined;
86
86
  videoUrls?: string[] | undefined;
87
87
  includeShorts?: boolean | undefined;
@@ -109,8 +109,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
109
109
  url: string | null;
110
110
  duration: string | null;
111
111
  id: string | null;
112
- comments: number | null;
113
112
  thumbnail: string | null;
113
+ comments: number | null;
114
114
  viewCount: number | null;
115
115
  likes: number | null;
116
116
  channelName: string | null;
@@ -123,8 +123,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
123
123
  url: string | null;
124
124
  duration: string | null;
125
125
  id: string | null;
126
- comments: number | null;
127
126
  thumbnail: string | null;
127
+ comments: number | null;
128
128
  viewCount: number | null;
129
129
  likes: number | null;
130
130
  channelName: string | null;
@@ -149,8 +149,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
149
149
  success: z.ZodBoolean;
150
150
  error: z.ZodString;
151
151
  }, "strip", z.ZodTypeAny, {
152
- success: boolean;
153
152
  error: string;
153
+ success: boolean;
154
154
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
@@ -160,8 +160,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
160
160
  url: string | null;
161
161
  duration: string | null;
162
162
  id: string | null;
163
- comments: number | null;
164
163
  thumbnail: string | null;
164
+ comments: number | null;
165
165
  viewCount: number | null;
166
166
  likes: number | null;
167
167
  channelName: string | null;
@@ -175,8 +175,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- success: boolean;
179
178
  error: string;
179
+ success: boolean;
180
180
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
@@ -186,8 +186,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
186
186
  url: string | null;
187
187
  duration: string | null;
188
188
  id: string | null;
189
- comments: number | null;
190
189
  thumbnail: string | null;
190
+ comments: number | null;
191
191
  viewCount: number | null;
192
192
  likes: number | null;
193
193
  channelName: string | null;
@@ -228,18 +228,18 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
228
228
  }, "strip", z.ZodTypeAny, {
229
229
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
230
230
  credentials?: Partial<Record<CredentialType, string>> | undefined;
231
+ maxResults?: number | undefined;
231
232
  videoUrl?: string | undefined;
232
233
  searchQueries?: string[] | undefined;
233
- maxResults?: number | undefined;
234
234
  channelUrl?: string | undefined;
235
235
  videoUrls?: string[] | undefined;
236
236
  includeShorts?: boolean | undefined;
237
237
  }, {
238
238
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
239
239
  credentials?: Partial<Record<CredentialType, string>> | undefined;
240
+ maxResults?: number | undefined;
240
241
  videoUrl?: string | undefined;
241
242
  searchQueries?: string[] | undefined;
242
- maxResults?: number | undefined;
243
243
  channelUrl?: string | undefined;
244
244
  videoUrls?: string[] | undefined;
245
245
  includeShorts?: boolean | undefined;
@@ -267,8 +267,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
267
267
  url: string | null;
268
268
  duration: string | null;
269
269
  id: string | null;
270
- comments: number | null;
271
270
  thumbnail: string | null;
271
+ comments: number | null;
272
272
  viewCount: number | null;
273
273
  likes: number | null;
274
274
  channelName: string | null;
@@ -281,8 +281,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
281
281
  url: string | null;
282
282
  duration: string | null;
283
283
  id: string | null;
284
- comments: number | null;
285
284
  thumbnail: string | null;
285
+ comments: number | null;
286
286
  viewCount: number | null;
287
287
  likes: number | null;
288
288
  channelName: string | null;
@@ -307,8 +307,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
307
307
  success: z.ZodBoolean;
308
308
  error: z.ZodString;
309
309
  }, "strip", z.ZodTypeAny, {
310
- success: boolean;
311
310
  error: string;
311
+ success: boolean;
312
312
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
@@ -318,8 +318,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
318
318
  url: string | null;
319
319
  duration: string | null;
320
320
  id: string | null;
321
- comments: number | null;
322
321
  thumbnail: string | null;
322
+ comments: number | null;
323
323
  viewCount: number | null;
324
324
  likes: number | null;
325
325
  channelName: string | null;
@@ -333,8 +333,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- success: boolean;
337
336
  error: string;
337
+ success: boolean;
338
338
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
@@ -344,8 +344,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
344
344
  url: string | null;
345
345
  duration: string | null;
346
346
  id: string | null;
347
- comments: number | null;
348
347
  thumbnail: string | null;
348
+ comments: number | null;
349
349
  viewCount: number | null;
350
350
  likes: number | null;
351
351
  channelName: 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;