@keystrokehq/recallai 0.1.3 → 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 (151) hide show
  1. package/dist/actions/create-bot.d.cts +15 -1
  2. package/dist/actions/create-bot.d.mts +15 -1
  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 +17 -3
  34. package/dist/actions/list-audio-mixed.d.mts +17 -3
  35. package/dist/actions/list-audio-separate.d.cts +17 -3
  36. package/dist/actions/list-audio-separate.d.mts +17 -3
  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 +17 -3
  60. package/dist/actions/list-meeting-metadata.d.mts +17 -3
  61. package/dist/actions/list-participant-events.d.cts +17 -3
  62. package/dist/actions/list-participant-events.d.mts +17 -3
  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 +17 -3
  66. package/dist/actions/list-recording.d.mts +17 -3
  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 +17 -3
  74. package/dist/actions/list-transcript.d.mts +17 -3
  75. package/dist/actions/list-video-mixed.d.cts +17 -3
  76. package/dist/actions/list-video-mixed.d.mts +17 -3
  77. package/dist/actions/list-video-separate.d.cts +18 -4
  78. package/dist/actions/list-video-separate.d.mts +18 -4
  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/dist/catalog.cjs +2 -2
  146. package/dist/catalog.cjs.map +1 -1
  147. package/dist/catalog.d.cts +2 -2
  148. package/dist/catalog.d.mts +2 -2
  149. package/dist/catalog.mjs +2 -2
  150. package/dist/catalog.mjs.map +1 -1
  151. package/package.json +1 -1
@@ -33,7 +33,21 @@ declare const recallaiUpdateGoogleLogin: import("@keystrokehq/action").WorkflowA
33
33
  sso_v2_private_key: string;
34
34
  sso_v2_workspace_domain: string;
35
35
  is_active?: boolean | undefined;
36
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
37
+ connectionId: z.ZodString;
38
+ entityId: z.ZodString;
39
+ instanceId: z.ZodString;
40
+ }, z.core.$strip>, z.ZodObject<{
41
+ full: z.ZodString;
42
+ generic_api_key: z.ZodString;
43
+ }, z.core.$strip>>]>, 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>>]>;
37
51
  //#endregion
38
52
  export { recallaiUpdateGoogleLogin };
39
53
  //# sourceMappingURL=update-google-login.d.mts.map
@@ -40,7 +40,21 @@ declare const RecallaiUpdateRecordingOutput: z.ZodObject<{
40
40
  declare const recallaiUpdateRecording: import("@keystrokehq/action").WorkflowActionDefinition<{
41
41
  id: string;
42
42
  metadata?: Record<string, unknown> | 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 { recallaiUpdateRecording };
46
60
  //# sourceMappingURL=update-recording.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-recording.d.cts","names":[],"sources":["../../src/actions/update-recording.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cA4B5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc7B,uBAAA,gCAAuB,wBAAA;;aAMlC,MAAA;AAAA"}
1
+ {"version":3,"file":"update-recording.d.cts","names":[],"sources":["../../src/actions/update-recording.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cA4B5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc7B,uBAAA,gCAAuB,wBAAA"}
@@ -40,7 +40,21 @@ declare const RecallaiUpdateRecordingOutput: z.ZodObject<{
40
40
  declare const recallaiUpdateRecording: import("@keystrokehq/action").WorkflowActionDefinition<{
41
41
  id: string;
42
42
  metadata?: Record<string, unknown> | 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 { recallaiUpdateRecording };
46
60
  //# sourceMappingURL=update-recording.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-recording.d.mts","names":[],"sources":["../../src/actions/update-recording.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cA4B5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc7B,uBAAA,gCAAuB,wBAAA;;aAMlC,MAAA;AAAA"}
1
+ {"version":3,"file":"update-recording.d.mts","names":[],"sources":["../../src/actions/update-recording.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cA4B5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAc7B,uBAAA,gCAAuB,wBAAA"}
@@ -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.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"update-video-mixed.d.cts","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.cts","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"}
@@ -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/dist/catalog.cjs CHANGED
@@ -9,12 +9,12 @@ const recallaiCatalog = {
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
11
  "credentialFields": {
12
- "base_url": {
12
+ "full": {
13
13
  "label": "Base URL",
14
14
  "description": "Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.",
15
15
  "default": "https://api.recall.ai"
16
16
  },
17
- "api_key": {
17
+ "generic_api_key": {
18
18
  "label": "API Key",
19
19
  "secret": true,
20
20
  "description": "Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const recallaiCatalog = {\n \"slug\": \"recallai\",\n \"name\": \"Recall.ai\",\n \"description\": \"Recall AI provides a unified API to integrate meeting bots and access conversation data from major video conferencing platforms, enabling seamless automation, transcription, and analysis of virtual meetings.\",\n \"category\": \"AI Meeting Assistants\",\n \"logo\": \"https://logos.composio.dev/api/recallai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"base_url\": {\n \"label\": \"Base URL\",\n \"description\": \"Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.\",\n \"default\": \"https://api.recall.ai\"\n },\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,YAAY;GACV,SAAS;GACT,eAAe;GACf,WAAW;EACb;EACA,WAAW;GACT,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const recallaiCatalog = {\n \"slug\": \"recallai\",\n \"name\": \"Recall.ai\",\n \"description\": \"Recall AI provides a unified API to integrate meeting bots and access conversation data from major video conferencing platforms, enabling seamless automation, transcription, and analysis of virtual meetings.\",\n \"category\": \"AI Meeting Assistants\",\n \"logo\": \"https://logos.composio.dev/api/recallai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"full\": {\n \"label\": \"Base URL\",\n \"description\": \"Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.\",\n \"default\": \"https://api.recall.ai\"\n },\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,QAAQ;GACN,SAAS;GACT,eAAe;GACf,WAAW;EACb;EACA,mBAAmB;GACjB,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
@@ -9,12 +9,12 @@ declare const recallaiCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly base_url: {
12
+ readonly full: {
13
13
  readonly label: "Base URL";
14
14
  readonly description: "Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.";
15
15
  readonly default: "https://api.recall.ai";
16
16
  };
17
- readonly api_key: {
17
+ readonly generic_api_key: {
18
18
  readonly label: "API Key";
19
19
  readonly secret: true;
20
20
  readonly description: "Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard.";
@@ -9,12 +9,12 @@ declare const recallaiCatalog: {
9
9
  readonly authKind: "keystroke";
10
10
  readonly oauthScopes: readonly [];
11
11
  readonly credentialFields: {
12
- readonly base_url: {
12
+ readonly full: {
13
13
  readonly label: "Base URL";
14
14
  readonly description: "Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.";
15
15
  readonly default: "https://api.recall.ai";
16
16
  };
17
- readonly api_key: {
17
+ readonly generic_api_key: {
18
18
  readonly label: "API Key";
19
19
  readonly secret: true;
20
20
  readonly description: "Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard.";
package/dist/catalog.mjs CHANGED
@@ -9,12 +9,12 @@ const recallaiCatalog = {
9
9
  "authKind": "keystroke",
10
10
  "oauthScopes": [],
11
11
  "credentialFields": {
12
- "base_url": {
12
+ "full": {
13
13
  "label": "Base URL",
14
14
  "description": "Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.",
15
15
  "default": "https://api.recall.ai"
16
16
  },
17
- "api_key": {
17
+ "generic_api_key": {
18
18
  "label": "API Key",
19
19
  "secret": true,
20
20
  "description": "Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard."
@@ -1 +1 @@
1
- {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const recallaiCatalog = {\n \"slug\": \"recallai\",\n \"name\": \"Recall.ai\",\n \"description\": \"Recall AI provides a unified API to integrate meeting bots and access conversation data from major video conferencing platforms, enabling seamless automation, transcription, and analysis of virtual meetings.\",\n \"category\": \"AI Meeting Assistants\",\n \"logo\": \"https://logos.composio.dev/api/recallai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"base_url\": {\n \"label\": \"Base URL\",\n \"description\": \"Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.\",\n \"default\": \"https://api.recall.ai\"\n },\n \"api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,YAAY;GACV,SAAS;GACT,eAAe;GACf,WAAW;EACb;EACA,WAAW;GACT,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const recallaiCatalog = {\n \"slug\": \"recallai\",\n \"name\": \"Recall.ai\",\n \"description\": \"Recall AI provides a unified API to integrate meeting bots and access conversation data from major video conferencing platforms, enabling seamless automation, transcription, and analysis of virtual meetings.\",\n \"category\": \"AI Meeting Assistants\",\n \"logo\": \"https://logos.composio.dev/api/recallai\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"full\": {\n \"label\": \"Base URL\",\n \"description\": \"Your Recall AI base URL (e.g., https://us-west-2.recall.ai, https://us-east-1.recall.ai, https://eu-west-1.recall.ai). Find this in your Recall AI dashboard.\",\n \"default\": \"https://api.recall.ai\"\n },\n \"generic_api_key\": {\n \"label\": \"API Key\",\n \"secret\": true,\n \"description\": \"Your Recall AI API key for authentication. Obtain it from your Recall AI dashboard.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,kBAAkB;CAC7B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB;EAClB,QAAQ;GACN,SAAS;GACT,eAAe;GACf,WAAW;EACb;EACA,mBAAmB;GACjB,SAAS;GACT,UAAU;GACV,eAAe;EACjB;CACF;CACA,oBAAoB;AACtB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keystrokehq/recallai",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "publishConfig": {
5
5
  "access": "public",
6
6
  "registry": "https://registry.npmjs.org"