@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -8,8 +8,8 @@ declare const WebScrapeToolParamsSchema: z.ZodObject<{
8
8
  onlyMainContent: z.ZodDefault<z.ZodBoolean>;
9
9
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
10
10
  }, "strip", z.ZodTypeAny, {
11
- format: "html" | "markdown";
12
11
  url: string;
12
+ format: "html" | "markdown";
13
13
  onlyMainContent: boolean;
14
14
  credentials?: Partial<Record<CredentialType, string>> | undefined;
15
15
  }, {
@@ -37,24 +37,24 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
37
37
  loadTime?: number | undefined;
38
38
  }>>;
39
39
  }, "strip", z.ZodTypeAny, {
40
+ url: string;
40
41
  format: string;
41
42
  title: string;
42
- error: string;
43
- success: boolean;
44
43
  content: string;
45
- url: string;
44
+ success: boolean;
45
+ error: string;
46
46
  creditsUsed: number;
47
47
  metadata?: {
48
48
  statusCode?: number | undefined;
49
49
  loadTime?: number | undefined;
50
50
  } | undefined;
51
51
  }, {
52
+ url: string;
52
53
  format: string;
53
54
  title: string;
54
- error: string;
55
- success: boolean;
56
55
  content: string;
57
- url: string;
56
+ success: boolean;
57
+ error: string;
58
58
  creditsUsed: number;
59
59
  metadata?: {
60
60
  statusCode?: number | undefined;
@@ -72,8 +72,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
72
72
  onlyMainContent: z.ZodDefault<z.ZodBoolean>;
73
73
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- format: "html" | "markdown";
76
75
  url: string;
76
+ format: "html" | "markdown";
77
77
  onlyMainContent: boolean;
78
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
79
  }, {
@@ -101,24 +101,24 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
101
101
  loadTime?: number | undefined;
102
102
  }>>;
103
103
  }, "strip", z.ZodTypeAny, {
104
+ url: string;
104
105
  format: string;
105
106
  title: string;
106
- error: string;
107
- success: boolean;
108
107
  content: string;
109
- url: string;
108
+ success: boolean;
109
+ error: string;
110
110
  creditsUsed: number;
111
111
  metadata?: {
112
112
  statusCode?: number | undefined;
113
113
  loadTime?: number | undefined;
114
114
  } | undefined;
115
115
  }, {
116
+ url: string;
116
117
  format: string;
117
118
  title: string;
118
- error: string;
119
- success: boolean;
120
119
  content: string;
121
- url: string;
120
+ success: boolean;
121
+ error: string;
122
122
  creditsUsed: number;
123
123
  metadata?: {
124
124
  statusCode?: number | undefined;
@@ -27,13 +27,13 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
27
27
  url: z.ZodString;
28
28
  content: z.ZodString;
29
29
  }, "strip", z.ZodTypeAny, {
30
+ url: string;
30
31
  title: string;
31
32
  content: string;
32
- url: string;
33
33
  }, {
34
+ url: string;
34
35
  title: string;
35
36
  content: string;
36
- url: string;
37
37
  }>, "many">;
38
38
  query: z.ZodString;
39
39
  totalResults: z.ZodNumber;
@@ -42,25 +42,25 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
42
42
  success: z.ZodBoolean;
43
43
  error: z.ZodString;
44
44
  }, "strip", z.ZodTypeAny, {
45
- error: string;
46
45
  success: boolean;
46
+ error: string;
47
47
  query: string;
48
48
  results: {
49
+ url: string;
49
50
  title: string;
50
51
  content: string;
51
- url: string;
52
52
  }[];
53
53
  creditsUsed: number;
54
54
  totalResults: number;
55
55
  searchEngine: string;
56
56
  }, {
57
- error: string;
58
57
  success: boolean;
58
+ error: string;
59
59
  query: string;
60
60
  results: {
61
+ url: string;
61
62
  title: string;
62
63
  content: string;
63
- url: string;
64
64
  }[];
65
65
  creditsUsed: number;
66
66
  totalResults: number;
@@ -96,13 +96,13 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
96
96
  url: z.ZodString;
97
97
  content: z.ZodString;
98
98
  }, "strip", z.ZodTypeAny, {
99
+ url: string;
99
100
  title: string;
100
101
  content: string;
101
- url: string;
102
102
  }, {
103
+ url: string;
103
104
  title: string;
104
105
  content: string;
105
- url: string;
106
106
  }>, "many">;
107
107
  query: z.ZodString;
108
108
  totalResults: z.ZodNumber;
@@ -111,25 +111,25 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
111
111
  success: z.ZodBoolean;
112
112
  error: z.ZodString;
113
113
  }, "strip", z.ZodTypeAny, {
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  query: string;
117
117
  results: {
118
+ url: string;
118
119
  title: string;
119
120
  content: string;
120
- url: string;
121
121
  }[];
122
122
  creditsUsed: number;
123
123
  totalResults: number;
124
124
  searchEngine: string;
125
125
  }, {
126
- error: string;
127
126
  success: boolean;
127
+ error: string;
128
128
  query: string;
129
129
  results: {
130
+ url: string;
130
131
  title: string;
131
132
  content: string;
132
- url: string;
133
133
  }[];
134
134
  creditsUsed: number;
135
135
  totalResults: number;
@@ -222,9 +222,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
222
222
  success: z.ZodBoolean;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- error: string;
226
- success: boolean;
227
225
  url: string | null;
226
+ success: boolean;
227
+ error: string;
228
228
  batch: string | null;
229
229
  people: {
230
230
  title: string | null;
@@ -254,9 +254,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
254
254
  totalPeople: number;
255
255
  totalCompanies: number;
256
256
  }, {
257
- error: string;
258
- success: boolean;
259
257
  url: string | null;
258
+ success: boolean;
259
+ error: string;
260
260
  batch: string | null;
261
261
  people: {
262
262
  title: string | null;
@@ -420,9 +420,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
420
420
  success: z.ZodBoolean;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- error: string;
424
- success: boolean;
425
423
  url: string | null;
424
+ success: boolean;
425
+ error: string;
426
426
  batch: string | null;
427
427
  people: {
428
428
  title: string | null;
@@ -452,9 +452,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
452
452
  totalPeople: number;
453
453
  totalCompanies: number;
454
454
  }, {
455
- error: string;
456
- success: boolean;
457
455
  url: string | null;
456
+ success: boolean;
457
+ error: string;
458
458
  batch: string | null;
459
459
  people: {
460
460
  title: string | null;
@@ -17,10 +17,10 @@ declare const YouTubeVideoSchema: z.ZodObject<{
17
17
  comments: z.ZodNullable<z.ZodNumber>;
18
18
  thumbnail: z.ZodNullable<z.ZodString>;
19
19
  }, "strip", z.ZodTypeAny, {
20
+ url: string | null;
20
21
  description: string | null;
21
22
  title: string | null;
22
23
  date: string | null;
23
- url: string | null;
24
24
  duration: string | null;
25
25
  id: string | null;
26
26
  thumbnail: string | null;
@@ -31,10 +31,10 @@ declare const YouTubeVideoSchema: z.ZodObject<{
31
31
  channelUrl: string | null;
32
32
  subscribers: number | null;
33
33
  }, {
34
+ url: string | null;
34
35
  description: string | null;
35
36
  title: string | null;
36
37
  date: string | null;
37
- url: string | null;
38
38
  duration: string | null;
39
39
  id: string | null;
40
40
  thumbnail: string | null;
@@ -50,12 +50,12 @@ declare const YouTubeTranscriptSegmentSchema: z.ZodObject<{
50
50
  duration: z.ZodNullable<z.ZodString>;
51
51
  text: z.ZodNullable<z.ZodString>;
52
52
  }, "strip", z.ZodTypeAny, {
53
- duration: string | null;
54
53
  text: string | null;
54
+ duration: string | null;
55
55
  start: string | null;
56
56
  }, {
57
- duration: string | null;
58
57
  text: string | null;
58
+ duration: string | null;
59
59
  start: string | null;
60
60
  }>;
61
61
  declare const YouTubeToolParamsSchema: z.ZodObject<{
@@ -103,10 +103,10 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
103
103
  comments: z.ZodNullable<z.ZodNumber>;
104
104
  thumbnail: z.ZodNullable<z.ZodString>;
105
105
  }, "strip", z.ZodTypeAny, {
106
+ url: string | null;
106
107
  description: string | null;
107
108
  title: string | null;
108
109
  date: string | null;
109
- url: string | null;
110
110
  duration: string | null;
111
111
  id: string | null;
112
112
  thumbnail: string | null;
@@ -117,10 +117,10 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
117
117
  channelUrl: string | null;
118
118
  subscribers: number | null;
119
119
  }, {
120
+ url: string | null;
120
121
  description: string | null;
121
122
  title: string | null;
122
123
  date: string | null;
123
- url: string | null;
124
124
  duration: string | null;
125
125
  id: string | null;
126
126
  thumbnail: string | null;
@@ -136,12 +136,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
136
136
  duration: z.ZodNullable<z.ZodString>;
137
137
  text: z.ZodNullable<z.ZodString>;
138
138
  }, "strip", z.ZodTypeAny, {
139
- duration: string | null;
140
139
  text: string | null;
140
+ duration: string | null;
141
141
  start: string | null;
142
142
  }, {
143
- duration: string | null;
144
143
  text: string | null;
144
+ duration: string | null;
145
145
  start: string | null;
146
146
  }>, "many">>;
147
147
  fullTranscriptText: z.ZodOptional<z.ZodString>;
@@ -149,15 +149,15 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
149
149
  success: z.ZodBoolean;
150
150
  error: z.ZodString;
151
151
  }, "strip", z.ZodTypeAny, {
152
- error: string;
153
152
  success: boolean;
153
+ error: string;
154
154
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
157
+ url: string | null;
157
158
  description: string | null;
158
159
  title: string | null;
159
160
  date: string | null;
160
- url: string | null;
161
161
  duration: string | null;
162
162
  id: string | null;
163
163
  thumbnail: string | null;
@@ -169,21 +169,21 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
169
169
  subscribers: number | null;
170
170
  }[] | undefined;
171
171
  transcript?: {
172
- duration: string | null;
173
172
  text: string | null;
173
+ duration: string | null;
174
174
  start: string | null;
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- error: string;
179
178
  success: boolean;
179
+ error: string;
180
180
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
183
+ url: string | null;
183
184
  description: string | null;
184
185
  title: string | null;
185
186
  date: string | null;
186
- url: string | null;
187
187
  duration: string | null;
188
188
  id: string | null;
189
189
  thumbnail: string | null;
@@ -195,8 +195,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
195
195
  subscribers: number | null;
196
196
  }[] | undefined;
197
197
  transcript?: {
198
- duration: string | null;
199
198
  text: string | null;
199
+ duration: string | null;
200
200
  start: string | null;
201
201
  }[] | undefined;
202
202
  fullTranscriptText?: string | undefined;
@@ -261,10 +261,10 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
261
261
  comments: z.ZodNullable<z.ZodNumber>;
262
262
  thumbnail: z.ZodNullable<z.ZodString>;
263
263
  }, "strip", z.ZodTypeAny, {
264
+ url: string | null;
264
265
  description: string | null;
265
266
  title: string | null;
266
267
  date: string | null;
267
- url: string | null;
268
268
  duration: string | null;
269
269
  id: string | null;
270
270
  thumbnail: string | null;
@@ -275,10 +275,10 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
275
275
  channelUrl: string | null;
276
276
  subscribers: number | null;
277
277
  }, {
278
+ url: string | null;
278
279
  description: string | null;
279
280
  title: string | null;
280
281
  date: string | null;
281
- url: string | null;
282
282
  duration: string | null;
283
283
  id: string | null;
284
284
  thumbnail: string | null;
@@ -294,12 +294,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
294
294
  duration: z.ZodNullable<z.ZodString>;
295
295
  text: z.ZodNullable<z.ZodString>;
296
296
  }, "strip", z.ZodTypeAny, {
297
- duration: string | null;
298
297
  text: string | null;
298
+ duration: string | null;
299
299
  start: string | null;
300
300
  }, {
301
- duration: string | null;
302
301
  text: string | null;
302
+ duration: string | null;
303
303
  start: string | null;
304
304
  }>, "many">>;
305
305
  fullTranscriptText: z.ZodOptional<z.ZodString>;
@@ -307,15 +307,15 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
307
307
  success: z.ZodBoolean;
308
308
  error: z.ZodString;
309
309
  }, "strip", z.ZodTypeAny, {
310
- error: string;
311
310
  success: boolean;
311
+ error: string;
312
312
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
315
+ url: string | null;
315
316
  description: string | null;
316
317
  title: string | null;
317
318
  date: string | null;
318
- url: string | null;
319
319
  duration: string | null;
320
320
  id: string | null;
321
321
  thumbnail: string | null;
@@ -327,21 +327,21 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
327
327
  subscribers: number | null;
328
328
  }[] | undefined;
329
329
  transcript?: {
330
- duration: string | null;
331
330
  text: string | null;
331
+ duration: string | null;
332
332
  start: string | null;
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- error: string;
337
336
  success: boolean;
337
+ error: string;
338
338
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
341
+ url: string | null;
341
342
  description: string | null;
342
343
  title: string | null;
343
344
  date: string | null;
344
- url: string | null;
345
345
  duration: string | null;
346
346
  id: string | null;
347
347
  thumbnail: string | null;
@@ -353,8 +353,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
353
353
  subscribers: number | null;
354
354
  }[] | undefined;
355
355
  transcript?: {
356
- duration: string | null;
357
356
  text: string | null;
357
+ duration: string | null;
358
358
  start: string | null;
359
359
  }[] | undefined;
360
360
  fullTranscriptText?: string | undefined;
@@ -107,8 +107,8 @@ declare const DatabaseAnalyzerResultSchema: z.ZodObject<{
107
107
  analysisTimestamp: Date;
108
108
  }>>;
109
109
  }, "strip", z.ZodTypeAny, {
110
- error: string;
111
110
  success: boolean;
111
+ error: string;
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
- error: string;
125
124
  success: boolean;
125
+ error: string;
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
- error: string;
265
264
  success: boolean;
265
+ error: string;
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
- error: string;
279
278
  success: boolean;
279
+ error: string;
280
280
  databaseSchema?: {
281
281
  rawData?: Record<string, unknown>[] | undefined;
282
282
  cleanedJSON?: string | undefined;
@@ -121,7 +121,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
121
121
  } | undefined;
122
122
  }[];
123
123
  outputDescription: string;
124
- outputFormat: "html" | "json" | "csv";
124
+ outputFormat: "json" | "html" | "csv";
125
125
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  }, {
127
127
  documents: {
@@ -145,7 +145,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
145
145
  maxTokens?: number | undefined;
146
146
  jsonMode?: boolean | undefined;
147
147
  } | undefined;
148
- outputFormat?: "html" | "json" | "csv" | undefined;
148
+ outputFormat?: "json" | "html" | "csv" | undefined;
149
149
  }>;
150
150
  /**
151
151
  * Result schema for Generate Document workflow
@@ -189,12 +189,12 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
189
189
  csv: z.ZodOptional<z.ZodString>;
190
190
  json: z.ZodOptional<z.ZodString>;
191
191
  }, "strip", z.ZodTypeAny, {
192
- html?: string | undefined;
193
192
  json?: string | undefined;
193
+ html?: string | undefined;
194
194
  csv?: string | undefined;
195
195
  }, {
196
- html?: string | undefined;
197
196
  json?: string | undefined;
197
+ html?: string | undefined;
198
198
  csv?: string | undefined;
199
199
  }>;
200
200
  aiAnalysis: z.ZodObject<{
@@ -213,8 +213,8 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
213
213
  success: z.ZodBoolean;
214
214
  error: z.ZodString;
215
215
  }, "strip", z.ZodTypeAny, {
216
- error: string;
217
216
  success: boolean;
217
+ error: string;
218
218
  metadata: {
219
219
  processingTime: number;
220
220
  totalDocuments: number;
@@ -234,13 +234,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
234
234
  processingTime?: number | undefined;
235
235
  };
236
236
  generatedFiles: {
237
- html?: string | undefined;
238
237
  json?: string | undefined;
238
+ html?: string | undefined;
239
239
  csv?: string | undefined;
240
240
  };
241
241
  }, {
242
- error: string;
243
242
  success: boolean;
243
+ error: string;
244
244
  metadata: {
245
245
  processingTime: number;
246
246
  totalDocuments: number;
@@ -260,8 +260,8 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
260
260
  processingTime?: number | undefined;
261
261
  };
262
262
  generatedFiles: {
263
- html?: string | undefined;
264
263
  json?: string | undefined;
264
+ html?: string | undefined;
265
265
  csv?: string | undefined;
266
266
  };
267
267
  }>;
@@ -376,7 +376,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
376
376
  } | undefined;
377
377
  }[];
378
378
  outputDescription: string;
379
- outputFormat: "html" | "json" | "csv";
379
+ outputFormat: "json" | "html" | "csv";
380
380
  credentials?: Partial<Record<CredentialType, string>> | undefined;
381
381
  }, {
382
382
  documents: {
@@ -400,7 +400,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
400
400
  maxTokens?: number | undefined;
401
401
  jsonMode?: boolean | undefined;
402
402
  } | undefined;
403
- outputFormat?: "html" | "json" | "csv" | undefined;
403
+ outputFormat?: "json" | "html" | "csv" | undefined;
404
404
  }>;
405
405
  static readonly resultSchema: z.ZodObject<{
406
406
  columns: z.ZodArray<z.ZodObject<{
@@ -441,12 +441,12 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
441
441
  csv: z.ZodOptional<z.ZodString>;
442
442
  json: z.ZodOptional<z.ZodString>;
443
443
  }, "strip", z.ZodTypeAny, {
444
- html?: string | undefined;
445
444
  json?: string | undefined;
445
+ html?: string | undefined;
446
446
  csv?: string | undefined;
447
447
  }, {
448
- html?: string | undefined;
449
448
  json?: string | undefined;
449
+ html?: string | undefined;
450
450
  csv?: string | undefined;
451
451
  }>;
452
452
  aiAnalysis: z.ZodObject<{
@@ -465,8 +465,8 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
465
465
  success: z.ZodBoolean;
466
466
  error: z.ZodString;
467
467
  }, "strip", z.ZodTypeAny, {
468
- error: string;
469
468
  success: boolean;
469
+ error: string;
470
470
  metadata: {
471
471
  processingTime: number;
472
472
  totalDocuments: number;
@@ -486,13 +486,13 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
486
486
  processingTime?: number | undefined;
487
487
  };
488
488
  generatedFiles: {
489
- html?: string | undefined;
490
489
  json?: string | undefined;
490
+ html?: string | undefined;
491
491
  csv?: string | undefined;
492
492
  };
493
493
  }, {
494
- error: string;
495
494
  success: boolean;
495
+ error: string;
496
496
  metadata: {
497
497
  processingTime: number;
498
498
  totalDocuments: number;
@@ -512,8 +512,8 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
512
512
  processingTime?: number | undefined;
513
513
  };
514
514
  generatedFiles: {
515
- html?: string | undefined;
516
515
  json?: string | undefined;
516
+ html?: string | undefined;
517
517
  csv?: string | undefined;
518
518
  };
519
519
  }>;
@@ -269,8 +269,8 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
269
269
  success: z.ZodBoolean;
270
270
  error: z.ZodString;
271
271
  }, "strip", z.ZodTypeAny, {
272
- error: string;
273
272
  success: boolean;
273
+ error: string;
274
274
  metadata: {
275
275
  totalPages: number;
276
276
  processingTime: number;
@@ -305,8 +305,8 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
305
305
  fileUrl?: string | undefined;
306
306
  }[] | undefined;
307
307
  }, {
308
- error: string;
309
308
  success: boolean;
309
+ error: string;
310
310
  metadata: {
311
311
  totalPages: number;
312
312
  processingTime: number;
@@ -597,8 +597,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
597
597
  success: z.ZodBoolean;
598
598
  error: z.ZodString;
599
599
  }, "strip", z.ZodTypeAny, {
600
- error: string;
601
600
  success: boolean;
601
+ error: string;
602
602
  metadata: {
603
603
  totalPages: number;
604
604
  processingTime: number;
@@ -633,8 +633,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
633
633
  fileUrl?: string | undefined;
634
634
  }[] | undefined;
635
635
  }, {
636
- error: string;
637
636
  success: boolean;
637
+ error: string;
638
638
  metadata: {
639
639
  totalPages: number;
640
640
  processingTime: number;