@bubblelab/bubble-core 0.1.143 → 0.1.146

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -120,7 +120,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
120
120
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
121
121
  }, "strip", z.ZodTypeAny, {
122
122
  operation: "share_file";
123
- type: "user" | "group" | "domain" | "anyone";
123
+ type: "domain" | "user" | "group" | "anyone";
124
124
  file_id: string;
125
125
  role: "writer" | "reader" | "commenter" | "owner";
126
126
  send_notification: boolean;
@@ -129,7 +129,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
129
129
  }, {
130
130
  operation: "share_file";
131
131
  file_id: string;
132
- type?: "user" | "group" | "domain" | "anyone" | undefined;
132
+ type?: "domain" | "user" | "group" | "anyone" | undefined;
133
133
  credentials?: Partial<Record<CredentialType, string>> | undefined;
134
134
  email_address?: string | undefined;
135
135
  role?: "writer" | "reader" | "commenter" | "owner" | undefined;
@@ -306,8 +306,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
306
306
  error: z.ZodString;
307
307
  }, "strip", z.ZodTypeAny, {
308
308
  operation: "upload_file";
309
- error: string;
310
309
  success: boolean;
310
+ error: string;
311
311
  file?: {
312
312
  name: string;
313
313
  id: string;
@@ -326,8 +326,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
326
326
  } | undefined;
327
327
  }, {
328
328
  operation: "upload_file";
329
- error: string;
330
329
  success: boolean;
330
+ error: string;
331
331
  file?: {
332
332
  name: string;
333
333
  id: string;
@@ -353,18 +353,18 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
353
353
  error: z.ZodString;
354
354
  }, "strip", z.ZodTypeAny, {
355
355
  operation: "download_file";
356
- error: string;
357
356
  success: boolean;
357
+ error: string;
358
358
  content?: string | undefined;
359
- filename?: string | undefined;
360
359
  mimeType?: string | undefined;
360
+ filename?: string | undefined;
361
361
  }, {
362
362
  operation: "download_file";
363
- error: string;
364
363
  success: boolean;
364
+ error: string;
365
365
  content?: string | undefined;
366
- filename?: string | undefined;
367
366
  mimeType?: string | undefined;
367
+ filename?: string | undefined;
368
368
  }>, z.ZodObject<{
369
369
  operation: z.ZodLiteral<"list_files">;
370
370
  success: z.ZodBoolean;
@@ -425,8 +425,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
425
425
  error: z.ZodString;
426
426
  }, "strip", z.ZodTypeAny, {
427
427
  operation: "list_files";
428
- error: string;
429
428
  success: boolean;
429
+ error: string;
430
430
  files?: {
431
431
  name: string;
432
432
  id: string;
@@ -447,8 +447,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
447
447
  next_page_token?: string | undefined;
448
448
  }, {
449
449
  operation: "list_files";
450
- error: string;
451
450
  success: boolean;
451
+ error: string;
452
452
  files?: {
453
453
  name: string;
454
454
  id: string;
@@ -489,8 +489,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
489
489
  error: z.ZodString;
490
490
  }, "strip", z.ZodTypeAny, {
491
491
  operation: "create_folder";
492
- error: string;
493
492
  success: boolean;
493
+ error: string;
494
494
  folder?: {
495
495
  name: string;
496
496
  id: string;
@@ -499,8 +499,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
499
499
  } | undefined;
500
500
  }, {
501
501
  operation: "create_folder";
502
- error: string;
503
502
  success: boolean;
503
+ error: string;
504
504
  folder?: {
505
505
  name: string;
506
506
  id: string;
@@ -514,13 +514,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
514
514
  error: z.ZodString;
515
515
  }, "strip", z.ZodTypeAny, {
516
516
  operation: "delete_file";
517
- error: string;
518
517
  success: boolean;
518
+ error: string;
519
519
  deleted_file_id?: string | undefined;
520
520
  }, {
521
521
  operation: "delete_file";
522
- error: string;
523
522
  success: boolean;
523
+ error: string;
524
524
  deleted_file_id?: string | undefined;
525
525
  }>, z.ZodObject<{
526
526
  operation: z.ZodLiteral<"get_file_info">;
@@ -599,8 +599,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
599
599
  error: z.ZodString;
600
600
  }, "strip", z.ZodTypeAny, {
601
601
  operation: "get_file_info";
602
- error: string;
603
602
  success: boolean;
603
+ error: string;
604
604
  file?: {
605
605
  name: string;
606
606
  id: string;
@@ -626,8 +626,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
626
626
  }[] | undefined;
627
627
  }, {
628
628
  operation: "get_file_info";
629
- error: string;
630
629
  success: boolean;
630
+ error: string;
631
631
  file?: {
632
632
  name: string;
633
633
  id: string;
@@ -659,14 +659,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
659
659
  error: z.ZodString;
660
660
  }, "strip", z.ZodTypeAny, {
661
661
  operation: "share_file";
662
- error: string;
663
662
  success: boolean;
663
+ error: string;
664
664
  permission_id?: string | undefined;
665
665
  share_link?: string | undefined;
666
666
  }, {
667
667
  operation: "share_file";
668
- error: string;
669
668
  success: boolean;
669
+ error: string;
670
670
  permission_id?: string | undefined;
671
671
  share_link?: string | undefined;
672
672
  }>, z.ZodObject<{
@@ -727,8 +727,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
727
727
  error: z.ZodString;
728
728
  }, "strip", z.ZodTypeAny, {
729
729
  operation: "move_file";
730
- error: string;
731
730
  success: boolean;
731
+ error: string;
732
732
  file?: {
733
733
  name: string;
734
734
  id: string;
@@ -747,8 +747,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
747
747
  } | undefined;
748
748
  }, {
749
749
  operation: "move_file";
750
- error: string;
751
750
  success: boolean;
751
+ error: string;
752
752
  file?: {
753
753
  name: string;
754
754
  id: string;
@@ -813,8 +813,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
813
813
  error: z.ZodString;
814
814
  }, "strip", z.ZodTypeAny, {
815
815
  operation: "get_doc";
816
- error: string;
817
816
  success: boolean;
817
+ error: string;
818
818
  document?: z.objectOutputType<{
819
819
  documentId: z.ZodString;
820
820
  title: z.ZodString;
@@ -833,8 +833,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
833
833
  }[] | undefined;
834
834
  }, {
835
835
  operation: "get_doc";
836
- error: string;
837
836
  success: boolean;
837
+ error: string;
838
838
  document?: z.objectInputType<{
839
839
  documentId: z.ZodString;
840
840
  title: z.ZodString;
@@ -859,14 +859,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
859
859
  error: z.ZodString;
860
860
  }, "strip", z.ZodTypeAny, {
861
861
  operation: "update_doc";
862
- error: string;
863
862
  success: boolean;
863
+ error: string;
864
864
  documentId?: string | undefined;
865
865
  revisionId?: string | undefined;
866
866
  }, {
867
867
  operation: "update_doc";
868
- error: string;
869
868
  success: boolean;
869
+ error: string;
870
870
  documentId?: string | undefined;
871
871
  revisionId?: string | undefined;
872
872
  }>, z.ZodObject<{
@@ -876,13 +876,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
876
876
  error: z.ZodString;
877
877
  }, "strip", z.ZodTypeAny, {
878
878
  operation: "replace_text";
879
- error: string;
880
879
  success: boolean;
880
+ error: string;
881
881
  replacements_made?: number | undefined;
882
882
  }, {
883
883
  operation: "replace_text";
884
- error: string;
885
884
  success: boolean;
885
+ error: string;
886
886
  replacements_made?: number | undefined;
887
887
  }>, z.ZodObject<{
888
888
  operation: z.ZodLiteral<"copy_doc">;
@@ -892,14 +892,14 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
892
892
  error: z.ZodString;
893
893
  }, "strip", z.ZodTypeAny, {
894
894
  operation: "copy_doc";
895
- error: string;
896
895
  success: boolean;
896
+ error: string;
897
897
  new_document_id?: string | undefined;
898
898
  new_document_url?: string | undefined;
899
899
  }, {
900
900
  operation: "copy_doc";
901
- error: string;
902
901
  success: boolean;
902
+ error: string;
903
903
  new_document_id?: string | undefined;
904
904
  new_document_url?: string | undefined;
905
905
  }>]>;
@@ -1034,7 +1034,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1034
1034
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1035
1035
  }, "strip", z.ZodTypeAny, {
1036
1036
  operation: "share_file";
1037
- type: "user" | "group" | "domain" | "anyone";
1037
+ type: "domain" | "user" | "group" | "anyone";
1038
1038
  file_id: string;
1039
1039
  role: "writer" | "reader" | "commenter" | "owner";
1040
1040
  send_notification: boolean;
@@ -1043,7 +1043,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1043
1043
  }, {
1044
1044
  operation: "share_file";
1045
1045
  file_id: string;
1046
- type?: "user" | "group" | "domain" | "anyone" | undefined;
1046
+ type?: "domain" | "user" | "group" | "anyone" | undefined;
1047
1047
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1048
1048
  email_address?: string | undefined;
1049
1049
  role?: "writer" | "reader" | "commenter" | "owner" | undefined;
@@ -1220,8 +1220,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1220
1220
  error: z.ZodString;
1221
1221
  }, "strip", z.ZodTypeAny, {
1222
1222
  operation: "upload_file";
1223
- error: string;
1224
1223
  success: boolean;
1224
+ error: string;
1225
1225
  file?: {
1226
1226
  name: string;
1227
1227
  id: string;
@@ -1240,8 +1240,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1240
1240
  } | undefined;
1241
1241
  }, {
1242
1242
  operation: "upload_file";
1243
- error: string;
1244
1243
  success: boolean;
1244
+ error: string;
1245
1245
  file?: {
1246
1246
  name: string;
1247
1247
  id: string;
@@ -1267,18 +1267,18 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1267
1267
  error: z.ZodString;
1268
1268
  }, "strip", z.ZodTypeAny, {
1269
1269
  operation: "download_file";
1270
- error: string;
1271
1270
  success: boolean;
1271
+ error: string;
1272
1272
  content?: string | undefined;
1273
- filename?: string | undefined;
1274
1273
  mimeType?: string | undefined;
1274
+ filename?: string | undefined;
1275
1275
  }, {
1276
1276
  operation: "download_file";
1277
- error: string;
1278
1277
  success: boolean;
1278
+ error: string;
1279
1279
  content?: string | undefined;
1280
- filename?: string | undefined;
1281
1280
  mimeType?: string | undefined;
1281
+ filename?: string | undefined;
1282
1282
  }>, z.ZodObject<{
1283
1283
  operation: z.ZodLiteral<"list_files">;
1284
1284
  success: z.ZodBoolean;
@@ -1339,8 +1339,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1339
1339
  error: z.ZodString;
1340
1340
  }, "strip", z.ZodTypeAny, {
1341
1341
  operation: "list_files";
1342
- error: string;
1343
1342
  success: boolean;
1343
+ error: string;
1344
1344
  files?: {
1345
1345
  name: string;
1346
1346
  id: string;
@@ -1361,8 +1361,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1361
1361
  next_page_token?: string | undefined;
1362
1362
  }, {
1363
1363
  operation: "list_files";
1364
- error: string;
1365
1364
  success: boolean;
1365
+ error: string;
1366
1366
  files?: {
1367
1367
  name: string;
1368
1368
  id: string;
@@ -1403,8 +1403,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1403
1403
  error: z.ZodString;
1404
1404
  }, "strip", z.ZodTypeAny, {
1405
1405
  operation: "create_folder";
1406
- error: string;
1407
1406
  success: boolean;
1407
+ error: string;
1408
1408
  folder?: {
1409
1409
  name: string;
1410
1410
  id: string;
@@ -1413,8 +1413,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1413
1413
  } | undefined;
1414
1414
  }, {
1415
1415
  operation: "create_folder";
1416
- error: string;
1417
1416
  success: boolean;
1417
+ error: string;
1418
1418
  folder?: {
1419
1419
  name: string;
1420
1420
  id: string;
@@ -1428,13 +1428,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1428
1428
  error: z.ZodString;
1429
1429
  }, "strip", z.ZodTypeAny, {
1430
1430
  operation: "delete_file";
1431
- error: string;
1432
1431
  success: boolean;
1432
+ error: string;
1433
1433
  deleted_file_id?: string | undefined;
1434
1434
  }, {
1435
1435
  operation: "delete_file";
1436
- error: string;
1437
1436
  success: boolean;
1437
+ error: string;
1438
1438
  deleted_file_id?: string | undefined;
1439
1439
  }>, z.ZodObject<{
1440
1440
  operation: z.ZodLiteral<"get_file_info">;
@@ -1513,8 +1513,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1513
1513
  error: z.ZodString;
1514
1514
  }, "strip", z.ZodTypeAny, {
1515
1515
  operation: "get_file_info";
1516
- error: string;
1517
1516
  success: boolean;
1517
+ error: string;
1518
1518
  file?: {
1519
1519
  name: string;
1520
1520
  id: string;
@@ -1540,8 +1540,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1540
1540
  }[] | undefined;
1541
1541
  }, {
1542
1542
  operation: "get_file_info";
1543
- error: string;
1544
1543
  success: boolean;
1544
+ error: string;
1545
1545
  file?: {
1546
1546
  name: string;
1547
1547
  id: string;
@@ -1573,14 +1573,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1573
1573
  error: z.ZodString;
1574
1574
  }, "strip", z.ZodTypeAny, {
1575
1575
  operation: "share_file";
1576
- error: string;
1577
1576
  success: boolean;
1577
+ error: string;
1578
1578
  permission_id?: string | undefined;
1579
1579
  share_link?: string | undefined;
1580
1580
  }, {
1581
1581
  operation: "share_file";
1582
- error: string;
1583
1582
  success: boolean;
1583
+ error: string;
1584
1584
  permission_id?: string | undefined;
1585
1585
  share_link?: string | undefined;
1586
1586
  }>, z.ZodObject<{
@@ -1641,8 +1641,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1641
1641
  error: z.ZodString;
1642
1642
  }, "strip", z.ZodTypeAny, {
1643
1643
  operation: "move_file";
1644
- error: string;
1645
1644
  success: boolean;
1645
+ error: string;
1646
1646
  file?: {
1647
1647
  name: string;
1648
1648
  id: string;
@@ -1661,8 +1661,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1661
1661
  } | undefined;
1662
1662
  }, {
1663
1663
  operation: "move_file";
1664
- error: string;
1665
1664
  success: boolean;
1665
+ error: string;
1666
1666
  file?: {
1667
1667
  name: string;
1668
1668
  id: string;
@@ -1727,8 +1727,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1727
1727
  error: z.ZodString;
1728
1728
  }, "strip", z.ZodTypeAny, {
1729
1729
  operation: "get_doc";
1730
- error: string;
1731
1730
  success: boolean;
1731
+ error: string;
1732
1732
  document?: z.objectOutputType<{
1733
1733
  documentId: z.ZodString;
1734
1734
  title: z.ZodString;
@@ -1747,8 +1747,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1747
1747
  }[] | undefined;
1748
1748
  }, {
1749
1749
  operation: "get_doc";
1750
- error: string;
1751
1750
  success: boolean;
1751
+ error: string;
1752
1752
  document?: z.objectInputType<{
1753
1753
  documentId: z.ZodString;
1754
1754
  title: z.ZodString;
@@ -1773,14 +1773,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1773
1773
  error: z.ZodString;
1774
1774
  }, "strip", z.ZodTypeAny, {
1775
1775
  operation: "update_doc";
1776
- error: string;
1777
1776
  success: boolean;
1777
+ error: string;
1778
1778
  documentId?: string | undefined;
1779
1779
  revisionId?: string | undefined;
1780
1780
  }, {
1781
1781
  operation: "update_doc";
1782
- error: string;
1783
1782
  success: boolean;
1783
+ error: string;
1784
1784
  documentId?: string | undefined;
1785
1785
  revisionId?: string | undefined;
1786
1786
  }>, z.ZodObject<{
@@ -1790,13 +1790,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1790
1790
  error: z.ZodString;
1791
1791
  }, "strip", z.ZodTypeAny, {
1792
1792
  operation: "replace_text";
1793
- error: string;
1794
1793
  success: boolean;
1794
+ error: string;
1795
1795
  replacements_made?: number | undefined;
1796
1796
  }, {
1797
1797
  operation: "replace_text";
1798
- error: string;
1799
1798
  success: boolean;
1799
+ error: string;
1800
1800
  replacements_made?: number | undefined;
1801
1801
  }>, z.ZodObject<{
1802
1802
  operation: z.ZodLiteral<"copy_doc">;
@@ -1806,14 +1806,14 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1806
1806
  error: z.ZodString;
1807
1807
  }, "strip", z.ZodTypeAny, {
1808
1808
  operation: "copy_doc";
1809
- error: string;
1810
1809
  success: boolean;
1810
+ error: string;
1811
1811
  new_document_id?: string | undefined;
1812
1812
  new_document_url?: string | undefined;
1813
1813
  }, {
1814
1814
  operation: "copy_doc";
1815
- error: string;
1816
1815
  success: boolean;
1816
+ error: string;
1817
1817
  new_document_id?: string | undefined;
1818
1818
  new_document_url?: string | undefined;
1819
1819
  }>]>;
@@ -297,15 +297,15 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
297
297
  error: import("zod").ZodString;
298
298
  }, "strip", import("zod").ZodTypeAny, {
299
299
  operation: "read_values";
300
- error: string;
301
300
  success: boolean;
301
+ error: string;
302
302
  values?: (string | number | boolean)[][] | undefined;
303
303
  range?: string | undefined;
304
304
  major_dimension?: string | undefined;
305
305
  }, {
306
306
  operation: "read_values";
307
- error: string;
308
307
  success: boolean;
308
+ error: string;
309
309
  values?: (string | number | boolean)[][] | undefined;
310
310
  range?: string | undefined;
311
311
  major_dimension?: string | undefined;
@@ -332,8 +332,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
332
332
  error: import("zod").ZodString;
333
333
  }, "strip", import("zod").ZodTypeAny, {
334
334
  operation: "write_values";
335
- error: string;
336
335
  success: boolean;
336
+ error: string;
337
337
  updated_range?: string | undefined;
338
338
  updated_rows?: number | undefined;
339
339
  updated_columns?: number | undefined;
@@ -345,8 +345,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
345
345
  } | undefined;
346
346
  }, {
347
347
  operation: "write_values";
348
- error: string;
349
348
  success: boolean;
349
+ error: string;
350
350
  updated_range?: string | undefined;
351
351
  updated_rows?: number | undefined;
352
352
  updated_columns?: number | undefined;
@@ -379,8 +379,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
379
379
  error: import("zod").ZodString;
380
380
  }, "strip", import("zod").ZodTypeAny, {
381
381
  operation: "update_values";
382
- error: string;
383
382
  success: boolean;
383
+ error: string;
384
384
  updated_range?: string | undefined;
385
385
  updated_rows?: number | undefined;
386
386
  updated_columns?: number | undefined;
@@ -392,8 +392,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
392
392
  } | undefined;
393
393
  }, {
394
394
  operation: "update_values";
395
- error: string;
396
395
  success: boolean;
396
+ error: string;
397
397
  updated_range?: string | undefined;
398
398
  updated_rows?: number | undefined;
399
399
  updated_columns?: number | undefined;
@@ -414,8 +414,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
414
414
  error: import("zod").ZodString;
415
415
  }, "strip", import("zod").ZodTypeAny, {
416
416
  operation: "append_values";
417
- error: string;
418
417
  success: boolean;
418
+ error: string;
419
419
  updated_range?: string | undefined;
420
420
  updated_rows?: number | undefined;
421
421
  updated_columns?: number | undefined;
@@ -423,8 +423,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
423
423
  table_range?: string | undefined;
424
424
  }, {
425
425
  operation: "append_values";
426
- error: string;
427
426
  success: boolean;
427
+ error: string;
428
428
  updated_range?: string | undefined;
429
429
  updated_rows?: number | undefined;
430
430
  updated_columns?: number | undefined;
@@ -437,13 +437,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
437
437
  error: import("zod").ZodString;
438
438
  }, "strip", import("zod").ZodTypeAny, {
439
439
  operation: "clear_values";
440
- error: string;
441
440
  success: boolean;
441
+ error: string;
442
442
  cleared_range?: string | undefined;
443
443
  }, {
444
444
  operation: "clear_values";
445
- error: string;
446
445
  success: boolean;
446
+ error: string;
447
447
  cleared_range?: string | undefined;
448
448
  }>, import("zod").ZodObject<{
449
449
  operation: import("zod").ZodLiteral<"batch_read_values">;
@@ -464,8 +464,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
464
464
  error: import("zod").ZodString;
465
465
  }, "strip", import("zod").ZodTypeAny, {
466
466
  operation: "batch_read_values";
467
- error: string;
468
467
  success: boolean;
468
+ error: string;
469
469
  value_ranges?: {
470
470
  values: (string | number | boolean)[][];
471
471
  range: string;
@@ -473,8 +473,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
473
473
  }[] | undefined;
474
474
  }, {
475
475
  operation: "batch_read_values";
476
- error: string;
477
476
  success: boolean;
477
+ error: string;
478
478
  value_ranges?: {
479
479
  values: (string | number | boolean)[][];
480
480
  range: string;
@@ -506,8 +506,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
506
506
  error: import("zod").ZodString;
507
507
  }, "strip", import("zod").ZodTypeAny, {
508
508
  operation: "batch_update_values";
509
- error: string;
510
509
  success: boolean;
510
+ error: string;
511
511
  total_updated_rows?: number | undefined;
512
512
  total_updated_columns?: number | undefined;
513
513
  total_updated_cells?: number | undefined;
@@ -520,8 +520,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
520
520
  }[] | undefined;
521
521
  }, {
522
522
  operation: "batch_update_values";
523
- error: string;
524
523
  success: boolean;
524
+ error: string;
525
525
  total_updated_rows?: number | undefined;
526
526
  total_updated_columns?: number | undefined;
527
527
  total_updated_cells?: number | undefined;
@@ -658,8 +658,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
658
658
  error: import("zod").ZodString;
659
659
  }, "strip", import("zod").ZodTypeAny, {
660
660
  operation: "get_spreadsheet_info";
661
- error: string;
662
661
  success: boolean;
662
+ error: string;
663
663
  spreadsheet?: {
664
664
  spreadsheetId: string;
665
665
  properties?: {
@@ -684,8 +684,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
684
684
  } | undefined;
685
685
  }, {
686
686
  operation: "get_spreadsheet_info";
687
- error: string;
688
687
  success: boolean;
688
+ error: string;
689
689
  spreadsheet?: {
690
690
  spreadsheetId: string;
691
691
  properties?: {
@@ -834,8 +834,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
834
834
  error: import("zod").ZodString;
835
835
  }, "strip", import("zod").ZodTypeAny, {
836
836
  operation: "create_spreadsheet";
837
- error: string;
838
837
  success: boolean;
838
+ error: string;
839
839
  spreadsheet?: {
840
840
  spreadsheetId: string;
841
841
  properties?: {
@@ -860,8 +860,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
860
860
  } | undefined;
861
861
  }, {
862
862
  operation: "create_spreadsheet";
863
- error: string;
864
863
  success: boolean;
864
+ error: string;
865
865
  spreadsheet?: {
866
866
  spreadsheetId: string;
867
867
  properties?: {
@@ -892,14 +892,14 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
892
892
  error: import("zod").ZodString;
893
893
  }, "strip", import("zod").ZodTypeAny, {
894
894
  operation: "add_sheet";
895
- error: string;
896
895
  success: boolean;
896
+ error: string;
897
897
  sheet_title?: string | undefined;
898
898
  sheet_id?: number | undefined;
899
899
  }, {
900
900
  operation: "add_sheet";
901
- error: string;
902
901
  success: boolean;
902
+ error: string;
903
903
  sheet_title?: string | undefined;
904
904
  sheet_id?: number | undefined;
905
905
  }>, import("zod").ZodObject<{
@@ -909,13 +909,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
909
909
  error: import("zod").ZodString;
910
910
  }, "strip", import("zod").ZodTypeAny, {
911
911
  operation: "delete_sheet";
912
- error: string;
913
912
  success: boolean;
913
+ error: string;
914
914
  deleted_sheet_id?: number | undefined;
915
915
  }, {
916
916
  operation: "delete_sheet";
917
- error: string;
918
917
  success: boolean;
918
+ error: string;
919
919
  deleted_sheet_id?: number | undefined;
920
920
  }>]>;
921
921
  static readonly shortDescription = "Google Sheets integration for spreadsheet operations";