@keystrokehq/roam 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/dist/actions/add-group-members.cjs +1 -1
  2. package/dist/actions/add-group-members.cjs.map +1 -1
  3. package/dist/actions/add-group-members.d.cts +14 -2
  4. package/dist/actions/add-group-members.d.mts +14 -2
  5. package/dist/actions/add-group-members.mjs +1 -1
  6. package/dist/actions/add-group-members.mjs.map +1 -1
  7. package/dist/actions/add-reaction.cjs +1 -1
  8. package/dist/actions/add-reaction.cjs.map +1 -1
  9. package/dist/actions/add-reaction.d.cts +14 -2
  10. package/dist/actions/add-reaction.d.mts +14 -2
  11. package/dist/actions/add-reaction.mjs +1 -1
  12. package/dist/actions/add-reaction.mjs.map +1 -1
  13. package/dist/actions/create-group.cjs +1 -1
  14. package/dist/actions/create-group.cjs.map +1 -1
  15. package/dist/actions/create-group.d.cts +14 -2
  16. package/dist/actions/create-group.d.mts +14 -2
  17. package/dist/actions/create-group.mjs +1 -1
  18. package/dist/actions/create-group.mjs.map +1 -1
  19. package/dist/actions/create-roam-scim-group.cjs +2 -2
  20. package/dist/actions/create-roam-scim-group.cjs.map +1 -1
  21. package/dist/actions/create-roam-scim-group.d.cts +16 -4
  22. package/dist/actions/create-roam-scim-group.d.cts.map +1 -1
  23. package/dist/actions/create-roam-scim-group.d.mts +16 -4
  24. package/dist/actions/create-roam-scim-group.d.mts.map +1 -1
  25. package/dist/actions/create-roam-scim-group.mjs +2 -2
  26. package/dist/actions/create-roam-scim-group.mjs.map +1 -1
  27. package/dist/actions/create-user.cjs +5 -5
  28. package/dist/actions/create-user.cjs.map +1 -1
  29. package/dist/actions/create-user.d.cts +19 -6
  30. package/dist/actions/create-user.d.mts +19 -6
  31. package/dist/actions/create-user.mjs +5 -5
  32. package/dist/actions/create-user.mjs.map +1 -1
  33. package/dist/actions/delete-group.cjs +1 -1
  34. package/dist/actions/delete-group.cjs.map +1 -1
  35. package/dist/actions/delete-group.d.cts +14 -2
  36. package/dist/actions/delete-group.d.mts +14 -2
  37. package/dist/actions/delete-group.mjs +1 -1
  38. package/dist/actions/delete-group.mjs.map +1 -1
  39. package/dist/actions/delete-user.cjs +1 -1
  40. package/dist/actions/delete-user.cjs.map +1 -1
  41. package/dist/actions/delete-user.d.cts +14 -2
  42. package/dist/actions/delete-user.d.mts +14 -2
  43. package/dist/actions/delete-user.mjs +1 -1
  44. package/dist/actions/delete-user.mjs.map +1 -1
  45. package/dist/actions/get-address-info.cjs +1 -1
  46. package/dist/actions/get-address-info.cjs.map +1 -1
  47. package/dist/actions/get-address-info.d.cts +14 -2
  48. package/dist/actions/get-address-info.d.mts +14 -2
  49. package/dist/actions/get-address-info.mjs +1 -1
  50. package/dist/actions/get-address-info.mjs.map +1 -1
  51. package/dist/actions/get-chat-history.cjs +2 -2
  52. package/dist/actions/get-chat-history.cjs.map +1 -1
  53. package/dist/actions/get-chat-history.d.cts +15 -3
  54. package/dist/actions/get-chat-history.d.mts +15 -3
  55. package/dist/actions/get-chat-history.mjs +2 -2
  56. package/dist/actions/get-chat-history.mjs.map +1 -1
  57. package/dist/actions/get-meeting-link.cjs +1 -1
  58. package/dist/actions/get-meeting-link.cjs.map +1 -1
  59. package/dist/actions/get-meeting-link.d.cts +14 -2
  60. package/dist/actions/get-meeting-link.d.mts +14 -2
  61. package/dist/actions/get-meeting-link.mjs +1 -1
  62. package/dist/actions/get-meeting-link.mjs.map +1 -1
  63. package/dist/actions/get-resource-types.cjs +2 -2
  64. package/dist/actions/get-resource-types.cjs.map +1 -1
  65. package/dist/actions/get-resource-types.d.cts +15 -3
  66. package/dist/actions/get-resource-types.d.cts.map +1 -1
  67. package/dist/actions/get-resource-types.d.mts +15 -3
  68. package/dist/actions/get-resource-types.d.mts.map +1 -1
  69. package/dist/actions/get-resource-types.mjs +2 -2
  70. package/dist/actions/get-resource-types.mjs.map +1 -1
  71. package/dist/actions/get-roam-scim-config.cjs +9 -9
  72. package/dist/actions/get-roam-scim-config.cjs.map +1 -1
  73. package/dist/actions/get-roam-scim-config.d.cts +22 -10
  74. package/dist/actions/get-roam-scim-config.d.cts.map +1 -1
  75. package/dist/actions/get-roam-scim-config.d.mts +22 -10
  76. package/dist/actions/get-roam-scim-config.d.mts.map +1 -1
  77. package/dist/actions/get-roam-scim-config.mjs +9 -9
  78. package/dist/actions/get-roam-scim-config.mjs.map +1 -1
  79. package/dist/actions/get-scim-schema.cjs +1 -1
  80. package/dist/actions/get-scim-schema.cjs.map +1 -1
  81. package/dist/actions/get-scim-schema.d.cts +14 -2
  82. package/dist/actions/get-scim-schema.d.mts +14 -2
  83. package/dist/actions/get-scim-schema.mjs +1 -1
  84. package/dist/actions/get-scim-schema.mjs.map +1 -1
  85. package/dist/actions/get-scim-user.cjs +5 -5
  86. package/dist/actions/get-scim-user.cjs.map +1 -1
  87. package/dist/actions/get-scim-user.d.cts +18 -6
  88. package/dist/actions/get-scim-user.d.mts +18 -6
  89. package/dist/actions/get-scim-user.mjs +5 -5
  90. package/dist/actions/get-scim-user.mjs.map +1 -1
  91. package/dist/actions/get-test.cjs +1 -1
  92. package/dist/actions/get-test.cjs.map +1 -1
  93. package/dist/actions/get-test.d.cts +14 -2
  94. package/dist/actions/get-test.d.cts.map +1 -1
  95. package/dist/actions/get-test.d.mts +14 -2
  96. package/dist/actions/get-test.d.mts.map +1 -1
  97. package/dist/actions/get-test.mjs +1 -1
  98. package/dist/actions/get-test.mjs.map +1 -1
  99. package/dist/actions/get-token-info.cjs +2 -2
  100. package/dist/actions/get-token-info.cjs.map +1 -1
  101. package/dist/actions/get-token-info.d.cts +15 -3
  102. package/dist/actions/get-token-info.d.cts.map +1 -1
  103. package/dist/actions/get-token-info.d.mts +15 -3
  104. package/dist/actions/get-token-info.d.mts.map +1 -1
  105. package/dist/actions/get-token-info.mjs +2 -2
  106. package/dist/actions/get-token-info.mjs.map +1 -1
  107. package/dist/actions/get-user-info.cjs +1 -1
  108. package/dist/actions/get-user-info.cjs.map +1 -1
  109. package/dist/actions/get-user-info.d.cts +14 -2
  110. package/dist/actions/get-user-info.d.mts +14 -2
  111. package/dist/actions/get-user-info.mjs +1 -1
  112. package/dist/actions/get-user-info.mjs.map +1 -1
  113. package/dist/actions/list-chats.cjs +2 -2
  114. package/dist/actions/list-chats.cjs.map +1 -1
  115. package/dist/actions/list-chats.d.cts +15 -3
  116. package/dist/actions/list-chats.d.mts +15 -3
  117. package/dist/actions/list-chats.mjs +2 -2
  118. package/dist/actions/list-chats.mjs.map +1 -1
  119. package/dist/actions/list-group-members.cjs +2 -2
  120. package/dist/actions/list-group-members.cjs.map +1 -1
  121. package/dist/actions/list-group-members.d.cts +15 -3
  122. package/dist/actions/list-group-members.d.mts +15 -3
  123. package/dist/actions/list-group-members.mjs +2 -2
  124. package/dist/actions/list-group-members.mjs.map +1 -1
  125. package/dist/actions/list-groups.cjs +4 -4
  126. package/dist/actions/list-groups.cjs.map +1 -1
  127. package/dist/actions/list-groups.d.cts +17 -5
  128. package/dist/actions/list-groups.d.mts +17 -5
  129. package/dist/actions/list-groups.mjs +4 -4
  130. package/dist/actions/list-groups.mjs.map +1 -1
  131. package/dist/actions/list-lobbies.cjs +2 -2
  132. package/dist/actions/list-lobbies.cjs.map +1 -1
  133. package/dist/actions/list-lobbies.d.cts +15 -3
  134. package/dist/actions/list-lobbies.d.mts +15 -3
  135. package/dist/actions/list-lobbies.mjs +2 -2
  136. package/dist/actions/list-lobbies.mjs.map +1 -1
  137. package/dist/actions/list-meetings.cjs +3 -3
  138. package/dist/actions/list-meetings.cjs.map +1 -1
  139. package/dist/actions/list-meetings.d.cts +16 -4
  140. package/dist/actions/list-meetings.d.mts +16 -4
  141. package/dist/actions/list-meetings.mjs +3 -3
  142. package/dist/actions/list-meetings.mjs.map +1 -1
  143. package/dist/actions/list-recordings.cjs +2 -2
  144. package/dist/actions/list-recordings.cjs.map +1 -1
  145. package/dist/actions/list-recordings.d.cts +15 -3
  146. package/dist/actions/list-recordings.d.mts +15 -3
  147. package/dist/actions/list-recordings.mjs +2 -2
  148. package/dist/actions/list-recordings.mjs.map +1 -1
  149. package/dist/actions/list-roam-scim-users.cjs +6 -6
  150. package/dist/actions/list-roam-scim-users.cjs.map +1 -1
  151. package/dist/actions/list-roam-scim-users.d.cts +19 -7
  152. package/dist/actions/list-roam-scim-users.d.mts +19 -7
  153. package/dist/actions/list-roam-scim-users.mjs +6 -6
  154. package/dist/actions/list-roam-scim-users.mjs.map +1 -1
  155. package/dist/actions/list-schemas.cjs +2 -2
  156. package/dist/actions/list-schemas.cjs.map +1 -1
  157. package/dist/actions/list-schemas.d.cts +15 -3
  158. package/dist/actions/list-schemas.d.cts.map +1 -1
  159. package/dist/actions/list-schemas.d.mts +15 -3
  160. package/dist/actions/list-schemas.d.mts.map +1 -1
  161. package/dist/actions/list-schemas.mjs +2 -2
  162. package/dist/actions/list-schemas.mjs.map +1 -1
  163. package/dist/actions/list-transcripts.cjs +3 -3
  164. package/dist/actions/list-transcripts.cjs.map +1 -1
  165. package/dist/actions/list-transcripts.d.cts +16 -4
  166. package/dist/actions/list-transcripts.d.mts +16 -4
  167. package/dist/actions/list-transcripts.mjs +3 -3
  168. package/dist/actions/list-transcripts.mjs.map +1 -1
  169. package/dist/actions/list-user-audit-log.cjs +2 -2
  170. package/dist/actions/list-user-audit-log.cjs.map +1 -1
  171. package/dist/actions/list-user-audit-log.d.cts +15 -3
  172. package/dist/actions/list-user-audit-log.d.mts +15 -3
  173. package/dist/actions/list-user-audit-log.mjs +2 -2
  174. package/dist/actions/list-user-audit-log.mjs.map +1 -1
  175. package/dist/actions/list-users.cjs +2 -2
  176. package/dist/actions/list-users.cjs.map +1 -1
  177. package/dist/actions/list-users.d.cts +15 -3
  178. package/dist/actions/list-users.d.mts +15 -3
  179. package/dist/actions/list-users.mjs +2 -2
  180. package/dist/actions/list-users.mjs.map +1 -1
  181. package/dist/actions/lookup-user.cjs +1 -1
  182. package/dist/actions/lookup-user.cjs.map +1 -1
  183. package/dist/actions/lookup-user.d.cts +14 -2
  184. package/dist/actions/lookup-user.d.mts +14 -2
  185. package/dist/actions/lookup-user.mjs +1 -1
  186. package/dist/actions/lookup-user.mjs.map +1 -1
  187. package/dist/actions/patch-group.cjs +4 -4
  188. package/dist/actions/patch-group.cjs.map +1 -1
  189. package/dist/actions/patch-group.d.cts +19 -5
  190. package/dist/actions/patch-group.d.cts.map +1 -1
  191. package/dist/actions/patch-group.d.mts +19 -5
  192. package/dist/actions/patch-group.d.mts.map +1 -1
  193. package/dist/actions/patch-group.mjs +4 -4
  194. package/dist/actions/patch-group.mjs.map +1 -1
  195. package/dist/actions/patch-user.cjs +7 -7
  196. package/dist/actions/patch-user.cjs.map +1 -1
  197. package/dist/actions/patch-user.d.cts +22 -8
  198. package/dist/actions/patch-user.d.cts.map +1 -1
  199. package/dist/actions/patch-user.d.mts +22 -8
  200. package/dist/actions/patch-user.d.mts.map +1 -1
  201. package/dist/actions/patch-user.mjs +7 -7
  202. package/dist/actions/patch-user.mjs.map +1 -1
  203. package/dist/actions/post-chat.cjs +1 -1
  204. package/dist/actions/post-chat.cjs.map +1 -1
  205. package/dist/actions/post-chat.d.cts +14 -2
  206. package/dist/actions/post-chat.d.cts.map +1 -1
  207. package/dist/actions/post-chat.d.mts +14 -2
  208. package/dist/actions/post-chat.d.mts.map +1 -1
  209. package/dist/actions/post-chat.mjs +1 -1
  210. package/dist/actions/post-chat.mjs.map +1 -1
  211. package/dist/actions/remove-group-members.cjs +1 -1
  212. package/dist/actions/remove-group-members.cjs.map +1 -1
  213. package/dist/actions/remove-group-members.d.cts +14 -2
  214. package/dist/actions/remove-group-members.d.mts +14 -2
  215. package/dist/actions/remove-group-members.mjs +1 -1
  216. package/dist/actions/remove-group-members.mjs.map +1 -1
  217. package/dist/actions/replace-group.cjs +4 -4
  218. package/dist/actions/replace-group.cjs.map +1 -1
  219. package/dist/actions/replace-group.d.cts +18 -6
  220. package/dist/actions/replace-group.d.cts.map +1 -1
  221. package/dist/actions/replace-group.d.mts +18 -6
  222. package/dist/actions/replace-group.d.mts.map +1 -1
  223. package/dist/actions/replace-group.mjs +4 -4
  224. package/dist/actions/replace-group.mjs.map +1 -1
  225. package/dist/actions/replace-user.cjs +5 -5
  226. package/dist/actions/replace-user.cjs.map +1 -1
  227. package/dist/actions/replace-user.d.cts +19 -6
  228. package/dist/actions/replace-user.d.mts +19 -6
  229. package/dist/actions/replace-user.mjs +5 -5
  230. package/dist/actions/replace-user.mjs.map +1 -1
  231. package/dist/actions/send-message.cjs +1 -1
  232. package/dist/actions/send-message.cjs.map +1 -1
  233. package/dist/actions/send-message.d.cts +14 -2
  234. package/dist/actions/send-message.d.mts +14 -2
  235. package/dist/actions/send-message.mjs +1 -1
  236. package/dist/actions/send-message.mjs.map +1 -1
  237. package/dist/actions/send-typing.cjs +1 -1
  238. package/dist/actions/send-typing.cjs.map +1 -1
  239. package/dist/actions/send-typing.d.cts +14 -2
  240. package/dist/actions/send-typing.d.mts +14 -2
  241. package/dist/actions/send-typing.mjs +1 -1
  242. package/dist/actions/send-typing.mjs.map +1 -1
  243. package/dist/actions/update-meeting-link.cjs +1 -1
  244. package/dist/actions/update-meeting-link.cjs.map +1 -1
  245. package/dist/actions/update-meeting-link.d.cts +14 -2
  246. package/dist/actions/update-meeting-link.d.cts.map +1 -1
  247. package/dist/actions/update-meeting-link.d.mts +14 -2
  248. package/dist/actions/update-meeting-link.d.mts.map +1 -1
  249. package/dist/actions/update-meeting-link.mjs +1 -1
  250. package/dist/actions/update-meeting-link.mjs.map +1 -1
  251. package/dist/actions/upload-item.cjs +1 -1
  252. package/dist/actions/upload-item.cjs.map +1 -1
  253. package/dist/actions/upload-item.d.cts +14 -2
  254. package/dist/actions/upload-item.d.mts +14 -2
  255. package/dist/actions/upload-item.mjs +1 -1
  256. package/dist/actions/upload-item.mjs.map +1 -1
  257. package/dist/app.cjs +5 -2
  258. package/dist/app.cjs.map +1 -1
  259. package/dist/app.d.cts +9 -1
  260. package/dist/app.d.cts.map +1 -1
  261. package/dist/app.d.mts +9 -1
  262. package/dist/app.d.mts.map +1 -1
  263. package/dist/app.mjs +3 -1
  264. package/dist/app.mjs.map +1 -1
  265. package/package.json +1 -1
@@ -16,7 +16,7 @@ const RoamGetChatHistory_ChatMessageSchema = z.object({
16
16
  userId: z.string().describe("The user ID who sent the message").nullable(),
17
17
  timestamp: z.number().int().describe("Unique identifying timestamp of the message").nullable(),
18
18
  contentType: z.string().describe("Content type (e.g., 'text')").nullable()
19
- }).describe("A single message in a chat.");
19
+ }).passthrough().describe("A single message in a chat.");
20
20
  const roamGetChatHistory = action("ROAM_GET_CHAT_HISTORY", {
21
21
  slug: "roam-get-chat-history",
22
22
  name: "Get chat history",
@@ -26,7 +26,7 @@ const roamGetChatHistory = action("ROAM_GET_CHAT_HISTORY", {
26
26
  chatId: z.string().describe("The chat address").nullable(),
27
27
  messages: z.array(RoamGetChatHistory_ChatMessageSchema).describe("List of messages in the chat").nullable().optional(),
28
28
  nextCursor: z.string().describe("Cursor for fetching the next page of results").nullable().optional()
29
- }).describe("Response model containing chat messages.")
29
+ }).passthrough().describe("Response model containing chat messages.")
30
30
  });
31
31
  //#endregion
32
32
  export { roamGetChatHistory };
@@ -1 +1 @@
1
- {"version":3,"file":"get-chat-history.mjs","names":[],"sources":["../../src/actions/get-chat-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetChatHistoryInput = z.object({\n chat: z.string().describe(\"The chat address (UUID) to fetch messages from.\"),\n after: z.string().describe(\"The datetime to begin listing messages (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. If specified, results are sorted in forward chronological order.\").optional(),\n limit: z.number().int().describe(\"Number of messages to return. Default is 10, maximum is 200.\").optional(),\n before: z.string().describe(\"The datetime until which to list messages (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to 'now' if not specified.\").optional(),\n cursor: z.string().describe(\"Opaque pagination cursor from a previous response's nextCursor. Do not construct cursors manually.\").optional(),\n thread_timestamp: z.number().int().describe(\"Read replies of the message with this timestamp. Use to fetch replies to a specific message.\").optional(),\n}).describe(\"Request model for retrieving chat history from a Roam chat.\");\nconst RoamGetChatHistory_ChatMessageSchema = z.object({\n text: z.string().describe(\"The message content/text body\").nullable(),\n type: z.string().describe(\"Message type (e.g., 'message')\").nullable(),\n chatId: z.string().describe(\"The chat ID where the message was posted\").nullable(),\n userId: z.string().describe(\"The user ID who sent the message\").nullable(),\n timestamp: z.number().int().describe(\"Unique identifying timestamp of the message\").nullable(),\n contentType: z.string().describe(\"Content type (e.g., 'text')\").nullable(),\n}).describe(\"A single message in a chat.\");\nexport const RoamGetChatHistoryOutput = z.object({\n chatId: z.string().describe(\"The chat address\").nullable(),\n messages: z.array(RoamGetChatHistory_ChatMessageSchema).describe(\"List of messages in the chat\").nullable().optional(),\n nextCursor: z.string().describe(\"Cursor for fetching the next page of results\").nullable().optional(),\n}).describe(\"Response model containing chat messages.\");\n\nexport const roamGetChatHistory = action(\"ROAM_GET_CHAT_HISTORY\", {\n slug: \"roam-get-chat-history\",\n name: \"Get chat history\",\n description: \"Lists messages in a chat, filtered by date range (after/before). The ordering of results depends on the filter specified: - If no parameters provided: returns most recent messages, sorted in reverse chronological order. - If 'after' is specified: results sorted in forward chronological order. In Personal mode, only chats where the authenticated user is a participant are accessible. Use this action to retrieve message history from a specific chat.\",\n input: RoamGetChatHistoryInput,\n output: RoamGetChatHistoryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yJAAyJ,CAAC,CAAC,SAAS;CAC/L,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CACtK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC3I,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,SAAS,6BAA6B;AAOzC,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACzD,UAAU,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-chat-history.mjs","names":[],"sources":["../../src/actions/get-chat-history.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetChatHistoryInput = z.object({\n chat: z.string().describe(\"The chat address (UUID) to fetch messages from.\"),\n after: z.string().describe(\"The datetime to begin listing messages (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. If specified, results are sorted in forward chronological order.\").optional(),\n limit: z.number().int().describe(\"Number of messages to return. Default is 10, maximum is 200.\").optional(),\n before: z.string().describe(\"The datetime until which to list messages (UTC). Format: YYYY-MM-DD or RFC-3339 datetime. Defaults to 'now' if not specified.\").optional(),\n cursor: z.string().describe(\"Opaque pagination cursor from a previous response's nextCursor. Do not construct cursors manually.\").optional(),\n thread_timestamp: z.number().int().describe(\"Read replies of the message with this timestamp. Use to fetch replies to a specific message.\").optional(),\n}).describe(\"Request model for retrieving chat history from a Roam chat.\");\nconst RoamGetChatHistory_ChatMessageSchema = z.object({\n text: z.string().describe(\"The message content/text body\").nullable(),\n type: z.string().describe(\"Message type (e.g., 'message')\").nullable(),\n chatId: z.string().describe(\"The chat ID where the message was posted\").nullable(),\n userId: z.string().describe(\"The user ID who sent the message\").nullable(),\n timestamp: z.number().int().describe(\"Unique identifying timestamp of the message\").nullable(),\n contentType: z.string().describe(\"Content type (e.g., 'text')\").nullable(),\n}).passthrough().describe(\"A single message in a chat.\");\nexport const RoamGetChatHistoryOutput = z.object({\n chatId: z.string().describe(\"The chat address\").nullable(),\n messages: z.array(RoamGetChatHistory_ChatMessageSchema).describe(\"List of messages in the chat\").nullable().optional(),\n nextCursor: z.string().describe(\"Cursor for fetching the next page of results\").nullable().optional(),\n}).passthrough().describe(\"Response model containing chat messages.\");\n\nexport const roamGetChatHistory = action(\"ROAM_GET_CHAT_HISTORY\", {\n slug: \"roam-get-chat-history\",\n name: \"Get chat history\",\n description: \"Lists messages in a chat, filtered by date range (after/before). The ordering of results depends on the filter specified: - If no parameters provided: returns most recent messages, sorted in reverse chronological order. - If 'after' is specified: results sorted in forward chronological order. In Personal mode, only chats where the authenticated user is a participant are accessible. Use this action to retrieve message history from a specific chat.\",\n input: RoamGetChatHistoryInput,\n output: RoamGetChatHistoryOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yJAAyJ,CAAC,CAAC,SAAS;CAC/L,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;CACtK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC3I,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,uCAAuC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAOvD,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXsC,EAAE,OAAO;EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACzD,UAAU,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
@@ -9,7 +9,7 @@ const RoamGetMeetingLinkOutput = zod.z.object({
9
9
  host: zod.z.string().describe("The email address of the meeting host.").nullable(),
10
10
  name: zod.z.string().describe("The name of the meeting.").nullable(),
11
11
  start: zod.z.string().describe("The meeting start time in RFC3339 format.").nullable().optional()
12
- }).describe("Response model containing meeting link information.");
12
+ }).passthrough().describe("Response model containing meeting link information.");
13
13
  const roamGetMeetingLink = require_action.action("ROAM_GET_MEETING_LINK", {
14
14
  slug: "roam-get-meeting-link",
15
15
  name: "Get meeting link",
@@ -1 +1 @@
1
- {"version":3,"file":"get-meeting-link.cjs","names":["z","action"],"sources":["../../src/actions/get-meeting-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetMeetingLinkInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link to retrieve.\"),\n}).describe(\"Request model for retrieving meeting link information.\");\nexport const RoamGetMeetingLinkOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link.\").nullable(),\n end: z.string().describe(\"The meeting end time in RFC3339 format.\").nullable().optional(),\n url: z.string().describe(\"The meeting link URL.\").nullable(),\n host: z.string().describe(\"The email address of the meeting host.\").nullable(),\n name: z.string().describe(\"The name of the meeting.\").nullable(),\n start: z.string().describe(\"The meeting start time in RFC3339 format.\").nullable().optional(),\n}).describe(\"Response model containing meeting link information.\");\n\nexport const roamGetMeetingLink = action(\"ROAM_GET_MEETING_LINK\", {\n slug: \"roam-get-meeting-link\",\n name: \"Get meeting link\",\n description: \"Tool to get a meeting link. Use when you need to retrieve information about a specific meeting link by its ID. Requires the 'meetinglink:read' scope.\",\n input: RoamGetMeetingLinkInput,\n output: RoamGetMeetingLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EACzF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-meeting-link.cjs","names":["z","action"],"sources":["../../src/actions/get-meeting-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetMeetingLinkInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link to retrieve.\"),\n}).describe(\"Request model for retrieving meeting link information.\");\nexport const RoamGetMeetingLinkOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link.\").nullable(),\n end: z.string().describe(\"The meeting end time in RFC3339 format.\").nullable().optional(),\n url: z.string().describe(\"The meeting link URL.\").nullable(),\n host: z.string().describe(\"The email address of the meeting host.\").nullable(),\n name: z.string().describe(\"The name of the meeting.\").nullable(),\n start: z.string().describe(\"The meeting start time in RFC3339 format.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing meeting link information.\");\n\nexport const roamGetMeetingLink = action(\"ROAM_GET_MEETING_LINK\", {\n slug: \"roam-get-meeting-link\",\n name: \"Get meeting link\",\n description: \"Tool to get a meeting link. Use when you need to retrieve information about a specific meeting link by its ID. Requires the 'meetinglink:read' scope.\",\n input: RoamGetMeetingLinkInput,\n output: RoamGetMeetingLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EACzF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -11,10 +11,22 @@ declare const RoamGetMeetingLinkOutput: z.ZodObject<{
11
11
  host: z.ZodNullable<z.ZodString>;
12
12
  name: z.ZodNullable<z.ZodString>;
13
13
  start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const roamGetMeetingLink: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ accessToken: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ accessToken: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { roamGetMeetingLink };
20
32
  //# sourceMappingURL=get-meeting-link.d.cts.map
@@ -11,10 +11,22 @@ declare const RoamGetMeetingLinkOutput: z.ZodObject<{
11
11
  host: z.ZodNullable<z.ZodString>;
12
12
  name: z.ZodNullable<z.ZodString>;
13
13
  start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const roamGetMeetingLink: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  id: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
18
+ connectionId: z.ZodString;
19
+ entityId: z.ZodString;
20
+ instanceId: z.ZodString;
21
+ }, z.core.$strip>, z.ZodObject<{
22
+ accessToken: z.ZodString;
23
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ accessToken: z.ZodString;
29
+ }, z.core.$strip>>]>;
18
30
  //#endregion
19
31
  export { roamGetMeetingLink };
20
32
  //# sourceMappingURL=get-meeting-link.d.mts.map
@@ -12,7 +12,7 @@ const roamGetMeetingLink = action("ROAM_GET_MEETING_LINK", {
12
12
  host: z.string().describe("The email address of the meeting host.").nullable(),
13
13
  name: z.string().describe("The name of the meeting.").nullable(),
14
14
  start: z.string().describe("The meeting start time in RFC3339 format.").nullable().optional()
15
- }).describe("Response model containing meeting link information.")
15
+ }).passthrough().describe("Response model containing meeting link information.")
16
16
  });
17
17
  //#endregion
18
18
  export { roamGetMeetingLink };
@@ -1 +1 @@
1
- {"version":3,"file":"get-meeting-link.mjs","names":[],"sources":["../../src/actions/get-meeting-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetMeetingLinkInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link to retrieve.\"),\n}).describe(\"Request model for retrieving meeting link information.\");\nexport const RoamGetMeetingLinkOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link.\").nullable(),\n end: z.string().describe(\"The meeting end time in RFC3339 format.\").nullable().optional(),\n url: z.string().describe(\"The meeting link URL.\").nullable(),\n host: z.string().describe(\"The email address of the meeting host.\").nullable(),\n name: z.string().describe(\"The name of the meeting.\").nullable(),\n start: z.string().describe(\"The meeting start time in RFC3339 format.\").nullable().optional(),\n}).describe(\"Response model containing meeting link information.\");\n\nexport const roamGetMeetingLink = action(\"ROAM_GET_MEETING_LINK\", {\n slug: \"roam-get-meeting-link\",\n name: \"Get meeting link\",\n description: \"Tool to get a meeting link. Use when you need to retrieve information about a specific meeting link by its ID. Requires the 'meetinglink:read' scope.\",\n input: RoamGetMeetingLinkInput,\n output: RoamGetMeetingLinkOutput,\n});\n"],"mappings":";;AAgBA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EACzF,CAAC,CAAC,CAAC,SAAS,wDAcH;CACP,QAdsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-meeting-link.mjs","names":[],"sources":["../../src/actions/get-meeting-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetMeetingLinkInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link to retrieve.\"),\n}).describe(\"Request model for retrieving meeting link information.\");\nexport const RoamGetMeetingLinkOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the meeting link.\").nullable(),\n end: z.string().describe(\"The meeting end time in RFC3339 format.\").nullable().optional(),\n url: z.string().describe(\"The meeting link URL.\").nullable(),\n host: z.string().describe(\"The email address of the meeting host.\").nullable(),\n name: z.string().describe(\"The name of the meeting.\").nullable(),\n start: z.string().describe(\"The meeting start time in RFC3339 format.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing meeting link information.\");\n\nexport const roamGetMeetingLink = action(\"ROAM_GET_MEETING_LINK\", {\n slug: \"roam-get-meeting-link\",\n name: \"Get meeting link\",\n description: \"Tool to get a meeting link. Use when you need to retrieve information about a specific meeting link by its ID. Requires the 'meetinglink:read' scope.\",\n input: RoamGetMeetingLinkInput,\n output: RoamGetMeetingLinkOutput,\n});\n"],"mappings":";;AAgBA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,EACzF,CAAC,CAAC,CAAC,SAAS,wDAcH;CACP,QAdsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EACtF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
@@ -6,14 +6,14 @@ const RoamGetResourceTypes_ResourceTypeSchema = zod.z.object({
6
6
  id: zod.z.string().describe("The resource type identifier (e.g., 'User', 'Group')").nullable(),
7
7
  name: zod.z.string().describe("The human-readable name of the resource type").nullable(),
8
8
  description: zod.z.string().describe("Description of the resource type").nullable()
9
- }).describe("Represents a SCIM resource type.");
9
+ }).passthrough().describe("Represents a SCIM resource type.");
10
10
  const RoamGetResourceTypesOutput = zod.z.object({
11
11
  schemas: zod.z.array(zod.z.string()).describe("SCIM schema identifiers").nullable().optional(),
12
12
  Resources: zod.z.array(RoamGetResourceTypes_ResourceTypeSchema).describe("Array of ResourceType objects representing supported resource types (e.g., User, Group)").nullable().optional(),
13
13
  startIndex: zod.z.number().int().describe("1-based index for pagination").nullable(),
14
14
  itemsPerPage: zod.z.number().int().describe("Number of items returned per page").nullable(),
15
15
  totalResults: zod.z.number().int().describe("Total number of resource types available").nullable()
16
- }).describe("Response model for the GetResourceTypes endpoint.");
16
+ }).passthrough().describe("Response model for the GetResourceTypes endpoint.");
17
17
  const roamGetResourceTypes = require_action.action("ROAM_GET_RESOURCE_TYPES", {
18
18
  slug: "roam-get-resource-types",
19
19
  name: "Get Roam SCIM Resource Types",
@@ -1 +1 @@
1
- {"version":3,"file":"get-resource-types.cjs","names":["z","action"],"sources":["../../src/actions/get-resource-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetResourceTypesInput = z.object({}).describe(\"No request parameters required for this endpoint.\");\nconst RoamGetResourceTypes_ResourceTypeSchema = z.object({\n id: z.string().describe(\"The resource type identifier (e.g., 'User', 'Group')\").nullable(),\n name: z.string().describe(\"The human-readable name of the resource type\").nullable(),\n description: z.string().describe(\"Description of the resource type\").nullable(),\n}).describe(\"Represents a SCIM resource type.\");\nexport const RoamGetResourceTypesOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema identifiers\").nullable().optional(),\n Resources: z.array(RoamGetResourceTypes_ResourceTypeSchema).describe(\"Array of ResourceType objects representing supported resource types (e.g., User, Group)\").nullable().optional(),\n startIndex: z.number().int().describe(\"1-based index for pagination\").nullable(),\n itemsPerPage: z.number().int().describe(\"Number of items returned per page\").nullable(),\n totalResults: z.number().int().describe(\"Total number of resource types available\").nullable(),\n}).describe(\"Response model for the GetResourceTypes endpoint.\");\n\nexport const roamGetResourceTypes = action(\"ROAM_GET_RESOURCE_TYPES\", {\n slug: \"roam-get-resource-types\",\n name: \"Get Roam SCIM Resource Types\",\n description: \"Returns the list of SCIM 2.0 resource types supported by Roam. Use this action to discover what resource types are available in the Roam SCIM API. Currently returns User and Group resource types. This endpoint requires no parameters.\",\n input: RoamGetResourceTypesInput,\n output: RoamGetResourceTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAClH,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-resource-types.cjs","names":["z","action"],"sources":["../../src/actions/get-resource-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetResourceTypesInput = z.object({}).describe(\"No request parameters required for this endpoint.\");\nconst RoamGetResourceTypes_ResourceTypeSchema = z.object({\n id: z.string().describe(\"The resource type identifier (e.g., 'User', 'Group')\").nullable(),\n name: z.string().describe(\"The human-readable name of the resource type\").nullable(),\n description: z.string().describe(\"Description of the resource type\").nullable(),\n}).passthrough().describe(\"Represents a SCIM resource type.\");\nexport const RoamGetResourceTypesOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema identifiers\").nullable().optional(),\n Resources: z.array(RoamGetResourceTypes_ResourceTypeSchema).describe(\"Array of ResourceType objects representing supported resource types (e.g., User, Group)\").nullable().optional(),\n startIndex: z.number().int().describe(\"1-based index for pagination\").nullable(),\n itemsPerPage: z.number().int().describe(\"Number of items returned per page\").nullable(),\n totalResults: z.number().int().describe(\"Total number of resource types available\").nullable(),\n}).passthrough().describe(\"Response model for the GetResourceTypes endpoint.\");\n\nexport const roamGetResourceTypes = action(\"ROAM_GET_RESOURCE_TYPES\", {\n slug: \"roam-get-resource-types\",\n name: \"Get Roam SCIM Resource Types\",\n description: \"Returns the list of SCIM 2.0 resource types supported by Roam. Use this action to discover what resource types are available in the Roam SCIM API. Currently returns User and Group resource types. This endpoint requires no parameters.\",\n input: RoamGetResourceTypesInput,\n output: RoamGetResourceTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAClH,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAC5D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,uBAAuBC,eAAAA,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -8,12 +8,24 @@ declare const RoamGetResourceTypesOutput: z.ZodObject<{
8
8
  id: z.ZodNullable<z.ZodString>;
9
9
  name: z.ZodNullable<z.ZodString>;
10
10
  description: z.ZodNullable<z.ZodString>;
11
- }, z.core.$strip>>>>;
11
+ }, z.core.$loose>>>>;
12
12
  startIndex: z.ZodNullable<z.ZodNumber>;
13
13
  itemsPerPage: z.ZodNullable<z.ZodNumber>;
14
14
  totalResults: z.ZodNullable<z.ZodNumber>;
15
- }, z.core.$strip>;
16
- declare const roamGetResourceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, z.core.$loose>;
16
+ declare const roamGetResourceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { roamGetResourceTypes };
19
31
  //# sourceMappingURL=get-resource-types.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-resource-types.d.cts","names":[],"sources":["../../src/actions/get-resource-types.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-resource-types.d.cts","names":[],"sources":["../../src/actions/get-resource-types.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,SAAA,CAAA,CAAA,SAAA"}
@@ -8,12 +8,24 @@ declare const RoamGetResourceTypesOutput: z.ZodObject<{
8
8
  id: z.ZodNullable<z.ZodString>;
9
9
  name: z.ZodNullable<z.ZodString>;
10
10
  description: z.ZodNullable<z.ZodString>;
11
- }, z.core.$strip>>>>;
11
+ }, z.core.$loose>>>>;
12
12
  startIndex: z.ZodNullable<z.ZodNumber>;
13
13
  itemsPerPage: z.ZodNullable<z.ZodNumber>;
14
14
  totalResults: z.ZodNullable<z.ZodNumber>;
15
- }, z.core.$strip>;
16
- declare const roamGetResourceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
15
+ }, z.core.$loose>;
16
+ declare const roamGetResourceTypes: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
17
+ connectionId: z.ZodString;
18
+ entityId: z.ZodString;
19
+ instanceId: z.ZodString;
20
+ }, z.core.$strip>, z.ZodObject<{
21
+ accessToken: z.ZodString;
22
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>;
17
29
  //#endregion
18
30
  export { roamGetResourceTypes };
19
31
  //# sourceMappingURL=get-resource-types.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-resource-types.d.mts","names":[],"sources":["../../src/actions/get-resource-types.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-resource-types.d.mts","names":[],"sources":["../../src/actions/get-resource-types.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAMzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAQ1B,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,SAAA,CAAA,CAAA,SAAA"}
@@ -6,7 +6,7 @@ const RoamGetResourceTypes_ResourceTypeSchema = z.object({
6
6
  id: z.string().describe("The resource type identifier (e.g., 'User', 'Group')").nullable(),
7
7
  name: z.string().describe("The human-readable name of the resource type").nullable(),
8
8
  description: z.string().describe("Description of the resource type").nullable()
9
- }).describe("Represents a SCIM resource type.");
9
+ }).passthrough().describe("Represents a SCIM resource type.");
10
10
  const roamGetResourceTypes = action("ROAM_GET_RESOURCE_TYPES", {
11
11
  slug: "roam-get-resource-types",
12
12
  name: "Get Roam SCIM Resource Types",
@@ -18,7 +18,7 @@ const roamGetResourceTypes = action("ROAM_GET_RESOURCE_TYPES", {
18
18
  startIndex: z.number().int().describe("1-based index for pagination").nullable(),
19
19
  itemsPerPage: z.number().int().describe("Number of items returned per page").nullable(),
20
20
  totalResults: z.number().int().describe("Total number of resource types available").nullable()
21
- }).describe("Response model for the GetResourceTypes endpoint.")
21
+ }).passthrough().describe("Response model for the GetResourceTypes endpoint.")
22
22
  });
23
23
  //#endregion
24
24
  export { roamGetResourceTypes };
@@ -1 +1 @@
1
- {"version":3,"file":"get-resource-types.mjs","names":[],"sources":["../../src/actions/get-resource-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetResourceTypesInput = z.object({}).describe(\"No request parameters required for this endpoint.\");\nconst RoamGetResourceTypes_ResourceTypeSchema = z.object({\n id: z.string().describe(\"The resource type identifier (e.g., 'User', 'Group')\").nullable(),\n name: z.string().describe(\"The human-readable name of the resource type\").nullable(),\n description: z.string().describe(\"Description of the resource type\").nullable(),\n}).describe(\"Represents a SCIM resource type.\");\nexport const RoamGetResourceTypesOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema identifiers\").nullable().optional(),\n Resources: z.array(RoamGetResourceTypes_ResourceTypeSchema).describe(\"Array of ResourceType objects representing supported resource types (e.g., User, Group)\").nullable().optional(),\n startIndex: z.number().int().describe(\"1-based index for pagination\").nullable(),\n itemsPerPage: z.number().int().describe(\"Number of items returned per page\").nullable(),\n totalResults: z.number().int().describe(\"Total number of resource types available\").nullable(),\n}).describe(\"Response model for the GetResourceTypes endpoint.\");\n\nexport const roamGetResourceTypes = action(\"ROAM_GET_RESOURCE_TYPES\", {\n slug: \"roam-get-resource-types\",\n name: \"Get Roam SCIM Resource Types\",\n description: \"Returns the list of SCIM 2.0 resource types supported by Roam. Use this action to discover what resource types are available in the Roam SCIM API. Currently returns User and Group resource types. This endpoint requires no parameters.\",\n input: RoamGetResourceTypesInput,\n output: RoamGetResourceTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAClH,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAS9C,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwC,EAAE,OAAO;EACjD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,WAAW,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpL,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-resource-types.mjs","names":[],"sources":["../../src/actions/get-resource-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetResourceTypesInput = z.object({}).describe(\"No request parameters required for this endpoint.\");\nconst RoamGetResourceTypes_ResourceTypeSchema = z.object({\n id: z.string().describe(\"The resource type identifier (e.g., 'User', 'Group')\").nullable(),\n name: z.string().describe(\"The human-readable name of the resource type\").nullable(),\n description: z.string().describe(\"Description of the resource type\").nullable(),\n}).passthrough().describe(\"Represents a SCIM resource type.\");\nexport const RoamGetResourceTypesOutput = z.object({\n schemas: z.array(z.string()).describe(\"SCIM schema identifiers\").nullable().optional(),\n Resources: z.array(RoamGetResourceTypes_ResourceTypeSchema).describe(\"Array of ResourceType objects representing supported resource types (e.g., User, Group)\").nullable().optional(),\n startIndex: z.number().int().describe(\"1-based index for pagination\").nullable(),\n itemsPerPage: z.number().int().describe(\"Number of items returned per page\").nullable(),\n totalResults: z.number().int().describe(\"Total number of resource types available\").nullable(),\n}).passthrough().describe(\"Response model for the GetResourceTypes endpoint.\");\n\nexport const roamGetResourceTypes = action(\"ROAM_GET_RESOURCE_TYPES\", {\n slug: \"roam-get-resource-types\",\n name: \"Get Roam SCIM Resource Types\",\n description: \"Returns the list of SCIM 2.0 resource types supported by Roam. Use this action to discover what resource types are available in the Roam SCIM API. Currently returns User and Group resource types. This endpoint requires no parameters.\",\n input: RoamGetResourceTypesInput,\n output: RoamGetResourceTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAClH,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAS5D,MAAa,uBAAuB,OAAO,2BAA2B;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbwC,EAAE,OAAO;EACjD,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,WAAW,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpL,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -6,16 +6,16 @@ const RoamGetRoamScimConfig_BulkConfigSchema = zod.z.object({
6
6
  supported: zod.z.boolean().describe("Indicates whether bulk operations are supported.").nullable().optional(),
7
7
  maxOperations: zod.z.number().int().describe("Maximum number of operations supported in a single bulk request.").nullable().optional(),
8
8
  maxPayloadSize: zod.z.number().int().describe("Maximum payload size in bytes for bulk operations.").nullable().optional()
9
- }).describe("Configuration for bulk operations support.");
10
- const RoamGetRoamScimConfig_EtagConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether ETags are supported.").nullable().optional() }).describe("Configuration for ETag support.");
11
- const RoamGetRoamScimConfig_MetaSchema = zod.z.object({ resourceType: zod.z.string().describe("The type of resource (ServiceProviderConfig).").nullable().optional() }).describe("Metadata about the service provider config resource.");
12
- const RoamGetRoamScimConfig_SortConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether sorting is supported.").nullable().optional() }).describe("Configuration for sorting support.");
13
- const RoamGetRoamScimConfig_PatchConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether PATCH operations are supported.").nullable().optional() }).describe("Configuration for PATCH operation support.");
9
+ }).passthrough().describe("Configuration for bulk operations support.");
10
+ const RoamGetRoamScimConfig_EtagConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether ETags are supported.").nullable().optional() }).passthrough().describe("Configuration for ETag support.");
11
+ const RoamGetRoamScimConfig_MetaSchema = zod.z.object({ resourceType: zod.z.string().describe("The type of resource (ServiceProviderConfig).").nullable().optional() }).passthrough().describe("Metadata about the service provider config resource.");
12
+ const RoamGetRoamScimConfig_SortConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether sorting is supported.").nullable().optional() }).passthrough().describe("Configuration for sorting support.");
13
+ const RoamGetRoamScimConfig_PatchConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether PATCH operations are supported.").nullable().optional() }).passthrough().describe("Configuration for PATCH operation support.");
14
14
  const RoamGetRoamScimConfig_FilterConfigSchema = zod.z.object({
15
15
  supported: zod.z.boolean().describe("Indicates whether filtering is supported.").nullable().optional(),
16
16
  maxResults: zod.z.number().int().describe("Maximum number of resources returned in a single query.").nullable().optional()
17
- }).describe("Configuration for filter query support.");
18
- const RoamGetRoamScimConfig_ChangePasswordConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether changing passwords is supported.").nullable().optional() }).describe("Configuration for password change support.");
17
+ }).passthrough().describe("Configuration for filter query support.");
18
+ const RoamGetRoamScimConfig_ChangePasswordConfigSchema = zod.z.object({ supported: zod.z.boolean().describe("Indicates whether changing passwords is supported.").nullable().optional() }).passthrough().describe("Configuration for password change support.");
19
19
  const RoamGetRoamScimConfig_AuthenticationSchemeSchema = zod.z.object({
20
20
  name: zod.z.string().describe("The common authentication scheme name (e.g., 'OAuth Bearer Token', 'HTTP Basic').").nullable().optional(),
21
21
  type: zod.z.string().describe("The authentication scheme type (e.g., 'oauthbearertoken', 'httpbasic').").nullable().optional(),
@@ -23,7 +23,7 @@ const RoamGetRoamScimConfig_AuthenticationSchemeSchema = zod.z.object({
23
23
  specUri: zod.z.string().describe("HTTP-addressable URL pointing to the authentication scheme's specification.").nullable().optional(),
24
24
  description: zod.z.string().describe("A description of the authentication scheme.").nullable().optional(),
25
25
  documentationUri: zod.z.string().describe("HTTP-addressable URL pointing to the authentication scheme's usage documentation.").nullable().optional()
26
- }).describe("Authentication scheme supported by the SCIM service provider.");
26
+ }).passthrough().describe("Authentication scheme supported by the SCIM service provider.");
27
27
  const RoamGetRoamScimConfigOutput = zod.z.object({
28
28
  bulk: RoamGetRoamScimConfig_BulkConfigSchema.nullable().optional(),
29
29
  etag: RoamGetRoamScimConfig_EtagConfigSchema.nullable().optional(),
@@ -35,7 +35,7 @@ const RoamGetRoamScimConfigOutput = zod.z.object({
35
35
  changePassword: RoamGetRoamScimConfig_ChangePasswordConfigSchema.nullable().optional(),
36
36
  documentationUri: zod.z.string().describe("HTTP-addressable URL pointing to the service provider's documentation.").nullable().optional(),
37
37
  authenticationSchemes: zod.z.array(RoamGetRoamScimConfig_AuthenticationSchemeSchema).describe("List of authentication schemes supported by the service provider.").nullable().optional()
38
- }).describe("Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.");
38
+ }).passthrough().describe("Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.");
39
39
  const roamGetRoamScimConfig = require_action.action("ROAM_GET_ROAM_SCIM_CONFIG", {
40
40
  slug: "roam-get-roam-scim-config",
41
41
  name: "Get SCIM service provider config",
@@ -1 +1 @@
1
- {"version":3,"file":"get-roam-scim-config.cjs","names":["z","action"],"sources":["../../src/actions/get-roam-scim-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetRoamScimConfigInput = z.object({}).describe(\"Request schema for `GetRoamScimConfig`. No parameters required.\");\nconst RoamGetRoamScimConfig_BulkConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether bulk operations are supported.\").nullable().optional(),\n maxOperations: z.number().int().describe(\"Maximum number of operations supported in a single bulk request.\").nullable().optional(),\n maxPayloadSize: z.number().int().describe(\"Maximum payload size in bytes for bulk operations.\").nullable().optional(),\n}).describe(\"Configuration for bulk operations support.\");\nconst RoamGetRoamScimConfig_EtagConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether ETags are supported.\").nullable().optional(),\n}).describe(\"Configuration for ETag support.\");\nconst RoamGetRoamScimConfig_MetaSchema = z.object({\n resourceType: z.string().describe(\"The type of resource (ServiceProviderConfig).\").nullable().optional(),\n}).describe(\"Metadata about the service provider config resource.\");\nconst RoamGetRoamScimConfig_SortConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether sorting is supported.\").nullable().optional(),\n}).describe(\"Configuration for sorting support.\");\nconst RoamGetRoamScimConfig_PatchConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether PATCH operations are supported.\").nullable().optional(),\n}).describe(\"Configuration for PATCH operation support.\");\nconst RoamGetRoamScimConfig_FilterConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether filtering is supported.\").nullable().optional(),\n maxResults: z.number().int().describe(\"Maximum number of resources returned in a single query.\").nullable().optional(),\n}).describe(\"Configuration for filter query support.\");\nconst RoamGetRoamScimConfig_ChangePasswordConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether changing passwords is supported.\").nullable().optional(),\n}).describe(\"Configuration for password change support.\");\nconst RoamGetRoamScimConfig_AuthenticationSchemeSchema = z.object({\n name: z.string().describe(\"The common authentication scheme name (e.g., 'OAuth Bearer Token', 'HTTP Basic').\").nullable().optional(),\n type: z.string().describe(\"The authentication scheme type (e.g., 'oauthbearertoken', 'httpbasic').\").nullable().optional(),\n primary: z.boolean().describe(\"Indicates whether this is the primary authentication scheme.\").nullable().optional(),\n specUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's specification.\").nullable().optional(),\n description: z.string().describe(\"A description of the authentication scheme.\").nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's usage documentation.\").nullable().optional(),\n}).describe(\"Authentication scheme supported by the SCIM service provider.\");\nexport const RoamGetRoamScimConfigOutput = z.object({\n bulk: RoamGetRoamScimConfig_BulkConfigSchema.nullable().optional(),\n etag: RoamGetRoamScimConfig_EtagConfigSchema.nullable().optional(),\n meta: RoamGetRoamScimConfig_MetaSchema.nullable().optional(),\n sort: RoamGetRoamScimConfig_SortConfigSchema.nullable().optional(),\n patch: RoamGetRoamScimConfig_PatchConfigSchema.nullable().optional(),\n filter: RoamGetRoamScimConfig_FilterConfigSchema.nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs supported by this configuration endpoint.\").nullable().optional(),\n changePassword: RoamGetRoamScimConfig_ChangePasswordConfigSchema.nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the service provider's documentation.\").nullable().optional(),\n authenticationSchemes: z.array(RoamGetRoamScimConfig_AuthenticationSchemeSchema).describe(\"List of authentication schemes supported by the service provider.\").nullable().optional(),\n}).describe(\"Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.\");\n\nexport const roamGetRoamScimConfig = action(\"ROAM_GET_ROAM_SCIM_CONFIG\", {\n slug: \"roam-get-roam-scim-config\",\n name: \"Get SCIM service provider config\",\n description: \"Tool to retrieve Roam's SCIM service provider configuration. Use when you need to discover Roam's SCIM API capabilities including supported authentication schemes, bulk operations, filtering, and other service provider features. This endpoint returns the SCIM 2.0 ServiceProviderConfig resource which describes the supported features.\",\n input: RoamGetRoamScimConfigInput,\n output: RoamGetRoamScimConfigOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-roam-scim-config.cjs","names":["z","action"],"sources":["../../src/actions/get-roam-scim-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetRoamScimConfigInput = z.object({}).describe(\"Request schema for `GetRoamScimConfig`. No parameters required.\");\nconst RoamGetRoamScimConfig_BulkConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether bulk operations are supported.\").nullable().optional(),\n maxOperations: z.number().int().describe(\"Maximum number of operations supported in a single bulk request.\").nullable().optional(),\n maxPayloadSize: z.number().int().describe(\"Maximum payload size in bytes for bulk operations.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for bulk operations support.\");\nconst RoamGetRoamScimConfig_EtagConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether ETags are supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for ETag support.\");\nconst RoamGetRoamScimConfig_MetaSchema = z.object({\n resourceType: z.string().describe(\"The type of resource (ServiceProviderConfig).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the service provider config resource.\");\nconst RoamGetRoamScimConfig_SortConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether sorting is supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for sorting support.\");\nconst RoamGetRoamScimConfig_PatchConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether PATCH operations are supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for PATCH operation support.\");\nconst RoamGetRoamScimConfig_FilterConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether filtering is supported.\").nullable().optional(),\n maxResults: z.number().int().describe(\"Maximum number of resources returned in a single query.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for filter query support.\");\nconst RoamGetRoamScimConfig_ChangePasswordConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether changing passwords is supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for password change support.\");\nconst RoamGetRoamScimConfig_AuthenticationSchemeSchema = z.object({\n name: z.string().describe(\"The common authentication scheme name (e.g., 'OAuth Bearer Token', 'HTTP Basic').\").nullable().optional(),\n type: z.string().describe(\"The authentication scheme type (e.g., 'oauthbearertoken', 'httpbasic').\").nullable().optional(),\n primary: z.boolean().describe(\"Indicates whether this is the primary authentication scheme.\").nullable().optional(),\n specUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's specification.\").nullable().optional(),\n description: z.string().describe(\"A description of the authentication scheme.\").nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's usage documentation.\").nullable().optional(),\n}).passthrough().describe(\"Authentication scheme supported by the SCIM service provider.\");\nexport const RoamGetRoamScimConfigOutput = z.object({\n bulk: RoamGetRoamScimConfig_BulkConfigSchema.nullable().optional(),\n etag: RoamGetRoamScimConfig_EtagConfigSchema.nullable().optional(),\n meta: RoamGetRoamScimConfig_MetaSchema.nullable().optional(),\n sort: RoamGetRoamScimConfig_SortConfigSchema.nullable().optional(),\n patch: RoamGetRoamScimConfig_PatchConfigSchema.nullable().optional(),\n filter: RoamGetRoamScimConfig_FilterConfigSchema.nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs supported by this configuration endpoint.\").nullable().optional(),\n changePassword: RoamGetRoamScimConfig_ChangePasswordConfigSchema.nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the service provider's documentation.\").nullable().optional(),\n authenticationSchemes: z.array(RoamGetRoamScimConfig_AuthenticationSchemeSchema).describe(\"List of authentication schemes supported by the service provider.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.\");\n\nexport const roamGetRoamScimConfig = action(\"ROAM_GET_ROAM_SCIM_CONFIG\", {\n slug: \"roam-get-roam-scim-config\",\n name: \"Get SCIM service provider config\",\n description: \"Tool to retrieve Roam's SCIM service provider configuration. Use when you need to discover Roam's SCIM API capabilities including supported authentication schemes, bulk operations, filtering, and other service provider features. This endpoint returns the SCIM 2.0 ServiceProviderConfig resource which describes the supported features.\",\n input: RoamGetRoamScimConfigInput,\n output: RoamGetRoamScimConfigOutput,\n});\n"],"mappings":"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"}
@@ -7,27 +7,27 @@ declare const RoamGetRoamScimConfigOutput: z.ZodObject<{
7
7
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8
8
  maxOperations: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
9
  maxPayloadSize: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
- }, z.core.$strip>>>;
10
+ }, z.core.$loose>>>;
11
11
  etag: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12
12
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
- }, z.core.$strip>>>;
13
+ }, z.core.$loose>>>;
14
14
  meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
15
  resourceType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>>;
16
+ }, z.core.$loose>>>;
17
17
  sort: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18
18
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
- }, z.core.$strip>>>;
19
+ }, z.core.$loose>>>;
20
20
  patch: z.ZodOptional<z.ZodNullable<z.ZodObject<{
21
21
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  filter: z.ZodOptional<z.ZodNullable<z.ZodObject<{
24
24
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
25
25
  maxResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
- }, z.core.$strip>>>;
26
+ }, z.core.$loose>>>;
27
27
  schemas: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
28
28
  changePassword: z.ZodOptional<z.ZodNullable<z.ZodObject<{
29
29
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
30
- }, z.core.$strip>>>;
30
+ }, z.core.$loose>>>;
31
31
  documentationUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
32
  authenticationSchemes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
33
33
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -36,9 +36,21 @@ declare const RoamGetRoamScimConfigOutput: z.ZodObject<{
36
36
  specUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
38
  documentationUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
- }, z.core.$strip>>>>;
40
- }, z.core.$strip>;
41
- declare const roamGetRoamScimConfig: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, z.core.$loose>>>>;
40
+ }, z.core.$loose>;
41
+ declare const roamGetRoamScimConfig: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { roamGetRoamScimConfig };
44
56
  //# sourceMappingURL=get-roam-scim-config.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-roam-scim-config.d.cts","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-roam-scim-config.d.cts","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,SAAA,CAAA,CAAA,SAAA"}
@@ -7,27 +7,27 @@ declare const RoamGetRoamScimConfigOutput: z.ZodObject<{
7
7
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
8
8
  maxOperations: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
9
  maxPayloadSize: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
- }, z.core.$strip>>>;
10
+ }, z.core.$loose>>>;
11
11
  etag: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12
12
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
- }, z.core.$strip>>>;
13
+ }, z.core.$loose>>>;
14
14
  meta: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
15
  resourceType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>>;
16
+ }, z.core.$loose>>>;
17
17
  sort: z.ZodOptional<z.ZodNullable<z.ZodObject<{
18
18
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
- }, z.core.$strip>>>;
19
+ }, z.core.$loose>>>;
20
20
  patch: z.ZodOptional<z.ZodNullable<z.ZodObject<{
21
21
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  filter: z.ZodOptional<z.ZodNullable<z.ZodObject<{
24
24
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
25
25
  maxResults: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
- }, z.core.$strip>>>;
26
+ }, z.core.$loose>>>;
27
27
  schemas: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
28
28
  changePassword: z.ZodOptional<z.ZodNullable<z.ZodObject<{
29
29
  supported: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
30
- }, z.core.$strip>>>;
30
+ }, z.core.$loose>>>;
31
31
  documentationUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
32
  authenticationSchemes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
33
33
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -36,9 +36,21 @@ declare const RoamGetRoamScimConfigOutput: z.ZodObject<{
36
36
  specUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
37
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
38
  documentationUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
- }, z.core.$strip>>>>;
40
- }, z.core.$strip>;
41
- declare const roamGetRoamScimConfig: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
39
+ }, z.core.$loose>>>>;
40
+ }, z.core.$loose>;
41
+ declare const roamGetRoamScimConfig: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
42
+ connectionId: z.ZodString;
43
+ entityId: z.ZodString;
44
+ instanceId: z.ZodString;
45
+ }, z.core.$strip>, z.ZodObject<{
46
+ accessToken: z.ZodString;
47
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"roam", z.ZodObject<{
48
+ connectionId: z.ZodString;
49
+ entityId: z.ZodString;
50
+ instanceId: z.ZodString;
51
+ }, z.core.$strip>, z.ZodObject<{
52
+ accessToken: z.ZodString;
53
+ }, z.core.$strip>>]>;
42
54
  //#endregion
43
55
  export { roamGetRoamScimConfig };
44
56
  //# sourceMappingURL=get-roam-scim-config.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-roam-scim-config.d.mts","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-roam-scim-config.d.mts","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa3B,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,SAAA,CAAA,CAAA,SAAA"}
@@ -6,16 +6,16 @@ const RoamGetRoamScimConfig_BulkConfigSchema = z.object({
6
6
  supported: z.boolean().describe("Indicates whether bulk operations are supported.").nullable().optional(),
7
7
  maxOperations: z.number().int().describe("Maximum number of operations supported in a single bulk request.").nullable().optional(),
8
8
  maxPayloadSize: z.number().int().describe("Maximum payload size in bytes for bulk operations.").nullable().optional()
9
- }).describe("Configuration for bulk operations support.");
10
- const RoamGetRoamScimConfig_EtagConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether ETags are supported.").nullable().optional() }).describe("Configuration for ETag support.");
11
- const RoamGetRoamScimConfig_MetaSchema = z.object({ resourceType: z.string().describe("The type of resource (ServiceProviderConfig).").nullable().optional() }).describe("Metadata about the service provider config resource.");
12
- const RoamGetRoamScimConfig_SortConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether sorting is supported.").nullable().optional() }).describe("Configuration for sorting support.");
13
- const RoamGetRoamScimConfig_PatchConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether PATCH operations are supported.").nullable().optional() }).describe("Configuration for PATCH operation support.");
9
+ }).passthrough().describe("Configuration for bulk operations support.");
10
+ const RoamGetRoamScimConfig_EtagConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether ETags are supported.").nullable().optional() }).passthrough().describe("Configuration for ETag support.");
11
+ const RoamGetRoamScimConfig_MetaSchema = z.object({ resourceType: z.string().describe("The type of resource (ServiceProviderConfig).").nullable().optional() }).passthrough().describe("Metadata about the service provider config resource.");
12
+ const RoamGetRoamScimConfig_SortConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether sorting is supported.").nullable().optional() }).passthrough().describe("Configuration for sorting support.");
13
+ const RoamGetRoamScimConfig_PatchConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether PATCH operations are supported.").nullable().optional() }).passthrough().describe("Configuration for PATCH operation support.");
14
14
  const RoamGetRoamScimConfig_FilterConfigSchema = z.object({
15
15
  supported: z.boolean().describe("Indicates whether filtering is supported.").nullable().optional(),
16
16
  maxResults: z.number().int().describe("Maximum number of resources returned in a single query.").nullable().optional()
17
- }).describe("Configuration for filter query support.");
18
- const RoamGetRoamScimConfig_ChangePasswordConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether changing passwords is supported.").nullable().optional() }).describe("Configuration for password change support.");
17
+ }).passthrough().describe("Configuration for filter query support.");
18
+ const RoamGetRoamScimConfig_ChangePasswordConfigSchema = z.object({ supported: z.boolean().describe("Indicates whether changing passwords is supported.").nullable().optional() }).passthrough().describe("Configuration for password change support.");
19
19
  const RoamGetRoamScimConfig_AuthenticationSchemeSchema = z.object({
20
20
  name: z.string().describe("The common authentication scheme name (e.g., 'OAuth Bearer Token', 'HTTP Basic').").nullable().optional(),
21
21
  type: z.string().describe("The authentication scheme type (e.g., 'oauthbearertoken', 'httpbasic').").nullable().optional(),
@@ -23,7 +23,7 @@ const RoamGetRoamScimConfig_AuthenticationSchemeSchema = z.object({
23
23
  specUri: z.string().describe("HTTP-addressable URL pointing to the authentication scheme's specification.").nullable().optional(),
24
24
  description: z.string().describe("A description of the authentication scheme.").nullable().optional(),
25
25
  documentationUri: z.string().describe("HTTP-addressable URL pointing to the authentication scheme's usage documentation.").nullable().optional()
26
- }).describe("Authentication scheme supported by the SCIM service provider.");
26
+ }).passthrough().describe("Authentication scheme supported by the SCIM service provider.");
27
27
  const roamGetRoamScimConfig = action("ROAM_GET_ROAM_SCIM_CONFIG", {
28
28
  slug: "roam-get-roam-scim-config",
29
29
  name: "Get SCIM service provider config",
@@ -40,7 +40,7 @@ const roamGetRoamScimConfig = action("ROAM_GET_ROAM_SCIM_CONFIG", {
40
40
  changePassword: RoamGetRoamScimConfig_ChangePasswordConfigSchema.nullable().optional(),
41
41
  documentationUri: z.string().describe("HTTP-addressable URL pointing to the service provider's documentation.").nullable().optional(),
42
42
  authenticationSchemes: z.array(RoamGetRoamScimConfig_AuthenticationSchemeSchema).describe("List of authentication schemes supported by the service provider.").nullable().optional()
43
- }).describe("Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.")
43
+ }).passthrough().describe("Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.")
44
44
  });
45
45
  //#endregion
46
46
  export { roamGetRoamScimConfig };
@@ -1 +1 @@
1
- {"version":3,"file":"get-roam-scim-config.mjs","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetRoamScimConfigInput = z.object({}).describe(\"Request schema for `GetRoamScimConfig`. No parameters required.\");\nconst RoamGetRoamScimConfig_BulkConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether bulk operations are supported.\").nullable().optional(),\n maxOperations: z.number().int().describe(\"Maximum number of operations supported in a single bulk request.\").nullable().optional(),\n maxPayloadSize: z.number().int().describe(\"Maximum payload size in bytes for bulk operations.\").nullable().optional(),\n}).describe(\"Configuration for bulk operations support.\");\nconst RoamGetRoamScimConfig_EtagConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether ETags are supported.\").nullable().optional(),\n}).describe(\"Configuration for ETag support.\");\nconst RoamGetRoamScimConfig_MetaSchema = z.object({\n resourceType: z.string().describe(\"The type of resource (ServiceProviderConfig).\").nullable().optional(),\n}).describe(\"Metadata about the service provider config resource.\");\nconst RoamGetRoamScimConfig_SortConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether sorting is supported.\").nullable().optional(),\n}).describe(\"Configuration for sorting support.\");\nconst RoamGetRoamScimConfig_PatchConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether PATCH operations are supported.\").nullable().optional(),\n}).describe(\"Configuration for PATCH operation support.\");\nconst RoamGetRoamScimConfig_FilterConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether filtering is supported.\").nullable().optional(),\n maxResults: z.number().int().describe(\"Maximum number of resources returned in a single query.\").nullable().optional(),\n}).describe(\"Configuration for filter query support.\");\nconst RoamGetRoamScimConfig_ChangePasswordConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether changing passwords is supported.\").nullable().optional(),\n}).describe(\"Configuration for password change support.\");\nconst RoamGetRoamScimConfig_AuthenticationSchemeSchema = z.object({\n name: z.string().describe(\"The common authentication scheme name (e.g., 'OAuth Bearer Token', 'HTTP Basic').\").nullable().optional(),\n type: z.string().describe(\"The authentication scheme type (e.g., 'oauthbearertoken', 'httpbasic').\").nullable().optional(),\n primary: z.boolean().describe(\"Indicates whether this is the primary authentication scheme.\").nullable().optional(),\n specUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's specification.\").nullable().optional(),\n description: z.string().describe(\"A description of the authentication scheme.\").nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's usage documentation.\").nullable().optional(),\n}).describe(\"Authentication scheme supported by the SCIM service provider.\");\nexport const RoamGetRoamScimConfigOutput = z.object({\n bulk: RoamGetRoamScimConfig_BulkConfigSchema.nullable().optional(),\n etag: RoamGetRoamScimConfig_EtagConfigSchema.nullable().optional(),\n meta: RoamGetRoamScimConfig_MetaSchema.nullable().optional(),\n sort: RoamGetRoamScimConfig_SortConfigSchema.nullable().optional(),\n patch: RoamGetRoamScimConfig_PatchConfigSchema.nullable().optional(),\n filter: RoamGetRoamScimConfig_FilterConfigSchema.nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs supported by this configuration endpoint.\").nullable().optional(),\n changePassword: RoamGetRoamScimConfig_ChangePasswordConfigSchema.nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the service provider's documentation.\").nullable().optional(),\n authenticationSchemes: z.array(RoamGetRoamScimConfig_AuthenticationSchemeSchema).describe(\"List of authentication schemes supported by the service provider.\").nullable().optional(),\n}).describe(\"Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.\");\n\nexport const roamGetRoamScimConfig = action(\"ROAM_GET_ROAM_SCIM_CONFIG\", {\n slug: \"roam-get-roam-scim-config\",\n name: \"Get SCIM service provider config\",\n description: \"Tool to retrieve Roam's SCIM service provider configuration. Use when you need to discover Roam's SCIM API capabilities including supported authentication schemes, bulk operations, filtering, and other service provider features. This endpoint returns the SCIM 2.0 ServiceProviderConfig resource which describes the supported features.\",\n input: RoamGetRoamScimConfigInput,\n output: RoamGetRoamScimConfigOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-roam-scim-config.mjs","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetRoamScimConfigInput = z.object({}).describe(\"Request schema for `GetRoamScimConfig`. No parameters required.\");\nconst RoamGetRoamScimConfig_BulkConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether bulk operations are supported.\").nullable().optional(),\n maxOperations: z.number().int().describe(\"Maximum number of operations supported in a single bulk request.\").nullable().optional(),\n maxPayloadSize: z.number().int().describe(\"Maximum payload size in bytes for bulk operations.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for bulk operations support.\");\nconst RoamGetRoamScimConfig_EtagConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether ETags are supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for ETag support.\");\nconst RoamGetRoamScimConfig_MetaSchema = z.object({\n resourceType: z.string().describe(\"The type of resource (ServiceProviderConfig).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the service provider config resource.\");\nconst RoamGetRoamScimConfig_SortConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether sorting is supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for sorting support.\");\nconst RoamGetRoamScimConfig_PatchConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether PATCH operations are supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for PATCH operation support.\");\nconst RoamGetRoamScimConfig_FilterConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether filtering is supported.\").nullable().optional(),\n maxResults: z.number().int().describe(\"Maximum number of resources returned in a single query.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for filter query support.\");\nconst RoamGetRoamScimConfig_ChangePasswordConfigSchema = z.object({\n supported: z.boolean().describe(\"Indicates whether changing passwords is supported.\").nullable().optional(),\n}).passthrough().describe(\"Configuration for password change support.\");\nconst RoamGetRoamScimConfig_AuthenticationSchemeSchema = z.object({\n name: z.string().describe(\"The common authentication scheme name (e.g., 'OAuth Bearer Token', 'HTTP Basic').\").nullable().optional(),\n type: z.string().describe(\"The authentication scheme type (e.g., 'oauthbearertoken', 'httpbasic').\").nullable().optional(),\n primary: z.boolean().describe(\"Indicates whether this is the primary authentication scheme.\").nullable().optional(),\n specUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's specification.\").nullable().optional(),\n description: z.string().describe(\"A description of the authentication scheme.\").nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the authentication scheme's usage documentation.\").nullable().optional(),\n}).passthrough().describe(\"Authentication scheme supported by the SCIM service provider.\");\nexport const RoamGetRoamScimConfigOutput = z.object({\n bulk: RoamGetRoamScimConfig_BulkConfigSchema.nullable().optional(),\n etag: RoamGetRoamScimConfig_EtagConfigSchema.nullable().optional(),\n meta: RoamGetRoamScimConfig_MetaSchema.nullable().optional(),\n sort: RoamGetRoamScimConfig_SortConfigSchema.nullable().optional(),\n patch: RoamGetRoamScimConfig_PatchConfigSchema.nullable().optional(),\n filter: RoamGetRoamScimConfig_FilterConfigSchema.nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs supported by this configuration endpoint.\").nullable().optional(),\n changePassword: RoamGetRoamScimConfig_ChangePasswordConfigSchema.nullable().optional(),\n documentationUri: z.string().describe(\"HTTP-addressable URL pointing to the service provider's documentation.\").nullable().optional(),\n authenticationSchemes: z.array(RoamGetRoamScimConfig_AuthenticationSchemeSchema).describe(\"List of authentication schemes supported by the service provider.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetRoamScimConfig` containing SCIM service provider configuration.\");\n\nexport const roamGetRoamScimConfig = action(\"ROAM_GET_ROAM_SCIM_CONFIG\", {\n slug: \"roam-get-roam-scim-config\",\n name: \"Get SCIM service provider config\",\n description: \"Tool to retrieve Roam's SCIM service provider configuration. Use when you need to discover Roam's SCIM API capabilities including supported authentication schemes, bulk operations, filtering, and other service provider features. This endpoint returns the SCIM 2.0 ServiceProviderConfig resource which describes the supported features.\",\n input: RoamGetRoamScimConfigInput,\n output: RoamGetRoamScimConfigOutput,\n});\n"],"mappings":"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"}