@keystrokehq/roam 0.1.3 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (325) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-group-members.cjs +1 -0
  4. package/dist/actions/add-group-members.cjs.map +1 -1
  5. package/dist/actions/add-group-members.d.cts +3 -5
  6. package/dist/actions/add-group-members.d.cts.map +1 -1
  7. package/dist/actions/add-group-members.d.mts +3 -5
  8. package/dist/actions/add-group-members.d.mts.map +1 -1
  9. package/dist/actions/add-group-members.mjs +1 -0
  10. package/dist/actions/add-group-members.mjs.map +1 -1
  11. package/dist/actions/add-reaction.cjs +1 -0
  12. package/dist/actions/add-reaction.cjs.map +1 -1
  13. package/dist/actions/add-reaction.d.cts +3 -6
  14. package/dist/actions/add-reaction.d.cts.map +1 -1
  15. package/dist/actions/add-reaction.d.mts +3 -6
  16. package/dist/actions/add-reaction.d.mts.map +1 -1
  17. package/dist/actions/add-reaction.mjs +1 -0
  18. package/dist/actions/add-reaction.mjs.map +1 -1
  19. package/dist/actions/create-group.cjs +1 -0
  20. package/dist/actions/create-group.cjs.map +1 -1
  21. package/dist/actions/create-group.d.cts +3 -8
  22. package/dist/actions/create-group.d.cts.map +1 -1
  23. package/dist/actions/create-group.d.mts +3 -8
  24. package/dist/actions/create-group.d.mts.map +1 -1
  25. package/dist/actions/create-group.mjs +1 -0
  26. package/dist/actions/create-group.mjs.map +1 -1
  27. package/dist/actions/create-roam-scim-group.cjs +1 -0
  28. package/dist/actions/create-roam-scim-group.cjs.map +1 -1
  29. package/dist/actions/create-roam-scim-group.d.cts +3 -5
  30. package/dist/actions/create-roam-scim-group.d.cts.map +1 -1
  31. package/dist/actions/create-roam-scim-group.d.mts +3 -5
  32. package/dist/actions/create-roam-scim-group.d.mts.map +1 -1
  33. package/dist/actions/create-roam-scim-group.mjs +1 -0
  34. package/dist/actions/create-roam-scim-group.mjs.map +1 -1
  35. package/dist/actions/create-user.cjs +1 -0
  36. package/dist/actions/create-user.cjs.map +1 -1
  37. package/dist/actions/create-user.d.cts +3 -18
  38. package/dist/actions/create-user.d.cts.map +1 -1
  39. package/dist/actions/create-user.d.mts +3 -18
  40. package/dist/actions/create-user.d.mts.map +1 -1
  41. package/dist/actions/create-user.mjs +1 -0
  42. package/dist/actions/create-user.mjs.map +1 -1
  43. package/dist/actions/delete-group.cjs +1 -0
  44. package/dist/actions/delete-group.cjs.map +1 -1
  45. package/dist/actions/delete-group.d.cts +3 -3
  46. package/dist/actions/delete-group.d.cts.map +1 -1
  47. package/dist/actions/delete-group.d.mts +3 -3
  48. package/dist/actions/delete-group.d.mts.map +1 -1
  49. package/dist/actions/delete-group.mjs +1 -0
  50. package/dist/actions/delete-group.mjs.map +1 -1
  51. package/dist/actions/delete-user.cjs +1 -0
  52. package/dist/actions/delete-user.cjs.map +1 -1
  53. package/dist/actions/delete-user.d.cts +3 -3
  54. package/dist/actions/delete-user.d.cts.map +1 -1
  55. package/dist/actions/delete-user.d.mts +3 -3
  56. package/dist/actions/delete-user.d.mts.map +1 -1
  57. package/dist/actions/delete-user.mjs +1 -0
  58. package/dist/actions/delete-user.mjs.map +1 -1
  59. package/dist/actions/get-address-info.cjs +1 -0
  60. package/dist/actions/get-address-info.cjs.map +1 -1
  61. package/dist/actions/get-address-info.d.cts +3 -3
  62. package/dist/actions/get-address-info.d.cts.map +1 -1
  63. package/dist/actions/get-address-info.d.mts +3 -3
  64. package/dist/actions/get-address-info.d.mts.map +1 -1
  65. package/dist/actions/get-address-info.mjs +1 -0
  66. package/dist/actions/get-address-info.mjs.map +1 -1
  67. package/dist/actions/get-chat-history.cjs +1 -0
  68. package/dist/actions/get-chat-history.cjs.map +1 -1
  69. package/dist/actions/get-chat-history.d.cts +3 -8
  70. package/dist/actions/get-chat-history.d.cts.map +1 -1
  71. package/dist/actions/get-chat-history.d.mts +3 -8
  72. package/dist/actions/get-chat-history.d.mts.map +1 -1
  73. package/dist/actions/get-chat-history.mjs +1 -0
  74. package/dist/actions/get-chat-history.mjs.map +1 -1
  75. package/dist/actions/get-meeting-link.cjs +1 -0
  76. package/dist/actions/get-meeting-link.cjs.map +1 -1
  77. package/dist/actions/get-meeting-link.d.cts +3 -3
  78. package/dist/actions/get-meeting-link.d.cts.map +1 -1
  79. package/dist/actions/get-meeting-link.d.mts +3 -3
  80. package/dist/actions/get-meeting-link.d.mts.map +1 -1
  81. package/dist/actions/get-meeting-link.mjs +1 -0
  82. package/dist/actions/get-meeting-link.mjs.map +1 -1
  83. package/dist/actions/get-resource-types.cjs +1 -0
  84. package/dist/actions/get-resource-types.cjs.map +1 -1
  85. package/dist/actions/get-resource-types.d.cts +3 -1
  86. package/dist/actions/get-resource-types.d.cts.map +1 -1
  87. package/dist/actions/get-resource-types.d.mts +3 -1
  88. package/dist/actions/get-resource-types.d.mts.map +1 -1
  89. package/dist/actions/get-resource-types.mjs +1 -0
  90. package/dist/actions/get-resource-types.mjs.map +1 -1
  91. package/dist/actions/get-roam-scim-config.cjs +1 -0
  92. package/dist/actions/get-roam-scim-config.cjs.map +1 -1
  93. package/dist/actions/get-roam-scim-config.d.cts +3 -1
  94. package/dist/actions/get-roam-scim-config.d.cts.map +1 -1
  95. package/dist/actions/get-roam-scim-config.d.mts +3 -1
  96. package/dist/actions/get-roam-scim-config.d.mts.map +1 -1
  97. package/dist/actions/get-roam-scim-config.mjs +1 -0
  98. package/dist/actions/get-roam-scim-config.mjs.map +1 -1
  99. package/dist/actions/get-scim-schema.cjs +1 -0
  100. package/dist/actions/get-scim-schema.cjs.map +1 -1
  101. package/dist/actions/get-scim-schema.d.cts +3 -3
  102. package/dist/actions/get-scim-schema.d.cts.map +1 -1
  103. package/dist/actions/get-scim-schema.d.mts +3 -3
  104. package/dist/actions/get-scim-schema.d.mts.map +1 -1
  105. package/dist/actions/get-scim-schema.mjs +1 -0
  106. package/dist/actions/get-scim-schema.mjs.map +1 -1
  107. package/dist/actions/get-scim-user.cjs +1 -0
  108. package/dist/actions/get-scim-user.cjs.map +1 -1
  109. package/dist/actions/get-scim-user.d.cts +3 -3
  110. package/dist/actions/get-scim-user.d.cts.map +1 -1
  111. package/dist/actions/get-scim-user.d.mts +3 -3
  112. package/dist/actions/get-scim-user.d.mts.map +1 -1
  113. package/dist/actions/get-scim-user.mjs +1 -0
  114. package/dist/actions/get-scim-user.mjs.map +1 -1
  115. package/dist/actions/get-test.cjs +1 -0
  116. package/dist/actions/get-test.cjs.map +1 -1
  117. package/dist/actions/get-test.d.cts +3 -1
  118. package/dist/actions/get-test.d.cts.map +1 -1
  119. package/dist/actions/get-test.d.mts +3 -1
  120. package/dist/actions/get-test.d.mts.map +1 -1
  121. package/dist/actions/get-test.mjs +1 -0
  122. package/dist/actions/get-test.mjs.map +1 -1
  123. package/dist/actions/get-token-info.cjs +1 -0
  124. package/dist/actions/get-token-info.cjs.map +1 -1
  125. package/dist/actions/get-token-info.d.cts +3 -1
  126. package/dist/actions/get-token-info.d.cts.map +1 -1
  127. package/dist/actions/get-token-info.d.mts +3 -1
  128. package/dist/actions/get-token-info.d.mts.map +1 -1
  129. package/dist/actions/get-token-info.mjs +1 -0
  130. package/dist/actions/get-token-info.mjs.map +1 -1
  131. package/dist/actions/get-user-info.cjs +1 -0
  132. package/dist/actions/get-user-info.cjs.map +1 -1
  133. package/dist/actions/get-user-info.d.cts +3 -4
  134. package/dist/actions/get-user-info.d.cts.map +1 -1
  135. package/dist/actions/get-user-info.d.mts +3 -4
  136. package/dist/actions/get-user-info.d.mts.map +1 -1
  137. package/dist/actions/get-user-info.mjs +1 -0
  138. package/dist/actions/get-user-info.mjs.map +1 -1
  139. package/dist/actions/list-chats.cjs +1 -0
  140. package/dist/actions/list-chats.cjs.map +1 -1
  141. package/dist/actions/list-chats.d.cts +3 -4
  142. package/dist/actions/list-chats.d.cts.map +1 -1
  143. package/dist/actions/list-chats.d.mts +3 -4
  144. package/dist/actions/list-chats.d.mts.map +1 -1
  145. package/dist/actions/list-chats.mjs +1 -0
  146. package/dist/actions/list-chats.mjs.map +1 -1
  147. package/dist/actions/list-group-members.cjs +1 -0
  148. package/dist/actions/list-group-members.cjs.map +1 -1
  149. package/dist/actions/list-group-members.d.cts +3 -5
  150. package/dist/actions/list-group-members.d.cts.map +1 -1
  151. package/dist/actions/list-group-members.d.mts +3 -5
  152. package/dist/actions/list-group-members.d.mts.map +1 -1
  153. package/dist/actions/list-group-members.mjs +1 -0
  154. package/dist/actions/list-group-members.mjs.map +1 -1
  155. package/dist/actions/list-groups.cjs +1 -0
  156. package/dist/actions/list-groups.cjs.map +1 -1
  157. package/dist/actions/list-groups.d.cts +3 -5
  158. package/dist/actions/list-groups.d.cts.map +1 -1
  159. package/dist/actions/list-groups.d.mts +3 -5
  160. package/dist/actions/list-groups.d.mts.map +1 -1
  161. package/dist/actions/list-groups.mjs +1 -0
  162. package/dist/actions/list-groups.mjs.map +1 -1
  163. package/dist/actions/list-lobbies.cjs +1 -0
  164. package/dist/actions/list-lobbies.cjs.map +1 -1
  165. package/dist/actions/list-lobbies.d.cts +3 -3
  166. package/dist/actions/list-lobbies.d.cts.map +1 -1
  167. package/dist/actions/list-lobbies.d.mts +3 -3
  168. package/dist/actions/list-lobbies.d.mts.map +1 -1
  169. package/dist/actions/list-lobbies.mjs +1 -0
  170. package/dist/actions/list-lobbies.mjs.map +1 -1
  171. package/dist/actions/list-meetings.cjs +1 -0
  172. package/dist/actions/list-meetings.cjs.map +1 -1
  173. package/dist/actions/list-meetings.d.cts +3 -6
  174. package/dist/actions/list-meetings.d.cts.map +1 -1
  175. package/dist/actions/list-meetings.d.mts +3 -6
  176. package/dist/actions/list-meetings.d.mts.map +1 -1
  177. package/dist/actions/list-meetings.mjs +1 -0
  178. package/dist/actions/list-meetings.mjs.map +1 -1
  179. package/dist/actions/list-recordings.cjs +1 -0
  180. package/dist/actions/list-recordings.cjs.map +1 -1
  181. package/dist/actions/list-recordings.d.cts +3 -6
  182. package/dist/actions/list-recordings.d.cts.map +1 -1
  183. package/dist/actions/list-recordings.d.mts +3 -6
  184. package/dist/actions/list-recordings.d.mts.map +1 -1
  185. package/dist/actions/list-recordings.mjs +1 -0
  186. package/dist/actions/list-recordings.mjs.map +1 -1
  187. package/dist/actions/list-roam-scim-users.cjs +1 -0
  188. package/dist/actions/list-roam-scim-users.cjs.map +1 -1
  189. package/dist/actions/list-roam-scim-users.d.cts +3 -5
  190. package/dist/actions/list-roam-scim-users.d.cts.map +1 -1
  191. package/dist/actions/list-roam-scim-users.d.mts +3 -5
  192. package/dist/actions/list-roam-scim-users.d.mts.map +1 -1
  193. package/dist/actions/list-roam-scim-users.mjs +1 -0
  194. package/dist/actions/list-roam-scim-users.mjs.map +1 -1
  195. package/dist/actions/list-schemas.cjs +1 -0
  196. package/dist/actions/list-schemas.cjs.map +1 -1
  197. package/dist/actions/list-schemas.d.cts +3 -1
  198. package/dist/actions/list-schemas.d.cts.map +1 -1
  199. package/dist/actions/list-schemas.d.mts +3 -1
  200. package/dist/actions/list-schemas.d.mts.map +1 -1
  201. package/dist/actions/list-schemas.mjs +1 -0
  202. package/dist/actions/list-schemas.mjs.map +1 -1
  203. package/dist/actions/list-transcripts.cjs +1 -0
  204. package/dist/actions/list-transcripts.cjs.map +1 -1
  205. package/dist/actions/list-transcripts.d.cts +3 -6
  206. package/dist/actions/list-transcripts.d.cts.map +1 -1
  207. package/dist/actions/list-transcripts.d.mts +3 -6
  208. package/dist/actions/list-transcripts.d.mts.map +1 -1
  209. package/dist/actions/list-transcripts.mjs +1 -0
  210. package/dist/actions/list-transcripts.mjs.map +1 -1
  211. package/dist/actions/list-user-audit-log.cjs +1 -0
  212. package/dist/actions/list-user-audit-log.cjs.map +1 -1
  213. package/dist/actions/list-user-audit-log.d.cts +3 -5
  214. package/dist/actions/list-user-audit-log.d.cts.map +1 -1
  215. package/dist/actions/list-user-audit-log.d.mts +3 -5
  216. package/dist/actions/list-user-audit-log.d.mts.map +1 -1
  217. package/dist/actions/list-user-audit-log.mjs +1 -0
  218. package/dist/actions/list-user-audit-log.mjs.map +1 -1
  219. package/dist/actions/list-users.cjs +1 -0
  220. package/dist/actions/list-users.cjs.map +1 -1
  221. package/dist/actions/list-users.d.cts +3 -5
  222. package/dist/actions/list-users.d.cts.map +1 -1
  223. package/dist/actions/list-users.d.mts +3 -5
  224. package/dist/actions/list-users.d.mts.map +1 -1
  225. package/dist/actions/list-users.mjs +1 -0
  226. package/dist/actions/list-users.mjs.map +1 -1
  227. package/dist/actions/lookup-user.cjs +1 -0
  228. package/dist/actions/lookup-user.cjs.map +1 -1
  229. package/dist/actions/lookup-user.d.cts +3 -3
  230. package/dist/actions/lookup-user.d.cts.map +1 -1
  231. package/dist/actions/lookup-user.d.mts +3 -3
  232. package/dist/actions/lookup-user.d.mts.map +1 -1
  233. package/dist/actions/lookup-user.mjs +1 -0
  234. package/dist/actions/lookup-user.mjs.map +1 -1
  235. package/dist/actions/patch-group.cjs +1 -0
  236. package/dist/actions/patch-group.cjs.map +1 -1
  237. package/dist/actions/patch-group.d.cts +3 -13
  238. package/dist/actions/patch-group.d.cts.map +1 -1
  239. package/dist/actions/patch-group.d.mts +3 -13
  240. package/dist/actions/patch-group.d.mts.map +1 -1
  241. package/dist/actions/patch-group.mjs +1 -0
  242. package/dist/actions/patch-group.mjs.map +1 -1
  243. package/dist/actions/patch-user.cjs +1 -0
  244. package/dist/actions/patch-user.cjs.map +1 -1
  245. package/dist/actions/patch-user.d.cts +3 -12
  246. package/dist/actions/patch-user.d.cts.map +1 -1
  247. package/dist/actions/patch-user.d.mts +3 -12
  248. package/dist/actions/patch-user.d.mts.map +1 -1
  249. package/dist/actions/patch-user.mjs +1 -0
  250. package/dist/actions/patch-user.mjs.map +1 -1
  251. package/dist/actions/post-chat.cjs +1 -0
  252. package/dist/actions/post-chat.cjs.map +1 -1
  253. package/dist/actions/post-chat.d.cts +3 -11
  254. package/dist/actions/post-chat.d.cts.map +1 -1
  255. package/dist/actions/post-chat.d.mts +3 -11
  256. package/dist/actions/post-chat.d.mts.map +1 -1
  257. package/dist/actions/post-chat.mjs +1 -0
  258. package/dist/actions/post-chat.mjs.map +1 -1
  259. package/dist/actions/remove-group-members.cjs +1 -0
  260. package/dist/actions/remove-group-members.cjs.map +1 -1
  261. package/dist/actions/remove-group-members.d.cts +3 -4
  262. package/dist/actions/remove-group-members.d.cts.map +1 -1
  263. package/dist/actions/remove-group-members.d.mts +3 -4
  264. package/dist/actions/remove-group-members.d.mts.map +1 -1
  265. package/dist/actions/remove-group-members.mjs +1 -0
  266. package/dist/actions/remove-group-members.mjs.map +1 -1
  267. package/dist/actions/replace-group.cjs +1 -0
  268. package/dist/actions/replace-group.cjs.map +1 -1
  269. package/dist/actions/replace-group.d.cts +3 -6
  270. package/dist/actions/replace-group.d.cts.map +1 -1
  271. package/dist/actions/replace-group.d.mts +3 -6
  272. package/dist/actions/replace-group.d.mts.map +1 -1
  273. package/dist/actions/replace-group.mjs +1 -0
  274. package/dist/actions/replace-group.mjs.map +1 -1
  275. package/dist/actions/replace-user.cjs +1 -0
  276. package/dist/actions/replace-user.cjs.map +1 -1
  277. package/dist/actions/replace-user.d.cts +3 -19
  278. package/dist/actions/replace-user.d.cts.map +1 -1
  279. package/dist/actions/replace-user.d.mts +3 -19
  280. package/dist/actions/replace-user.d.mts.map +1 -1
  281. package/dist/actions/replace-user.mjs +1 -0
  282. package/dist/actions/replace-user.mjs.map +1 -1
  283. package/dist/actions/send-message.cjs +1 -0
  284. package/dist/actions/send-message.cjs.map +1 -1
  285. package/dist/actions/send-message.d.cts +3 -10
  286. package/dist/actions/send-message.d.cts.map +1 -1
  287. package/dist/actions/send-message.d.mts +3 -10
  288. package/dist/actions/send-message.d.mts.map +1 -1
  289. package/dist/actions/send-message.mjs +1 -0
  290. package/dist/actions/send-message.mjs.map +1 -1
  291. package/dist/actions/send-typing.cjs +1 -0
  292. package/dist/actions/send-typing.cjs.map +1 -1
  293. package/dist/actions/send-typing.d.cts +3 -3
  294. package/dist/actions/send-typing.d.cts.map +1 -1
  295. package/dist/actions/send-typing.d.mts +3 -3
  296. package/dist/actions/send-typing.d.mts.map +1 -1
  297. package/dist/actions/send-typing.mjs +1 -0
  298. package/dist/actions/send-typing.mjs.map +1 -1
  299. package/dist/actions/update-meeting-link.cjs +1 -0
  300. package/dist/actions/update-meeting-link.cjs.map +1 -1
  301. package/dist/actions/update-meeting-link.d.cts +3 -7
  302. package/dist/actions/update-meeting-link.d.cts.map +1 -1
  303. package/dist/actions/update-meeting-link.d.mts +3 -7
  304. package/dist/actions/update-meeting-link.d.mts.map +1 -1
  305. package/dist/actions/update-meeting-link.mjs +1 -0
  306. package/dist/actions/update-meeting-link.mjs.map +1 -1
  307. package/dist/actions/upload-item.cjs +1 -0
  308. package/dist/actions/upload-item.cjs.map +1 -1
  309. package/dist/actions/upload-item.d.cts +3 -8
  310. package/dist/actions/upload-item.d.cts.map +1 -1
  311. package/dist/actions/upload-item.d.mts +3 -8
  312. package/dist/actions/upload-item.d.mts.map +1 -1
  313. package/dist/actions/upload-item.mjs +1 -0
  314. package/dist/actions/upload-item.mjs.map +1 -1
  315. package/dist/app.cjs +5 -2
  316. package/dist/app.cjs.map +1 -1
  317. package/dist/app.d.cts +7 -1
  318. package/dist/app.d.cts.map +1 -1
  319. package/dist/app.d.mts +7 -1
  320. package/dist/app.d.mts.map +1 -1
  321. package/dist/app.mjs +3 -2
  322. package/dist/app.mjs.map +1 -1
  323. package/dist/index.d.cts +1 -1
  324. package/dist/index.d.mts +1 -1
  325. package/package.json +2 -2
@@ -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}).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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"}
1
+ {"version":3,"file":"get-roam-scim-config.cjs","names":["z","action"],"sources":["../../src/actions/get-roam-scim-config.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\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: AppAction<\n typeof RoamGetRoamScimConfigInput,\n typeof RoamGetRoamScimConfigOutput,\n typeof roam.credential\n> = 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,3 +1,5 @@
1
+ import { roam } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-roam-scim-config.d.ts
@@ -38,7 +40,7 @@ declare const RoamGetRoamScimConfigOutput: z.ZodObject<{
38
40
  documentationUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
41
  }, z.core.$loose>>>>;
40
42
  }, z.core.$loose>;
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]>;
43
+ declare const roamGetRoamScimConfig: AppAction<typeof RoamGetRoamScimConfigInput, typeof RoamGetRoamScimConfigOutput, typeof roam.credential>;
42
44
  //#endregion
43
45
  export { roamGetRoamScimConfig };
44
46
  //# 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":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-roam-scim-config.d.ts
@@ -38,7 +40,7 @@ declare const RoamGetRoamScimConfigOutput: z.ZodObject<{
38
40
  documentationUri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
41
  }, z.core.$loose>>>>;
40
42
  }, z.core.$loose>;
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]>;
43
+ declare const roamGetRoamScimConfig: AppAction<typeof RoamGetRoamScimConfigInput, typeof RoamGetRoamScimConfigOutput, typeof roam.credential>;
42
44
  //#endregion
43
45
  export { roamGetRoamScimConfig };
44
46
  //# 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":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAiC1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-roam-scim-config.ts
@@ -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}).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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"}
1
+ {"version":3,"file":"get-roam-scim-config.mjs","names":[],"sources":["../../src/actions/get-roam-scim-config.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\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: AppAction<\n typeof RoamGetRoamScimConfigInput,\n typeof RoamGetRoamScimConfigOutput,\n typeof roam.credential\n> = 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,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-scim-schema.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-schema.cjs","names":["z","action"],"sources":["../../src/actions/get-scim-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetScimSchemaInput = z.object({\n schemaId: z.string().describe(\"The unique identifier of the SCIM schema to retrieve. Common values: 'urn:ietf:params:scim:schemas:core:2.0:User' for User schema, 'urn:ietf:params:scim:schemas:core:2.0:Group' for Group schema.\"),\n}).describe(\"Request schema for `GetScimSchema`\");\nexport const RoamGetScimSchemaOutput = z.object({\n id: z.string().describe(\"The schema ID (URN).\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the schema including resourceType and location.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the schema.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"The list of schemas for this response.\").nullable().optional(),\n attributes: z.array(z.unknown()).describe(\"List of attributes defined in this schema.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the schema.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetScimSchema`\");\n\nexport const roamGetScimSchema = action(\"ROAM_GET_SCIM_SCHEMA\", {\n slug: \"roam-get-scim-schema\",\n name: \"Get SCIM schema\",\n description: \"Retrieves the definition of a specific SCIM 2.0 schema by its unique identifier (URN). This endpoint returns the complete schema definition including all attributes, their types, mutability, and other properties. Common schemas include: - urn:ietf:params:scim:schemas:core:2.0:User (User resource schema) - urn:ietf:params:scim:schemas:core:2.0:Group (Group resource schema) - urn:ietf:params:scim:schemas:extension:enterprise:2.0:User (Enterprise User extension) Use this to understand the structure of SCIM resources and what attributes are available.\",\n input: RoamGetScimSchemaInput,\n output: RoamGetScimSchemaOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,EACpO,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAE/D,MAAa,oBAAoBC,eAAAA,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-scim-schema.cjs","names":["z","action"],"sources":["../../src/actions/get-scim-schema.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetScimSchemaInput = z.object({\n schemaId: z.string().describe(\"The unique identifier of the SCIM schema to retrieve. Common values: 'urn:ietf:params:scim:schemas:core:2.0:User' for User schema, 'urn:ietf:params:scim:schemas:core:2.0:Group' for Group schema.\"),\n}).describe(\"Request schema for `GetScimSchema`\");\nexport const RoamGetScimSchemaOutput = z.object({\n id: z.string().describe(\"The schema ID (URN).\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the schema including resourceType and location.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the schema.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"The list of schemas for this response.\").nullable().optional(),\n attributes: z.array(z.unknown()).describe(\"List of attributes defined in this schema.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the schema.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetScimSchema`\");\n\nexport const roamGetScimSchema: AppAction<\n typeof RoamGetScimSchemaInput,\n typeof RoamGetScimSchemaOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_SCIM_SCHEMA\", {\n slug: \"roam-get-scim-schema\",\n name: \"Get SCIM schema\",\n description: \"Retrieves the definition of a specific SCIM 2.0 schema by its unique identifier (URN). This endpoint returns the complete schema definition including all attributes, their types, mutability, and other properties. Common schemas include: - urn:ietf:params:scim:schemas:core:2.0:User (User resource schema) - urn:ietf:params:scim:schemas:core:2.0:Group (Group resource schema) - urn:ietf:params:scim:schemas:extension:enterprise:2.0:User (Enterprise User extension) Use this to understand the structure of SCIM resources and what attributes are available.\",\n input: RoamGetScimSchemaInput,\n output: RoamGetScimSchemaOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,EACpO,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAE/D,MAAa,oBAITC,eAAAA,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-scim-schema.d.ts
@@ -12,9 +14,7 @@ declare const RoamGetScimSchemaOutput: z.ZodObject<{
12
14
  attributes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
13
15
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>;
15
- declare const roamGetScimSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- schemaId: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const roamGetScimSchema: AppAction<typeof RoamGetScimSchemaInput, typeof RoamGetScimSchemaOutput, typeof roam.credential>;
18
18
  //#endregion
19
19
  export { roamGetScimSchema };
20
20
  //# sourceMappingURL=get-scim-schema.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-schema.d.cts","names":[],"sources":["../../src/actions/get-scim-schema.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"get-scim-schema.d.cts","names":[],"sources":["../../src/actions/get-scim-schema.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-scim-schema.d.ts
@@ -12,9 +14,7 @@ declare const RoamGetScimSchemaOutput: z.ZodObject<{
12
14
  attributes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
13
15
  description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
16
  }, z.core.$loose>;
15
- declare const roamGetScimSchema: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- schemaId: string;
17
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const roamGetScimSchema: AppAction<typeof RoamGetScimSchemaInput, typeof RoamGetScimSchemaOutput, typeof roam.credential>;
18
18
  //#endregion
19
19
  export { roamGetScimSchema };
20
20
  //# sourceMappingURL=get-scim-schema.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-schema.d.mts","names":[],"sources":["../../src/actions/get-scim-schema.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,gCAAiB,wBAAA"}
1
+ {"version":3,"file":"get-scim-schema.d.mts","names":[],"sources":["../../src/actions/get-scim-schema.ts"],"mappings":";;;;;cAMa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;cASvB,iBAAA,EAAmB,SAAA,QACvB,sBAAA,SACA,uBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const roamGetScimSchema = action("ROAM_GET_SCIM_SCHEMA", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-schema.mjs","names":[],"sources":["../../src/actions/get-scim-schema.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetScimSchemaInput = z.object({\n schemaId: z.string().describe(\"The unique identifier of the SCIM schema to retrieve. Common values: 'urn:ietf:params:scim:schemas:core:2.0:User' for User schema, 'urn:ietf:params:scim:schemas:core:2.0:Group' for Group schema.\"),\n}).describe(\"Request schema for `GetScimSchema`\");\nexport const RoamGetScimSchemaOutput = z.object({\n id: z.string().describe(\"The schema ID (URN).\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the schema including resourceType and location.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the schema.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"The list of schemas for this response.\").nullable().optional(),\n attributes: z.array(z.unknown()).describe(\"List of attributes defined in this schema.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the schema.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetScimSchema`\");\n\nexport const roamGetScimSchema = action(\"ROAM_GET_SCIM_SCHEMA\", {\n slug: \"roam-get-scim-schema\",\n name: \"Get SCIM schema\",\n description: \"Retrieves the definition of a specific SCIM 2.0 schema by its unique identifier (URN). This endpoint returns the complete schema definition including all attributes, their types, mutability, and other properties. Common schemas include: - urn:ietf:params:scim:schemas:core:2.0:User (User resource schema) - urn:ietf:params:scim:schemas:core:2.0:Group (Group resource schema) - urn:ietf:params:scim:schemas:extension:enterprise:2.0:User (Enterprise User extension) Use this to understand the structure of SCIM resources and what attributes are available.\",\n input: RoamGetScimSchemaInput,\n output: RoamGetScimSchemaOutput,\n});\n"],"mappings":";;AAgBA,MAAa,oBAAoB,OAAO,wBAAwB;CAC9D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoC,EAAE,OAAO,EAC7C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,EACpO,CAAC,CAAC,CAAC,SAAS,oCAcH;CACP,QAdqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-scim-schema.mjs","names":[],"sources":["../../src/actions/get-scim-schema.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetScimSchemaInput = z.object({\n schemaId: z.string().describe(\"The unique identifier of the SCIM schema to retrieve. Common values: 'urn:ietf:params:scim:schemas:core:2.0:User' for User schema, 'urn:ietf:params:scim:schemas:core:2.0:Group' for Group schema.\"),\n}).describe(\"Request schema for `GetScimSchema`\");\nexport const RoamGetScimSchemaOutput = z.object({\n id: z.string().describe(\"The schema ID (URN).\").nullable().optional(),\n meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the schema including resourceType and location.\").nullable().optional(),\n name: z.string().describe(\"Human-readable name of the schema.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"The list of schemas for this response.\").nullable().optional(),\n attributes: z.array(z.unknown()).describe(\"List of attributes defined in this schema.\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of the schema.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetScimSchema`\");\n\nexport const roamGetScimSchema: AppAction<\n typeof RoamGetScimSchemaInput,\n typeof RoamGetScimSchemaOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_SCIM_SCHEMA\", {\n slug: \"roam-get-scim-schema\",\n name: \"Get SCIM schema\",\n description: \"Retrieves the definition of a specific SCIM 2.0 schema by its unique identifier (URN). This endpoint returns the complete schema definition including all attributes, their types, mutability, and other properties. Common schemas include: - urn:ietf:params:scim:schemas:core:2.0:User (User resource schema) - urn:ietf:params:scim:schemas:core:2.0:Group (Group resource schema) - urn:ietf:params:scim:schemas:extension:enterprise:2.0:User (Enterprise User extension) Use this to understand the structure of SCIM resources and what attributes are available.\",\n input: RoamGetScimSchemaInput,\n output: RoamGetScimSchemaOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,oBAIT,OAAO,wBAAwB;CACjC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBoC,EAAE,OAAO,EAC7C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,EACpO,CAAC,CAAC,CAAC,SAAS,oCAkBH;CACP,QAlBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,YAAY,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-scim-user.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-user.cjs","names":["z","action"],"sources":["../../src/actions/get-scim-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetScimUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (Roam Person ID). This is the SCIM user ID returned by the API.\"),\n}).describe(\"Request schema for retrieving a single user by their Roam Person ID via SCIM 2.0.\");\nconst RoamGetScimUser_UserMetaSchema = z.object({\n created: z.string().describe(\"The date and time the user was created (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"The URI of the user resource.\").nullable().optional(),\n lastModified: z.string().describe(\"The date and time the user was last modified (ISO 8601 format).\").nullable().optional(),\n resourceType: z.string().describe(\"The type of resource (User).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the SCIM user resource.\");\nconst RoamGetScimUser_UserNameSchema = z.object({\n givenName: z.string().describe(\"The first name of the user.\").nullable().optional(),\n familyName: z.string().describe(\"The last name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Name component of a SCIM user.\");\nconst RoamGetScimUser_EmailValueSchema = z.object({\n type: z.string().describe(\"Type of email address (e.g., 'work').\").nullable().optional(),\n value: z.string().describe(\"Email address value.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary email address.\").nullable().optional(),\n}).passthrough().describe(\"Email address in the SCIM user resource.\");\nconst RoamGetScimUser_RoamUserExtensionSchema = z.object({\n role: z.string().describe(\"The user's role in Roam (e.g., 'User' or 'Admin').\").nullable().optional(),\n}).passthrough().describe(\"Roam-specific SCIM extension for user resources.\");\nexport const RoamGetScimUserOutput = z.object({\n id: z.string().describe(\"The unique identifier for the user in Roam (SCIM ID / Person ID).\").nullable().optional(),\n meta: RoamGetScimUser_UserMetaSchema.nullable().optional(),\n name: RoamGetScimUser_UserNameSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the user account is active. True = active, False = archived.\").nullable().optional(),\n emails: z.array(RoamGetScimUser_EmailValueSchema).describe(\"List of email addresses for the user.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs that describe the user resource.\").nullable().optional(),\n userName: z.string().describe(\"The username, typically the primary email address of the user.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier from the identity provider (if synced via SCIM).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user (typically firstName lastName).\").nullable().optional(),\n \"urn:ro.am:params:scim:schemas:extension:roam:2.0:User\": RoamGetScimUser_RoamUserExtensionSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for a single SCIM user resource.\");\n\nexport const roamGetScimUser = action(\"ROAM_GET_SCIM_USER\", {\n slug: \"roam-get-scim-user\",\n name: \"Get user by ID (SCIM)\",\n description: \"Tool to retrieve a single user by their Roam Person ID using SCIM 2.0 protocol. Use when you need to get detailed information about a specific user including their name, email, active status, and role in Roam. The user ID is the SCIM user ID (Person ID) that can be obtained from user list or user creation operations. Endpoint: GET /scim/v2/Users/{id}\",\n input: RoamGetScimUserInput,\n output: RoamGetScimUserOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-scim-user.cjs","names":["z","action"],"sources":["../../src/actions/get-scim-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetScimUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (Roam Person ID). This is the SCIM user ID returned by the API.\"),\n}).describe(\"Request schema for retrieving a single user by their Roam Person ID via SCIM 2.0.\");\nconst RoamGetScimUser_UserMetaSchema = z.object({\n created: z.string().describe(\"The date and time the user was created (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"The URI of the user resource.\").nullable().optional(),\n lastModified: z.string().describe(\"The date and time the user was last modified (ISO 8601 format).\").nullable().optional(),\n resourceType: z.string().describe(\"The type of resource (User).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the SCIM user resource.\");\nconst RoamGetScimUser_UserNameSchema = z.object({\n givenName: z.string().describe(\"The first name of the user.\").nullable().optional(),\n familyName: z.string().describe(\"The last name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Name component of a SCIM user.\");\nconst RoamGetScimUser_EmailValueSchema = z.object({\n type: z.string().describe(\"Type of email address (e.g., 'work').\").nullable().optional(),\n value: z.string().describe(\"Email address value.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary email address.\").nullable().optional(),\n}).passthrough().describe(\"Email address in the SCIM user resource.\");\nconst RoamGetScimUser_RoamUserExtensionSchema = z.object({\n role: z.string().describe(\"The user's role in Roam (e.g., 'User' or 'Admin').\").nullable().optional(),\n}).passthrough().describe(\"Roam-specific SCIM extension for user resources.\");\nexport const RoamGetScimUserOutput = z.object({\n id: z.string().describe(\"The unique identifier for the user in Roam (SCIM ID / Person ID).\").nullable().optional(),\n meta: RoamGetScimUser_UserMetaSchema.nullable().optional(),\n name: RoamGetScimUser_UserNameSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the user account is active. True = active, False = archived.\").nullable().optional(),\n emails: z.array(RoamGetScimUser_EmailValueSchema).describe(\"List of email addresses for the user.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs that describe the user resource.\").nullable().optional(),\n userName: z.string().describe(\"The username, typically the primary email address of the user.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier from the identity provider (if synced via SCIM).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user (typically firstName lastName).\").nullable().optional(),\n \"urn:ro.am:params:scim:schemas:extension:roam:2.0:User\": RoamGetScimUser_RoamUserExtensionSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for a single SCIM user resource.\");\n\nexport const roamGetScimUser: AppAction<\n typeof RoamGetScimUserInput,\n typeof RoamGetScimUserOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_SCIM_USER\", {\n slug: \"roam-get-scim-user\",\n name: \"Get user by ID (SCIM)\",\n description: \"Tool to retrieve a single user by their Roam Person ID using SCIM 2.0 protocol. Use when you need to get detailed information about a specific user including their name, email, active status, and role in Roam. The user ID is the SCIM user ID (Person ID) that can be obtained from user list or user creation operations. Endpoint: GET /scim/v2/Users/{id}\",\n input: RoamGetScimUserInput,\n output: RoamGetScimUserOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-scim-user.d.ts
@@ -30,9 +32,7 @@ declare const RoamGetScimUserOutput: z.ZodObject<{
30
32
  role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
33
  }, z.core.$loose>>>;
32
34
  }, z.core.$loose>;
33
- declare const roamGetScimUser: import("@keystrokehq/action").WorkflowActionDefinition<{
34
- id: string;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ declare const roamGetScimUser: AppAction<typeof RoamGetScimUserInput, typeof RoamGetScimUserOutput, typeof roam.credential>;
36
36
  //#endregion
37
37
  export { roamGetScimUser };
38
38
  //# sourceMappingURL=get-scim-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-user.d.cts","names":[],"sources":["../../src/actions/get-scim-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAqBpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAarB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"get-scim-user.d.cts","names":[],"sources":["../../src/actions/get-scim-user.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAqBpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAarB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-scim-user.d.ts
@@ -30,9 +32,7 @@ declare const RoamGetScimUserOutput: z.ZodObject<{
30
32
  role: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
33
  }, z.core.$loose>>>;
32
34
  }, z.core.$loose>;
33
- declare const roamGetScimUser: import("@keystrokehq/action").WorkflowActionDefinition<{
34
- id: string;
35
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
35
+ declare const roamGetScimUser: AppAction<typeof RoamGetScimUserInput, typeof RoamGetScimUserOutput, typeof roam.credential>;
36
36
  //#endregion
37
37
  export { roamGetScimUser };
38
38
  //# sourceMappingURL=get-scim-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-user.d.mts","names":[],"sources":["../../src/actions/get-scim-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAqBpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAarB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"get-scim-user.d.mts","names":[],"sources":["../../src/actions/get-scim-user.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAqBpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;cAarB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-scim-user.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-scim-user.mjs","names":[],"sources":["../../src/actions/get-scim-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetScimUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (Roam Person ID). This is the SCIM user ID returned by the API.\"),\n}).describe(\"Request schema for retrieving a single user by their Roam Person ID via SCIM 2.0.\");\nconst RoamGetScimUser_UserMetaSchema = z.object({\n created: z.string().describe(\"The date and time the user was created (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"The URI of the user resource.\").nullable().optional(),\n lastModified: z.string().describe(\"The date and time the user was last modified (ISO 8601 format).\").nullable().optional(),\n resourceType: z.string().describe(\"The type of resource (User).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the SCIM user resource.\");\nconst RoamGetScimUser_UserNameSchema = z.object({\n givenName: z.string().describe(\"The first name of the user.\").nullable().optional(),\n familyName: z.string().describe(\"The last name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Name component of a SCIM user.\");\nconst RoamGetScimUser_EmailValueSchema = z.object({\n type: z.string().describe(\"Type of email address (e.g., 'work').\").nullable().optional(),\n value: z.string().describe(\"Email address value.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary email address.\").nullable().optional(),\n}).passthrough().describe(\"Email address in the SCIM user resource.\");\nconst RoamGetScimUser_RoamUserExtensionSchema = z.object({\n role: z.string().describe(\"The user's role in Roam (e.g., 'User' or 'Admin').\").nullable().optional(),\n}).passthrough().describe(\"Roam-specific SCIM extension for user resources.\");\nexport const RoamGetScimUserOutput = z.object({\n id: z.string().describe(\"The unique identifier for the user in Roam (SCIM ID / Person ID).\").nullable().optional(),\n meta: RoamGetScimUser_UserMetaSchema.nullable().optional(),\n name: RoamGetScimUser_UserNameSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the user account is active. True = active, False = archived.\").nullable().optional(),\n emails: z.array(RoamGetScimUser_EmailValueSchema).describe(\"List of email addresses for the user.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs that describe the user resource.\").nullable().optional(),\n userName: z.string().describe(\"The username, typically the primary email address of the user.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier from the identity provider (if synced via SCIM).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user (typically firstName lastName).\").nullable().optional(),\n \"urn:ro.am:params:scim:schemas:extension:roam:2.0:User\": RoamGetScimUser_RoamUserExtensionSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for a single SCIM user resource.\");\n\nexport const roamGetScimUser = action(\"ROAM_GET_SCIM_USER\", {\n slug: \"roam-get-scim-user\",\n name: \"Get user by ID (SCIM)\",\n description: \"Tool to retrieve a single user by their Roam Person ID using SCIM 2.0 protocol. Use when you need to get detailed information about a specific user including their name, email, active status, and role in Roam. The user ID is the SCIM user ID (Person ID) that can be obtained from user list or user creation operations. Endpoint: GET /scim/v2/Users/{id}\",\n input: RoamGetScimUserInput,\n output: RoamGetScimUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,EAC7H,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,iCAAiC,EAAE,OAAO;CAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAM,mCAAmC,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,0CAA0C,EAAE,OAAO,EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAc5E,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;EACzD,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;EACzD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,yDAAyD,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-scim-user.mjs","names":[],"sources":["../../src/actions/get-scim-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetScimUserInput = z.object({\n id: z.string().describe(\"The unique identifier of the user (Roam Person ID). This is the SCIM user ID returned by the API.\"),\n}).describe(\"Request schema for retrieving a single user by their Roam Person ID via SCIM 2.0.\");\nconst RoamGetScimUser_UserMetaSchema = z.object({\n created: z.string().describe(\"The date and time the user was created (ISO 8601 format).\").nullable().optional(),\n location: z.string().describe(\"The URI of the user resource.\").nullable().optional(),\n lastModified: z.string().describe(\"The date and time the user was last modified (ISO 8601 format).\").nullable().optional(),\n resourceType: z.string().describe(\"The type of resource (User).\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the SCIM user resource.\");\nconst RoamGetScimUser_UserNameSchema = z.object({\n givenName: z.string().describe(\"The first name of the user.\").nullable().optional(),\n familyName: z.string().describe(\"The last name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Name component of a SCIM user.\");\nconst RoamGetScimUser_EmailValueSchema = z.object({\n type: z.string().describe(\"Type of email address (e.g., 'work').\").nullable().optional(),\n value: z.string().describe(\"Email address value.\").nullable().optional(),\n primary: z.boolean().describe(\"Whether this is the primary email address.\").nullable().optional(),\n}).passthrough().describe(\"Email address in the SCIM user resource.\");\nconst RoamGetScimUser_RoamUserExtensionSchema = z.object({\n role: z.string().describe(\"The user's role in Roam (e.g., 'User' or 'Admin').\").nullable().optional(),\n}).passthrough().describe(\"Roam-specific SCIM extension for user resources.\");\nexport const RoamGetScimUserOutput = z.object({\n id: z.string().describe(\"The unique identifier for the user in Roam (SCIM ID / Person ID).\").nullable().optional(),\n meta: RoamGetScimUser_UserMetaSchema.nullable().optional(),\n name: RoamGetScimUser_UserNameSchema.nullable().optional(),\n active: z.boolean().describe(\"Whether the user account is active. True = active, False = archived.\").nullable().optional(),\n emails: z.array(RoamGetScimUser_EmailValueSchema).describe(\"List of email addresses for the user.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"List of SCIM schema URIs that describe the user resource.\").nullable().optional(),\n userName: z.string().describe(\"The username, typically the primary email address of the user.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier from the identity provider (if synced via SCIM).\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user (typically firstName lastName).\").nullable().optional(),\n \"urn:ro.am:params:scim:schemas:extension:roam:2.0:User\": RoamGetScimUser_RoamUserExtensionSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for a single SCIM user resource.\");\n\nexport const roamGetScimUser: AppAction<\n typeof RoamGetScimUserInput,\n typeof RoamGetScimUserOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_SCIM_USER\", {\n slug: \"roam-get-scim-user\",\n name: \"Get user by ID (SCIM)\",\n description: \"Tool to retrieve a single user by their Roam Person ID using SCIM 2.0 protocol. Use when you need to get detailed information about a specific user including their name, email, active status, and role in Roam. The user ID is the SCIM user ID (Person ID) that can be obtained from user list or user creation operations. Endpoint: GET /scim/v2/Users/{id}\",\n input: RoamGetScimUserInput,\n output: RoamGetScimUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuB,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,EAC7H,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,iCAAiC,EAAE,OAAO;CAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,iCAAiC,EAAE,OAAO;CAC9C,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAM,mCAAmC,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,0CAA0C,EAAE,OAAO,EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAc5E,MAAa,kBAIT,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAtBmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;EACzD,MAAM,+BAA+B,SAAS,CAAC,CAAC,SAAS;EACzD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,yDAAyD,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-test.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-test.cjs","names":["z","action"],"sources":["../../src/actions/get-test.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetTestInput = z.object({}).describe(\"Request schema for `GetTest` - no parameters required.\");\nexport const RoamGetTestOutput = z.object({\n message: z.string().describe(\"Response message from the test endpoint\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetTest`\");\n\nexport const roamGetTest = action(\"ROAM_GET_TEST\", {\n slug: \"roam-get-test\",\n name: \"Test API Connectivity\",\n description: \"Test endpoint for API connectivity. Use this endpoint to verify that the Roam API is accessible and authentication is working correctly. Returns a confirmation message on successful connection.\",\n input: RoamGetTestInput,\n output: RoamGetTestOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAC9G,MAAa,oBAAoBA,IAAAA,EAAE,OAAO,EACxC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAEzD,MAAa,cAAcC,eAAAA,OAAO,iBAAiB;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-test.cjs","names":["z","action"],"sources":["../../src/actions/get-test.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetTestInput = z.object({}).describe(\"Request schema for `GetTest` - no parameters required.\");\nexport const RoamGetTestOutput = z.object({\n message: z.string().describe(\"Response message from the test endpoint\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetTest`\");\n\nexport const roamGetTest: AppAction<\n typeof RoamGetTestInput,\n typeof RoamGetTestOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_TEST\", {\n slug: \"roam-get-test\",\n name: \"Test API Connectivity\",\n description: \"Test endpoint for API connectivity. Use this endpoint to verify that the Roam API is accessible and authentication is working correctly. Returns a confirmation message on successful connection.\",\n input: RoamGetTestInput,\n output: RoamGetTestOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAC9G,MAAa,oBAAoBA,IAAAA,EAAE,OAAO,EACxC,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAEzD,MAAa,cAITC,eAAAA,OAAO,iBAAiB;CAC1B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-test.d.ts
@@ -5,7 +7,7 @@ declare const RoamGetTestInput: z.ZodObject<{}, z.core.$strip>;
5
7
  declare const RoamGetTestOutput: z.ZodObject<{
6
8
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7
9
  }, z.core.$loose>;
8
- declare const roamGetTest: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const roamGetTest: AppAction<typeof RoamGetTestInput, typeof RoamGetTestOutput, typeof roam.credential>;
9
11
  //#endregion
10
12
  export { roamGetTest };
11
13
  //# sourceMappingURL=get-test.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-test.d.cts","names":[],"sources":["../../src/actions/get-test.ts"],"mappings":";;;cAIa,gBAAA,EAAgB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAIjB,WAAA,gCAAW,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-test.d.cts","names":[],"sources":["../../src/actions/get-test.ts"],"mappings":";;;;;cAMa,gBAAA,EAAgB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAIjB,WAAA,EAAa,SAAA,QACjB,gBAAA,SACA,iBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-test.d.ts
@@ -5,7 +7,7 @@ declare const RoamGetTestInput: z.ZodObject<{}, z.core.$strip>;
5
7
  declare const RoamGetTestOutput: z.ZodObject<{
6
8
  message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
7
9
  }, z.core.$loose>;
8
- declare const roamGetTest: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const roamGetTest: AppAction<typeof RoamGetTestInput, typeof RoamGetTestOutput, typeof roam.credential>;
9
11
  //#endregion
10
12
  export { roamGetTest };
11
13
  //# sourceMappingURL=get-test.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-test.d.mts","names":[],"sources":["../../src/actions/get-test.ts"],"mappings":";;;cAIa,gBAAA,EAAgB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAIjB,WAAA,gCAAW,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-test.d.mts","names":[],"sources":["../../src/actions/get-test.ts"],"mappings":";;;;;cAMa,gBAAA,EAAgB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAChB,iBAAA,EAAiB,CAAA,CAAA,SAAA;;;cAIjB,WAAA,EAAa,SAAA,QACjB,gBAAA,SACA,iBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const roamGetTest = action("ROAM_GET_TEST", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-test.mjs","names":[],"sources":["../../src/actions/get-test.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetTestInput = z.object({}).describe(\"Request schema for `GetTest` - no parameters required.\");\nexport const RoamGetTestOutput = z.object({\n message: z.string().describe(\"Response message from the test endpoint\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetTest`\");\n\nexport const roamGetTest = action(\"ROAM_GET_TEST\", {\n slug: \"roam-get-test\",\n name: \"Test API Connectivity\",\n description: \"Test endpoint for API connectivity. Use this endpoint to verify that the Roam API is accessible and authentication is working correctly. Returns a confirmation message on successful connection.\",\n input: RoamGetTestInput,\n output: RoamGetTestOutput,\n});\n"],"mappings":";;AASA,MAAa,cAAc,OAAO,iBAAiB;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAS7C;CACP,QAT+B,EAAE,OAAO,EACxC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-test.mjs","names":[],"sources":["../../src/actions/get-test.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetTestInput = z.object({}).describe(\"Request schema for `GetTest` - no parameters required.\");\nexport const RoamGetTestOutput = z.object({\n message: z.string().describe(\"Response message from the test endpoint\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetTest`\");\n\nexport const roamGetTest: AppAction<\n typeof RoamGetTestInput,\n typeof RoamGetTestOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_TEST\", {\n slug: \"roam-get-test\",\n name: \"Test API Connectivity\",\n description: \"Test endpoint for API connectivity. Use this endpoint to verify that the Roam API is accessible and authentication is working correctly. Returns a confirmation message on successful connection.\",\n input: RoamGetTestInput,\n output: RoamGetTestOutput,\n});\n"],"mappings":";;;AAWA,MAAa,cAIT,OAAO,iBAAiB;CAC1B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb8B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAa7C;CACP,QAb+B,EAAE,OAAO,EACxC,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-token-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-token-info.cjs","names":["z","action"],"sources":["../../src/actions/get-token-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetTokenInfoInput = z.object({}).describe(\"Request model for retrieving Roam token information.\\nThis endpoint requires no parameters and returns information about the current access token.\");\nconst RoamGetTokenInfo_RoamInfoSchema = z.object({\n id: z.string().describe(\"The Roam's external ID\").nullable(),\n name: z.string().describe(\"The Roam's display name\").nullable(),\n icon_url: z.string().describe(\"URL of the Roam's icon\").nullable().optional(),\n image_url: z.string().describe(\"URL of the Roam's profile image\").nullable().optional(),\n}).passthrough().describe(\"Information about the Roam workspace.\");\nexport const RoamGetTokenInfoOutput = z.object({\n addr: z.string().describe(\"The bot's chat address (UUID tagged with B- prefix)\").nullable(),\n roam: RoamGetTokenInfo_RoamInfoSchema.nullable().optional(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this token\"),\n}).passthrough().describe(\"Response model containing information about the Roam access token.\");\n\nexport const roamGetTokenInfo = action(\"ROAM_GET_TOKEN_INFO\", {\n slug: \"roam-get-token-info\",\n name: \"Get token info\",\n description: \"Retrieves information about the current Roam access token. Use this tool to: - Get the bot's chat address - Check the OAuth scopes granted to the current token - Retrieve information about the associated Roam workspace Returns the chat address, granted scopes, and Roam workspace information.\",\n input: RoamGetTokenInfoInput,\n output: RoamGetTokenInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAC/M,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC1F,MAAM,gCAAgC,SAAS,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAE9F,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-token-info.cjs","names":["z","action"],"sources":["../../src/actions/get-token-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetTokenInfoInput = z.object({}).describe(\"Request model for retrieving Roam token information.\\nThis endpoint requires no parameters and returns information about the current access token.\");\nconst RoamGetTokenInfo_RoamInfoSchema = z.object({\n id: z.string().describe(\"The Roam's external ID\").nullable(),\n name: z.string().describe(\"The Roam's display name\").nullable(),\n icon_url: z.string().describe(\"URL of the Roam's icon\").nullable().optional(),\n image_url: z.string().describe(\"URL of the Roam's profile image\").nullable().optional(),\n}).passthrough().describe(\"Information about the Roam workspace.\");\nexport const RoamGetTokenInfoOutput = z.object({\n addr: z.string().describe(\"The bot's chat address (UUID tagged with B- prefix)\").nullable(),\n roam: RoamGetTokenInfo_RoamInfoSchema.nullable().optional(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this token\"),\n}).passthrough().describe(\"Response model containing information about the Roam access token.\");\n\nexport const roamGetTokenInfo: AppAction<\n typeof RoamGetTokenInfoInput,\n typeof RoamGetTokenInfoOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_TOKEN_INFO\", {\n slug: \"roam-get-token-info\",\n name: \"Get token info\",\n description: \"Retrieves information about the current Roam access token. Use this tool to: - Get the bot's chat address - Check the OAuth scopes granted to the current token - Retrieve information about the associated Roam workspace Returns the chat address, granted scopes, and Roam workspace information.\",\n input: RoamGetTokenInfoInput,\n output: RoamGetTokenInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAC/M,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC1F,MAAM,gCAAgC,SAAS,CAAC,CAAC,SAAS;CAC1D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAE9F,MAAa,mBAITC,eAAAA,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-token-info.d.ts
@@ -12,7 +14,7 @@ declare const RoamGetTokenInfoOutput: z.ZodObject<{
12
14
  }, z.core.$loose>>>;
13
15
  scopes: z.ZodArray<z.ZodString>;
14
16
  }, z.core.$loose>;
15
- declare const roamGetTokenInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const roamGetTokenInfo: AppAction<typeof RoamGetTokenInfoInput, typeof RoamGetTokenInfoOutput, typeof roam.credential>;
16
18
  //#endregion
17
19
  export { roamGetTokenInfo };
18
20
  //# sourceMappingURL=get-token-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-token-info.d.cts","names":[],"sources":["../../src/actions/get-token-info.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-token-info.d.cts","names":[],"sources":["../../src/actions/get-token-info.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAMtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-token-info.d.ts
@@ -12,7 +14,7 @@ declare const RoamGetTokenInfoOutput: z.ZodObject<{
12
14
  }, z.core.$loose>>>;
13
15
  scopes: z.ZodArray<z.ZodString>;
14
16
  }, z.core.$loose>;
15
- declare const roamGetTokenInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
17
+ declare const roamGetTokenInfo: AppAction<typeof RoamGetTokenInfoInput, typeof RoamGetTokenInfoOutput, typeof roam.credential>;
16
18
  //#endregion
17
19
  export { roamGetTokenInfo };
18
20
  //# sourceMappingURL=get-token-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-token-info.d.mts","names":[],"sources":["../../src/actions/get-token-info.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAMtB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-token-info.d.mts","names":[],"sources":["../../src/actions/get-token-info.ts"],"mappings":";;;;;cAMa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAOrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAMtB,gBAAA,EAAkB,SAAA,QACtB,qBAAA,SACA,sBAAA,SACA,IAAA,CAAK,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/get-token-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-token-info.mjs","names":[],"sources":["../../src/actions/get-token-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetTokenInfoInput = z.object({}).describe(\"Request model for retrieving Roam token information.\\nThis endpoint requires no parameters and returns information about the current access token.\");\nconst RoamGetTokenInfo_RoamInfoSchema = z.object({\n id: z.string().describe(\"The Roam's external ID\").nullable(),\n name: z.string().describe(\"The Roam's display name\").nullable(),\n icon_url: z.string().describe(\"URL of the Roam's icon\").nullable().optional(),\n image_url: z.string().describe(\"URL of the Roam's profile image\").nullable().optional(),\n}).passthrough().describe(\"Information about the Roam workspace.\");\nexport const RoamGetTokenInfoOutput = z.object({\n addr: z.string().describe(\"The bot's chat address (UUID tagged with B- prefix)\").nullable(),\n roam: RoamGetTokenInfo_RoamInfoSchema.nullable().optional(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this token\"),\n}).passthrough().describe(\"Response model containing information about the Roam access token.\");\n\nexport const roamGetTokenInfo = action(\"ROAM_GET_TOKEN_INFO\", {\n slug: \"roam-get-token-info\",\n name: \"Get token info\",\n description: \"Retrieves information about the current Roam access token. Use this tool to: - Get the bot's chat address - Check the OAuth scopes granted to the current token - Retrieve information about the associated Roam workspace Returns the chat address, granted scopes, and Roam workspace information.\",\n input: RoamGetTokenInfoInput,\n output: RoamGetTokenInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAC/M,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAOjE,MAAa,mBAAmB,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC1F,MAAM,gCAAgC,SAAS,CAAC,CAAC,SAAS;EAC1D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"get-token-info.mjs","names":[],"sources":["../../src/actions/get-token-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetTokenInfoInput = z.object({}).describe(\"Request model for retrieving Roam token information.\\nThis endpoint requires no parameters and returns information about the current access token.\");\nconst RoamGetTokenInfo_RoamInfoSchema = z.object({\n id: z.string().describe(\"The Roam's external ID\").nullable(),\n name: z.string().describe(\"The Roam's display name\").nullable(),\n icon_url: z.string().describe(\"URL of the Roam's icon\").nullable().optional(),\n image_url: z.string().describe(\"URL of the Roam's profile image\").nullable().optional(),\n}).passthrough().describe(\"Information about the Roam workspace.\");\nexport const RoamGetTokenInfoOutput = z.object({\n addr: z.string().describe(\"The bot's chat address (UUID tagged with B- prefix)\").nullable(),\n roam: RoamGetTokenInfo_RoamInfoSchema.nullable().optional(),\n scopes: z.array(z.string()).describe(\"List of OAuth scopes granted to this token\"),\n}).passthrough().describe(\"Response model containing information about the Roam access token.\");\n\nexport const roamGetTokenInfo: AppAction<\n typeof RoamGetTokenInfoInput,\n typeof RoamGetTokenInfoOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_TOKEN_INFO\", {\n slug: \"roam-get-token-info\",\n name: \"Get token info\",\n description: \"Retrieves information about the current Roam access token. Use this tool to: - Get the bot's chat address - Check the OAuth scopes granted to the current token - Retrieve information about the associated Roam workspace Returns the chat address, granted scopes, and Roam workspace information.\",\n input: RoamGetTokenInfoInput,\n output: RoamGetTokenInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wBAAwB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,oJAAoJ;AAC/M,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAOjE,MAAa,mBAIT,OAAO,uBAAuB;CAChC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC1F,MAAM,gCAAgC,SAAS,CAAC,CAAC,SAAS;EAC1D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4CAA4C;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-user-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-info.cjs","names":["z","action"],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RoamGetUserInfoInput = z.object({\n id: z.string().describe(\"The User ID to look up. Format: U-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n expand: z.string().describe(\"Comma-separated list of additional fields to include. Supported values: 'status', 'available'. Requires corresponding scopes (user:read.status).\").optional(),\n});\nexport const RoamGetUserInfoOutput = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's display name\").nullable(),\n email: z.string().describe(\"User's email address. Requires user:read.email scope.\").nullable().optional(),\n status: z.string().describe(\"User presence status (e.g., 'checkedIn', 'checkedOut'). Requires user:read.status scope.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin\").nullable().optional(),\n imageUrl: z.string().describe(\"URL to user's profile image\").nullable(),\n available: z.boolean().describe(\"User availability. Requires user:read.status scope.\").nullable().optional(),\n}).passthrough();\n\nexport const roamGetUserInfo = action(\"ROAM_GET_USER_INFO\", {\n slug: \"roam-get-user-info\",\n name: \"Get user info\",\n description: \"Get detailed information about a single user in your Roam workspace. Requires user:read scope. Additional scopes (user:read.email, user:read.status) needed for expanded fields.\",\n input: RoamGetUserInfoInput,\n output: RoamGetUserInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC3L,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-info.cjs","names":["z","action"],"sources":["../../src/actions/get-user-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { roam } from \"../app\";\n\nexport const RoamGetUserInfoInput = z.object({\n id: z.string().describe(\"The User ID to look up. Format: U-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx\"),\n expand: z.string().describe(\"Comma-separated list of additional fields to include. Supported values: 'status', 'available'. Requires corresponding scopes (user:read.status).\").optional(),\n});\nexport const RoamGetUserInfoOutput = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's display name\").nullable(),\n email: z.string().describe(\"User's email address. Requires user:read.email scope.\").nullable().optional(),\n status: z.string().describe(\"User presence status (e.g., 'checkedIn', 'checkedOut'). Requires user:read.status scope.\").nullable().optional(),\n isAdmin: z.boolean().describe(\"Whether the user is an admin\").nullable().optional(),\n imageUrl: z.string().describe(\"URL to user's profile image\").nullable(),\n available: z.boolean().describe(\"User availability. Requires user:read.status scope.\").nullable().optional(),\n}).passthrough();\n\nexport const roamGetUserInfo: AppAction<\n typeof RoamGetUserInfoInput,\n typeof RoamGetUserInfoOutput,\n typeof roam.credential\n> = action(\"ROAM_GET_USER_INFO\", {\n slug: \"roam-get-user-info\",\n name: \"Get user info\",\n description: \"Get detailed information about a single user in your Roam workspace. Requires user:read scope. Additional scopes (user:read.email, user:read.status) needed for expanded fields.\",\n input: RoamGetUserInfoInput,\n output: RoamGetUserInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CAChG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC3L,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kBAITC,eAAAA,OAAO,sBAAsB;CAC/B,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { roam } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-user-info.d.ts
@@ -14,10 +16,7 @@ declare const RoamGetUserInfoOutput: z.ZodObject<{
14
16
  imageUrl: z.ZodNullable<z.ZodString>;
15
17
  available: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
18
  }, z.core.$loose>;
17
- declare const roamGetUserInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
18
- id: string;
19
- expand?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
19
+ declare const roamGetUserInfo: AppAction<typeof RoamGetUserInfoInput, typeof RoamGetUserInfoOutput, typeof roam.credential>;
21
20
  //#endregion
22
21
  export { roamGetUserInfo };
23
22
  //# sourceMappingURL=get-user-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-info.d.cts","names":[],"sources":["../../src/actions/get-user-info.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;cAUrB,eAAA,gCAAe,wBAAA"}
1
+ {"version":3,"file":"get-user-info.d.cts","names":[],"sources":["../../src/actions/get-user-info.ts"],"mappings":";;;;;cAMa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;cAIpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;cAUrB,eAAA,EAAiB,SAAA,QACrB,oBAAA,SACA,qBAAA,SACA,IAAA,CAAK,UAAA"}