@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
@@ -54,7 +54,21 @@ declare const recallaiUpdateVideoMixed: import("@keystrokehq/action").WorkflowAc
54
54
  metadata: Record<string, unknown>;
55
55
  } | undefined;
56
56
  created_at?: string | undefined;
57
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
57
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
58
+ connectionId: z.ZodString;
59
+ entityId: z.ZodString;
60
+ instanceId: z.ZodString;
61
+ }, z.core.$strip>, z.ZodObject<{
62
+ full: z.ZodString;
63
+ generic_api_key: z.ZodString;
64
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
65
+ connectionId: z.ZodString;
66
+ entityId: z.ZodString;
67
+ instanceId: z.ZodString;
68
+ }, z.core.$strip>, z.ZodObject<{
69
+ full: z.ZodString;
70
+ generic_api_key: z.ZodString;
71
+ }, z.core.$strip>>]>;
58
72
  //#endregion
59
73
  export { recallaiUpdateVideoMixed };
60
74
  //# sourceMappingURL=update-video-mixed.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-video-mixed.d.mts","names":[],"sources":["../../src/actions/update-video-mixed.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cA8B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA;;;;;;;;;;;aAMnC,MAAA;;;cAAA,MAAA;EAAA"}
1
+ {"version":3,"file":"update-video-mixed.d.mts","names":[],"sources":["../../src/actions/update-video-mixed.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cA8B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA"}
@@ -22,7 +22,21 @@ declare const recallaiUpdateZoomOAuthApp: import("@keystrokehq/action").Workflow
22
22
  id: string;
23
23
  client_secret?: string | undefined;
24
24
  webhook_secret?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ full: z.ZodString;
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ full: z.ZodString;
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
26
40
  //#endregion
27
41
  export { recallaiUpdateZoomOAuthApp };
28
42
  //# sourceMappingURL=update-zoom-o-auth-app.d.cts.map
@@ -22,7 +22,21 @@ declare const recallaiUpdateZoomOAuthApp: import("@keystrokehq/action").Workflow
22
22
  id: string;
23
23
  client_secret?: string | undefined;
24
24
  webhook_secret?: string | undefined;
25
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
25
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ full: z.ZodString;
31
+ generic_api_key: z.ZodString;
32
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
33
+ connectionId: z.ZodString;
34
+ entityId: z.ZodString;
35
+ instanceId: z.ZodString;
36
+ }, z.core.$strip>, z.ZodObject<{
37
+ full: z.ZodString;
38
+ generic_api_key: z.ZodString;
39
+ }, z.core.$strip>>]>;
26
40
  //#endregion
27
41
  export { recallaiUpdateZoomOAuthApp };
28
42
  //# sourceMappingURL=update-zoom-o-auth-app.d.mts.map
package/dist/app.cjs CHANGED
@@ -1,7 +1,13 @@
1
+ let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
2
+ let zod = require("zod");
1
3
  //#region src/app.ts
2
- const recallai = (0, require("@keystrokehq/keystroke/app").defineApp)({
4
+ const recallai = (0, _keystrokehq_keystroke_app.defineApp)({
3
5
  slug: "recallai",
4
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: {
8
+ full: zod.z.string(),
9
+ generic_api_key: zod.z.string()
10
+ }
5
11
  });
6
12
  //#endregion
7
13
  exports.recallai = recallai;
package/dist/app.cjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const recallai = defineApp({\n slug: \"recallai\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,YAAA,uCAAA,CAAA,CAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const recallai = defineApp({\n slug: \"recallai\",\n auth: \"keystroke\",\n credential: {\n full: z.string(),\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,YAAA,GAAA,2BAAA,UAAA,CAAqB;CAChC,MAAM;CACN,MAAM;CACN,YAAY;EACV,MAAMA,IAAAA,EAAE,OAAO;EACf,iBAAiBA,IAAAA,EAAE,OAAO;CAC5B;AACF,CAAC"}
package/dist/app.d.cts CHANGED
@@ -1,5 +1,14 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const recallai: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const recallai: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ full: z.ZodString;
10
+ generic_api_key: z.ZodString;
11
+ }, z.core.$strip>>>;
3
12
  //#endregion
4
13
  export { recallai };
5
14
  //# sourceMappingURL=app.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,QAAA,6BAAQ,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
package/dist/app.d.mts CHANGED
@@ -1,5 +1,14 @@
1
+ import { z } from "zod";
2
+
1
3
  //#region src/app.d.ts
2
- declare const recallai: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
4
+ declare const recallai: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
5
+ connectionId: z.ZodString;
6
+ entityId: z.ZodString;
7
+ instanceId: z.ZodString;
8
+ }, z.core.$strip>, z.ZodObject<{
9
+ full: z.ZodString;
10
+ generic_api_key: z.ZodString;
11
+ }, z.core.$strip>>>;
3
12
  //#endregion
4
13
  export { recallai };
5
14
  //# sourceMappingURL=app.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,QAAA,6BAAQ,GAAA,+BAAA,UAAA"}
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;cAGa,QAAA,6BAAQ,GAAA,+BAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
package/dist/app.mjs CHANGED
@@ -1,8 +1,13 @@
1
1
  import { defineApp } from "@keystrokehq/keystroke/app";
2
+ import { z } from "zod";
2
3
  //#region src/app.ts
3
4
  const recallai = defineApp({
4
5
  slug: "recallai",
5
- auth: "keystroke"
6
+ auth: "keystroke",
7
+ credential: {
8
+ full: z.string(),
9
+ generic_api_key: z.string()
10
+ }
6
11
  });
7
12
  //#endregion
8
13
  export { recallai };
package/dist/app.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const recallai = defineApp({\n slug: \"recallai\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;AACR,CAAC"}
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nexport const recallai = defineApp({\n slug: \"recallai\",\n auth: \"keystroke\",\n credential: {\n full: z.string(),\n generic_api_key: z.string(),\n },\n});\n"],"mappings":";;;AAGA,MAAa,WAAW,UAAU;CAChC,MAAM;CACN,MAAM;CACN,YAAY;EACV,MAAM,EAAE,OAAO;EACf,iBAAiB,EAAE,OAAO;CAC5B;AACF,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/recallai",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"