@keystrokehq/roam 0.1.2 → 0.1.3

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 (241) 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 +1 -1
  4. package/dist/actions/add-group-members.d.mts +1 -1
  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 +1 -1
  10. package/dist/actions/add-reaction.d.mts +1 -1
  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 +1 -1
  16. package/dist/actions/create-group.d.mts +1 -1
  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 +3 -3
  22. package/dist/actions/create-roam-scim-group.d.mts +3 -3
  23. package/dist/actions/create-roam-scim-group.mjs +2 -2
  24. package/dist/actions/create-roam-scim-group.mjs.map +1 -1
  25. package/dist/actions/create-user.cjs +5 -5
  26. package/dist/actions/create-user.cjs.map +1 -1
  27. package/dist/actions/create-user.d.cts +6 -5
  28. package/dist/actions/create-user.d.mts +6 -5
  29. package/dist/actions/create-user.mjs +5 -5
  30. package/dist/actions/create-user.mjs.map +1 -1
  31. package/dist/actions/delete-group.cjs +1 -1
  32. package/dist/actions/delete-group.cjs.map +1 -1
  33. package/dist/actions/delete-group.d.cts +1 -1
  34. package/dist/actions/delete-group.d.mts +1 -1
  35. package/dist/actions/delete-group.mjs +1 -1
  36. package/dist/actions/delete-group.mjs.map +1 -1
  37. package/dist/actions/delete-user.cjs +1 -1
  38. package/dist/actions/delete-user.cjs.map +1 -1
  39. package/dist/actions/delete-user.d.cts +1 -1
  40. package/dist/actions/delete-user.d.mts +1 -1
  41. package/dist/actions/delete-user.mjs +1 -1
  42. package/dist/actions/delete-user.mjs.map +1 -1
  43. package/dist/actions/get-address-info.cjs +1 -1
  44. package/dist/actions/get-address-info.cjs.map +1 -1
  45. package/dist/actions/get-address-info.d.cts +1 -1
  46. package/dist/actions/get-address-info.d.mts +1 -1
  47. package/dist/actions/get-address-info.mjs +1 -1
  48. package/dist/actions/get-address-info.mjs.map +1 -1
  49. package/dist/actions/get-chat-history.cjs +2 -2
  50. package/dist/actions/get-chat-history.cjs.map +1 -1
  51. package/dist/actions/get-chat-history.d.cts +2 -2
  52. package/dist/actions/get-chat-history.d.mts +2 -2
  53. package/dist/actions/get-chat-history.mjs +2 -2
  54. package/dist/actions/get-chat-history.mjs.map +1 -1
  55. package/dist/actions/get-meeting-link.cjs +1 -1
  56. package/dist/actions/get-meeting-link.cjs.map +1 -1
  57. package/dist/actions/get-meeting-link.d.cts +1 -1
  58. package/dist/actions/get-meeting-link.d.mts +1 -1
  59. package/dist/actions/get-meeting-link.mjs +1 -1
  60. package/dist/actions/get-meeting-link.mjs.map +1 -1
  61. package/dist/actions/get-resource-types.cjs +2 -2
  62. package/dist/actions/get-resource-types.cjs.map +1 -1
  63. package/dist/actions/get-resource-types.d.cts +2 -2
  64. package/dist/actions/get-resource-types.d.mts +2 -2
  65. package/dist/actions/get-resource-types.mjs +2 -2
  66. package/dist/actions/get-resource-types.mjs.map +1 -1
  67. package/dist/actions/get-roam-scim-config.cjs +9 -9
  68. package/dist/actions/get-roam-scim-config.cjs.map +1 -1
  69. package/dist/actions/get-roam-scim-config.d.cts +9 -9
  70. package/dist/actions/get-roam-scim-config.d.mts +9 -9
  71. package/dist/actions/get-roam-scim-config.mjs +9 -9
  72. package/dist/actions/get-roam-scim-config.mjs.map +1 -1
  73. package/dist/actions/get-scim-schema.cjs +1 -1
  74. package/dist/actions/get-scim-schema.cjs.map +1 -1
  75. package/dist/actions/get-scim-schema.d.cts +1 -1
  76. package/dist/actions/get-scim-schema.d.mts +1 -1
  77. package/dist/actions/get-scim-schema.mjs +1 -1
  78. package/dist/actions/get-scim-schema.mjs.map +1 -1
  79. package/dist/actions/get-scim-user.cjs +5 -5
  80. package/dist/actions/get-scim-user.cjs.map +1 -1
  81. package/dist/actions/get-scim-user.d.cts +5 -5
  82. package/dist/actions/get-scim-user.d.mts +5 -5
  83. package/dist/actions/get-scim-user.mjs +5 -5
  84. package/dist/actions/get-scim-user.mjs.map +1 -1
  85. package/dist/actions/get-test.cjs +1 -1
  86. package/dist/actions/get-test.cjs.map +1 -1
  87. package/dist/actions/get-test.d.cts +1 -1
  88. package/dist/actions/get-test.d.mts +1 -1
  89. package/dist/actions/get-test.mjs +1 -1
  90. package/dist/actions/get-test.mjs.map +1 -1
  91. package/dist/actions/get-token-info.cjs +2 -2
  92. package/dist/actions/get-token-info.cjs.map +1 -1
  93. package/dist/actions/get-token-info.d.cts +2 -2
  94. package/dist/actions/get-token-info.d.mts +2 -2
  95. package/dist/actions/get-token-info.mjs +2 -2
  96. package/dist/actions/get-token-info.mjs.map +1 -1
  97. package/dist/actions/get-user-info.cjs +1 -1
  98. package/dist/actions/get-user-info.cjs.map +1 -1
  99. package/dist/actions/get-user-info.d.cts +1 -1
  100. package/dist/actions/get-user-info.d.mts +1 -1
  101. package/dist/actions/get-user-info.mjs +1 -1
  102. package/dist/actions/get-user-info.mjs.map +1 -1
  103. package/dist/actions/list-chats.cjs +2 -2
  104. package/dist/actions/list-chats.cjs.map +1 -1
  105. package/dist/actions/list-chats.d.cts +2 -2
  106. package/dist/actions/list-chats.d.mts +2 -2
  107. package/dist/actions/list-chats.mjs +2 -2
  108. package/dist/actions/list-chats.mjs.map +1 -1
  109. package/dist/actions/list-group-members.cjs +2 -2
  110. package/dist/actions/list-group-members.cjs.map +1 -1
  111. package/dist/actions/list-group-members.d.cts +2 -2
  112. package/dist/actions/list-group-members.d.mts +2 -2
  113. package/dist/actions/list-group-members.mjs +2 -2
  114. package/dist/actions/list-group-members.mjs.map +1 -1
  115. package/dist/actions/list-groups.cjs +4 -4
  116. package/dist/actions/list-groups.cjs.map +1 -1
  117. package/dist/actions/list-groups.d.cts +4 -4
  118. package/dist/actions/list-groups.d.mts +4 -4
  119. package/dist/actions/list-groups.mjs +4 -4
  120. package/dist/actions/list-groups.mjs.map +1 -1
  121. package/dist/actions/list-lobbies.cjs +2 -2
  122. package/dist/actions/list-lobbies.cjs.map +1 -1
  123. package/dist/actions/list-lobbies.d.cts +2 -2
  124. package/dist/actions/list-lobbies.d.mts +2 -2
  125. package/dist/actions/list-lobbies.mjs +2 -2
  126. package/dist/actions/list-lobbies.mjs.map +1 -1
  127. package/dist/actions/list-meetings.cjs +3 -3
  128. package/dist/actions/list-meetings.cjs.map +1 -1
  129. package/dist/actions/list-meetings.d.cts +3 -3
  130. package/dist/actions/list-meetings.d.mts +3 -3
  131. package/dist/actions/list-meetings.mjs +3 -3
  132. package/dist/actions/list-meetings.mjs.map +1 -1
  133. package/dist/actions/list-recordings.cjs +2 -2
  134. package/dist/actions/list-recordings.cjs.map +1 -1
  135. package/dist/actions/list-recordings.d.cts +2 -2
  136. package/dist/actions/list-recordings.d.mts +2 -2
  137. package/dist/actions/list-recordings.mjs +2 -2
  138. package/dist/actions/list-recordings.mjs.map +1 -1
  139. package/dist/actions/list-roam-scim-users.cjs +6 -6
  140. package/dist/actions/list-roam-scim-users.cjs.map +1 -1
  141. package/dist/actions/list-roam-scim-users.d.cts +6 -6
  142. package/dist/actions/list-roam-scim-users.d.mts +6 -6
  143. package/dist/actions/list-roam-scim-users.mjs +6 -6
  144. package/dist/actions/list-roam-scim-users.mjs.map +1 -1
  145. package/dist/actions/list-schemas.cjs +2 -2
  146. package/dist/actions/list-schemas.cjs.map +1 -1
  147. package/dist/actions/list-schemas.d.cts +2 -2
  148. package/dist/actions/list-schemas.d.mts +2 -2
  149. package/dist/actions/list-schemas.mjs +2 -2
  150. package/dist/actions/list-schemas.mjs.map +1 -1
  151. package/dist/actions/list-transcripts.cjs +3 -3
  152. package/dist/actions/list-transcripts.cjs.map +1 -1
  153. package/dist/actions/list-transcripts.d.cts +3 -3
  154. package/dist/actions/list-transcripts.d.mts +3 -3
  155. package/dist/actions/list-transcripts.mjs +3 -3
  156. package/dist/actions/list-transcripts.mjs.map +1 -1
  157. package/dist/actions/list-user-audit-log.cjs +2 -2
  158. package/dist/actions/list-user-audit-log.cjs.map +1 -1
  159. package/dist/actions/list-user-audit-log.d.cts +2 -2
  160. package/dist/actions/list-user-audit-log.d.mts +2 -2
  161. package/dist/actions/list-user-audit-log.mjs +2 -2
  162. package/dist/actions/list-user-audit-log.mjs.map +1 -1
  163. package/dist/actions/list-users.cjs +2 -2
  164. package/dist/actions/list-users.cjs.map +1 -1
  165. package/dist/actions/list-users.d.cts +2 -2
  166. package/dist/actions/list-users.d.mts +2 -2
  167. package/dist/actions/list-users.mjs +2 -2
  168. package/dist/actions/list-users.mjs.map +1 -1
  169. package/dist/actions/lookup-user.cjs +1 -1
  170. package/dist/actions/lookup-user.cjs.map +1 -1
  171. package/dist/actions/lookup-user.d.cts +1 -1
  172. package/dist/actions/lookup-user.d.mts +1 -1
  173. package/dist/actions/lookup-user.mjs +1 -1
  174. package/dist/actions/lookup-user.mjs.map +1 -1
  175. package/dist/actions/patch-group.cjs +4 -4
  176. package/dist/actions/patch-group.cjs.map +1 -1
  177. package/dist/actions/patch-group.d.cts +6 -4
  178. package/dist/actions/patch-group.d.cts.map +1 -1
  179. package/dist/actions/patch-group.d.mts +6 -4
  180. package/dist/actions/patch-group.d.mts.map +1 -1
  181. package/dist/actions/patch-group.mjs +4 -4
  182. package/dist/actions/patch-group.mjs.map +1 -1
  183. package/dist/actions/patch-user.cjs +7 -7
  184. package/dist/actions/patch-user.cjs.map +1 -1
  185. package/dist/actions/patch-user.d.cts +9 -7
  186. package/dist/actions/patch-user.d.cts.map +1 -1
  187. package/dist/actions/patch-user.d.mts +9 -7
  188. package/dist/actions/patch-user.d.mts.map +1 -1
  189. package/dist/actions/patch-user.mjs +7 -7
  190. package/dist/actions/patch-user.mjs.map +1 -1
  191. package/dist/actions/post-chat.cjs +1 -1
  192. package/dist/actions/post-chat.cjs.map +1 -1
  193. package/dist/actions/post-chat.d.cts +1 -1
  194. package/dist/actions/post-chat.d.mts +1 -1
  195. package/dist/actions/post-chat.mjs +1 -1
  196. package/dist/actions/post-chat.mjs.map +1 -1
  197. package/dist/actions/remove-group-members.cjs +1 -1
  198. package/dist/actions/remove-group-members.cjs.map +1 -1
  199. package/dist/actions/remove-group-members.d.cts +1 -1
  200. package/dist/actions/remove-group-members.d.mts +1 -1
  201. package/dist/actions/remove-group-members.mjs +1 -1
  202. package/dist/actions/remove-group-members.mjs.map +1 -1
  203. package/dist/actions/replace-group.cjs +4 -4
  204. package/dist/actions/replace-group.cjs.map +1 -1
  205. package/dist/actions/replace-group.d.cts +5 -5
  206. package/dist/actions/replace-group.d.mts +5 -5
  207. package/dist/actions/replace-group.mjs +4 -4
  208. package/dist/actions/replace-group.mjs.map +1 -1
  209. package/dist/actions/replace-user.cjs +5 -5
  210. package/dist/actions/replace-user.cjs.map +1 -1
  211. package/dist/actions/replace-user.d.cts +6 -5
  212. package/dist/actions/replace-user.d.mts +6 -5
  213. package/dist/actions/replace-user.mjs +5 -5
  214. package/dist/actions/replace-user.mjs.map +1 -1
  215. package/dist/actions/send-message.cjs +1 -1
  216. package/dist/actions/send-message.cjs.map +1 -1
  217. package/dist/actions/send-message.d.cts +1 -1
  218. package/dist/actions/send-message.d.mts +1 -1
  219. package/dist/actions/send-message.mjs +1 -1
  220. package/dist/actions/send-message.mjs.map +1 -1
  221. package/dist/actions/send-typing.cjs +1 -1
  222. package/dist/actions/send-typing.cjs.map +1 -1
  223. package/dist/actions/send-typing.d.cts +1 -1
  224. package/dist/actions/send-typing.d.mts +1 -1
  225. package/dist/actions/send-typing.mjs +1 -1
  226. package/dist/actions/send-typing.mjs.map +1 -1
  227. package/dist/actions/update-meeting-link.cjs +1 -1
  228. package/dist/actions/update-meeting-link.cjs.map +1 -1
  229. package/dist/actions/update-meeting-link.d.cts +1 -1
  230. package/dist/actions/update-meeting-link.d.cts.map +1 -1
  231. package/dist/actions/update-meeting-link.d.mts +1 -1
  232. package/dist/actions/update-meeting-link.d.mts.map +1 -1
  233. package/dist/actions/update-meeting-link.mjs +1 -1
  234. package/dist/actions/update-meeting-link.mjs.map +1 -1
  235. package/dist/actions/upload-item.cjs +1 -1
  236. package/dist/actions/upload-item.cjs.map +1 -1
  237. package/dist/actions/upload-item.d.cts +1 -1
  238. package/dist/actions/upload-item.d.mts +1 -1
  239. package/dist/actions/upload-item.mjs +1 -1
  240. package/dist/actions/upload-item.mjs.map +1 -1
  241. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"get-token-info.mjs","names":[],"sources":["../../src/actions/get-token-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetTokenInfoInput = z.object({}).describe(\"Request model for retrieving Roam token information.\\nThis endpoint requires no parameters and returns information about the current access token.\");\nconst RoamGetTokenInfo_RoamInfoSchema = z.object({\n id: z.string().describe(\"The Roam's external ID\").nullable(),\n name: z.string().describe(\"The Roam's display name\").nullable(),\n icon_url: z.string().describe(\"URL of the Roam's icon\").nullable().optional(),\n image_url: z.string().describe(\"URL of the Roam's profile image\").nullable().optional(),\n}).describe(\"Information about the Roam workspace.\");\nexport const RoamGetTokenInfoOutput = z.object({\n addr: z.string().describe(\"The bot's chat address (UUID tagged with B- prefix)\").nullable(),\n roam: RoamGetTokenInfo_RoamInfoSchema.nullable().optional(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this token\"),\n}).describe(\"Response model containing information about the Roam access token.\");\n\nexport const roamGetTokenInfo = action(\"ROAM_GET_TOKEN_INFO\", {\n slug: \"roam-get-token-info\",\n name: \"Get token info\",\n description: \"Retrieves information about the current Roam access token. Use this tool to: - Get the bot's chat address - Check the OAuth scopes granted to the current token - Retrieve information about the associated Roam workspace Returns the chat address, granted scopes, and Roam workspace information.\",\n input: RoamGetTokenInfoInput,\n output: RoamGetTokenInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAC/M,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAOnD,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC1F,MAAM,gCAAgC,SAAS,CAAC,CAAC,SAAS;EAC1D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;CACnF,CAAC,CAAC,CAAC,SAAS,oEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-token-info.mjs","names":[],"sources":["../../src/actions/get-token-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetTokenInfoInput = z.object({}).describe(\"Request model for retrieving Roam token information.\\nThis endpoint requires no parameters and returns information about the current access token.\");\nconst RoamGetTokenInfo_RoamInfoSchema = z.object({\n id: z.string().describe(\"The Roam's external ID\").nullable(),\n name: z.string().describe(\"The Roam's display name\").nullable(),\n icon_url: z.string().describe(\"URL of the Roam's icon\").nullable().optional(),\n image_url: z.string().describe(\"URL of the Roam's profile image\").nullable().optional(),\n}).passthrough().describe(\"Information about the Roam workspace.\");\nexport const RoamGetTokenInfoOutput = z.object({\n addr: z.string().describe(\"The bot's chat address (UUID tagged with B- prefix)\").nullable(),\n roam: RoamGetTokenInfo_RoamInfoSchema.nullable().optional(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this token\"),\n}).passthrough().describe(\"Response model containing information about the Roam access token.\");\n\nexport const roamGetTokenInfo = action(\"ROAM_GET_TOKEN_INFO\", {\n slug: \"roam-get-token-info\",\n name: \"Get token info\",\n description: \"Retrieves information about the current Roam access token. Use this tool to: - Get the bot's chat address - Check the OAuth scopes granted to the current token - Retrieve information about the associated Roam workspace Returns the chat address, granted scopes, and Roam workspace information.\",\n input: RoamGetTokenInfoInput,\n output: RoamGetTokenInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAC/M,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAOjE,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC1F,MAAM,gCAAgC,SAAS,CAAC,CAAC,SAAS;EAC1D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAOhB;AACV,CAAC"}
@@ -13,7 +13,7 @@ const RoamGetUserInfoOutput = zod.z.object({
13
13
  isAdmin: zod.z.boolean().describe("Whether the user is an admin").nullable().optional(),
14
14
  imageUrl: zod.z.string().describe("URL to user's profile image").nullable(),
15
15
  available: zod.z.boolean().describe("User availability. Requires user:read.status scope.").nullable().optional()
16
- });
16
+ }).passthrough();
17
17
  const roamGetUserInfo = require_action.action("ROAM_GET_USER_INFO", {
18
18
  slug: "roam-get-user-info",
19
19
  name: "Get user info",
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-info.cjs","names":["z","action"],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetUserInfoInput = z.object({\n id: z.string().describe(\"The User ID to look up. Format: U-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n expand: z.string().describe(\"Comma-separated list of additional fields to include. Supported values: 'status', 'available'. Requires corresponding scopes (user:read.status).\").optional(),\n});\nexport const RoamGetUserInfoOutput = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's display name\").nullable(),\n email: z.string().describe(\"User's email address. Requires user:read.email scope.\").nullable().optional(),\n status: z.string().describe(\"User presence status (e.g., 'checkedIn', 'checkedOut'). Requires user:read.status scope.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin\").nullable().optional(),\n imageUrl: z.string().describe(\"URL to user's profile image\").nullable(),\n available: z.boolean().describe(\"User availability. Requires user:read.status scope.\").nullable().optional(),\n});\n\nexport const roamGetUserInfo = action(\"ROAM_GET_USER_INFO\", {\n slug: \"roam-get-user-info\",\n name: \"Get user info\",\n description: \"Get detailed information about a single user in your Roam workspace. Requires user:read scope. Additional scopes (user:read.email, user:read.status) needed for expanded fields.\",\n input: RoamGetUserInfoInput,\n output: RoamGetUserInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC3L,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC;AAED,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-info.cjs","names":["z","action"],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetUserInfoInput = z.object({\n id: z.string().describe(\"The User ID to look up. Format: U-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n expand: z.string().describe(\"Comma-separated list of additional fields to include. Supported values: 'status', 'available'. Requires corresponding scopes (user:read.status).\").optional(),\n});\nexport const RoamGetUserInfoOutput = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's display name\").nullable(),\n email: z.string().describe(\"User's email address. Requires user:read.email scope.\").nullable().optional(),\n status: z.string().describe(\"User presence status (e.g., 'checkedIn', 'checkedOut'). Requires user:read.status scope.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin\").nullable().optional(),\n imageUrl: z.string().describe(\"URL to user's profile image\").nullable(),\n available: z.boolean().describe(\"User availability. Requires user:read.status scope.\").nullable().optional(),\n}).passthrough();\n\nexport const roamGetUserInfo = action(\"ROAM_GET_USER_INFO\", {\n slug: \"roam-get-user-info\",\n name: \"Get user info\",\n description: \"Get detailed information about a single user in your Roam workspace. Requires user:read scope. Additional scopes (user:read.email, user:read.status) needed for expanded fields.\",\n input: RoamGetUserInfoInput,\n output: RoamGetUserInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC3L,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,7 +13,7 @@ declare const RoamGetUserInfoOutput: z.ZodObject<{
13
13
  isAdmin: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
14
  imageUrl: z.ZodNullable<z.ZodString>;
15
15
  available: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const roamGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
19
  expand?: string | undefined;
@@ -13,7 +13,7 @@ declare const RoamGetUserInfoOutput: z.ZodObject<{
13
13
  isAdmin: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
14
  imageUrl: z.ZodNullable<z.ZodString>;
15
15
  available: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const roamGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  id: string;
19
19
  expand?: string | undefined;
@@ -16,7 +16,7 @@ const roamGetUserInfo = action("ROAM_GET_USER_INFO", {
16
16
  isAdmin: z.boolean().describe("Whether the user is an admin").nullable().optional(),
17
17
  imageUrl: z.string().describe("URL to user's profile image").nullable(),
18
18
  available: z.boolean().describe("User availability. Requires user:read.status scope.").nullable().optional()
19
- })
19
+ }).passthrough()
20
20
  });
21
21
  //#endregion
22
22
  export { roamGetUserInfo };
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-info.mjs","names":[],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetUserInfoInput = z.object({\n id: z.string().describe(\"The User ID to look up. Format: U-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n expand: z.string().describe(\"Comma-separated list of additional fields to include. Supported values: 'status', 'available'. Requires corresponding scopes (user:read.status).\").optional(),\n});\nexport const RoamGetUserInfoOutput = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's display name\").nullable(),\n email: z.string().describe(\"User's email address. Requires user:read.email scope.\").nullable().optional(),\n status: z.string().describe(\"User presence status (e.g., 'checkedIn', 'checkedOut'). Requires user:read.status scope.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin\").nullable().optional(),\n imageUrl: z.string().describe(\"URL to user's profile image\").nullable(),\n available: z.boolean().describe(\"User availability. Requires user:read.status scope.\").nullable().optional(),\n});\n\nexport const roamGetUserInfo = action(\"ROAM_GET_USER_INFO\", {\n slug: \"roam-get-user-info\",\n name: \"Get user info\",\n description: \"Get detailed information about a single user in your Roam workspace. Requires user:read scope. Additional scopes (user:read.email, user:read.status) needed for expanded fields.\",\n input: RoamGetUserInfoInput,\n output: RoamGetUserInfoOutput,\n});\n"],"mappings":";;AAkBA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBkC,EAAE,OAAO;EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC3L,CAeS;CACP,QAfmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;EAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5I,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACtE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-info.mjs","names":[],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetUserInfoInput = z.object({\n id: z.string().describe(\"The User ID to look up. Format: U-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n expand: z.string().describe(\"Comma-separated list of additional fields to include. Supported values: 'status', 'available'. Requires corresponding scopes (user:read.status).\").optional(),\n});\nexport const RoamGetUserInfoOutput = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's display name\").nullable(),\n email: z.string().describe(\"User's email address. Requires user:read.email scope.\").nullable().optional(),\n status: z.string().describe(\"User presence status (e.g., 'checkedIn', 'checkedOut'). Requires user:read.status scope.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin\").nullable().optional(),\n imageUrl: z.string().describe(\"URL to user's profile image\").nullable(),\n available: z.boolean().describe(\"User availability. Requires user:read.status scope.\").nullable().optional(),\n}).passthrough();\n\nexport const roamGetUserInfo = action(\"ROAM_GET_USER_INFO\", {\n slug: \"roam-get-user-info\",\n name: \"Get user info\",\n description: \"Get detailed information about a single user in your Roam workspace. Requires user:read scope. Additional scopes (user:read.email, user:read.status) needed for expanded fields.\",\n input: RoamGetUserInfoInput,\n output: RoamGetUserInfoOutput,\n});\n"],"mappings":";;AAkBA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBkC,EAAE,OAAO;EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CAC3L,CAeS;CACP,QAfmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;EAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5I,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACtE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -10,11 +10,11 @@ const RoamListChats_ChatSchema = zod.z.object({
10
10
  name: zod.z.string().describe("Display name: group name for channels, other party's name for DMs, or comma-separated list for Multi-DMs").nullable(),
11
11
  group: zod.z.string().describe("Group ID present only for channel/multi-DM chats (absent for 1:1 DMs)").nullable().optional(),
12
12
  started: zod.z.string().describe("ISO 8601 timestamp when the chat began").nullable()
13
- }).describe("Represents a chat (DM, MultiDM, or Channel).");
13
+ }).passthrough().describe("Represents a chat (DM, MultiDM, or Channel).");
14
14
  const RoamListChatsOutput = zod.z.object({
15
15
  chats: zod.z.array(RoamListChats_ChatSchema).describe("List of chats accessible to the authenticated user, returned in reverse chronological order by start timestamp").nullable().optional(),
16
16
  nextCursor: zod.z.string().describe("Opaque pagination token for fetching subsequent pages").nullable().optional()
17
- }).describe("Response from the List Chats API.");
17
+ }).passthrough().describe("Response from the List Chats API.");
18
18
  const roamListChats = require_action.action("ROAM_LIST_CHATS", {
19
19
  slug: "roam-list-chats",
20
20
  name: "List Roam Chats",
@@ -1 +1 @@
1
- {"version":3,"file":"list-chats.cjs","names":["z","action"],"sources":["../../src/actions/list-chats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListChatsInput = z.object({\n limit: z.number().int().default(10).describe(\"Number of chats to return (1-100, default: 10)\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response to fetch the next page of results.\").optional(),\n}).describe(\"Request parameters for listing chats.\");\nconst RoamListChats_ChatSchema = z.object({\n id: z.string().describe(\"The unique chat ID (e.g., 'C-295155ae-7df5-4ed5-9ebc-89a170559c81' for channels or 'D-53b8a72b-b442-4da2-94ea-41b6116c14ea' for DMs)\").nullable(),\n name: z.string().describe(\"Display name: group name for channels, other party's name for DMs, or comma-separated list for Multi-DMs\").nullable(),\n group: z.string().describe(\"Group ID present only for channel/multi-DM chats (absent for 1:1 DMs)\").nullable().optional(),\n started: z.string().describe(\"ISO 8601 timestamp when the chat began\").nullable(),\n}).describe(\"Represents a chat (DM, MultiDM, or Channel).\");\nexport const RoamListChatsOutput = z.object({\n chats: z.array(RoamListChats_ChatSchema).describe(\"List of chats accessible to the authenticated user, returned in reverse chronological order by start timestamp\").nullable().optional(),\n nextCursor: z.string().describe(\"Opaque pagination token for fetching subsequent pages\").nullable().optional(),\n}).describe(\"Response from the List Chats API.\");\n\nexport const roamListChats = action(\"ROAM_LIST_CHATS\", {\n slug: \"roam-list-chats\",\n name: \"List Roam Chats\",\n description: \"Lists all accessible chats, which consist of all DMs, MultiDMs, and Channels that your bot has been added to, in addition to all public channels. Supports pagination via cursor and limiting the number of results. Use this action to discover available chats before performing operations on them.\",\n input: RoamListChatsInput,\n output: RoamListChatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2BAA2BA,IAAAA,EAAE,OAAO;CACxC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;CACzK,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAC/I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,MAAM,wBAAwB,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-chats.cjs","names":["z","action"],"sources":["../../src/actions/list-chats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListChatsInput = z.object({\n limit: z.number().int().default(10).describe(\"Number of chats to return (1-100, default: 10)\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response to fetch the next page of results.\").optional(),\n}).describe(\"Request parameters for listing chats.\");\nconst RoamListChats_ChatSchema = z.object({\n id: z.string().describe(\"The unique chat ID (e.g., 'C-295155ae-7df5-4ed5-9ebc-89a170559c81' for channels or 'D-53b8a72b-b442-4da2-94ea-41b6116c14ea' for DMs)\").nullable(),\n name: z.string().describe(\"Display name: group name for channels, other party's name for DMs, or comma-separated list for Multi-DMs\").nullable(),\n group: z.string().describe(\"Group ID present only for channel/multi-DM chats (absent for 1:1 DMs)\").nullable().optional(),\n started: z.string().describe(\"ISO 8601 timestamp when the chat began\").nullable(),\n}).passthrough().describe(\"Represents a chat (DM, MultiDM, or Channel).\");\nexport const RoamListChatsOutput = z.object({\n chats: z.array(RoamListChats_ChatSchema).describe(\"List of chats accessible to the authenticated user, returned in reverse chronological order by start timestamp\").nullable().optional(),\n nextCursor: z.string().describe(\"Opaque pagination token for fetching subsequent pages\").nullable().optional(),\n}).passthrough().describe(\"Response from the List Chats API.\");\n\nexport const roamListChats = action(\"ROAM_LIST_CHATS\", {\n slug: \"roam-list-chats\",\n name: \"List Roam Chats\",\n description: \"Lists all accessible chats, which consist of all DMs, MultiDMs, and Channels that your bot has been added to, in addition to all public channels. Supports pagination via cursor and limiting the number of results. Use this action to discover available chats before performing operations on them.\",\n input: RoamListChatsInput,\n output: RoamListChatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqBA,IAAAA,EAAE,OAAO;CACzC,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2BAA2BA,IAAAA,EAAE,OAAO;CACxC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;CACzK,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAC/I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,MAAM,wBAAwB,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,gBAAgBC,eAAAA,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -11,9 +11,9 @@ declare const RoamListChatsOutput: z.ZodObject<{
11
11
  name: z.ZodNullable<z.ZodString>;
12
12
  group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  started: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>>>>;
14
+ }, z.core.$loose>>>>;
15
15
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const roamListChats: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  limit?: number | undefined;
19
19
  cursor?: string | undefined;
@@ -11,9 +11,9 @@ declare const RoamListChatsOutput: z.ZodObject<{
11
11
  name: z.ZodNullable<z.ZodString>;
12
12
  group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
13
  started: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>>>>;
14
+ }, z.core.$loose>>>>;
15
15
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const roamListChats: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  limit?: number | undefined;
19
19
  cursor?: string | undefined;
@@ -10,7 +10,7 @@ const RoamListChats_ChatSchema = z.object({
10
10
  name: z.string().describe("Display name: group name for channels, other party's name for DMs, or comma-separated list for Multi-DMs").nullable(),
11
11
  group: z.string().describe("Group ID present only for channel/multi-DM chats (absent for 1:1 DMs)").nullable().optional(),
12
12
  started: z.string().describe("ISO 8601 timestamp when the chat began").nullable()
13
- }).describe("Represents a chat (DM, MultiDM, or Channel).");
13
+ }).passthrough().describe("Represents a chat (DM, MultiDM, or Channel).");
14
14
  const roamListChats = action("ROAM_LIST_CHATS", {
15
15
  slug: "roam-list-chats",
16
16
  name: "List Roam Chats",
@@ -19,7 +19,7 @@ const roamListChats = action("ROAM_LIST_CHATS", {
19
19
  output: z.object({
20
20
  chats: z.array(RoamListChats_ChatSchema).describe("List of chats accessible to the authenticated user, returned in reverse chronological order by start timestamp").nullable().optional(),
21
21
  nextCursor: z.string().describe("Opaque pagination token for fetching subsequent pages").nullable().optional()
22
- }).describe("Response from the List Chats API.")
22
+ }).passthrough().describe("Response from the List Chats API.")
23
23
  });
24
24
  //#endregion
25
25
  export { roamListChats };
@@ -1 +1 @@
1
- {"version":3,"file":"list-chats.mjs","names":[],"sources":["../../src/actions/list-chats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListChatsInput = z.object({\n limit: z.number().int().default(10).describe(\"Number of chats to return (1-100, default: 10)\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response to fetch the next page of results.\").optional(),\n}).describe(\"Request parameters for listing chats.\");\nconst RoamListChats_ChatSchema = z.object({\n id: z.string().describe(\"The unique chat ID (e.g., 'C-295155ae-7df5-4ed5-9ebc-89a170559c81' for channels or 'D-53b8a72b-b442-4da2-94ea-41b6116c14ea' for DMs)\").nullable(),\n name: z.string().describe(\"Display name: group name for channels, other party's name for DMs, or comma-separated list for Multi-DMs\").nullable(),\n group: z.string().describe(\"Group ID present only for channel/multi-DM chats (absent for 1:1 DMs)\").nullable().optional(),\n started: z.string().describe(\"ISO 8601 timestamp when the chat began\").nullable(),\n}).describe(\"Represents a chat (DM, MultiDM, or Channel).\");\nexport const RoamListChatsOutput = z.object({\n chats: z.array(RoamListChats_ChatSchema).describe(\"List of chats accessible to the authenticated user, returned in reverse chronological order by start timestamp\").nullable().optional(),\n nextCursor: z.string().describe(\"Opaque pagination token for fetching subsequent pages\").nullable().optional(),\n}).describe(\"Response from the List Chats API.\");\n\nexport const roamListChats = action(\"ROAM_LIST_CHATS\", {\n slug: \"roam-list-chats\",\n name: \"List Roam Chats\",\n description: \"Lists all accessible chats, which consist of all DMs, MultiDMs, and Channels that your bot has been added to, in addition to all public channels. Supports pagination via cursor and limiting the number of results. Use this action to discover available chats before performing operations on them.\",\n input: RoamListChatsInput,\n output: RoamListChatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2BAA2B,EAAE,OAAO;CACxC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;CACzK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAC/I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAM1D,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViC,EAAE,OAAO;EAC1C,OAAO,EAAE,MAAM,wBAAwB,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxL,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-chats.mjs","names":[],"sources":["../../src/actions/list-chats.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListChatsInput = z.object({\n limit: z.number().int().default(10).describe(\"Number of chats to return (1-100, default: 10)\").optional(),\n cursor: z.string().describe(\"Pagination cursor from previous response to fetch the next page of results.\").optional(),\n}).describe(\"Request parameters for listing chats.\");\nconst RoamListChats_ChatSchema = z.object({\n id: z.string().describe(\"The unique chat ID (e.g., 'C-295155ae-7df5-4ed5-9ebc-89a170559c81' for channels or 'D-53b8a72b-b442-4da2-94ea-41b6116c14ea' for DMs)\").nullable(),\n name: z.string().describe(\"Display name: group name for channels, other party's name for DMs, or comma-separated list for Multi-DMs\").nullable(),\n group: z.string().describe(\"Group ID present only for channel/multi-DM chats (absent for 1:1 DMs)\").nullable().optional(),\n started: z.string().describe(\"ISO 8601 timestamp when the chat began\").nullable(),\n}).passthrough().describe(\"Represents a chat (DM, MultiDM, or Channel).\");\nexport const RoamListChatsOutput = z.object({\n chats: z.array(RoamListChats_ChatSchema).describe(\"List of chats accessible to the authenticated user, returned in reverse chronological order by start timestamp\").nullable().optional(),\n nextCursor: z.string().describe(\"Opaque pagination token for fetching subsequent pages\").nullable().optional(),\n}).passthrough().describe(\"Response from the List Chats API.\");\n\nexport const roamListChats = action(\"ROAM_LIST_CHATS\", {\n slug: \"roam-list-chats\",\n name: \"List Roam Chats\",\n description: \"Lists all accessible chats, which consist of all DMs, MultiDMs, and Channels that your bot has been added to, in addition to all public channels. Supports pagination via cursor and limiting the number of results. Use this action to discover available chats before performing operations on them.\",\n input: RoamListChatsInput,\n output: RoamListChatsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qBAAqB,EAAE,OAAO;CACzC,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2BAA2B,EAAE,OAAO;CACxC,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;CACzK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAC/I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAMxE,MAAa,gBAAgB,OAAO,mBAAmB;CACrD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViC,EAAE,OAAO;EAC1C,OAAO,EAAE,MAAM,wBAAwB,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxL,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAOhB;AACV,CAAC"}
@@ -9,11 +9,11 @@ const RoamListGroupMembersInput = zod.z.object({
9
9
  const RoamListGroupMembers_GroupMemberSchema = zod.z.object({
10
10
  role: zod.z.string().describe("The role of the user in the group (e.g., 'member', 'admin')").nullable(),
11
11
  userId: zod.z.string().describe("The unique ID of the user").nullable()
12
- }).describe("Represents a member of a group.");
12
+ }).passthrough().describe("Represents a member of a group.");
13
13
  const RoamListGroupMembersOutput = zod.z.object({
14
14
  members: zod.z.array(RoamListGroupMembers_GroupMemberSchema).describe("List of members in the group"),
15
15
  nextCursor: zod.z.string().describe("Cursor to use for fetching the next page of results. Empty if no more pages.").nullable().optional()
16
- }).describe("Response model for listing group members.");
16
+ }).passthrough().describe("Response model for listing group members.");
17
17
  const roamListGroupMembers = require_action.action("ROAM_LIST_GROUP_MEMBERS", {
18
18
  slug: "roam-list-group-members",
19
19
  name: "List group members",
@@ -1 +1 @@
1
- {"version":3,"file":"list-group-members.cjs","names":["z","action"],"sources":["../../src/actions/list-group-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupMembersInput = z.object({\n group: z.string().describe(\"The unique identifier of the group whose members to list\"),\n limit: z.number().int().describe(\"Number of members to return. Minimum: 1, Maximum: 100, Default: 10\").optional(),\n cursor: z.string().describe(\"Pagination cursor from a previous response to get the next page of results\").optional(),\n}).describe(\"Request model for listing members in a Roam group.\");\nconst RoamListGroupMembers_GroupMemberSchema = z.object({\n role: z.string().describe(\"The role of the user in the group (e.g., 'member', 'admin')\").nullable(),\n userId: z.string().describe(\"The unique ID of the user\").nullable(),\n}).describe(\"Represents a member of a group.\");\nexport const RoamListGroupMembersOutput = z.object({\n members: z.array(RoamListGroupMembers_GroupMemberSchema).describe(\"List of members in the group\"),\n nextCursor: z.string().describe(\"Cursor to use for fetching the next page of results. Empty if no more pages.\").nullable().optional(),\n}).describe(\"Response model for listing group members.\");\n\nexport const roamListGroupMembers = action(\"ROAM_LIST_GROUP_MEMBERS\", {\n slug: \"roam-list-group-members\",\n name: \"List group members\",\n description: \"List members in a group in your Roam workspace. Use this tool when: - You need to see all members of a specific group - You want to check who has access to a group - You need to paginate through large groups Access conditions: - The group must be public in the user's Roam, OR - The app must be a member of the group Required scope: groups:read Returns a list of user IDs with pagination support via nextCursor.\",\n input: RoamListGroupMembersInput,\n output: RoamListGroupMembersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8BAA8B;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-group-members.cjs","names":["z","action"],"sources":["../../src/actions/list-group-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupMembersInput = z.object({\n group: z.string().describe(\"The unique identifier of the group whose members to list\"),\n limit: z.number().int().describe(\"Number of members to return. Minimum: 1, Maximum: 100, Default: 10\").optional(),\n cursor: z.string().describe(\"Pagination cursor from a previous response to get the next page of results\").optional(),\n}).describe(\"Request model for listing members in a Roam group.\");\nconst RoamListGroupMembers_GroupMemberSchema = z.object({\n role: z.string().describe(\"The role of the user in the group (e.g., 'member', 'admin')\").nullable(),\n userId: z.string().describe(\"The unique ID of the user\").nullable(),\n}).passthrough().describe(\"Represents a member of a group.\");\nexport const RoamListGroupMembersOutput = z.object({\n members: z.array(RoamListGroupMembers_GroupMemberSchema).describe(\"List of members in the group\"),\n nextCursor: z.string().describe(\"Cursor to use for fetching the next page of results. Empty if no more pages.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing group members.\");\n\nexport const roamListGroupMembers = action(\"ROAM_LIST_GROUP_MEMBERS\", {\n slug: \"roam-list-group-members\",\n name: \"List group members\",\n description: \"List members in a group in your Roam workspace. Use this tool when: - You need to see all members of a specific group - You want to check who has access to a group - You need to paginate through large groups Access conditions: - The group must be public in the user's Roam, OR - The app must be a member of the group Required scope: groups:read Returns a list of user IDs with pagination support via nextCursor.\",\n input: RoamListGroupMembersInput,\n output: RoamListGroupMembersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACrF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8BAA8B;CAChG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -10,9 +10,9 @@ declare const RoamListGroupMembersOutput: z.ZodObject<{
10
10
  members: z.ZodArray<z.ZodObject<{
11
11
  role: z.ZodNullable<z.ZodString>;
12
12
  userId: z.ZodNullable<z.ZodString>;
13
- }, z.core.$strip>>;
13
+ }, z.core.$loose>>;
14
14
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>;
15
+ }, z.core.$loose>;
16
16
  declare const roamListGroupMembers: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  group: string;
18
18
  limit?: number | undefined;
@@ -10,9 +10,9 @@ declare const RoamListGroupMembersOutput: z.ZodObject<{
10
10
  members: z.ZodArray<z.ZodObject<{
11
11
  role: z.ZodNullable<z.ZodString>;
12
12
  userId: z.ZodNullable<z.ZodString>;
13
- }, z.core.$strip>>;
13
+ }, z.core.$loose>>;
14
14
  nextCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>;
15
+ }, z.core.$loose>;
16
16
  declare const roamListGroupMembers: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  group: string;
18
18
  limit?: number | undefined;
@@ -9,7 +9,7 @@ const RoamListGroupMembersInput = z.object({
9
9
  const RoamListGroupMembers_GroupMemberSchema = z.object({
10
10
  role: z.string().describe("The role of the user in the group (e.g., 'member', 'admin')").nullable(),
11
11
  userId: z.string().describe("The unique ID of the user").nullable()
12
- }).describe("Represents a member of a group.");
12
+ }).passthrough().describe("Represents a member of a group.");
13
13
  const roamListGroupMembers = action("ROAM_LIST_GROUP_MEMBERS", {
14
14
  slug: "roam-list-group-members",
15
15
  name: "List group members",
@@ -18,7 +18,7 @@ const roamListGroupMembers = action("ROAM_LIST_GROUP_MEMBERS", {
18
18
  output: z.object({
19
19
  members: z.array(RoamListGroupMembers_GroupMemberSchema).describe("List of members in the group"),
20
20
  nextCursor: z.string().describe("Cursor to use for fetching the next page of results. Empty if no more pages.").nullable().optional()
21
- }).describe("Response model for listing group members.")
21
+ }).passthrough().describe("Response model for listing group members.")
22
22
  });
23
23
  //#endregion
24
24
  export { roamListGroupMembers };
@@ -1 +1 @@
1
- {"version":3,"file":"list-group-members.mjs","names":[],"sources":["../../src/actions/list-group-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupMembersInput = z.object({\n group: z.string().describe(\"The unique identifier of the group whose members to list\"),\n limit: z.number().int().describe(\"Number of members to return. Minimum: 1, Maximum: 100, Default: 10\").optional(),\n cursor: z.string().describe(\"Pagination cursor from a previous response to get the next page of results\").optional(),\n}).describe(\"Request model for listing members in a Roam group.\");\nconst RoamListGroupMembers_GroupMemberSchema = z.object({\n role: z.string().describe(\"The role of the user in the group (e.g., 'member', 'admin')\").nullable(),\n userId: z.string().describe(\"The unique ID of the user\").nullable(),\n}).describe(\"Represents a member of a group.\");\nexport const RoamListGroupMembersOutput = z.object({\n members: z.array(RoamListGroupMembers_GroupMemberSchema).describe(\"List of members in the group\"),\n nextCursor: z.string().describe(\"Cursor to use for fetching the next page of results. Empty if no more pages.\").nullable().optional(),\n}).describe(\"Response model for listing group members.\");\n\nexport const roamListGroupMembers = action(\"ROAM_LIST_GROUP_MEMBERS\", {\n slug: \"roam-list-group-members\",\n name: \"List group members\",\n description: \"List members in a group in your Roam workspace. Use this tool when: - You need to see all members of a specific group - You want to check who has access to a group - You need to paginate through large groups Access conditions: - The group must be public in the user's Roam, OR - The app must be a member of the group Required scope: groups:read Returns a list of user IDs with pagination support via nextCursor.\",\n input: RoamListGroupMembersInput,\n output: RoamListGroupMembersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACrF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAM7C,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8BAA8B;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-group-members.mjs","names":[],"sources":["../../src/actions/list-group-members.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupMembersInput = z.object({\n group: z.string().describe(\"The unique identifier of the group whose members to list\"),\n limit: z.number().int().describe(\"Number of members to return. Minimum: 1, Maximum: 100, Default: 10\").optional(),\n cursor: z.string().describe(\"Pagination cursor from a previous response to get the next page of results\").optional(),\n}).describe(\"Request model for listing members in a Roam group.\");\nconst RoamListGroupMembers_GroupMemberSchema = z.object({\n role: z.string().describe(\"The role of the user in the group (e.g., 'member', 'admin')\").nullable(),\n userId: z.string().describe(\"The unique ID of the user\").nullable(),\n}).passthrough().describe(\"Represents a member of a group.\");\nexport const RoamListGroupMembersOutput = z.object({\n members: z.array(RoamListGroupMembers_GroupMemberSchema).describe(\"List of members in the group\"),\n nextCursor: z.string().describe(\"Cursor to use for fetching the next page of results. Empty if no more pages.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing group members.\");\n\nexport const roamListGroupMembers = action(\"ROAM_LIST_GROUP_MEMBERS\", {\n slug: \"roam-list-group-members\",\n name: \"List group members\",\n description: \"List members in a group in your Roam workspace. Use this tool when: - You need to see all members of a specific group - You want to check who has access to a group - You need to paginate through large groups Access conditions: - The group must be public in the user's Roam, OR - The app must be a member of the group Required scope: groups:read Returns a list of user IDs with pagination support via nextCursor.\",\n input: RoamListGroupMembersInput,\n output: RoamListGroupMembersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D;CACrF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,yCAAyC,EAAE,OAAO;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAM3D,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVwC,EAAE,OAAO;EACjD,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,8BAA8B;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -9,22 +9,22 @@ const RoamListGroupsInput = zod.z.object({
9
9
  const RoamListGroups_GroupMetaSchema = zod.z.object({
10
10
  location: zod.z.string().describe("The URI of the group resource.").nullable(),
11
11
  resourceType: zod.z.string().describe("The type of resource (always 'Group').").nullable()
12
- }).describe("Metadata for a SCIM group.");
13
- const RoamListGroups_GroupMemberSchema = zod.z.object({ value: zod.z.string().describe("The value is the Roam Person ID of the member.").nullable() }).describe("A member of a SCIM group.");
12
+ }).passthrough().describe("Metadata for a SCIM group.");
13
+ const RoamListGroups_GroupMemberSchema = zod.z.object({ value: zod.z.string().describe("The value is the Roam Person ID of the member.").nullable() }).passthrough().describe("A member of a SCIM group.");
14
14
  const RoamListGroups_GroupResourceSchema = zod.z.object({
15
15
  id: zod.z.string().describe("The unique Roam Address ID of the group.").nullable(),
16
16
  meta: RoamListGroups_GroupMetaSchema.nullable().optional(),
17
17
  members: zod.z.array(RoamListGroups_GroupMemberSchema).describe("List of members in the group. Each member has a 'value' field containing the Roam Person ID.").nullable().optional(),
18
18
  schemas: zod.z.array(zod.z.string()).describe("SCIM schema URNs for this resource."),
19
19
  displayName: zod.z.string().describe("The name of the group (max 64 characters).").nullable()
20
- }).describe("A SCIM group resource.");
20
+ }).passthrough().describe("A SCIM group resource.");
21
21
  const RoamListGroupsOutput = zod.z.object({
22
22
  schemas: zod.z.array(zod.z.string()).describe("SCIM schema URNs for this response."),
23
23
  Resources: zod.z.array(RoamListGroups_GroupResourceSchema).describe("List of SCIM group resources."),
24
24
  startIndex: zod.z.number().int().describe("The 1-based index of the first result in this page.").nullable(),
25
25
  itemsPerPage: zod.z.number().int().describe("The number of resources returned in this page.").nullable(),
26
26
  totalResults: zod.z.number().int().describe("The total number of results matching the query.").nullable()
27
- }).describe("Response model for listing SCIM groups.");
27
+ }).passthrough().describe("Response model for listing SCIM groups.");
28
28
  const roamListGroups = require_action.action("ROAM_LIST_GROUPS", {
29
29
  slug: "roam-list-groups",
30
30
  name: "List SCIM Groups",
@@ -1 +1 @@
1
- {"version":3,"file":"list-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupsInput = z.object({\n count: z.number().int().describe(\"The number of resources to return in a single page. Default is 100.\").optional(),\n filter: z.string().describe(\"A SCIM filter expression. Currently ignored for Groups endpoint.\").optional(),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in the current page of results. Default is 1.\").optional(),\n}).describe(\"Request model for listing SCIM groups.\\n\\nSupports pagination via startIndex and count parameters.\\nThe filter parameter is currently ignored for Groups.\");\nconst RoamListGroups_GroupMetaSchema = z.object({\n location: z.string().describe(\"The URI of the group resource.\").nullable(),\n resourceType: z.string().describe(\"The type of resource (always 'Group').\").nullable(),\n}).describe(\"Metadata for a SCIM group.\");\nconst RoamListGroups_GroupMemberSchema = z.object({\n value: z.string().describe(\"The value is the Roam Person ID of the member.\").nullable(),\n}).describe(\"A member of a SCIM group.\");\nconst RoamListGroups_GroupResourceSchema = z.object({\n id: z.string().describe(\"The unique Roam Address ID of the group.\").nullable(),\n meta: RoamListGroups_GroupMetaSchema.nullable().optional(),\n members: z.array(RoamListGroups_GroupMemberSchema).describe(\"List of members in the group. Each member has a 'value' field containing the Roam Person ID.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this resource.\"),\n displayName: z.string().describe(\"The name of the group (max 64 characters).\").nullable(),\n}).describe(\"A SCIM group resource.\");\nexport const RoamListGroupsOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this response.\"),\n Resources: z.array(RoamListGroups_GroupResourceSchema).describe(\"List of SCIM group resources.\"),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in this page.\").nullable(),\n itemsPerPage: z.number().int().describe(\"The number of resources returned in this page.\").nullable(),\n totalResults: z.number().int().describe(\"The total number of results matching the query.\").nullable(),\n}).describe(\"Response model for listing SCIM groups.\");\n\nexport const roamListGroups = action(\"ROAM_LIST_GROUPS\", {\n slug: \"roam-list-groups\",\n name: \"List SCIM Groups\",\n description: \"Returns a paginated list of groups in your Roam organization via SCIM 2.0. Use when you need to retrieve all groups in your Roam organization using the SCIM protocol. Supports pagination using startIndex and count parameters. Note: The filter parameter is currently ignored for the Groups endpoint.\",\n input: RoamListGroupsInput,\n output: RoamListGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,2JAA2J;AACvK,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,mCAAmCA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACzD,SAASA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChL,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,wBAAwB;AACpC,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC3E,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,+BAA+B;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupsInput = z.object({\n count: z.number().int().describe(\"The number of resources to return in a single page. Default is 100.\").optional(),\n filter: z.string().describe(\"A SCIM filter expression. Currently ignored for Groups endpoint.\").optional(),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in the current page of results. Default is 1.\").optional(),\n}).describe(\"Request model for listing SCIM groups.\\n\\nSupports pagination via startIndex and count parameters.\\nThe filter parameter is currently ignored for Groups.\");\nconst RoamListGroups_GroupMetaSchema = z.object({\n location: z.string().describe(\"The URI of the group resource.\").nullable(),\n resourceType: z.string().describe(\"The type of resource (always 'Group').\").nullable(),\n}).passthrough().describe(\"Metadata for a SCIM group.\");\nconst RoamListGroups_GroupMemberSchema = z.object({\n value: z.string().describe(\"The value is the Roam Person ID of the member.\").nullable(),\n}).passthrough().describe(\"A member of a SCIM group.\");\nconst RoamListGroups_GroupResourceSchema = z.object({\n id: z.string().describe(\"The unique Roam Address ID of the group.\").nullable(),\n meta: RoamListGroups_GroupMetaSchema.nullable().optional(),\n members: z.array(RoamListGroups_GroupMemberSchema).describe(\"List of members in the group. Each member has a 'value' field containing the Roam Person ID.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this resource.\"),\n displayName: z.string().describe(\"The name of the group (max 64 characters).\").nullable(),\n}).passthrough().describe(\"A SCIM group resource.\");\nexport const RoamListGroupsOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this response.\"),\n Resources: z.array(RoamListGroups_GroupResourceSchema).describe(\"List of SCIM group resources.\"),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in this page.\").nullable(),\n itemsPerPage: z.number().int().describe(\"The number of resources returned in this page.\").nullable(),\n totalResults: z.number().int().describe(\"The total number of results matching the query.\").nullable(),\n}).passthrough().describe(\"Response model for listing SCIM groups.\");\n\nexport const roamListGroups = action(\"ROAM_LIST_GROUPS\", {\n slug: \"roam-list-groups\",\n name: \"List SCIM Groups\",\n description: \"Returns a paginated list of groups in your Roam organization via SCIM 2.0. Use when you need to retrieve all groups in your Roam organization using the SCIM protocol. Supports pagination using startIndex and count parameters. Note: The filter parameter is currently ignored for the Groups endpoint.\",\n input: RoamListGroupsInput,\n output: RoamListGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,2JAA2J;AACvK,MAAM,iCAAiCA,IAAAA,EAAE,OAAO;CAC9C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,mCAAmCA,IAAAA,EAAE,OAAO,EAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACzD,SAASA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChL,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAClD,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC3E,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,+BAA+B;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACtG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,17 +13,17 @@ declare const RoamListGroupsOutput: z.ZodObject<{
13
13
  meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14
14
  location: z.ZodNullable<z.ZodString>;
15
15
  resourceType: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>>>;
16
+ }, z.core.$loose>>>;
17
17
  members: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
18
18
  value: z.ZodNullable<z.ZodString>;
19
- }, z.core.$strip>>>>;
19
+ }, z.core.$loose>>>>;
20
20
  schemas: z.ZodArray<z.ZodString>;
21
21
  displayName: z.ZodNullable<z.ZodString>;
22
- }, z.core.$strip>>;
22
+ }, z.core.$loose>>;
23
23
  startIndex: z.ZodNullable<z.ZodNumber>;
24
24
  itemsPerPage: z.ZodNullable<z.ZodNumber>;
25
25
  totalResults: z.ZodNullable<z.ZodNumber>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const roamListGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  count?: number | undefined;
29
29
  filter?: string | undefined;
@@ -13,17 +13,17 @@ declare const RoamListGroupsOutput: z.ZodObject<{
13
13
  meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
14
14
  location: z.ZodNullable<z.ZodString>;
15
15
  resourceType: z.ZodNullable<z.ZodString>;
16
- }, z.core.$strip>>>;
16
+ }, z.core.$loose>>>;
17
17
  members: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
18
18
  value: z.ZodNullable<z.ZodString>;
19
- }, z.core.$strip>>>>;
19
+ }, z.core.$loose>>>>;
20
20
  schemas: z.ZodArray<z.ZodString>;
21
21
  displayName: z.ZodNullable<z.ZodString>;
22
- }, z.core.$strip>>;
22
+ }, z.core.$loose>>;
23
23
  startIndex: z.ZodNullable<z.ZodNumber>;
24
24
  itemsPerPage: z.ZodNullable<z.ZodNumber>;
25
25
  totalResults: z.ZodNullable<z.ZodNumber>;
26
- }, z.core.$strip>;
26
+ }, z.core.$loose>;
27
27
  declare const roamListGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
28
28
  count?: number | undefined;
29
29
  filter?: string | undefined;
@@ -9,15 +9,15 @@ const RoamListGroupsInput = z.object({
9
9
  const RoamListGroups_GroupMetaSchema = z.object({
10
10
  location: z.string().describe("The URI of the group resource.").nullable(),
11
11
  resourceType: z.string().describe("The type of resource (always 'Group').").nullable()
12
- }).describe("Metadata for a SCIM group.");
13
- const RoamListGroups_GroupMemberSchema = z.object({ value: z.string().describe("The value is the Roam Person ID of the member.").nullable() }).describe("A member of a SCIM group.");
12
+ }).passthrough().describe("Metadata for a SCIM group.");
13
+ const RoamListGroups_GroupMemberSchema = z.object({ value: z.string().describe("The value is the Roam Person ID of the member.").nullable() }).passthrough().describe("A member of a SCIM group.");
14
14
  const RoamListGroups_GroupResourceSchema = z.object({
15
15
  id: z.string().describe("The unique Roam Address ID of the group.").nullable(),
16
16
  meta: RoamListGroups_GroupMetaSchema.nullable().optional(),
17
17
  members: z.array(RoamListGroups_GroupMemberSchema).describe("List of members in the group. Each member has a 'value' field containing the Roam Person ID.").nullable().optional(),
18
18
  schemas: z.array(z.string()).describe("SCIM schema URNs for this resource."),
19
19
  displayName: z.string().describe("The name of the group (max 64 characters).").nullable()
20
- }).describe("A SCIM group resource.");
20
+ }).passthrough().describe("A SCIM group resource.");
21
21
  const roamListGroups = action("ROAM_LIST_GROUPS", {
22
22
  slug: "roam-list-groups",
23
23
  name: "List SCIM Groups",
@@ -29,7 +29,7 @@ const roamListGroups = action("ROAM_LIST_GROUPS", {
29
29
  startIndex: z.number().int().describe("The 1-based index of the first result in this page.").nullable(),
30
30
  itemsPerPage: z.number().int().describe("The number of resources returned in this page.").nullable(),
31
31
  totalResults: z.number().int().describe("The total number of results matching the query.").nullable()
32
- }).describe("Response model for listing SCIM groups.")
32
+ }).passthrough().describe("Response model for listing SCIM groups.")
33
33
  });
34
34
  //#endregion
35
35
  export { roamListGroups };
@@ -1 +1 @@
1
- {"version":3,"file":"list-groups.mjs","names":[],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupsInput = z.object({\n count: z.number().int().describe(\"The number of resources to return in a single page. Default is 100.\").optional(),\n filter: z.string().describe(\"A SCIM filter expression. Currently ignored for Groups endpoint.\").optional(),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in the current page of results. Default is 1.\").optional(),\n}).describe(\"Request model for listing SCIM groups.\\n\\nSupports pagination via startIndex and count parameters.\\nThe filter parameter is currently ignored for Groups.\");\nconst RoamListGroups_GroupMetaSchema = z.object({\n location: z.string().describe(\"The URI of the group resource.\").nullable(),\n resourceType: z.string().describe(\"The type of resource (always 'Group').\").nullable(),\n}).describe(\"Metadata for a SCIM group.\");\nconst RoamListGroups_GroupMemberSchema = z.object({\n value: z.string().describe(\"The value is the Roam Person ID of the member.\").nullable(),\n}).describe(\"A member of a SCIM group.\");\nconst RoamListGroups_GroupResourceSchema = z.object({\n id: z.string().describe(\"The unique Roam Address ID of the group.\").nullable(),\n meta: RoamListGroups_GroupMetaSchema.nullable().optional(),\n members: z.array(RoamListGroups_GroupMemberSchema).describe(\"List of members in the group. Each member has a 'value' field containing the Roam Person ID.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this resource.\"),\n displayName: z.string().describe(\"The name of the group (max 64 characters).\").nullable(),\n}).describe(\"A SCIM group resource.\");\nexport const RoamListGroupsOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this response.\"),\n Resources: z.array(RoamListGroups_GroupResourceSchema).describe(\"List of SCIM group resources.\"),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in this page.\").nullable(),\n itemsPerPage: z.number().int().describe(\"The number of resources returned in this page.\").nullable(),\n totalResults: z.number().int().describe(\"The total number of results matching the query.\").nullable(),\n}).describe(\"Response model for listing SCIM groups.\");\n\nexport const roamListGroups = action(\"ROAM_LIST_GROUPS\", {\n slug: \"roam-list-groups\",\n name: \"List SCIM Groups\",\n description: \"Returns a paginated list of groups in your Roam organization via SCIM 2.0. Use when you need to retrieve all groups in your Roam organization using the SCIM protocol. Supports pagination using startIndex and count parameters. Note: The filter parameter is currently ignored for the Groups endpoint.\",\n input: RoamListGroupsInput,\n output: RoamListGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,2JAA2J;AACvK,MAAM,iCAAiC,EAAE,OAAO;CAC9C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,mCAAmC,EAAE,OAAO,EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACzD,SAAS,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChL,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,wBAAwB;AASpC,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkC,EAAE,OAAO;EAC3C,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAC3E,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,+BAA+B;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACtG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-groups.mjs","names":[],"sources":["../../src/actions/list-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamListGroupsInput = z.object({\n count: z.number().int().describe(\"The number of resources to return in a single page. Default is 100.\").optional(),\n filter: z.string().describe(\"A SCIM filter expression. Currently ignored for Groups endpoint.\").optional(),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in the current page of results. Default is 1.\").optional(),\n}).describe(\"Request model for listing SCIM groups.\\n\\nSupports pagination via startIndex and count parameters.\\nThe filter parameter is currently ignored for Groups.\");\nconst RoamListGroups_GroupMetaSchema = z.object({\n location: z.string().describe(\"The URI of the group resource.\").nullable(),\n resourceType: z.string().describe(\"The type of resource (always 'Group').\").nullable(),\n}).passthrough().describe(\"Metadata for a SCIM group.\");\nconst RoamListGroups_GroupMemberSchema = z.object({\n value: z.string().describe(\"The value is the Roam Person ID of the member.\").nullable(),\n}).passthrough().describe(\"A member of a SCIM group.\");\nconst RoamListGroups_GroupResourceSchema = z.object({\n id: z.string().describe(\"The unique Roam Address ID of the group.\").nullable(),\n meta: RoamListGroups_GroupMetaSchema.nullable().optional(),\n members: z.array(RoamListGroups_GroupMemberSchema).describe(\"List of members in the group. Each member has a 'value' field containing the Roam Person ID.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this resource.\"),\n displayName: z.string().describe(\"The name of the group (max 64 characters).\").nullable(),\n}).passthrough().describe(\"A SCIM group resource.\");\nexport const RoamListGroupsOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema URNs for this response.\"),\n Resources: z.array(RoamListGroups_GroupResourceSchema).describe(\"List of SCIM group resources.\"),\n startIndex: z.number().int().describe(\"The 1-based index of the first result in this page.\").nullable(),\n itemsPerPage: z.number().int().describe(\"The number of resources returned in this page.\").nullable(),\n totalResults: z.number().int().describe(\"The total number of results matching the query.\").nullable(),\n}).passthrough().describe(\"Response model for listing SCIM groups.\");\n\nexport const roamListGroups = action(\"ROAM_LIST_GROUPS\", {\n slug: \"roam-list-groups\",\n name: \"List SCIM Groups\",\n description: \"Returns a paginated list of groups in your Roam organization via SCIM 2.0. Use when you need to retrieve all groups in your Roam organization using the SCIM protocol. Supports pagination using startIndex and count parameters. Note: The filter parameter is currently ignored for the Groups endpoint.\",\n input: RoamListGroupsInput,\n output: RoamListGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,2JAA2J;AACvK,MAAM,iCAAiC,EAAE,OAAO;CAC9C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAM,mCAAmC,EAAE,OAAO,EAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;CACzD,SAAS,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChL,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AASlD,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkC,EAAE,OAAO;EAC3C,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC;EAC3E,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,+BAA+B;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EACtG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACnG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
@@ -9,8 +9,8 @@ const RoamListLobbies_LobbyInfoSchema = zod.z.object({
9
9
  active: zod.z.boolean().describe("Whether the lobby configuration is active").nullable(),
10
10
  handle: zod.z.string().describe("First path segment of the lobby URL").nullable(),
11
11
  display_name: zod.z.string().describe("Human-readable name of the lobby configuration").nullable()
12
- });
13
- const RoamListLobbiesOutput = zod.z.object({ lobbies: zod.z.array(RoamListLobbies_LobbyInfoSchema).describe("List of active lobbies in the account").nullable().optional() });
12
+ }).passthrough();
13
+ const RoamListLobbiesOutput = zod.z.object({ lobbies: zod.z.array(RoamListLobbies_LobbyInfoSchema).describe("List of active lobbies in the account").nullable().optional() }).passthrough();
14
14
  const roamListLobbies = require_action.action("ROAM_LIST_LOBBIES", {
15
15
  slug: "roam-list-lobbies",
16
16
  name: "List Roam Lobbies",
@@ -1 +1 @@
1
- {"version":3,"file":"list-lobbies.cjs","names":["z","action"],"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,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,EACrH,CAAC;AACD,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC/F,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1H,CAAC;AAED,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-lobbies.cjs","names":["z","action"],"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,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,EACrH,CAAC;AACD,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1H,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -12,8 +12,8 @@ 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
19
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -12,8 +12,8 @@ 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
19
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -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,10 +19,10 @@ 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;