@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. package/package.json +2 -2
@@ -116,13 +116,13 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
116
116
  conference: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
117
117
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
118
118
  }, "strip", z.ZodTypeAny, {
119
- operation: "create_event";
120
119
  summary: string;
121
120
  start: {
122
121
  date?: string | undefined;
123
122
  timeZone?: string | undefined;
124
123
  dateTime?: string | undefined;
125
124
  };
125
+ operation: "create_event";
126
126
  end: {
127
127
  date?: string | undefined;
128
128
  timeZone?: string | undefined;
@@ -140,13 +140,13 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
140
140
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
141
141
  }[] | undefined;
142
142
  }, {
143
- operation: "create_event";
144
143
  summary: string;
145
144
  start: {
146
145
  date?: string | undefined;
147
146
  timeZone?: string | undefined;
148
147
  dateTime?: string | undefined;
149
148
  };
149
+ operation: "create_event";
150
150
  end: {
151
151
  date?: string | undefined;
152
152
  timeZone?: string | undefined;
@@ -308,9 +308,9 @@ 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
- operation: "list_calendars";
312
- success: boolean;
313
311
  error: string;
312
+ success: boolean;
313
+ operation: "list_calendars";
314
314
  next_page_token?: string | undefined;
315
315
  calendars?: z.objectOutputType<{
316
316
  id: z.ZodString;
@@ -321,9 +321,9 @@ 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
- operation: "list_calendars";
325
- success: boolean;
326
324
  error: string;
325
+ success: boolean;
326
+ operation: "list_calendars";
327
327
  next_page_token?: string | undefined;
328
328
  calendars?: z.objectInputType<{
329
329
  id: z.ZodString;
@@ -406,15 +406,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
406
406
  mimeType: z.ZodOptional<z.ZodString>;
407
407
  iconLink: z.ZodOptional<z.ZodString>;
408
408
  }, "strip", z.ZodTypeAny, {
409
+ mimeType?: string | undefined;
409
410
  title?: string | undefined;
410
411
  fileUrl?: string | undefined;
411
- mimeType?: string | undefined;
412
412
  fileId?: string | undefined;
413
413
  iconLink?: string | undefined;
414
414
  }, {
415
+ mimeType?: string | undefined;
415
416
  title?: string | undefined;
416
417
  fileUrl?: string | undefined;
417
- mimeType?: string | undefined;
418
418
  fileId?: string | undefined;
419
419
  iconLink?: string | undefined;
420
420
  }>, "many">>;
@@ -489,15 +489,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
489
489
  mimeType: z.ZodOptional<z.ZodString>;
490
490
  iconLink: z.ZodOptional<z.ZodString>;
491
491
  }, "strip", z.ZodTypeAny, {
492
+ mimeType?: string | undefined;
492
493
  title?: string | undefined;
493
494
  fileUrl?: string | undefined;
494
- mimeType?: string | undefined;
495
495
  fileId?: string | undefined;
496
496
  iconLink?: string | undefined;
497
497
  }, {
498
+ mimeType?: string | undefined;
498
499
  title?: string | undefined;
499
500
  fileUrl?: string | undefined;
500
- mimeType?: string | undefined;
501
501
  fileId?: string | undefined;
502
502
  iconLink?: string | undefined;
503
503
  }>, "many">>;
@@ -572,15 +572,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
572
572
  mimeType: z.ZodOptional<z.ZodString>;
573
573
  iconLink: z.ZodOptional<z.ZodString>;
574
574
  }, "strip", z.ZodTypeAny, {
575
+ mimeType?: string | undefined;
575
576
  title?: string | undefined;
576
577
  fileUrl?: string | undefined;
577
- mimeType?: string | undefined;
578
578
  fileId?: string | undefined;
579
579
  iconLink?: string | undefined;
580
580
  }, {
581
+ mimeType?: string | undefined;
581
582
  title?: string | undefined;
582
583
  fileUrl?: string | undefined;
583
- mimeType?: string | undefined;
584
584
  fileId?: string | undefined;
585
585
  iconLink?: string | undefined;
586
586
  }>, "many">>;
@@ -589,9 +589,9 @@ 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
- operation: "list_events";
593
- success: boolean;
594
592
  error: string;
593
+ success: boolean;
594
+ operation: "list_events";
595
595
  next_page_token?: string | undefined;
596
596
  events?: z.objectOutputType<{
597
597
  id: z.ZodString;
@@ -663,24 +663,24 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
663
663
  mimeType: z.ZodOptional<z.ZodString>;
664
664
  iconLink: z.ZodOptional<z.ZodString>;
665
665
  }, "strip", z.ZodTypeAny, {
666
+ mimeType?: string | undefined;
666
667
  title?: string | undefined;
667
668
  fileUrl?: string | undefined;
668
- mimeType?: string | undefined;
669
669
  fileId?: string | undefined;
670
670
  iconLink?: string | undefined;
671
671
  }, {
672
+ mimeType?: string | undefined;
672
673
  title?: string | undefined;
673
674
  fileUrl?: string | undefined;
674
- mimeType?: string | undefined;
675
675
  fileId?: string | undefined;
676
676
  iconLink?: string | undefined;
677
677
  }>, "many">>;
678
678
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
679
679
  }, z.ZodTypeAny, "passthrough">[] | undefined;
680
680
  }, {
681
- operation: "list_events";
682
- success: boolean;
683
681
  error: string;
682
+ success: boolean;
683
+ operation: "list_events";
684
684
  next_page_token?: string | undefined;
685
685
  events?: z.objectInputType<{
686
686
  id: z.ZodString;
@@ -752,15 +752,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
752
752
  mimeType: z.ZodOptional<z.ZodString>;
753
753
  iconLink: z.ZodOptional<z.ZodString>;
754
754
  }, "strip", z.ZodTypeAny, {
755
+ mimeType?: string | undefined;
755
756
  title?: string | undefined;
756
757
  fileUrl?: string | undefined;
757
- mimeType?: string | undefined;
758
758
  fileId?: string | undefined;
759
759
  iconLink?: string | undefined;
760
760
  }, {
761
+ mimeType?: string | undefined;
761
762
  title?: string | undefined;
762
763
  fileUrl?: string | undefined;
763
- mimeType?: string | undefined;
764
764
  fileId?: string | undefined;
765
765
  iconLink?: string | undefined;
766
766
  }>, "many">>;
@@ -839,15 +839,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
839
839
  mimeType: z.ZodOptional<z.ZodString>;
840
840
  iconLink: z.ZodOptional<z.ZodString>;
841
841
  }, "strip", z.ZodTypeAny, {
842
+ mimeType?: string | undefined;
842
843
  title?: string | undefined;
843
844
  fileUrl?: string | undefined;
844
- mimeType?: string | undefined;
845
845
  fileId?: string | undefined;
846
846
  iconLink?: string | undefined;
847
847
  }, {
848
+ mimeType?: string | undefined;
848
849
  title?: string | undefined;
849
850
  fileUrl?: string | undefined;
850
- mimeType?: string | undefined;
851
851
  fileId?: string | undefined;
852
852
  iconLink?: string | undefined;
853
853
  }>, "many">>;
@@ -922,15 +922,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
922
922
  mimeType: z.ZodOptional<z.ZodString>;
923
923
  iconLink: z.ZodOptional<z.ZodString>;
924
924
  }, "strip", z.ZodTypeAny, {
925
+ mimeType?: string | undefined;
925
926
  title?: string | undefined;
926
927
  fileUrl?: string | undefined;
927
- mimeType?: string | undefined;
928
928
  fileId?: string | undefined;
929
929
  iconLink?: string | undefined;
930
930
  }, {
931
+ mimeType?: string | undefined;
931
932
  title?: string | undefined;
932
933
  fileUrl?: string | undefined;
933
- mimeType?: string | undefined;
934
934
  fileId?: string | undefined;
935
935
  iconLink?: string | undefined;
936
936
  }>, "many">>;
@@ -1005,15 +1005,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1005
1005
  mimeType: z.ZodOptional<z.ZodString>;
1006
1006
  iconLink: z.ZodOptional<z.ZodString>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
+ mimeType?: string | undefined;
1008
1009
  title?: string | undefined;
1009
1010
  fileUrl?: string | undefined;
1010
- mimeType?: string | undefined;
1011
1011
  fileId?: string | undefined;
1012
1012
  iconLink?: string | undefined;
1013
1013
  }, {
1014
+ mimeType?: string | undefined;
1014
1015
  title?: string | undefined;
1015
1016
  fileUrl?: string | undefined;
1016
- mimeType?: string | undefined;
1017
1017
  fileId?: string | undefined;
1018
1018
  iconLink?: string | undefined;
1019
1019
  }>, "many">>;
@@ -1021,9 +1021,9 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1021
1021
  }, z.ZodTypeAny, "passthrough">>>;
1022
1022
  error: z.ZodString;
1023
1023
  }, "strip", z.ZodTypeAny, {
1024
- operation: "get_event";
1025
- success: boolean;
1026
1024
  error: string;
1025
+ success: boolean;
1026
+ operation: "get_event";
1027
1027
  event?: z.objectOutputType<{
1028
1028
  id: z.ZodString;
1029
1029
  status: z.ZodOptional<z.ZodString>;
@@ -1094,24 +1094,24 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1094
1094
  mimeType: z.ZodOptional<z.ZodString>;
1095
1095
  iconLink: z.ZodOptional<z.ZodString>;
1096
1096
  }, "strip", z.ZodTypeAny, {
1097
+ mimeType?: string | undefined;
1097
1098
  title?: string | undefined;
1098
1099
  fileUrl?: string | undefined;
1099
- mimeType?: string | undefined;
1100
1100
  fileId?: string | undefined;
1101
1101
  iconLink?: string | undefined;
1102
1102
  }, {
1103
+ mimeType?: string | undefined;
1103
1104
  title?: string | undefined;
1104
1105
  fileUrl?: string | undefined;
1105
- mimeType?: string | undefined;
1106
1106
  fileId?: string | undefined;
1107
1107
  iconLink?: string | undefined;
1108
1108
  }>, "many">>;
1109
1109
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1110
1110
  }, z.ZodTypeAny, "passthrough"> | undefined;
1111
1111
  }, {
1112
- operation: "get_event";
1113
- success: boolean;
1114
1112
  error: string;
1113
+ success: boolean;
1114
+ operation: "get_event";
1115
1115
  event?: z.objectInputType<{
1116
1116
  id: z.ZodString;
1117
1117
  status: z.ZodOptional<z.ZodString>;
@@ -1182,15 +1182,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1182
1182
  mimeType: z.ZodOptional<z.ZodString>;
1183
1183
  iconLink: z.ZodOptional<z.ZodString>;
1184
1184
  }, "strip", z.ZodTypeAny, {
1185
+ mimeType?: string | undefined;
1185
1186
  title?: string | undefined;
1186
1187
  fileUrl?: string | undefined;
1187
- mimeType?: string | undefined;
1188
1188
  fileId?: string | undefined;
1189
1189
  iconLink?: string | undefined;
1190
1190
  }, {
1191
+ mimeType?: string | undefined;
1191
1192
  title?: string | undefined;
1192
1193
  fileUrl?: string | undefined;
1193
- mimeType?: string | undefined;
1194
1194
  fileId?: string | undefined;
1195
1195
  iconLink?: string | undefined;
1196
1196
  }>, "many">>;
@@ -1269,15 +1269,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1269
1269
  mimeType: z.ZodOptional<z.ZodString>;
1270
1270
  iconLink: z.ZodOptional<z.ZodString>;
1271
1271
  }, "strip", z.ZodTypeAny, {
1272
+ mimeType?: string | undefined;
1272
1273
  title?: string | undefined;
1273
1274
  fileUrl?: string | undefined;
1274
- mimeType?: string | undefined;
1275
1275
  fileId?: string | undefined;
1276
1276
  iconLink?: string | undefined;
1277
1277
  }, {
1278
+ mimeType?: string | undefined;
1278
1279
  title?: string | undefined;
1279
1280
  fileUrl?: string | undefined;
1280
- mimeType?: string | undefined;
1281
1281
  fileId?: string | undefined;
1282
1282
  iconLink?: string | undefined;
1283
1283
  }>, "many">>;
@@ -1352,15 +1352,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1352
1352
  mimeType: z.ZodOptional<z.ZodString>;
1353
1353
  iconLink: z.ZodOptional<z.ZodString>;
1354
1354
  }, "strip", z.ZodTypeAny, {
1355
+ mimeType?: string | undefined;
1355
1356
  title?: string | undefined;
1356
1357
  fileUrl?: string | undefined;
1357
- mimeType?: string | undefined;
1358
1358
  fileId?: string | undefined;
1359
1359
  iconLink?: string | undefined;
1360
1360
  }, {
1361
+ mimeType?: string | undefined;
1361
1362
  title?: string | undefined;
1362
1363
  fileUrl?: string | undefined;
1363
- mimeType?: string | undefined;
1364
1364
  fileId?: string | undefined;
1365
1365
  iconLink?: string | undefined;
1366
1366
  }>, "many">>;
@@ -1435,15 +1435,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1435
1435
  mimeType: z.ZodOptional<z.ZodString>;
1436
1436
  iconLink: z.ZodOptional<z.ZodString>;
1437
1437
  }, "strip", z.ZodTypeAny, {
1438
+ mimeType?: string | undefined;
1438
1439
  title?: string | undefined;
1439
1440
  fileUrl?: string | undefined;
1440
- mimeType?: string | undefined;
1441
1441
  fileId?: string | undefined;
1442
1442
  iconLink?: string | undefined;
1443
1443
  }, {
1444
+ mimeType?: string | undefined;
1444
1445
  title?: string | undefined;
1445
1446
  fileUrl?: string | undefined;
1446
- mimeType?: string | undefined;
1447
1447
  fileId?: string | undefined;
1448
1448
  iconLink?: string | undefined;
1449
1449
  }>, "many">>;
@@ -1451,9 +1451,9 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1451
1451
  }, z.ZodTypeAny, "passthrough">>>;
1452
1452
  error: z.ZodString;
1453
1453
  }, "strip", z.ZodTypeAny, {
1454
- operation: "create_event";
1455
- success: boolean;
1456
1454
  error: string;
1455
+ success: boolean;
1456
+ operation: "create_event";
1457
1457
  event?: z.objectOutputType<{
1458
1458
  id: z.ZodString;
1459
1459
  status: z.ZodOptional<z.ZodString>;
@@ -1524,24 +1524,24 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1524
1524
  mimeType: z.ZodOptional<z.ZodString>;
1525
1525
  iconLink: z.ZodOptional<z.ZodString>;
1526
1526
  }, "strip", z.ZodTypeAny, {
1527
+ mimeType?: string | undefined;
1527
1528
  title?: string | undefined;
1528
1529
  fileUrl?: string | undefined;
1529
- mimeType?: string | undefined;
1530
1530
  fileId?: string | undefined;
1531
1531
  iconLink?: string | undefined;
1532
1532
  }, {
1533
+ mimeType?: string | undefined;
1533
1534
  title?: string | undefined;
1534
1535
  fileUrl?: string | undefined;
1535
- mimeType?: string | undefined;
1536
1536
  fileId?: string | undefined;
1537
1537
  iconLink?: string | undefined;
1538
1538
  }>, "many">>;
1539
1539
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1540
1540
  }, z.ZodTypeAny, "passthrough"> | undefined;
1541
1541
  }, {
1542
- operation: "create_event";
1543
- success: boolean;
1544
1542
  error: string;
1543
+ success: boolean;
1544
+ operation: "create_event";
1545
1545
  event?: z.objectInputType<{
1546
1546
  id: z.ZodString;
1547
1547
  status: z.ZodOptional<z.ZodString>;
@@ -1612,15 +1612,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1612
1612
  mimeType: z.ZodOptional<z.ZodString>;
1613
1613
  iconLink: z.ZodOptional<z.ZodString>;
1614
1614
  }, "strip", z.ZodTypeAny, {
1615
+ mimeType?: string | undefined;
1615
1616
  title?: string | undefined;
1616
1617
  fileUrl?: string | undefined;
1617
- mimeType?: string | undefined;
1618
1618
  fileId?: string | undefined;
1619
1619
  iconLink?: string | undefined;
1620
1620
  }, {
1621
+ mimeType?: string | undefined;
1621
1622
  title?: string | undefined;
1622
1623
  fileUrl?: string | undefined;
1623
- mimeType?: string | undefined;
1624
1624
  fileId?: string | undefined;
1625
1625
  iconLink?: string | undefined;
1626
1626
  }>, "many">>;
@@ -1699,15 +1699,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1699
1699
  mimeType: z.ZodOptional<z.ZodString>;
1700
1700
  iconLink: z.ZodOptional<z.ZodString>;
1701
1701
  }, "strip", z.ZodTypeAny, {
1702
+ mimeType?: string | undefined;
1702
1703
  title?: string | undefined;
1703
1704
  fileUrl?: string | undefined;
1704
- mimeType?: string | undefined;
1705
1705
  fileId?: string | undefined;
1706
1706
  iconLink?: string | undefined;
1707
1707
  }, {
1708
+ mimeType?: string | undefined;
1708
1709
  title?: string | undefined;
1709
1710
  fileUrl?: string | undefined;
1710
- mimeType?: string | undefined;
1711
1711
  fileId?: string | undefined;
1712
1712
  iconLink?: string | undefined;
1713
1713
  }>, "many">>;
@@ -1782,15 +1782,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1782
1782
  mimeType: z.ZodOptional<z.ZodString>;
1783
1783
  iconLink: z.ZodOptional<z.ZodString>;
1784
1784
  }, "strip", z.ZodTypeAny, {
1785
+ mimeType?: string | undefined;
1785
1786
  title?: string | undefined;
1786
1787
  fileUrl?: string | undefined;
1787
- mimeType?: string | undefined;
1788
1788
  fileId?: string | undefined;
1789
1789
  iconLink?: string | undefined;
1790
1790
  }, {
1791
+ mimeType?: string | undefined;
1791
1792
  title?: string | undefined;
1792
1793
  fileUrl?: string | undefined;
1793
- mimeType?: string | undefined;
1794
1794
  fileId?: string | undefined;
1795
1795
  iconLink?: string | undefined;
1796
1796
  }>, "many">>;
@@ -1865,15 +1865,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1865
1865
  mimeType: z.ZodOptional<z.ZodString>;
1866
1866
  iconLink: z.ZodOptional<z.ZodString>;
1867
1867
  }, "strip", z.ZodTypeAny, {
1868
+ mimeType?: string | undefined;
1868
1869
  title?: string | undefined;
1869
1870
  fileUrl?: string | undefined;
1870
- mimeType?: string | undefined;
1871
1871
  fileId?: string | undefined;
1872
1872
  iconLink?: string | undefined;
1873
1873
  }, {
1874
+ mimeType?: string | undefined;
1874
1875
  title?: string | undefined;
1875
1876
  fileUrl?: string | undefined;
1876
- mimeType?: string | undefined;
1877
1877
  fileId?: string | undefined;
1878
1878
  iconLink?: string | undefined;
1879
1879
  }>, "many">>;
@@ -1881,9 +1881,9 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1881
1881
  }, z.ZodTypeAny, "passthrough">>>;
1882
1882
  error: z.ZodString;
1883
1883
  }, "strip", z.ZodTypeAny, {
1884
- operation: "update_event";
1885
- success: boolean;
1886
1884
  error: string;
1885
+ success: boolean;
1886
+ operation: "update_event";
1887
1887
  event?: z.objectOutputType<{
1888
1888
  id: z.ZodString;
1889
1889
  status: z.ZodOptional<z.ZodString>;
@@ -1954,24 +1954,24 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1954
1954
  mimeType: z.ZodOptional<z.ZodString>;
1955
1955
  iconLink: z.ZodOptional<z.ZodString>;
1956
1956
  }, "strip", z.ZodTypeAny, {
1957
+ mimeType?: string | undefined;
1957
1958
  title?: string | undefined;
1958
1959
  fileUrl?: string | undefined;
1959
- mimeType?: string | undefined;
1960
1960
  fileId?: string | undefined;
1961
1961
  iconLink?: string | undefined;
1962
1962
  }, {
1963
+ mimeType?: string | undefined;
1963
1964
  title?: string | undefined;
1964
1965
  fileUrl?: string | undefined;
1965
- mimeType?: string | undefined;
1966
1966
  fileId?: string | undefined;
1967
1967
  iconLink?: string | undefined;
1968
1968
  }>, "many">>;
1969
1969
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1970
1970
  }, z.ZodTypeAny, "passthrough"> | undefined;
1971
1971
  }, {
1972
- operation: "update_event";
1973
- success: boolean;
1974
1972
  error: string;
1973
+ success: boolean;
1974
+ operation: "update_event";
1975
1975
  event?: z.objectInputType<{
1976
1976
  id: z.ZodString;
1977
1977
  status: z.ZodOptional<z.ZodString>;
@@ -2042,15 +2042,15 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
2042
2042
  mimeType: z.ZodOptional<z.ZodString>;
2043
2043
  iconLink: z.ZodOptional<z.ZodString>;
2044
2044
  }, "strip", z.ZodTypeAny, {
2045
+ mimeType?: string | undefined;
2045
2046
  title?: string | undefined;
2046
2047
  fileUrl?: string | undefined;
2047
- mimeType?: string | undefined;
2048
2048
  fileId?: string | undefined;
2049
2049
  iconLink?: string | undefined;
2050
2050
  }, {
2051
+ mimeType?: string | undefined;
2051
2052
  title?: string | undefined;
2052
2053
  fileUrl?: string | undefined;
2053
- mimeType?: string | undefined;
2054
2054
  fileId?: string | undefined;
2055
2055
  iconLink?: string | undefined;
2056
2056
  }>, "many">>;
@@ -2062,14 +2062,14 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
2062
2062
  deleted: z.ZodOptional<z.ZodBoolean>;
2063
2063
  error: z.ZodString;
2064
2064
  }, "strip", z.ZodTypeAny, {
2065
- operation: "delete_event";
2066
- success: boolean;
2067
2065
  error: string;
2066
+ success: boolean;
2067
+ operation: "delete_event";
2068
2068
  deleted?: boolean | undefined;
2069
2069
  }, {
2070
- operation: "delete_event";
2071
- success: boolean;
2072
2070
  error: string;
2071
+ success: boolean;
2072
+ operation: "delete_event";
2073
2073
  deleted?: boolean | undefined;
2074
2074
  }>]>;
2075
2075
  type GoogleCalendarResult = z.output<typeof GoogleCalendarResultSchema>;
@@ -2199,13 +2199,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2199
2199
  conference: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2200
2200
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2201
2201
  }, "strip", z.ZodTypeAny, {
2202
- operation: "create_event";
2203
2202
  summary: string;
2204
2203
  start: {
2205
2204
  date?: string | undefined;
2206
2205
  timeZone?: string | undefined;
2207
2206
  dateTime?: string | undefined;
2208
2207
  };
2208
+ operation: "create_event";
2209
2209
  end: {
2210
2210
  date?: string | undefined;
2211
2211
  timeZone?: string | undefined;
@@ -2223,13 +2223,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2223
2223
  responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2224
2224
  }[] | undefined;
2225
2225
  }, {
2226
- operation: "create_event";
2227
2226
  summary: string;
2228
2227
  start: {
2229
2228
  date?: string | undefined;
2230
2229
  timeZone?: string | undefined;
2231
2230
  dateTime?: string | undefined;
2232
2231
  };
2232
+ operation: "create_event";
2233
2233
  end: {
2234
2234
  date?: string | undefined;
2235
2235
  timeZone?: string | undefined;
@@ -2391,9 +2391,9 @@ 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
- operation: "list_calendars";
2395
- success: boolean;
2396
2394
  error: string;
2395
+ success: boolean;
2396
+ operation: "list_calendars";
2397
2397
  next_page_token?: string | undefined;
2398
2398
  calendars?: z.objectOutputType<{
2399
2399
  id: z.ZodString;
@@ -2404,9 +2404,9 @@ 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
- operation: "list_calendars";
2408
- success: boolean;
2409
2407
  error: string;
2408
+ success: boolean;
2409
+ operation: "list_calendars";
2410
2410
  next_page_token?: string | undefined;
2411
2411
  calendars?: z.objectInputType<{
2412
2412
  id: z.ZodString;
@@ -2489,15 +2489,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2489
2489
  mimeType: z.ZodOptional<z.ZodString>;
2490
2490
  iconLink: z.ZodOptional<z.ZodString>;
2491
2491
  }, "strip", z.ZodTypeAny, {
2492
+ mimeType?: string | undefined;
2492
2493
  title?: string | undefined;
2493
2494
  fileUrl?: string | undefined;
2494
- mimeType?: string | undefined;
2495
2495
  fileId?: string | undefined;
2496
2496
  iconLink?: string | undefined;
2497
2497
  }, {
2498
+ mimeType?: string | undefined;
2498
2499
  title?: string | undefined;
2499
2500
  fileUrl?: string | undefined;
2500
- mimeType?: string | undefined;
2501
2501
  fileId?: string | undefined;
2502
2502
  iconLink?: string | undefined;
2503
2503
  }>, "many">>;
@@ -2572,15 +2572,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2572
2572
  mimeType: z.ZodOptional<z.ZodString>;
2573
2573
  iconLink: z.ZodOptional<z.ZodString>;
2574
2574
  }, "strip", z.ZodTypeAny, {
2575
+ mimeType?: string | undefined;
2575
2576
  title?: string | undefined;
2576
2577
  fileUrl?: string | undefined;
2577
- mimeType?: string | undefined;
2578
2578
  fileId?: string | undefined;
2579
2579
  iconLink?: string | undefined;
2580
2580
  }, {
2581
+ mimeType?: string | undefined;
2581
2582
  title?: string | undefined;
2582
2583
  fileUrl?: string | undefined;
2583
- mimeType?: string | undefined;
2584
2584
  fileId?: string | undefined;
2585
2585
  iconLink?: string | undefined;
2586
2586
  }>, "many">>;
@@ -2655,15 +2655,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2655
2655
  mimeType: z.ZodOptional<z.ZodString>;
2656
2656
  iconLink: z.ZodOptional<z.ZodString>;
2657
2657
  }, "strip", z.ZodTypeAny, {
2658
+ mimeType?: string | undefined;
2658
2659
  title?: string | undefined;
2659
2660
  fileUrl?: string | undefined;
2660
- mimeType?: string | undefined;
2661
2661
  fileId?: string | undefined;
2662
2662
  iconLink?: string | undefined;
2663
2663
  }, {
2664
+ mimeType?: string | undefined;
2664
2665
  title?: string | undefined;
2665
2666
  fileUrl?: string | undefined;
2666
- mimeType?: string | undefined;
2667
2667
  fileId?: string | undefined;
2668
2668
  iconLink?: string | undefined;
2669
2669
  }>, "many">>;
@@ -2672,9 +2672,9 @@ 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
- operation: "list_events";
2676
- success: boolean;
2677
2675
  error: string;
2676
+ success: boolean;
2677
+ operation: "list_events";
2678
2678
  next_page_token?: string | undefined;
2679
2679
  events?: z.objectOutputType<{
2680
2680
  id: z.ZodString;
@@ -2746,24 +2746,24 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2746
2746
  mimeType: z.ZodOptional<z.ZodString>;
2747
2747
  iconLink: z.ZodOptional<z.ZodString>;
2748
2748
  }, "strip", z.ZodTypeAny, {
2749
+ mimeType?: string | undefined;
2749
2750
  title?: string | undefined;
2750
2751
  fileUrl?: string | undefined;
2751
- mimeType?: string | undefined;
2752
2752
  fileId?: string | undefined;
2753
2753
  iconLink?: string | undefined;
2754
2754
  }, {
2755
+ mimeType?: string | undefined;
2755
2756
  title?: string | undefined;
2756
2757
  fileUrl?: string | undefined;
2757
- mimeType?: string | undefined;
2758
2758
  fileId?: string | undefined;
2759
2759
  iconLink?: string | undefined;
2760
2760
  }>, "many">>;
2761
2761
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2762
2762
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2763
2763
  }, {
2764
- operation: "list_events";
2765
- success: boolean;
2766
2764
  error: string;
2765
+ success: boolean;
2766
+ operation: "list_events";
2767
2767
  next_page_token?: string | undefined;
2768
2768
  events?: z.objectInputType<{
2769
2769
  id: z.ZodString;
@@ -2835,15 +2835,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2835
2835
  mimeType: z.ZodOptional<z.ZodString>;
2836
2836
  iconLink: z.ZodOptional<z.ZodString>;
2837
2837
  }, "strip", z.ZodTypeAny, {
2838
+ mimeType?: string | undefined;
2838
2839
  title?: string | undefined;
2839
2840
  fileUrl?: string | undefined;
2840
- mimeType?: string | undefined;
2841
2841
  fileId?: string | undefined;
2842
2842
  iconLink?: string | undefined;
2843
2843
  }, {
2844
+ mimeType?: string | undefined;
2844
2845
  title?: string | undefined;
2845
2846
  fileUrl?: string | undefined;
2846
- mimeType?: string | undefined;
2847
2847
  fileId?: string | undefined;
2848
2848
  iconLink?: string | undefined;
2849
2849
  }>, "many">>;
@@ -2922,15 +2922,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2922
2922
  mimeType: z.ZodOptional<z.ZodString>;
2923
2923
  iconLink: z.ZodOptional<z.ZodString>;
2924
2924
  }, "strip", z.ZodTypeAny, {
2925
+ mimeType?: string | undefined;
2925
2926
  title?: string | undefined;
2926
2927
  fileUrl?: string | undefined;
2927
- mimeType?: string | undefined;
2928
2928
  fileId?: string | undefined;
2929
2929
  iconLink?: string | undefined;
2930
2930
  }, {
2931
+ mimeType?: string | undefined;
2931
2932
  title?: string | undefined;
2932
2933
  fileUrl?: string | undefined;
2933
- mimeType?: string | undefined;
2934
2934
  fileId?: string | undefined;
2935
2935
  iconLink?: string | undefined;
2936
2936
  }>, "many">>;
@@ -3005,15 +3005,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3005
3005
  mimeType: z.ZodOptional<z.ZodString>;
3006
3006
  iconLink: z.ZodOptional<z.ZodString>;
3007
3007
  }, "strip", z.ZodTypeAny, {
3008
+ mimeType?: string | undefined;
3008
3009
  title?: string | undefined;
3009
3010
  fileUrl?: string | undefined;
3010
- mimeType?: string | undefined;
3011
3011
  fileId?: string | undefined;
3012
3012
  iconLink?: string | undefined;
3013
3013
  }, {
3014
+ mimeType?: string | undefined;
3014
3015
  title?: string | undefined;
3015
3016
  fileUrl?: string | undefined;
3016
- mimeType?: string | undefined;
3017
3017
  fileId?: string | undefined;
3018
3018
  iconLink?: string | undefined;
3019
3019
  }>, "many">>;
@@ -3088,15 +3088,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3088
3088
  mimeType: z.ZodOptional<z.ZodString>;
3089
3089
  iconLink: z.ZodOptional<z.ZodString>;
3090
3090
  }, "strip", z.ZodTypeAny, {
3091
+ mimeType?: string | undefined;
3091
3092
  title?: string | undefined;
3092
3093
  fileUrl?: string | undefined;
3093
- mimeType?: string | undefined;
3094
3094
  fileId?: string | undefined;
3095
3095
  iconLink?: string | undefined;
3096
3096
  }, {
3097
+ mimeType?: string | undefined;
3097
3098
  title?: string | undefined;
3098
3099
  fileUrl?: string | undefined;
3099
- mimeType?: string | undefined;
3100
3100
  fileId?: string | undefined;
3101
3101
  iconLink?: string | undefined;
3102
3102
  }>, "many">>;
@@ -3104,9 +3104,9 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3104
3104
  }, z.ZodTypeAny, "passthrough">>>;
3105
3105
  error: z.ZodString;
3106
3106
  }, "strip", z.ZodTypeAny, {
3107
- operation: "get_event";
3108
- success: boolean;
3109
3107
  error: string;
3108
+ success: boolean;
3109
+ operation: "get_event";
3110
3110
  event?: z.objectOutputType<{
3111
3111
  id: z.ZodString;
3112
3112
  status: z.ZodOptional<z.ZodString>;
@@ -3177,24 +3177,24 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3177
3177
  mimeType: z.ZodOptional<z.ZodString>;
3178
3178
  iconLink: z.ZodOptional<z.ZodString>;
3179
3179
  }, "strip", z.ZodTypeAny, {
3180
+ mimeType?: string | undefined;
3180
3181
  title?: string | undefined;
3181
3182
  fileUrl?: string | undefined;
3182
- mimeType?: string | undefined;
3183
3183
  fileId?: string | undefined;
3184
3184
  iconLink?: string | undefined;
3185
3185
  }, {
3186
+ mimeType?: string | undefined;
3186
3187
  title?: string | undefined;
3187
3188
  fileUrl?: string | undefined;
3188
- mimeType?: string | undefined;
3189
3189
  fileId?: string | undefined;
3190
3190
  iconLink?: string | undefined;
3191
3191
  }>, "many">>;
3192
3192
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3193
3193
  }, z.ZodTypeAny, "passthrough"> | undefined;
3194
3194
  }, {
3195
- operation: "get_event";
3196
- success: boolean;
3197
3195
  error: string;
3196
+ success: boolean;
3197
+ operation: "get_event";
3198
3198
  event?: z.objectInputType<{
3199
3199
  id: z.ZodString;
3200
3200
  status: z.ZodOptional<z.ZodString>;
@@ -3265,15 +3265,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3265
3265
  mimeType: z.ZodOptional<z.ZodString>;
3266
3266
  iconLink: z.ZodOptional<z.ZodString>;
3267
3267
  }, "strip", z.ZodTypeAny, {
3268
+ mimeType?: string | undefined;
3268
3269
  title?: string | undefined;
3269
3270
  fileUrl?: string | undefined;
3270
- mimeType?: string | undefined;
3271
3271
  fileId?: string | undefined;
3272
3272
  iconLink?: string | undefined;
3273
3273
  }, {
3274
+ mimeType?: string | undefined;
3274
3275
  title?: string | undefined;
3275
3276
  fileUrl?: string | undefined;
3276
- mimeType?: string | undefined;
3277
3277
  fileId?: string | undefined;
3278
3278
  iconLink?: string | undefined;
3279
3279
  }>, "many">>;
@@ -3352,15 +3352,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3352
3352
  mimeType: z.ZodOptional<z.ZodString>;
3353
3353
  iconLink: z.ZodOptional<z.ZodString>;
3354
3354
  }, "strip", z.ZodTypeAny, {
3355
+ mimeType?: string | undefined;
3355
3356
  title?: string | undefined;
3356
3357
  fileUrl?: string | undefined;
3357
- mimeType?: string | undefined;
3358
3358
  fileId?: string | undefined;
3359
3359
  iconLink?: string | undefined;
3360
3360
  }, {
3361
+ mimeType?: string | undefined;
3361
3362
  title?: string | undefined;
3362
3363
  fileUrl?: string | undefined;
3363
- mimeType?: string | undefined;
3364
3364
  fileId?: string | undefined;
3365
3365
  iconLink?: string | undefined;
3366
3366
  }>, "many">>;
@@ -3435,15 +3435,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3435
3435
  mimeType: z.ZodOptional<z.ZodString>;
3436
3436
  iconLink: z.ZodOptional<z.ZodString>;
3437
3437
  }, "strip", z.ZodTypeAny, {
3438
+ mimeType?: string | undefined;
3438
3439
  title?: string | undefined;
3439
3440
  fileUrl?: string | undefined;
3440
- mimeType?: string | undefined;
3441
3441
  fileId?: string | undefined;
3442
3442
  iconLink?: string | undefined;
3443
3443
  }, {
3444
+ mimeType?: string | undefined;
3444
3445
  title?: string | undefined;
3445
3446
  fileUrl?: string | undefined;
3446
- mimeType?: string | undefined;
3447
3447
  fileId?: string | undefined;
3448
3448
  iconLink?: string | undefined;
3449
3449
  }>, "many">>;
@@ -3518,15 +3518,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3518
3518
  mimeType: z.ZodOptional<z.ZodString>;
3519
3519
  iconLink: z.ZodOptional<z.ZodString>;
3520
3520
  }, "strip", z.ZodTypeAny, {
3521
+ mimeType?: string | undefined;
3521
3522
  title?: string | undefined;
3522
3523
  fileUrl?: string | undefined;
3523
- mimeType?: string | undefined;
3524
3524
  fileId?: string | undefined;
3525
3525
  iconLink?: string | undefined;
3526
3526
  }, {
3527
+ mimeType?: string | undefined;
3527
3528
  title?: string | undefined;
3528
3529
  fileUrl?: string | undefined;
3529
- mimeType?: string | undefined;
3530
3530
  fileId?: string | undefined;
3531
3531
  iconLink?: string | undefined;
3532
3532
  }>, "many">>;
@@ -3534,9 +3534,9 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3534
3534
  }, z.ZodTypeAny, "passthrough">>>;
3535
3535
  error: z.ZodString;
3536
3536
  }, "strip", z.ZodTypeAny, {
3537
- operation: "create_event";
3538
- success: boolean;
3539
3537
  error: string;
3538
+ success: boolean;
3539
+ operation: "create_event";
3540
3540
  event?: z.objectOutputType<{
3541
3541
  id: z.ZodString;
3542
3542
  status: z.ZodOptional<z.ZodString>;
@@ -3607,24 +3607,24 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3607
3607
  mimeType: z.ZodOptional<z.ZodString>;
3608
3608
  iconLink: z.ZodOptional<z.ZodString>;
3609
3609
  }, "strip", z.ZodTypeAny, {
3610
+ mimeType?: string | undefined;
3610
3611
  title?: string | undefined;
3611
3612
  fileUrl?: string | undefined;
3612
- mimeType?: string | undefined;
3613
3613
  fileId?: string | undefined;
3614
3614
  iconLink?: string | undefined;
3615
3615
  }, {
3616
+ mimeType?: string | undefined;
3616
3617
  title?: string | undefined;
3617
3618
  fileUrl?: string | undefined;
3618
- mimeType?: string | undefined;
3619
3619
  fileId?: string | undefined;
3620
3620
  iconLink?: string | undefined;
3621
3621
  }>, "many">>;
3622
3622
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3623
3623
  }, z.ZodTypeAny, "passthrough"> | undefined;
3624
3624
  }, {
3625
- operation: "create_event";
3626
- success: boolean;
3627
3625
  error: string;
3626
+ success: boolean;
3627
+ operation: "create_event";
3628
3628
  event?: z.objectInputType<{
3629
3629
  id: z.ZodString;
3630
3630
  status: z.ZodOptional<z.ZodString>;
@@ -3695,15 +3695,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3695
3695
  mimeType: z.ZodOptional<z.ZodString>;
3696
3696
  iconLink: z.ZodOptional<z.ZodString>;
3697
3697
  }, "strip", z.ZodTypeAny, {
3698
+ mimeType?: string | undefined;
3698
3699
  title?: string | undefined;
3699
3700
  fileUrl?: string | undefined;
3700
- mimeType?: string | undefined;
3701
3701
  fileId?: string | undefined;
3702
3702
  iconLink?: string | undefined;
3703
3703
  }, {
3704
+ mimeType?: string | undefined;
3704
3705
  title?: string | undefined;
3705
3706
  fileUrl?: string | undefined;
3706
- mimeType?: string | undefined;
3707
3707
  fileId?: string | undefined;
3708
3708
  iconLink?: string | undefined;
3709
3709
  }>, "many">>;
@@ -3782,15 +3782,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3782
3782
  mimeType: z.ZodOptional<z.ZodString>;
3783
3783
  iconLink: z.ZodOptional<z.ZodString>;
3784
3784
  }, "strip", z.ZodTypeAny, {
3785
+ mimeType?: string | undefined;
3785
3786
  title?: string | undefined;
3786
3787
  fileUrl?: string | undefined;
3787
- mimeType?: string | undefined;
3788
3788
  fileId?: string | undefined;
3789
3789
  iconLink?: string | undefined;
3790
3790
  }, {
3791
+ mimeType?: string | undefined;
3791
3792
  title?: string | undefined;
3792
3793
  fileUrl?: string | undefined;
3793
- mimeType?: string | undefined;
3794
3794
  fileId?: string | undefined;
3795
3795
  iconLink?: string | undefined;
3796
3796
  }>, "many">>;
@@ -3865,15 +3865,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3865
3865
  mimeType: z.ZodOptional<z.ZodString>;
3866
3866
  iconLink: z.ZodOptional<z.ZodString>;
3867
3867
  }, "strip", z.ZodTypeAny, {
3868
+ mimeType?: string | undefined;
3868
3869
  title?: string | undefined;
3869
3870
  fileUrl?: string | undefined;
3870
- mimeType?: string | undefined;
3871
3871
  fileId?: string | undefined;
3872
3872
  iconLink?: string | undefined;
3873
3873
  }, {
3874
+ mimeType?: string | undefined;
3874
3875
  title?: string | undefined;
3875
3876
  fileUrl?: string | undefined;
3876
- mimeType?: string | undefined;
3877
3877
  fileId?: string | undefined;
3878
3878
  iconLink?: string | undefined;
3879
3879
  }>, "many">>;
@@ -3948,15 +3948,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3948
3948
  mimeType: z.ZodOptional<z.ZodString>;
3949
3949
  iconLink: z.ZodOptional<z.ZodString>;
3950
3950
  }, "strip", z.ZodTypeAny, {
3951
+ mimeType?: string | undefined;
3951
3952
  title?: string | undefined;
3952
3953
  fileUrl?: string | undefined;
3953
- mimeType?: string | undefined;
3954
3954
  fileId?: string | undefined;
3955
3955
  iconLink?: string | undefined;
3956
3956
  }, {
3957
+ mimeType?: string | undefined;
3957
3958
  title?: string | undefined;
3958
3959
  fileUrl?: string | undefined;
3959
- mimeType?: string | undefined;
3960
3960
  fileId?: string | undefined;
3961
3961
  iconLink?: string | undefined;
3962
3962
  }>, "many">>;
@@ -3964,9 +3964,9 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3964
3964
  }, z.ZodTypeAny, "passthrough">>>;
3965
3965
  error: z.ZodString;
3966
3966
  }, "strip", z.ZodTypeAny, {
3967
- operation: "update_event";
3968
- success: boolean;
3969
3967
  error: string;
3968
+ success: boolean;
3969
+ operation: "update_event";
3970
3970
  event?: z.objectOutputType<{
3971
3971
  id: z.ZodString;
3972
3972
  status: z.ZodOptional<z.ZodString>;
@@ -4037,24 +4037,24 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4037
4037
  mimeType: z.ZodOptional<z.ZodString>;
4038
4038
  iconLink: z.ZodOptional<z.ZodString>;
4039
4039
  }, "strip", z.ZodTypeAny, {
4040
+ mimeType?: string | undefined;
4040
4041
  title?: string | undefined;
4041
4042
  fileUrl?: string | undefined;
4042
- mimeType?: string | undefined;
4043
4043
  fileId?: string | undefined;
4044
4044
  iconLink?: string | undefined;
4045
4045
  }, {
4046
+ mimeType?: string | undefined;
4046
4047
  title?: string | undefined;
4047
4048
  fileUrl?: string | undefined;
4048
- mimeType?: string | undefined;
4049
4049
  fileId?: string | undefined;
4050
4050
  iconLink?: string | undefined;
4051
4051
  }>, "many">>;
4052
4052
  driveAttachmentFileIds: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
4053
4053
  }, z.ZodTypeAny, "passthrough"> | undefined;
4054
4054
  }, {
4055
- operation: "update_event";
4056
- success: boolean;
4057
4055
  error: string;
4056
+ success: boolean;
4057
+ operation: "update_event";
4058
4058
  event?: z.objectInputType<{
4059
4059
  id: z.ZodString;
4060
4060
  status: z.ZodOptional<z.ZodString>;
@@ -4125,15 +4125,15 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4125
4125
  mimeType: z.ZodOptional<z.ZodString>;
4126
4126
  iconLink: z.ZodOptional<z.ZodString>;
4127
4127
  }, "strip", z.ZodTypeAny, {
4128
+ mimeType?: string | undefined;
4128
4129
  title?: string | undefined;
4129
4130
  fileUrl?: string | undefined;
4130
- mimeType?: string | undefined;
4131
4131
  fileId?: string | undefined;
4132
4132
  iconLink?: string | undefined;
4133
4133
  }, {
4134
+ mimeType?: string | undefined;
4134
4135
  title?: string | undefined;
4135
4136
  fileUrl?: string | undefined;
4136
- mimeType?: string | undefined;
4137
4137
  fileId?: string | undefined;
4138
4138
  iconLink?: string | undefined;
4139
4139
  }>, "many">>;
@@ -4145,14 +4145,14 @@ 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
- operation: "delete_event";
4149
- success: boolean;
4150
4148
  error: string;
4149
+ success: boolean;
4150
+ operation: "delete_event";
4151
4151
  deleted?: boolean | undefined;
4152
4152
  }, {
4153
- operation: "delete_event";
4154
- success: boolean;
4155
4153
  error: string;
4154
+ success: boolean;
4155
+ operation: "delete_event";
4156
4156
  deleted?: boolean | undefined;
4157
4157
  }>]>;
4158
4158
  static readonly shortDescription = "Google Calendar integration for managing events";