@keystrokehq/roam 0.1.2 → 0.1.3

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