@bubblelab/bubble-core 0.1.96 → 0.1.98

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 (79) hide show
  1. package/dist/bubble-bundle.d.ts +112 -112
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +24 -24
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +11 -6
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +138 -138
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +116 -116
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
  13. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  14. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  15. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
  17. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  18. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/github.d.ts +160 -160
  21. package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
  22. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  23. package/dist/bubbles/service-bubble/gmail.js +10 -4
  24. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +32 -32
  28. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  29. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  30. package/dist/bubbles/service-bubble/http.d.ts +12 -12
  31. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
  33. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +22 -22
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
  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 +465 -465
  38. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +103 -103
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +34 -34
  41. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  42. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  43. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +12 -12
  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 +62 -62
  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-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  54. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +295 -295
  55. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
  59. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  60. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  63. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  65. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  66. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  68. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  70. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  78. package/dist/bubbles.json +6 -6
  79. package/package.json +2 -2
@@ -15,15 +15,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
15
15
  content: string;
16
16
  operation: "upload_file";
17
17
  convert_to_google_docs: boolean;
18
- credentials?: Partial<Record<CredentialType, string>> | undefined;
19
18
  mimeType?: string | undefined;
19
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
20
20
  parent_folder_id?: string | undefined;
21
21
  }, {
22
22
  name: string;
23
23
  content: string;
24
24
  operation: "upload_file";
25
- credentials?: Partial<Record<CredentialType, string>> | undefined;
26
25
  mimeType?: string | undefined;
26
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
27
27
  parent_folder_id?: string | undefined;
28
28
  convert_to_google_docs?: boolean | undefined;
29
29
  }>, z.ZodObject<{
@@ -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: "reader" | "writer" | "commenter" | "owner";
125
+ role: "writer" | "reader" | "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?: "reader" | "writer" | "commenter" | "owner" | undefined;
135
+ role?: "writer" | "reader" | "commenter" | "owner" | undefined;
136
136
  send_notification?: boolean | undefined;
137
137
  }>, z.ZodObject<{
138
138
  operation: z.ZodLiteral<"move_file">;
@@ -273,8 +273,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
273
273
  emailAddress?: string | undefined;
274
274
  }>, "many">>;
275
275
  }, "strip", z.ZodTypeAny, {
276
- name: string;
277
276
  mimeType: string;
277
+ name: string;
278
278
  id: string;
279
279
  size?: string | undefined;
280
280
  createdTime?: string | undefined;
@@ -288,8 +288,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
288
288
  emailAddress?: string | undefined;
289
289
  }[] | undefined;
290
290
  }, {
291
- name: string;
292
291
  mimeType: string;
292
+ name: string;
293
293
  id: string;
294
294
  size?: string | undefined;
295
295
  createdTime?: string | undefined;
@@ -305,12 +305,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
305
305
  }>>;
306
306
  error: z.ZodString;
307
307
  }, "strip", z.ZodTypeAny, {
308
- success: boolean;
309
308
  error: string;
309
+ success: boolean;
310
310
  operation: "upload_file";
311
311
  file?: {
312
- name: string;
313
312
  mimeType: string;
313
+ name: string;
314
314
  id: string;
315
315
  size?: string | undefined;
316
316
  createdTime?: string | undefined;
@@ -325,12 +325,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
325
325
  }[] | undefined;
326
326
  } | undefined;
327
327
  }, {
328
- success: boolean;
329
328
  error: string;
329
+ success: boolean;
330
330
  operation: "upload_file";
331
331
  file?: {
332
- name: string;
333
332
  mimeType: string;
333
+ name: string;
334
334
  id: string;
335
335
  size?: string | undefined;
336
336
  createdTime?: string | undefined;
@@ -352,18 +352,18 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
352
352
  mimeType: z.ZodOptional<z.ZodString>;
353
353
  error: z.ZodString;
354
354
  }, "strip", z.ZodTypeAny, {
355
- success: boolean;
356
355
  error: string;
356
+ success: boolean;
357
357
  operation: "download_file";
358
- content?: string | undefined;
359
358
  mimeType?: string | undefined;
359
+ content?: string | undefined;
360
360
  filename?: string | undefined;
361
361
  }, {
362
- success: boolean;
363
362
  error: string;
363
+ success: boolean;
364
364
  operation: "download_file";
365
- content?: string | undefined;
366
365
  mimeType?: string | undefined;
366
+ content?: string | undefined;
367
367
  filename?: string | undefined;
368
368
  }>, z.ZodObject<{
369
369
  operation: z.ZodLiteral<"list_files">;
@@ -390,8 +390,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
390
390
  emailAddress?: string | undefined;
391
391
  }>, "many">>;
392
392
  }, "strip", z.ZodTypeAny, {
393
- name: string;
394
393
  mimeType: string;
394
+ name: string;
395
395
  id: string;
396
396
  size?: string | undefined;
397
397
  createdTime?: string | undefined;
@@ -405,8 +405,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
405
405
  emailAddress?: string | undefined;
406
406
  }[] | undefined;
407
407
  }, {
408
- name: string;
409
408
  mimeType: string;
409
+ name: string;
410
410
  id: string;
411
411
  size?: string | undefined;
412
412
  createdTime?: string | undefined;
@@ -424,12 +424,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
424
424
  next_page_token: z.ZodOptional<z.ZodString>;
425
425
  error: z.ZodString;
426
426
  }, "strip", z.ZodTypeAny, {
427
- success: boolean;
428
427
  error: string;
428
+ success: boolean;
429
429
  operation: "list_files";
430
430
  files?: {
431
- name: string;
432
431
  mimeType: string;
432
+ name: string;
433
433
  id: string;
434
434
  size?: string | undefined;
435
435
  createdTime?: string | undefined;
@@ -446,12 +446,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
446
446
  total_count?: number | undefined;
447
447
  next_page_token?: string | undefined;
448
448
  }, {
449
- success: boolean;
450
449
  error: string;
450
+ success: boolean;
451
451
  operation: "list_files";
452
452
  files?: {
453
- name: string;
454
453
  mimeType: string;
454
+ name: string;
455
455
  id: string;
456
456
  size?: string | undefined;
457
457
  createdTime?: string | undefined;
@@ -488,8 +488,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
488
488
  }>>;
489
489
  error: z.ZodString;
490
490
  }, "strip", z.ZodTypeAny, {
491
- success: boolean;
492
491
  error: string;
492
+ success: boolean;
493
493
  operation: "create_folder";
494
494
  folder?: {
495
495
  name: string;
@@ -498,8 +498,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
498
498
  parents?: string[] | undefined;
499
499
  } | undefined;
500
500
  }, {
501
- success: boolean;
502
501
  error: string;
502
+ success: boolean;
503
503
  operation: "create_folder";
504
504
  folder?: {
505
505
  name: string;
@@ -513,13 +513,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
513
513
  deleted_file_id: z.ZodOptional<z.ZodString>;
514
514
  error: z.ZodString;
515
515
  }, "strip", z.ZodTypeAny, {
516
- success: boolean;
517
516
  error: string;
517
+ success: boolean;
518
518
  operation: "delete_file";
519
519
  deleted_file_id?: string | undefined;
520
520
  }, {
521
- success: boolean;
522
521
  error: string;
522
+ success: boolean;
523
523
  operation: "delete_file";
524
524
  deleted_file_id?: string | undefined;
525
525
  }>, z.ZodObject<{
@@ -547,8 +547,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
547
547
  emailAddress?: string | undefined;
548
548
  }>, "many">>;
549
549
  }, "strip", z.ZodTypeAny, {
550
- name: string;
551
550
  mimeType: string;
551
+ name: string;
552
552
  id: string;
553
553
  size?: string | undefined;
554
554
  createdTime?: string | undefined;
@@ -562,8 +562,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
562
562
  emailAddress?: string | undefined;
563
563
  }[] | undefined;
564
564
  }, {
565
- name: string;
566
565
  mimeType: string;
566
+ name: string;
567
567
  id: string;
568
568
  size?: string | undefined;
569
569
  createdTime?: string | undefined;
@@ -598,12 +598,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
598
598
  }>, "many">>;
599
599
  error: z.ZodString;
600
600
  }, "strip", z.ZodTypeAny, {
601
- success: boolean;
602
601
  error: string;
602
+ success: boolean;
603
603
  operation: "get_file_info";
604
604
  file?: {
605
- name: string;
606
605
  mimeType: string;
606
+ name: string;
607
607
  id: string;
608
608
  size?: string | undefined;
609
609
  createdTime?: string | undefined;
@@ -625,12 +625,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
625
625
  emailAddress?: string | undefined;
626
626
  }[] | undefined;
627
627
  }, {
628
- success: boolean;
629
628
  error: string;
629
+ success: boolean;
630
630
  operation: "get_file_info";
631
631
  file?: {
632
- name: string;
633
632
  mimeType: string;
633
+ name: string;
634
634
  id: string;
635
635
  size?: string | undefined;
636
636
  createdTime?: string | undefined;
@@ -658,14 +658,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
658
658
  share_link: z.ZodOptional<z.ZodString>;
659
659
  error: z.ZodString;
660
660
  }, "strip", z.ZodTypeAny, {
661
- success: boolean;
662
661
  error: string;
662
+ success: boolean;
663
663
  operation: "share_file";
664
664
  permission_id?: string | undefined;
665
665
  share_link?: string | undefined;
666
666
  }, {
667
- success: boolean;
668
667
  error: string;
668
+ success: boolean;
669
669
  operation: "share_file";
670
670
  permission_id?: string | undefined;
671
671
  share_link?: string | undefined;
@@ -694,8 +694,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
694
694
  emailAddress?: string | undefined;
695
695
  }>, "many">>;
696
696
  }, "strip", z.ZodTypeAny, {
697
- name: string;
698
697
  mimeType: string;
698
+ name: string;
699
699
  id: string;
700
700
  size?: string | undefined;
701
701
  createdTime?: string | undefined;
@@ -709,8 +709,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
709
709
  emailAddress?: string | undefined;
710
710
  }[] | undefined;
711
711
  }, {
712
- name: string;
713
712
  mimeType: string;
713
+ name: string;
714
714
  id: string;
715
715
  size?: string | undefined;
716
716
  createdTime?: string | undefined;
@@ -726,12 +726,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
726
726
  }>>;
727
727
  error: z.ZodString;
728
728
  }, "strip", z.ZodTypeAny, {
729
- success: boolean;
730
729
  error: string;
730
+ success: boolean;
731
731
  operation: "move_file";
732
732
  file?: {
733
- name: string;
734
733
  mimeType: string;
734
+ name: string;
735
735
  id: string;
736
736
  size?: string | undefined;
737
737
  createdTime?: string | undefined;
@@ -746,12 +746,12 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
746
746
  }[] | undefined;
747
747
  } | undefined;
748
748
  }, {
749
- success: boolean;
750
749
  error: string;
750
+ success: boolean;
751
751
  operation: "move_file";
752
752
  file?: {
753
- name: string;
754
753
  mimeType: string;
754
+ name: string;
755
755
  id: string;
756
756
  size?: string | undefined;
757
757
  createdTime?: string | undefined;
@@ -812,8 +812,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
812
812
  }>, "many">>;
813
813
  error: z.ZodString;
814
814
  }, "strip", z.ZodTypeAny, {
815
- success: boolean;
816
815
  error: string;
816
+ success: boolean;
817
817
  operation: "get_doc";
818
818
  document?: z.objectOutputType<{
819
819
  documentId: z.ZodString;
@@ -832,8 +832,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
832
832
  plainText?: string | undefined;
833
833
  }[] | undefined;
834
834
  }, {
835
- success: boolean;
836
835
  error: string;
836
+ success: boolean;
837
837
  operation: "get_doc";
838
838
  document?: z.objectInputType<{
839
839
  documentId: z.ZodString;
@@ -858,14 +858,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
858
858
  revisionId: z.ZodOptional<z.ZodString>;
859
859
  error: z.ZodString;
860
860
  }, "strip", z.ZodTypeAny, {
861
- success: boolean;
862
861
  error: string;
862
+ success: boolean;
863
863
  operation: "update_doc";
864
864
  documentId?: string | undefined;
865
865
  revisionId?: string | undefined;
866
866
  }, {
867
- success: boolean;
868
867
  error: string;
868
+ success: boolean;
869
869
  operation: "update_doc";
870
870
  documentId?: string | undefined;
871
871
  revisionId?: string | undefined;
@@ -875,13 +875,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
875
875
  replacements_made: z.ZodOptional<z.ZodNumber>;
876
876
  error: z.ZodString;
877
877
  }, "strip", z.ZodTypeAny, {
878
- success: boolean;
879
878
  error: string;
879
+ success: boolean;
880
880
  operation: "replace_text";
881
881
  replacements_made?: number | undefined;
882
882
  }, {
883
- success: boolean;
884
883
  error: string;
884
+ success: boolean;
885
885
  operation: "replace_text";
886
886
  replacements_made?: number | undefined;
887
887
  }>, z.ZodObject<{
@@ -891,14 +891,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
891
891
  new_document_url: z.ZodOptional<z.ZodString>;
892
892
  error: z.ZodString;
893
893
  }, "strip", z.ZodTypeAny, {
894
- success: boolean;
895
894
  error: string;
895
+ success: boolean;
896
896
  operation: "copy_doc";
897
897
  new_document_id?: string | undefined;
898
898
  new_document_url?: string | undefined;
899
899
  }, {
900
- success: boolean;
901
900
  error: string;
901
+ success: boolean;
902
902
  operation: "copy_doc";
903
903
  new_document_id?: string | undefined;
904
904
  new_document_url?: string | undefined;
@@ -929,15 +929,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
929
929
  content: string;
930
930
  operation: "upload_file";
931
931
  convert_to_google_docs: boolean;
932
- credentials?: Partial<Record<CredentialType, string>> | undefined;
933
932
  mimeType?: string | undefined;
933
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
934
934
  parent_folder_id?: string | undefined;
935
935
  }, {
936
936
  name: string;
937
937
  content: string;
938
938
  operation: "upload_file";
939
- credentials?: Partial<Record<CredentialType, string>> | undefined;
940
939
  mimeType?: string | undefined;
940
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
941
941
  parent_folder_id?: string | undefined;
942
942
  convert_to_google_docs?: boolean | undefined;
943
943
  }>, z.ZodObject<{
@@ -1036,7 +1036,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1036
1036
  type: "user" | "group" | "domain" | "anyone";
1037
1037
  operation: "share_file";
1038
1038
  file_id: string;
1039
- role: "reader" | "writer" | "commenter" | "owner";
1039
+ role: "writer" | "reader" | "commenter" | "owner";
1040
1040
  send_notification: boolean;
1041
1041
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1042
1042
  email_address?: string | undefined;
@@ -1046,7 +1046,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1046
1046
  type?: "user" | "group" | "domain" | "anyone" | undefined;
1047
1047
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1048
1048
  email_address?: string | undefined;
1049
- role?: "reader" | "writer" | "commenter" | "owner" | undefined;
1049
+ role?: "writer" | "reader" | "commenter" | "owner" | undefined;
1050
1050
  send_notification?: boolean | undefined;
1051
1051
  }>, z.ZodObject<{
1052
1052
  operation: z.ZodLiteral<"move_file">;
@@ -1187,8 +1187,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1187
1187
  emailAddress?: string | undefined;
1188
1188
  }>, "many">>;
1189
1189
  }, "strip", z.ZodTypeAny, {
1190
- name: string;
1191
1190
  mimeType: string;
1191
+ name: string;
1192
1192
  id: string;
1193
1193
  size?: string | undefined;
1194
1194
  createdTime?: string | undefined;
@@ -1202,8 +1202,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1202
1202
  emailAddress?: string | undefined;
1203
1203
  }[] | undefined;
1204
1204
  }, {
1205
- name: string;
1206
1205
  mimeType: string;
1206
+ name: string;
1207
1207
  id: string;
1208
1208
  size?: string | undefined;
1209
1209
  createdTime?: string | undefined;
@@ -1219,12 +1219,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1219
1219
  }>>;
1220
1220
  error: z.ZodString;
1221
1221
  }, "strip", z.ZodTypeAny, {
1222
- success: boolean;
1223
1222
  error: string;
1223
+ success: boolean;
1224
1224
  operation: "upload_file";
1225
1225
  file?: {
1226
- name: string;
1227
1226
  mimeType: string;
1227
+ name: string;
1228
1228
  id: string;
1229
1229
  size?: string | undefined;
1230
1230
  createdTime?: string | undefined;
@@ -1239,12 +1239,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1239
1239
  }[] | undefined;
1240
1240
  } | undefined;
1241
1241
  }, {
1242
- success: boolean;
1243
1242
  error: string;
1243
+ success: boolean;
1244
1244
  operation: "upload_file";
1245
1245
  file?: {
1246
- name: string;
1247
1246
  mimeType: string;
1247
+ name: string;
1248
1248
  id: string;
1249
1249
  size?: string | undefined;
1250
1250
  createdTime?: string | undefined;
@@ -1266,18 +1266,18 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1266
1266
  mimeType: z.ZodOptional<z.ZodString>;
1267
1267
  error: z.ZodString;
1268
1268
  }, "strip", z.ZodTypeAny, {
1269
- success: boolean;
1270
1269
  error: string;
1270
+ success: boolean;
1271
1271
  operation: "download_file";
1272
- content?: string | undefined;
1273
1272
  mimeType?: string | undefined;
1273
+ content?: string | undefined;
1274
1274
  filename?: string | undefined;
1275
1275
  }, {
1276
- success: boolean;
1277
1276
  error: string;
1277
+ success: boolean;
1278
1278
  operation: "download_file";
1279
- content?: string | undefined;
1280
1279
  mimeType?: string | undefined;
1280
+ content?: string | undefined;
1281
1281
  filename?: string | undefined;
1282
1282
  }>, z.ZodObject<{
1283
1283
  operation: z.ZodLiteral<"list_files">;
@@ -1304,8 +1304,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1304
1304
  emailAddress?: string | undefined;
1305
1305
  }>, "many">>;
1306
1306
  }, "strip", z.ZodTypeAny, {
1307
- name: string;
1308
1307
  mimeType: string;
1308
+ name: string;
1309
1309
  id: string;
1310
1310
  size?: string | undefined;
1311
1311
  createdTime?: string | undefined;
@@ -1319,8 +1319,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1319
1319
  emailAddress?: string | undefined;
1320
1320
  }[] | undefined;
1321
1321
  }, {
1322
- name: string;
1323
1322
  mimeType: string;
1323
+ name: string;
1324
1324
  id: string;
1325
1325
  size?: string | undefined;
1326
1326
  createdTime?: string | undefined;
@@ -1338,12 +1338,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1338
1338
  next_page_token: z.ZodOptional<z.ZodString>;
1339
1339
  error: z.ZodString;
1340
1340
  }, "strip", z.ZodTypeAny, {
1341
- success: boolean;
1342
1341
  error: string;
1342
+ success: boolean;
1343
1343
  operation: "list_files";
1344
1344
  files?: {
1345
- name: string;
1346
1345
  mimeType: string;
1346
+ name: string;
1347
1347
  id: string;
1348
1348
  size?: string | undefined;
1349
1349
  createdTime?: string | undefined;
@@ -1360,12 +1360,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1360
1360
  total_count?: number | undefined;
1361
1361
  next_page_token?: string | undefined;
1362
1362
  }, {
1363
- success: boolean;
1364
1363
  error: string;
1364
+ success: boolean;
1365
1365
  operation: "list_files";
1366
1366
  files?: {
1367
- name: string;
1368
1367
  mimeType: string;
1368
+ name: string;
1369
1369
  id: string;
1370
1370
  size?: string | undefined;
1371
1371
  createdTime?: string | undefined;
@@ -1402,8 +1402,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1402
1402
  }>>;
1403
1403
  error: z.ZodString;
1404
1404
  }, "strip", z.ZodTypeAny, {
1405
- success: boolean;
1406
1405
  error: string;
1406
+ success: boolean;
1407
1407
  operation: "create_folder";
1408
1408
  folder?: {
1409
1409
  name: string;
@@ -1412,8 +1412,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1412
1412
  parents?: string[] | undefined;
1413
1413
  } | undefined;
1414
1414
  }, {
1415
- success: boolean;
1416
1415
  error: string;
1416
+ success: boolean;
1417
1417
  operation: "create_folder";
1418
1418
  folder?: {
1419
1419
  name: string;
@@ -1427,13 +1427,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1427
1427
  deleted_file_id: z.ZodOptional<z.ZodString>;
1428
1428
  error: z.ZodString;
1429
1429
  }, "strip", z.ZodTypeAny, {
1430
- success: boolean;
1431
1430
  error: string;
1431
+ success: boolean;
1432
1432
  operation: "delete_file";
1433
1433
  deleted_file_id?: string | undefined;
1434
1434
  }, {
1435
- success: boolean;
1436
1435
  error: string;
1436
+ success: boolean;
1437
1437
  operation: "delete_file";
1438
1438
  deleted_file_id?: string | undefined;
1439
1439
  }>, z.ZodObject<{
@@ -1461,8 +1461,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1461
1461
  emailAddress?: string | undefined;
1462
1462
  }>, "many">>;
1463
1463
  }, "strip", z.ZodTypeAny, {
1464
- name: string;
1465
1464
  mimeType: string;
1465
+ name: string;
1466
1466
  id: string;
1467
1467
  size?: string | undefined;
1468
1468
  createdTime?: string | undefined;
@@ -1476,8 +1476,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1476
1476
  emailAddress?: string | undefined;
1477
1477
  }[] | undefined;
1478
1478
  }, {
1479
- name: string;
1480
1479
  mimeType: string;
1480
+ name: string;
1481
1481
  id: string;
1482
1482
  size?: string | undefined;
1483
1483
  createdTime?: string | undefined;
@@ -1512,12 +1512,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1512
1512
  }>, "many">>;
1513
1513
  error: z.ZodString;
1514
1514
  }, "strip", z.ZodTypeAny, {
1515
- success: boolean;
1516
1515
  error: string;
1516
+ success: boolean;
1517
1517
  operation: "get_file_info";
1518
1518
  file?: {
1519
- name: string;
1520
1519
  mimeType: string;
1520
+ name: string;
1521
1521
  id: string;
1522
1522
  size?: string | undefined;
1523
1523
  createdTime?: string | undefined;
@@ -1539,12 +1539,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1539
1539
  emailAddress?: string | undefined;
1540
1540
  }[] | undefined;
1541
1541
  }, {
1542
- success: boolean;
1543
1542
  error: string;
1543
+ success: boolean;
1544
1544
  operation: "get_file_info";
1545
1545
  file?: {
1546
- name: string;
1547
1546
  mimeType: string;
1547
+ name: string;
1548
1548
  id: string;
1549
1549
  size?: string | undefined;
1550
1550
  createdTime?: string | undefined;
@@ -1572,14 +1572,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1572
1572
  share_link: z.ZodOptional<z.ZodString>;
1573
1573
  error: z.ZodString;
1574
1574
  }, "strip", z.ZodTypeAny, {
1575
- success: boolean;
1576
1575
  error: string;
1576
+ success: boolean;
1577
1577
  operation: "share_file";
1578
1578
  permission_id?: string | undefined;
1579
1579
  share_link?: string | undefined;
1580
1580
  }, {
1581
- success: boolean;
1582
1581
  error: string;
1582
+ success: boolean;
1583
1583
  operation: "share_file";
1584
1584
  permission_id?: string | undefined;
1585
1585
  share_link?: string | undefined;
@@ -1608,8 +1608,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1608
1608
  emailAddress?: string | undefined;
1609
1609
  }>, "many">>;
1610
1610
  }, "strip", z.ZodTypeAny, {
1611
- name: string;
1612
1611
  mimeType: string;
1612
+ name: string;
1613
1613
  id: string;
1614
1614
  size?: string | undefined;
1615
1615
  createdTime?: string | undefined;
@@ -1623,8 +1623,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1623
1623
  emailAddress?: string | undefined;
1624
1624
  }[] | undefined;
1625
1625
  }, {
1626
- name: string;
1627
1626
  mimeType: string;
1627
+ name: string;
1628
1628
  id: string;
1629
1629
  size?: string | undefined;
1630
1630
  createdTime?: string | undefined;
@@ -1640,12 +1640,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1640
1640
  }>>;
1641
1641
  error: z.ZodString;
1642
1642
  }, "strip", z.ZodTypeAny, {
1643
- success: boolean;
1644
1643
  error: string;
1644
+ success: boolean;
1645
1645
  operation: "move_file";
1646
1646
  file?: {
1647
- name: string;
1648
1647
  mimeType: string;
1648
+ name: string;
1649
1649
  id: string;
1650
1650
  size?: string | undefined;
1651
1651
  createdTime?: string | undefined;
@@ -1660,12 +1660,12 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1660
1660
  }[] | undefined;
1661
1661
  } | undefined;
1662
1662
  }, {
1663
- success: boolean;
1664
1663
  error: string;
1664
+ success: boolean;
1665
1665
  operation: "move_file";
1666
1666
  file?: {
1667
- name: string;
1668
1667
  mimeType: string;
1668
+ name: string;
1669
1669
  id: string;
1670
1670
  size?: string | undefined;
1671
1671
  createdTime?: string | undefined;
@@ -1726,8 +1726,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1726
1726
  }>, "many">>;
1727
1727
  error: z.ZodString;
1728
1728
  }, "strip", z.ZodTypeAny, {
1729
- success: boolean;
1730
1729
  error: string;
1730
+ success: boolean;
1731
1731
  operation: "get_doc";
1732
1732
  document?: z.objectOutputType<{
1733
1733
  documentId: z.ZodString;
@@ -1746,8 +1746,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1746
1746
  plainText?: string | undefined;
1747
1747
  }[] | undefined;
1748
1748
  }, {
1749
- success: boolean;
1750
1749
  error: string;
1750
+ success: boolean;
1751
1751
  operation: "get_doc";
1752
1752
  document?: z.objectInputType<{
1753
1753
  documentId: z.ZodString;
@@ -1772,14 +1772,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1772
1772
  revisionId: z.ZodOptional<z.ZodString>;
1773
1773
  error: z.ZodString;
1774
1774
  }, "strip", z.ZodTypeAny, {
1775
- success: boolean;
1776
1775
  error: string;
1776
+ success: boolean;
1777
1777
  operation: "update_doc";
1778
1778
  documentId?: string | undefined;
1779
1779
  revisionId?: string | undefined;
1780
1780
  }, {
1781
- success: boolean;
1782
1781
  error: string;
1782
+ success: boolean;
1783
1783
  operation: "update_doc";
1784
1784
  documentId?: string | undefined;
1785
1785
  revisionId?: string | undefined;
@@ -1789,13 +1789,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1789
1789
  replacements_made: z.ZodOptional<z.ZodNumber>;
1790
1790
  error: z.ZodString;
1791
1791
  }, "strip", z.ZodTypeAny, {
1792
- success: boolean;
1793
1792
  error: string;
1793
+ success: boolean;
1794
1794
  operation: "replace_text";
1795
1795
  replacements_made?: number | undefined;
1796
1796
  }, {
1797
- success: boolean;
1798
1797
  error: string;
1798
+ success: boolean;
1799
1799
  operation: "replace_text";
1800
1800
  replacements_made?: number | undefined;
1801
1801
  }>, z.ZodObject<{
@@ -1805,14 +1805,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1805
1805
  new_document_url: z.ZodOptional<z.ZodString>;
1806
1806
  error: z.ZodString;
1807
1807
  }, "strip", z.ZodTypeAny, {
1808
- success: boolean;
1809
1808
  error: string;
1809
+ success: boolean;
1810
1810
  operation: "copy_doc";
1811
1811
  new_document_id?: string | undefined;
1812
1812
  new_document_url?: string | undefined;
1813
1813
  }, {
1814
- success: boolean;
1815
1814
  error: string;
1815
+ success: boolean;
1816
1816
  operation: "copy_doc";
1817
1817
  new_document_id?: string | undefined;
1818
1818
  new_document_url?: string | undefined;