@keystrokehq/recallai 0.1.4 → 0.1.5

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 (145) hide show
  1. package/dist/actions/create-bot.d.cts +21 -7
  2. package/dist/actions/create-bot.d.mts +21 -7
  3. package/dist/actions/create-calendar-authenticate.d.cts +15 -1
  4. package/dist/actions/create-calendar-authenticate.d.mts +15 -1
  5. package/dist/actions/create-calendar.d.cts +15 -1
  6. package/dist/actions/create-calendar.d.mts +15 -1
  7. package/dist/actions/create-google-login-group.d.cts +15 -1
  8. package/dist/actions/create-google-login-group.d.mts +15 -1
  9. package/dist/actions/create-google-login.d.cts +15 -1
  10. package/dist/actions/create-google-login.d.mts +15 -1
  11. package/dist/actions/create-meeting-direct-connect.d.cts +15 -1
  12. package/dist/actions/create-meeting-direct-connect.d.mts +15 -1
  13. package/dist/actions/create-sdk-upload.d.cts +15 -1
  14. package/dist/actions/create-sdk-upload.d.mts +15 -1
  15. package/dist/actions/create-zoom-oauth-app.d.cts +15 -1
  16. package/dist/actions/create-zoom-oauth-app.d.mts +15 -1
  17. package/dist/actions/delete-bot-media.d.cts +15 -1
  18. package/dist/actions/delete-bot-media.d.mts +15 -1
  19. package/dist/actions/delete-bot.d.cts +15 -1
  20. package/dist/actions/delete-bot.d.mts +15 -1
  21. package/dist/actions/delete-calendar.d.cts +15 -1
  22. package/dist/actions/delete-calendar.d.mts +15 -1
  23. package/dist/actions/destroy-calendar-user.d.cts +15 -1
  24. package/dist/actions/destroy-calendar-user.d.mts +15 -1
  25. package/dist/actions/destroy-google-login-group.d.cts +15 -1
  26. package/dist/actions/destroy-google-login-group.d.mts +15 -1
  27. package/dist/actions/destroy-google-login.d.cts +15 -1
  28. package/dist/actions/destroy-google-login.d.mts +15 -1
  29. package/dist/actions/destroy-zoom-o-auth-app.d.cts +15 -1
  30. package/dist/actions/destroy-zoom-o-auth-app.d.mts +15 -1
  31. package/dist/actions/disconnect-calendar-user.d.cts +15 -1
  32. package/dist/actions/disconnect-calendar-user.d.mts +15 -1
  33. package/dist/actions/list-audio-mixed.d.cts +15 -1
  34. package/dist/actions/list-audio-mixed.d.mts +15 -1
  35. package/dist/actions/list-audio-separate.d.cts +15 -1
  36. package/dist/actions/list-audio-separate.d.mts +15 -1
  37. package/dist/actions/list-bot-screenshots.d.cts +15 -1
  38. package/dist/actions/list-bot-screenshots.d.mts +15 -1
  39. package/dist/actions/list-bots.d.cts +15 -1
  40. package/dist/actions/list-bots.d.mts +15 -1
  41. package/dist/actions/list-calendar-events.d.cts +15 -1
  42. package/dist/actions/list-calendar-events.d.mts +15 -1
  43. package/dist/actions/list-calendar-meetings.d.cts +15 -1
  44. package/dist/actions/list-calendar-meetings.d.mts +15 -1
  45. package/dist/actions/list-calendar-users.d.cts +15 -1
  46. package/dist/actions/list-calendar-users.d.mts +15 -1
  47. package/dist/actions/list-calendars.d.cts +15 -1
  48. package/dist/actions/list-calendars.d.mts +15 -1
  49. package/dist/actions/list-chat-messages.d.cts +15 -1
  50. package/dist/actions/list-chat-messages.d.mts +15 -1
  51. package/dist/actions/list-google-login-groups.d.cts +15 -1
  52. package/dist/actions/list-google-login-groups.d.mts +15 -1
  53. package/dist/actions/list-google-logins.d.cts +15 -1
  54. package/dist/actions/list-google-logins.d.mts +15 -1
  55. package/dist/actions/list-meeting-direct-connect.d.cts +15 -1
  56. package/dist/actions/list-meeting-direct-connect.d.cts.map +1 -1
  57. package/dist/actions/list-meeting-direct-connect.d.mts +15 -1
  58. package/dist/actions/list-meeting-direct-connect.d.mts.map +1 -1
  59. package/dist/actions/list-meeting-metadata.d.cts +15 -1
  60. package/dist/actions/list-meeting-metadata.d.mts +15 -1
  61. package/dist/actions/list-participant-events.d.cts +15 -1
  62. package/dist/actions/list-participant-events.d.mts +15 -1
  63. package/dist/actions/list-realtime-endpoint.d.cts +15 -1
  64. package/dist/actions/list-realtime-endpoint.d.mts +15 -1
  65. package/dist/actions/list-recording.d.cts +15 -1
  66. package/dist/actions/list-recording.d.mts +15 -1
  67. package/dist/actions/list-sdk-uploads.d.cts +15 -1
  68. package/dist/actions/list-sdk-uploads.d.mts +15 -1
  69. package/dist/actions/list-slack-teams.d.cts +15 -1
  70. package/dist/actions/list-slack-teams.d.cts.map +1 -1
  71. package/dist/actions/list-slack-teams.d.mts +15 -1
  72. package/dist/actions/list-slack-teams.d.mts.map +1 -1
  73. package/dist/actions/list-transcript.d.cts +15 -1
  74. package/dist/actions/list-transcript.d.mts +15 -1
  75. package/dist/actions/list-video-mixed.d.cts +15 -1
  76. package/dist/actions/list-video-mixed.d.mts +15 -1
  77. package/dist/actions/list-video-separate.d.cts +15 -1
  78. package/dist/actions/list-video-separate.d.mts +15 -1
  79. package/dist/actions/list-zoom-meetings-to-credentials.d.cts +15 -1
  80. package/dist/actions/list-zoom-meetings-to-credentials.d.mts +15 -1
  81. package/dist/actions/list-zoom-o-auth-credentials.d.cts +15 -1
  82. package/dist/actions/list-zoom-o-auth-credentials.d.mts +15 -1
  83. package/dist/actions/list-zoom-oauth-app-logs.d.cts +15 -1
  84. package/dist/actions/list-zoom-oauth-app-logs.d.mts +15 -1
  85. package/dist/actions/list-zoom-oauth-apps.d.cts +15 -1
  86. package/dist/actions/list-zoom-oauth-apps.d.mts +15 -1
  87. package/dist/actions/list-zoom-oauth-credential-logs.d.cts +15 -1
  88. package/dist/actions/list-zoom-oauth-credential-logs.d.mts +15 -1
  89. package/dist/actions/remove-bot-from-call.d.cts +15 -1
  90. package/dist/actions/remove-bot-from-call.d.mts +15 -1
  91. package/dist/actions/retrieve-billing-usage.d.cts +15 -1
  92. package/dist/actions/retrieve-billing-usage.d.mts +15 -1
  93. package/dist/actions/retrieve-bot.d.cts +15 -1
  94. package/dist/actions/retrieve-bot.d.mts +15 -1
  95. package/dist/actions/retrieve-calendars.d.cts +15 -1
  96. package/dist/actions/retrieve-calendars.d.mts +15 -1
  97. package/dist/actions/retrieve-google-login-group.d.cts +15 -1
  98. package/dist/actions/retrieve-google-login-group.d.mts +15 -1
  99. package/dist/actions/retrieve-meeting-direct-connect.d.cts +15 -1
  100. package/dist/actions/retrieve-meeting-direct-connect.d.mts +15 -1
  101. package/dist/actions/retrieve-recording.d.cts +15 -1
  102. package/dist/actions/retrieve-recording.d.mts +15 -1
  103. package/dist/actions/retrieve-sdk-upload.d.cts +15 -1
  104. package/dist/actions/retrieve-sdk-upload.d.mts +15 -1
  105. package/dist/actions/retrieve-video-mixed.d.cts +15 -1
  106. package/dist/actions/retrieve-video-mixed.d.mts +15 -1
  107. package/dist/actions/retrieve-zoom-oauth-app.d.cts +15 -1
  108. package/dist/actions/retrieve-zoom-oauth-app.d.mts +15 -1
  109. package/dist/actions/start-recording.d.cts +15 -1
  110. package/dist/actions/start-recording.d.mts +15 -1
  111. package/dist/actions/stop-recording.d.cts +15 -1
  112. package/dist/actions/stop-recording.d.mts +15 -1
  113. package/dist/actions/update-bot.d.cts +15 -1
  114. package/dist/actions/update-bot.d.mts +15 -1
  115. package/dist/actions/update-calendar-user.d.cts +15 -1
  116. package/dist/actions/update-calendar-user.d.mts +15 -1
  117. package/dist/actions/update-calendar.d.cts +15 -1
  118. package/dist/actions/update-calendar.d.cts.map +1 -1
  119. package/dist/actions/update-calendar.d.mts +15 -1
  120. package/dist/actions/update-calendar.d.mts.map +1 -1
  121. package/dist/actions/update-google-login-group.d.cts +15 -1
  122. package/dist/actions/update-google-login-group.d.mts +15 -1
  123. package/dist/actions/update-google-login-groups.d.cts +15 -1
  124. package/dist/actions/update-google-login-groups.d.mts +15 -1
  125. package/dist/actions/update-google-login.d.cts +15 -1
  126. package/dist/actions/update-google-login.d.mts +15 -1
  127. package/dist/actions/update-recording.d.cts +15 -1
  128. package/dist/actions/update-recording.d.cts.map +1 -1
  129. package/dist/actions/update-recording.d.mts +15 -1
  130. package/dist/actions/update-recording.d.mts.map +1 -1
  131. package/dist/actions/update-video-mixed.d.cts +15 -1
  132. package/dist/actions/update-video-mixed.d.cts.map +1 -1
  133. package/dist/actions/update-video-mixed.d.mts +15 -1
  134. package/dist/actions/update-video-mixed.d.mts.map +1 -1
  135. package/dist/actions/update-zoom-o-auth-app.d.cts +15 -1
  136. package/dist/actions/update-zoom-o-auth-app.d.mts +15 -1
  137. package/dist/app.cjs +8 -2
  138. package/dist/app.cjs.map +1 -1
  139. package/dist/app.d.cts +10 -1
  140. package/dist/app.d.cts.map +1 -1
  141. package/dist/app.d.mts +10 -1
  142. package/dist/app.d.mts.map +1 -1
  143. package/dist/app.mjs +6 -1
  144. package/dist/app.mjs.map +1 -1
  145. package/package.json +1 -1
@@ -9,7 +9,21 @@ declare const RecallaiDeleteCalendarOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDeleteCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDeleteCalendar };
15
29
  //# sourceMappingURL=delete-calendar.d.mts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyCalendarUserOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  user_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyCalendarUser };
15
29
  //# sourceMappingURL=destroy-calendar-user.d.cts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyCalendarUserOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  user_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyCalendarUser };
15
29
  //# sourceMappingURL=destroy-calendar-user.d.mts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyGoogleLoginGroupOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyGoogleLoginGroup };
15
29
  //# sourceMappingURL=destroy-google-login-group.d.cts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyGoogleLoginGroupOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyGoogleLoginGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyGoogleLoginGroup };
15
29
  //# sourceMappingURL=destroy-google-login-group.d.mts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyGoogleLoginOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyGoogleLogin };
15
29
  //# sourceMappingURL=destroy-google-login.d.cts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyGoogleLoginOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyGoogleLogin: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyGoogleLogin };
15
29
  //# sourceMappingURL=destroy-google-login.d.mts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyZoomOAuthAppOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyZoomOAuthApp: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyZoomOAuthApp };
15
29
  //# sourceMappingURL=destroy-zoom-o-auth-app.d.cts.map
@@ -9,7 +9,21 @@ declare const RecallaiDestroyZoomOAuthAppOutput: z.ZodObject<{
9
9
  }, z.core.$loose>;
10
10
  declare const recallaiDestroyZoomOAuthApp: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ full: z.ZodString;
18
+ generic_api_key: z.ZodString;
19
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ full: z.ZodString;
25
+ generic_api_key: z.ZodString;
26
+ }, z.core.$strip>>]>;
13
27
  //#endregion
14
28
  export { recallaiDestroyZoomOAuthApp };
15
29
  //# sourceMappingURL=destroy-zoom-o-auth-app.d.mts.map
@@ -31,7 +31,21 @@ declare const RecallaiDisconnectCalendarUserOutput: z.ZodObject<{
31
31
  declare const recallaiDisconnectCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  user_id: string;
33
33
  platform: "google" | "microsoft";
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ full: z.ZodString;
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ full: z.ZodString;
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
35
49
  //#endregion
36
50
  export { recallaiDisconnectCalendarUser };
37
51
  //# sourceMappingURL=disconnect-calendar-user.d.cts.map
@@ -31,7 +31,21 @@ declare const RecallaiDisconnectCalendarUserOutput: z.ZodObject<{
31
31
  declare const recallaiDisconnectCalendarUser: import("@keystrokehq/action").WorkflowActionDefinition<{
32
32
  user_id: string;
33
33
  platform: "google" | "microsoft";
34
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
34
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
35
+ connectionId: z.ZodString;
36
+ entityId: z.ZodString;
37
+ instanceId: z.ZodString;
38
+ }, z.core.$strip>, z.ZodObject<{
39
+ full: z.ZodString;
40
+ generic_api_key: z.ZodString;
41
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ full: z.ZodString;
47
+ generic_api_key: z.ZodString;
48
+ }, z.core.$strip>>]>;
35
49
  //#endregion
36
50
  export { recallaiDisconnectCalendarUser };
37
51
  //# sourceMappingURL=disconnect-calendar-user.d.mts.map
@@ -40,7 +40,21 @@ declare const recallaiListAudioMixed: import("@keystrokehq/action").WorkflowActi
40
40
  recording_id?: string | undefined;
41
41
  created_at_after?: string | undefined;
42
42
  created_at_before?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
44
58
  //#endregion
45
59
  export { recallaiListAudioMixed };
46
60
  //# sourceMappingURL=list-audio-mixed.d.cts.map
@@ -40,7 +40,21 @@ declare const recallaiListAudioMixed: import("@keystrokehq/action").WorkflowActi
40
40
  recording_id?: string | undefined;
41
41
  created_at_after?: string | undefined;
42
42
  created_at_before?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
44
58
  //#endregion
45
59
  export { recallaiListAudioMixed };
46
60
  //# sourceMappingURL=list-audio-mixed.d.mts.map
@@ -43,7 +43,21 @@ declare const recallaiListAudioSeparate: import("@keystrokehq/action").WorkflowA
43
43
  recording_id?: string | undefined;
44
44
  created_at_after?: string | undefined;
45
45
  created_at_before?: string | undefined;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ full: z.ZodString;
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ full: z.ZodString;
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
47
61
  //#endregion
48
62
  export { recallaiListAudioSeparate };
49
63
  //# sourceMappingURL=list-audio-separate.d.cts.map
@@ -43,7 +43,21 @@ declare const recallaiListAudioSeparate: import("@keystrokehq/action").WorkflowA
43
43
  recording_id?: string | undefined;
44
44
  created_at_after?: string | undefined;
45
45
  created_at_before?: string | undefined;
46
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
46
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
47
+ connectionId: z.ZodString;
48
+ entityId: z.ZodString;
49
+ instanceId: z.ZodString;
50
+ }, z.core.$strip>, z.ZodObject<{
51
+ full: z.ZodString;
52
+ generic_api_key: z.ZodString;
53
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
54
+ connectionId: z.ZodString;
55
+ entityId: z.ZodString;
56
+ instanceId: z.ZodString;
57
+ }, z.core.$strip>, z.ZodObject<{
58
+ full: z.ZodString;
59
+ generic_api_key: z.ZodString;
60
+ }, z.core.$strip>>]>;
47
61
  //#endregion
48
62
  export { recallaiListAudioSeparate };
49
63
  //# sourceMappingURL=list-audio-separate.d.mts.map
@@ -23,7 +23,21 @@ declare const recallaiListBotScreenshots: import("@keystrokehq/action").Workflow
23
23
  recorded_at_after?: string | undefined;
24
24
  continuation_token?: string | undefined;
25
25
  recorded_at_before?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ full: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ full: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { recallaiListBotScreenshots };
29
43
  //# sourceMappingURL=list-bot-screenshots.d.cts.map
@@ -23,7 +23,21 @@ declare const recallaiListBotScreenshots: import("@keystrokehq/action").Workflow
23
23
  recorded_at_after?: string | undefined;
24
24
  continuation_token?: string | undefined;
25
25
  recorded_at_before?: string | undefined;
26
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
26
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ full: z.ZodString;
32
+ generic_api_key: z.ZodString;
33
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
34
+ connectionId: z.ZodString;
35
+ entityId: z.ZodString;
36
+ instanceId: z.ZodString;
37
+ }, z.core.$strip>, z.ZodObject<{
38
+ full: z.ZodString;
39
+ generic_api_key: z.ZodString;
40
+ }, z.core.$strip>>]>;
27
41
  //#endregion
28
42
  export { recallaiListBotScreenshots };
29
43
  //# sourceMappingURL=list-bot-screenshots.d.mts.map
@@ -34,7 +34,21 @@ declare const RecallaiListBotsOutput: z.ZodObject<{
34
34
  }, z.core.$loose>;
35
35
  declare const recallaiListBots: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  page?: number | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ full: z.ZodString;
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ full: z.ZodString;
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
38
52
  //#endregion
39
53
  export { recallaiListBots };
40
54
  //# sourceMappingURL=list-bots.d.cts.map
@@ -34,7 +34,21 @@ declare const RecallaiListBotsOutput: z.ZodObject<{
34
34
  }, z.core.$loose>;
35
35
  declare const recallaiListBots: import("@keystrokehq/action").WorkflowActionDefinition<{
36
36
  page?: number | undefined;
37
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ full: z.ZodString;
43
+ generic_api_key: z.ZodString;
44
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
45
+ connectionId: z.ZodString;
46
+ entityId: z.ZodString;
47
+ instanceId: z.ZodString;
48
+ }, z.core.$strip>, z.ZodObject<{
49
+ full: z.ZodString;
50
+ generic_api_key: z.ZodString;
51
+ }, z.core.$strip>>]>;
38
52
  //#endregion
39
53
  export { recallaiListBots };
40
54
  //# sourceMappingURL=list-bots.d.mts.map
@@ -40,7 +40,21 @@ declare const recallaiListCalendarEvents: import("@keystrokehq/action").Workflow
40
40
  start_time__gte?: string | undefined;
41
41
  start_time__lte?: string | undefined;
42
42
  updated_at__gte?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
44
58
  //#endregion
45
59
  export { recallaiListCalendarEvents };
46
60
  //# sourceMappingURL=list-calendar-events.d.cts.map
@@ -40,7 +40,21 @@ declare const recallaiListCalendarEvents: import("@keystrokehq/action").Workflow
40
40
  start_time__gte?: string | undefined;
41
41
  start_time__lte?: string | undefined;
42
42
  updated_at__gte?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
44
58
  //#endregion
45
59
  export { recallaiListCalendarEvents };
46
60
  //# sourceMappingURL=list-calendar-events.d.mts.map
@@ -64,7 +64,21 @@ declare const recallaiListCalendarMeetings: import("@keystrokehq/action").Workfl
64
64
  ical_uid?: string | undefined;
65
65
  start_time_after?: string | undefined;
66
66
  start_time_before?: string | undefined;
67
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
67
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ full: z.ZodString;
73
+ generic_api_key: z.ZodString;
74
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ full: z.ZodString;
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>;
68
82
  //#endregion
69
83
  export { recallaiListCalendarMeetings };
70
84
  //# sourceMappingURL=list-calendar-meetings.d.cts.map
@@ -64,7 +64,21 @@ declare const recallaiListCalendarMeetings: import("@keystrokehq/action").Workfl
64
64
  ical_uid?: string | undefined;
65
65
  start_time_after?: string | undefined;
66
66
  start_time_before?: string | undefined;
67
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
67
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
68
+ connectionId: z.ZodString;
69
+ entityId: z.ZodString;
70
+ instanceId: z.ZodString;
71
+ }, z.core.$strip>, z.ZodObject<{
72
+ full: z.ZodString;
73
+ generic_api_key: z.ZodString;
74
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
75
+ connectionId: z.ZodString;
76
+ entityId: z.ZodString;
77
+ instanceId: z.ZodString;
78
+ }, z.core.$strip>, z.ZodObject<{
79
+ full: z.ZodString;
80
+ generic_api_key: z.ZodString;
81
+ }, z.core.$strip>>]>;
68
82
  //#endregion
69
83
  export { recallaiListCalendarMeetings };
70
84
  //# sourceMappingURL=list-calendar-meetings.d.mts.map
@@ -25,7 +25,21 @@ declare const RecallaiListCalendarUsersOutput: z.ZodObject<{
25
25
  declare const recallaiListCalendarUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  email?: string | undefined;
27
27
  paginate?: boolean | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ full: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ full: z.ZodString;
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
29
43
  //#endregion
30
44
  export { recallaiListCalendarUsers };
31
45
  //# sourceMappingURL=list-calendar-users.d.cts.map
@@ -25,7 +25,21 @@ declare const RecallaiListCalendarUsersOutput: z.ZodObject<{
25
25
  declare const recallaiListCalendarUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  email?: string | undefined;
27
27
  paginate?: boolean | undefined;
28
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ full: z.ZodString;
34
+ generic_api_key: z.ZodString;
35
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
36
+ connectionId: z.ZodString;
37
+ entityId: z.ZodString;
38
+ instanceId: z.ZodString;
39
+ }, z.core.$strip>, z.ZodObject<{
40
+ full: z.ZodString;
41
+ generic_api_key: z.ZodString;
42
+ }, z.core.$strip>>]>;
29
43
  //#endregion
30
44
  export { recallaiListCalendarUsers };
31
45
  //# sourceMappingURL=list-calendar-users.d.mts.map
@@ -40,7 +40,21 @@ declare const recallaiListCalendars: import("@keystrokehq/action").WorkflowActio
40
40
  status?: "connected" | "connecting" | "disconnected" | undefined;
41
41
  platform?: "google_calendar" | "microsoft_outlook" | undefined;
42
42
  created_at__gte?: string | undefined;
43
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
43
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
44
+ connectionId: z.ZodString;
45
+ entityId: z.ZodString;
46
+ instanceId: z.ZodString;
47
+ }, z.core.$strip>, z.ZodObject<{
48
+ full: z.ZodString;
49
+ generic_api_key: z.ZodString;
50
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
51
+ connectionId: z.ZodString;
52
+ entityId: z.ZodString;
53
+ instanceId: z.ZodString;
54
+ }, z.core.$strip>, z.ZodObject<{
55
+ full: z.ZodString;
56
+ generic_api_key: z.ZodString;
57
+ }, z.core.$strip>>]>;
44
58
  //#endregion
45
59
  export { recallaiListCalendars };
46
60
  //# sourceMappingURL=list-calendars.d.cts.map