@bubblelab/bubble-core 0.1.65 → 0.1.67

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 (76) hide show
  1. package/dist/bubble-bundle.d.ts +104 -104
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +117 -96
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +131 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +118 -118
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +89 -68
  10. package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
  11. package/dist/bubbles/service-bubble/ashby/ashby.js +96 -0
  12. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  13. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +108 -102
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -1
  15. package/dist/bubbles/service-bubble/ashby/ashby.schema.js +10 -1
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -1
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +1001 -1001
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  25. package/dist/bubbles/service-bubble/github.d.ts +176 -176
  26. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +76 -76
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
  30. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  32. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  33. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts +2089 -2089
  35. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  36. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/slack/slack.d.ts +420 -420
  38. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +107 -107
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
  41. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  42. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  43. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
  44. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  45. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
  46. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +70 -70
  48. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  50. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  52. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  53. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +326 -326
  54. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +112 -112
  56. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  57. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +10 -10
  58. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  59. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +76 -76
  60. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +160 -160
  62. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  63. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  64. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  65. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  66. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  67. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  68. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +50 -50
  69. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  70. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  71. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
  72. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +36 -36
  73. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
  74. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  75. package/dist/bubbles.json +59 -22
  76. package/package.json +2 -2
@@ -122,7 +122,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
122
122
  type: "user" | "group" | "domain" | "anyone";
123
123
  operation: "share_file";
124
124
  file_id: string;
125
- role: "writer" | "reader" | "commenter" | "owner";
125
+ role: "reader" | "writer" | "commenter" | "owner";
126
126
  send_notification: boolean;
127
127
  credentials?: Partial<Record<CredentialType, string>> | undefined;
128
128
  email_address?: string | undefined;
@@ -132,7 +132,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
132
132
  type?: "user" | "group" | "domain" | "anyone" | undefined;
133
133
  credentials?: Partial<Record<CredentialType, string>> | undefined;
134
134
  email_address?: string | undefined;
135
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
135
+ role?: "reader" | "writer" | "commenter" | "owner" | undefined;
136
136
  send_notification?: boolean | undefined;
137
137
  }>, z.ZodObject<{
138
138
  operation: z.ZodLiteral<"move_file">;
@@ -209,8 +209,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
209
209
  }>, "many">>;
210
210
  }, "strip", z.ZodTypeAny, {
211
211
  name: string;
212
- id: string;
213
212
  mimeType: string;
213
+ id: string;
214
214
  size?: string | undefined;
215
215
  createdTime?: string | undefined;
216
216
  modifiedTime?: string | undefined;
@@ -224,8 +224,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
224
224
  }[] | undefined;
225
225
  }, {
226
226
  name: string;
227
- id: string;
228
227
  mimeType: string;
228
+ id: string;
229
229
  size?: string | undefined;
230
230
  createdTime?: string | undefined;
231
231
  modifiedTime?: string | undefined;
@@ -240,13 +240,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
240
240
  }>>;
241
241
  error: z.ZodString;
242
242
  }, "strip", z.ZodTypeAny, {
243
- error: string;
244
243
  success: boolean;
244
+ error: string;
245
245
  operation: "upload_file";
246
246
  file?: {
247
247
  name: string;
248
- id: string;
249
248
  mimeType: string;
249
+ id: string;
250
250
  size?: string | undefined;
251
251
  createdTime?: string | undefined;
252
252
  modifiedTime?: string | undefined;
@@ -260,13 +260,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
260
260
  }[] | undefined;
261
261
  } | undefined;
262
262
  }, {
263
- error: string;
264
263
  success: boolean;
264
+ error: string;
265
265
  operation: "upload_file";
266
266
  file?: {
267
267
  name: string;
268
- id: string;
269
268
  mimeType: string;
269
+ id: string;
270
270
  size?: string | undefined;
271
271
  createdTime?: string | undefined;
272
272
  modifiedTime?: string | undefined;
@@ -287,15 +287,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
287
287
  mimeType: z.ZodOptional<z.ZodString>;
288
288
  error: z.ZodString;
289
289
  }, "strip", z.ZodTypeAny, {
290
- error: string;
291
290
  success: boolean;
291
+ error: string;
292
292
  operation: "download_file";
293
293
  content?: string | undefined;
294
294
  mimeType?: string | undefined;
295
295
  filename?: string | undefined;
296
296
  }, {
297
- error: string;
298
297
  success: boolean;
298
+ error: string;
299
299
  operation: "download_file";
300
300
  content?: string | undefined;
301
301
  mimeType?: string | undefined;
@@ -326,8 +326,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
326
326
  }>, "many">>;
327
327
  }, "strip", z.ZodTypeAny, {
328
328
  name: string;
329
- id: string;
330
329
  mimeType: string;
330
+ id: string;
331
331
  size?: string | undefined;
332
332
  createdTime?: string | undefined;
333
333
  modifiedTime?: string | undefined;
@@ -341,8 +341,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
341
341
  }[] | undefined;
342
342
  }, {
343
343
  name: string;
344
- id: string;
345
344
  mimeType: string;
345
+ id: string;
346
346
  size?: string | undefined;
347
347
  createdTime?: string | undefined;
348
348
  modifiedTime?: string | undefined;
@@ -359,13 +359,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
359
359
  next_page_token: z.ZodOptional<z.ZodString>;
360
360
  error: z.ZodString;
361
361
  }, "strip", z.ZodTypeAny, {
362
- error: string;
363
362
  success: boolean;
363
+ error: string;
364
364
  operation: "list_files";
365
365
  files?: {
366
366
  name: string;
367
- id: string;
368
367
  mimeType: string;
368
+ id: string;
369
369
  size?: string | undefined;
370
370
  createdTime?: string | undefined;
371
371
  modifiedTime?: string | undefined;
@@ -381,13 +381,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
381
381
  total_count?: number | undefined;
382
382
  next_page_token?: string | undefined;
383
383
  }, {
384
- error: string;
385
384
  success: boolean;
385
+ error: string;
386
386
  operation: "list_files";
387
387
  files?: {
388
388
  name: string;
389
- id: string;
390
389
  mimeType: string;
390
+ id: string;
391
391
  size?: string | undefined;
392
392
  createdTime?: string | undefined;
393
393
  modifiedTime?: string | undefined;
@@ -423,8 +423,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
423
423
  }>>;
424
424
  error: z.ZodString;
425
425
  }, "strip", z.ZodTypeAny, {
426
- error: string;
427
426
  success: boolean;
427
+ error: string;
428
428
  operation: "create_folder";
429
429
  folder?: {
430
430
  name: string;
@@ -433,8 +433,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
433
433
  parents?: string[] | undefined;
434
434
  } | undefined;
435
435
  }, {
436
- error: string;
437
436
  success: boolean;
437
+ error: string;
438
438
  operation: "create_folder";
439
439
  folder?: {
440
440
  name: string;
@@ -448,13 +448,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
448
448
  deleted_file_id: z.ZodOptional<z.ZodString>;
449
449
  error: z.ZodString;
450
450
  }, "strip", z.ZodTypeAny, {
451
- error: string;
452
451
  success: boolean;
452
+ error: string;
453
453
  operation: "delete_file";
454
454
  deleted_file_id?: string | undefined;
455
455
  }, {
456
- error: string;
457
456
  success: boolean;
457
+ error: string;
458
458
  operation: "delete_file";
459
459
  deleted_file_id?: string | undefined;
460
460
  }>, z.ZodObject<{
@@ -483,8 +483,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
483
483
  }>, "many">>;
484
484
  }, "strip", z.ZodTypeAny, {
485
485
  name: string;
486
- id: string;
487
486
  mimeType: string;
487
+ id: string;
488
488
  size?: string | undefined;
489
489
  createdTime?: string | undefined;
490
490
  modifiedTime?: string | undefined;
@@ -498,8 +498,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
498
498
  }[] | undefined;
499
499
  }, {
500
500
  name: string;
501
- id: string;
502
501
  mimeType: string;
502
+ id: string;
503
503
  size?: string | undefined;
504
504
  createdTime?: string | undefined;
505
505
  modifiedTime?: string | undefined;
@@ -533,13 +533,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
533
533
  }>, "many">>;
534
534
  error: z.ZodString;
535
535
  }, "strip", z.ZodTypeAny, {
536
- error: string;
537
536
  success: boolean;
537
+ error: string;
538
538
  operation: "get_file_info";
539
539
  file?: {
540
540
  name: string;
541
- id: string;
542
541
  mimeType: string;
542
+ id: string;
543
543
  size?: string | undefined;
544
544
  createdTime?: string | undefined;
545
545
  modifiedTime?: string | undefined;
@@ -560,13 +560,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
560
560
  emailAddress?: string | undefined;
561
561
  }[] | undefined;
562
562
  }, {
563
- error: string;
564
563
  success: boolean;
564
+ error: string;
565
565
  operation: "get_file_info";
566
566
  file?: {
567
567
  name: string;
568
- id: string;
569
568
  mimeType: string;
569
+ id: string;
570
570
  size?: string | undefined;
571
571
  createdTime?: string | undefined;
572
572
  modifiedTime?: string | undefined;
@@ -593,14 +593,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
593
593
  share_link: z.ZodOptional<z.ZodString>;
594
594
  error: z.ZodString;
595
595
  }, "strip", z.ZodTypeAny, {
596
- error: string;
597
596
  success: boolean;
597
+ error: string;
598
598
  operation: "share_file";
599
599
  permission_id?: string | undefined;
600
600
  share_link?: string | undefined;
601
601
  }, {
602
- error: string;
603
602
  success: boolean;
603
+ error: string;
604
604
  operation: "share_file";
605
605
  permission_id?: string | undefined;
606
606
  share_link?: string | undefined;
@@ -630,8 +630,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
630
630
  }>, "many">>;
631
631
  }, "strip", z.ZodTypeAny, {
632
632
  name: string;
633
- id: string;
634
633
  mimeType: string;
634
+ id: string;
635
635
  size?: string | undefined;
636
636
  createdTime?: string | undefined;
637
637
  modifiedTime?: string | undefined;
@@ -645,8 +645,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
645
645
  }[] | undefined;
646
646
  }, {
647
647
  name: string;
648
- id: string;
649
648
  mimeType: string;
649
+ id: string;
650
650
  size?: string | undefined;
651
651
  createdTime?: string | undefined;
652
652
  modifiedTime?: string | undefined;
@@ -661,13 +661,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
661
661
  }>>;
662
662
  error: z.ZodString;
663
663
  }, "strip", z.ZodTypeAny, {
664
- error: string;
665
664
  success: boolean;
665
+ error: string;
666
666
  operation: "move_file";
667
667
  file?: {
668
668
  name: string;
669
- id: string;
670
669
  mimeType: string;
670
+ id: string;
671
671
  size?: string | undefined;
672
672
  createdTime?: string | undefined;
673
673
  modifiedTime?: string | undefined;
@@ -681,13 +681,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
681
681
  }[] | undefined;
682
682
  } | undefined;
683
683
  }, {
684
- error: string;
685
684
  success: boolean;
685
+ error: string;
686
686
  operation: "move_file";
687
687
  file?: {
688
688
  name: string;
689
- id: string;
690
689
  mimeType: string;
690
+ id: string;
691
691
  size?: string | undefined;
692
692
  createdTime?: string | undefined;
693
693
  modifiedTime?: string | undefined;
@@ -731,8 +731,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
731
731
  plainText: z.ZodOptional<z.ZodString>;
732
732
  error: z.ZodString;
733
733
  }, "strip", z.ZodTypeAny, {
734
- error: string;
735
734
  success: boolean;
735
+ error: string;
736
736
  operation: "get_doc";
737
737
  document?: z.objectOutputType<{
738
738
  documentId: z.ZodString;
@@ -745,8 +745,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
745
745
  }, z.ZodTypeAny, "passthrough"> | undefined;
746
746
  plainText?: string | undefined;
747
747
  }, {
748
- error: string;
749
748
  success: boolean;
749
+ error: string;
750
750
  operation: "get_doc";
751
751
  document?: z.objectInputType<{
752
752
  documentId: z.ZodString;
@@ -765,14 +765,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
765
765
  revisionId: z.ZodOptional<z.ZodString>;
766
766
  error: z.ZodString;
767
767
  }, "strip", z.ZodTypeAny, {
768
- error: string;
769
768
  success: boolean;
769
+ error: string;
770
770
  operation: "update_doc";
771
771
  documentId?: string | undefined;
772
772
  revisionId?: string | undefined;
773
773
  }, {
774
- error: string;
775
774
  success: boolean;
775
+ error: string;
776
776
  operation: "update_doc";
777
777
  documentId?: string | undefined;
778
778
  revisionId?: string | undefined;
@@ -910,7 +910,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
910
910
  type: "user" | "group" | "domain" | "anyone";
911
911
  operation: "share_file";
912
912
  file_id: string;
913
- role: "writer" | "reader" | "commenter" | "owner";
913
+ role: "reader" | "writer" | "commenter" | "owner";
914
914
  send_notification: boolean;
915
915
  credentials?: Partial<Record<CredentialType, string>> | undefined;
916
916
  email_address?: string | undefined;
@@ -920,7 +920,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
920
920
  type?: "user" | "group" | "domain" | "anyone" | undefined;
921
921
  credentials?: Partial<Record<CredentialType, string>> | undefined;
922
922
  email_address?: string | undefined;
923
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
923
+ role?: "reader" | "writer" | "commenter" | "owner" | undefined;
924
924
  send_notification?: boolean | undefined;
925
925
  }>, z.ZodObject<{
926
926
  operation: z.ZodLiteral<"move_file">;
@@ -997,8 +997,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
997
997
  }>, "many">>;
998
998
  }, "strip", z.ZodTypeAny, {
999
999
  name: string;
1000
- id: string;
1001
1000
  mimeType: string;
1001
+ id: string;
1002
1002
  size?: string | undefined;
1003
1003
  createdTime?: string | undefined;
1004
1004
  modifiedTime?: string | undefined;
@@ -1012,8 +1012,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1012
1012
  }[] | undefined;
1013
1013
  }, {
1014
1014
  name: string;
1015
- id: string;
1016
1015
  mimeType: string;
1016
+ id: string;
1017
1017
  size?: string | undefined;
1018
1018
  createdTime?: string | undefined;
1019
1019
  modifiedTime?: string | undefined;
@@ -1028,13 +1028,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1028
1028
  }>>;
1029
1029
  error: z.ZodString;
1030
1030
  }, "strip", z.ZodTypeAny, {
1031
- error: string;
1032
1031
  success: boolean;
1032
+ error: string;
1033
1033
  operation: "upload_file";
1034
1034
  file?: {
1035
1035
  name: string;
1036
- id: string;
1037
1036
  mimeType: string;
1037
+ id: string;
1038
1038
  size?: string | undefined;
1039
1039
  createdTime?: string | undefined;
1040
1040
  modifiedTime?: string | undefined;
@@ -1048,13 +1048,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1048
1048
  }[] | undefined;
1049
1049
  } | undefined;
1050
1050
  }, {
1051
- error: string;
1052
1051
  success: boolean;
1052
+ error: string;
1053
1053
  operation: "upload_file";
1054
1054
  file?: {
1055
1055
  name: string;
1056
- id: string;
1057
1056
  mimeType: string;
1057
+ id: string;
1058
1058
  size?: string | undefined;
1059
1059
  createdTime?: string | undefined;
1060
1060
  modifiedTime?: string | undefined;
@@ -1075,15 +1075,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1075
1075
  mimeType: z.ZodOptional<z.ZodString>;
1076
1076
  error: z.ZodString;
1077
1077
  }, "strip", z.ZodTypeAny, {
1078
- error: string;
1079
1078
  success: boolean;
1079
+ error: string;
1080
1080
  operation: "download_file";
1081
1081
  content?: string | undefined;
1082
1082
  mimeType?: string | undefined;
1083
1083
  filename?: string | undefined;
1084
1084
  }, {
1085
- error: string;
1086
1085
  success: boolean;
1086
+ error: string;
1087
1087
  operation: "download_file";
1088
1088
  content?: string | undefined;
1089
1089
  mimeType?: string | undefined;
@@ -1114,8 +1114,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1114
1114
  }>, "many">>;
1115
1115
  }, "strip", z.ZodTypeAny, {
1116
1116
  name: string;
1117
- id: string;
1118
1117
  mimeType: string;
1118
+ id: string;
1119
1119
  size?: string | undefined;
1120
1120
  createdTime?: string | undefined;
1121
1121
  modifiedTime?: string | undefined;
@@ -1129,8 +1129,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1129
1129
  }[] | undefined;
1130
1130
  }, {
1131
1131
  name: string;
1132
- id: string;
1133
1132
  mimeType: string;
1133
+ id: string;
1134
1134
  size?: string | undefined;
1135
1135
  createdTime?: string | undefined;
1136
1136
  modifiedTime?: string | undefined;
@@ -1147,13 +1147,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1147
1147
  next_page_token: z.ZodOptional<z.ZodString>;
1148
1148
  error: z.ZodString;
1149
1149
  }, "strip", z.ZodTypeAny, {
1150
- error: string;
1151
1150
  success: boolean;
1151
+ error: string;
1152
1152
  operation: "list_files";
1153
1153
  files?: {
1154
1154
  name: string;
1155
- id: string;
1156
1155
  mimeType: string;
1156
+ id: string;
1157
1157
  size?: string | undefined;
1158
1158
  createdTime?: string | undefined;
1159
1159
  modifiedTime?: string | undefined;
@@ -1169,13 +1169,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1169
1169
  total_count?: number | undefined;
1170
1170
  next_page_token?: string | undefined;
1171
1171
  }, {
1172
- error: string;
1173
1172
  success: boolean;
1173
+ error: string;
1174
1174
  operation: "list_files";
1175
1175
  files?: {
1176
1176
  name: string;
1177
- id: string;
1178
1177
  mimeType: string;
1178
+ id: string;
1179
1179
  size?: string | undefined;
1180
1180
  createdTime?: string | undefined;
1181
1181
  modifiedTime?: string | undefined;
@@ -1211,8 +1211,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1211
1211
  }>>;
1212
1212
  error: z.ZodString;
1213
1213
  }, "strip", z.ZodTypeAny, {
1214
- error: string;
1215
1214
  success: boolean;
1215
+ error: string;
1216
1216
  operation: "create_folder";
1217
1217
  folder?: {
1218
1218
  name: string;
@@ -1221,8 +1221,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1221
1221
  parents?: string[] | undefined;
1222
1222
  } | undefined;
1223
1223
  }, {
1224
- error: string;
1225
1224
  success: boolean;
1225
+ error: string;
1226
1226
  operation: "create_folder";
1227
1227
  folder?: {
1228
1228
  name: string;
@@ -1236,13 +1236,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1236
1236
  deleted_file_id: z.ZodOptional<z.ZodString>;
1237
1237
  error: z.ZodString;
1238
1238
  }, "strip", z.ZodTypeAny, {
1239
- error: string;
1240
1239
  success: boolean;
1240
+ error: string;
1241
1241
  operation: "delete_file";
1242
1242
  deleted_file_id?: string | undefined;
1243
1243
  }, {
1244
- error: string;
1245
1244
  success: boolean;
1245
+ error: string;
1246
1246
  operation: "delete_file";
1247
1247
  deleted_file_id?: string | undefined;
1248
1248
  }>, z.ZodObject<{
@@ -1271,8 +1271,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1271
1271
  }>, "many">>;
1272
1272
  }, "strip", z.ZodTypeAny, {
1273
1273
  name: string;
1274
- id: string;
1275
1274
  mimeType: string;
1275
+ id: string;
1276
1276
  size?: string | undefined;
1277
1277
  createdTime?: string | undefined;
1278
1278
  modifiedTime?: string | undefined;
@@ -1286,8 +1286,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1286
1286
  }[] | undefined;
1287
1287
  }, {
1288
1288
  name: string;
1289
- id: string;
1290
1289
  mimeType: string;
1290
+ id: string;
1291
1291
  size?: string | undefined;
1292
1292
  createdTime?: string | undefined;
1293
1293
  modifiedTime?: string | undefined;
@@ -1321,13 +1321,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1321
1321
  }>, "many">>;
1322
1322
  error: z.ZodString;
1323
1323
  }, "strip", z.ZodTypeAny, {
1324
- error: string;
1325
1324
  success: boolean;
1325
+ error: string;
1326
1326
  operation: "get_file_info";
1327
1327
  file?: {
1328
1328
  name: string;
1329
- id: string;
1330
1329
  mimeType: string;
1330
+ id: string;
1331
1331
  size?: string | undefined;
1332
1332
  createdTime?: string | undefined;
1333
1333
  modifiedTime?: string | undefined;
@@ -1348,13 +1348,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1348
1348
  emailAddress?: string | undefined;
1349
1349
  }[] | undefined;
1350
1350
  }, {
1351
- error: string;
1352
1351
  success: boolean;
1352
+ error: string;
1353
1353
  operation: "get_file_info";
1354
1354
  file?: {
1355
1355
  name: string;
1356
- id: string;
1357
1356
  mimeType: string;
1357
+ id: string;
1358
1358
  size?: string | undefined;
1359
1359
  createdTime?: string | undefined;
1360
1360
  modifiedTime?: string | undefined;
@@ -1381,14 +1381,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1381
1381
  share_link: z.ZodOptional<z.ZodString>;
1382
1382
  error: z.ZodString;
1383
1383
  }, "strip", z.ZodTypeAny, {
1384
- error: string;
1385
1384
  success: boolean;
1385
+ error: string;
1386
1386
  operation: "share_file";
1387
1387
  permission_id?: string | undefined;
1388
1388
  share_link?: string | undefined;
1389
1389
  }, {
1390
- error: string;
1391
1390
  success: boolean;
1391
+ error: string;
1392
1392
  operation: "share_file";
1393
1393
  permission_id?: string | undefined;
1394
1394
  share_link?: string | undefined;
@@ -1418,8 +1418,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1418
1418
  }>, "many">>;
1419
1419
  }, "strip", z.ZodTypeAny, {
1420
1420
  name: string;
1421
- id: string;
1422
1421
  mimeType: string;
1422
+ id: string;
1423
1423
  size?: string | undefined;
1424
1424
  createdTime?: string | undefined;
1425
1425
  modifiedTime?: string | undefined;
@@ -1433,8 +1433,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1433
1433
  }[] | undefined;
1434
1434
  }, {
1435
1435
  name: string;
1436
- id: string;
1437
1436
  mimeType: string;
1437
+ id: string;
1438
1438
  size?: string | undefined;
1439
1439
  createdTime?: string | undefined;
1440
1440
  modifiedTime?: string | undefined;
@@ -1449,13 +1449,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1449
1449
  }>>;
1450
1450
  error: z.ZodString;
1451
1451
  }, "strip", z.ZodTypeAny, {
1452
- error: string;
1453
1452
  success: boolean;
1453
+ error: string;
1454
1454
  operation: "move_file";
1455
1455
  file?: {
1456
1456
  name: string;
1457
- id: string;
1458
1457
  mimeType: string;
1458
+ id: string;
1459
1459
  size?: string | undefined;
1460
1460
  createdTime?: string | undefined;
1461
1461
  modifiedTime?: string | undefined;
@@ -1469,13 +1469,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1469
1469
  }[] | undefined;
1470
1470
  } | undefined;
1471
1471
  }, {
1472
- error: string;
1473
1472
  success: boolean;
1473
+ error: string;
1474
1474
  operation: "move_file";
1475
1475
  file?: {
1476
1476
  name: string;
1477
- id: string;
1478
1477
  mimeType: string;
1478
+ id: string;
1479
1479
  size?: string | undefined;
1480
1480
  createdTime?: string | undefined;
1481
1481
  modifiedTime?: string | undefined;
@@ -1519,8 +1519,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1519
1519
  plainText: z.ZodOptional<z.ZodString>;
1520
1520
  error: z.ZodString;
1521
1521
  }, "strip", z.ZodTypeAny, {
1522
- error: string;
1523
1522
  success: boolean;
1523
+ error: string;
1524
1524
  operation: "get_doc";
1525
1525
  document?: z.objectOutputType<{
1526
1526
  documentId: z.ZodString;
@@ -1533,8 +1533,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1533
1533
  }, z.ZodTypeAny, "passthrough"> | undefined;
1534
1534
  plainText?: string | undefined;
1535
1535
  }, {
1536
- error: string;
1537
1536
  success: boolean;
1537
+ error: string;
1538
1538
  operation: "get_doc";
1539
1539
  document?: z.objectInputType<{
1540
1540
  documentId: z.ZodString;
@@ -1553,14 +1553,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1553
1553
  revisionId: z.ZodOptional<z.ZodString>;
1554
1554
  error: z.ZodString;
1555
1555
  }, "strip", z.ZodTypeAny, {
1556
- error: string;
1557
1556
  success: boolean;
1557
+ error: string;
1558
1558
  operation: "update_doc";
1559
1559
  documentId?: string | undefined;
1560
1560
  revisionId?: string | undefined;
1561
1561
  }, {
1562
- error: string;
1563
1562
  success: boolean;
1563
+ error: string;
1564
1564
  operation: "update_doc";
1565
1565
  documentId?: string | undefined;
1566
1566
  revisionId?: string | undefined;