@bubblelab/bubble-core 0.1.211 → 0.1.212

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 (118) hide show
  1. package/dist/bubble-bundle.d.ts +150 -150
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  15. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  18. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  19. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
  20. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
  21. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
  22. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
  23. package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
  24. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
  27. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
  28. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  29. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  30. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  32. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
  33. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  34. package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
  35. package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
  38. package/dist/bubbles/service-bubble/github.d.ts +102 -102
  39. package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
  40. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  41. package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  43. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
  44. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  45. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  59. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
  60. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  61. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  62. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
  63. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
  64. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
  65. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
  67. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  68. package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
  69. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  70. package/dist/bubbles/service-bubble/storage.d.ts +88 -88
  71. package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
  72. package/dist/bubbles/service-bubble/storage.js +5 -3
  73. package/dist/bubbles/service-bubble/storage.js.map +1 -1
  74. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
  75. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
  76. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  77. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  78. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  87. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  91. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
  92. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  97. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
  108. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  109. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  110. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  111. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  112. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  114. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  115. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  117. package/dist/bubbles.json +1 -1
  118. package/package.json +2 -2
@@ -11,17 +11,17 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
11
11
  convert_to_google_docs: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
12
12
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
13
13
  }, "strip", z.ZodTypeAny, {
14
+ operation: "upload_file";
14
15
  name: string;
15
16
  content: string;
16
- operation: "upload_file";
17
17
  convert_to_google_docs: boolean;
18
18
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19
19
  mimeType?: string | undefined;
20
20
  parent_folder_id?: string | undefined;
21
21
  }, {
22
+ operation: "upload_file";
22
23
  name: string;
23
24
  content: string;
24
- operation: "upload_file";
25
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
26
  mimeType?: string | undefined;
27
27
  parent_folder_id?: string | undefined;
@@ -74,13 +74,13 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
74
74
  parent_folder_id: z.ZodOptional<z.ZodString>;
75
75
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
76
76
  }, "strip", z.ZodTypeAny, {
77
- name: string;
78
77
  operation: "create_folder";
78
+ name: string;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  parent_folder_id?: string | undefined;
81
81
  }, {
82
- name: string;
83
82
  operation: "create_folder";
83
+ name: string;
84
84
  credentials?: Partial<Record<CredentialType, string>> | undefined;
85
85
  parent_folder_id?: string | undefined;
86
86
  }>, z.ZodObject<{
@@ -122,8 +122,8 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
122
122
  send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
123
123
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
124
124
  }, "strip", z.ZodTypeAny, {
125
- type: "user" | "group" | "domain" | "anyone";
126
125
  operation: "share_file";
126
+ type: "user" | "group" | "domain" | "anyone";
127
127
  file_id: string;
128
128
  role: "writer" | "reader" | "commenter" | "owner";
129
129
  send_notification: boolean;
@@ -181,15 +181,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
181
181
  tab_id: z.ZodOptional<z.ZodString>;
182
182
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
183
183
  }, "strip", z.ZodTypeAny, {
184
- content: string;
185
184
  operation: "update_doc";
185
+ content: string;
186
186
  mode: "replace" | "append";
187
187
  document_id: string;
188
188
  credentials?: Partial<Record<CredentialType, string>> | undefined;
189
189
  tab_id?: string | undefined;
190
190
  }, {
191
- content: string;
192
191
  operation: "update_doc";
192
+ content: string;
193
193
  document_id: string;
194
194
  credentials?: Partial<Record<CredentialType, string>> | undefined;
195
195
  mode?: "replace" | "append" | undefined;
@@ -308,9 +308,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
308
308
  }>>;
309
309
  error: z.ZodString;
310
310
  }, "strip", z.ZodTypeAny, {
311
- error: string;
312
- success: boolean;
313
311
  operation: "upload_file";
312
+ success: boolean;
313
+ error: string;
314
314
  file?: {
315
315
  name: string;
316
316
  mimeType: string;
@@ -328,9 +328,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
328
328
  }[] | undefined;
329
329
  } | undefined;
330
330
  }, {
331
- error: string;
332
- success: boolean;
333
331
  operation: "upload_file";
332
+ success: boolean;
333
+ error: string;
334
334
  file?: {
335
335
  name: string;
336
336
  mimeType: string;
@@ -355,16 +355,16 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
355
355
  mimeType: z.ZodOptional<z.ZodString>;
356
356
  error: z.ZodString;
357
357
  }, "strip", z.ZodTypeAny, {
358
- error: string;
359
- success: boolean;
360
358
  operation: "download_file";
359
+ success: boolean;
360
+ error: string;
361
361
  content?: string | undefined;
362
362
  mimeType?: string | undefined;
363
363
  filename?: string | undefined;
364
364
  }, {
365
- error: string;
366
- success: boolean;
367
365
  operation: "download_file";
366
+ success: boolean;
367
+ error: string;
368
368
  content?: string | undefined;
369
369
  mimeType?: string | undefined;
370
370
  filename?: string | undefined;
@@ -427,9 +427,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
427
427
  next_page_token: z.ZodOptional<z.ZodString>;
428
428
  error: z.ZodString;
429
429
  }, "strip", z.ZodTypeAny, {
430
- error: string;
431
- success: boolean;
432
430
  operation: "list_files";
431
+ success: boolean;
432
+ error: string;
433
433
  files?: {
434
434
  name: string;
435
435
  mimeType: string;
@@ -449,9 +449,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
449
449
  total_count?: number | undefined;
450
450
  next_page_token?: string | undefined;
451
451
  }, {
452
- error: string;
453
- success: boolean;
454
452
  operation: "list_files";
453
+ success: boolean;
454
+ error: string;
455
455
  files?: {
456
456
  name: string;
457
457
  mimeType: string;
@@ -491,9 +491,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
491
491
  }>>;
492
492
  error: z.ZodString;
493
493
  }, "strip", z.ZodTypeAny, {
494
- error: string;
495
- success: boolean;
496
494
  operation: "create_folder";
495
+ success: boolean;
496
+ error: string;
497
497
  folder?: {
498
498
  name: string;
499
499
  id: string;
@@ -501,9 +501,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
501
501
  parents?: string[] | undefined;
502
502
  } | undefined;
503
503
  }, {
504
- error: string;
505
- success: boolean;
506
504
  operation: "create_folder";
505
+ success: boolean;
506
+ error: string;
507
507
  folder?: {
508
508
  name: string;
509
509
  id: string;
@@ -516,14 +516,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
516
516
  deleted_file_id: z.ZodOptional<z.ZodString>;
517
517
  error: z.ZodString;
518
518
  }, "strip", z.ZodTypeAny, {
519
- error: string;
520
- success: boolean;
521
519
  operation: "delete_file";
520
+ success: boolean;
521
+ error: string;
522
522
  deleted_file_id?: string | undefined;
523
523
  }, {
524
- error: string;
525
- success: boolean;
526
524
  operation: "delete_file";
525
+ success: boolean;
526
+ error: string;
527
527
  deleted_file_id?: string | undefined;
528
528
  }>, z.ZodObject<{
529
529
  operation: z.ZodLiteral<"get_file_info">;
@@ -601,9 +601,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
601
601
  }>, "many">>;
602
602
  error: z.ZodString;
603
603
  }, "strip", z.ZodTypeAny, {
604
- error: string;
605
- success: boolean;
606
604
  operation: "get_file_info";
605
+ success: boolean;
606
+ error: string;
607
607
  file?: {
608
608
  name: string;
609
609
  mimeType: string;
@@ -628,9 +628,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
628
628
  emailAddress?: string | undefined;
629
629
  }[] | undefined;
630
630
  }, {
631
- error: string;
632
- success: boolean;
633
631
  operation: "get_file_info";
632
+ success: boolean;
633
+ error: string;
634
634
  file?: {
635
635
  name: string;
636
636
  mimeType: string;
@@ -661,15 +661,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
661
661
  share_link: z.ZodOptional<z.ZodString>;
662
662
  error: z.ZodString;
663
663
  }, "strip", z.ZodTypeAny, {
664
- error: string;
665
- success: boolean;
666
664
  operation: "share_file";
665
+ success: boolean;
666
+ error: string;
667
667
  permission_id?: string | undefined;
668
668
  share_link?: string | undefined;
669
669
  }, {
670
- error: string;
671
- success: boolean;
672
670
  operation: "share_file";
671
+ success: boolean;
672
+ error: string;
673
673
  permission_id?: string | undefined;
674
674
  share_link?: string | undefined;
675
675
  }>, z.ZodObject<{
@@ -729,9 +729,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
729
729
  }>>;
730
730
  error: z.ZodString;
731
731
  }, "strip", z.ZodTypeAny, {
732
- error: string;
733
- success: boolean;
734
732
  operation: "move_file";
733
+ success: boolean;
734
+ error: string;
735
735
  file?: {
736
736
  name: string;
737
737
  mimeType: string;
@@ -749,9 +749,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
749
749
  }[] | undefined;
750
750
  } | undefined;
751
751
  }, {
752
- error: string;
753
- success: boolean;
754
752
  operation: "move_file";
753
+ success: boolean;
754
+ error: string;
755
755
  file?: {
756
756
  name: string;
757
757
  mimeType: string;
@@ -815,9 +815,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
815
815
  }>, "many">>;
816
816
  error: z.ZodString;
817
817
  }, "strip", z.ZodTypeAny, {
818
- error: string;
819
- success: boolean;
820
818
  operation: "get_doc";
819
+ success: boolean;
820
+ error: string;
821
821
  document?: z.objectOutputType<{
822
822
  documentId: z.ZodString;
823
823
  title: z.ZodString;
@@ -835,9 +835,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
835
835
  plainText?: string | undefined;
836
836
  }[] | undefined;
837
837
  }, {
838
- error: string;
839
- success: boolean;
840
838
  operation: "get_doc";
839
+ success: boolean;
840
+ error: string;
841
841
  document?: z.objectInputType<{
842
842
  documentId: z.ZodString;
843
843
  title: z.ZodString;
@@ -861,15 +861,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
861
861
  revisionId: z.ZodOptional<z.ZodString>;
862
862
  error: z.ZodString;
863
863
  }, "strip", z.ZodTypeAny, {
864
- error: string;
865
- success: boolean;
866
864
  operation: "update_doc";
865
+ success: boolean;
866
+ error: string;
867
867
  documentId?: string | undefined;
868
868
  revisionId?: string | undefined;
869
869
  }, {
870
- error: string;
871
- success: boolean;
872
870
  operation: "update_doc";
871
+ success: boolean;
872
+ error: string;
873
873
  documentId?: string | undefined;
874
874
  revisionId?: string | undefined;
875
875
  }>, z.ZodObject<{
@@ -878,14 +878,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
878
878
  replacements_made: z.ZodOptional<z.ZodNumber>;
879
879
  error: z.ZodString;
880
880
  }, "strip", z.ZodTypeAny, {
881
- error: string;
882
- success: boolean;
883
881
  operation: "replace_text";
882
+ success: boolean;
883
+ error: string;
884
884
  replacements_made?: number | undefined;
885
885
  }, {
886
- error: string;
887
- success: boolean;
888
886
  operation: "replace_text";
887
+ success: boolean;
888
+ error: string;
889
889
  replacements_made?: number | undefined;
890
890
  }>, z.ZodObject<{
891
891
  operation: z.ZodLiteral<"copy_doc">;
@@ -894,15 +894,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
894
894
  new_document_url: z.ZodOptional<z.ZodString>;
895
895
  error: z.ZodString;
896
896
  }, "strip", z.ZodTypeAny, {
897
- error: string;
898
- success: boolean;
899
897
  operation: "copy_doc";
898
+ success: boolean;
899
+ error: string;
900
900
  new_document_id?: string | undefined;
901
901
  new_document_url?: string | undefined;
902
902
  }, {
903
- error: string;
904
- success: boolean;
905
903
  operation: "copy_doc";
904
+ success: boolean;
905
+ error: string;
906
906
  new_document_id?: string | undefined;
907
907
  new_document_url?: string | undefined;
908
908
  }>]>;
@@ -928,17 +928,17 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
928
928
  convert_to_google_docs: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
929
929
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
930
930
  }, "strip", z.ZodTypeAny, {
931
+ operation: "upload_file";
931
932
  name: string;
932
933
  content: string;
933
- operation: "upload_file";
934
934
  convert_to_google_docs: boolean;
935
935
  credentials?: Partial<Record<CredentialType, string>> | undefined;
936
936
  mimeType?: string | undefined;
937
937
  parent_folder_id?: string | undefined;
938
938
  }, {
939
+ operation: "upload_file";
939
940
  name: string;
940
941
  content: string;
941
- operation: "upload_file";
942
942
  credentials?: Partial<Record<CredentialType, string>> | undefined;
943
943
  mimeType?: string | undefined;
944
944
  parent_folder_id?: string | undefined;
@@ -991,13 +991,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
991
991
  parent_folder_id: z.ZodOptional<z.ZodString>;
992
992
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
993
993
  }, "strip", z.ZodTypeAny, {
994
- name: string;
995
994
  operation: "create_folder";
995
+ name: string;
996
996
  credentials?: Partial<Record<CredentialType, string>> | undefined;
997
997
  parent_folder_id?: string | undefined;
998
998
  }, {
999
- name: string;
1000
999
  operation: "create_folder";
1000
+ name: string;
1001
1001
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1002
1002
  parent_folder_id?: string | undefined;
1003
1003
  }>, z.ZodObject<{
@@ -1039,8 +1039,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1039
1039
  send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1040
1040
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1041
1041
  }, "strip", z.ZodTypeAny, {
1042
- type: "user" | "group" | "domain" | "anyone";
1043
1042
  operation: "share_file";
1043
+ type: "user" | "group" | "domain" | "anyone";
1044
1044
  file_id: string;
1045
1045
  role: "writer" | "reader" | "commenter" | "owner";
1046
1046
  send_notification: boolean;
@@ -1098,15 +1098,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1098
1098
  tab_id: z.ZodOptional<z.ZodString>;
1099
1099
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1100
1100
  }, "strip", z.ZodTypeAny, {
1101
- content: string;
1102
1101
  operation: "update_doc";
1102
+ content: string;
1103
1103
  mode: "replace" | "append";
1104
1104
  document_id: string;
1105
1105
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1106
1106
  tab_id?: string | undefined;
1107
1107
  }, {
1108
- content: string;
1109
1108
  operation: "update_doc";
1109
+ content: string;
1110
1110
  document_id: string;
1111
1111
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1112
1112
  mode?: "replace" | "append" | undefined;
@@ -1225,9 +1225,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1225
1225
  }>>;
1226
1226
  error: z.ZodString;
1227
1227
  }, "strip", z.ZodTypeAny, {
1228
- error: string;
1229
- success: boolean;
1230
1228
  operation: "upload_file";
1229
+ success: boolean;
1230
+ error: string;
1231
1231
  file?: {
1232
1232
  name: string;
1233
1233
  mimeType: string;
@@ -1245,9 +1245,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1245
1245
  }[] | undefined;
1246
1246
  } | undefined;
1247
1247
  }, {
1248
- error: string;
1249
- success: boolean;
1250
1248
  operation: "upload_file";
1249
+ success: boolean;
1250
+ error: string;
1251
1251
  file?: {
1252
1252
  name: string;
1253
1253
  mimeType: string;
@@ -1272,16 +1272,16 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1272
1272
  mimeType: z.ZodOptional<z.ZodString>;
1273
1273
  error: z.ZodString;
1274
1274
  }, "strip", z.ZodTypeAny, {
1275
- error: string;
1276
- success: boolean;
1277
1275
  operation: "download_file";
1276
+ success: boolean;
1277
+ error: string;
1278
1278
  content?: string | undefined;
1279
1279
  mimeType?: string | undefined;
1280
1280
  filename?: string | undefined;
1281
1281
  }, {
1282
- error: string;
1283
- success: boolean;
1284
1282
  operation: "download_file";
1283
+ success: boolean;
1284
+ error: string;
1285
1285
  content?: string | undefined;
1286
1286
  mimeType?: string | undefined;
1287
1287
  filename?: string | undefined;
@@ -1344,9 +1344,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1344
1344
  next_page_token: z.ZodOptional<z.ZodString>;
1345
1345
  error: z.ZodString;
1346
1346
  }, "strip", z.ZodTypeAny, {
1347
- error: string;
1348
- success: boolean;
1349
1347
  operation: "list_files";
1348
+ success: boolean;
1349
+ error: string;
1350
1350
  files?: {
1351
1351
  name: string;
1352
1352
  mimeType: string;
@@ -1366,9 +1366,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1366
1366
  total_count?: number | undefined;
1367
1367
  next_page_token?: string | undefined;
1368
1368
  }, {
1369
- error: string;
1370
- success: boolean;
1371
1369
  operation: "list_files";
1370
+ success: boolean;
1371
+ error: string;
1372
1372
  files?: {
1373
1373
  name: string;
1374
1374
  mimeType: string;
@@ -1408,9 +1408,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1408
1408
  }>>;
1409
1409
  error: z.ZodString;
1410
1410
  }, "strip", z.ZodTypeAny, {
1411
- error: string;
1412
- success: boolean;
1413
1411
  operation: "create_folder";
1412
+ success: boolean;
1413
+ error: string;
1414
1414
  folder?: {
1415
1415
  name: string;
1416
1416
  id: string;
@@ -1418,9 +1418,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1418
1418
  parents?: string[] | undefined;
1419
1419
  } | undefined;
1420
1420
  }, {
1421
- error: string;
1422
- success: boolean;
1423
1421
  operation: "create_folder";
1422
+ success: boolean;
1423
+ error: string;
1424
1424
  folder?: {
1425
1425
  name: string;
1426
1426
  id: string;
@@ -1433,14 +1433,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1433
1433
  deleted_file_id: z.ZodOptional<z.ZodString>;
1434
1434
  error: z.ZodString;
1435
1435
  }, "strip", z.ZodTypeAny, {
1436
- error: string;
1437
- success: boolean;
1438
1436
  operation: "delete_file";
1437
+ success: boolean;
1438
+ error: string;
1439
1439
  deleted_file_id?: string | undefined;
1440
1440
  }, {
1441
- error: string;
1442
- success: boolean;
1443
1441
  operation: "delete_file";
1442
+ success: boolean;
1443
+ error: string;
1444
1444
  deleted_file_id?: string | undefined;
1445
1445
  }>, z.ZodObject<{
1446
1446
  operation: z.ZodLiteral<"get_file_info">;
@@ -1518,9 +1518,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1518
1518
  }>, "many">>;
1519
1519
  error: z.ZodString;
1520
1520
  }, "strip", z.ZodTypeAny, {
1521
- error: string;
1522
- success: boolean;
1523
1521
  operation: "get_file_info";
1522
+ success: boolean;
1523
+ error: string;
1524
1524
  file?: {
1525
1525
  name: string;
1526
1526
  mimeType: string;
@@ -1545,9 +1545,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1545
1545
  emailAddress?: string | undefined;
1546
1546
  }[] | undefined;
1547
1547
  }, {
1548
- error: string;
1549
- success: boolean;
1550
1548
  operation: "get_file_info";
1549
+ success: boolean;
1550
+ error: string;
1551
1551
  file?: {
1552
1552
  name: string;
1553
1553
  mimeType: string;
@@ -1578,15 +1578,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1578
1578
  share_link: z.ZodOptional<z.ZodString>;
1579
1579
  error: z.ZodString;
1580
1580
  }, "strip", z.ZodTypeAny, {
1581
- error: string;
1582
- success: boolean;
1583
1581
  operation: "share_file";
1582
+ success: boolean;
1583
+ error: string;
1584
1584
  permission_id?: string | undefined;
1585
1585
  share_link?: string | undefined;
1586
1586
  }, {
1587
- error: string;
1588
- success: boolean;
1589
1587
  operation: "share_file";
1588
+ success: boolean;
1589
+ error: string;
1590
1590
  permission_id?: string | undefined;
1591
1591
  share_link?: string | undefined;
1592
1592
  }>, z.ZodObject<{
@@ -1646,9 +1646,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1646
1646
  }>>;
1647
1647
  error: z.ZodString;
1648
1648
  }, "strip", z.ZodTypeAny, {
1649
- error: string;
1650
- success: boolean;
1651
1649
  operation: "move_file";
1650
+ success: boolean;
1651
+ error: string;
1652
1652
  file?: {
1653
1653
  name: string;
1654
1654
  mimeType: string;
@@ -1666,9 +1666,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1666
1666
  }[] | undefined;
1667
1667
  } | undefined;
1668
1668
  }, {
1669
- error: string;
1670
- success: boolean;
1671
1669
  operation: "move_file";
1670
+ success: boolean;
1671
+ error: string;
1672
1672
  file?: {
1673
1673
  name: string;
1674
1674
  mimeType: string;
@@ -1732,9 +1732,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1732
1732
  }>, "many">>;
1733
1733
  error: z.ZodString;
1734
1734
  }, "strip", z.ZodTypeAny, {
1735
- error: string;
1736
- success: boolean;
1737
1735
  operation: "get_doc";
1736
+ success: boolean;
1737
+ error: string;
1738
1738
  document?: z.objectOutputType<{
1739
1739
  documentId: z.ZodString;
1740
1740
  title: z.ZodString;
@@ -1752,9 +1752,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1752
1752
  plainText?: string | undefined;
1753
1753
  }[] | undefined;
1754
1754
  }, {
1755
- error: string;
1756
- success: boolean;
1757
1755
  operation: "get_doc";
1756
+ success: boolean;
1757
+ error: string;
1758
1758
  document?: z.objectInputType<{
1759
1759
  documentId: z.ZodString;
1760
1760
  title: z.ZodString;
@@ -1778,15 +1778,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1778
1778
  revisionId: z.ZodOptional<z.ZodString>;
1779
1779
  error: z.ZodString;
1780
1780
  }, "strip", z.ZodTypeAny, {
1781
- error: string;
1782
- success: boolean;
1783
1781
  operation: "update_doc";
1782
+ success: boolean;
1783
+ error: string;
1784
1784
  documentId?: string | undefined;
1785
1785
  revisionId?: string | undefined;
1786
1786
  }, {
1787
- error: string;
1788
- success: boolean;
1789
1787
  operation: "update_doc";
1788
+ success: boolean;
1789
+ error: string;
1790
1790
  documentId?: string | undefined;
1791
1791
  revisionId?: string | undefined;
1792
1792
  }>, z.ZodObject<{
@@ -1795,14 +1795,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1795
1795
  replacements_made: z.ZodOptional<z.ZodNumber>;
1796
1796
  error: z.ZodString;
1797
1797
  }, "strip", z.ZodTypeAny, {
1798
- error: string;
1799
- success: boolean;
1800
1798
  operation: "replace_text";
1799
+ success: boolean;
1800
+ error: string;
1801
1801
  replacements_made?: number | undefined;
1802
1802
  }, {
1803
- error: string;
1804
- success: boolean;
1805
1803
  operation: "replace_text";
1804
+ success: boolean;
1805
+ error: string;
1806
1806
  replacements_made?: number | undefined;
1807
1807
  }>, z.ZodObject<{
1808
1808
  operation: z.ZodLiteral<"copy_doc">;
@@ -1811,15 +1811,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1811
1811
  new_document_url: z.ZodOptional<z.ZodString>;
1812
1812
  error: z.ZodString;
1813
1813
  }, "strip", z.ZodTypeAny, {
1814
- error: string;
1815
- success: boolean;
1816
1814
  operation: "copy_doc";
1815
+ success: boolean;
1816
+ error: string;
1817
1817
  new_document_id?: string | undefined;
1818
1818
  new_document_url?: string | undefined;
1819
1819
  }, {
1820
- error: string;
1821
- success: boolean;
1822
1820
  operation: "copy_doc";
1821
+ success: boolean;
1822
+ error: string;
1823
1823
  new_document_id?: string | undefined;
1824
1824
  new_document_url?: string | undefined;
1825
1825
  }>]>;