@bubblelab/bubble-core 0.1.216 → 0.1.217

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 (129) hide show
  1. package/dist/bubble-bundle.d.ts +227 -188
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +4 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  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 +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +36 -36
  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 +30 -30
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
  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 +783 -783
  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 +84 -84
  38. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  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 +16 -16
  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 +8 -8
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  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 +522 -522
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  57. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  59. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  60. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  63. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  64. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +129 -129
  65. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +149 -149
  66. package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
  67. package/dist/bubbles/service-bubble/xero/index.d.ts +3 -0
  68. package/dist/bubbles/service-bubble/xero/index.d.ts.map +1 -0
  69. package/dist/bubbles/service-bubble/xero/index.js +3 -0
  70. package/dist/bubbles/service-bubble/xero/index.js.map +1 -0
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +975 -0
  72. package/dist/bubbles/service-bubble/xero/xero.d.ts.map +1 -0
  73. package/dist/bubbles/service-bubble/xero/xero.js +477 -0
  74. package/dist/bubbles/service-bubble/xero/xero.js.map +1 -0
  75. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +924 -0
  76. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts.map +1 -0
  77. package/dist/bubbles/service-bubble/xero/xero.schema.js +366 -0
  78. package/dist/bubbles/service-bubble/xero/xero.schema.js.map +1 -0
  79. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  80. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  81. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  87. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  88. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  89. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  90. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  91. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  92. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  94. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  98. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  99. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  103. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  104. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  105. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  107. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  108. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  109. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  110. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  111. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  112. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  113. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  114. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  115. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  116. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  117. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  118. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  119. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  120. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  121. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  122. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +90 -90
  123. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  124. package/dist/bubbles.json +1189 -2
  125. package/dist/index.d.ts +2 -0
  126. package/dist/index.d.ts.map +1 -1
  127. package/dist/index.js +1 -0
  128. package/dist/index.js.map +1 -1
  129. package/package.json +2 -2
@@ -114,8 +114,8 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
114
114
  message: import("zod").ZodOptional<import("zod").ZodString>;
115
115
  error: import("zod").ZodString;
116
116
  }, "strip", import("zod").ZodTypeAny, {
117
- success: boolean;
118
117
  error: string;
118
+ success: boolean;
119
119
  operation: "accept_invitations";
120
120
  message?: string | undefined;
121
121
  accepted?: {
@@ -127,8 +127,8 @@ export declare class LinkedInAcceptInvitationsTool<T extends LinkedInAcceptInvit
127
127
  accepted_count?: number | undefined;
128
128
  skipped_count?: number | undefined;
129
129
  }, {
130
- success: boolean;
131
130
  error: string;
131
+ success: boolean;
132
132
  operation: "accept_invitations";
133
133
  message?: string | undefined;
134
134
  accepted?: {
@@ -137,8 +137,8 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
137
137
  }>>;
138
138
  error: z.ZodString;
139
139
  }, "strip", z.ZodTypeAny, {
140
- success: boolean;
141
140
  error: string;
141
+ success: boolean;
142
142
  operation: "send_connection";
143
143
  message?: string | undefined;
144
144
  profile?: {
@@ -148,8 +148,8 @@ export declare const LinkedInConnectionToolResultSchema: z.ZodObject<{
148
148
  headline?: string | undefined;
149
149
  } | undefined;
150
150
  }, {
151
- success: boolean;
152
151
  error: string;
152
+ success: boolean;
153
153
  operation: "send_connection";
154
154
  message?: string | undefined;
155
155
  profile?: {
@@ -122,8 +122,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
122
122
  }>>;
123
123
  error: import("zod").ZodString;
124
124
  }, "strip", import("zod").ZodTypeAny, {
125
- success: boolean;
126
125
  error: string;
126
+ success: boolean;
127
127
  operation: "send_connection";
128
128
  message?: string | undefined;
129
129
  profile?: {
@@ -133,8 +133,8 @@ export declare class LinkedInConnectionTool<T extends LinkedInConnectionToolPara
133
133
  headline?: string | undefined;
134
134
  } | undefined;
135
135
  }, {
136
- success: boolean;
137
136
  error: string;
137
+ success: boolean;
138
138
  operation: "send_connection";
139
139
  message?: string | undefined;
140
140
  profile?: {
@@ -129,8 +129,8 @@ export declare const LinkedInReceivedInvitationsToolResultSchema: z.ZodObject<{
129
129
  message: z.ZodOptional<z.ZodString>;
130
130
  error: z.ZodString;
131
131
  }, "strip", z.ZodTypeAny, {
132
- success: boolean;
133
132
  error: string;
133
+ success: boolean;
134
134
  operation: "get_received_invitations";
135
135
  message?: string | undefined;
136
136
  total_count?: number | undefined;
@@ -142,8 +142,8 @@ export declare const LinkedInReceivedInvitationsToolResultSchema: z.ZodObject<{
142
142
  mutual_connections?: string | undefined;
143
143
  }[] | undefined;
144
144
  }, {
145
- success: boolean;
146
145
  error: string;
146
+ success: boolean;
147
147
  operation: "get_received_invitations";
148
148
  message?: string | undefined;
149
149
  total_count?: number | undefined;
@@ -114,8 +114,8 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
114
114
  message: z.ZodOptional<z.ZodString>;
115
115
  error: z.ZodString;
116
116
  }, "strip", z.ZodTypeAny, {
117
- success: boolean;
118
117
  error: string;
118
+ success: boolean;
119
119
  operation: "get_received_invitations";
120
120
  message?: string | undefined;
121
121
  total_count?: number | undefined;
@@ -127,8 +127,8 @@ export declare class LinkedInReceivedInvitationsTool<T extends LinkedInReceivedI
127
127
  mutual_connections?: string | undefined;
128
128
  }[] | undefined;
129
129
  }, {
130
- success: boolean;
131
130
  error: string;
131
+ success: boolean;
132
132
  operation: "get_received_invitations";
133
133
  message?: string | undefined;
134
134
  total_count?: number | undefined;
@@ -123,8 +123,8 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
123
123
  message: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  operation: "get_sent_invitations";
129
129
  message?: string | undefined;
130
130
  total_count?: number | undefined;
@@ -135,8 +135,8 @@ export declare const LinkedInSentInvitationsToolResultSchema: z.ZodObject<{
135
135
  profile_url?: string | undefined;
136
136
  }[] | undefined;
137
137
  }, {
138
- success: boolean;
139
138
  error: string;
139
+ success: boolean;
140
140
  operation: "get_sent_invitations";
141
141
  message?: string | undefined;
142
142
  total_count?: number | undefined;
@@ -111,8 +111,8 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
111
111
  message: z.ZodOptional<z.ZodString>;
112
112
  error: z.ZodString;
113
113
  }, "strip", z.ZodTypeAny, {
114
- success: boolean;
115
114
  error: string;
115
+ success: boolean;
116
116
  operation: "get_sent_invitations";
117
117
  message?: string | undefined;
118
118
  total_count?: number | undefined;
@@ -123,8 +123,8 @@ export declare class LinkedInSentInvitationsTool<T extends LinkedInSentInvitatio
123
123
  profile_url?: string | undefined;
124
124
  }[] | undefined;
125
125
  }, {
126
- success: boolean;
127
126
  error: string;
127
+ success: boolean;
128
128
  operation: "get_sent_invitations";
129
129
  message?: string | undefined;
130
130
  total_count?: number | undefined;
@@ -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;
@@ -119,13 +119,14 @@ declare const BubbleFlowValidationToolResultSchema: z.ZodObject<{
119
119
  error: z.ZodString;
120
120
  }, "strip", z.ZodTypeAny, {
121
121
  valid: boolean;
122
- success: boolean;
123
122
  error: string;
123
+ success: boolean;
124
124
  metadata: {
125
125
  strictMode: boolean;
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,23 +135,23 @@ 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;
147
- success: boolean;
148
147
  error: string;
148
+ success: boolean;
149
149
  metadata: {
150
150
  strictMode: boolean;
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;
@@ -268,13 +268,14 @@ export declare class BubbleFlowValidationTool extends ToolBubble<BubbleFlowValid
268
268
  error: z.ZodString;
269
269
  }, "strip", z.ZodTypeAny, {
270
270
  valid: boolean;
271
- success: boolean;
272
271
  error: string;
272
+ success: boolean;
273
273
  metadata: {
274
274
  strictMode: boolean;
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,23 +284,23 @@ 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;
296
- success: boolean;
297
296
  error: string;
297
+ success: boolean;
298
298
  metadata: {
299
299
  strictMode: boolean;
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;
@@ -66,7 +66,6 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
66
66
  xAxisLabel?: string | undefined;
67
67
  yAxisLabel?: string | undefined;
68
68
  } | undefined;
69
- filePath?: string | undefined;
70
69
  credentials?: Partial<Record<CredentialType, string>> | undefined;
71
70
  config?: Record<string, unknown> | undefined;
72
71
  fileName?: string | undefined;
@@ -74,32 +73,33 @@ declare const ChartJSToolParamsSchema: z.ZodObject<{
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;
89
89
  showTooltips?: boolean | undefined;
90
90
  stacked?: boolean | undefined;
91
91
  } | undefined;
92
- filePath?: string | undefined;
93
92
  credentials?: Partial<Record<CredentialType, 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>;
@@ -155,8 +155,8 @@ declare const ChartJSToolResultSchema: z.ZodObject<{
155
155
  success: z.ZodBoolean;
156
156
  error: z.ZodString;
157
157
  }, "strip", z.ZodTypeAny, {
158
- success: boolean;
159
158
  error: string;
159
+ success: boolean;
160
160
  metadata: {
161
161
  colorScheme: string;
162
162
  generatedAt: string;
@@ -172,17 +172,17 @@ 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
  }, {
184
- success: boolean;
185
184
  error: string;
185
+ success: boolean;
186
186
  metadata: {
187
187
  colorScheme: string;
188
188
  generatedAt: string;
@@ -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;
@@ -280,7 +280,6 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
280
280
  xAxisLabel?: string | undefined;
281
281
  yAxisLabel?: string | undefined;
282
282
  } | undefined;
283
- filePath?: string | undefined;
284
283
  credentials?: Partial<Record<CredentialType, string>> | undefined;
285
284
  config?: Record<string, unknown> | undefined;
286
285
  fileName?: string | undefined;
@@ -288,32 +287,33 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
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;
303
303
  showTooltips?: boolean | undefined;
304
304
  stacked?: boolean | undefined;
305
305
  } | undefined;
306
- filePath?: string | undefined;
307
306
  credentials?: Partial<Record<CredentialType, 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>;
@@ -366,8 +366,8 @@ export declare class ChartJSTool extends ToolBubble<ChartJSToolParams, ChartJSTo
366
366
  success: z.ZodBoolean;
367
367
  error: z.ZodString;
368
368
  }, "strip", z.ZodTypeAny, {
369
- success: boolean;
370
369
  error: string;
370
+ success: boolean;
371
371
  metadata: {
372
372
  colorScheme: string;
373
373
  generatedAt: string;
@@ -383,17 +383,17 @@ 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
  }, {
395
- success: boolean;
396
395
  error: string;
396
+ success: boolean;
397
397
  metadata: {
398
398
  colorScheme: string;
399
399
  generatedAt: string;
@@ -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
  }>;
@@ -66,13 +66,13 @@ declare const EditBubbleFlowToolResultSchema: z.ZodObject<{
66
66
  success: z.ZodBoolean;
67
67
  error: z.ZodString;
68
68
  }, "strip", z.ZodTypeAny, {
69
- success: boolean;
70
69
  error: string;
70
+ success: boolean;
71
71
  mergedCode: string;
72
72
  applied: boolean;
73
73
  }, {
74
- success: boolean;
75
74
  error: string;
75
+ success: boolean;
76
76
  mergedCode: string;
77
77
  applied: boolean;
78
78
  }>;
@@ -114,13 +114,13 @@ export declare class EditBubbleFlowTool extends ToolBubble<EditBubbleFlowToolPar
114
114
  success: z.ZodBoolean;
115
115
  error: z.ZodString;
116
116
  }, "strip", z.ZodTypeAny, {
117
- success: boolean;
118
117
  error: string;
118
+ success: boolean;
119
119
  mergedCode: string;
120
120
  applied: boolean;
121
121
  }, {
122
- success: boolean;
123
122
  error: string;
123
+ success: boolean;
124
124
  mergedCode: string;
125
125
  applied: boolean;
126
126
  }>;