@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
@@ -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.mts.map
@@ -13,7 +13,21 @@ declare const recallaiListChatMessages: import("@keystrokehq/action").WorkflowAc
13
13
  bot_id: string;
14
14
  cursor?: string | undefined;
15
15
  ordering?: string | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ full: z.ZodString;
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ full: z.ZodString;
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
17
31
  //#endregion
18
32
  export { recallaiListChatMessages };
19
33
  //# sourceMappingURL=list-chat-messages.d.cts.map
@@ -13,7 +13,21 @@ declare const recallaiListChatMessages: import("@keystrokehq/action").WorkflowAc
13
13
  bot_id: string;
14
14
  cursor?: string | undefined;
15
15
  ordering?: string | undefined;
16
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ full: z.ZodString;
22
+ generic_api_key: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ full: z.ZodString;
29
+ generic_api_key: z.ZodString;
30
+ }, z.core.$strip>>]>;
17
31
  //#endregion
18
32
  export { recallaiListChatMessages };
19
33
  //# sourceMappingURL=list-chat-messages.d.mts.map
@@ -37,7 +37,21 @@ declare const recallaiListGoogleLoginGroups: import("@keystrokehq/action").Workf
37
37
  cursor?: string | undefined;
38
38
  ordering?: string | undefined;
39
39
  name__contains?: string | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ full: z.ZodString;
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ full: z.ZodString;
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>;
41
55
  //#endregion
42
56
  export { recallaiListGoogleLoginGroups };
43
57
  //# sourceMappingURL=list-google-login-groups.d.cts.map
@@ -37,7 +37,21 @@ declare const recallaiListGoogleLoginGroups: import("@keystrokehq/action").Workf
37
37
  cursor?: string | undefined;
38
38
  ordering?: string | undefined;
39
39
  name__contains?: string | undefined;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
41
+ connectionId: z.ZodString;
42
+ entityId: z.ZodString;
43
+ instanceId: z.ZodString;
44
+ }, z.core.$strip>, z.ZodObject<{
45
+ full: z.ZodString;
46
+ generic_api_key: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ full: z.ZodString;
53
+ generic_api_key: z.ZodString;
54
+ }, z.core.$strip>>]>;
41
55
  //#endregion
42
56
  export { recallaiListGoogleLoginGroups };
43
57
  //# sourceMappingURL=list-google-login-groups.d.mts.map
@@ -31,7 +31,21 @@ declare const recallaiListGoogleLogins: import("@keystrokehq/action").WorkflowAc
31
31
  ordering?: string | undefined;
32
32
  is_active?: boolean | undefined;
33
33
  sso_v2_workspace_domain?: string | undefined;
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 { recallaiListGoogleLogins };
37
51
  //# sourceMappingURL=list-google-logins.d.cts.map
@@ -31,7 +31,21 @@ declare const recallaiListGoogleLogins: import("@keystrokehq/action").WorkflowAc
31
31
  ordering?: string | undefined;
32
32
  is_active?: boolean | undefined;
33
33
  sso_v2_workspace_domain?: string | undefined;
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 { recallaiListGoogleLogins };
37
51
  //# sourceMappingURL=list-google-logins.d.mts.map
@@ -51,7 +51,21 @@ declare const RecallaiListMeetingDirectConnectOutput: z.ZodObject<{
51
51
  }, z.core.$loose>>>;
52
52
  }, z.core.$loose>>;
53
53
  }, z.core.$loose>;
54
- declare const recallaiListMeetingDirectConnect: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ declare const recallaiListMeetingDirectConnect: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ full: z.ZodString;
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ full: z.ZodString;
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
55
69
  //#endregion
56
70
  export { recallaiListMeetingDirectConnect };
57
71
  //# sourceMappingURL=list-meeting-direct-connect.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-meeting-direct-connect.d.cts","names":[],"sources":["../../src/actions/list-meeting-direct-connect.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqDrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-meeting-direct-connect.d.cts","names":[],"sources":["../../src/actions/list-meeting-direct-connect.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqDrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -51,7 +51,21 @@ declare const RecallaiListMeetingDirectConnectOutput: z.ZodObject<{
51
51
  }, z.core.$loose>>>;
52
52
  }, z.core.$loose>>;
53
53
  }, z.core.$loose>;
54
- declare const recallaiListMeetingDirectConnect: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ declare const recallaiListMeetingDirectConnect: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
55
+ connectionId: z.ZodString;
56
+ entityId: z.ZodString;
57
+ instanceId: z.ZodString;
58
+ }, z.core.$strip>, z.ZodObject<{
59
+ full: z.ZodString;
60
+ generic_api_key: z.ZodString;
61
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
62
+ connectionId: z.ZodString;
63
+ entityId: z.ZodString;
64
+ instanceId: z.ZodString;
65
+ }, z.core.$strip>, z.ZodObject<{
66
+ full: z.ZodString;
67
+ generic_api_key: z.ZodString;
68
+ }, z.core.$strip>>]>;
55
69
  //#endregion
56
70
  export { recallaiListMeetingDirectConnect };
57
71
  //# sourceMappingURL=list-meeting-direct-connect.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-meeting-direct-connect.d.mts","names":[],"sources":["../../src/actions/list-meeting-direct-connect.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqDrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-meeting-direct-connect.d.mts","names":[],"sources":["../../src/actions/list-meeting-direct-connect.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqDrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAItC,gCAAA,gCAAgC,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -42,7 +42,21 @@ declare const recallaiListMeetingMetadata: import("@keystrokehq/action").Workflo
42
42
  recording_id?: string | undefined;
43
43
  created_at_after?: string | undefined;
44
44
  created_at_before?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ full: z.ZodString;
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ full: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
46
60
  //#endregion
47
61
  export { recallaiListMeetingMetadata };
48
62
  //# sourceMappingURL=list-meeting-metadata.d.cts.map
@@ -42,7 +42,21 @@ declare const recallaiListMeetingMetadata: import("@keystrokehq/action").Workflo
42
42
  recording_id?: string | undefined;
43
43
  created_at_after?: string | undefined;
44
44
  created_at_before?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ full: z.ZodString;
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ full: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
46
60
  //#endregion
47
61
  export { recallaiListMeetingMetadata };
48
62
  //# sourceMappingURL=list-meeting-metadata.d.mts.map
@@ -41,7 +41,21 @@ declare const recallaiListParticipantEvents: import("@keystrokehq/action").Workf
41
41
  recording_id?: string | undefined;
42
42
  created_at_after?: string | undefined;
43
43
  created_at_before?: string | undefined;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ full: z.ZodString;
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>;
45
59
  //#endregion
46
60
  export { recallaiListParticipantEvents };
47
61
  //# sourceMappingURL=list-participant-events.d.cts.map
@@ -41,7 +41,21 @@ declare const recallaiListParticipantEvents: import("@keystrokehq/action").Workf
41
41
  recording_id?: string | undefined;
42
42
  created_at_after?: string | undefined;
43
43
  created_at_before?: string | undefined;
44
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
44
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ full: z.ZodString;
57
+ generic_api_key: z.ZodString;
58
+ }, z.core.$strip>>]>;
45
59
  //#endregion
46
60
  export { recallaiListParticipantEvents };
47
61
  //# sourceMappingURL=list-participant-events.d.mts.map
@@ -46,7 +46,21 @@ declare const recallaiListRealtimeEndpoint: import("@keystrokehq/action").Workfl
46
46
  recording_id?: string | undefined;
47
47
  created_at_after?: string | undefined;
48
48
  created_at_before?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ full: z.ZodString;
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ full: z.ZodString;
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
50
64
  //#endregion
51
65
  export { recallaiListRealtimeEndpoint };
52
66
  //# sourceMappingURL=list-realtime-endpoint.d.cts.map
@@ -46,7 +46,21 @@ declare const recallaiListRealtimeEndpoint: import("@keystrokehq/action").Workfl
46
46
  recording_id?: string | undefined;
47
47
  created_at_after?: string | undefined;
48
48
  created_at_before?: string | undefined;
49
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
49
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ full: z.ZodString;
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
57
+ connectionId: z.ZodString;
58
+ entityId: z.ZodString;
59
+ instanceId: z.ZodString;
60
+ }, z.core.$strip>, z.ZodObject<{
61
+ full: z.ZodString;
62
+ generic_api_key: z.ZodString;
63
+ }, z.core.$strip>>]>;
50
64
  //#endregion
51
65
  export { recallaiListRealtimeEndpoint };
52
66
  //# sourceMappingURL=list-realtime-endpoint.d.mts.map
@@ -42,7 +42,21 @@ declare const recallaiListRecording: import("@keystrokehq/action").WorkflowActio
42
42
  created_at_after?: string | undefined;
43
43
  created_at_before?: string | undefined;
44
44
  desktop_sdk_upload_id?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ full: z.ZodString;
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ full: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
46
60
  //#endregion
47
61
  export { recallaiListRecording };
48
62
  //# sourceMappingURL=list-recording.d.cts.map
@@ -42,7 +42,21 @@ declare const recallaiListRecording: import("@keystrokehq/action").WorkflowActio
42
42
  created_at_after?: string | undefined;
43
43
  created_at_before?: string | undefined;
44
44
  desktop_sdk_upload_id?: string | undefined;
45
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
45
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ full: z.ZodString;
51
+ generic_api_key: z.ZodString;
52
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
53
+ connectionId: z.ZodString;
54
+ entityId: z.ZodString;
55
+ instanceId: z.ZodString;
56
+ }, z.core.$strip>, z.ZodObject<{
57
+ full: z.ZodString;
58
+ generic_api_key: z.ZodString;
59
+ }, z.core.$strip>>]>;
46
60
  //#endregion
47
61
  export { recallaiListRecording };
48
62
  //# sourceMappingURL=list-recording.d.mts.map
@@ -32,7 +32,21 @@ declare const RecallaiListSdkUploadsOutput: z.ZodObject<{
32
32
  }, z.core.$loose>;
33
33
  declare const recallaiListSdkUploads: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  cursor?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ full: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { recallaiListSdkUploads };
38
52
  //# sourceMappingURL=list-sdk-uploads.d.cts.map
@@ -32,7 +32,21 @@ declare const RecallaiListSdkUploadsOutput: z.ZodObject<{
32
32
  }, z.core.$loose>;
33
33
  declare const recallaiListSdkUploads: import("@keystrokehq/action").WorkflowActionDefinition<{
34
34
  cursor?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ full: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { recallaiListSdkUploads };
38
52
  //# sourceMappingURL=list-sdk-uploads.d.mts.map
@@ -39,7 +39,21 @@ declare const RecallaiListSlackTeamsOutput: z.ZodObject<{
39
39
  filter_huddles_by_user_emails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
40
40
  }, z.core.$loose>>>>;
41
41
  }, z.core.$loose>;
42
- declare const recallaiListSlackTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ declare const recallaiListSlackTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ full: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ full: z.ZodString;
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
43
57
  //#endregion
44
58
  export { recallaiListSlackTeams };
45
59
  //# sourceMappingURL=list-slack-teams.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-slack-teams.d.cts","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-slack-teams.d.cts","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -39,7 +39,21 @@ declare const RecallaiListSlackTeamsOutput: z.ZodObject<{
39
39
  filter_huddles_by_user_emails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
40
40
  }, z.core.$loose>>>>;
41
41
  }, z.core.$loose>;
42
- declare const recallaiListSlackTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
42
+ declare const recallaiListSlackTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ full: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
50
+ connectionId: z.ZodString;
51
+ entityId: z.ZodString;
52
+ instanceId: z.ZodString;
53
+ }, z.core.$strip>, z.ZodObject<{
54
+ full: z.ZodString;
55
+ generic_api_key: z.ZodString;
56
+ }, z.core.$strip>>]>;
43
57
  //#endregion
44
58
  export { recallaiListSlackTeams };
45
59
  //# sourceMappingURL=list-slack-teams.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-slack-teams.d.mts","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-slack-teams.d.mts","names":[],"sources":["../../src/actions/list-slack-teams.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAqC3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
@@ -32,7 +32,21 @@ declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActi
32
32
  recording_id?: string | undefined;
33
33
  created_at_after?: string | undefined;
34
34
  created_at_before?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ full: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { recallaiListTranscript };
38
52
  //# sourceMappingURL=list-transcript.d.cts.map
@@ -32,7 +32,21 @@ declare const recallaiListTranscript: import("@keystrokehq/action").WorkflowActi
32
32
  recording_id?: string | undefined;
33
33
  created_at_after?: string | undefined;
34
34
  created_at_before?: string | undefined;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"recallai", z.ZodObject<{
43
+ connectionId: z.ZodString;
44
+ entityId: z.ZodString;
45
+ instanceId: z.ZodString;
46
+ }, z.core.$strip>, z.ZodObject<{
47
+ full: z.ZodString;
48
+ generic_api_key: z.ZodString;
49
+ }, z.core.$strip>>]>;
36
50
  //#endregion
37
51
  export { recallaiListTranscript };
38
52
  //# sourceMappingURL=list-transcript.d.mts.map
@@ -40,7 +40,21 @@ declare const recallaiListVideoMixed: 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 { recallaiListVideoMixed };
46
60
  //# sourceMappingURL=list-video-mixed.d.cts.map
@@ -40,7 +40,21 @@ declare const recallaiListVideoMixed: 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 { recallaiListVideoMixed };
46
60
  //# sourceMappingURL=list-video-mixed.d.mts.map