@bubblelab/bubble-core 0.1.82 → 0.1.83

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 (86) hide show
  1. package/dist/bubble-bundle.d.ts +153 -109
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
  4. package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/github.d.ts +36 -36
  18. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  28. package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
  29. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  30. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/slack/slack.d.ts +96 -96
  32. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  33. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
  34. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
  35. package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
  36. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
  38. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  45. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +3 -0
  46. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
  52. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +102 -0
  53. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts.map +1 -0
  54. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js +96 -0
  55. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js.map +1 -0
  56. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +186 -0
  57. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts.map +1 -0
  58. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js +124 -0
  59. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js.map +1 -0
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
  68. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  73. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  74. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  75. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  76. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  77. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  78. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
  80. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  81. package/dist/bubbles.json +1 -1
  82. package/dist/index.d.ts +2 -0
  83. package/dist/index.d.ts.map +1 -1
  84. package/dist/index.js +2 -0
  85. package/dist/index.js.map +1 -1
  86. package/package.json +2 -2
@@ -308,8 +308,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
308
308
  next_page_token: z.ZodOptional<z.ZodString>;
309
309
  error: z.ZodString;
310
310
  }, "strip", z.ZodTypeAny, {
311
- error: string;
312
311
  success: boolean;
312
+ error: string;
313
313
  operation: "list_calendars";
314
314
  next_page_token?: string | undefined;
315
315
  calendars?: z.objectOutputType<{
@@ -321,8 +321,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
321
321
  accessRole: z.ZodOptional<z.ZodEnum<["freeBusyReader", "reader", "writer", "owner"]>>;
322
322
  }, z.ZodTypeAny, "passthrough">[] | undefined;
323
323
  }, {
324
- error: string;
325
324
  success: boolean;
325
+ error: string;
326
326
  operation: "list_calendars";
327
327
  next_page_token?: string | undefined;
328
328
  calendars?: z.objectInputType<{
@@ -589,8 +589,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
589
589
  next_page_token: z.ZodOptional<z.ZodString>;
590
590
  error: z.ZodString;
591
591
  }, "strip", z.ZodTypeAny, {
592
- error: string;
593
592
  success: boolean;
593
+ error: string;
594
594
  operation: "list_events";
595
595
  next_page_token?: string | undefined;
596
596
  events?: z.objectOutputType<{
@@ -678,8 +678,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
678
678
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
679
679
  }, z.ZodTypeAny, "passthrough">[] | undefined;
680
680
  }, {
681
- error: string;
682
681
  success: boolean;
682
+ error: string;
683
683
  operation: "list_events";
684
684
  next_page_token?: string | undefined;
685
685
  events?: z.objectInputType<{
@@ -1021,8 +1021,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1021
1021
  }, z.ZodTypeAny, "passthrough">>>;
1022
1022
  error: z.ZodString;
1023
1023
  }, "strip", z.ZodTypeAny, {
1024
- error: string;
1025
1024
  success: boolean;
1025
+ error: string;
1026
1026
  operation: "get_event";
1027
1027
  event?: z.objectOutputType<{
1028
1028
  id: z.ZodString;
@@ -1109,8 +1109,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1109
1109
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1110
1110
  }, z.ZodTypeAny, "passthrough"> | undefined;
1111
1111
  }, {
1112
- error: string;
1113
1112
  success: boolean;
1113
+ error: string;
1114
1114
  operation: "get_event";
1115
1115
  event?: z.objectInputType<{
1116
1116
  id: z.ZodString;
@@ -1451,8 +1451,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1451
1451
  }, z.ZodTypeAny, "passthrough">>>;
1452
1452
  error: z.ZodString;
1453
1453
  }, "strip", z.ZodTypeAny, {
1454
- error: string;
1455
1454
  success: boolean;
1455
+ error: string;
1456
1456
  operation: "create_event";
1457
1457
  event?: z.objectOutputType<{
1458
1458
  id: z.ZodString;
@@ -1539,8 +1539,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1539
1539
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1540
1540
  }, z.ZodTypeAny, "passthrough"> | undefined;
1541
1541
  }, {
1542
- error: string;
1543
1542
  success: boolean;
1543
+ error: string;
1544
1544
  operation: "create_event";
1545
1545
  event?: z.objectInputType<{
1546
1546
  id: z.ZodString;
@@ -1881,8 +1881,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1881
1881
  }, z.ZodTypeAny, "passthrough">>>;
1882
1882
  error: z.ZodString;
1883
1883
  }, "strip", z.ZodTypeAny, {
1884
- error: string;
1885
1884
  success: boolean;
1885
+ error: string;
1886
1886
  operation: "update_event";
1887
1887
  event?: z.objectOutputType<{
1888
1888
  id: z.ZodString;
@@ -1969,8 +1969,8 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1969
1969
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1970
1970
  }, z.ZodTypeAny, "passthrough"> | undefined;
1971
1971
  }, {
1972
- error: string;
1973
1972
  success: boolean;
1973
+ error: string;
1974
1974
  operation: "update_event";
1975
1975
  event?: z.objectInputType<{
1976
1976
  id: z.ZodString;
@@ -2062,13 +2062,13 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
2062
2062
  deleted: z.ZodOptional<z.ZodBoolean>;
2063
2063
  error: z.ZodString;
2064
2064
  }, "strip", z.ZodTypeAny, {
2065
- error: string;
2066
2065
  success: boolean;
2066
+ error: string;
2067
2067
  operation: "delete_event";
2068
2068
  deleted?: boolean | undefined;
2069
2069
  }, {
2070
- error: string;
2071
2070
  success: boolean;
2071
+ error: string;
2072
2072
  operation: "delete_event";
2073
2073
  deleted?: boolean | undefined;
2074
2074
  }>]>;
@@ -2391,8 +2391,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2391
2391
  next_page_token: z.ZodOptional<z.ZodString>;
2392
2392
  error: z.ZodString;
2393
2393
  }, "strip", z.ZodTypeAny, {
2394
- error: string;
2395
2394
  success: boolean;
2395
+ error: string;
2396
2396
  operation: "list_calendars";
2397
2397
  next_page_token?: string | undefined;
2398
2398
  calendars?: z.objectOutputType<{
@@ -2404,8 +2404,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2404
2404
  accessRole: z.ZodOptional<z.ZodEnum<["freeBusyReader", "reader", "writer", "owner"]>>;
2405
2405
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2406
2406
  }, {
2407
- error: string;
2408
2407
  success: boolean;
2408
+ error: string;
2409
2409
  operation: "list_calendars";
2410
2410
  next_page_token?: string | undefined;
2411
2411
  calendars?: z.objectInputType<{
@@ -2672,8 +2672,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2672
2672
  next_page_token: z.ZodOptional<z.ZodString>;
2673
2673
  error: z.ZodString;
2674
2674
  }, "strip", z.ZodTypeAny, {
2675
- error: string;
2676
2675
  success: boolean;
2676
+ error: string;
2677
2677
  operation: "list_events";
2678
2678
  next_page_token?: string | undefined;
2679
2679
  events?: z.objectOutputType<{
@@ -2761,8 +2761,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2761
2761
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2762
2762
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2763
2763
  }, {
2764
- error: string;
2765
2764
  success: boolean;
2765
+ error: string;
2766
2766
  operation: "list_events";
2767
2767
  next_page_token?: string | undefined;
2768
2768
  events?: z.objectInputType<{
@@ -3104,8 +3104,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3104
3104
  }, z.ZodTypeAny, "passthrough">>>;
3105
3105
  error: z.ZodString;
3106
3106
  }, "strip", z.ZodTypeAny, {
3107
- error: string;
3108
3107
  success: boolean;
3108
+ error: string;
3109
3109
  operation: "get_event";
3110
3110
  event?: z.objectOutputType<{
3111
3111
  id: z.ZodString;
@@ -3192,8 +3192,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3192
3192
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3193
3193
  }, z.ZodTypeAny, "passthrough"> | undefined;
3194
3194
  }, {
3195
- error: string;
3196
3195
  success: boolean;
3196
+ error: string;
3197
3197
  operation: "get_event";
3198
3198
  event?: z.objectInputType<{
3199
3199
  id: z.ZodString;
@@ -3534,8 +3534,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3534
3534
  }, z.ZodTypeAny, "passthrough">>>;
3535
3535
  error: z.ZodString;
3536
3536
  }, "strip", z.ZodTypeAny, {
3537
- error: string;
3538
3537
  success: boolean;
3538
+ error: string;
3539
3539
  operation: "create_event";
3540
3540
  event?: z.objectOutputType<{
3541
3541
  id: z.ZodString;
@@ -3622,8 +3622,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3622
3622
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3623
3623
  }, z.ZodTypeAny, "passthrough"> | undefined;
3624
3624
  }, {
3625
- error: string;
3626
3625
  success: boolean;
3626
+ error: string;
3627
3627
  operation: "create_event";
3628
3628
  event?: z.objectInputType<{
3629
3629
  id: z.ZodString;
@@ -3964,8 +3964,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3964
3964
  }, z.ZodTypeAny, "passthrough">>>;
3965
3965
  error: z.ZodString;
3966
3966
  }, "strip", z.ZodTypeAny, {
3967
- error: string;
3968
3967
  success: boolean;
3968
+ error: string;
3969
3969
  operation: "update_event";
3970
3970
  event?: z.objectOutputType<{
3971
3971
  id: z.ZodString;
@@ -4052,8 +4052,8 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4052
4052
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
4053
4053
  }, z.ZodTypeAny, "passthrough"> | undefined;
4054
4054
  }, {
4055
- error: string;
4056
4055
  success: boolean;
4056
+ error: string;
4057
4057
  operation: "update_event";
4058
4058
  event?: z.objectInputType<{
4059
4059
  id: z.ZodString;
@@ -4145,13 +4145,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4145
4145
  deleted: z.ZodOptional<z.ZodBoolean>;
4146
4146
  error: z.ZodString;
4147
4147
  }, "strip", z.ZodTypeAny, {
4148
- error: string;
4149
4148
  success: boolean;
4149
+ error: string;
4150
4150
  operation: "delete_event";
4151
4151
  deleted?: boolean | undefined;
4152
4152
  }, {
4153
- error: string;
4154
4153
  success: boolean;
4154
+ error: string;
4155
4155
  operation: "delete_event";
4156
4156
  deleted?: boolean | undefined;
4157
4157
  }>]>;
@@ -305,8 +305,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
305
305
  }>>;
306
306
  error: z.ZodString;
307
307
  }, "strip", z.ZodTypeAny, {
308
- error: string;
309
308
  success: boolean;
309
+ error: string;
310
310
  operation: "upload_file";
311
311
  file?: {
312
312
  name: string;
@@ -325,8 +325,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
325
325
  }[] | undefined;
326
326
  } | undefined;
327
327
  }, {
328
- error: string;
329
328
  success: boolean;
329
+ error: string;
330
330
  operation: "upload_file";
331
331
  file?: {
332
332
  name: string;
@@ -352,15 +352,15 @@ 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
- error: string;
356
355
  success: boolean;
356
+ error: string;
357
357
  operation: "download_file";
358
358
  content?: string | undefined;
359
359
  mimeType?: string | undefined;
360
360
  filename?: string | undefined;
361
361
  }, {
362
- error: string;
363
362
  success: boolean;
363
+ error: string;
364
364
  operation: "download_file";
365
365
  content?: string | undefined;
366
366
  mimeType?: string | undefined;
@@ -424,8 +424,8 @@ 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
- error: string;
428
427
  success: boolean;
428
+ error: string;
429
429
  operation: "list_files";
430
430
  files?: {
431
431
  name: string;
@@ -446,8 +446,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
446
446
  total_count?: number | undefined;
447
447
  next_page_token?: string | undefined;
448
448
  }, {
449
- error: string;
450
449
  success: boolean;
450
+ error: string;
451
451
  operation: "list_files";
452
452
  files?: {
453
453
  name: string;
@@ -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
- error: string;
492
491
  success: boolean;
492
+ error: string;
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
- error: string;
502
501
  success: boolean;
502
+ error: string;
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
- error: string;
517
516
  success: boolean;
517
+ error: string;
518
518
  operation: "delete_file";
519
519
  deleted_file_id?: string | undefined;
520
520
  }, {
521
- error: string;
522
521
  success: boolean;
522
+ error: string;
523
523
  operation: "delete_file";
524
524
  deleted_file_id?: string | undefined;
525
525
  }>, z.ZodObject<{
@@ -598,8 +598,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
598
598
  }>, "many">>;
599
599
  error: z.ZodString;
600
600
  }, "strip", z.ZodTypeAny, {
601
- error: string;
602
601
  success: boolean;
602
+ error: string;
603
603
  operation: "get_file_info";
604
604
  file?: {
605
605
  name: string;
@@ -625,8 +625,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
625
625
  emailAddress?: string | undefined;
626
626
  }[] | undefined;
627
627
  }, {
628
- error: string;
629
628
  success: boolean;
629
+ error: string;
630
630
  operation: "get_file_info";
631
631
  file?: {
632
632
  name: string;
@@ -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
- error: string;
662
661
  success: boolean;
662
+ error: string;
663
663
  operation: "share_file";
664
664
  permission_id?: string | undefined;
665
665
  share_link?: string | undefined;
666
666
  }, {
667
- error: string;
668
667
  success: boolean;
668
+ error: string;
669
669
  operation: "share_file";
670
670
  permission_id?: string | undefined;
671
671
  share_link?: string | undefined;
@@ -726,8 +726,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
726
726
  }>>;
727
727
  error: z.ZodString;
728
728
  }, "strip", z.ZodTypeAny, {
729
- error: string;
730
729
  success: boolean;
730
+ error: string;
731
731
  operation: "move_file";
732
732
  file?: {
733
733
  name: string;
@@ -746,8 +746,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
746
746
  }[] | undefined;
747
747
  } | undefined;
748
748
  }, {
749
- error: string;
750
749
  success: boolean;
750
+ error: string;
751
751
  operation: "move_file";
752
752
  file?: {
753
753
  name: string;
@@ -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
- error: string;
816
815
  success: boolean;
816
+ error: string;
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
- error: string;
836
835
  success: boolean;
836
+ error: string;
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
- error: string;
862
861
  success: boolean;
862
+ error: string;
863
863
  operation: "update_doc";
864
864
  documentId?: string | undefined;
865
865
  revisionId?: string | undefined;
866
866
  }, {
867
- error: string;
868
867
  success: boolean;
868
+ error: string;
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
- error: string;
879
878
  success: boolean;
879
+ error: string;
880
880
  operation: "replace_text";
881
881
  replacements_made?: number | undefined;
882
882
  }, {
883
- error: string;
884
883
  success: boolean;
884
+ error: string;
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
- error: string;
895
894
  success: boolean;
895
+ error: string;
896
896
  operation: "copy_doc";
897
897
  new_document_id?: string | undefined;
898
898
  new_document_url?: string | undefined;
899
899
  }, {
900
- error: string;
901
900
  success: boolean;
901
+ error: string;
902
902
  operation: "copy_doc";
903
903
  new_document_id?: string | undefined;
904
904
  new_document_url?: string | undefined;
@@ -1219,8 +1219,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1219
1219
  }>>;
1220
1220
  error: z.ZodString;
1221
1221
  }, "strip", z.ZodTypeAny, {
1222
- error: string;
1223
1222
  success: boolean;
1223
+ error: string;
1224
1224
  operation: "upload_file";
1225
1225
  file?: {
1226
1226
  name: string;
@@ -1239,8 +1239,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1239
1239
  }[] | undefined;
1240
1240
  } | undefined;
1241
1241
  }, {
1242
- error: string;
1243
1242
  success: boolean;
1243
+ error: string;
1244
1244
  operation: "upload_file";
1245
1245
  file?: {
1246
1246
  name: string;
@@ -1266,15 +1266,15 @@ 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
- error: string;
1270
1269
  success: boolean;
1270
+ error: string;
1271
1271
  operation: "download_file";
1272
1272
  content?: string | undefined;
1273
1273
  mimeType?: string | undefined;
1274
1274
  filename?: string | undefined;
1275
1275
  }, {
1276
- error: string;
1277
1276
  success: boolean;
1277
+ error: string;
1278
1278
  operation: "download_file";
1279
1279
  content?: string | undefined;
1280
1280
  mimeType?: string | undefined;
@@ -1338,8 +1338,8 @@ 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
- error: string;
1342
1341
  success: boolean;
1342
+ error: string;
1343
1343
  operation: "list_files";
1344
1344
  files?: {
1345
1345
  name: string;
@@ -1360,8 +1360,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1360
1360
  total_count?: number | undefined;
1361
1361
  next_page_token?: string | undefined;
1362
1362
  }, {
1363
- error: string;
1364
1363
  success: boolean;
1364
+ error: string;
1365
1365
  operation: "list_files";
1366
1366
  files?: {
1367
1367
  name: string;
@@ -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
- error: string;
1406
1405
  success: boolean;
1406
+ error: string;
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
- error: string;
1416
1415
  success: boolean;
1416
+ error: string;
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
- error: string;
1431
1430
  success: boolean;
1431
+ error: string;
1432
1432
  operation: "delete_file";
1433
1433
  deleted_file_id?: string | undefined;
1434
1434
  }, {
1435
- error: string;
1436
1435
  success: boolean;
1436
+ error: string;
1437
1437
  operation: "delete_file";
1438
1438
  deleted_file_id?: string | undefined;
1439
1439
  }>, z.ZodObject<{
@@ -1512,8 +1512,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1512
1512
  }>, "many">>;
1513
1513
  error: z.ZodString;
1514
1514
  }, "strip", z.ZodTypeAny, {
1515
- error: string;
1516
1515
  success: boolean;
1516
+ error: string;
1517
1517
  operation: "get_file_info";
1518
1518
  file?: {
1519
1519
  name: string;
@@ -1539,8 +1539,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1539
1539
  emailAddress?: string | undefined;
1540
1540
  }[] | undefined;
1541
1541
  }, {
1542
- error: string;
1543
1542
  success: boolean;
1543
+ error: string;
1544
1544
  operation: "get_file_info";
1545
1545
  file?: {
1546
1546
  name: string;
@@ -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
- error: string;
1576
1575
  success: boolean;
1576
+ error: string;
1577
1577
  operation: "share_file";
1578
1578
  permission_id?: string | undefined;
1579
1579
  share_link?: string | undefined;
1580
1580
  }, {
1581
- error: string;
1582
1581
  success: boolean;
1582
+ error: string;
1583
1583
  operation: "share_file";
1584
1584
  permission_id?: string | undefined;
1585
1585
  share_link?: string | undefined;
@@ -1640,8 +1640,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1640
1640
  }>>;
1641
1641
  error: z.ZodString;
1642
1642
  }, "strip", z.ZodTypeAny, {
1643
- error: string;
1644
1643
  success: boolean;
1644
+ error: string;
1645
1645
  operation: "move_file";
1646
1646
  file?: {
1647
1647
  name: string;
@@ -1660,8 +1660,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1660
1660
  }[] | undefined;
1661
1661
  } | undefined;
1662
1662
  }, {
1663
- error: string;
1664
1663
  success: boolean;
1664
+ error: string;
1665
1665
  operation: "move_file";
1666
1666
  file?: {
1667
1667
  name: string;
@@ -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
- error: string;
1730
1729
  success: boolean;
1730
+ error: string;
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
- error: string;
1750
1749
  success: boolean;
1750
+ error: string;
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
- error: string;
1776
1775
  success: boolean;
1776
+ error: string;
1777
1777
  operation: "update_doc";
1778
1778
  documentId?: string | undefined;
1779
1779
  revisionId?: string | undefined;
1780
1780
  }, {
1781
- error: string;
1782
1781
  success: boolean;
1782
+ error: string;
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
- error: string;
1793
1792
  success: boolean;
1793
+ error: string;
1794
1794
  operation: "replace_text";
1795
1795
  replacements_made?: number | undefined;
1796
1796
  }, {
1797
- error: string;
1798
1797
  success: boolean;
1798
+ error: string;
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
- error: string;
1809
1808
  success: boolean;
1809
+ error: string;
1810
1810
  operation: "copy_doc";
1811
1811
  new_document_id?: string | undefined;
1812
1812
  new_document_url?: string | undefined;
1813
1813
  }, {
1814
- error: string;
1815
1814
  success: boolean;
1815
+ error: string;
1816
1816
  operation: "copy_doc";
1817
1817
  new_document_id?: string | undefined;
1818
1818
  new_document_url?: string | undefined;