@keystrokehq/roam 0.1.2 → 0.1.4

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 (265) hide show
  1. package/dist/actions/add-group-members.cjs +1 -1
  2. package/dist/actions/add-group-members.cjs.map +1 -1
  3. package/dist/actions/add-group-members.d.cts +14 -2
  4. package/dist/actions/add-group-members.d.mts +14 -2
  5. package/dist/actions/add-group-members.mjs +1 -1
  6. package/dist/actions/add-group-members.mjs.map +1 -1
  7. package/dist/actions/add-reaction.cjs +1 -1
  8. package/dist/actions/add-reaction.cjs.map +1 -1
  9. package/dist/actions/add-reaction.d.cts +14 -2
  10. package/dist/actions/add-reaction.d.mts +14 -2
  11. package/dist/actions/add-reaction.mjs +1 -1
  12. package/dist/actions/add-reaction.mjs.map +1 -1
  13. package/dist/actions/create-group.cjs +1 -1
  14. package/dist/actions/create-group.cjs.map +1 -1
  15. package/dist/actions/create-group.d.cts +14 -2
  16. package/dist/actions/create-group.d.mts +14 -2
  17. package/dist/actions/create-group.mjs +1 -1
  18. package/dist/actions/create-group.mjs.map +1 -1
  19. package/dist/actions/create-roam-scim-group.cjs +2 -2
  20. package/dist/actions/create-roam-scim-group.cjs.map +1 -1
  21. package/dist/actions/create-roam-scim-group.d.cts +16 -4
  22. package/dist/actions/create-roam-scim-group.d.cts.map +1 -1
  23. package/dist/actions/create-roam-scim-group.d.mts +16 -4
  24. package/dist/actions/create-roam-scim-group.d.mts.map +1 -1
  25. package/dist/actions/create-roam-scim-group.mjs +2 -2
  26. package/dist/actions/create-roam-scim-group.mjs.map +1 -1
  27. package/dist/actions/create-user.cjs +5 -5
  28. package/dist/actions/create-user.cjs.map +1 -1
  29. package/dist/actions/create-user.d.cts +19 -6
  30. package/dist/actions/create-user.d.mts +19 -6
  31. package/dist/actions/create-user.mjs +5 -5
  32. package/dist/actions/create-user.mjs.map +1 -1
  33. package/dist/actions/delete-group.cjs +1 -1
  34. package/dist/actions/delete-group.cjs.map +1 -1
  35. package/dist/actions/delete-group.d.cts +14 -2
  36. package/dist/actions/delete-group.d.mts +14 -2
  37. package/dist/actions/delete-group.mjs +1 -1
  38. package/dist/actions/delete-group.mjs.map +1 -1
  39. package/dist/actions/delete-user.cjs +1 -1
  40. package/dist/actions/delete-user.cjs.map +1 -1
  41. package/dist/actions/delete-user.d.cts +14 -2
  42. package/dist/actions/delete-user.d.mts +14 -2
  43. package/dist/actions/delete-user.mjs +1 -1
  44. package/dist/actions/delete-user.mjs.map +1 -1
  45. package/dist/actions/get-address-info.cjs +1 -1
  46. package/dist/actions/get-address-info.cjs.map +1 -1
  47. package/dist/actions/get-address-info.d.cts +14 -2
  48. package/dist/actions/get-address-info.d.mts +14 -2
  49. package/dist/actions/get-address-info.mjs +1 -1
  50. package/dist/actions/get-address-info.mjs.map +1 -1
  51. package/dist/actions/get-chat-history.cjs +2 -2
  52. package/dist/actions/get-chat-history.cjs.map +1 -1
  53. package/dist/actions/get-chat-history.d.cts +15 -3
  54. package/dist/actions/get-chat-history.d.mts +15 -3
  55. package/dist/actions/get-chat-history.mjs +2 -2
  56. package/dist/actions/get-chat-history.mjs.map +1 -1
  57. package/dist/actions/get-meeting-link.cjs +1 -1
  58. package/dist/actions/get-meeting-link.cjs.map +1 -1
  59. package/dist/actions/get-meeting-link.d.cts +14 -2
  60. package/dist/actions/get-meeting-link.d.mts +14 -2
  61. package/dist/actions/get-meeting-link.mjs +1 -1
  62. package/dist/actions/get-meeting-link.mjs.map +1 -1
  63. package/dist/actions/get-resource-types.cjs +2 -2
  64. package/dist/actions/get-resource-types.cjs.map +1 -1
  65. package/dist/actions/get-resource-types.d.cts +15 -3
  66. package/dist/actions/get-resource-types.d.cts.map +1 -1
  67. package/dist/actions/get-resource-types.d.mts +15 -3
  68. package/dist/actions/get-resource-types.d.mts.map +1 -1
  69. package/dist/actions/get-resource-types.mjs +2 -2
  70. package/dist/actions/get-resource-types.mjs.map +1 -1
  71. package/dist/actions/get-roam-scim-config.cjs +9 -9
  72. package/dist/actions/get-roam-scim-config.cjs.map +1 -1
  73. package/dist/actions/get-roam-scim-config.d.cts +22 -10
  74. package/dist/actions/get-roam-scim-config.d.cts.map +1 -1
  75. package/dist/actions/get-roam-scim-config.d.mts +22 -10
  76. package/dist/actions/get-roam-scim-config.d.mts.map +1 -1
  77. package/dist/actions/get-roam-scim-config.mjs +9 -9
  78. package/dist/actions/get-roam-scim-config.mjs.map +1 -1
  79. package/dist/actions/get-scim-schema.cjs +1 -1
  80. package/dist/actions/get-scim-schema.cjs.map +1 -1
  81. package/dist/actions/get-scim-schema.d.cts +14 -2
  82. package/dist/actions/get-scim-schema.d.mts +14 -2
  83. package/dist/actions/get-scim-schema.mjs +1 -1
  84. package/dist/actions/get-scim-schema.mjs.map +1 -1
  85. package/dist/actions/get-scim-user.cjs +5 -5
  86. package/dist/actions/get-scim-user.cjs.map +1 -1
  87. package/dist/actions/get-scim-user.d.cts +18 -6
  88. package/dist/actions/get-scim-user.d.mts +18 -6
  89. package/dist/actions/get-scim-user.mjs +5 -5
  90. package/dist/actions/get-scim-user.mjs.map +1 -1
  91. package/dist/actions/get-test.cjs +1 -1
  92. package/dist/actions/get-test.cjs.map +1 -1
  93. package/dist/actions/get-test.d.cts +14 -2
  94. package/dist/actions/get-test.d.cts.map +1 -1
  95. package/dist/actions/get-test.d.mts +14 -2
  96. package/dist/actions/get-test.d.mts.map +1 -1
  97. package/dist/actions/get-test.mjs +1 -1
  98. package/dist/actions/get-test.mjs.map +1 -1
  99. package/dist/actions/get-token-info.cjs +2 -2
  100. package/dist/actions/get-token-info.cjs.map +1 -1
  101. package/dist/actions/get-token-info.d.cts +15 -3
  102. package/dist/actions/get-token-info.d.cts.map +1 -1
  103. package/dist/actions/get-token-info.d.mts +15 -3
  104. package/dist/actions/get-token-info.d.mts.map +1 -1
  105. package/dist/actions/get-token-info.mjs +2 -2
  106. package/dist/actions/get-token-info.mjs.map +1 -1
  107. package/dist/actions/get-user-info.cjs +1 -1
  108. package/dist/actions/get-user-info.cjs.map +1 -1
  109. package/dist/actions/get-user-info.d.cts +14 -2
  110. package/dist/actions/get-user-info.d.mts +14 -2
  111. package/dist/actions/get-user-info.mjs +1 -1
  112. package/dist/actions/get-user-info.mjs.map +1 -1
  113. package/dist/actions/list-chats.cjs +2 -2
  114. package/dist/actions/list-chats.cjs.map +1 -1
  115. package/dist/actions/list-chats.d.cts +15 -3
  116. package/dist/actions/list-chats.d.mts +15 -3
  117. package/dist/actions/list-chats.mjs +2 -2
  118. package/dist/actions/list-chats.mjs.map +1 -1
  119. package/dist/actions/list-group-members.cjs +2 -2
  120. package/dist/actions/list-group-members.cjs.map +1 -1
  121. package/dist/actions/list-group-members.d.cts +15 -3
  122. package/dist/actions/list-group-members.d.mts +15 -3
  123. package/dist/actions/list-group-members.mjs +2 -2
  124. package/dist/actions/list-group-members.mjs.map +1 -1
  125. package/dist/actions/list-groups.cjs +4 -4
  126. package/dist/actions/list-groups.cjs.map +1 -1
  127. package/dist/actions/list-groups.d.cts +17 -5
  128. package/dist/actions/list-groups.d.mts +17 -5
  129. package/dist/actions/list-groups.mjs +4 -4
  130. package/dist/actions/list-groups.mjs.map +1 -1
  131. package/dist/actions/list-lobbies.cjs +2 -2
  132. package/dist/actions/list-lobbies.cjs.map +1 -1
  133. package/dist/actions/list-lobbies.d.cts +15 -3
  134. package/dist/actions/list-lobbies.d.mts +15 -3
  135. package/dist/actions/list-lobbies.mjs +2 -2
  136. package/dist/actions/list-lobbies.mjs.map +1 -1
  137. package/dist/actions/list-meetings.cjs +3 -3
  138. package/dist/actions/list-meetings.cjs.map +1 -1
  139. package/dist/actions/list-meetings.d.cts +16 -4
  140. package/dist/actions/list-meetings.d.mts +16 -4
  141. package/dist/actions/list-meetings.mjs +3 -3
  142. package/dist/actions/list-meetings.mjs.map +1 -1
  143. package/dist/actions/list-recordings.cjs +2 -2
  144. package/dist/actions/list-recordings.cjs.map +1 -1
  145. package/dist/actions/list-recordings.d.cts +15 -3
  146. package/dist/actions/list-recordings.d.mts +15 -3
  147. package/dist/actions/list-recordings.mjs +2 -2
  148. package/dist/actions/list-recordings.mjs.map +1 -1
  149. package/dist/actions/list-roam-scim-users.cjs +6 -6
  150. package/dist/actions/list-roam-scim-users.cjs.map +1 -1
  151. package/dist/actions/list-roam-scim-users.d.cts +19 -7
  152. package/dist/actions/list-roam-scim-users.d.mts +19 -7
  153. package/dist/actions/list-roam-scim-users.mjs +6 -6
  154. package/dist/actions/list-roam-scim-users.mjs.map +1 -1
  155. package/dist/actions/list-schemas.cjs +2 -2
  156. package/dist/actions/list-schemas.cjs.map +1 -1
  157. package/dist/actions/list-schemas.d.cts +15 -3
  158. package/dist/actions/list-schemas.d.cts.map +1 -1
  159. package/dist/actions/list-schemas.d.mts +15 -3
  160. package/dist/actions/list-schemas.d.mts.map +1 -1
  161. package/dist/actions/list-schemas.mjs +2 -2
  162. package/dist/actions/list-schemas.mjs.map +1 -1
  163. package/dist/actions/list-transcripts.cjs +3 -3
  164. package/dist/actions/list-transcripts.cjs.map +1 -1
  165. package/dist/actions/list-transcripts.d.cts +16 -4
  166. package/dist/actions/list-transcripts.d.mts +16 -4
  167. package/dist/actions/list-transcripts.mjs +3 -3
  168. package/dist/actions/list-transcripts.mjs.map +1 -1
  169. package/dist/actions/list-user-audit-log.cjs +2 -2
  170. package/dist/actions/list-user-audit-log.cjs.map +1 -1
  171. package/dist/actions/list-user-audit-log.d.cts +15 -3
  172. package/dist/actions/list-user-audit-log.d.mts +15 -3
  173. package/dist/actions/list-user-audit-log.mjs +2 -2
  174. package/dist/actions/list-user-audit-log.mjs.map +1 -1
  175. package/dist/actions/list-users.cjs +2 -2
  176. package/dist/actions/list-users.cjs.map +1 -1
  177. package/dist/actions/list-users.d.cts +15 -3
  178. package/dist/actions/list-users.d.mts +15 -3
  179. package/dist/actions/list-users.mjs +2 -2
  180. package/dist/actions/list-users.mjs.map +1 -1
  181. package/dist/actions/lookup-user.cjs +1 -1
  182. package/dist/actions/lookup-user.cjs.map +1 -1
  183. package/dist/actions/lookup-user.d.cts +14 -2
  184. package/dist/actions/lookup-user.d.mts +14 -2
  185. package/dist/actions/lookup-user.mjs +1 -1
  186. package/dist/actions/lookup-user.mjs.map +1 -1
  187. package/dist/actions/patch-group.cjs +4 -4
  188. package/dist/actions/patch-group.cjs.map +1 -1
  189. package/dist/actions/patch-group.d.cts +19 -5
  190. package/dist/actions/patch-group.d.cts.map +1 -1
  191. package/dist/actions/patch-group.d.mts +19 -5
  192. package/dist/actions/patch-group.d.mts.map +1 -1
  193. package/dist/actions/patch-group.mjs +4 -4
  194. package/dist/actions/patch-group.mjs.map +1 -1
  195. package/dist/actions/patch-user.cjs +7 -7
  196. package/dist/actions/patch-user.cjs.map +1 -1
  197. package/dist/actions/patch-user.d.cts +22 -8
  198. package/dist/actions/patch-user.d.cts.map +1 -1
  199. package/dist/actions/patch-user.d.mts +22 -8
  200. package/dist/actions/patch-user.d.mts.map +1 -1
  201. package/dist/actions/patch-user.mjs +7 -7
  202. package/dist/actions/patch-user.mjs.map +1 -1
  203. package/dist/actions/post-chat.cjs +1 -1
  204. package/dist/actions/post-chat.cjs.map +1 -1
  205. package/dist/actions/post-chat.d.cts +14 -2
  206. package/dist/actions/post-chat.d.cts.map +1 -1
  207. package/dist/actions/post-chat.d.mts +14 -2
  208. package/dist/actions/post-chat.d.mts.map +1 -1
  209. package/dist/actions/post-chat.mjs +1 -1
  210. package/dist/actions/post-chat.mjs.map +1 -1
  211. package/dist/actions/remove-group-members.cjs +1 -1
  212. package/dist/actions/remove-group-members.cjs.map +1 -1
  213. package/dist/actions/remove-group-members.d.cts +14 -2
  214. package/dist/actions/remove-group-members.d.mts +14 -2
  215. package/dist/actions/remove-group-members.mjs +1 -1
  216. package/dist/actions/remove-group-members.mjs.map +1 -1
  217. package/dist/actions/replace-group.cjs +4 -4
  218. package/dist/actions/replace-group.cjs.map +1 -1
  219. package/dist/actions/replace-group.d.cts +18 -6
  220. package/dist/actions/replace-group.d.cts.map +1 -1
  221. package/dist/actions/replace-group.d.mts +18 -6
  222. package/dist/actions/replace-group.d.mts.map +1 -1
  223. package/dist/actions/replace-group.mjs +4 -4
  224. package/dist/actions/replace-group.mjs.map +1 -1
  225. package/dist/actions/replace-user.cjs +5 -5
  226. package/dist/actions/replace-user.cjs.map +1 -1
  227. package/dist/actions/replace-user.d.cts +19 -6
  228. package/dist/actions/replace-user.d.mts +19 -6
  229. package/dist/actions/replace-user.mjs +5 -5
  230. package/dist/actions/replace-user.mjs.map +1 -1
  231. package/dist/actions/send-message.cjs +1 -1
  232. package/dist/actions/send-message.cjs.map +1 -1
  233. package/dist/actions/send-message.d.cts +14 -2
  234. package/dist/actions/send-message.d.mts +14 -2
  235. package/dist/actions/send-message.mjs +1 -1
  236. package/dist/actions/send-message.mjs.map +1 -1
  237. package/dist/actions/send-typing.cjs +1 -1
  238. package/dist/actions/send-typing.cjs.map +1 -1
  239. package/dist/actions/send-typing.d.cts +14 -2
  240. package/dist/actions/send-typing.d.mts +14 -2
  241. package/dist/actions/send-typing.mjs +1 -1
  242. package/dist/actions/send-typing.mjs.map +1 -1
  243. package/dist/actions/update-meeting-link.cjs +1 -1
  244. package/dist/actions/update-meeting-link.cjs.map +1 -1
  245. package/dist/actions/update-meeting-link.d.cts +14 -2
  246. package/dist/actions/update-meeting-link.d.cts.map +1 -1
  247. package/dist/actions/update-meeting-link.d.mts +14 -2
  248. package/dist/actions/update-meeting-link.d.mts.map +1 -1
  249. package/dist/actions/update-meeting-link.mjs +1 -1
  250. package/dist/actions/update-meeting-link.mjs.map +1 -1
  251. package/dist/actions/upload-item.cjs +1 -1
  252. package/dist/actions/upload-item.cjs.map +1 -1
  253. package/dist/actions/upload-item.d.cts +14 -2
  254. package/dist/actions/upload-item.d.mts +14 -2
  255. package/dist/actions/upload-item.mjs +1 -1
  256. package/dist/actions/upload-item.mjs.map +1 -1
  257. package/dist/app.cjs +5 -2
  258. package/dist/app.cjs.map +1 -1
  259. package/dist/app.d.cts +9 -1
  260. package/dist/app.d.cts.map +1 -1
  261. package/dist/app.d.mts +9 -1
  262. package/dist/app.d.mts.map +1 -1
  263. package/dist/app.mjs +3 -1
  264. package/dist/app.mjs.map +1 -1
  265. package/package.json +1 -1
@@ -12,11 +12,23 @@ declare const RoamListLobbiesOutput: z.ZodObject<{
12
12
  active: z.ZodNullable<z.ZodBoolean>;
13
13
  handle: z.ZodNullable<z.ZodString>;
14
14
  display_name: z.ZodNullable<z.ZodString>;
15
- }, z.core.$strip>>>>;
16
- }, z.core.$strip>;
15
+ }, z.core.$loose>>>>;
16
+ }, z.core.$loose>;
17
17
  declare const roamListLobbies: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  handle?: string | undefined;
19
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
20
+ connectionId: z.ZodString;
21
+ entityId: z.ZodString;
22
+ instanceId: z.ZodString;
23
+ }, z.core.$strip>, z.ZodObject<{
24
+ accessToken: z.ZodString;
25
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>;
20
32
  //#endregion
21
33
  export { roamListLobbies };
22
34
  //# sourceMappingURL=list-lobbies.d.mts.map
@@ -9,13 +9,13 @@ const RoamListLobbies_LobbyInfoSchema = z.object({
9
9
  active: z.boolean().describe("Whether the lobby configuration is active").nullable(),
10
10
  handle: z.string().describe("First path segment of the lobby URL").nullable(),
11
11
  display_name: z.string().describe("Human-readable name of the lobby configuration").nullable()
12
- });
12
+ }).passthrough();
13
13
  const roamListLobbies = action("ROAM_LIST_LOBBIES", {
14
14
  slug: "roam-list-lobbies",
15
15
  name: "List Roam Lobbies",
16
16
  description: "Lists active lobbies in your Roam account. Returns all lobby configurations with their IDs, display names, URLs, and active status. Use this action to discover available lobbies before performing operations on them.",
17
17
  input: RoamListLobbiesInput,
18
- output: z.object({ lobbies: z.array(RoamListLobbies_LobbyInfoSchema).describe("List of active lobbies in the account").nullable().optional() })
18
+ output: z.object({ lobbies: z.array(RoamListLobbies_LobbyInfoSchema).describe("List of active lobbies in the account").nullable().optional() }).passthrough()
19
19
  });
20
20
  //#endregion
21
21
  export { roamListLobbies };
@@ -1 +1 @@
1
- {"version":3,"file":"list-lobbies.mjs","names":[],"sources":["../../src/actions/list-lobbies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListLobbiesInput = z.object({\n handle: z.string().describe(\"Filter for lobbies with a specific handle (first path segment of the URL).\").optional(),\n});\nconst RoamListLobbies_LobbyInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier of the lobby configuration (UUID)\").nullable(),\n url: z.string().describe(\"Public URL of the lobby\").nullable(),\n slug: z.string().describe(\"Optional second path segment for the lobby\").nullable().optional(),\n active: z.boolean().describe(\"Whether the lobby configuration is active\").nullable(),\n handle: z.string().describe(\"First path segment of the lobby URL\").nullable(),\n display_name: z.string().describe(\"Human-readable name of the lobby configuration\").nullable(),\n});\nexport const RoamListLobbiesOutput = z.object({\n lobbies: z.array(RoamListLobbies_LobbyInfoSchema).describe(\"List of active lobbies in the account\").nullable().optional(),\n});\n\nexport const roamListLobbies = action(\"ROAM_LIST_LOBBIES\", {\n slug: \"roam-list-lobbies\",\n name: \"List Roam Lobbies\",\n description: \"Lists active lobbies in your Roam account. Returns all lobby configurations with their IDs, display names, URLs, and active status. Use this action to discover available lobbies before performing operations on them.\",\n input: RoamListLobbiesInput,\n output: RoamListLobbiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,EACrH,CAAC;AACD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC/F,CAAC;AAKD,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmC,EAAE,OAAO,EAC5C,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1H,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"list-lobbies.mjs","names":[],"sources":["../../src/actions/list-lobbies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListLobbiesInput = z.object({\n handle: z.string().describe(\"Filter for lobbies with a specific handle (first path segment of the URL).\").optional(),\n});\nconst RoamListLobbies_LobbyInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier of the lobby configuration (UUID)\").nullable(),\n url: z.string().describe(\"Public URL of the lobby\").nullable(),\n slug: z.string().describe(\"Optional second path segment for the lobby\").nullable().optional(),\n active: z.boolean().describe(\"Whether the lobby configuration is active\").nullable(),\n handle: z.string().describe(\"First path segment of the lobby URL\").nullable(),\n display_name: z.string().describe(\"Human-readable name of the lobby configuration\").nullable(),\n}).passthrough();\nexport const RoamListLobbiesOutput = z.object({\n lobbies: z.array(RoamListLobbies_LobbyInfoSchema).describe(\"List of active lobbies in the account\").nullable().optional(),\n}).passthrough();\n\nexport const roamListLobbies = action(\"ROAM_LIST_LOBBIES\", {\n slug: \"roam-list-lobbies\",\n name: \"List Roam Lobbies\",\n description: \"Lists active lobbies in your Roam account. Returns all lobby configurations with their IDs, display names, URLs, and active status. Use this action to discover available lobbies before performing operations on them.\",\n input: RoamListLobbiesInput,\n output: RoamListLobbiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,EACrH,CAAC;AACD,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmC,EAAE,OAAO,EAC5C,SAAS,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1H,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -11,7 +11,7 @@ const RoamListMeetings_MeetingParticipantSchema = zod.z.object({
11
11
  name: zod.z.string().describe("Participant's display name").nullable().optional(),
12
12
  email: zod.z.string().describe("Participant's email address").nullable().optional(),
13
13
  seconds: zod.z.number().int().describe("Duration in seconds the participant attended").nullable().optional()
14
- });
14
+ }).passthrough();
15
15
  const RoamListMeetings_MeetingSchema = zod.z.object({
16
16
  end: zod.z.string().describe("Meeting end datetime (ISO-8601)").nullable(),
17
17
  room: zod.z.string().describe("Room name where the meeting took place").nullable().optional(),
@@ -20,11 +20,11 @@ const RoamListMeetings_MeetingSchema = zod.z.object({
20
20
  room_type: zod.z.string().describe("Type of room (e.g., MeetingRoom)").nullable().optional(),
21
21
  meeting_id: zod.z.string().describe("Unique meeting identifier (UUID)").nullable(),
22
22
  participants: zod.z.array(RoamListMeetings_MeetingParticipantSchema).describe("List of participants in the meeting").nullable().optional()
23
- });
23
+ }).passthrough();
24
24
  const RoamListMeetingsOutput = zod.z.object({
25
25
  meetings: zod.z.array(RoamListMeetings_MeetingSchema).describe("List of meetings").nullable().optional(),
26
26
  nextCursor: zod.z.string().describe("Cursor for fetching the next page of results").nullable().optional()
27
- });
27
+ }).passthrough();
28
28
  const roamListMeetings = require_action.action("ROAM_LIST_MEETINGS", {
29
29
  slug: "roam-list-meetings",
30
30
  name: "List Roam Meetings",
@@ -1 +1 @@
1
- {"version":3,"file":"list-meetings.cjs","names":["z","action"],"sources":["../../src/actions/list-meetings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListMeetingsInput = z.object({\n after: z.string().describe(\"Filter for meetings that started after this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.\").optional(),\n limit: z.number().int().describe(\"Number of meetings to return per response.\").optional(),\n before: z.string().describe(\"Filter for meetings that started before this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to now if not specified.\").optional(),\n cursor: z.string().describe(\"Opaque cursor from a previous response to fetch the next page of results. Do not construct cursors manually.\").optional(),\n});\nconst RoamListMeetings_MeetingParticipantSchema = z.object({\n name: z.string().describe(\"Participant's display name\").nullable().optional(),\n email: z.string().describe(\"Participant's email address\").nullable().optional(),\n seconds: z.number().int().describe(\"Duration in seconds the participant attended\").nullable().optional(),\n});\nconst RoamListMeetings_MeetingSchema = z.object({\n end: z.string().describe(\"Meeting end datetime (ISO-8601)\").nullable(),\n room: z.string().describe(\"Room name where the meeting took place\").nullable().optional(),\n place: z.string().describe(\"Location or place of the meeting\").nullable().optional(),\n start: z.string().describe(\"Meeting start datetime (ISO-8601)\").nullable(),\n room_type: z.string().describe(\"Type of room (e.g., MeetingRoom)\").nullable().optional(),\n meeting_id: z.string().describe(\"Unique meeting identifier (UUID)\").nullable(),\n participants: z.array(RoamListMeetings_MeetingParticipantSchema).describe(\"List of participants in the meeting\").nullable().optional(),\n});\nexport const RoamListMeetingsOutput = z.object({\n meetings: z.array(RoamListMeetings_MeetingSchema).describe(\"List of meetings\").nullable().optional(),\n nextCursor: z.string().describe(\"Cursor for fetching the next page of results\").nullable().optional(),\n});\n\nexport const roamListMeetings = action(\"ROAM_LIST_MEETINGS\", {\n slug: \"roam-list-meetings\",\n name: \"List Roam Meetings\",\n description: \"Lists all meetings in your home Roam, filtered by date range. Supports pagination via cursor and limiting the number of results. Returns meeting details including meeting ID, room, time, and participants. Use this action to discover available meetings in your Roam workspace.\",\n input: RoamListMeetingsInput,\n output: RoamListMeetingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CAC7I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACjL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AACvJ,CAAC;AACD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC;AACD,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7E,cAAcA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC;AACD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,UAAUA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC;AAED,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-meetings.cjs","names":["z","action"],"sources":["../../src/actions/list-meetings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListMeetingsInput = z.object({\n after: z.string().describe(\"Filter for meetings that started after this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.\").optional(),\n limit: z.number().int().describe(\"Number of meetings to return per response.\").optional(),\n before: z.string().describe(\"Filter for meetings that started before this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to now if not specified.\").optional(),\n cursor: z.string().describe(\"Opaque cursor from a previous response to fetch the next page of results. Do not construct cursors manually.\").optional(),\n});\nconst RoamListMeetings_MeetingParticipantSchema = z.object({\n name: z.string().describe(\"Participant's display name\").nullable().optional(),\n email: z.string().describe(\"Participant's email address\").nullable().optional(),\n seconds: z.number().int().describe(\"Duration in seconds the participant attended\").nullable().optional(),\n}).passthrough();\nconst RoamListMeetings_MeetingSchema = z.object({\n end: z.string().describe(\"Meeting end datetime (ISO-8601)\").nullable(),\n room: z.string().describe(\"Room name where the meeting took place\").nullable().optional(),\n place: z.string().describe(\"Location or place of the meeting\").nullable().optional(),\n start: z.string().describe(\"Meeting start datetime (ISO-8601)\").nullable(),\n room_type: z.string().describe(\"Type of room (e.g., MeetingRoom)\").nullable().optional(),\n meeting_id: z.string().describe(\"Unique meeting identifier (UUID)\").nullable(),\n participants: z.array(RoamListMeetings_MeetingParticipantSchema).describe(\"List of participants in the meeting\").nullable().optional(),\n}).passthrough();\nexport const RoamListMeetingsOutput = z.object({\n meetings: z.array(RoamListMeetings_MeetingSchema).describe(\"List of meetings\").nullable().optional(),\n nextCursor: z.string().describe(\"Cursor for fetching the next page of results\").nullable().optional(),\n}).passthrough();\n\nexport const roamListMeetings = action(\"ROAM_LIST_MEETINGS\", {\n slug: \"roam-list-meetings\",\n name: \"List Roam Meetings\",\n description: \"Lists all meetings in your home Roam, filtered by date range. Supports pagination via cursor and limiting the number of results. Returns meeting details including meeting ID, room, time, and participants. Use this action to discover available meetings in your Roam workspace.\",\n input: RoamListMeetingsInput,\n output: RoamListMeetingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CAC7I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACjL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AACvJ,CAAC;AACD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7E,cAAcA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,UAAUA,IAAAA,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -19,16 +19,28 @@ declare const RoamListMeetingsOutput: z.ZodObject<{
19
19
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
20
  email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
- }, z.core.$strip>>>>;
23
- }, z.core.$strip>>>>;
22
+ }, z.core.$loose>>>>;
23
+ }, z.core.$loose>>>>;
24
24
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
- }, z.core.$strip>;
25
+ }, z.core.$loose>;
26
26
  declare const roamListMeetings: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  after?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  before?: string | undefined;
30
30
  cursor?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { roamListMeetings };
34
46
  //# sourceMappingURL=list-meetings.d.cts.map
@@ -19,16 +19,28 @@ declare const RoamListMeetingsOutput: z.ZodObject<{
19
19
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
20
  email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  seconds: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
- }, z.core.$strip>>>>;
23
- }, z.core.$strip>>>>;
22
+ }, z.core.$loose>>>>;
23
+ }, z.core.$loose>>>>;
24
24
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
- }, z.core.$strip>;
25
+ }, z.core.$loose>;
26
26
  declare const roamListMeetings: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  after?: string | undefined;
28
28
  limit?: number | undefined;
29
29
  before?: string | undefined;
30
30
  cursor?: string | undefined;
31
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
31
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
38
+ connectionId: z.ZodString;
39
+ entityId: z.ZodString;
40
+ instanceId: z.ZodString;
41
+ }, z.core.$strip>, z.ZodObject<{
42
+ accessToken: z.ZodString;
43
+ }, z.core.$strip>>]>;
32
44
  //#endregion
33
45
  export { roamListMeetings };
34
46
  //# sourceMappingURL=list-meetings.d.mts.map
@@ -11,7 +11,7 @@ const RoamListMeetings_MeetingParticipantSchema = z.object({
11
11
  name: z.string().describe("Participant's display name").nullable().optional(),
12
12
  email: z.string().describe("Participant's email address").nullable().optional(),
13
13
  seconds: z.number().int().describe("Duration in seconds the participant attended").nullable().optional()
14
- });
14
+ }).passthrough();
15
15
  const RoamListMeetings_MeetingSchema = z.object({
16
16
  end: z.string().describe("Meeting end datetime (ISO-8601)").nullable(),
17
17
  room: z.string().describe("Room name where the meeting took place").nullable().optional(),
@@ -20,7 +20,7 @@ const RoamListMeetings_MeetingSchema = z.object({
20
20
  room_type: z.string().describe("Type of room (e.g., MeetingRoom)").nullable().optional(),
21
21
  meeting_id: z.string().describe("Unique meeting identifier (UUID)").nullable(),
22
22
  participants: z.array(RoamListMeetings_MeetingParticipantSchema).describe("List of participants in the meeting").nullable().optional()
23
- });
23
+ }).passthrough();
24
24
  const roamListMeetings = action("ROAM_LIST_MEETINGS", {
25
25
  slug: "roam-list-meetings",
26
26
  name: "List Roam Meetings",
@@ -29,7 +29,7 @@ const roamListMeetings = action("ROAM_LIST_MEETINGS", {
29
29
  output: z.object({
30
30
  meetings: z.array(RoamListMeetings_MeetingSchema).describe("List of meetings").nullable().optional(),
31
31
  nextCursor: z.string().describe("Cursor for fetching the next page of results").nullable().optional()
32
- })
32
+ }).passthrough()
33
33
  });
34
34
  //#endregion
35
35
  export { roamListMeetings };
@@ -1 +1 @@
1
- {"version":3,"file":"list-meetings.mjs","names":[],"sources":["../../src/actions/list-meetings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListMeetingsInput = z.object({\n after: z.string().describe(\"Filter for meetings that started after this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.\").optional(),\n limit: z.number().int().describe(\"Number of meetings to return per response.\").optional(),\n before: z.string().describe(\"Filter for meetings that started before this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to now if not specified.\").optional(),\n cursor: z.string().describe(\"Opaque cursor from a previous response to fetch the next page of results. Do not construct cursors manually.\").optional(),\n});\nconst RoamListMeetings_MeetingParticipantSchema = z.object({\n name: z.string().describe(\"Participant's display name\").nullable().optional(),\n email: z.string().describe(\"Participant's email address\").nullable().optional(),\n seconds: z.number().int().describe(\"Duration in seconds the participant attended\").nullable().optional(),\n});\nconst RoamListMeetings_MeetingSchema = z.object({\n end: z.string().describe(\"Meeting end datetime (ISO-8601)\").nullable(),\n room: z.string().describe(\"Room name where the meeting took place\").nullable().optional(),\n place: z.string().describe(\"Location or place of the meeting\").nullable().optional(),\n start: z.string().describe(\"Meeting start datetime (ISO-8601)\").nullable(),\n room_type: z.string().describe(\"Type of room (e.g., MeetingRoom)\").nullable().optional(),\n meeting_id: z.string().describe(\"Unique meeting identifier (UUID)\").nullable(),\n participants: z.array(RoamListMeetings_MeetingParticipantSchema).describe(\"List of participants in the meeting\").nullable().optional(),\n});\nexport const RoamListMeetingsOutput = z.object({\n meetings: z.array(RoamListMeetings_MeetingSchema).describe(\"List of meetings\").nullable().optional(),\n nextCursor: z.string().describe(\"Cursor for fetching the next page of results\").nullable().optional(),\n});\n\nexport const roamListMeetings = action(\"ROAM_LIST_MEETINGS\", {\n slug: \"roam-list-meetings\",\n name: \"List Roam Meetings\",\n description: \"Lists all meetings in your home Roam, filtered by date range. Supports pagination via cursor and limiting the number of results. Returns meeting details including meeting ID, room, time, and participants. Use this action to discover available meetings in your Roam workspace.\",\n input: RoamListMeetingsInput,\n output: RoamListMeetingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CAC7I,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACjL,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AACvJ,CAAC;AACD,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC;AACD,MAAM,iCAAiC,EAAE,OAAO;CAC9C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7E,cAAc,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC;AAMD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoC,EAAE,OAAO;EAC7C,UAAU,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"list-meetings.mjs","names":[],"sources":["../../src/actions/list-meetings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListMeetingsInput = z.object({\n after: z.string().describe(\"Filter for meetings that started after this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime.\").optional(),\n limit: z.number().int().describe(\"Number of meetings to return per response.\").optional(),\n before: z.string().describe(\"Filter for meetings that started before this date/time (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to now if not specified.\").optional(),\n cursor: z.string().describe(\"Opaque cursor from a previous response to fetch the next page of results. Do not construct cursors manually.\").optional(),\n});\nconst RoamListMeetings_MeetingParticipantSchema = z.object({\n name: z.string().describe(\"Participant's display name\").nullable().optional(),\n email: z.string().describe(\"Participant's email address\").nullable().optional(),\n seconds: z.number().int().describe(\"Duration in seconds the participant attended\").nullable().optional(),\n}).passthrough();\nconst RoamListMeetings_MeetingSchema = z.object({\n end: z.string().describe(\"Meeting end datetime (ISO-8601)\").nullable(),\n room: z.string().describe(\"Room name where the meeting took place\").nullable().optional(),\n place: z.string().describe(\"Location or place of the meeting\").nullable().optional(),\n start: z.string().describe(\"Meeting start datetime (ISO-8601)\").nullable(),\n room_type: z.string().describe(\"Type of room (e.g., MeetingRoom)\").nullable().optional(),\n meeting_id: z.string().describe(\"Unique meeting identifier (UUID)\").nullable(),\n participants: z.array(RoamListMeetings_MeetingParticipantSchema).describe(\"List of participants in the meeting\").nullable().optional(),\n}).passthrough();\nexport const RoamListMeetingsOutput = z.object({\n meetings: z.array(RoamListMeetings_MeetingSchema).describe(\"List of meetings\").nullable().optional(),\n nextCursor: z.string().describe(\"Cursor for fetching the next page of results\").nullable().optional(),\n}).passthrough();\n\nexport const roamListMeetings = action(\"ROAM_LIST_MEETINGS\", {\n slug: \"roam-list-meetings\",\n name: \"List Roam Meetings\",\n description: \"Lists all meetings in your home Roam, filtered by date range. Supports pagination via cursor and limiting the number of results. Returns meeting details including meeting ID, room, time, and participants. Use this action to discover available meetings in your Roam workspace.\",\n input: RoamListMeetingsInput,\n output: RoamListMeetingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;CAC7I,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACxF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACjL,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;AACvJ,CAAC;AACD,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iCAAiC,EAAE,OAAO;CAC9C,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC7E,cAAc,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoC,EAAE,OAAO;EAC7C,UAAU,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -13,11 +13,11 @@ const RoamListRecordings_RecordingSchema = zod.z.object({
13
13
  videoUrl: zod.z.string().describe("URL to access the recording video.").nullable().optional(),
14
14
  startTime: zod.z.string().describe("Start time of the recording (ISO 8601 format).").nullable().optional(),
15
15
  recordingId: zod.z.string().describe("Unique identifier for the recording.").nullable().optional()
16
- }).describe("Individual recording object.");
16
+ }).passthrough().describe("Individual recording object.");
17
17
  const RoamListRecordingsOutput = zod.z.object({
18
18
  nextCursor: zod.z.string().describe("Opaque cursor for pagination. Include this in subsequent requests to get the next page of results.").nullable().optional(),
19
19
  recordings: zod.z.array(RoamListRecordings_RecordingSchema).describe("List of recording objects matching the criteria.").nullable().optional()
20
- }).describe("Response schema for listing recordings.");
20
+ }).passthrough().describe("Response schema for listing recordings.");
21
21
  const roamListRecordings = require_action.action("ROAM_LIST_RECORDINGS", {
22
22
  slug: "roam-list-recordings",
23
23
  name: "List Roam Recordings",
@@ -1 +1 @@
1
- {"version":3,"file":"list-recordings.cjs","names":["z","action"],"sources":["../../src/actions/list-recordings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListRecordingsInput = z.object({\n after: z.string().describe(\"The datetime to begin listing recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n limit: z.number().int().describe(\"The number of recordings to return per response. Default is 10, max 100.\").optional(),\n before: z.string().describe(\"The datetime until which to list recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n cursor: z.string().describe(\"Opaque pagination cursor from a previous response's nextCursor field.\").optional(),\n}).describe(\"Request parameters for listing recordings.\");\nconst RoamListRecordings_RecordingSchema = z.object({\n endTime: z.string().describe(\"End time of the recording (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"Location where the recording was made.\").nullable().optional(),\n videoUrl: z.string().describe(\"URL to access the recording video.\").nullable().optional(),\n startTime: z.string().describe(\"Start time of the recording (ISO 8601 format).\").nullable().optional(),\n recordingId: z.string().describe(\"Unique identifier for the recording.\").nullable().optional(),\n}).describe(\"Individual recording object.\");\nexport const RoamListRecordingsOutput = z.object({\n nextCursor: z.string().describe(\"Opaque cursor for pagination. Include this in subsequent requests to get the next page of results.\").nullable().optional(),\n recordings: z.array(RoamListRecordings_RecordingSchema).describe(\"List of recording objects matching the criteria.\").nullable().optional(),\n}).describe(\"Response schema for listing recordings.\");\n\nexport const roamListRecordings = action(\"ROAM_LIST_RECORDINGS\", {\n slug: \"roam-list-recordings\",\n name: \"List Roam Recordings\",\n description: \"Tool to list all recordings in your home Roam. Use when you need to retrieve recordings with optional date range filtering (after/before) or pagination. Supports filtering by date range and paginating through large result sets.\",\n input: RoamListRecordingsInput,\n output: RoamListRecordingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACjH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAC1C,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,YAAYA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-recordings.cjs","names":["z","action"],"sources":["../../src/actions/list-recordings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListRecordingsInput = z.object({\n after: z.string().describe(\"The datetime to begin listing recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n limit: z.number().int().describe(\"The number of recordings to return per response. Default is 10, max 100.\").optional(),\n before: z.string().describe(\"The datetime until which to list recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n cursor: z.string().describe(\"Opaque pagination cursor from a previous response's nextCursor field.\").optional(),\n}).describe(\"Request parameters for listing recordings.\");\nconst RoamListRecordings_RecordingSchema = z.object({\n endTime: z.string().describe(\"End time of the recording (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"Location where the recording was made.\").nullable().optional(),\n videoUrl: z.string().describe(\"URL to access the recording video.\").nullable().optional(),\n startTime: z.string().describe(\"Start time of the recording (ISO 8601 format).\").nullable().optional(),\n recordingId: z.string().describe(\"Unique identifier for the recording.\").nullable().optional(),\n}).passthrough().describe(\"Individual recording object.\");\nexport const RoamListRecordingsOutput = z.object({\n nextCursor: z.string().describe(\"Opaque cursor for pagination. Include this in subsequent requests to get the next page of results.\").nullable().optional(),\n recordings: z.array(RoamListRecordings_RecordingSchema).describe(\"List of recording objects matching the criteria.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing recordings.\");\n\nexport const roamListRecordings = action(\"ROAM_LIST_RECORDINGS\", {\n slug: \"roam-list-recordings\",\n name: \"List Roam Recordings\",\n description: \"Tool to list all recordings in your home Roam. Use when you need to retrieve recordings with optional date range filtering (after/before) or pagination. Supports filtering by date range and paginating through large result sets.\",\n input: RoamListRecordingsInput,\n output: RoamListRecordingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACjH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AACxD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,YAAYA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -15,14 +15,26 @@ declare const RoamListRecordingsOutput: z.ZodObject<{
15
15
  videoUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  recordingId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
- }, z.core.$strip>>>>;
19
- }, z.core.$strip>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
20
  declare const roamListRecordings: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  after?: string | undefined;
22
22
  limit?: number | undefined;
23
23
  before?: string | undefined;
24
24
  cursor?: 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<"roam", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { roamListRecordings };
28
40
  //# sourceMappingURL=list-recordings.d.cts.map
@@ -15,14 +15,26 @@ declare const RoamListRecordingsOutput: z.ZodObject<{
15
15
  videoUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  startTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  recordingId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
- }, z.core.$strip>>>>;
19
- }, z.core.$strip>;
18
+ }, z.core.$loose>>>>;
19
+ }, z.core.$loose>;
20
20
  declare const roamListRecordings: import("@keystrokehq/action").WorkflowActionDefinition<{
21
21
  after?: string | undefined;
22
22
  limit?: number | undefined;
23
23
  before?: string | undefined;
24
24
  cursor?: 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<"roam", z.ZodObject<{
26
+ connectionId: z.ZodString;
27
+ entityId: z.ZodString;
28
+ instanceId: z.ZodString;
29
+ }, z.core.$strip>, z.ZodObject<{
30
+ accessToken: z.ZodString;
31
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
32
+ connectionId: z.ZodString;
33
+ entityId: z.ZodString;
34
+ instanceId: z.ZodString;
35
+ }, z.core.$strip>, z.ZodObject<{
36
+ accessToken: z.ZodString;
37
+ }, z.core.$strip>>]>;
26
38
  //#endregion
27
39
  export { roamListRecordings };
28
40
  //# sourceMappingURL=list-recordings.d.mts.map
@@ -13,7 +13,7 @@ const RoamListRecordings_RecordingSchema = z.object({
13
13
  videoUrl: z.string().describe("URL to access the recording video.").nullable().optional(),
14
14
  startTime: z.string().describe("Start time of the recording (ISO 8601 format).").nullable().optional(),
15
15
  recordingId: z.string().describe("Unique identifier for the recording.").nullable().optional()
16
- }).describe("Individual recording object.");
16
+ }).passthrough().describe("Individual recording object.");
17
17
  const roamListRecordings = action("ROAM_LIST_RECORDINGS", {
18
18
  slug: "roam-list-recordings",
19
19
  name: "List Roam Recordings",
@@ -22,7 +22,7 @@ const roamListRecordings = action("ROAM_LIST_RECORDINGS", {
22
22
  output: z.object({
23
23
  nextCursor: z.string().describe("Opaque cursor for pagination. Include this in subsequent requests to get the next page of results.").nullable().optional(),
24
24
  recordings: z.array(RoamListRecordings_RecordingSchema).describe("List of recording objects matching the criteria.").nullable().optional()
25
- }).describe("Response schema for listing recordings.")
25
+ }).passthrough().describe("Response schema for listing recordings.")
26
26
  });
27
27
  //#endregion
28
28
  export { roamListRecordings };
@@ -1 +1 @@
1
- {"version":3,"file":"list-recordings.mjs","names":[],"sources":["../../src/actions/list-recordings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListRecordingsInput = z.object({\n after: z.string().describe(\"The datetime to begin listing recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n limit: z.number().int().describe(\"The number of recordings to return per response. Default is 10, max 100.\").optional(),\n before: z.string().describe(\"The datetime until which to list recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n cursor: z.string().describe(\"Opaque pagination cursor from a previous response's nextCursor field.\").optional(),\n}).describe(\"Request parameters for listing recordings.\");\nconst RoamListRecordings_RecordingSchema = z.object({\n endTime: z.string().describe(\"End time of the recording (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"Location where the recording was made.\").nullable().optional(),\n videoUrl: z.string().describe(\"URL to access the recording video.\").nullable().optional(),\n startTime: z.string().describe(\"Start time of the recording (ISO 8601 format).\").nullable().optional(),\n recordingId: z.string().describe(\"Unique identifier for the recording.\").nullable().optional(),\n}).describe(\"Individual recording object.\");\nexport const RoamListRecordingsOutput = z.object({\n nextCursor: z.string().describe(\"Opaque cursor for pagination. Include this in subsequent requests to get the next page of results.\").nullable().optional(),\n recordings: z.array(RoamListRecordings_RecordingSchema).describe(\"List of recording objects matching the criteria.\").nullable().optional(),\n}).describe(\"Response schema for listing recordings.\");\n\nexport const roamListRecordings = action(\"ROAM_LIST_RECORDINGS\", {\n slug: \"roam-list-recordings\",\n name: \"List Roam Recordings\",\n description: \"Tool to list all recordings in your home Roam. Use when you need to retrieve recordings with optional date range filtering (after/before) or pagination. Supports filtering by date range and paginating through large result sets.\",\n input: RoamListRecordingsInput,\n output: RoamListRecordingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACjH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,qCAAqC,EAAE,OAAO;CAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,8BAA8B;AAM1C,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,YAAY,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-recordings.mjs","names":[],"sources":["../../src/actions/list-recordings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListRecordingsInput = z.object({\n after: z.string().describe(\"The datetime to begin listing recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n limit: z.number().int().describe(\"The number of recordings to return per response. Default is 10, max 100.\").optional(),\n before: z.string().describe(\"The datetime until which to list recordings (YYYY-MM-DD or RFC-3339 format).\").optional(),\n cursor: z.string().describe(\"Opaque pagination cursor from a previous response's nextCursor field.\").optional(),\n}).describe(\"Request parameters for listing recordings.\");\nconst RoamListRecordings_RecordingSchema = z.object({\n endTime: z.string().describe(\"End time of the recording (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"Location where the recording was made.\").nullable().optional(),\n videoUrl: z.string().describe(\"URL to access the recording video.\").nullable().optional(),\n startTime: z.string().describe(\"Start time of the recording (ISO 8601 format).\").nullable().optional(),\n recordingId: z.string().describe(\"Unique identifier for the recording.\").nullable().optional(),\n}).passthrough().describe(\"Individual recording object.\");\nexport const RoamListRecordingsOutput = z.object({\n nextCursor: z.string().describe(\"Opaque cursor for pagination. Include this in subsequent requests to get the next page of results.\").nullable().optional(),\n recordings: z.array(RoamListRecordings_RecordingSchema).describe(\"List of recording objects matching the criteria.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing recordings.\");\n\nexport const roamListRecordings = action(\"ROAM_LIST_RECORDINGS\", {\n slug: \"roam-list-recordings\",\n name: \"List Roam Recordings\",\n description: \"Tool to list all recordings in your home Roam. Use when you need to retrieve recordings with optional date range filtering (after/before) or pagination. Supports filtering by date range and paginating through large result sets.\",\n input: RoamListRecordingsInput,\n output: RoamListRecordingsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACjH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,qCAAqC,EAAE,OAAO;CAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAA8B;AAMxD,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,YAAY,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
@@ -11,17 +11,17 @@ const RoamListRoamScimUsers_UserMetaSchema = zod.z.object({
11
11
  location: zod.z.string().describe("The URI of the user resource.").nullable().optional(),
12
12
  lastModified: zod.z.string().describe("The date and time the user was last modified (ISO 8601 format).").nullable().optional(),
13
13
  resourceType: zod.z.string().describe("The type of resource (User).").nullable().optional()
14
- }).describe("Metadata about the SCIM user resource.");
14
+ }).passthrough().describe("Metadata about the SCIM user resource.");
15
15
  const RoamListRoamScimUsers_UserNameSchema = zod.z.object({
16
16
  givenName: zod.z.string().describe("The first name of the user.").nullable().optional(),
17
17
  familyName: zod.z.string().describe("The last name of the user.").nullable().optional()
18
- }).describe("Name component of a SCIM user.");
18
+ }).passthrough().describe("Name component of a SCIM user.");
19
19
  const RoamListRoamScimUsers_EmailValueSchema = zod.z.object({
20
20
  type: zod.z.string().describe("Type of email address (e.g., 'work').").nullable().optional(),
21
21
  value: zod.z.string().describe("Email address value.").nullable().optional(),
22
22
  primary: zod.z.boolean().describe("Whether this is the primary email address.").nullable().optional()
23
- }).describe("Email address in the SCIM user resource.");
24
- const RoamListRoamScimUsers_RoamUserExtensionSchema = zod.z.object({ role: zod.z.string().describe("The user's role in Roam (e.g., 'User' or 'Admin').").nullable().optional() }).describe("Roam-specific SCIM extension for user resources.");
23
+ }).passthrough().describe("Email address in the SCIM user resource.");
24
+ const RoamListRoamScimUsers_RoamUserExtensionSchema = zod.z.object({ role: zod.z.string().describe("The user's role in Roam (e.g., 'User' or 'Admin').").nullable().optional() }).passthrough().describe("Roam-specific SCIM extension for user resources.");
25
25
  const RoamListRoamScimUsers_UserResourceSchema = zod.z.object({
26
26
  id: zod.z.string().describe("The unique identifier for the user in Roam (SCIM ID / Person ID).").nullable().optional(),
27
27
  meta: RoamListRoamScimUsers_UserMetaSchema.nullable().optional(),
@@ -33,14 +33,14 @@ const RoamListRoamScimUsers_UserResourceSchema = zod.z.object({
33
33
  externalId: zod.z.string().describe("External identifier from the identity provider (if synced via SCIM).").nullable().optional(),
34
34
  displayName: zod.z.string().describe("The display name of the user (typically firstName lastName).").nullable().optional(),
35
35
  "urn:ro.am:params:scim:schemas:extension:roam:2.0:User": RoamListRoamScimUsers_RoamUserExtensionSchema.nullable().optional()
36
- }).describe("A single user resource in the SCIM list response.");
36
+ }).passthrough().describe("A single user resource in the SCIM list response.");
37
37
  const RoamListRoamScimUsersOutput = zod.z.object({
38
38
  schemas: zod.z.array(zod.z.string()).describe("List of SCIM schema URIs used in the response.").nullable().optional(),
39
39
  Resources: zod.z.array(RoamListRoamScimUsers_UserResourceSchema).describe("List of user resources matching the query.").nullable().optional(),
40
40
  startIndex: zod.z.number().int().describe("The 1-based index of the first result in the current page.").nullable().optional(),
41
41
  itemsPerPage: zod.z.number().int().describe("The number of users returned in this page.").nullable().optional(),
42
42
  totalResults: zod.z.number().int().describe("The total number of users matching the query.").nullable().optional()
43
- }).describe("Response schema for listing users via SCIM 2.0.\n\nReturns a paginated list of user resources with total count information.");
43
+ }).passthrough().describe("Response schema for listing users via SCIM 2.0.\n\nReturns a paginated list of user resources with total count information.");
44
44
  const roamListRoamScimUsers = require_action.action("ROAM_LIST_ROAM_SCIM_USERS", {
45
45
  slug: "roam-list-roam-scim-users",
46
46
  name: "List users (SCIM)",
@@ -1 +1 @@
1
- {"version":3,"file":"list-roam-scim-users.cjs","names":["z","action"],"sources":["../../src/actions/list-roam-scim-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListRoamScimUsersInput = z.object({\n count: z.number().int().default(100).describe(\"The maximum number of users to return per page. Use this for pagination to control page size.\").optional(),\n filter: z.string().describe(\"A SCIM filter expression to narrow down results. For example, 'userName eq \\\"alice@example.com\\\"' to find a specific user. Supports filtering by userName, name, emails, and active attributes.\").optional(),\n start_index: z.number().int().default(1).describe(\"The 1-based index of the first result to return. Use this for pagination to retrieve subsequent pages of results.\").optional(),\n}).describe(\"Request schema for listing users via SCIM 2.0.\\n\\nSupports pagination via startIndex and count parameters, as well as\\nfiltering by user attributes using SCIM filter expressions.\");\nconst RoamListRoamScimUsers_UserMetaSchema = z.object({\n created: z.string().describe(\"The date and time the user was created (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"The URI of the user resource.\").nullable().optional(),\n lastModified: z.string().describe(\"The date and time the user was last modified (ISO 8601 format).\").nullable().optional(),\n resourceType: z.string().describe(\"The type of resource (User).\").nullable().optional(),\n}).describe(\"Metadata about the SCIM user resource.\");\nconst RoamListRoamScimUsers_UserNameSchema = z.object({\n givenName: z.string().describe(\"The first name of the user.\").nullable().optional(),\n familyName: z.string().describe(\"The last name of the user.\").nullable().optional(),\n}).describe(\"Name component of a SCIM user.\");\nconst RoamListRoamScimUsers_EmailValueSchema = z.object({\n type: z.string().describe(\"Type of email address (e.g., 'work').\").nullable().optional(),\n value: z.string().describe(\"Email address value.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary email address.\").nullable().optional(),\n}).describe(\"Email address in the SCIM user resource.\");\nconst RoamListRoamScimUsers_RoamUserExtensionSchema = z.object({\n role: z.string().describe(\"The user's role in Roam (e.g., 'User' or 'Admin').\").nullable().optional(),\n}).describe(\"Roam-specific SCIM extension for user resources.\");\nconst RoamListRoamScimUsers_UserResourceSchema = z.object({\n id: z.string().describe(\"The unique identifier for the user in Roam (SCIM ID / Person ID).\").nullable().optional(),\n meta: RoamListRoamScimUsers_UserMetaSchema.nullable().optional(),\n name: RoamListRoamScimUsers_UserNameSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the user account is active. True = active, False = archived.\").nullable().optional(),\n emails: z.array(RoamListRoamScimUsers_EmailValueSchema).describe(\"List of email addresses for the user.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs that describe the user resource.\").nullable().optional(),\n userName: z.string().describe(\"The username, typically the primary email address of the user.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier from the identity provider (if synced via SCIM).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user (typically firstName lastName).\").nullable().optional(),\n \"urn:ro.am:params:scim:schemas:extension:roam:2.0:User\": RoamListRoamScimUsers_RoamUserExtensionSchema.nullable().optional(),\n}).describe(\"A single user resource in the SCIM list response.\");\nexport const RoamListRoamScimUsersOutput = z.object({\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs used in the response.\").nullable().optional(),\n Resources: z.array(RoamListRoamScimUsers_UserResourceSchema).describe(\"List of user resources matching the query.\").nullable().optional(),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in the current page.\").nullable().optional(),\n itemsPerPage: z.number().int().describe(\"The number of users returned in this page.\").nullable().optional(),\n totalResults: z.number().int().describe(\"The total number of users matching the query.\").nullable().optional(),\n}).describe(\"Response schema for listing users via SCIM 2.0.\\n\\nReturns a paginated list of user resources with total count information.\");\n\nexport const roamListRoamScimUsers = action(\"ROAM_LIST_ROAM_SCIM_USERS\", {\n slug: \"roam-list-roam-scim-users\",\n name: \"List users (SCIM)\",\n description: \"Tool to list users in your Roam organization using SCIM 2.0 protocol. Use when you need to retrieve a paginated list of users in your Roam workspace via the SCIM 2.0 API for identity provider integration. Supports pagination via startIndex and count parameters, as well as filtering by user attributes using SCIM filter expressions. Endpoint: GET /scim/v2/Users\",\n input: RoamListRoamScimUsersInput,\n output: RoamListRoamScimUsersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CACxJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;CACxO,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS;AAClL,CAAC,CAAC,CAAC,SAAS,oLAAoL;AAChM,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,MAAM,qCAAqC,SAAS,CAAC,CAAC,SAAS;CAC/D,MAAM,qCAAqC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,QAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,yDAAyD,8CAA8C,SAAS,CAAC,CAAC,SAAS;AAC7H,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,WAAWA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,6HAA6H;AAEzI,MAAa,wBAAwBC,eAAAA,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-roam-scim-users.cjs","names":["z","action"],"sources":["../../src/actions/list-roam-scim-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListRoamScimUsersInput = z.object({\n count: z.number().int().default(100).describe(\"The maximum number of users to return per page. Use this for pagination to control page size.\").optional(),\n filter: z.string().describe(\"A SCIM filter expression to narrow down results. For example, 'userName eq \\\"alice@example.com\\\"' to find a specific user. Supports filtering by userName, name, emails, and active attributes.\").optional(),\n start_index: z.number().int().default(1).describe(\"The 1-based index of the first result to return. Use this for pagination to retrieve subsequent pages of results.\").optional(),\n}).describe(\"Request schema for listing users via SCIM 2.0.\\n\\nSupports pagination via startIndex and count parameters, as well as\\nfiltering by user attributes using SCIM filter expressions.\");\nconst RoamListRoamScimUsers_UserMetaSchema = z.object({\n created: z.string().describe(\"The date and time the user was created (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"The URI of the user resource.\").nullable().optional(),\n lastModified: z.string().describe(\"The date and time the user was last modified (ISO 8601 format).\").nullable().optional(),\n resourceType: z.string().describe(\"The type of resource (User).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the SCIM user resource.\");\nconst RoamListRoamScimUsers_UserNameSchema = z.object({\n givenName: z.string().describe(\"The first name of the user.\").nullable().optional(),\n familyName: z.string().describe(\"The last name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Name component of a SCIM user.\");\nconst RoamListRoamScimUsers_EmailValueSchema = z.object({\n type: z.string().describe(\"Type of email address (e.g., 'work').\").nullable().optional(),\n value: z.string().describe(\"Email address value.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary email address.\").nullable().optional(),\n}).passthrough().describe(\"Email address in the SCIM user resource.\");\nconst RoamListRoamScimUsers_RoamUserExtensionSchema = z.object({\n role: z.string().describe(\"The user's role in Roam (e.g., 'User' or 'Admin').\").nullable().optional(),\n}).passthrough().describe(\"Roam-specific SCIM extension for user resources.\");\nconst RoamListRoamScimUsers_UserResourceSchema = z.object({\n id: z.string().describe(\"The unique identifier for the user in Roam (SCIM ID / Person ID).\").nullable().optional(),\n meta: RoamListRoamScimUsers_UserMetaSchema.nullable().optional(),\n name: RoamListRoamScimUsers_UserNameSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the user account is active. True = active, False = archived.\").nullable().optional(),\n emails: z.array(RoamListRoamScimUsers_EmailValueSchema).describe(\"List of email addresses for the user.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs that describe the user resource.\").nullable().optional(),\n userName: z.string().describe(\"The username, typically the primary email address of the user.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier from the identity provider (if synced via SCIM).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user (typically firstName lastName).\").nullable().optional(),\n \"urn:ro.am:params:scim:schemas:extension:roam:2.0:User\": RoamListRoamScimUsers_RoamUserExtensionSchema.nullable().optional(),\n}).passthrough().describe(\"A single user resource in the SCIM list response.\");\nexport const RoamListRoamScimUsersOutput = z.object({\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs used in the response.\").nullable().optional(),\n Resources: z.array(RoamListRoamScimUsers_UserResourceSchema).describe(\"List of user resources matching the query.\").nullable().optional(),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in the current page.\").nullable().optional(),\n itemsPerPage: z.number().int().describe(\"The number of users returned in this page.\").nullable().optional(),\n totalResults: z.number().int().describe(\"The total number of users matching the query.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for listing users via SCIM 2.0.\\n\\nReturns a paginated list of user resources with total count information.\");\n\nexport const roamListRoamScimUsers = action(\"ROAM_LIST_ROAM_SCIM_USERS\", {\n slug: \"roam-list-roam-scim-users\",\n name: \"List users (SCIM)\",\n description: \"Tool to list users in your Roam organization using SCIM 2.0 protocol. Use when you need to retrieve a paginated list of users in your Roam workspace via the SCIM 2.0 API for identity provider integration. Supports pagination via startIndex and count parameters, as well as filtering by user attributes using SCIM filter expressions. Endpoint: GET /scim/v2/Users\",\n input: RoamListRoamScimUsersInput,\n output: RoamListRoamScimUsersOutput,\n});\n"],"mappings":"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"}
@@ -15,34 +15,46 @@ declare const RoamListRoamScimUsersOutput: z.ZodObject<{
15
15
  location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  lastModified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  resourceType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
- }, z.core.$strip>>>;
18
+ }, z.core.$loose>>>;
19
19
  name: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  givenName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  familyName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
24
24
  emails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
25
25
  type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  primary: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
- }, z.core.$strip>>>>;
28
+ }, z.core.$loose>>>>;
29
29
  schemas: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
30
30
  userName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
32
  displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
33
  "urn:ro.am:params:scim:schemas:extension:roam:2.0:User": z.ZodOptional<z.ZodNullable<z.ZodObject<{
34
34
  role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
- }, z.core.$strip>>>;
36
- }, z.core.$strip>>>>;
35
+ }, z.core.$loose>>>;
36
+ }, z.core.$loose>>>>;
37
37
  startIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
38
  itemsPerPage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
39
39
  totalResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
- }, z.core.$strip>;
40
+ }, z.core.$loose>;
41
41
  declare const roamListRoamScimUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  count?: number | undefined;
43
43
  filter?: string | undefined;
44
44
  start_index?: number | 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<"roam", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ accessToken: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ accessToken: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { roamListRoamScimUsers };
48
60
  //# sourceMappingURL=list-roam-scim-users.d.cts.map
@@ -15,34 +15,46 @@ declare const RoamListRoamScimUsersOutput: z.ZodObject<{
15
15
  location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  lastModified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  resourceType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
- }, z.core.$strip>>>;
18
+ }, z.core.$loose>>>;
19
19
  name: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  givenName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
21
  familyName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  active: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
24
24
  emails: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
25
25
  type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  primary: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
28
- }, z.core.$strip>>>>;
28
+ }, z.core.$loose>>>>;
29
29
  schemas: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
30
30
  userName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
32
  displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
33
  "urn:ro.am:params:scim:schemas:extension:roam:2.0:User": z.ZodOptional<z.ZodNullable<z.ZodObject<{
34
34
  role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
- }, z.core.$strip>>>;
36
- }, z.core.$strip>>>>;
35
+ }, z.core.$loose>>>;
36
+ }, z.core.$loose>>>>;
37
37
  startIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
38
  itemsPerPage: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
39
39
  totalResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
- }, z.core.$strip>;
40
+ }, z.core.$loose>;
41
41
  declare const roamListRoamScimUsers: import("@keystrokehq/action").WorkflowActionDefinition<{
42
42
  count?: number | undefined;
43
43
  filter?: string | undefined;
44
44
  start_index?: number | 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<"roam", z.ZodObject<{
46
+ connectionId: z.ZodString;
47
+ entityId: z.ZodString;
48
+ instanceId: z.ZodString;
49
+ }, z.core.$strip>, z.ZodObject<{
50
+ accessToken: z.ZodString;
51
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
52
+ connectionId: z.ZodString;
53
+ entityId: z.ZodString;
54
+ instanceId: z.ZodString;
55
+ }, z.core.$strip>, z.ZodObject<{
56
+ accessToken: z.ZodString;
57
+ }, z.core.$strip>>]>;
46
58
  //#endregion
47
59
  export { roamListRoamScimUsers };
48
60
  //# sourceMappingURL=list-roam-scim-users.d.mts.map
@@ -11,17 +11,17 @@ const RoamListRoamScimUsers_UserMetaSchema = z.object({
11
11
  location: z.string().describe("The URI of the user resource.").nullable().optional(),
12
12
  lastModified: z.string().describe("The date and time the user was last modified (ISO 8601 format).").nullable().optional(),
13
13
  resourceType: z.string().describe("The type of resource (User).").nullable().optional()
14
- }).describe("Metadata about the SCIM user resource.");
14
+ }).passthrough().describe("Metadata about the SCIM user resource.");
15
15
  const RoamListRoamScimUsers_UserNameSchema = z.object({
16
16
  givenName: z.string().describe("The first name of the user.").nullable().optional(),
17
17
  familyName: z.string().describe("The last name of the user.").nullable().optional()
18
- }).describe("Name component of a SCIM user.");
18
+ }).passthrough().describe("Name component of a SCIM user.");
19
19
  const RoamListRoamScimUsers_EmailValueSchema = z.object({
20
20
  type: z.string().describe("Type of email address (e.g., 'work').").nullable().optional(),
21
21
  value: z.string().describe("Email address value.").nullable().optional(),
22
22
  primary: z.boolean().describe("Whether this is the primary email address.").nullable().optional()
23
- }).describe("Email address in the SCIM user resource.");
24
- const RoamListRoamScimUsers_RoamUserExtensionSchema = z.object({ role: z.string().describe("The user's role in Roam (e.g., 'User' or 'Admin').").nullable().optional() }).describe("Roam-specific SCIM extension for user resources.");
23
+ }).passthrough().describe("Email address in the SCIM user resource.");
24
+ const RoamListRoamScimUsers_RoamUserExtensionSchema = z.object({ role: z.string().describe("The user's role in Roam (e.g., 'User' or 'Admin').").nullable().optional() }).passthrough().describe("Roam-specific SCIM extension for user resources.");
25
25
  const RoamListRoamScimUsers_UserResourceSchema = z.object({
26
26
  id: z.string().describe("The unique identifier for the user in Roam (SCIM ID / Person ID).").nullable().optional(),
27
27
  meta: RoamListRoamScimUsers_UserMetaSchema.nullable().optional(),
@@ -33,7 +33,7 @@ const RoamListRoamScimUsers_UserResourceSchema = z.object({
33
33
  externalId: z.string().describe("External identifier from the identity provider (if synced via SCIM).").nullable().optional(),
34
34
  displayName: z.string().describe("The display name of the user (typically firstName lastName).").nullable().optional(),
35
35
  "urn:ro.am:params:scim:schemas:extension:roam:2.0:User": RoamListRoamScimUsers_RoamUserExtensionSchema.nullable().optional()
36
- }).describe("A single user resource in the SCIM list response.");
36
+ }).passthrough().describe("A single user resource in the SCIM list response.");
37
37
  const roamListRoamScimUsers = action("ROAM_LIST_ROAM_SCIM_USERS", {
38
38
  slug: "roam-list-roam-scim-users",
39
39
  name: "List users (SCIM)",
@@ -45,7 +45,7 @@ const roamListRoamScimUsers = action("ROAM_LIST_ROAM_SCIM_USERS", {
45
45
  startIndex: z.number().int().describe("The 1-based index of the first result in the current page.").nullable().optional(),
46
46
  itemsPerPage: z.number().int().describe("The number of users returned in this page.").nullable().optional(),
47
47
  totalResults: z.number().int().describe("The total number of users matching the query.").nullable().optional()
48
- }).describe("Response schema for listing users via SCIM 2.0.\n\nReturns a paginated list of user resources with total count information.")
48
+ }).passthrough().describe("Response schema for listing users via SCIM 2.0.\n\nReturns a paginated list of user resources with total count information.")
49
49
  });
50
50
  //#endregion
51
51
  export { roamListRoamScimUsers };