@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  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 +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  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 +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -106,12 +106,12 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
106
106
  email: string;
107
107
  optional?: boolean | undefined;
108
108
  displayName?: string | undefined;
109
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
109
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
110
110
  }, {
111
111
  email: string;
112
112
  optional?: boolean | undefined;
113
113
  displayName?: string | undefined;
114
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
114
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
115
115
  }>, "many">>;
116
116
  conference: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
117
117
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -137,7 +137,7 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
137
137
  email: string;
138
138
  optional?: boolean | undefined;
139
139
  displayName?: string | undefined;
140
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
140
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
141
141
  }[] | undefined;
142
142
  }, {
143
143
  operation: "create_event";
@@ -159,7 +159,7 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
159
159
  email: string;
160
160
  optional?: boolean | undefined;
161
161
  displayName?: string | undefined;
162
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
162
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
163
163
  }[] | undefined;
164
164
  calendar_id?: string | undefined;
165
165
  conference?: boolean | undefined;
@@ -205,12 +205,12 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
205
205
  email: string;
206
206
  optional?: boolean | undefined;
207
207
  displayName?: string | undefined;
208
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
208
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
209
209
  }, {
210
210
  email: string;
211
211
  optional?: boolean | undefined;
212
212
  displayName?: string | undefined;
213
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
213
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
214
214
  }>, "many">>;
215
215
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
216
216
  }, "strip", z.ZodTypeAny, {
@@ -219,13 +219,13 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
219
219
  event_id: string;
220
220
  description?: string | undefined;
221
221
  credentials?: Partial<Record<CredentialType, string>> | undefined;
222
- location?: string | undefined;
223
222
  summary?: string | undefined;
224
223
  start?: {
225
224
  date?: string | undefined;
226
225
  timeZone?: string | undefined;
227
226
  dateTime?: string | undefined;
228
227
  } | undefined;
228
+ location?: string | undefined;
229
229
  end?: {
230
230
  date?: string | undefined;
231
231
  timeZone?: string | undefined;
@@ -235,20 +235,20 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
235
235
  email: string;
236
236
  optional?: boolean | undefined;
237
237
  displayName?: string | undefined;
238
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
238
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
239
239
  }[] | undefined;
240
240
  }, {
241
241
  operation: "update_event";
242
242
  event_id: string;
243
243
  description?: string | undefined;
244
244
  credentials?: Partial<Record<CredentialType, string>> | undefined;
245
- location?: string | undefined;
246
245
  summary?: string | undefined;
247
246
  start?: {
248
247
  date?: string | undefined;
249
248
  timeZone?: string | undefined;
250
249
  dateTime?: string | undefined;
251
250
  } | undefined;
251
+ location?: string | undefined;
252
252
  end?: {
253
253
  date?: string | undefined;
254
254
  timeZone?: string | undefined;
@@ -258,7 +258,7 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
258
258
  email: string;
259
259
  optional?: boolean | undefined;
260
260
  displayName?: string | undefined;
261
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
261
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
262
262
  }[] | undefined;
263
263
  calendar_id?: string | undefined;
264
264
  }>, z.ZodObject<{
@@ -380,12 +380,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
380
380
  email: string;
381
381
  optional?: boolean | undefined;
382
382
  displayName?: string | undefined;
383
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
383
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
384
384
  }, {
385
385
  email: string;
386
386
  optional?: boolean | undefined;
387
387
  displayName?: string | undefined;
388
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
388
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
389
389
  }>, "many">>;
390
390
  organizer: z.ZodOptional<z.ZodObject<{
391
391
  email: z.ZodOptional<z.ZodString>;
@@ -463,12 +463,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
463
463
  email: string;
464
464
  optional?: boolean | undefined;
465
465
  displayName?: string | undefined;
466
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
466
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
467
467
  }, {
468
468
  email: string;
469
469
  optional?: boolean | undefined;
470
470
  displayName?: string | undefined;
471
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
471
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
472
472
  }>, "many">>;
473
473
  organizer: z.ZodOptional<z.ZodObject<{
474
474
  email: z.ZodOptional<z.ZodString>;
@@ -546,12 +546,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
546
546
  email: string;
547
547
  optional?: boolean | undefined;
548
548
  displayName?: string | undefined;
549
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
549
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
550
550
  }, {
551
551
  email: string;
552
552
  optional?: boolean | undefined;
553
553
  displayName?: string | undefined;
554
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
554
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
555
555
  }>, "many">>;
556
556
  organizer: z.ZodOptional<z.ZodObject<{
557
557
  email: z.ZodOptional<z.ZodString>;
@@ -637,12 +637,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
637
637
  email: string;
638
638
  optional?: boolean | undefined;
639
639
  displayName?: string | undefined;
640
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
640
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
641
641
  }, {
642
642
  email: string;
643
643
  optional?: boolean | undefined;
644
644
  displayName?: string | undefined;
645
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
645
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
646
646
  }>, "many">>;
647
647
  organizer: z.ZodOptional<z.ZodObject<{
648
648
  email: z.ZodOptional<z.ZodString>;
@@ -726,12 +726,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
726
726
  email: string;
727
727
  optional?: boolean | undefined;
728
728
  displayName?: string | undefined;
729
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
729
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
730
730
  }, {
731
731
  email: string;
732
732
  optional?: boolean | undefined;
733
733
  displayName?: string | undefined;
734
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
734
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
735
735
  }>, "many">>;
736
736
  organizer: z.ZodOptional<z.ZodObject<{
737
737
  email: z.ZodOptional<z.ZodString>;
@@ -813,12 +813,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
813
813
  email: string;
814
814
  optional?: boolean | undefined;
815
815
  displayName?: string | undefined;
816
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
816
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
817
817
  }, {
818
818
  email: string;
819
819
  optional?: boolean | undefined;
820
820
  displayName?: string | undefined;
821
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
821
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
822
822
  }>, "many">>;
823
823
  organizer: z.ZodOptional<z.ZodObject<{
824
824
  email: z.ZodOptional<z.ZodString>;
@@ -896,12 +896,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
896
896
  email: string;
897
897
  optional?: boolean | undefined;
898
898
  displayName?: string | undefined;
899
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
899
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
900
900
  }, {
901
901
  email: string;
902
902
  optional?: boolean | undefined;
903
903
  displayName?: string | undefined;
904
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
904
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
905
905
  }>, "many">>;
906
906
  organizer: z.ZodOptional<z.ZodObject<{
907
907
  email: z.ZodOptional<z.ZodString>;
@@ -979,12 +979,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
979
979
  email: string;
980
980
  optional?: boolean | undefined;
981
981
  displayName?: string | undefined;
982
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
982
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
983
983
  }, {
984
984
  email: string;
985
985
  optional?: boolean | undefined;
986
986
  displayName?: string | undefined;
987
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
987
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
988
988
  }>, "many">>;
989
989
  organizer: z.ZodOptional<z.ZodObject<{
990
990
  email: z.ZodOptional<z.ZodString>;
@@ -1068,12 +1068,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1068
1068
  email: string;
1069
1069
  optional?: boolean | undefined;
1070
1070
  displayName?: string | undefined;
1071
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1071
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1072
1072
  }, {
1073
1073
  email: string;
1074
1074
  optional?: boolean | undefined;
1075
1075
  displayName?: string | undefined;
1076
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1076
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1077
1077
  }>, "many">>;
1078
1078
  organizer: z.ZodOptional<z.ZodObject<{
1079
1079
  email: z.ZodOptional<z.ZodString>;
@@ -1156,12 +1156,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1156
1156
  email: string;
1157
1157
  optional?: boolean | undefined;
1158
1158
  displayName?: string | undefined;
1159
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1159
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1160
1160
  }, {
1161
1161
  email: string;
1162
1162
  optional?: boolean | undefined;
1163
1163
  displayName?: string | undefined;
1164
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1164
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1165
1165
  }>, "many">>;
1166
1166
  organizer: z.ZodOptional<z.ZodObject<{
1167
1167
  email: z.ZodOptional<z.ZodString>;
@@ -1243,12 +1243,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1243
1243
  email: string;
1244
1244
  optional?: boolean | undefined;
1245
1245
  displayName?: string | undefined;
1246
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1246
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1247
1247
  }, {
1248
1248
  email: string;
1249
1249
  optional?: boolean | undefined;
1250
1250
  displayName?: string | undefined;
1251
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1251
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1252
1252
  }>, "many">>;
1253
1253
  organizer: z.ZodOptional<z.ZodObject<{
1254
1254
  email: z.ZodOptional<z.ZodString>;
@@ -1326,12 +1326,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1326
1326
  email: string;
1327
1327
  optional?: boolean | undefined;
1328
1328
  displayName?: string | undefined;
1329
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1329
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1330
1330
  }, {
1331
1331
  email: string;
1332
1332
  optional?: boolean | undefined;
1333
1333
  displayName?: string | undefined;
1334
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1334
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1335
1335
  }>, "many">>;
1336
1336
  organizer: z.ZodOptional<z.ZodObject<{
1337
1337
  email: z.ZodOptional<z.ZodString>;
@@ -1409,12 +1409,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1409
1409
  email: string;
1410
1410
  optional?: boolean | undefined;
1411
1411
  displayName?: string | undefined;
1412
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1412
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1413
1413
  }, {
1414
1414
  email: string;
1415
1415
  optional?: boolean | undefined;
1416
1416
  displayName?: string | undefined;
1417
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1417
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1418
1418
  }>, "many">>;
1419
1419
  organizer: z.ZodOptional<z.ZodObject<{
1420
1420
  email: z.ZodOptional<z.ZodString>;
@@ -1498,12 +1498,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1498
1498
  email: string;
1499
1499
  optional?: boolean | undefined;
1500
1500
  displayName?: string | undefined;
1501
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1501
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1502
1502
  }, {
1503
1503
  email: string;
1504
1504
  optional?: boolean | undefined;
1505
1505
  displayName?: string | undefined;
1506
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1506
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1507
1507
  }>, "many">>;
1508
1508
  organizer: z.ZodOptional<z.ZodObject<{
1509
1509
  email: z.ZodOptional<z.ZodString>;
@@ -1586,12 +1586,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1586
1586
  email: string;
1587
1587
  optional?: boolean | undefined;
1588
1588
  displayName?: string | undefined;
1589
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1589
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1590
1590
  }, {
1591
1591
  email: string;
1592
1592
  optional?: boolean | undefined;
1593
1593
  displayName?: string | undefined;
1594
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1594
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1595
1595
  }>, "many">>;
1596
1596
  organizer: z.ZodOptional<z.ZodObject<{
1597
1597
  email: z.ZodOptional<z.ZodString>;
@@ -1673,12 +1673,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1673
1673
  email: string;
1674
1674
  optional?: boolean | undefined;
1675
1675
  displayName?: string | undefined;
1676
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1676
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1677
1677
  }, {
1678
1678
  email: string;
1679
1679
  optional?: boolean | undefined;
1680
1680
  displayName?: string | undefined;
1681
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1681
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1682
1682
  }>, "many">>;
1683
1683
  organizer: z.ZodOptional<z.ZodObject<{
1684
1684
  email: z.ZodOptional<z.ZodString>;
@@ -1756,12 +1756,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1756
1756
  email: string;
1757
1757
  optional?: boolean | undefined;
1758
1758
  displayName?: string | undefined;
1759
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1759
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1760
1760
  }, {
1761
1761
  email: string;
1762
1762
  optional?: boolean | undefined;
1763
1763
  displayName?: string | undefined;
1764
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1764
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1765
1765
  }>, "many">>;
1766
1766
  organizer: z.ZodOptional<z.ZodObject<{
1767
1767
  email: z.ZodOptional<z.ZodString>;
@@ -1839,12 +1839,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1839
1839
  email: string;
1840
1840
  optional?: boolean | undefined;
1841
1841
  displayName?: string | undefined;
1842
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1842
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1843
1843
  }, {
1844
1844
  email: string;
1845
1845
  optional?: boolean | undefined;
1846
1846
  displayName?: string | undefined;
1847
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1847
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1848
1848
  }>, "many">>;
1849
1849
  organizer: z.ZodOptional<z.ZodObject<{
1850
1850
  email: z.ZodOptional<z.ZodString>;
@@ -1928,12 +1928,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
1928
1928
  email: string;
1929
1929
  optional?: boolean | undefined;
1930
1930
  displayName?: string | undefined;
1931
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1931
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1932
1932
  }, {
1933
1933
  email: string;
1934
1934
  optional?: boolean | undefined;
1935
1935
  displayName?: string | undefined;
1936
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
1936
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
1937
1937
  }>, "many">>;
1938
1938
  organizer: z.ZodOptional<z.ZodObject<{
1939
1939
  email: z.ZodOptional<z.ZodString>;
@@ -2016,12 +2016,12 @@ declare const GoogleCalendarResultSchema: z.ZodDiscriminatedUnion<"operation", [
2016
2016
  email: string;
2017
2017
  optional?: boolean | undefined;
2018
2018
  displayName?: string | undefined;
2019
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2019
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2020
2020
  }, {
2021
2021
  email: string;
2022
2022
  optional?: boolean | undefined;
2023
2023
  displayName?: string | undefined;
2024
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2024
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2025
2025
  }>, "many">>;
2026
2026
  organizer: z.ZodOptional<z.ZodObject<{
2027
2027
  email: z.ZodOptional<z.ZodString>;
@@ -2189,12 +2189,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2189
2189
  email: string;
2190
2190
  optional?: boolean | undefined;
2191
2191
  displayName?: string | undefined;
2192
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2192
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2193
2193
  }, {
2194
2194
  email: string;
2195
2195
  optional?: boolean | undefined;
2196
2196
  displayName?: string | undefined;
2197
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2197
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2198
2198
  }>, "many">>;
2199
2199
  conference: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
2200
2200
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -2220,7 +2220,7 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2220
2220
  email: string;
2221
2221
  optional?: boolean | undefined;
2222
2222
  displayName?: string | undefined;
2223
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2223
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2224
2224
  }[] | undefined;
2225
2225
  }, {
2226
2226
  operation: "create_event";
@@ -2242,7 +2242,7 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2242
2242
  email: string;
2243
2243
  optional?: boolean | undefined;
2244
2244
  displayName?: string | undefined;
2245
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2245
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2246
2246
  }[] | undefined;
2247
2247
  calendar_id?: string | undefined;
2248
2248
  conference?: boolean | undefined;
@@ -2288,12 +2288,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2288
2288
  email: string;
2289
2289
  optional?: boolean | undefined;
2290
2290
  displayName?: string | undefined;
2291
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2291
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2292
2292
  }, {
2293
2293
  email: string;
2294
2294
  optional?: boolean | undefined;
2295
2295
  displayName?: string | undefined;
2296
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2296
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2297
2297
  }>, "many">>;
2298
2298
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
2299
2299
  }, "strip", z.ZodTypeAny, {
@@ -2302,13 +2302,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2302
2302
  event_id: string;
2303
2303
  description?: string | undefined;
2304
2304
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2305
- location?: string | undefined;
2306
2305
  summary?: string | undefined;
2307
2306
  start?: {
2308
2307
  date?: string | undefined;
2309
2308
  timeZone?: string | undefined;
2310
2309
  dateTime?: string | undefined;
2311
2310
  } | undefined;
2311
+ location?: string | undefined;
2312
2312
  end?: {
2313
2313
  date?: string | undefined;
2314
2314
  timeZone?: string | undefined;
@@ -2318,20 +2318,20 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2318
2318
  email: string;
2319
2319
  optional?: boolean | undefined;
2320
2320
  displayName?: string | undefined;
2321
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2321
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2322
2322
  }[] | undefined;
2323
2323
  }, {
2324
2324
  operation: "update_event";
2325
2325
  event_id: string;
2326
2326
  description?: string | undefined;
2327
2327
  credentials?: Partial<Record<CredentialType, string>> | undefined;
2328
- location?: string | undefined;
2329
2328
  summary?: string | undefined;
2330
2329
  start?: {
2331
2330
  date?: string | undefined;
2332
2331
  timeZone?: string | undefined;
2333
2332
  dateTime?: string | undefined;
2334
2333
  } | undefined;
2334
+ location?: string | undefined;
2335
2335
  end?: {
2336
2336
  date?: string | undefined;
2337
2337
  timeZone?: string | undefined;
@@ -2341,7 +2341,7 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2341
2341
  email: string;
2342
2342
  optional?: boolean | undefined;
2343
2343
  displayName?: string | undefined;
2344
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2344
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2345
2345
  }[] | undefined;
2346
2346
  calendar_id?: string | undefined;
2347
2347
  }>, z.ZodObject<{
@@ -2463,12 +2463,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2463
2463
  email: string;
2464
2464
  optional?: boolean | undefined;
2465
2465
  displayName?: string | undefined;
2466
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2466
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2467
2467
  }, {
2468
2468
  email: string;
2469
2469
  optional?: boolean | undefined;
2470
2470
  displayName?: string | undefined;
2471
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2471
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2472
2472
  }>, "many">>;
2473
2473
  organizer: z.ZodOptional<z.ZodObject<{
2474
2474
  email: z.ZodOptional<z.ZodString>;
@@ -2546,12 +2546,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2546
2546
  email: string;
2547
2547
  optional?: boolean | undefined;
2548
2548
  displayName?: string | undefined;
2549
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2549
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2550
2550
  }, {
2551
2551
  email: string;
2552
2552
  optional?: boolean | undefined;
2553
2553
  displayName?: string | undefined;
2554
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2554
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2555
2555
  }>, "many">>;
2556
2556
  organizer: z.ZodOptional<z.ZodObject<{
2557
2557
  email: z.ZodOptional<z.ZodString>;
@@ -2629,12 +2629,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2629
2629
  email: string;
2630
2630
  optional?: boolean | undefined;
2631
2631
  displayName?: string | undefined;
2632
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2632
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2633
2633
  }, {
2634
2634
  email: string;
2635
2635
  optional?: boolean | undefined;
2636
2636
  displayName?: string | undefined;
2637
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2637
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2638
2638
  }>, "many">>;
2639
2639
  organizer: z.ZodOptional<z.ZodObject<{
2640
2640
  email: z.ZodOptional<z.ZodString>;
@@ -2720,12 +2720,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2720
2720
  email: string;
2721
2721
  optional?: boolean | undefined;
2722
2722
  displayName?: string | undefined;
2723
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2723
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2724
2724
  }, {
2725
2725
  email: string;
2726
2726
  optional?: boolean | undefined;
2727
2727
  displayName?: string | undefined;
2728
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2728
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2729
2729
  }>, "many">>;
2730
2730
  organizer: z.ZodOptional<z.ZodObject<{
2731
2731
  email: z.ZodOptional<z.ZodString>;
@@ -2809,12 +2809,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2809
2809
  email: string;
2810
2810
  optional?: boolean | undefined;
2811
2811
  displayName?: string | undefined;
2812
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2812
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2813
2813
  }, {
2814
2814
  email: string;
2815
2815
  optional?: boolean | undefined;
2816
2816
  displayName?: string | undefined;
2817
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2817
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2818
2818
  }>, "many">>;
2819
2819
  organizer: z.ZodOptional<z.ZodObject<{
2820
2820
  email: z.ZodOptional<z.ZodString>;
@@ -2896,12 +2896,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2896
2896
  email: string;
2897
2897
  optional?: boolean | undefined;
2898
2898
  displayName?: string | undefined;
2899
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2899
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2900
2900
  }, {
2901
2901
  email: string;
2902
2902
  optional?: boolean | undefined;
2903
2903
  displayName?: string | undefined;
2904
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2904
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2905
2905
  }>, "many">>;
2906
2906
  organizer: z.ZodOptional<z.ZodObject<{
2907
2907
  email: z.ZodOptional<z.ZodString>;
@@ -2979,12 +2979,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
2979
2979
  email: string;
2980
2980
  optional?: boolean | undefined;
2981
2981
  displayName?: string | undefined;
2982
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2982
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2983
2983
  }, {
2984
2984
  email: string;
2985
2985
  optional?: boolean | undefined;
2986
2986
  displayName?: string | undefined;
2987
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
2987
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
2988
2988
  }>, "many">>;
2989
2989
  organizer: z.ZodOptional<z.ZodObject<{
2990
2990
  email: z.ZodOptional<z.ZodString>;
@@ -3062,12 +3062,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3062
3062
  email: string;
3063
3063
  optional?: boolean | undefined;
3064
3064
  displayName?: string | undefined;
3065
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3065
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3066
3066
  }, {
3067
3067
  email: string;
3068
3068
  optional?: boolean | undefined;
3069
3069
  displayName?: string | undefined;
3070
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3070
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3071
3071
  }>, "many">>;
3072
3072
  organizer: z.ZodOptional<z.ZodObject<{
3073
3073
  email: z.ZodOptional<z.ZodString>;
@@ -3151,12 +3151,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3151
3151
  email: string;
3152
3152
  optional?: boolean | undefined;
3153
3153
  displayName?: string | undefined;
3154
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3154
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3155
3155
  }, {
3156
3156
  email: string;
3157
3157
  optional?: boolean | undefined;
3158
3158
  displayName?: string | undefined;
3159
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3159
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3160
3160
  }>, "many">>;
3161
3161
  organizer: z.ZodOptional<z.ZodObject<{
3162
3162
  email: z.ZodOptional<z.ZodString>;
@@ -3239,12 +3239,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3239
3239
  email: string;
3240
3240
  optional?: boolean | undefined;
3241
3241
  displayName?: string | undefined;
3242
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3242
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3243
3243
  }, {
3244
3244
  email: string;
3245
3245
  optional?: boolean | undefined;
3246
3246
  displayName?: string | undefined;
3247
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3247
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3248
3248
  }>, "many">>;
3249
3249
  organizer: z.ZodOptional<z.ZodObject<{
3250
3250
  email: z.ZodOptional<z.ZodString>;
@@ -3326,12 +3326,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3326
3326
  email: string;
3327
3327
  optional?: boolean | undefined;
3328
3328
  displayName?: string | undefined;
3329
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3329
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3330
3330
  }, {
3331
3331
  email: string;
3332
3332
  optional?: boolean | undefined;
3333
3333
  displayName?: string | undefined;
3334
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3334
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3335
3335
  }>, "many">>;
3336
3336
  organizer: z.ZodOptional<z.ZodObject<{
3337
3337
  email: z.ZodOptional<z.ZodString>;
@@ -3409,12 +3409,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3409
3409
  email: string;
3410
3410
  optional?: boolean | undefined;
3411
3411
  displayName?: string | undefined;
3412
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3412
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3413
3413
  }, {
3414
3414
  email: string;
3415
3415
  optional?: boolean | undefined;
3416
3416
  displayName?: string | undefined;
3417
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3417
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3418
3418
  }>, "many">>;
3419
3419
  organizer: z.ZodOptional<z.ZodObject<{
3420
3420
  email: z.ZodOptional<z.ZodString>;
@@ -3492,12 +3492,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3492
3492
  email: string;
3493
3493
  optional?: boolean | undefined;
3494
3494
  displayName?: string | undefined;
3495
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3495
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3496
3496
  }, {
3497
3497
  email: string;
3498
3498
  optional?: boolean | undefined;
3499
3499
  displayName?: string | undefined;
3500
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3500
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3501
3501
  }>, "many">>;
3502
3502
  organizer: z.ZodOptional<z.ZodObject<{
3503
3503
  email: z.ZodOptional<z.ZodString>;
@@ -3581,12 +3581,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3581
3581
  email: string;
3582
3582
  optional?: boolean | undefined;
3583
3583
  displayName?: string | undefined;
3584
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3584
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3585
3585
  }, {
3586
3586
  email: string;
3587
3587
  optional?: boolean | undefined;
3588
3588
  displayName?: string | undefined;
3589
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3589
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3590
3590
  }>, "many">>;
3591
3591
  organizer: z.ZodOptional<z.ZodObject<{
3592
3592
  email: z.ZodOptional<z.ZodString>;
@@ -3669,12 +3669,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3669
3669
  email: string;
3670
3670
  optional?: boolean | undefined;
3671
3671
  displayName?: string | undefined;
3672
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3672
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3673
3673
  }, {
3674
3674
  email: string;
3675
3675
  optional?: boolean | undefined;
3676
3676
  displayName?: string | undefined;
3677
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3677
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3678
3678
  }>, "many">>;
3679
3679
  organizer: z.ZodOptional<z.ZodObject<{
3680
3680
  email: z.ZodOptional<z.ZodString>;
@@ -3756,12 +3756,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3756
3756
  email: string;
3757
3757
  optional?: boolean | undefined;
3758
3758
  displayName?: string | undefined;
3759
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3759
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3760
3760
  }, {
3761
3761
  email: string;
3762
3762
  optional?: boolean | undefined;
3763
3763
  displayName?: string | undefined;
3764
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3764
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3765
3765
  }>, "many">>;
3766
3766
  organizer: z.ZodOptional<z.ZodObject<{
3767
3767
  email: z.ZodOptional<z.ZodString>;
@@ -3839,12 +3839,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3839
3839
  email: string;
3840
3840
  optional?: boolean | undefined;
3841
3841
  displayName?: string | undefined;
3842
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3842
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3843
3843
  }, {
3844
3844
  email: string;
3845
3845
  optional?: boolean | undefined;
3846
3846
  displayName?: string | undefined;
3847
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3847
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3848
3848
  }>, "many">>;
3849
3849
  organizer: z.ZodOptional<z.ZodObject<{
3850
3850
  email: z.ZodOptional<z.ZodString>;
@@ -3922,12 +3922,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
3922
3922
  email: string;
3923
3923
  optional?: boolean | undefined;
3924
3924
  displayName?: string | undefined;
3925
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3925
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3926
3926
  }, {
3927
3927
  email: string;
3928
3928
  optional?: boolean | undefined;
3929
3929
  displayName?: string | undefined;
3930
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
3930
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
3931
3931
  }>, "many">>;
3932
3932
  organizer: z.ZodOptional<z.ZodObject<{
3933
3933
  email: z.ZodOptional<z.ZodString>;
@@ -4011,12 +4011,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4011
4011
  email: string;
4012
4012
  optional?: boolean | undefined;
4013
4013
  displayName?: string | undefined;
4014
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
4014
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
4015
4015
  }, {
4016
4016
  email: string;
4017
4017
  optional?: boolean | undefined;
4018
4018
  displayName?: string | undefined;
4019
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
4019
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
4020
4020
  }>, "many">>;
4021
4021
  organizer: z.ZodOptional<z.ZodObject<{
4022
4022
  email: z.ZodOptional<z.ZodString>;
@@ -4099,12 +4099,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
4099
4099
  email: string;
4100
4100
  optional?: boolean | undefined;
4101
4101
  displayName?: string | undefined;
4102
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
4102
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
4103
4103
  }, {
4104
4104
  email: string;
4105
4105
  optional?: boolean | undefined;
4106
4106
  displayName?: string | undefined;
4107
- responseStatus?: "accepted" | "needsAction" | "declined" | "tentative" | undefined;
4107
+ responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
4108
4108
  }>, "many">>;
4109
4109
  organizer: z.ZodOptional<z.ZodObject<{
4110
4110
  email: z.ZodOptional<z.ZodString>;