@keystrokehq/mural 0.1.0 → 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 (179) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/authorization-request.cjs +1 -1
  4. package/dist/actions/authorization-request.cjs.map +1 -1
  5. package/dist/actions/authorization-request.d.cts +17 -3
  6. package/dist/actions/authorization-request.d.cts.map +1 -1
  7. package/dist/actions/authorization-request.d.mts +17 -3
  8. package/dist/actions/authorization-request.d.mts.map +1 -1
  9. package/dist/actions/authorization-request.mjs +1 -1
  10. package/dist/actions/authorization-request.mjs.map +1 -1
  11. package/dist/actions/create-sticky-note.cjs +15 -15
  12. package/dist/actions/create-sticky-note.cjs.map +1 -1
  13. package/dist/actions/create-sticky-note.d.cts +94 -3
  14. package/dist/actions/create-sticky-note.d.cts.map +1 -1
  15. package/dist/actions/create-sticky-note.d.mts +94 -3
  16. package/dist/actions/create-sticky-note.d.mts.map +1 -1
  17. package/dist/actions/create-sticky-note.mjs +15 -15
  18. package/dist/actions/create-sticky-note.mjs.map +1 -1
  19. package/dist/actions/get-current-user.cjs +9 -9
  20. package/dist/actions/get-current-user.cjs.map +1 -1
  21. package/dist/actions/get-current-user.d.cts +12 -3
  22. package/dist/actions/get-current-user.d.cts.map +1 -1
  23. package/dist/actions/get-current-user.d.mts +12 -3
  24. package/dist/actions/get-current-user.d.mts.map +1 -1
  25. package/dist/actions/get-current-user.mjs +9 -9
  26. package/dist/actions/get-current-user.mjs.map +1 -1
  27. package/dist/actions/get-files-for-mural.cjs +20 -20
  28. package/dist/actions/get-files-for-mural.cjs.map +1 -1
  29. package/dist/actions/get-files-for-mural.d.cts +53 -3
  30. package/dist/actions/get-files-for-mural.d.cts.map +1 -1
  31. package/dist/actions/get-files-for-mural.d.mts +53 -3
  32. package/dist/actions/get-files-for-mural.d.mts.map +1 -1
  33. package/dist/actions/get-files-for-mural.mjs +20 -20
  34. package/dist/actions/get-files-for-mural.mjs.map +1 -1
  35. package/dist/actions/get-mural-widgets.cjs +8 -8
  36. package/dist/actions/get-mural-widgets.cjs.map +1 -1
  37. package/dist/actions/get-mural-widgets.d.cts +51 -3
  38. package/dist/actions/get-mural-widgets.d.cts.map +1 -1
  39. package/dist/actions/get-mural-widgets.d.mts +51 -3
  40. package/dist/actions/get-mural-widgets.d.mts.map +1 -1
  41. package/dist/actions/get-mural-widgets.mjs +8 -8
  42. package/dist/actions/get-mural-widgets.mjs.map +1 -1
  43. package/dist/actions/get-room.cjs +5 -5
  44. package/dist/actions/get-room.cjs.map +1 -1
  45. package/dist/actions/get-room.d.cts +18 -3
  46. package/dist/actions/get-room.d.cts.map +1 -1
  47. package/dist/actions/get-room.d.mts +18 -3
  48. package/dist/actions/get-room.d.mts.map +1 -1
  49. package/dist/actions/get-room.mjs +5 -5
  50. package/dist/actions/get-room.mjs.map +1 -1
  51. package/dist/actions/get-workspace.cjs +3 -3
  52. package/dist/actions/get-workspace.cjs.map +1 -1
  53. package/dist/actions/get-workspace.d.cts +13 -3
  54. package/dist/actions/get-workspace.d.cts.map +1 -1
  55. package/dist/actions/get-workspace.d.mts +13 -3
  56. package/dist/actions/get-workspace.d.mts.map +1 -1
  57. package/dist/actions/get-workspace.mjs +3 -3
  58. package/dist/actions/get-workspace.mjs.map +1 -1
  59. package/dist/actions/get-workspaces.cjs +4 -4
  60. package/dist/actions/get-workspaces.cjs.map +1 -1
  61. package/dist/actions/get-workspaces.d.cts +18 -3
  62. package/dist/actions/get-workspaces.d.cts.map +1 -1
  63. package/dist/actions/get-workspaces.d.mts +18 -3
  64. package/dist/actions/get-workspaces.d.mts.map +1 -1
  65. package/dist/actions/get-workspaces.mjs +4 -4
  66. package/dist/actions/get-workspaces.mjs.map +1 -1
  67. package/dist/actions/list-folders.cjs +5 -5
  68. package/dist/actions/list-folders.cjs.map +1 -1
  69. package/dist/actions/list-folders.d.cts +20 -3
  70. package/dist/actions/list-folders.d.cts.map +1 -1
  71. package/dist/actions/list-folders.d.mts +20 -3
  72. package/dist/actions/list-folders.d.mts.map +1 -1
  73. package/dist/actions/list-folders.mjs +5 -5
  74. package/dist/actions/list-folders.mjs.map +1 -1
  75. package/dist/actions/list-open-rooms.cjs +6 -6
  76. package/dist/actions/list-open-rooms.cjs.map +1 -1
  77. package/dist/actions/list-open-rooms.d.cts +25 -3
  78. package/dist/actions/list-open-rooms.d.cts.map +1 -1
  79. package/dist/actions/list-open-rooms.d.mts +25 -3
  80. package/dist/actions/list-open-rooms.d.mts.map +1 -1
  81. package/dist/actions/list-open-rooms.mjs +6 -6
  82. package/dist/actions/list-open-rooms.mjs.map +1 -1
  83. package/dist/actions/list-recent-murals.cjs +3 -3
  84. package/dist/actions/list-recent-murals.cjs.map +1 -1
  85. package/dist/actions/list-recent-murals.d.cts +26 -3
  86. package/dist/actions/list-recent-murals.d.cts.map +1 -1
  87. package/dist/actions/list-recent-murals.d.mts +26 -3
  88. package/dist/actions/list-recent-murals.d.mts.map +1 -1
  89. package/dist/actions/list-recent-murals.mjs +3 -3
  90. package/dist/actions/list-recent-murals.mjs.map +1 -1
  91. package/dist/actions/list-recent-templates.cjs +2 -2
  92. package/dist/actions/list-recent-templates.cjs.map +1 -1
  93. package/dist/actions/list-recent-templates.d.cts +25 -3
  94. package/dist/actions/list-recent-templates.d.cts.map +1 -1
  95. package/dist/actions/list-recent-templates.d.mts +25 -3
  96. package/dist/actions/list-recent-templates.d.mts.map +1 -1
  97. package/dist/actions/list-recent-templates.mjs +2 -2
  98. package/dist/actions/list-recent-templates.mjs.map +1 -1
  99. package/dist/actions/list-room-murals.cjs +2 -2
  100. package/dist/actions/list-room-murals.cjs.map +1 -1
  101. package/dist/actions/list-room-murals.d.cts +37 -3
  102. package/dist/actions/list-room-murals.d.cts.map +1 -1
  103. package/dist/actions/list-room-murals.d.mts +37 -3
  104. package/dist/actions/list-room-murals.d.mts.map +1 -1
  105. package/dist/actions/list-room-murals.mjs +2 -2
  106. package/dist/actions/list-room-murals.mjs.map +1 -1
  107. package/dist/actions/list-room-users.cjs +6 -6
  108. package/dist/actions/list-room-users.cjs.map +1 -1
  109. package/dist/actions/list-room-users.d.cts +22 -3
  110. package/dist/actions/list-room-users.d.cts.map +1 -1
  111. package/dist/actions/list-room-users.d.mts +22 -3
  112. package/dist/actions/list-room-users.d.mts.map +1 -1
  113. package/dist/actions/list-room-users.mjs +6 -6
  114. package/dist/actions/list-room-users.mjs.map +1 -1
  115. package/dist/actions/list-rooms.cjs +6 -6
  116. package/dist/actions/list-rooms.cjs.map +1 -1
  117. package/dist/actions/list-rooms.d.cts +25 -3
  118. package/dist/actions/list-rooms.d.cts.map +1 -1
  119. package/dist/actions/list-rooms.d.mts +25 -3
  120. package/dist/actions/list-rooms.d.mts.map +1 -1
  121. package/dist/actions/list-rooms.mjs +6 -6
  122. package/dist/actions/list-rooms.mjs.map +1 -1
  123. package/dist/actions/list-tags.cjs +4 -4
  124. package/dist/actions/list-tags.cjs.map +1 -1
  125. package/dist/actions/list-tags.d.cts +15 -3
  126. package/dist/actions/list-tags.d.cts.map +1 -1
  127. package/dist/actions/list-tags.d.mts +15 -3
  128. package/dist/actions/list-tags.d.mts.map +1 -1
  129. package/dist/actions/list-tags.mjs +4 -4
  130. package/dist/actions/list-tags.mjs.map +1 -1
  131. package/dist/actions/list-templates.cjs +4 -4
  132. package/dist/actions/list-templates.cjs.map +1 -1
  133. package/dist/actions/list-templates.d.cts +18 -3
  134. package/dist/actions/list-templates.d.cts.map +1 -1
  135. package/dist/actions/list-templates.d.mts +18 -3
  136. package/dist/actions/list-templates.d.mts.map +1 -1
  137. package/dist/actions/list-templates.mjs +4 -4
  138. package/dist/actions/list-templates.mjs.map +1 -1
  139. package/dist/actions/list-workspace-murals.cjs +3 -3
  140. package/dist/actions/list-workspace-murals.cjs.map +1 -1
  141. package/dist/actions/list-workspace-murals.d.cts +34 -3
  142. package/dist/actions/list-workspace-murals.d.cts.map +1 -1
  143. package/dist/actions/list-workspace-murals.d.mts +34 -3
  144. package/dist/actions/list-workspace-murals.d.mts.map +1 -1
  145. package/dist/actions/list-workspace-murals.mjs +3 -3
  146. package/dist/actions/list-workspace-murals.mjs.map +1 -1
  147. package/dist/actions/list-workspace-templates.cjs +3 -3
  148. package/dist/actions/list-workspace-templates.cjs.map +1 -1
  149. package/dist/actions/list-workspace-templates.d.cts +26 -3
  150. package/dist/actions/list-workspace-templates.d.cts.map +1 -1
  151. package/dist/actions/list-workspace-templates.d.mts +26 -3
  152. package/dist/actions/list-workspace-templates.d.mts.map +1 -1
  153. package/dist/actions/list-workspace-templates.mjs +3 -3
  154. package/dist/actions/list-workspace-templates.mjs.map +1 -1
  155. package/dist/actions/search-murals.cjs +3 -3
  156. package/dist/actions/search-murals.cjs.map +1 -1
  157. package/dist/actions/search-murals.d.cts +27 -3
  158. package/dist/actions/search-murals.d.cts.map +1 -1
  159. package/dist/actions/search-murals.d.mts +27 -3
  160. package/dist/actions/search-murals.d.mts.map +1 -1
  161. package/dist/actions/search-murals.mjs +3 -3
  162. package/dist/actions/search-murals.mjs.map +1 -1
  163. package/dist/actions/search-rooms.cjs +6 -6
  164. package/dist/actions/search-rooms.cjs.map +1 -1
  165. package/dist/actions/search-rooms.d.cts +27 -3
  166. package/dist/actions/search-rooms.d.cts.map +1 -1
  167. package/dist/actions/search-rooms.d.mts +27 -3
  168. package/dist/actions/search-rooms.d.mts.map +1 -1
  169. package/dist/actions/search-rooms.mjs +6 -6
  170. package/dist/actions/search-rooms.mjs.map +1 -1
  171. package/dist/actions/search-templates.cjs +4 -4
  172. package/dist/actions/search-templates.cjs.map +1 -1
  173. package/dist/actions/search-templates.d.cts +23 -3
  174. package/dist/actions/search-templates.d.cts.map +1 -1
  175. package/dist/actions/search-templates.d.mts +23 -3
  176. package/dist/actions/search-templates.d.mts.map +1 -1
  177. package/dist/actions/search-templates.mjs +4 -4
  178. package/dist/actions/search-templates.mjs.map +1 -1
  179. package/package.json +2 -2
@@ -6,12 +6,12 @@ const MuralGetWorkspacesInput = z.object({
6
6
  limit: z.number().int().describe("Maximum number of workspaces to return per page (must be ≥1)").optional()
7
7
  }).describe("Request model for retrieving workspaces.");
8
8
  const MuralGetWorkspaces_WorkspaceSchema = z.object({
9
- id: z.string().describe("Unique identifier of the workspace"),
10
- name: z.string().describe("Name of the workspace"),
9
+ id: z.string().describe("Unique identifier of the workspace").nullable(),
10
+ name: z.string().describe("Name of the workspace").nullable(),
11
11
  isActive: z.boolean().describe("Whether the workspace is currently active").nullable().optional(),
12
12
  createdOn: z.number().int().describe("Timestamp when the workspace was created (in milliseconds)").nullable().optional(),
13
13
  updatedOn: z.number().int().describe("Timestamp when the workspace was last updated (in milliseconds)").nullable().optional()
14
- }).describe("Represents a workspace in MURAL.");
14
+ }).passthrough().describe("Represents a workspace in MURAL.");
15
15
  const muralGetWorkspaces = action("MURAL_GET_WORKSPACES", {
16
16
  slug: "mural-get-workspaces",
17
17
  name: "Get workspaces",
@@ -20,7 +20,7 @@ const muralGetWorkspaces = action("MURAL_GET_WORKSPACES", {
20
20
  output: z.object({
21
21
  next: z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
22
22
  value: z.array(MuralGetWorkspaces_WorkspaceSchema).describe("Array of workspaces the authenticated user is a member of")
23
- }).describe("Response model for retrieving workspaces.")
23
+ }).passthrough().describe("Response model for retrieving workspaces.")
24
24
  });
25
25
  //#endregion
26
26
  export { muralGetWorkspaces };
@@ -1 +1 @@
1
- {"version":3,"file":"get-workspaces.mjs","names":[],"sources":["../../src/actions/get-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralGetWorkspacesInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of workspaces to return per page (must be ≥1)\").optional(),\n}).describe(\"Request model for retrieving workspaces.\");\nconst MuralGetWorkspaces_WorkspaceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\"),\n name: z.string().describe(\"Name of the workspace\"),\n isActive: z.boolean().describe(\"Whether the workspace is currently active\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the workspace was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the workspace was last updated (in milliseconds)\").nullable().optional(),\n}).describe(\"Represents a workspace in MURAL.\");\nexport const MuralGetWorkspacesOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralGetWorkspaces_WorkspaceSchema).describe(\"Array of workspaces the authenticated user is a member of\"),\n}).describe(\"Response model for retrieving workspaces.\");\n\nexport const muralGetWorkspaces = action(\"MURAL_GET_WORKSPACES\", {\n slug: \"mural-get-workspaces\",\n name: \"Get workspaces\",\n description: \"Tool to retrieve all workspaces the authenticated user is a member of. Use to list available workspaces before accessing rooms or murals.\",\n input: MuralGetWorkspacesInput,\n output: MuralGetWorkspacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,qCAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CACjD,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAM9C,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,2DAA2D;CACzH,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-workspaces.mjs","names":[],"sources":["../../src/actions/get-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralGetWorkspacesInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of workspaces to return per page (must be ≥1)\").optional(),\n}).describe(\"Request model for retrieving workspaces.\");\nconst MuralGetWorkspaces_WorkspaceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the workspace\").nullable(),\n name: z.string().describe(\"Name of the workspace\").nullable(),\n isActive: z.boolean().describe(\"Whether the workspace is currently active\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the workspace was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the workspace was last updated (in milliseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a workspace in MURAL.\");\nexport const MuralGetWorkspacesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralGetWorkspaces_WorkspaceSchema).describe(\"Array of workspaces the authenticated user is a member of\"),\n}).passthrough().describe(\"Response model for retrieving workspaces.\");\n\nexport const muralGetWorkspaces = action(\"MURAL_GET_WORKSPACES\", {\n slug: \"mural-get-workspaces\",\n name: \"Get workspaces\",\n description: \"Tool to retrieve all workspaces the authenticated user is a member of. Use to list available workspaces before accessing rooms or murals.\",\n input: MuralGetWorkspacesInput,\n output: MuralGetWorkspacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kCAAkC;AAM5D,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,2DAA2D;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAOhB;AACV,CAAC"}
@@ -7,16 +7,16 @@ const MuralListFoldersInput = zod.z.object({
7
7
  roomId: zod.z.string().describe("Unique identifier of the room to list folders from")
8
8
  }).describe("Request model for listing folders within a room.");
9
9
  const MuralListFolders_FolderSchema = zod.z.object({
10
- id: zod.z.string().describe("Unique identifier of the folder"),
11
- name: zod.z.string().describe("Name of the folder"),
12
- roomId: zod.z.string().describe("ID of the room containing this folder"),
10
+ id: zod.z.string().describe("Unique identifier of the folder").nullable(),
11
+ name: zod.z.string().describe("Name of the folder").nullable(),
12
+ roomId: zod.z.string().describe("ID of the room containing this folder").nullable(),
13
13
  createdOn: zod.z.number().int().describe("Timestamp when the folder was created (in microseconds)").nullable().optional(),
14
14
  updatedOn: zod.z.number().int().describe("Timestamp when the folder was last updated (in microseconds)").nullable().optional()
15
- }).describe("Represents a folder within a room.");
15
+ }).passthrough().describe("Represents a folder within a room.");
16
16
  const MuralListFoldersOutput = zod.z.object({
17
17
  next: zod.z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
18
18
  value: zod.z.array(MuralListFolders_FolderSchema).describe("Array of folders in the room")
19
- }).describe("Response model for listing folders within a room.");
19
+ }).passthrough().describe("Response model for listing folders within a room.");
20
20
  const muralListFolders = require_action.action("MURAL_LIST_FOLDERS", {
21
21
  slug: "mural-list-folders",
22
22
  name: "List folders in room",
@@ -1 +1 @@
1
- {"version":3,"file":"list-folders.cjs","names":["z","action"],"sources":["../../src/actions/list-folders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListFoldersInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of folders to return per page (must be ≥1)\").optional(),\n roomId: z.string().describe(\"Unique identifier of the room to list folders from\"),\n}).describe(\"Request model for listing folders within a room.\");\nconst MuralListFolders_FolderSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the folder\"),\n name: z.string().describe(\"Name of the folder\"),\n roomId: z.string().describe(\"ID of the room containing this folder\"),\n createdOn: z.number().int().describe(\"Timestamp when the folder was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the folder was last updated (in microseconds)\").nullable().optional(),\n}).describe(\"Represents a folder within a room.\");\nexport const MuralListFoldersOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListFolders_FolderSchema).describe(\"Array of folders in the room\"),\n}).describe(\"Response model for listing folders within a room.\");\n\nexport const muralListFolders = action(\"MURAL_LIST_FOLDERS\", {\n slug: \"mural-list-folders\",\n name: \"List folders in room\",\n description: \"Tool to list all folders within a room that the authenticated user has access to. Use after MURAL_LIST_ROOMS to navigate folders within a specific room.\",\n input: MuralListFoldersInput,\n output: MuralListFoldersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAClF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CAC9C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;AACvF,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-folders.cjs","names":["z","action"],"sources":["../../src/actions/list-folders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListFoldersInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of folders to return per page (must be ≥1)\").optional(),\n roomId: z.string().describe(\"Unique identifier of the room to list folders from\"),\n}).describe(\"Request model for listing folders within a room.\");\nconst MuralListFolders_FolderSchema = z.object({\n id: z.string().describe(\"Unique identifier of the folder\").nullable(),\n name: z.string().describe(\"Name of the folder\").nullable(),\n roomId: z.string().describe(\"ID of the room containing this folder\").nullable(),\n createdOn: z.number().int().describe(\"Timestamp when the folder was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the folder was last updated (in microseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a folder within a room.\");\nexport const MuralListFoldersOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListFolders_FolderSchema).describe(\"Array of folders in the room\"),\n}).passthrough().describe(\"Response model for listing folders within a room.\");\n\nexport const muralListFolders = action(\"MURAL_LIST_FOLDERS\", {\n slug: \"mural-list-folders\",\n name: \"List folders in room\",\n description: \"Tool to list all folders within a room that the authenticated user has access to. Use after MURAL_LIST_ROOMS to navigate folders within a specific room.\",\n input: MuralListFoldersInput,\n output: MuralListFoldersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAClF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACzD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-folders.d.ts
4
- declare const MuralListFoldersInput: z.ZodTypeAny;
5
- declare const MuralListFoldersOutput: z.ZodTypeAny;
6
- declare const muralListFolders: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListFoldersInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ roomId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const MuralListFoldersOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ value: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ roomId: z.ZodNullable<z.ZodString>;
15
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ }, z.core.$loose>>;
18
+ }, z.core.$loose>;
19
+ declare const muralListFolders: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ roomId: string;
21
+ next?: string | undefined;
22
+ limit?: number | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { muralListFolders };
9
26
  //# sourceMappingURL=list-folders.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-folders.d.cts","names":[],"sources":["../../src/actions/list-folders.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAIyB;AAAA,cAQlD,sBAAA,EAAwB,CAAA,CAAE,UAGyB;AAAA,cAEnD,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-folders.d.cts","names":[],"sources":["../../src/actions/list-folders.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;cAYrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-folders.d.ts
4
- declare const MuralListFoldersInput: z.ZodTypeAny;
5
- declare const MuralListFoldersOutput: z.ZodTypeAny;
6
- declare const muralListFolders: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListFoldersInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ roomId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const MuralListFoldersOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ value: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ roomId: z.ZodNullable<z.ZodString>;
15
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ }, z.core.$loose>>;
18
+ }, z.core.$loose>;
19
+ declare const muralListFolders: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ roomId: string;
21
+ next?: string | undefined;
22
+ limit?: number | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { muralListFolders };
9
26
  //# sourceMappingURL=list-folders.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-folders.d.mts","names":[],"sources":["../../src/actions/list-folders.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAIyB;AAAA,cAQlD,sBAAA,EAAwB,CAAA,CAAE,UAGyB;AAAA,cAEnD,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-folders.d.mts","names":[],"sources":["../../src/actions/list-folders.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;cAYrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
@@ -7,12 +7,12 @@ const MuralListFoldersInput = z.object({
7
7
  roomId: z.string().describe("Unique identifier of the room to list folders from")
8
8
  }).describe("Request model for listing folders within a room.");
9
9
  const MuralListFolders_FolderSchema = z.object({
10
- id: z.string().describe("Unique identifier of the folder"),
11
- name: z.string().describe("Name of the folder"),
12
- roomId: z.string().describe("ID of the room containing this folder"),
10
+ id: z.string().describe("Unique identifier of the folder").nullable(),
11
+ name: z.string().describe("Name of the folder").nullable(),
12
+ roomId: z.string().describe("ID of the room containing this folder").nullable(),
13
13
  createdOn: z.number().int().describe("Timestamp when the folder was created (in microseconds)").nullable().optional(),
14
14
  updatedOn: z.number().int().describe("Timestamp when the folder was last updated (in microseconds)").nullable().optional()
15
- }).describe("Represents a folder within a room.");
15
+ }).passthrough().describe("Represents a folder within a room.");
16
16
  const muralListFolders = action("MURAL_LIST_FOLDERS", {
17
17
  slug: "mural-list-folders",
18
18
  name: "List folders in room",
@@ -21,7 +21,7 @@ const muralListFolders = action("MURAL_LIST_FOLDERS", {
21
21
  output: z.object({
22
22
  next: z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
23
23
  value: z.array(MuralListFolders_FolderSchema).describe("Array of folders in the room")
24
- }).describe("Response model for listing folders within a room.")
24
+ }).passthrough().describe("Response model for listing folders within a room.")
25
25
  });
26
26
  //#endregion
27
27
  export { muralListFolders };
@@ -1 +1 @@
1
- {"version":3,"file":"list-folders.mjs","names":[],"sources":["../../src/actions/list-folders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListFoldersInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of folders to return per page (must be ≥1)\").optional(),\n roomId: z.string().describe(\"Unique identifier of the room to list folders from\"),\n}).describe(\"Request model for listing folders within a room.\");\nconst MuralListFolders_FolderSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the folder\"),\n name: z.string().describe(\"Name of the folder\"),\n roomId: z.string().describe(\"ID of the room containing this folder\"),\n createdOn: z.number().int().describe(\"Timestamp when the folder was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the folder was last updated (in microseconds)\").nullable().optional(),\n}).describe(\"Represents a folder within a room.\");\nexport const MuralListFoldersOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListFolders_FolderSchema).describe(\"Array of folders in the room\"),\n}).describe(\"Response model for listing folders within a room.\");\n\nexport const muralListFolders = action(\"MURAL_LIST_FOLDERS\", {\n slug: \"mural-list-folders\",\n name: \"List folders in room\",\n description: \"Tool to list all folders within a room that the authenticated user has access to. Use after MURAL_LIST_ROOMS to navigate folders within a specific room.\",\n input: MuralListFoldersInput,\n output: MuralListFoldersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAClF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gCAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CAC9C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACnE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAMhD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;CACvF,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-folders.mjs","names":[],"sources":["../../src/actions/list-folders.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListFoldersInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of folders to return per page (must be ≥1)\").optional(),\n roomId: z.string().describe(\"Unique identifier of the room to list folders from\"),\n}).describe(\"Request model for listing folders within a room.\");\nconst MuralListFolders_FolderSchema = z.object({\n id: z.string().describe(\"Unique identifier of the folder\").nullable(),\n name: z.string().describe(\"Name of the folder\").nullable(),\n roomId: z.string().describe(\"ID of the room containing this folder\").nullable(),\n createdOn: z.number().int().describe(\"Timestamp when the folder was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the folder was last updated (in microseconds)\").nullable().optional(),\n}).passthrough().describe(\"Represents a folder within a room.\");\nexport const MuralListFoldersOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListFolders_FolderSchema).describe(\"Array of folders in the room\"),\n}).passthrough().describe(\"Response model for listing folders within a room.\");\n\nexport const muralListFolders = action(\"MURAL_LIST_FOLDERS\", {\n slug: \"mural-list-folders\",\n name: \"List folders in room\",\n description: \"Tool to list all folders within a room that the authenticated user has access to. Use after MURAL_LIST_ROOMS to navigate folders within a specific room.\",\n input: MuralListFoldersInput,\n output: MuralListFoldersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAClF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAM9D,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8BAA8B;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -7,21 +7,21 @@ const MuralListOpenRoomsInput = zod.z.object({
7
7
  workspaceId: zod.z.string().describe("Unique identifier of the workspace to list open rooms from")
8
8
  }).describe("Request model for listing open rooms within a workspace.");
9
9
  const MuralListOpenRooms_RoomSchema = zod.z.object({
10
- id: zod.z.string().describe("Unique identifier of the room"),
11
- name: zod.z.string().describe("Name of the room"),
12
- type: zod.z.string().describe("Type of the room (e.g., 'open', 'private')"),
10
+ id: zod.z.string().describe("Unique identifier of the room").nullable(),
11
+ name: zod.z.string().describe("Name of the room").nullable(),
12
+ type: zod.z.string().describe("Type of the room (e.g., 'open', 'private')").nullable(),
13
13
  favorite: zod.z.boolean().describe("Whether the room is marked as favorite by the user").nullable().optional(),
14
14
  isMember: zod.z.boolean().describe("Whether the current user is a member of this room").nullable().optional(),
15
15
  createdOn: zod.z.number().int().describe("Timestamp when the room was created (in microseconds)").nullable().optional(),
16
16
  updatedOn: zod.z.number().int().describe("Timestamp when the room was last updated (in microseconds)").nullable().optional(),
17
17
  description: zod.z.string().describe("Description of the room").nullable().optional(),
18
- workspaceId: zod.z.string().describe("ID of the workspace containing this room"),
18
+ workspaceId: zod.z.string().describe("ID of the workspace containing this room").nullable(),
19
19
  confidential: zod.z.boolean().describe("Whether the room is marked as confidential").nullable().optional()
20
- }).describe("Represents a room within a workspace.");
20
+ }).passthrough().describe("Represents a room within a workspace.");
21
21
  const MuralListOpenRoomsOutput = zod.z.object({
22
22
  next: zod.z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
23
23
  value: zod.z.array(MuralListOpenRooms_RoomSchema).describe("Array of open rooms in the workspace")
24
- }).describe("Response model for listing open rooms within a workspace.");
24
+ }).passthrough().describe("Response model for listing open rooms within a workspace.");
25
25
  const muralListOpenRooms = require_action.action("MURAL_LIST_OPEN_ROOMS", {
26
26
  slug: "mural-list-open-rooms",
27
27
  name: "List open rooms in workspace",
@@ -1 +1 @@
1
- {"version":3,"file":"list-open-rooms.cjs","names":["z","action"],"sources":["../../src/actions/list-open-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListOpenRoomsInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list open rooms from\"),\n}).describe(\"Request model for listing open rooms within a workspace.\");\nconst MuralListOpenRooms_RoomSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the room\"),\n name: z.string().describe(\"Name of the room\"),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\"),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\"),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).describe(\"Represents a room within a workspace.\");\nexport const MuralListOpenRoomsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListOpenRooms_RoomSchema).describe(\"Array of open rooms in the workspace\"),\n}).describe(\"Response model for listing open rooms within a workspace.\");\n\nexport const muralListOpenRooms = action(\"MURAL_LIST_OPEN_ROOMS\", {\n slug: \"mural-list-open-rooms\",\n name: \"List open rooms in workspace\",\n description: \"Tool to list all discoverable open rooms within a workspace. Use when you need to access publicly available rooms in a workspace that don't require specific membership.\",\n input: MuralListOpenRoomsInput,\n output: MuralListOpenRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AAC/F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACtE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC3E,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,sCAAsC;AAC/F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-open-rooms.cjs","names":["z","action"],"sources":["../../src/actions/list-open-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListOpenRoomsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list open rooms from\"),\n}).describe(\"Request model for listing open rooms within a workspace.\");\nconst MuralListOpenRooms_RoomSchema = z.object({\n id: z.string().describe(\"Unique identifier of the room\").nullable(),\n name: z.string().describe(\"Name of the room\").nullable(),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\").nullable(),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\").nullable(),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).passthrough().describe(\"Represents a room within a workspace.\");\nexport const MuralListOpenRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListOpenRooms_RoomSchema).describe(\"Array of open rooms in the workspace\"),\n}).passthrough().describe(\"Response model for listing open rooms within a workspace.\");\n\nexport const muralListOpenRooms = action(\"MURAL_LIST_OPEN_ROOMS\", {\n slug: \"mural-list-open-rooms\",\n name: \"List open rooms in workspace\",\n description: \"Tool to list all discoverable open rooms within a workspace. Use when you need to access publicly available rooms in a workspace that don't require specific membership.\",\n input: MuralListOpenRoomsInput,\n output: MuralListOpenRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AAC/F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,sCAAsC;AAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAErF,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-open-rooms.d.ts
4
- declare const MuralListOpenRoomsInput: z.ZodTypeAny;
5
- declare const MuralListOpenRoomsOutput: z.ZodTypeAny;
6
- declare const muralListOpenRooms: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListOpenRoomsInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ workspaceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const MuralListOpenRoomsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ value: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ type: z.ZodNullable<z.ZodString>;
15
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ isMember: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ workspaceId: z.ZodNullable<z.ZodString>;
21
+ confidential: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
+ declare const muralListOpenRooms: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ workspaceId: string;
26
+ next?: string | undefined;
27
+ limit?: number | undefined;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { muralListOpenRooms };
9
31
  //# sourceMappingURL=list-open-rooms.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-open-rooms.d.cts","names":[],"sources":["../../src/actions/list-open-rooms.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAI+B;AAAA,cAa1D,wBAAA,EAA0B,CAAA,CAAE,UAG+B;AAAA,cAE3D,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-open-rooms.d.cts","names":[],"sources":["../../src/actions/list-open-rooms.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAiBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -1,9 +1,31 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-open-rooms.d.ts
4
- declare const MuralListOpenRoomsInput: z.ZodTypeAny;
5
- declare const MuralListOpenRoomsOutput: z.ZodTypeAny;
6
- declare const muralListOpenRooms: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListOpenRoomsInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ workspaceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const MuralListOpenRoomsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ value: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ type: z.ZodNullable<z.ZodString>;
15
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ isMember: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ workspaceId: z.ZodNullable<z.ZodString>;
21
+ confidential: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
+ declare const muralListOpenRooms: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ workspaceId: string;
26
+ next?: string | undefined;
27
+ limit?: number | undefined;
28
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
29
  //#endregion
8
30
  export { muralListOpenRooms };
9
31
  //# sourceMappingURL=list-open-rooms.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-open-rooms.d.mts","names":[],"sources":["../../src/actions/list-open-rooms.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAI+B;AAAA,cAa1D,wBAAA,EAA0B,CAAA,CAAE,UAG+B;AAAA,cAE3D,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-open-rooms.d.mts","names":[],"sources":["../../src/actions/list-open-rooms.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;cAiBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKxB,kBAAA,gCAAkB,wBAAA"}
@@ -7,17 +7,17 @@ const MuralListOpenRoomsInput = z.object({
7
7
  workspaceId: z.string().describe("Unique identifier of the workspace to list open rooms from")
8
8
  }).describe("Request model for listing open rooms within a workspace.");
9
9
  const MuralListOpenRooms_RoomSchema = z.object({
10
- id: z.string().describe("Unique identifier of the room"),
11
- name: z.string().describe("Name of the room"),
12
- type: z.string().describe("Type of the room (e.g., 'open', 'private')"),
10
+ id: z.string().describe("Unique identifier of the room").nullable(),
11
+ name: z.string().describe("Name of the room").nullable(),
12
+ type: z.string().describe("Type of the room (e.g., 'open', 'private')").nullable(),
13
13
  favorite: z.boolean().describe("Whether the room is marked as favorite by the user").nullable().optional(),
14
14
  isMember: z.boolean().describe("Whether the current user is a member of this room").nullable().optional(),
15
15
  createdOn: z.number().int().describe("Timestamp when the room was created (in microseconds)").nullable().optional(),
16
16
  updatedOn: z.number().int().describe("Timestamp when the room was last updated (in microseconds)").nullable().optional(),
17
17
  description: z.string().describe("Description of the room").nullable().optional(),
18
- workspaceId: z.string().describe("ID of the workspace containing this room"),
18
+ workspaceId: z.string().describe("ID of the workspace containing this room").nullable(),
19
19
  confidential: z.boolean().describe("Whether the room is marked as confidential").nullable().optional()
20
- }).describe("Represents a room within a workspace.");
20
+ }).passthrough().describe("Represents a room within a workspace.");
21
21
  const muralListOpenRooms = action("MURAL_LIST_OPEN_ROOMS", {
22
22
  slug: "mural-list-open-rooms",
23
23
  name: "List open rooms in workspace",
@@ -26,7 +26,7 @@ const muralListOpenRooms = action("MURAL_LIST_OPEN_ROOMS", {
26
26
  output: z.object({
27
27
  next: z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
28
28
  value: z.array(MuralListOpenRooms_RoomSchema).describe("Array of open rooms in the workspace")
29
- }).describe("Response model for listing open rooms within a workspace.")
29
+ }).passthrough().describe("Response model for listing open rooms within a workspace.")
30
30
  });
31
31
  //#endregion
32
32
  export { muralListOpenRooms };
@@ -1 +1 @@
1
- {"version":3,"file":"list-open-rooms.mjs","names":[],"sources":["../../src/actions/list-open-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListOpenRoomsInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list open rooms from\"),\n}).describe(\"Request model for listing open rooms within a workspace.\");\nconst MuralListOpenRooms_RoomSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the room\"),\n name: z.string().describe(\"Name of the room\"),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\"),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\"),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).describe(\"Represents a room within a workspace.\");\nexport const MuralListOpenRoomsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListOpenRooms_RoomSchema).describe(\"Array of open rooms in the workspace\"),\n}).describe(\"Response model for listing open rooms within a workspace.\");\n\nexport const muralListOpenRooms = action(\"MURAL_LIST_OPEN_ROOMS\", {\n slug: \"mural-list-open-rooms\",\n name: \"List open rooms in workspace\",\n description: \"Tool to list all discoverable open rooms within a workspace. Use when you need to access publicly available rooms in a workspace that don't require specific membership.\",\n input: MuralListOpenRoomsInput,\n output: MuralListOpenRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AAC/F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,gCAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACtE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC3E,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAMnD,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,sCAAsC;CAC/F,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-open-rooms.mjs","names":[],"sources":["../../src/actions/list-open-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListOpenRoomsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of rooms to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list open rooms from\"),\n}).describe(\"Request model for listing open rooms within a workspace.\");\nconst MuralListOpenRooms_RoomSchema = z.object({\n id: z.string().describe(\"Unique identifier of the room\").nullable(),\n name: z.string().describe(\"Name of the room\").nullable(),\n type: z.string().describe(\"Type of the room (e.g., 'open', 'private')\").nullable(),\n favorite: z.boolean().describe(\"Whether the room is marked as favorite by the user\").nullable().optional(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this room\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the room was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the room was last updated (in microseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the room\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this room\").nullable(),\n confidential: z.boolean().describe(\"Whether the room is marked as confidential\").nullable().optional(),\n}).passthrough().describe(\"Represents a room within a workspace.\");\nexport const MuralListOpenRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListOpenRooms_RoomSchema).describe(\"Array of open rooms in the workspace\"),\n}).passthrough().describe(\"Response model for listing open rooms within a workspace.\");\n\nexport const muralListOpenRooms = action(\"MURAL_LIST_OPEN_ROOMS\", {\n slug: \"mural-list-open-rooms\",\n name: \"List open rooms in workspace\",\n description: \"Tool to list all discoverable open rooms within a workspace. Use when you need to access publicly available rooms in a workspace that don't require specific membership.\",\n input: MuralListOpenRoomsInput,\n output: MuralListOpenRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;AAC/F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AAMjE,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,sCAAsC;CAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
@@ -7,7 +7,7 @@ const MuralListRecentMuralsInput = zod.z.object({
7
7
  workspaceId: zod.z.string().describe("Unique identifier of the workspace to list recent murals from")
8
8
  }).describe("Request model for listing recently opened murals in a workspace.");
9
9
  const MuralListRecentMurals_MuralSchema = zod.z.object({
10
- id: zod.z.string().describe("Unique identifier of the mural"),
10
+ id: zod.z.string().describe("Unique identifier of the mural").nullable(),
11
11
  title: zod.z.string().describe("Title of the mural").nullable().optional(),
12
12
  roomId: zod.z.string().describe("ID of the room containing this mural").nullable().optional(),
13
13
  favorite: zod.z.boolean().describe("Whether the mural is marked as favorite by the user").nullable().optional(),
@@ -18,11 +18,11 @@ const MuralListRecentMurals_MuralSchema = zod.z.object({
18
18
  thumbnailUrl: zod.z.string().describe("URL of the mural thumbnail").nullable().optional(),
19
19
  membersSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Settings for member access to the mural").nullable().optional(),
20
20
  visitorsSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Settings for visitor access to the mural").nullable().optional()
21
- }).describe("Represents a mural object with its properties.");
21
+ }).passthrough().describe("Represents a mural object with its properties.");
22
22
  const MuralListRecentMuralsOutput = zod.z.object({
23
23
  next: zod.z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
24
24
  value: zod.z.array(MuralListRecentMurals_MuralSchema).describe("Array of recently opened murals in the workspace")
25
- }).describe("Response model for listing recently opened murals in a workspace.");
25
+ }).passthrough().describe("Response model for listing recently opened murals in a workspace.");
26
26
  const muralListRecentMurals = require_action.action("MURAL_LIST_RECENT_MURALS", {
27
27
  slug: "mural-list-recent-murals",
28
28
  name: "List recent murals in workspace",
@@ -1 +1 @@
1
- {"version":3,"file":"list-recent-murals.cjs","names":["z","action"],"sources":["../../src/actions/list-recent-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListRecentMuralsInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list recent murals from\"),\n}).describe(\"Request model for listing recently opened murals in a workspace.\");\nconst MuralListRecentMurals_MuralSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the mural\"),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the mural\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL of the mural thumbnail\").nullable().optional(),\n membersSettings: z.record(z.string(), z.unknown()).describe(\"Settings for member access to the mural\").nullable().optional(),\n visitorsSettings: z.record(z.string(), z.unknown()).describe(\"Settings for visitor access to the mural\").nullable().optional(),\n}).describe(\"Represents a mural object with its properties.\");\nexport const MuralListRecentMuralsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListRecentMurals_MuralSchema).describe(\"Array of recently opened murals in the workspace\"),\n}).describe(\"Response model for listing recently opened murals in a workspace.\");\n\nexport const muralListRecentMurals = action(\"MURAL_LIST_RECENT_MURALS\", {\n slug: \"mural-list-recent-murals\",\n name: \"List recent murals in workspace\",\n description: \"Tool to list recently opened active murals for the authenticated user in a workspace. Use after MURAL_LIST_WORKSPACES to view recent murals before opening or editing them.\",\n input: MuralListRecentMuralsInput,\n output: MuralListRecentMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AAClG,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,oCAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kDAAkD;AAC/G,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-recent-murals.cjs","names":["z","action"],"sources":["../../src/actions/list-recent-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListRecentMuralsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list recent murals from\"),\n}).describe(\"Request model for listing recently opened murals in a workspace.\");\nconst MuralListRecentMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the mural\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL of the mural thumbnail\").nullable().optional(),\n membersSettings: z.record(z.string(), z.unknown()).describe(\"Settings for member access to the mural\").nullable().optional(),\n visitorsSettings: z.record(z.string(), z.unknown()).describe(\"Settings for visitor access to the mural\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural object with its properties.\");\nexport const MuralListRecentMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListRecentMurals_MuralSchema).describe(\"Array of recently opened murals in the workspace\"),\n}).passthrough().describe(\"Response model for listing recently opened murals in a workspace.\");\n\nexport const muralListRecentMurals = action(\"MURAL_LIST_RECENT_MURALS\", {\n slug: \"mural-list-recent-murals\",\n name: \"List recent murals in workspace\",\n description: \"Tool to list recently opened active murals for the authenticated user in a workspace. Use after MURAL_LIST_WORKSPACES to view recent murals before opening or editing them.\",\n input: MuralListRecentMuralsInput,\n output: MuralListRecentMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AAClG,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kDAAkD;AAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-recent-murals.d.ts
4
- declare const MuralListRecentMuralsInput: z.ZodTypeAny;
5
- declare const MuralListRecentMuralsOutput: z.ZodTypeAny;
6
- declare const muralListRecentMurals: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListRecentMuralsInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ workspaceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const MuralListRecentMuralsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ value: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ roomId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ membersSettings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
22
+ visitorsSettings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
+ declare const muralListRecentMurals: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ workspaceId: string;
27
+ next?: string | undefined;
28
+ limit?: number | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { muralListRecentMurals };
9
32
  //# sourceMappingURL=list-recent-murals.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-recent-murals.d.cts","names":[],"sources":["../../src/actions/list-recent-murals.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAIoC;AAAA,cAclE,2BAAA,EAA6B,CAAA,CAAE,UAGoC;AAAA,cAEnE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-recent-murals.d.cts","names":[],"sources":["../../src/actions/list-recent-murals.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-recent-murals.d.ts
4
- declare const MuralListRecentMuralsInput: z.ZodTypeAny;
5
- declare const MuralListRecentMuralsOutput: z.ZodTypeAny;
6
- declare const muralListRecentMurals: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListRecentMuralsInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ workspaceId: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const MuralListRecentMuralsOutput: z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ value: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodString>;
13
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ roomId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ membersSettings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
22
+ visitorsSettings: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
+ declare const muralListRecentMurals: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ workspaceId: string;
27
+ next?: string | undefined;
28
+ limit?: number | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { muralListRecentMurals };
9
32
  //# sourceMappingURL=list-recent-murals.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-recent-murals.d.mts","names":[],"sources":["../../src/actions/list-recent-murals.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAIoC;AAAA,cAclE,2BAAA,EAA6B,CAAA,CAAE,UAGoC;AAAA,cAEnE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-recent-murals.d.mts","names":[],"sources":["../../src/actions/list-recent-murals.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAkB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK3B,qBAAA,gCAAqB,wBAAA"}
@@ -7,7 +7,7 @@ const MuralListRecentMuralsInput = z.object({
7
7
  workspaceId: z.string().describe("Unique identifier of the workspace to list recent murals from")
8
8
  }).describe("Request model for listing recently opened murals in a workspace.");
9
9
  const MuralListRecentMurals_MuralSchema = z.object({
10
- id: z.string().describe("Unique identifier of the mural"),
10
+ id: z.string().describe("Unique identifier of the mural").nullable(),
11
11
  title: z.string().describe("Title of the mural").nullable().optional(),
12
12
  roomId: z.string().describe("ID of the room containing this mural").nullable().optional(),
13
13
  favorite: z.boolean().describe("Whether the mural is marked as favorite by the user").nullable().optional(),
@@ -18,7 +18,7 @@ const MuralListRecentMurals_MuralSchema = z.object({
18
18
  thumbnailUrl: z.string().describe("URL of the mural thumbnail").nullable().optional(),
19
19
  membersSettings: z.record(z.string(), z.unknown()).describe("Settings for member access to the mural").nullable().optional(),
20
20
  visitorsSettings: z.record(z.string(), z.unknown()).describe("Settings for visitor access to the mural").nullable().optional()
21
- }).describe("Represents a mural object with its properties.");
21
+ }).passthrough().describe("Represents a mural object with its properties.");
22
22
  const muralListRecentMurals = action("MURAL_LIST_RECENT_MURALS", {
23
23
  slug: "mural-list-recent-murals",
24
24
  name: "List recent murals in workspace",
@@ -27,7 +27,7 @@ const muralListRecentMurals = action("MURAL_LIST_RECENT_MURALS", {
27
27
  output: z.object({
28
28
  next: z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
29
29
  value: z.array(MuralListRecentMurals_MuralSchema).describe("Array of recently opened murals in the workspace")
30
- }).describe("Response model for listing recently opened murals in a workspace.")
30
+ }).passthrough().describe("Response model for listing recently opened murals in a workspace.")
31
31
  });
32
32
  //#endregion
33
33
  export { muralListRecentMurals };
@@ -1 +1 @@
1
- {"version":3,"file":"list-recent-murals.mjs","names":[],"sources":["../../src/actions/list-recent-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListRecentMuralsInput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list recent murals from\"),\n}).describe(\"Request model for listing recently opened murals in a workspace.\");\nconst MuralListRecentMurals_MuralSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the mural\"),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the mural\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL of the mural thumbnail\").nullable().optional(),\n membersSettings: z.record(z.string(), z.unknown()).describe(\"Settings for member access to the mural\").nullable().optional(),\n visitorsSettings: z.record(z.string(), z.unknown()).describe(\"Settings for visitor access to the mural\").nullable().optional(),\n}).describe(\"Represents a mural object with its properties.\");\nexport const MuralListRecentMuralsOutput: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListRecentMurals_MuralSchema).describe(\"Array of recently opened murals in the workspace\"),\n}).describe(\"Response model for listing recently opened murals in a workspace.\");\n\nexport const muralListRecentMurals = action(\"MURAL_LIST_RECENT_MURALS\", {\n slug: \"mural-list-recent-murals\",\n name: \"List recent murals in workspace\",\n description: \"Tool to list recently opened active murals for the authenticated user in a workspace. Use after MURAL_LIST_WORKSPACES to view recent murals before opening or editing them.\",\n input: MuralListRecentMuralsInput,\n output: MuralListRecentMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AAClG,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,oCAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAM5D,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuD,EAAE,OAAO;EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kDAAkD;CAC/G,CAAC,CAAC,CAAC,SAAS,mEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-recent-murals.mjs","names":[],"sources":["../../src/actions/list-recent-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListRecentMuralsInput = z.object({\n next: z.string().describe(\"Pagination token for retrieving the next page of results\").optional(),\n limit: z.number().int().describe(\"Maximum number of murals to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list recent murals from\"),\n}).describe(\"Request model for listing recently opened murals in a workspace.\");\nconst MuralListRecentMurals_MuralSchema = z.object({\n id: z.string().describe(\"Unique identifier of the mural\").nullable(),\n title: z.string().describe(\"Title of the mural\").nullable().optional(),\n roomId: z.string().describe(\"ID of the room containing this mural\").nullable().optional(),\n favorite: z.boolean().describe(\"Whether the mural is marked as favorite by the user\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the mural\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the mural was created (in milliseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in milliseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL of the mural thumbnail\").nullable().optional(),\n membersSettings: z.record(z.string(), z.unknown()).describe(\"Settings for member access to the mural\").nullable().optional(),\n visitorsSettings: z.record(z.string(), z.unknown()).describe(\"Settings for visitor access to the mural\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural object with its properties.\");\nexport const MuralListRecentMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListRecentMurals_MuralSchema).describe(\"Array of recently opened murals in the workspace\"),\n}).passthrough().describe(\"Response model for listing recently opened murals in a workspace.\");\n\nexport const muralListRecentMurals = action(\"MURAL_LIST_RECENT_MURALS\", {\n slug: \"mural-list-recent-murals\",\n name: \"List recent murals in workspace\",\n description: \"Tool to list recently opened active murals for the authenticated user in a workspace. Use after MURAL_LIST_WORKSPACES to view recent murals before opening or editing them.\",\n input: MuralListRecentMuralsInput,\n output: MuralListRecentMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;AAClG,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,iBAAiB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAM1E,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVyC,EAAE,OAAO;EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,kDAAkD;CAC/G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAOhB;AACV,CAAC"}
@@ -16,11 +16,11 @@ const MuralListRecentTemplates_TemplateSchema = zod.z.object({
16
16
  description: zod.z.string().describe("Description of the template").nullable().optional(),
17
17
  workspaceId: zod.z.string().describe("ID of the workspace containing this template").nullable().optional(),
18
18
  thumbnailUrl: zod.z.string().describe("URL of the template thumbnail image").nullable().optional()
19
- }).describe("Represents a template object returned by the API.");
19
+ }).passthrough().describe("Represents a template object returned by the API.");
20
20
  const MuralListRecentTemplatesOutput = zod.z.object({
21
21
  next: zod.z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
22
22
  value: zod.z.array(MuralListRecentTemplates_TemplateSchema).describe("Array of recent templates in the workspace")
23
- }).describe("Response model for listing recent templates within a workspace.");
23
+ }).passthrough().describe("Response model for listing recent templates within a workspace.");
24
24
  const muralListRecentTemplates = require_action.action("MURAL_LIST_RECENT_TEMPLATES", {
25
25
  slug: "mural-list-recent-templates",
26
26
  name: "List recent templates",