@bubblelab/bubble-core 0.1.112 → 0.1.114

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +118 -118
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +50 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +40 -5
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +302 -302
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  13. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  15. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  17. package/dist/bubbles/service-bubble/apify/apify.d.ts +42 -42
  18. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +230 -230
  19. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  22. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +84 -84
  23. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +87 -87
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.js +1 -1
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +372 -372
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +326 -326
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/github.d.ts +238 -238
  33. package/dist/bubbles/service-bubble/gmail.d.ts +676 -676
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +144 -144
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  38. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  39. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  40. package/dist/bubbles/service-bubble/jira/jira.d.ts +69 -69
  41. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +1346 -1346
  43. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/salesforce/index.d.ts +4 -0
  47. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +1 -0
  48. package/dist/bubbles/service-bubble/salesforce/index.js +4 -0
  49. package/dist/bubbles/service-bubble/salesforce/index.js.map +1 -0
  50. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +1331 -0
  51. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +1 -0
  52. package/dist/bubbles/service-bubble/salesforce/salesforce.js +618 -0
  53. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +1 -0
  54. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +1445 -0
  55. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +1 -0
  56. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +609 -0
  57. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +1 -0
  58. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +87 -0
  59. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +1 -0
  60. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +181 -0
  61. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +1 -0
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +512 -512
  63. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +164 -164
  65. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  66. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  67. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +26 -26
  73. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  77. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +348 -348
  79. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  80. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  81. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  82. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
  83. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +6 -6
  84. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  86. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  87. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  89. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  90. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  91. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  92. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  93. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +40 -40
  94. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +48 -48
  95. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  96. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  97. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  98. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +134 -134
  99. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  100. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  101. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  102. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  103. package/dist/bubbles.json +4 -2
  104. package/dist/capabilities/define-capability.d.ts +6 -0
  105. package/dist/capabilities/define-capability.d.ts.map +1 -1
  106. package/dist/capabilities/define-capability.js +7 -0
  107. package/dist/capabilities/define-capability.js.map +1 -1
  108. package/dist/capabilities/index.d.ts +1 -1
  109. package/dist/capabilities/index.d.ts.map +1 -1
  110. package/dist/capabilities/index.js.map +1 -1
  111. package/package.json +2 -2
@@ -17,28 +17,28 @@ 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
- duration: string | null;
20
+ id: string | null;
21
21
  description: string | null;
22
22
  title: string | null;
23
23
  date: string | null;
24
- id: string | null;
25
24
  url: string | null;
26
- thumbnail: string | null;
25
+ duration: string | null;
27
26
  comments: number | null;
27
+ thumbnail: string | null;
28
28
  viewCount: number | null;
29
29
  likes: number | null;
30
30
  channelName: string | null;
31
31
  channelUrl: string | null;
32
32
  subscribers: number | null;
33
33
  }, {
34
- duration: string | null;
34
+ id: string | null;
35
35
  description: string | null;
36
36
  title: string | null;
37
37
  date: string | null;
38
- id: string | null;
39
38
  url: string | null;
40
- thumbnail: string | null;
39
+ duration: string | null;
41
40
  comments: number | null;
41
+ thumbnail: string | null;
42
42
  viewCount: number | null;
43
43
  likes: number | null;
44
44
  channelName: string | null;
@@ -51,12 +51,12 @@ declare const YouTubeTranscriptSegmentSchema: z.ZodObject<{
51
51
  text: z.ZodNullable<z.ZodString>;
52
52
  }, "strip", z.ZodTypeAny, {
53
53
  duration: string | null;
54
- text: string | null;
55
54
  start: string | null;
55
+ text: string | null;
56
56
  }, {
57
57
  duration: string | null;
58
- text: string | null;
59
58
  start: string | null;
59
+ text: string | null;
60
60
  }>;
61
61
  declare const YouTubeToolParamsSchema: z.ZodObject<{
62
62
  operation: z.ZodEnum<["searchVideos", "getTranscript", "scrapeChannel"]>;
@@ -103,28 +103,28 @@ 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
- duration: string | null;
106
+ id: string | null;
107
107
  description: string | null;
108
108
  title: string | null;
109
109
  date: string | null;
110
- id: string | null;
111
110
  url: string | null;
112
- thumbnail: string | null;
111
+ duration: string | null;
113
112
  comments: number | null;
113
+ thumbnail: string | null;
114
114
  viewCount: number | null;
115
115
  likes: number | null;
116
116
  channelName: string | null;
117
117
  channelUrl: string | null;
118
118
  subscribers: number | null;
119
119
  }, {
120
- duration: string | null;
120
+ id: string | null;
121
121
  description: string | null;
122
122
  title: string | null;
123
123
  date: string | null;
124
- id: string | null;
125
124
  url: string | null;
126
- thumbnail: string | null;
125
+ duration: string | null;
127
126
  comments: number | null;
127
+ thumbnail: string | null;
128
128
  viewCount: number | null;
129
129
  likes: number | null;
130
130
  channelName: string | null;
@@ -137,31 +137,31 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
137
137
  text: z.ZodNullable<z.ZodString>;
138
138
  }, "strip", z.ZodTypeAny, {
139
139
  duration: string | null;
140
- text: string | null;
141
140
  start: string | null;
141
+ text: string | null;
142
142
  }, {
143
143
  duration: string | null;
144
- text: string | null;
145
144
  start: string | null;
145
+ text: string | null;
146
146
  }>, "many">>;
147
147
  fullTranscriptText: z.ZodOptional<z.ZodString>;
148
148
  totalResults: z.ZodNumber;
149
149
  success: z.ZodBoolean;
150
150
  error: z.ZodString;
151
151
  }, "strip", z.ZodTypeAny, {
152
- error: string;
153
- success: boolean;
154
152
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
153
+ success: boolean;
154
+ error: string;
155
155
  totalResults: number;
156
156
  videos?: {
157
- duration: string | null;
157
+ id: string | null;
158
158
  description: string | null;
159
159
  title: string | null;
160
160
  date: string | null;
161
- id: string | null;
162
161
  url: string | null;
163
- thumbnail: string | null;
162
+ duration: string | null;
164
163
  comments: number | null;
164
+ thumbnail: string | null;
165
165
  viewCount: number | null;
166
166
  likes: number | null;
167
167
  channelName: string | null;
@@ -170,24 +170,24 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
170
170
  }[] | undefined;
171
171
  transcript?: {
172
172
  duration: string | null;
173
- text: string | null;
174
173
  start: string | null;
174
+ text: string | null;
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- error: string;
179
- success: boolean;
180
178
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
179
+ success: boolean;
180
+ error: string;
181
181
  totalResults: number;
182
182
  videos?: {
183
- duration: string | null;
183
+ id: string | null;
184
184
  description: string | null;
185
185
  title: string | null;
186
186
  date: string | null;
187
- id: string | null;
188
187
  url: string | null;
189
- thumbnail: string | null;
188
+ duration: string | null;
190
189
  comments: number | null;
190
+ thumbnail: string | null;
191
191
  viewCount: number | null;
192
192
  likes: number | null;
193
193
  channelName: string | null;
@@ -196,8 +196,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
196
196
  }[] | undefined;
197
197
  transcript?: {
198
198
  duration: string | null;
199
- text: string | null;
200
199
  start: string | null;
200
+ text: string | null;
201
201
  }[] | undefined;
202
202
  fullTranscriptText?: string | undefined;
203
203
  }>;
@@ -261,28 +261,28 @@ 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
- duration: string | null;
264
+ id: string | null;
265
265
  description: string | null;
266
266
  title: string | null;
267
267
  date: string | null;
268
- id: string | null;
269
268
  url: string | null;
270
- thumbnail: string | null;
269
+ duration: string | null;
271
270
  comments: number | null;
271
+ thumbnail: string | null;
272
272
  viewCount: number | null;
273
273
  likes: number | null;
274
274
  channelName: string | null;
275
275
  channelUrl: string | null;
276
276
  subscribers: number | null;
277
277
  }, {
278
- duration: string | null;
278
+ id: string | null;
279
279
  description: string | null;
280
280
  title: string | null;
281
281
  date: string | null;
282
- id: string | null;
283
282
  url: string | null;
284
- thumbnail: string | null;
283
+ duration: string | null;
285
284
  comments: number | null;
285
+ thumbnail: string | null;
286
286
  viewCount: number | null;
287
287
  likes: number | null;
288
288
  channelName: string | null;
@@ -295,31 +295,31 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
295
295
  text: z.ZodNullable<z.ZodString>;
296
296
  }, "strip", z.ZodTypeAny, {
297
297
  duration: string | null;
298
- text: string | null;
299
298
  start: string | null;
299
+ text: string | null;
300
300
  }, {
301
301
  duration: string | null;
302
- text: string | null;
303
302
  start: string | null;
303
+ text: string | null;
304
304
  }>, "many">>;
305
305
  fullTranscriptText: z.ZodOptional<z.ZodString>;
306
306
  totalResults: z.ZodNumber;
307
307
  success: z.ZodBoolean;
308
308
  error: z.ZodString;
309
309
  }, "strip", z.ZodTypeAny, {
310
- error: string;
311
- success: boolean;
312
310
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
311
+ success: boolean;
312
+ error: string;
313
313
  totalResults: number;
314
314
  videos?: {
315
- duration: string | null;
315
+ id: string | null;
316
316
  description: string | null;
317
317
  title: string | null;
318
318
  date: string | null;
319
- id: string | null;
320
319
  url: string | null;
321
- thumbnail: string | null;
320
+ duration: string | null;
322
321
  comments: number | null;
322
+ thumbnail: string | null;
323
323
  viewCount: number | null;
324
324
  likes: number | null;
325
325
  channelName: string | null;
@@ -328,24 +328,24 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
328
328
  }[] | undefined;
329
329
  transcript?: {
330
330
  duration: string | null;
331
- text: string | null;
332
331
  start: string | null;
332
+ text: string | null;
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- error: string;
337
- success: boolean;
338
336
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
337
+ success: boolean;
338
+ error: string;
339
339
  totalResults: number;
340
340
  videos?: {
341
- duration: string | null;
341
+ id: string | null;
342
342
  description: string | null;
343
343
  title: string | null;
344
344
  date: string | null;
345
- id: string | null;
346
345
  url: string | null;
347
- thumbnail: string | null;
346
+ duration: string | null;
348
347
  comments: number | null;
348
+ thumbnail: string | null;
349
349
  viewCount: number | null;
350
350
  likes: number | null;
351
351
  channelName: string | null;
@@ -354,8 +354,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
354
354
  }[] | undefined;
355
355
  transcript?: {
356
356
  duration: string | null;
357
- text: string | null;
358
357
  start: string | null;
358
+ text: string | null;
359
359
  }[] | undefined;
360
360
  fullTranscriptText?: string | undefined;
361
361
  }>;
@@ -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: "json" | "csv" | "html";
124
+ outputFormat: "html" | "json" | "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?: "json" | "csv" | "html" | undefined;
148
+ outputFormat?: "html" | "json" | "csv" | undefined;
149
149
  }>;
150
150
  /**
151
151
  * Result schema for Generate Document workflow
@@ -156,13 +156,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
156
156
  type: z.ZodEnum<["string", "number", "integer", "float", "date", "boolean"]>;
157
157
  description: z.ZodString;
158
158
  }, "strip", z.ZodTypeAny, {
159
+ name: string;
159
160
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
160
161
  description: string;
161
- name: string;
162
162
  }, {
163
+ name: string;
163
164
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
164
165
  description: string;
165
- name: string;
166
166
  }>, "many">;
167
167
  rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>, "many">;
168
168
  metadata: z.ZodObject<{
@@ -189,13 +189,13 @@ 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;
192
193
  json?: string | undefined;
193
194
  csv?: string | undefined;
194
- html?: string | undefined;
195
195
  }, {
196
+ html?: string | undefined;
196
197
  json?: string | undefined;
197
198
  csv?: string | undefined;
198
- html?: string | undefined;
199
199
  }>;
200
200
  aiAnalysis: z.ZodObject<{
201
201
  model: z.ZodString;
@@ -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;
@@ -224,9 +224,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
224
224
  };
225
225
  rows: Record<string, string | number | boolean | null>[];
226
226
  columns: {
227
+ name: string;
227
228
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
228
229
  description: string;
229
- name: string;
230
230
  }[];
231
231
  aiAnalysis: {
232
232
  model: string;
@@ -234,13 +234,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
234
234
  processingTime?: number | undefined;
235
235
  };
236
236
  generatedFiles: {
237
+ html?: string | undefined;
237
238
  json?: string | undefined;
238
239
  csv?: string | undefined;
239
- html?: 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;
@@ -250,9 +250,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
250
250
  };
251
251
  rows: Record<string, string | number | boolean | null>[];
252
252
  columns: {
253
+ name: string;
253
254
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
254
255
  description: string;
255
- name: string;
256
256
  }[];
257
257
  aiAnalysis: {
258
258
  model: string;
@@ -260,9 +260,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
260
260
  processingTime?: number | undefined;
261
261
  };
262
262
  generatedFiles: {
263
+ html?: string | undefined;
263
264
  json?: string | undefined;
264
265
  csv?: string | undefined;
265
- html?: string | undefined;
266
266
  };
267
267
  }>;
268
268
  type GenerateDocumentWorkflowParams = z.input<typeof GenerateDocumentWorkflowParamsSchema>;
@@ -376,7 +376,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
376
376
  } | undefined;
377
377
  }[];
378
378
  outputDescription: string;
379
- outputFormat: "json" | "csv" | "html";
379
+ outputFormat: "html" | "json" | "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?: "json" | "csv" | "html" | undefined;
403
+ outputFormat?: "html" | "json" | "csv" | undefined;
404
404
  }>;
405
405
  static readonly resultSchema: z.ZodObject<{
406
406
  columns: z.ZodArray<z.ZodObject<{
@@ -408,13 +408,13 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
408
408
  type: z.ZodEnum<["string", "number", "integer", "float", "date", "boolean"]>;
409
409
  description: z.ZodString;
410
410
  }, "strip", z.ZodTypeAny, {
411
+ name: string;
411
412
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
412
413
  description: string;
413
- name: string;
414
414
  }, {
415
+ name: string;
415
416
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
416
417
  description: string;
417
- name: string;
418
418
  }>, "many">;
419
419
  rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>, "many">;
420
420
  metadata: z.ZodObject<{
@@ -441,13 +441,13 @@ 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;
444
445
  json?: string | undefined;
445
446
  csv?: string | undefined;
446
- html?: string | undefined;
447
447
  }, {
448
+ html?: string | undefined;
448
449
  json?: string | undefined;
449
450
  csv?: string | undefined;
450
- html?: string | undefined;
451
451
  }>;
452
452
  aiAnalysis: z.ZodObject<{
453
453
  model: z.ZodString;
@@ -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;
@@ -476,9 +476,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
476
476
  };
477
477
  rows: Record<string, string | number | boolean | null>[];
478
478
  columns: {
479
+ name: string;
479
480
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
480
481
  description: string;
481
- name: string;
482
482
  }[];
483
483
  aiAnalysis: {
484
484
  model: string;
@@ -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;
489
490
  json?: string | undefined;
490
491
  csv?: string | undefined;
491
- html?: 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;
@@ -502,9 +502,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
502
502
  };
503
503
  rows: Record<string, string | number | boolean | null>[];
504
504
  columns: {
505
+ name: string;
505
506
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
506
507
  description: string;
507
- name: string;
508
508
  }[];
509
509
  aiAnalysis: {
510
510
  model: string;
@@ -512,9 +512,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
512
512
  processingTime?: number | undefined;
513
513
  };
514
514
  generatedFiles: {
515
+ html?: string | undefined;
515
516
  json?: string | undefined;
516
517
  csv?: string | undefined;
517
- html?: string | undefined;
518
518
  };
519
519
  }>;
520
520
  static readonly shortDescription = "Generate Document workflow: convert markdown to structured formats using AI";
@@ -51,8 +51,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
51
51
  pages?: number[] | undefined;
52
52
  }, {
53
53
  format?: "png" | "jpeg" | undefined;
54
- quality?: number | undefined;
55
54
  pages?: number[] | undefined;
55
+ quality?: number | undefined;
56
56
  dpi?: number | undefined;
57
57
  }>>;
58
58
  aiOptions: z.ZodDefault<z.ZodObject<{
@@ -146,8 +146,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
146
146
  credentials?: Partial<Record<CredentialType, string>> | undefined;
147
147
  imageOptions?: {
148
148
  format?: "png" | "jpeg" | undefined;
149
- quality?: number | undefined;
150
149
  pages?: number[] | undefined;
150
+ quality?: number | undefined;
151
151
  dpi?: number | undefined;
152
152
  } | undefined;
153
153
  aiOptions?: {
@@ -269,8 +269,15 @@ 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
+ pages: {
275
+ pageNumber: number;
276
+ markdown: string;
277
+ hasCharts: boolean;
278
+ hasTables: boolean;
279
+ hasImages: boolean;
280
+ }[];
274
281
  metadata: {
275
282
  totalPages: number;
276
283
  processingTime: number;
@@ -279,13 +286,6 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
279
286
  imageFormat: string;
280
287
  imageDpi: number;
281
288
  };
282
- pages: {
283
- pageNumber: number;
284
- markdown: string;
285
- hasCharts: boolean;
286
- hasTables: boolean;
287
- hasImages: boolean;
288
- }[];
289
289
  markdown: string;
290
290
  aiAnalysis: {
291
291
  model: string;
@@ -305,8 +305,15 @@ 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
+ pages: {
311
+ pageNumber: number;
312
+ markdown: string;
313
+ hasCharts: boolean;
314
+ hasTables: boolean;
315
+ hasImages: boolean;
316
+ }[];
310
317
  metadata: {
311
318
  totalPages: number;
312
319
  processingTime: number;
@@ -315,13 +322,6 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
315
322
  imageFormat: string;
316
323
  imageDpi: number;
317
324
  };
318
- pages: {
319
- pageNumber: number;
320
- markdown: string;
321
- hasCharts: boolean;
322
- hasTables: boolean;
323
- hasImages: boolean;
324
- }[];
325
325
  markdown: string;
326
326
  aiAnalysis: {
327
327
  model: string;
@@ -382,8 +382,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
382
382
  pages?: number[] | undefined;
383
383
  }, {
384
384
  format?: "png" | "jpeg" | undefined;
385
- quality?: number | undefined;
386
385
  pages?: number[] | undefined;
386
+ quality?: number | undefined;
387
387
  dpi?: number | undefined;
388
388
  }>>;
389
389
  aiOptions: z.ZodDefault<z.ZodObject<{
@@ -477,8 +477,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
477
477
  credentials?: Partial<Record<CredentialType, string>> | undefined;
478
478
  imageOptions?: {
479
479
  format?: "png" | "jpeg" | undefined;
480
- quality?: number | undefined;
481
480
  pages?: number[] | undefined;
481
+ quality?: number | undefined;
482
482
  dpi?: number | undefined;
483
483
  } | undefined;
484
484
  aiOptions?: {
@@ -597,8 +597,15 @@ 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
+ pages: {
603
+ pageNumber: number;
604
+ markdown: string;
605
+ hasCharts: boolean;
606
+ hasTables: boolean;
607
+ hasImages: boolean;
608
+ }[];
602
609
  metadata: {
603
610
  totalPages: number;
604
611
  processingTime: number;
@@ -607,13 +614,6 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
607
614
  imageFormat: string;
608
615
  imageDpi: number;
609
616
  };
610
- pages: {
611
- pageNumber: number;
612
- markdown: string;
613
- hasCharts: boolean;
614
- hasTables: boolean;
615
- hasImages: boolean;
616
- }[];
617
617
  markdown: string;
618
618
  aiAnalysis: {
619
619
  model: string;
@@ -633,8 +633,15 @@ 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
+ pages: {
639
+ pageNumber: number;
640
+ markdown: string;
641
+ hasCharts: boolean;
642
+ hasTables: boolean;
643
+ hasImages: boolean;
644
+ }[];
638
645
  metadata: {
639
646
  totalPages: number;
640
647
  processingTime: number;
@@ -643,13 +650,6 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
643
650
  imageFormat: string;
644
651
  imageDpi: number;
645
652
  };
646
- pages: {
647
- pageNumber: number;
648
- markdown: string;
649
- hasCharts: boolean;
650
- hasTables: boolean;
651
- hasImages: boolean;
652
- }[];
653
653
  markdown: string;
654
654
  aiAnalysis: {
655
655
  model: string;