@bubblelab/bubble-core 0.1.114 → 0.1.115

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 (78) hide show
  1. package/dist/bubble-bundle.d.ts +103 -103
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +70 -70
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +26 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +254 -254
  8. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +228 -228
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +102 -102
  16. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +298 -298
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +322 -322
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  20. package/dist/bubbles/service-bubble/github.d.ts +298 -298
  21. package/dist/bubbles/service-bubble/gmail.d.ts +649 -649
  22. package/dist/bubbles/service-bubble/google-calendar.d.ts +66 -66
  23. package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
  24. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  27. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +91 -91
  30. package/dist/bubbles/service-bubble/notion/notion.d.ts +1651 -1651
  31. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  33. package/dist/bubbles/service-bubble/slack/slack.d.ts +368 -368
  34. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  35. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
  36. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  38. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  39. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  40. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +54 -54
  43. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  45. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  46. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +66 -66
  49. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  50. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  51. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  52. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +62 -62
  53. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  54. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  55. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  57. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
  59. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  60. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  61. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  63. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +64 -64
  64. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  65. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  68. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +142 -142
  69. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  70. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  72. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  73. package/dist/bubbles.json +1 -1
  74. package/dist/capabilities/define-capability.d.ts +3 -1
  75. package/dist/capabilities/define-capability.d.ts.map +1 -1
  76. package/dist/capabilities/define-capability.js +1 -0
  77. package/dist/capabilities/define-capability.js.map +1 -1
  78. 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
- id: string | null;
21
20
  description: string | null;
22
21
  title: string | null;
23
22
  date: string | null;
24
23
  url: string | null;
25
24
  duration: string | null;
26
- comments: number | null;
25
+ id: string | null;
27
26
  thumbnail: string | null;
27
+ comments: number | 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
- id: string | null;
35
34
  description: string | null;
36
35
  title: string | null;
37
36
  date: string | null;
38
37
  url: string | null;
39
38
  duration: string | null;
40
- comments: number | null;
39
+ id: string | null;
41
40
  thumbnail: string | null;
41
+ comments: number | 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
- start: string | null;
55
54
  text: string | null;
55
+ start: string | null;
56
56
  }, {
57
57
  duration: string | null;
58
- start: string | null;
59
58
  text: string | null;
59
+ start: 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
- id: string | null;
107
106
  description: string | null;
108
107
  title: string | null;
109
108
  date: string | null;
110
109
  url: string | null;
111
110
  duration: string | null;
112
- comments: number | null;
111
+ id: string | null;
113
112
  thumbnail: string | null;
113
+ comments: number | 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
- id: string | null;
121
120
  description: string | null;
122
121
  title: string | null;
123
122
  date: string | null;
124
123
  url: string | null;
125
124
  duration: string | null;
126
- comments: number | null;
125
+ id: string | null;
127
126
  thumbnail: string | null;
127
+ comments: number | 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
- start: string | null;
141
140
  text: string | null;
141
+ start: string | null;
142
142
  }, {
143
143
  duration: string | null;
144
- start: string | null;
145
144
  text: string | null;
145
+ start: 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
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
153
- success: boolean;
154
152
  error: string;
153
+ success: boolean;
154
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
157
- id: string | null;
158
157
  description: string | null;
159
158
  title: string | null;
160
159
  date: string | null;
161
160
  url: string | null;
162
161
  duration: string | null;
163
- comments: number | null;
162
+ id: string | null;
164
163
  thumbnail: string | null;
164
+ comments: number | 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
- start: string | null;
174
173
  text: string | null;
174
+ start: string | null;
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
179
- success: boolean;
180
178
  error: string;
179
+ success: boolean;
180
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
183
- id: string | null;
184
183
  description: string | null;
185
184
  title: string | null;
186
185
  date: string | null;
187
186
  url: string | null;
188
187
  duration: string | null;
189
- comments: number | null;
188
+ id: string | null;
190
189
  thumbnail: string | null;
190
+ comments: number | 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
- start: string | null;
200
199
  text: string | null;
200
+ start: 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
- id: string | null;
265
264
  description: string | null;
266
265
  title: string | null;
267
266
  date: string | null;
268
267
  url: string | null;
269
268
  duration: string | null;
270
- comments: number | null;
269
+ id: string | null;
271
270
  thumbnail: string | null;
271
+ comments: number | 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
- id: string | null;
279
278
  description: string | null;
280
279
  title: string | null;
281
280
  date: string | null;
282
281
  url: string | null;
283
282
  duration: string | null;
284
- comments: number | null;
283
+ id: string | null;
285
284
  thumbnail: string | null;
285
+ comments: number | 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
- start: string | null;
299
298
  text: string | null;
299
+ start: string | null;
300
300
  }, {
301
301
  duration: string | null;
302
- start: string | null;
303
302
  text: string | null;
303
+ start: 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
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
311
- success: boolean;
312
310
  error: string;
311
+ success: boolean;
312
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
315
- id: string | null;
316
315
  description: string | null;
317
316
  title: string | null;
318
317
  date: string | null;
319
318
  url: string | null;
320
319
  duration: string | null;
321
- comments: number | null;
320
+ id: string | null;
322
321
  thumbnail: string | null;
322
+ comments: number | 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
- start: string | null;
332
331
  text: string | null;
332
+ start: string | null;
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
337
- success: boolean;
338
336
  error: string;
337
+ success: boolean;
338
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
341
- id: string | null;
342
341
  description: string | null;
343
342
  title: string | null;
344
343
  date: string | null;
345
344
  url: string | null;
346
345
  duration: string | null;
347
- comments: number | null;
346
+ id: string | null;
348
347
  thumbnail: string | null;
348
+ comments: number | 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
- start: string | null;
358
357
  text: string | null;
358
+ start: 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
- success: boolean;
111
110
  error: string;
111
+ success: boolean;
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
- success: boolean;
125
124
  error: string;
125
+ success: boolean;
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
- success: boolean;
265
264
  error: string;
265
+ success: boolean;
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
- success: boolean;
279
278
  error: string;
279
+ success: boolean;
280
280
  databaseSchema?: {
281
281
  rawData?: Record<string, unknown>[] | undefined;
282
282
  cleanedJSON?: string | undefined;
@@ -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;
160
159
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
161
160
  description: string;
162
- }, {
163
161
  name: string;
162
+ }, {
164
163
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
165
164
  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<{
@@ -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
- success: boolean;
217
216
  error: string;
217
+ success: boolean;
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;
228
227
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
229
228
  description: string;
229
+ name: string;
230
230
  }[];
231
231
  aiAnalysis: {
232
232
  model: string;
@@ -239,8 +239,8 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
239
239
  csv?: string | undefined;
240
240
  };
241
241
  }, {
242
- success: boolean;
243
242
  error: string;
243
+ success: boolean;
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;
254
253
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
255
254
  description: string;
255
+ name: string;
256
256
  }[];
257
257
  aiAnalysis: {
258
258
  model: string;
@@ -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;
412
411
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
413
412
  description: string;
414
- }, {
415
413
  name: string;
414
+ }, {
416
415
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
417
416
  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<{
@@ -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
- success: boolean;
469
468
  error: string;
469
+ success: boolean;
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;
480
479
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
481
480
  description: string;
481
+ name: string;
482
482
  }[];
483
483
  aiAnalysis: {
484
484
  model: string;
@@ -491,8 +491,8 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
491
491
  csv?: string | undefined;
492
492
  };
493
493
  }, {
494
- success: boolean;
495
494
  error: string;
495
+ success: boolean;
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;
506
505
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
507
506
  description: string;
507
+ name: string;
508
508
  }[];
509
509
  aiAnalysis: {
510
510
  model: string;
@@ -51,8 +51,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
51
51
  pages?: number[] | undefined;
52
52
  }, {
53
53
  format?: "png" | "jpeg" | undefined;
54
- pages?: number[] | undefined;
55
54
  quality?: number | undefined;
55
+ pages?: 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
- pages?: number[] | undefined;
150
149
  quality?: number | undefined;
150
+ pages?: number[] | undefined;
151
151
  dpi?: number | undefined;
152
152
  } | undefined;
153
153
  aiOptions?: {
@@ -269,15 +269,8 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
269
269
  success: z.ZodBoolean;
270
270
  error: z.ZodString;
271
271
  }, "strip", z.ZodTypeAny, {
272
- success: boolean;
273
272
  error: string;
274
- pages: {
275
- pageNumber: number;
276
- markdown: string;
277
- hasCharts: boolean;
278
- hasTables: boolean;
279
- hasImages: boolean;
280
- }[];
273
+ success: boolean;
281
274
  metadata: {
282
275
  totalPages: number;
283
276
  processingTime: number;
@@ -286,6 +279,13 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
286
279
  imageFormat: string;
287
280
  imageDpi: number;
288
281
  };
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,15 +305,8 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
305
305
  fileUrl?: string | undefined;
306
306
  }[] | undefined;
307
307
  }, {
308
- success: boolean;
309
308
  error: string;
310
- pages: {
311
- pageNumber: number;
312
- markdown: string;
313
- hasCharts: boolean;
314
- hasTables: boolean;
315
- hasImages: boolean;
316
- }[];
309
+ success: boolean;
317
310
  metadata: {
318
311
  totalPages: number;
319
312
  processingTime: number;
@@ -322,6 +315,13 @@ declare const ParseDocumentWorkflowResultSchema: z.ZodObject<{
322
315
  imageFormat: string;
323
316
  imageDpi: number;
324
317
  };
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
- pages?: number[] | undefined;
386
385
  quality?: number | undefined;
386
+ pages?: 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
- pages?: number[] | undefined;
481
480
  quality?: number | undefined;
481
+ pages?: number[] | undefined;
482
482
  dpi?: number | undefined;
483
483
  } | undefined;
484
484
  aiOptions?: {
@@ -597,15 +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
- success: boolean;
601
600
  error: string;
602
- pages: {
603
- pageNumber: number;
604
- markdown: string;
605
- hasCharts: boolean;
606
- hasTables: boolean;
607
- hasImages: boolean;
608
- }[];
601
+ success: boolean;
609
602
  metadata: {
610
603
  totalPages: number;
611
604
  processingTime: number;
@@ -614,6 +607,13 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
614
607
  imageFormat: string;
615
608
  imageDpi: number;
616
609
  };
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,15 +633,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
633
633
  fileUrl?: string | undefined;
634
634
  }[] | undefined;
635
635
  }, {
636
- success: boolean;
637
636
  error: string;
638
- pages: {
639
- pageNumber: number;
640
- markdown: string;
641
- hasCharts: boolean;
642
- hasTables: boolean;
643
- hasImages: boolean;
644
- }[];
637
+ success: boolean;
645
638
  metadata: {
646
639
  totalPages: number;
647
640
  processingTime: number;
@@ -650,6 +643,13 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
650
643
  imageFormat: string;
651
644
  imageDpi: number;
652
645
  };
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;