@bubblelab/bubble-core 0.1.36 → 0.1.38

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +179 -101
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +8 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
  6. package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
  7. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
  16. package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
  17. package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
  18. package/dist/bubbles/service-bubble/ashby/index.js +3 -0
  19. package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
  23. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  30. package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
  31. package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
  33. package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
  34. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  35. package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
  36. package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
  38. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
  39. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
  40. package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
  41. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
  44. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
  45. package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
  46. package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
  47. package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
  48. package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
  49. package/dist/bubbles/service-bubble/github.d.ts +164 -164
  50. package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
  51. package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
  52. package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
  53. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
  54. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
  55. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  56. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  57. package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
  58. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
  59. package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
  60. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  61. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
  63. package/dist/bubbles/service-bubble/storage.d.ts +52 -52
  64. package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
  69. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  70. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
  72. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  73. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
  76. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  78. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
  79. package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
  80. package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
  81. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
  83. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  87. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  88. package/dist/bubbles.json +4768 -1722
  89. package/dist/index.d.ts +4 -0
  90. package/dist/index.d.ts.map +1 -1
  91. package/dist/index.js +2 -0
  92. package/dist/index.js.map +1 -1
  93. package/package.json +2 -2
@@ -113,15 +113,15 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
113
113
  cart_count: import("zod").ZodOptional<import("zod").ZodNumber>;
114
114
  error: import("zod").ZodString;
115
115
  }, "strip", import("zod").ZodTypeAny, {
116
- operation: "add_to_cart";
117
116
  success: boolean;
118
117
  error: string;
118
+ operation: "add_to_cart";
119
119
  message?: string | undefined;
120
120
  cart_count?: number | undefined;
121
121
  }, {
122
- operation: "add_to_cart";
123
122
  success: boolean;
124
123
  error: string;
124
+ operation: "add_to_cart";
125
125
  message?: string | undefined;
126
126
  cart_count?: number | undefined;
127
127
  }>, import("zod").ZodObject<{
@@ -154,9 +154,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
154
154
  screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
155
155
  error: import("zod").ZodString;
156
156
  }, "strip", import("zod").ZodTypeAny, {
157
- operation: "get_cart";
158
157
  success: boolean;
159
158
  error: string;
159
+ operation: "get_cart";
160
160
  items?: {
161
161
  title: string;
162
162
  price: string;
@@ -169,9 +169,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
169
169
  total_items?: number | undefined;
170
170
  screenshot_url?: string | undefined;
171
171
  }, {
172
- operation: "get_cart";
173
172
  success: boolean;
174
173
  error: string;
174
+ operation: "get_cart";
175
175
  items?: {
176
176
  title: string;
177
177
  price: string;
@@ -210,9 +210,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
210
210
  screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
211
211
  error: import("zod").ZodString;
212
212
  }, "strip", import("zod").ZodTypeAny, {
213
- operation: "checkout";
214
213
  success: boolean;
215
214
  error: string;
215
+ operation: "checkout";
216
216
  items?: {
217
217
  title: string;
218
218
  price?: string | undefined;
@@ -228,9 +228,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
228
228
  shipping_address?: string | undefined;
229
229
  payment_method?: string | undefined;
230
230
  }, {
231
- operation: "checkout";
232
231
  success: boolean;
233
232
  error: string;
233
+ operation: "checkout";
234
234
  items?: {
235
235
  title: string;
236
236
  price?: string | undefined;
@@ -279,9 +279,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
279
279
  total_results: import("zod").ZodOptional<import("zod").ZodNumber>;
280
280
  error: import("zod").ZodString;
281
281
  }, "strip", import("zod").ZodTypeAny, {
282
- operation: "search";
283
282
  success: boolean;
284
283
  error: string;
284
+ operation: "search";
285
285
  results?: {
286
286
  title: string;
287
287
  url: string;
@@ -294,9 +294,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
294
294
  }[] | undefined;
295
295
  total_results?: number | undefined;
296
296
  }, {
297
- operation: "search";
298
297
  success: boolean;
299
298
  error: string;
299
+ operation: "search";
300
300
  results?: {
301
301
  title: string;
302
302
  url: string;
@@ -347,9 +347,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
347
347
  }>>;
348
348
  error: import("zod").ZodString;
349
349
  }, "strip", import("zod").ZodTypeAny, {
350
- operation: "get_product";
351
350
  success: boolean;
352
351
  error: string;
352
+ operation: "get_product";
353
353
  product?: {
354
354
  title: string;
355
355
  url: string;
@@ -363,9 +363,9 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
363
363
  availability?: string | undefined;
364
364
  } | undefined;
365
365
  }, {
366
- operation: "get_product";
367
366
  success: boolean;
368
367
  error: string;
368
+ operation: "get_product";
369
369
  product?: {
370
370
  title: string;
371
371
  url: string;
@@ -384,14 +384,14 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
384
384
  screenshot_url: import("zod").ZodOptional<import("zod").ZodString>;
385
385
  error: import("zod").ZodString;
386
386
  }, "strip", import("zod").ZodTypeAny, {
387
- operation: "screenshot";
388
387
  success: boolean;
389
388
  error: string;
389
+ operation: "screenshot";
390
390
  screenshot_url?: string | undefined;
391
391
  }, {
392
- operation: "screenshot";
393
392
  success: boolean;
394
393
  error: string;
394
+ operation: "screenshot";
395
395
  screenshot_url?: string | undefined;
396
396
  }>]>;
397
397
  static readonly shortDescription = "Amazon shopping automation - add to cart, view cart, checkout, search products";
@@ -13,15 +13,15 @@ export declare const CartItemSchema: z.ZodObject<{
13
13
  }, "strip", z.ZodTypeAny, {
14
14
  title: string;
15
15
  price: string;
16
- asin: string;
17
16
  quantity: number;
17
+ asin: string;
18
18
  url?: string | undefined;
19
19
  image?: string | undefined;
20
20
  }, {
21
21
  title: string;
22
22
  price: string;
23
- asin: string;
24
23
  quantity: number;
24
+ asin: string;
25
25
  url?: string | undefined;
26
26
  image?: string | undefined;
27
27
  }>;
@@ -37,8 +37,8 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
37
37
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
38
38
  }, "strip", z.ZodTypeAny, {
39
39
  operation: "add_to_cart";
40
- quantity: number;
41
40
  product_url: string;
41
+ quantity: number;
42
42
  credentials?: Partial<Record<CredentialType, string>> | undefined;
43
43
  }, {
44
44
  operation: "add_to_cart";
@@ -69,13 +69,13 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
69
69
  max_results: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
70
70
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- query: string;
73
72
  operation: "search";
73
+ query: string;
74
74
  max_results: number;
75
75
  credentials?: Partial<Record<CredentialType, string>> | undefined;
76
76
  }, {
77
- query: string;
78
77
  operation: "search";
78
+ query: string;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  max_results?: number | undefined;
81
81
  }>, z.ZodObject<{
@@ -98,12 +98,12 @@ export declare const AmazonShoppingToolParamsSchema: z.ZodDiscriminatedUnion<"op
98
98
  }, "strip", z.ZodTypeAny, {
99
99
  operation: "screenshot";
100
100
  full_page: boolean;
101
- credentials?: Partial<Record<CredentialType, string>> | undefined;
102
101
  url?: string | undefined;
102
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
103
103
  }, {
104
104
  operation: "screenshot";
105
- credentials?: Partial<Record<CredentialType, string>> | undefined;
106
105
  url?: string | undefined;
106
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
107
107
  full_page?: boolean | undefined;
108
108
  }>]>;
109
109
  /**
@@ -186,15 +186,15 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
186
186
  cart_count: z.ZodOptional<z.ZodNumber>;
187
187
  error: z.ZodString;
188
188
  }, "strip", z.ZodTypeAny, {
189
- error: string;
190
- success: boolean;
191
189
  operation: "add_to_cart";
190
+ success: boolean;
191
+ error: string;
192
192
  message?: string | undefined;
193
193
  cart_count?: number | undefined;
194
194
  }, {
195
- error: string;
196
- success: boolean;
197
195
  operation: "add_to_cart";
196
+ success: boolean;
197
+ error: string;
198
198
  message?: string | undefined;
199
199
  cart_count?: number | undefined;
200
200
  }>, z.ZodObject<{
@@ -210,15 +210,15 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
210
210
  }, "strip", z.ZodTypeAny, {
211
211
  title: string;
212
212
  price: string;
213
- asin: string;
214
213
  quantity: number;
214
+ asin: string;
215
215
  url?: string | undefined;
216
216
  image?: string | undefined;
217
217
  }, {
218
218
  title: string;
219
219
  price: string;
220
- asin: string;
221
220
  quantity: number;
221
+ asin: string;
222
222
  url?: string | undefined;
223
223
  image?: string | undefined;
224
224
  }>, "many">>;
@@ -227,14 +227,14 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
227
227
  screenshot_url: z.ZodOptional<z.ZodString>;
228
228
  error: z.ZodString;
229
229
  }, "strip", z.ZodTypeAny, {
230
- error: string;
231
- success: boolean;
232
230
  operation: "get_cart";
231
+ success: boolean;
232
+ error: string;
233
233
  items?: {
234
234
  title: string;
235
235
  price: string;
236
- asin: string;
237
236
  quantity: number;
237
+ asin: string;
238
238
  url?: string | undefined;
239
239
  image?: string | undefined;
240
240
  }[] | undefined;
@@ -242,14 +242,14 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
242
242
  total_items?: number | undefined;
243
243
  screenshot_url?: string | undefined;
244
244
  }, {
245
- error: string;
246
- success: boolean;
247
245
  operation: "get_cart";
246
+ success: boolean;
247
+ error: string;
248
248
  items?: {
249
249
  title: string;
250
250
  price: string;
251
- asin: string;
252
251
  quantity: number;
252
+ asin: string;
253
253
  url?: string | undefined;
254
254
  image?: string | undefined;
255
255
  }[] | undefined;
@@ -283,9 +283,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
283
283
  screenshot_url: z.ZodOptional<z.ZodString>;
284
284
  error: z.ZodString;
285
285
  }, "strip", z.ZodTypeAny, {
286
- error: string;
287
- success: boolean;
288
286
  operation: "checkout";
287
+ success: boolean;
288
+ error: string;
289
289
  items?: {
290
290
  title: string;
291
291
  price?: string | undefined;
@@ -301,9 +301,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
301
301
  shipping_address?: string | undefined;
302
302
  payment_method?: string | undefined;
303
303
  }, {
304
- error: string;
305
- success: boolean;
306
304
  operation: "checkout";
305
+ success: boolean;
306
+ error: string;
307
307
  items?: {
308
308
  title: string;
309
309
  price?: string | undefined;
@@ -352,9 +352,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
352
352
  total_results: z.ZodOptional<z.ZodNumber>;
353
353
  error: z.ZodString;
354
354
  }, "strip", z.ZodTypeAny, {
355
- error: string;
356
- success: boolean;
357
355
  operation: "search";
356
+ success: boolean;
357
+ error: string;
358
358
  results?: {
359
359
  title: string;
360
360
  url: string;
@@ -367,9 +367,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
367
367
  }[] | undefined;
368
368
  total_results?: number | undefined;
369
369
  }, {
370
- error: string;
371
- success: boolean;
372
370
  operation: "search";
371
+ success: boolean;
372
+ error: string;
373
373
  results?: {
374
374
  title: string;
375
375
  url: string;
@@ -420,9 +420,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
420
420
  }>>;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- error: string;
424
- success: boolean;
425
423
  operation: "get_product";
424
+ success: boolean;
425
+ error: string;
426
426
  product?: {
427
427
  title: string;
428
428
  url: string;
@@ -436,9 +436,9 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
436
436
  availability?: string | undefined;
437
437
  } | undefined;
438
438
  }, {
439
- error: string;
440
- success: boolean;
441
439
  operation: "get_product";
440
+ success: boolean;
441
+ error: string;
442
442
  product?: {
443
443
  title: string;
444
444
  url: string;
@@ -457,14 +457,14 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
457
457
  screenshot_url: z.ZodOptional<z.ZodString>;
458
458
  error: z.ZodString;
459
459
  }, "strip", z.ZodTypeAny, {
460
- error: string;
461
- success: boolean;
462
460
  operation: "screenshot";
461
+ success: boolean;
462
+ error: string;
463
463
  screenshot_url?: string | undefined;
464
464
  }, {
465
- error: string;
466
- success: boolean;
467
465
  operation: "screenshot";
466
+ success: boolean;
467
+ error: string;
468
468
  screenshot_url?: string | undefined;
469
469
  }>]>;
470
470
  export type AmazonShoppingToolParams = z.output<typeof AmazonShoppingToolParamsSchema>;
@@ -126,6 +126,7 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
126
126
  validatedAt: string;
127
127
  codeLength: number;
128
128
  };
129
+ errors?: string[] | undefined;
129
130
  bubbles?: {
130
131
  bubbleName: string;
131
132
  variableName: string;
@@ -134,7 +135,6 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
134
135
  hasActionCall: boolean;
135
136
  parameterCount: number;
136
137
  }[] | undefined;
137
- errors?: string[] | undefined;
138
138
  variableTypes?: {
139
139
  type: string;
140
140
  name: string;
@@ -151,6 +151,7 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
151
151
  validatedAt: string;
152
152
  codeLength: number;
153
153
  };
154
+ errors?: string[] | undefined;
154
155
  bubbles?: {
155
156
  bubbleName: string;
156
157
  variableName: string;
@@ -159,7 +160,6 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
159
160
  hasActionCall: boolean;
160
161
  parameterCount: number;
161
162
  }[] | undefined;
162
- errors?: string[] | undefined;
163
163
  variableTypes?: {
164
164
  type: string;
165
165
  name: string;
@@ -275,6 +275,7 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
275
275
  validatedAt: string;
276
276
  codeLength: number;
277
277
  };
278
+ errors?: string[] | undefined;
278
279
  bubbles?: {
279
280
  bubbleName: string;
280
281
  variableName: string;
@@ -283,7 +284,6 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
283
284
  hasActionCall: boolean;
284
285
  parameterCount: number;
285
286
  }[] | undefined;
286
- errors?: string[] | undefined;
287
287
  variableTypes?: {
288
288
  type: string;
289
289
  name: string;
@@ -300,6 +300,7 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
300
300
  validatedAt: string;
301
301
  codeLength: number;
302
302
  };
303
+ errors?: string[] | undefined;
303
304
  bubbles?: {
304
305
  bubbleName: string;
305
306
  variableName: string;
@@ -308,7 +309,6 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
308
309
  hasActionCall: boolean;
309
310
  parameterCount: number;
310
311
  }[] | undefined;
311
- errors?: string[] | undefined;
312
312
  variableTypes?: {
313
313
  type: string;
314
314
  name: string;