@bubblelab/bubble-core 0.1.124 → 0.1.126

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 (83) hide show
  1. package/dist/bubble-bundle.d.ts +117 -117
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +128 -128
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +16 -6
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +70 -70
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +94 -94
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +124 -124
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +146 -146
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +660 -660
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +160 -160
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +112 -112
  22. package/dist/bubbles/service-bubble/github.d.ts +92 -92
  23. package/dist/bubbles/service-bubble/gmail.d.ts +508 -508
  24. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/gmail.js +17 -6
  26. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +106 -106
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +56 -56
  31. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  32. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  34. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +106 -106
  35. package/dist/bubbles/service-bubble/notion/notion.d.ts +482 -482
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/resend.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/resend.js +13 -4
  40. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +496 -496
  42. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +129 -129
  44. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +147 -147
  45. package/dist/bubbles/service-bubble/telegram.d.ts +1579 -1579
  46. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  48. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  49. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  50. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +66 -66
  52. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  53. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  56. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +104 -104
  57. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +78 -78
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
  64. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
  65. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  66. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  69. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  70. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  78. package/dist/bubbles.json +9 -9
  79. package/dist/utils/markdown-to-html.d.ts +6 -0
  80. package/dist/utils/markdown-to-html.d.ts.map +1 -0
  81. package/dist/utils/markdown-to-html.js +70 -0
  82. package/dist/utils/markdown-to-html.js.map +1 -0
  83. package/package.json +2 -2
@@ -37,8 +37,8 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
37
37
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
38
38
  }, "strip", import("zod").ZodTypeAny, {
39
39
  operation: "add_to_cart";
40
- product_url: string;
41
40
  quantity: number;
41
+ product_url: string;
42
42
  credentials?: Partial<Record<CredentialType, string>> | undefined;
43
43
  }, {
44
44
  operation: "add_to_cart";
@@ -69,13 +69,13 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
69
69
  max_results: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
70
70
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
71
71
  }, "strip", import("zod").ZodTypeAny, {
72
- operation: "search";
73
72
  query: string;
73
+ operation: "search";
74
74
  max_results: number;
75
75
  credentials?: Partial<Record<CredentialType, string>> | undefined;
76
76
  }, {
77
- operation: "search";
78
77
  query: string;
78
+ operation: "search";
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  max_results?: number | undefined;
81
81
  }>, import("zod").ZodObject<{
@@ -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
  error: string;
118
117
  success: boolean;
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
  error: string;
124
123
  success: boolean;
124
+ operation: "add_to_cart";
125
125
  message?: string | undefined;
126
126
  cart_count?: number | undefined;
127
127
  }>, import("zod").ZodObject<{
@@ -139,46 +139,46 @@ export declare class AmazonShoppingTool<T extends AmazonShoppingToolParamsInput
139
139
  price: string;
140
140
  quantity: number;
141
141
  asin: string;
142
- image?: string | undefined;
143
142
  url?: string | undefined;
143
+ image?: string | undefined;
144
144
  }, {
145
145
  title: string;
146
146
  price: string;
147
147
  quantity: number;
148
148
  asin: string;
149
- image?: string | undefined;
150
149
  url?: string | undefined;
150
+ image?: string | undefined;
151
151
  }>, "many">>;
152
152
  subtotal: import("zod").ZodOptional<import("zod").ZodString>;
153
153
  total_items: import("zod").ZodOptional<import("zod").ZodNumber>;
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
  error: string;
159
158
  success: boolean;
159
+ operation: "get_cart";
160
160
  items?: {
161
161
  title: string;
162
162
  price: string;
163
163
  quantity: number;
164
164
  asin: string;
165
- image?: string | undefined;
166
165
  url?: string | undefined;
166
+ image?: string | undefined;
167
167
  }[] | undefined;
168
168
  subtotal?: string | undefined;
169
169
  total_items?: number | undefined;
170
170
  screenshot_url?: string | undefined;
171
171
  }, {
172
- operation: "get_cart";
173
172
  error: string;
174
173
  success: boolean;
174
+ operation: "get_cart";
175
175
  items?: {
176
176
  title: string;
177
177
  price: string;
178
178
  quantity: number;
179
179
  asin: string;
180
- image?: string | undefined;
181
180
  url?: string | undefined;
181
+ image?: string | undefined;
182
182
  }[] | undefined;
183
183
  subtotal?: string | undefined;
184
184
  total_items?: number | undefined;
@@ -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
  error: string;
215
214
  success: boolean;
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
  error: string;
233
232
  success: boolean;
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
  error: string;
284
283
  success: boolean;
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
  error: string;
299
298
  success: boolean;
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
  error: string;
352
351
  success: boolean;
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
  error: string;
368
367
  success: boolean;
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
  error: string;
389
388
  success: boolean;
389
+ operation: "screenshot";
390
390
  screenshot_url?: string | undefined;
391
391
  }, {
392
- operation: "screenshot";
393
392
  error: string;
394
393
  success: boolean;
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";
@@ -15,15 +15,15 @@ export declare const CartItemSchema: z.ZodObject<{
15
15
  price: string;
16
16
  quantity: number;
17
17
  asin: string;
18
- image?: string | undefined;
19
18
  url?: string | undefined;
19
+ image?: string | undefined;
20
20
  }, {
21
21
  title: string;
22
22
  price: string;
23
23
  quantity: number;
24
24
  asin: string;
25
- image?: string | undefined;
26
25
  url?: string | undefined;
26
+ image?: string | undefined;
27
27
  }>;
28
28
  export type CartItem = z.infer<typeof CartItemSchema>;
29
29
  /**
@@ -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
- product_url: string;
41
40
  quantity: number;
41
+ product_url: string;
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
- operation: "search";
73
72
  query: string;
73
+ operation: "search";
74
74
  max_results: number;
75
75
  credentials?: Partial<Record<CredentialType, string>> | undefined;
76
76
  }, {
77
- operation: "search";
78
77
  query: string;
78
+ operation: "search";
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  max_results?: number | undefined;
81
81
  }>, z.ZodObject<{
@@ -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
- operation: "add_to_cart";
190
189
  error: string;
191
190
  success: boolean;
191
+ operation: "add_to_cart";
192
192
  message?: string | undefined;
193
193
  cart_count?: number | undefined;
194
194
  }, {
195
- operation: "add_to_cart";
196
195
  error: string;
197
196
  success: boolean;
197
+ operation: "add_to_cart";
198
198
  message?: string | undefined;
199
199
  cart_count?: number | undefined;
200
200
  }>, z.ZodObject<{
@@ -212,46 +212,46 @@ export declare const AmazonShoppingToolResultSchema: z.ZodDiscriminatedUnion<"op
212
212
  price: string;
213
213
  quantity: number;
214
214
  asin: string;
215
- image?: string | undefined;
216
215
  url?: string | undefined;
216
+ image?: string | undefined;
217
217
  }, {
218
218
  title: string;
219
219
  price: string;
220
220
  quantity: number;
221
221
  asin: string;
222
- image?: string | undefined;
223
222
  url?: string | undefined;
223
+ image?: string | undefined;
224
224
  }>, "many">>;
225
225
  subtotal: z.ZodOptional<z.ZodString>;
226
226
  total_items: z.ZodOptional<z.ZodNumber>;
227
227
  screenshot_url: z.ZodOptional<z.ZodString>;
228
228
  error: z.ZodString;
229
229
  }, "strip", z.ZodTypeAny, {
230
- operation: "get_cart";
231
230
  error: string;
232
231
  success: boolean;
232
+ operation: "get_cart";
233
233
  items?: {
234
234
  title: string;
235
235
  price: string;
236
236
  quantity: number;
237
237
  asin: string;
238
- image?: string | undefined;
239
238
  url?: string | undefined;
239
+ image?: string | undefined;
240
240
  }[] | undefined;
241
241
  subtotal?: string | undefined;
242
242
  total_items?: number | undefined;
243
243
  screenshot_url?: string | undefined;
244
244
  }, {
245
- operation: "get_cart";
246
245
  error: string;
247
246
  success: boolean;
247
+ operation: "get_cart";
248
248
  items?: {
249
249
  title: string;
250
250
  price: string;
251
251
  quantity: number;
252
252
  asin: string;
253
- image?: string | undefined;
254
253
  url?: string | undefined;
254
+ image?: string | undefined;
255
255
  }[] | undefined;
256
256
  subtotal?: string | undefined;
257
257
  total_items?: number | 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
- operation: "checkout";
287
286
  error: string;
288
287
  success: boolean;
288
+ operation: "checkout";
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
- operation: "checkout";
305
304
  error: string;
306
305
  success: boolean;
306
+ operation: "checkout";
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
- operation: "search";
356
355
  error: string;
357
356
  success: boolean;
357
+ operation: "search";
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
- operation: "search";
371
370
  error: string;
372
371
  success: boolean;
372
+ operation: "search";
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
- operation: "get_product";
424
423
  error: string;
425
424
  success: boolean;
425
+ operation: "get_product";
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
- operation: "get_product";
440
439
  error: string;
441
440
  success: boolean;
441
+ operation: "get_product";
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
- operation: "screenshot";
461
460
  error: string;
462
461
  success: boolean;
462
+ operation: "screenshot";
463
463
  screenshot_url?: string | undefined;
464
464
  }, {
465
- operation: "screenshot";
466
465
  error: string;
467
466
  success: boolean;
467
+ operation: "screenshot";
468
468
  screenshot_url?: string | undefined;
469
469
  }>]>;
470
470
  export type AmazonShoppingToolParams = z.output<typeof AmazonShoppingToolParamsSchema>;
@@ -94,13 +94,13 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
94
94
  }, "strip", z.ZodTypeAny, {
95
95
  type: string;
96
96
  name: string;
97
- line: number;
98
97
  column: number;
98
+ line: number;
99
99
  }, {
100
100
  type: string;
101
101
  name: string;
102
- line: number;
103
102
  column: number;
103
+ line: number;
104
104
  }>, "many">>;
105
105
  metadata: z.ZodObject<{
106
106
  validatedAt: z.ZodString;
@@ -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,13 +135,12 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
134
135
  hasActionCall: boolean;
135
136
  parameterCount: number;
136
137
  }[] | undefined;
137
- errors?: string[] | undefined;
138
138
  bubbleCount?: number | undefined;
139
139
  variableTypes?: {
140
140
  type: string;
141
141
  name: string;
142
- line: number;
143
142
  column: number;
143
+ line: number;
144
144
  }[] | undefined;
145
145
  }, {
146
146
  valid: boolean;
@@ -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,13 +160,12 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
159
160
  hasActionCall: boolean;
160
161
  parameterCount: number;
161
162
  }[] | undefined;
162
- errors?: string[] | undefined;
163
163
  bubbleCount?: number | undefined;
164
164
  variableTypes?: {
165
165
  type: string;
166
166
  name: string;
167
- line: number;
168
167
  column: number;
168
+ line: number;
169
169
  }[] | undefined;
170
170
  }>;
171
171
  /**
@@ -243,13 +243,13 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
243
243
  }, "strip", z.ZodTypeAny, {
244
244
  type: string;
245
245
  name: string;
246
- line: number;
247
246
  column: number;
247
+ line: number;
248
248
  }, {
249
249
  type: string;
250
250
  name: string;
251
- line: number;
252
251
  column: number;
252
+ line: number;
253
253
  }>, "many">>;
254
254
  metadata: z.ZodObject<{
255
255
  validatedAt: z.ZodString;
@@ -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,13 +284,12 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
283
284
  hasActionCall: boolean;
284
285
  parameterCount: number;
285
286
  }[] | undefined;
286
- errors?: string[] | undefined;
287
287
  bubbleCount?: number | undefined;
288
288
  variableTypes?: {
289
289
  type: string;
290
290
  name: string;
291
- line: number;
292
291
  column: number;
292
+ line: number;
293
293
  }[] | undefined;
294
294
  }, {
295
295
  valid: boolean;
@@ -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,13 +309,12 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
308
309
  hasActionCall: boolean;
309
310
  parameterCount: number;
310
311
  }[] | undefined;
311
- errors?: string[] | undefined;
312
312
  bubbleCount?: number | undefined;
313
313
  variableTypes?: {
314
314
  type: string;
315
315
  name: string;
316
- line: number;
317
316
  column: number;
317
+ line: number;
318
318
  }[] | undefined;
319
319
  }>;
320
320
  static readonly shortDescription = "Validates BubbleFlow TypeScript code for syntax and structure";
@@ -30,9 +30,9 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
30
30
  yAxisLabel?: string | undefined;
31
31
  }, {
32
32
  title?: string | undefined;
33
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
33
34
  xAxisLabel?: string | undefined;
34
35
  yAxisLabel?: string | undefined;
35
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
36
36
  responsive?: boolean | undefined;
37
37
  maintainAspectRatio?: boolean | undefined;
38
38
  showLegend?: boolean | undefined;
@@ -67,22 +67,22 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
67
67
  yAxisLabel?: string | undefined;
68
68
  } | undefined;
69
69
  credentials?: Partial<Record<CredentialType, string>> | undefined;
70
- filePath?: string | undefined;
71
70
  config?: Record<string, unknown> | undefined;
72
71
  fileName?: string | undefined;
73
72
  xColumn?: string | undefined;
74
73
  yColumn?: string | undefined;
75
74
  groupByColumn?: string | undefined;
76
75
  advancedConfig?: Record<string, unknown> | undefined;
76
+ filePath?: string | undefined;
77
77
  }, {
78
78
  data: Record<string, unknown>[];
79
79
  reasoning: string;
80
80
  chartType: "table" | "line" | "bar" | "pie" | "doughnut" | "radar" | "scatter" | "bubble" | "polarArea";
81
81
  options?: {
82
82
  title?: string | undefined;
83
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
83
84
  xAxisLabel?: string | undefined;
84
85
  yAxisLabel?: string | undefined;
85
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
86
86
  responsive?: boolean | undefined;
87
87
  maintainAspectRatio?: boolean | undefined;
88
88
  showLegend?: boolean | undefined;
@@ -90,16 +90,16 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
90
90
  stacked?: boolean | undefined;
91
91
  } | undefined;
92
92
  credentials?: Partial<Record<CredentialType, string>> | undefined;
93
- filePath?: string | undefined;
94
93
  config?: Record<string, unknown> | undefined;
95
- fileName?: string | undefined;
96
94
  width?: number | undefined;
97
95
  height?: number | undefined;
96
+ fileName?: string | undefined;
98
97
  xColumn?: string | undefined;
99
98
  yColumn?: string | undefined;
100
99
  groupByColumn?: string | undefined;
101
100
  advancedConfig?: Record<string, unknown> | undefined;
102
101
  generateFile?: boolean | undefined;
102
+ filePath?: string | undefined;
103
103
  }>;
104
104
  type ChartJSToolParamsInput = z.input<typeof ChartJSToolParamsSchema>;
105
105
  type ChartJSToolParams = z.output<typeof ChartJSToolParamsSchema>;
@@ -143,11 +143,11 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
143
143
  headers: z.ZodArray<z.ZodString, "many">;
144
144
  rows: z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">;
145
145
  }, "strip", z.ZodTypeAny, {
146
- rows: string[][];
147
146
  headers: string[];
148
- }, {
149
147
  rows: string[][];
148
+ }, {
150
149
  headers: string[];
150
+ rows: string[][];
151
151
  }>>;
152
152
  filePath: z.ZodOptional<z.ZodString>;
153
153
  fileExists: z.ZodOptional<z.ZodBoolean>;
@@ -172,12 +172,12 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
172
172
  width: number;
173
173
  height: number;
174
174
  };
175
- filePath?: string | undefined;
176
175
  fileSize?: number | undefined;
176
+ filePath?: string | undefined;
177
177
  imageBase64?: string | undefined;
178
178
  tableData?: {
179
- rows: string[][];
180
179
  headers: string[];
180
+ rows: string[][];
181
181
  } | undefined;
182
182
  fileExists?: boolean | undefined;
183
183
  }, {
@@ -198,12 +198,12 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
198
198
  width: number;
199
199
  height: number;
200
200
  };
201
- filePath?: string | undefined;
202
201
  fileSize?: number | undefined;
202
+ filePath?: string | undefined;
203
203
  imageBase64?: string | undefined;
204
204
  tableData?: {
205
- rows: string[][];
206
205
  headers: string[];
206
+ rows: string[][];
207
207
  } | undefined;
208
208
  fileExists?: boolean | undefined;
209
209
  }>;
@@ -244,9 +244,9 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
244
244
  yAxisLabel?: string | undefined;
245
245
  }, {
246
246
  title?: string | undefined;
247
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
247
248
  xAxisLabel?: string | undefined;
248
249
  yAxisLabel?: string | undefined;
249
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
250
250
  responsive?: boolean | undefined;
251
251
  maintainAspectRatio?: boolean | undefined;
252
252
  showLegend?: boolean | undefined;
@@ -281,22 +281,22 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
281
281
  yAxisLabel?: string | undefined;
282
282
  } | undefined;
283
283
  credentials?: Partial<Record<CredentialType, string>> | undefined;
284
- filePath?: string | undefined;
285
284
  config?: Record<string, unknown> | undefined;
286
285
  fileName?: string | undefined;
287
286
  xColumn?: string | undefined;
288
287
  yColumn?: string | undefined;
289
288
  groupByColumn?: string | undefined;
290
289
  advancedConfig?: Record<string, unknown> | undefined;
290
+ filePath?: string | undefined;
291
291
  }, {
292
292
  data: Record<string, unknown>[];
293
293
  reasoning: string;
294
294
  chartType: "table" | "line" | "bar" | "pie" | "doughnut" | "radar" | "scatter" | "bubble" | "polarArea";
295
295
  options?: {
296
296
  title?: string | undefined;
297
+ colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
297
298
  xAxisLabel?: string | undefined;
298
299
  yAxisLabel?: string | undefined;
299
- colorScheme?: "default" | "viridis" | "plasma" | "inferno" | "magma" | "blues" | "greens" | "reds" | "oranges" | "categorical" | undefined;
300
300
  responsive?: boolean | undefined;
301
301
  maintainAspectRatio?: boolean | undefined;
302
302
  showLegend?: boolean | undefined;
@@ -304,16 +304,16 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
304
304
  stacked?: boolean | undefined;
305
305
  } | undefined;
306
306
  credentials?: Partial<Record<CredentialType, string>> | undefined;
307
- filePath?: string | undefined;
308
307
  config?: Record<string, unknown> | undefined;
309
- fileName?: string | undefined;
310
308
  width?: number | undefined;
311
309
  height?: number | undefined;
310
+ fileName?: string | undefined;
312
311
  xColumn?: string | undefined;
313
312
  yColumn?: string | undefined;
314
313
  groupByColumn?: string | undefined;
315
314
  advancedConfig?: Record<string, unknown> | undefined;
316
315
  generateFile?: boolean | undefined;
316
+ filePath?: string | undefined;
317
317
  }>;
318
318
  static readonly resultSchema: z.ZodObject<{
319
319
  chartConfig: z.ZodRecord<z.ZodString, z.ZodUnknown>;
@@ -354,11 +354,11 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
354
354
  headers: z.ZodArray<z.ZodString, "many">;
355
355
  rows: z.ZodArray<z.ZodArray<z.ZodString, "many">, "many">;
356
356
  }, "strip", z.ZodTypeAny, {
357
- rows: string[][];
358
357
  headers: string[];
359
- }, {
360
358
  rows: string[][];
359
+ }, {
361
360
  headers: string[];
361
+ rows: string[][];
362
362
  }>>;
363
363
  filePath: z.ZodOptional<z.ZodString>;
364
364
  fileExists: z.ZodOptional<z.ZodBoolean>;
@@ -383,12 +383,12 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
383
383
  width: number;
384
384
  height: number;
385
385
  };
386
- filePath?: string | undefined;
387
386
  fileSize?: number | undefined;
387
+ filePath?: string | undefined;
388
388
  imageBase64?: string | undefined;
389
389
  tableData?: {
390
- rows: string[][];
391
390
  headers: string[];
391
+ rows: string[][];
392
392
  } | undefined;
393
393
  fileExists?: boolean | undefined;
394
394
  }, {
@@ -409,12 +409,12 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
409
409
  width: number;
410
410
  height: number;
411
411
  };
412
- filePath?: string | undefined;
413
412
  fileSize?: number | undefined;
413
+ filePath?: string | undefined;
414
414
  imageBase64?: string | undefined;
415
415
  tableData?: {
416
- rows: string[][];
417
416
  headers: string[];
417
+ rows: string[][];
418
418
  } | undefined;
419
419
  fileExists?: boolean | undefined;
420
420
  }>;