@bubblelab/bubble-core 0.1.143 → 0.1.146

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 +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -138,14 +138,14 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
138
138
  }, "strip", z.ZodTypeAny, {
139
139
  type: string;
140
140
  name: string;
141
+ x: number;
142
+ y: number;
141
143
  id: number;
142
144
  width: number;
143
145
  height: number;
144
146
  label: string;
145
147
  page: number;
146
148
  choices: string[];
147
- x: number;
148
- y: number;
149
149
  field_type: string;
150
150
  current_value: string;
151
151
  rect: [number, number, number, number];
@@ -154,14 +154,14 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
154
154
  }, {
155
155
  type: string;
156
156
  name: string;
157
+ x: number;
158
+ y: number;
157
159
  id: number;
158
160
  width: number;
159
161
  height: number;
160
162
  label: string;
161
163
  page: number;
162
164
  choices: string[];
163
- x: number;
164
- y: number;
165
165
  field_type: string;
166
166
  current_value: string;
167
167
  rect: [number, number, number, number];
@@ -173,47 +173,47 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
173
173
  error: z.ZodString;
174
174
  }, "strip", z.ZodTypeAny, {
175
175
  operation: "discover";
176
+ success: boolean;
177
+ error: string;
176
178
  fields: {
177
179
  type: string;
178
180
  name: string;
181
+ x: number;
182
+ y: number;
179
183
  id: number;
180
184
  width: number;
181
185
  height: number;
182
186
  label: string;
183
187
  page: number;
184
188
  choices: string[];
185
- x: number;
186
- y: number;
187
189
  field_type: string;
188
190
  current_value: string;
189
191
  rect: [number, number, number, number];
190
192
  field_flags: number;
191
193
  potential_labels: string[];
192
194
  }[];
193
- error: string;
194
- success: boolean;
195
195
  totalFields: number;
196
196
  }, {
197
197
  operation: "discover";
198
+ success: boolean;
199
+ error: string;
198
200
  fields: {
199
201
  type: string;
200
202
  name: string;
203
+ x: number;
204
+ y: number;
201
205
  id: number;
202
206
  width: number;
203
207
  height: number;
204
208
  label: string;
205
209
  page: number;
206
210
  choices: string[];
207
- x: number;
208
- y: number;
209
211
  field_type: string;
210
212
  current_value: string;
211
213
  rect: [number, number, number, number];
212
214
  field_flags: number;
213
215
  potential_labels: string[];
214
216
  }[];
215
- error: string;
216
- success: boolean;
217
217
  totalFields: number;
218
218
  }>, z.ZodObject<{
219
219
  operation: z.ZodLiteral<"fill">;
@@ -236,8 +236,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
236
236
  error: z.ZodString;
237
237
  }, "strip", z.ZodTypeAny, {
238
238
  operation: "fill";
239
- error: string;
240
239
  success: boolean;
240
+ error: string;
241
241
  filledPdfData: string;
242
242
  filledFields: number;
243
243
  verification: Record<string, {
@@ -247,8 +247,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
247
247
  }>;
248
248
  }, {
249
249
  operation: "fill";
250
- error: string;
251
250
  success: boolean;
251
+ error: string;
252
252
  filledPdfData: string;
253
253
  filledFields: number;
254
254
  verification: Record<string, {
@@ -279,8 +279,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
279
279
  error: z.ZodString;
280
280
  }, "strip", z.ZodTypeAny, {
281
281
  operation: "analyze-checkboxes";
282
- error: string;
283
282
  success: boolean;
283
+ error: string;
284
284
  checkboxes: Record<string, {
285
285
  page: number;
286
286
  current_value: string;
@@ -290,8 +290,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
290
290
  totalCheckboxes: number;
291
291
  }, {
292
292
  operation: "analyze-checkboxes";
293
- error: string;
294
293
  success: boolean;
294
+ error: string;
295
295
  checkboxes: Record<string, {
296
296
  page: number;
297
297
  current_value: string;
@@ -321,25 +321,25 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
321
321
  error: z.ZodString;
322
322
  }, "strip", z.ZodTypeAny, {
323
323
  operation: "validate";
324
+ success: boolean;
325
+ error: string;
324
326
  fields: Record<string, {
325
327
  value: string;
326
328
  type: string;
327
329
  page: number;
328
330
  }>;
329
- error: string;
330
- success: boolean;
331
331
  totalFields: number;
332
332
  filledFields: number;
333
333
  emptyFields: number;
334
334
  }, {
335
335
  operation: "validate";
336
+ success: boolean;
337
+ error: string;
336
338
  fields: Record<string, {
337
339
  value: string;
338
340
  type: string;
339
341
  page: number;
340
342
  }>;
341
- error: string;
342
- success: boolean;
343
343
  totalFields: number;
344
344
  filledFields: number;
345
345
  emptyFields: number;
@@ -370,8 +370,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
370
370
  error: z.ZodString;
371
371
  }, "strip", z.ZodTypeAny, {
372
372
  operation: "convert-to-images";
373
- error: string;
374
373
  success: boolean;
374
+ error: string;
375
375
  images: {
376
376
  format: string;
377
377
  width: number;
@@ -383,8 +383,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
383
383
  convertedPages: number;
384
384
  }, {
385
385
  operation: "convert-to-images";
386
- error: string;
387
386
  success: boolean;
387
+ error: string;
388
388
  images: {
389
389
  format: string;
390
390
  width: number;
@@ -411,16 +411,16 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
411
411
  value: string;
412
412
  type: string;
413
413
  name: string;
414
- id: number;
415
414
  x: number;
416
415
  y: number;
416
+ id: number;
417
417
  }, {
418
418
  value: string;
419
419
  type: string;
420
420
  name: string;
421
- id: number;
422
421
  x: number;
423
422
  y: number;
423
+ id: number;
424
424
  }>, "many">>;
425
425
  }, "strip", z.ZodTypeAny, {
426
426
  pageNumber: number;
@@ -429,9 +429,9 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
429
429
  value: string;
430
430
  type: string;
431
431
  name: string;
432
- id: number;
433
432
  x: number;
434
433
  y: number;
434
+ id: number;
435
435
  }[] | undefined;
436
436
  }, {
437
437
  pageNumber: number;
@@ -440,9 +440,9 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
440
440
  value: string;
441
441
  type: string;
442
442
  name: string;
443
- id: number;
444
443
  x: number;
445
444
  y: number;
445
+ id: number;
446
446
  }[] | undefined;
447
447
  }>, "many">;
448
448
  totalPages: z.ZodNumber;
@@ -451,8 +451,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
451
451
  error: z.ZodString;
452
452
  }, "strip", z.ZodTypeAny, {
453
453
  operation: "convert-to-markdown";
454
- error: string;
455
454
  success: boolean;
455
+ error: string;
456
456
  pages: {
457
457
  pageNumber: number;
458
458
  markdown: string;
@@ -460,9 +460,9 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
460
460
  value: string;
461
461
  type: string;
462
462
  name: string;
463
- id: number;
464
463
  x: number;
465
464
  y: number;
465
+ id: number;
466
466
  }[] | undefined;
467
467
  }[];
468
468
  markdown: string;
@@ -470,8 +470,8 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
470
470
  convertedPages: number;
471
471
  }, {
472
472
  operation: "convert-to-markdown";
473
- error: string;
474
473
  success: boolean;
474
+ error: string;
475
475
  pages: {
476
476
  pageNumber: number;
477
477
  markdown: string;
@@ -479,9 +479,9 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
479
479
  value: string;
480
480
  type: string;
481
481
  name: string;
482
- id: number;
483
482
  x: number;
484
483
  y: number;
484
+ id: number;
485
485
  }[] | undefined;
486
486
  }[];
487
487
  markdown: string;
@@ -617,14 +617,14 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
617
617
  }, "strip", z.ZodTypeAny, {
618
618
  type: string;
619
619
  name: string;
620
+ x: number;
621
+ y: number;
620
622
  id: number;
621
623
  width: number;
622
624
  height: number;
623
625
  label: string;
624
626
  page: number;
625
627
  choices: string[];
626
- x: number;
627
- y: number;
628
628
  field_type: string;
629
629
  current_value: string;
630
630
  rect: [number, number, number, number];
@@ -633,14 +633,14 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
633
633
  }, {
634
634
  type: string;
635
635
  name: string;
636
+ x: number;
637
+ y: number;
636
638
  id: number;
637
639
  width: number;
638
640
  height: number;
639
641
  label: string;
640
642
  page: number;
641
643
  choices: string[];
642
- x: number;
643
- y: number;
644
644
  field_type: string;
645
645
  current_value: string;
646
646
  rect: [number, number, number, number];
@@ -652,47 +652,47 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
652
652
  error: z.ZodString;
653
653
  }, "strip", z.ZodTypeAny, {
654
654
  operation: "discover";
655
+ success: boolean;
656
+ error: string;
655
657
  fields: {
656
658
  type: string;
657
659
  name: string;
660
+ x: number;
661
+ y: number;
658
662
  id: number;
659
663
  width: number;
660
664
  height: number;
661
665
  label: string;
662
666
  page: number;
663
667
  choices: string[];
664
- x: number;
665
- y: number;
666
668
  field_type: string;
667
669
  current_value: string;
668
670
  rect: [number, number, number, number];
669
671
  field_flags: number;
670
672
  potential_labels: string[];
671
673
  }[];
672
- error: string;
673
- success: boolean;
674
674
  totalFields: number;
675
675
  }, {
676
676
  operation: "discover";
677
+ success: boolean;
678
+ error: string;
677
679
  fields: {
678
680
  type: string;
679
681
  name: string;
682
+ x: number;
683
+ y: number;
680
684
  id: number;
681
685
  width: number;
682
686
  height: number;
683
687
  label: string;
684
688
  page: number;
685
689
  choices: string[];
686
- x: number;
687
- y: number;
688
690
  field_type: string;
689
691
  current_value: string;
690
692
  rect: [number, number, number, number];
691
693
  field_flags: number;
692
694
  potential_labels: string[];
693
695
  }[];
694
- error: string;
695
- success: boolean;
696
696
  totalFields: number;
697
697
  }>, z.ZodObject<{
698
698
  operation: z.ZodLiteral<"fill">;
@@ -715,8 +715,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
715
715
  error: z.ZodString;
716
716
  }, "strip", z.ZodTypeAny, {
717
717
  operation: "fill";
718
- error: string;
719
718
  success: boolean;
719
+ error: string;
720
720
  filledPdfData: string;
721
721
  filledFields: number;
722
722
  verification: Record<string, {
@@ -726,8 +726,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
726
726
  }>;
727
727
  }, {
728
728
  operation: "fill";
729
- error: string;
730
729
  success: boolean;
730
+ error: string;
731
731
  filledPdfData: string;
732
732
  filledFields: number;
733
733
  verification: Record<string, {
@@ -758,8 +758,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
758
758
  error: z.ZodString;
759
759
  }, "strip", z.ZodTypeAny, {
760
760
  operation: "analyze-checkboxes";
761
- error: string;
762
761
  success: boolean;
762
+ error: string;
763
763
  checkboxes: Record<string, {
764
764
  page: number;
765
765
  current_value: string;
@@ -769,8 +769,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
769
769
  totalCheckboxes: number;
770
770
  }, {
771
771
  operation: "analyze-checkboxes";
772
- error: string;
773
772
  success: boolean;
773
+ error: string;
774
774
  checkboxes: Record<string, {
775
775
  page: number;
776
776
  current_value: string;
@@ -800,25 +800,25 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
800
800
  error: z.ZodString;
801
801
  }, "strip", z.ZodTypeAny, {
802
802
  operation: "validate";
803
+ success: boolean;
804
+ error: string;
803
805
  fields: Record<string, {
804
806
  value: string;
805
807
  type: string;
806
808
  page: number;
807
809
  }>;
808
- error: string;
809
- success: boolean;
810
810
  totalFields: number;
811
811
  filledFields: number;
812
812
  emptyFields: number;
813
813
  }, {
814
814
  operation: "validate";
815
+ success: boolean;
816
+ error: string;
815
817
  fields: Record<string, {
816
818
  value: string;
817
819
  type: string;
818
820
  page: number;
819
821
  }>;
820
- error: string;
821
- success: boolean;
822
822
  totalFields: number;
823
823
  filledFields: number;
824
824
  emptyFields: number;
@@ -849,8 +849,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
849
849
  error: z.ZodString;
850
850
  }, "strip", z.ZodTypeAny, {
851
851
  operation: "convert-to-images";
852
- error: string;
853
852
  success: boolean;
853
+ error: string;
854
854
  images: {
855
855
  format: string;
856
856
  width: number;
@@ -862,8 +862,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
862
862
  convertedPages: number;
863
863
  }, {
864
864
  operation: "convert-to-images";
865
- error: string;
866
865
  success: boolean;
866
+ error: string;
867
867
  images: {
868
868
  format: string;
869
869
  width: number;
@@ -890,16 +890,16 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
890
890
  value: string;
891
891
  type: string;
892
892
  name: string;
893
- id: number;
894
893
  x: number;
895
894
  y: number;
895
+ id: number;
896
896
  }, {
897
897
  value: string;
898
898
  type: string;
899
899
  name: string;
900
- id: number;
901
900
  x: number;
902
901
  y: number;
902
+ id: number;
903
903
  }>, "many">>;
904
904
  }, "strip", z.ZodTypeAny, {
905
905
  pageNumber: number;
@@ -908,9 +908,9 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
908
908
  value: string;
909
909
  type: string;
910
910
  name: string;
911
- id: number;
912
911
  x: number;
913
912
  y: number;
913
+ id: number;
914
914
  }[] | undefined;
915
915
  }, {
916
916
  pageNumber: number;
@@ -919,9 +919,9 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
919
919
  value: string;
920
920
  type: string;
921
921
  name: string;
922
- id: number;
923
922
  x: number;
924
923
  y: number;
924
+ id: number;
925
925
  }[] | undefined;
926
926
  }>, "many">;
927
927
  totalPages: z.ZodNumber;
@@ -930,8 +930,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
930
930
  error: z.ZodString;
931
931
  }, "strip", z.ZodTypeAny, {
932
932
  operation: "convert-to-markdown";
933
- error: string;
934
933
  success: boolean;
934
+ error: string;
935
935
  pages: {
936
936
  pageNumber: number;
937
937
  markdown: string;
@@ -939,9 +939,9 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
939
939
  value: string;
940
940
  type: string;
941
941
  name: string;
942
- id: number;
943
942
  x: number;
944
943
  y: number;
944
+ id: number;
945
945
  }[] | undefined;
946
946
  }[];
947
947
  markdown: string;
@@ -949,8 +949,8 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
949
949
  convertedPages: number;
950
950
  }, {
951
951
  operation: "convert-to-markdown";
952
- error: string;
953
952
  success: boolean;
953
+ error: string;
954
954
  pages: {
955
955
  pageNumber: number;
956
956
  markdown: string;
@@ -958,9 +958,9 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
958
958
  value: string;
959
959
  type: string;
960
960
  name: string;
961
- id: number;
962
961
  x: number;
963
962
  y: number;
963
+ id: number;
964
964
  }[] | undefined;
965
965
  }[];
966
966
  markdown: string;
@@ -248,8 +248,8 @@ declare const PDFOcrWorkflowResultSchema: z.ZodDiscriminatedUnion<"mode", [z.Zod
248
248
  success: z.ZodBoolean;
249
249
  error: z.ZodString;
250
250
  }, "strip", z.ZodTypeAny, {
251
- error: string;
252
251
  success: boolean;
252
+ error: string;
253
253
  mode: "identify";
254
254
  imageData: {
255
255
  format: string;
@@ -273,8 +273,8 @@ declare const PDFOcrWorkflowResultSchema: z.ZodDiscriminatedUnion<"mode", [z.Zod
273
273
  processingTime?: number | undefined;
274
274
  };
275
275
  }, {
276
- error: string;
277
276
  success: boolean;
277
+ error: string;
278
278
  mode: "identify";
279
279
  imageData: {
280
280
  format: string;
@@ -374,8 +374,8 @@ declare const PDFOcrWorkflowResultSchema: z.ZodDiscriminatedUnion<"mode", [z.Zod
374
374
  success: z.ZodBoolean;
375
375
  error: z.ZodString;
376
376
  }, "strip", z.ZodTypeAny, {
377
- error: string;
378
377
  success: boolean;
378
+ error: string;
379
379
  mode: "autofill";
380
380
  filledPdfData: string;
381
381
  imageData: {
@@ -406,8 +406,8 @@ declare const PDFOcrWorkflowResultSchema: z.ZodDiscriminatedUnion<"mode", [z.Zod
406
406
  successfullyFilled: number;
407
407
  };
408
408
  }, {
409
- error: string;
410
409
  success: boolean;
410
+ error: string;
411
411
  mode: "autofill";
412
412
  filledPdfData: string;
413
413
  imageData: {
@@ -681,8 +681,8 @@ export declare class PDFOcrWorkflow<T extends PDFOcrWorkflowParams = PDFOcrWorkf
681
681
  success: z.ZodBoolean;
682
682
  error: z.ZodString;
683
683
  }, "strip", z.ZodTypeAny, {
684
- error: string;
685
684
  success: boolean;
685
+ error: string;
686
686
  mode: "identify";
687
687
  imageData: {
688
688
  format: string;
@@ -706,8 +706,8 @@ export declare class PDFOcrWorkflow<T extends PDFOcrWorkflowParams = PDFOcrWorkf
706
706
  processingTime?: number | undefined;
707
707
  };
708
708
  }, {
709
- error: string;
710
709
  success: boolean;
710
+ error: string;
711
711
  mode: "identify";
712
712
  imageData: {
713
713
  format: string;
@@ -807,8 +807,8 @@ export declare class PDFOcrWorkflow<T extends PDFOcrWorkflowParams = PDFOcrWorkf
807
807
  success: z.ZodBoolean;
808
808
  error: z.ZodString;
809
809
  }, "strip", z.ZodTypeAny, {
810
- error: string;
811
810
  success: boolean;
811
+ error: string;
812
812
  mode: "autofill";
813
813
  filledPdfData: string;
814
814
  imageData: {
@@ -839,8 +839,8 @@ export declare class PDFOcrWorkflow<T extends PDFOcrWorkflowParams = PDFOcrWorkf
839
839
  successfullyFilled: number;
840
840
  };
841
841
  }, {
842
- error: string;
843
842
  success: boolean;
843
+ error: string;
844
844
  mode: "autofill";
845
845
  filledPdfData: string;
846
846
  imageData: {
@@ -104,8 +104,8 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
104
104
  wordCount?: number | undefined;
105
105
  }>>;
106
106
  }, "strip", z.ZodTypeAny, {
107
- error: string;
108
107
  success: boolean;
108
+ error: string;
109
109
  metadata?: {
110
110
  executionTime: number;
111
111
  rowCount?: number | undefined;
@@ -119,8 +119,8 @@ declare const SlackDataAssistantResultSchema: z.ZodObject<{
119
119
  slackMessageTs?: string | undefined;
120
120
  isDataQuestion?: boolean | undefined;
121
121
  }, {
122
- error: string;
123
122
  success: boolean;
123
+ error: string;
124
124
  metadata?: {
125
125
  executionTime: number;
126
126
  rowCount?: number | undefined;
@@ -242,8 +242,8 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
242
242
  wordCount?: number | undefined;
243
243
  }>>;
244
244
  }, "strip", z.ZodTypeAny, {
245
- error: string;
246
245
  success: boolean;
246
+ error: string;
247
247
  metadata?: {
248
248
  executionTime: number;
249
249
  rowCount?: number | undefined;
@@ -257,8 +257,8 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
257
257
  slackMessageTs?: string | undefined;
258
258
  isDataQuestion?: boolean | undefined;
259
259
  }, {
260
- error: string;
261
260
  success: boolean;
261
+ error: string;
262
262
  metadata?: {
263
263
  executionTime: number;
264
264
  rowCount?: number | undefined;