@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
@@ -8,7 +8,7 @@ const MuralListWorkspaceTemplatesInput = zod.z.object({
8
8
  withoutDefault: zod.z.boolean().describe("If true, the list of returned templates will not include default templates").optional()
9
9
  }).describe("Request model for listing templates within a workspace.");
10
10
  const MuralListWorkspaceTemplates_TemplateSchema = zod.z.object({
11
- id: zod.z.string().describe("Unique identifier of the template"),
11
+ id: zod.z.string().describe("Unique identifier of the template").nullable(),
12
12
  type: zod.z.string().describe("Type of template (e.g., 'default', 'custom')").nullable().optional(),
13
13
  title: zod.z.string().describe("Title of the template").nullable().optional(),
14
14
  createdBy: zod.z.string().describe("ID of the user who created the template").nullable().optional(),
@@ -17,11 +17,11 @@ const MuralListWorkspaceTemplates_TemplateSchema = zod.z.object({
17
17
  updatedOn: zod.z.number().int().describe("Timestamp when the template was last updated (in milliseconds)").nullable().optional(),
18
18
  description: zod.z.string().describe("Description of the template").nullable().optional(),
19
19
  workspaceId: zod.z.string().describe("ID of the workspace containing this template").nullable().optional()
20
- }).describe("Represents a template (default or custom) in a workspace.");
20
+ }).passthrough().describe("Represents a template (default or custom) in a workspace.");
21
21
  const MuralListWorkspaceTemplatesOutput = 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(MuralListWorkspaceTemplates_TemplateSchema).describe("Array of default and custom templates in the workspace")
24
- }).describe("Response model for listing templates within a workspace.");
24
+ }).passthrough().describe("Response model for listing templates within a workspace.");
25
25
  const muralListWorkspaceTemplates = require_action.action("MURAL_LIST_WORKSPACE_TEMPLATES", {
26
26
  slug: "mural-list-workspace-templates",
27
27
  name: "List workspace templates",
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspace-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceTemplatesInput: 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 templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the template\"),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput: 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(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC5F,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,wDAAwD;AAC9H,CAAC,CAAC,CAAC,SAAS,0DAA0D;AAEtE,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-workspace-templates.cjs","names":["z","action"],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceTemplatesInput = 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 templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).passthrough().describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).passthrough().describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC5F,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,wDAAwD;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,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-workspace-templates.d.ts
4
- declare const MuralListWorkspaceTemplatesInput: z.ZodTypeAny;
5
- declare const MuralListWorkspaceTemplatesOutput: z.ZodTypeAny;
6
- declare const muralListWorkspaceTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListWorkspaceTemplatesInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ workspaceId: z.ZodString;
8
+ withoutDefault: z.ZodOptional<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const MuralListWorkspaceTemplatesOutput: z.ZodObject<{
11
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ value: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ thumbnail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
+ declare const muralListWorkspaceTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ workspaceId: string;
26
+ next?: string | undefined;
27
+ limit?: number | undefined;
28
+ withoutDefault?: boolean | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { muralListWorkspaceTemplates };
9
32
  //# sourceMappingURL=list-workspace-templates.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspace-templates.d.cts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAKqB;AAAA,cAYzD,iCAAA,EAAmC,CAAA,CAAE,UAGqB;AAAA,cAE1D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-workspace-templates.d.cts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;cAiBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,32 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-workspace-templates.d.ts
4
- declare const MuralListWorkspaceTemplatesInput: z.ZodTypeAny;
5
- declare const MuralListWorkspaceTemplatesOutput: z.ZodTypeAny;
6
- declare const muralListWorkspaceTemplates: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralListWorkspaceTemplatesInput: z.ZodObject<{
5
+ next: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodNumber>;
7
+ workspaceId: z.ZodString;
8
+ withoutDefault: z.ZodOptional<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const MuralListWorkspaceTemplatesOutput: z.ZodObject<{
11
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ value: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ createdBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
18
+ thumbnail: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
+ declare const muralListWorkspaceTemplates: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ workspaceId: string;
26
+ next?: string | undefined;
27
+ limit?: number | undefined;
28
+ withoutDefault?: boolean | undefined;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
30
  //#endregion
8
31
  export { muralListWorkspaceTemplates };
9
32
  //# sourceMappingURL=list-workspace-templates.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspace-templates.d.mts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAKqB;AAAA,cAYzD,iCAAA,EAAmC,CAAA,CAAE,UAGqB;AAAA,cAE1D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-workspace-templates.d.mts","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;cAiBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
@@ -8,7 +8,7 @@ const MuralListWorkspaceTemplatesInput = z.object({
8
8
  withoutDefault: z.boolean().describe("If true, the list of returned templates will not include default templates").optional()
9
9
  }).describe("Request model for listing templates within a workspace.");
10
10
  const MuralListWorkspaceTemplates_TemplateSchema = z.object({
11
- id: z.string().describe("Unique identifier of the template"),
11
+ id: z.string().describe("Unique identifier of the template").nullable(),
12
12
  type: z.string().describe("Type of template (e.g., 'default', 'custom')").nullable().optional(),
13
13
  title: z.string().describe("Title of the template").nullable().optional(),
14
14
  createdBy: z.string().describe("ID of the user who created the template").nullable().optional(),
@@ -17,7 +17,7 @@ const MuralListWorkspaceTemplates_TemplateSchema = z.object({
17
17
  updatedOn: z.number().int().describe("Timestamp when the template was last updated (in milliseconds)").nullable().optional(),
18
18
  description: z.string().describe("Description of the template").nullable().optional(),
19
19
  workspaceId: z.string().describe("ID of the workspace containing this template").nullable().optional()
20
- }).describe("Represents a template (default or custom) in a workspace.");
20
+ }).passthrough().describe("Represents a template (default or custom) in a workspace.");
21
21
  const muralListWorkspaceTemplates = action("MURAL_LIST_WORKSPACE_TEMPLATES", {
22
22
  slug: "mural-list-workspace-templates",
23
23
  name: "List workspace templates",
@@ -26,7 +26,7 @@ const muralListWorkspaceTemplates = action("MURAL_LIST_WORKSPACE_TEMPLATES", {
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(MuralListWorkspaceTemplates_TemplateSchema).describe("Array of default and custom templates in the workspace")
29
- }).describe("Response model for listing templates within a workspace.")
29
+ }).passthrough().describe("Response model for listing templates within a workspace.")
30
30
  });
31
31
  //#endregion
32
32
  export { muralListWorkspaceTemplates };
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspace-templates.mjs","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceTemplatesInput: 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 templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the template\"),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput: 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(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC5F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAMvE,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6D,EAAE,OAAO;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,wDAAwD;CAC9H,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-workspace-templates.mjs","names":[],"sources":["../../src/actions/list-workspace-templates.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralListWorkspaceTemplatesInput = 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 templates to return per page (must be ≥1)\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to list templates from\"),\n withoutDefault: z.boolean().describe(\"If true, the list of returned templates will not include default templates\").optional(),\n}).describe(\"Request model for listing templates within a workspace.\");\nconst MuralListWorkspaceTemplates_TemplateSchema = z.object({\n id: z.string().describe(\"Unique identifier of the template\").nullable(),\n type: z.string().describe(\"Type of template (e.g., 'default', 'custom')\").nullable().optional(),\n title: z.string().describe(\"Title of the template\").nullable().optional(),\n createdBy: z.string().describe(\"ID of the user who created the template\").nullable().optional(),\n createdOn: z.number().int().describe(\"Timestamp when the template was created (in milliseconds)\").nullable().optional(),\n thumbnail: z.string().describe(\"URL to the template thumbnail\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the template was last updated (in milliseconds)\").nullable().optional(),\n description: z.string().describe(\"Description of the template\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this template\").nullable().optional(),\n}).passthrough().describe(\"Represents a template (default or custom) in a workspace.\");\nexport const MuralListWorkspaceTemplatesOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralListWorkspaceTemplates_TemplateSchema).describe(\"Array of default and custom templates in the workspace\"),\n}).passthrough().describe(\"Response model for listing templates within a workspace.\");\n\nexport const muralListWorkspaceTemplates = action(\"MURAL_LIST_WORKSPACE_TEMPLATES\", {\n slug: \"mural-list-workspace-templates\",\n name: \"List workspace templates\",\n description: \"Tool to get default and custom templates for a workspace. Use when you need to list available templates after authentication.\",\n input: MuralListWorkspaceTemplatesInput,\n output: MuralListWorkspaceTemplatesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAC/F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC5F,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AAMrF,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,wDAAwD;CAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAOhB;AACV,CAAC"}
@@ -9,7 +9,7 @@ const MuralSearchMuralsInput = zod.z.object({
9
9
  workspaceId: zod.z.string().describe("Unique identifier of the workspace to search murals in")
10
10
  }).describe("Request model for searching murals within a workspace.");
11
11
  const MuralSearchMurals_MuralSchema = zod.z.object({
12
- id: zod.z.string().describe("Unique identifier of the mural"),
12
+ id: zod.z.string().describe("Unique identifier of the mural").nullable(),
13
13
  title: zod.z.string().describe("Title of the mural").nullable().optional(),
14
14
  roomId: zod.z.string().describe("ID of the room containing this mural").nullable().optional(),
15
15
  favorite: zod.z.boolean().describe("Whether the mural is marked as favorite by the user").nullable().optional(),
@@ -17,11 +17,11 @@ const MuralSearchMurals_MuralSchema = zod.z.object({
17
17
  updatedOn: zod.z.number().int().describe("Timestamp when the mural was last updated (in microseconds)").nullable().optional(),
18
18
  workspaceId: zod.z.string().describe("ID of the workspace containing this mural").nullable().optional(),
19
19
  thumbnailUrl: zod.z.string().describe("URL to the mural's thumbnail image").nullable().optional()
20
- }).describe("Represents a mural in the search results.");
20
+ }).passthrough().describe("Represents a mural in the search results.");
21
21
  const MuralSearchMuralsOutput = 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(MuralSearchMurals_MuralSchema).describe("Array of murals matching the search criteria")
24
- }).describe("Response model for searching murals within a workspace.");
24
+ }).passthrough().describe("Response model for searching murals within a workspace.");
25
25
  const muralSearchMurals = require_action.action("MURAL_SEARCH_MURALS", {
26
26
  slug: "mural-search-murals",
27
27
  name: "Search murals in workspace",
@@ -1 +1 @@
1
- {"version":3,"file":"search-murals.cjs","names":["z","action"],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchMuralsInput: z.ZodTypeAny = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_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 createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput: 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(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAChJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAA8CA,IAAAA,EAAE,OAAO;CAC3D,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,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,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8CAA8C;AACvG,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"search-murals.cjs","names":["z","action"],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchMuralsInput = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_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 createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).passthrough().describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAChJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,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,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,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8CAA8C;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-murals.d.ts
4
- declare const MuralSearchMuralsInput: z.ZodTypeAny;
5
- declare const MuralSearchMuralsOutput: z.ZodTypeAny;
6
- declare const muralSearchMurals: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralSearchMuralsInput: z.ZodObject<{
5
+ q: z.ZodString;
6
+ next: z.ZodOptional<z.ZodString>;
7
+ limit: z.ZodOptional<z.ZodNumber>;
8
+ roomId: z.ZodOptional<z.ZodNumber>;
9
+ workspaceId: z.ZodString;
10
+ }, z.core.$strip>;
11
+ declare const MuralSearchMuralsOutput: z.ZodObject<{
12
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ value: z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ roomId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
+ declare const muralSearchMurals: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ q: string;
26
+ workspaceId: string;
27
+ next?: string | undefined;
28
+ limit?: number | undefined;
29
+ roomId?: number | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { muralSearchMurals };
9
33
  //# sourceMappingURL=search-murals.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-murals.d.cts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAM8B;AAAA,cAWxD,uBAAA,EAAyB,CAAA,CAAE,UAG8B;AAAA,cAEzD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-murals.d.cts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAiBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-murals.d.ts
4
- declare const MuralSearchMuralsInput: z.ZodTypeAny;
5
- declare const MuralSearchMuralsOutput: z.ZodTypeAny;
6
- declare const muralSearchMurals: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralSearchMuralsInput: z.ZodObject<{
5
+ q: z.ZodString;
6
+ next: z.ZodOptional<z.ZodString>;
7
+ limit: z.ZodOptional<z.ZodNumber>;
8
+ roomId: z.ZodOptional<z.ZodNumber>;
9
+ workspaceId: z.ZodString;
10
+ }, z.core.$strip>;
11
+ declare const MuralSearchMuralsOutput: z.ZodObject<{
12
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ value: z.ZodArray<z.ZodObject<{
14
+ id: z.ZodNullable<z.ZodString>;
15
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ roomId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ thumbnailUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
+ declare const muralSearchMurals: import("@keystrokehq/action").WorkflowActionDefinition<{
25
+ q: string;
26
+ workspaceId: string;
27
+ next?: string | undefined;
28
+ limit?: number | undefined;
29
+ roomId?: number | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { muralSearchMurals };
9
33
  //# sourceMappingURL=search-murals.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-murals.d.mts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAM8B;AAAA,cAWxD,uBAAA,EAAyB,CAAA,CAAE,UAG8B;AAAA,cAEzD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-murals.d.mts","names":[],"sources":["../../src/actions/search-murals.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;cAiBtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -9,7 +9,7 @@ const MuralSearchMuralsInput = z.object({
9
9
  workspaceId: z.string().describe("Unique identifier of the workspace to search murals in")
10
10
  }).describe("Request model for searching murals within a workspace.");
11
11
  const MuralSearchMurals_MuralSchema = z.object({
12
- id: z.string().describe("Unique identifier of the mural"),
12
+ id: z.string().describe("Unique identifier of the mural").nullable(),
13
13
  title: z.string().describe("Title of the mural").nullable().optional(),
14
14
  roomId: z.string().describe("ID of the room containing this mural").nullable().optional(),
15
15
  favorite: z.boolean().describe("Whether the mural is marked as favorite by the user").nullable().optional(),
@@ -17,7 +17,7 @@ const MuralSearchMurals_MuralSchema = z.object({
17
17
  updatedOn: z.number().int().describe("Timestamp when the mural was last updated (in microseconds)").nullable().optional(),
18
18
  workspaceId: z.string().describe("ID of the workspace containing this mural").nullable().optional(),
19
19
  thumbnailUrl: z.string().describe("URL to the mural's thumbnail image").nullable().optional()
20
- }).describe("Represents a mural in the search results.");
20
+ }).passthrough().describe("Represents a mural in the search results.");
21
21
  const muralSearchMurals = action("MURAL_SEARCH_MURALS", {
22
22
  slug: "mural-search-murals",
23
23
  name: "Search murals in workspace",
@@ -26,7 +26,7 @@ const muralSearchMurals = action("MURAL_SEARCH_MURALS", {
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(MuralSearchMurals_MuralSchema).describe("Array of murals matching the search criteria")
29
- }).describe("Response model for searching murals within a workspace.")
29
+ }).passthrough().describe("Response model for searching murals within a workspace.")
30
30
  });
31
31
  //#endregion
32
32
  export { muralSearchMurals };
@@ -1 +1 @@
1
- {"version":3,"file":"search-murals.mjs","names":[],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchMuralsInput: z.ZodTypeAny = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_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 createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput: 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(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuC,EAAE,OAAO;CAC3D,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAChJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAA8C,EAAE,OAAO;CAC3D,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,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,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAMvD,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVmD,EAAE,OAAO;EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8CAA8C;CACvG,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"search-murals.mjs","names":[],"sources":["../../src/actions/search-murals.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchMuralsInput = z.object({\n q: z.string().describe(\"The text this search query is for\"),\n next: z.string().describe(\"Token to get the next page of items\").optional(),\n limit: z.number().int().describe(\"Maximum number of results to be returned by the endpoint (must be ≥1)\").optional(),\n roomId: z.number().int().describe(\"Unique identifier of a room. When provided, restrict the results to murals in the specified room.\").optional(),\n workspaceId: z.string().describe(\"Unique identifier of the workspace to search murals in\"),\n}).describe(\"Request model for searching murals within a workspace.\");\nconst MuralSearchMurals_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 createdOn: z.number().int().describe(\"Timestamp when the mural was created (in microseconds)\").nullable().optional(),\n updatedOn: z.number().int().describe(\"Timestamp when the mural was last updated (in microseconds)\").nullable().optional(),\n workspaceId: z.string().describe(\"ID of the workspace containing this mural\").nullable().optional(),\n thumbnailUrl: z.string().describe(\"URL to the mural's thumbnail image\").nullable().optional(),\n}).passthrough().describe(\"Represents a mural in the search results.\");\nexport const MuralSearchMuralsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchMurals_MuralSchema).describe(\"Array of murals matching the search criteria\"),\n}).passthrough().describe(\"Response model for searching murals within a workspace.\");\n\nexport const muralSearchMurals = action(\"MURAL_SEARCH_MURALS\", {\n slug: \"mural-search-murals\",\n name: \"Search murals in workspace\",\n description: \"Tool to search for murals within a workspace. Returns all murals that the authenticated user owns or is a member of for the specified workspace. Use when searching for specific murals by query text.\",\n input: MuralSearchMuralsInput,\n output: MuralSearchMuralsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO;CAC7C,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CACnH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAChJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC3F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,gCAAgC,EAAE,OAAO;CAC7C,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,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,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAMrE,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqC,EAAE,OAAO;EAC9C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,8CAA8C;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
@@ -8,21 +8,21 @@ const MuralSearchRoomsInput = zod.z.object({
8
8
  workspaceId: zod.z.string().describe("Unique identifier of the workspace to search rooms from")
9
9
  }).describe("Request model for searching rooms within a workspace.");
10
10
  const MuralSearchRooms_RoomSchema = zod.z.object({
11
- id: zod.z.string().describe("Unique identifier of the room"),
12
- name: zod.z.string().describe("Name of the room"),
13
- type: zod.z.string().describe("Type of the room (e.g., 'open', 'private')"),
11
+ id: zod.z.string().describe("Unique identifier of the room").nullable(),
12
+ name: zod.z.string().describe("Name of the room").nullable(),
13
+ type: zod.z.string().describe("Type of the room (e.g., 'open', 'private')").nullable(),
14
14
  favorite: zod.z.boolean().describe("Whether the room is marked as favorite by the user").nullable().optional(),
15
15
  isMember: zod.z.boolean().describe("Whether the current user is a member of this room").nullable().optional(),
16
16
  createdOn: zod.z.number().int().describe("Timestamp when the room was created (in microseconds)").nullable().optional(),
17
17
  updatedOn: zod.z.number().int().describe("Timestamp when the room was last updated (in microseconds)").nullable().optional(),
18
18
  description: zod.z.string().describe("Description of the room").nullable().optional(),
19
- workspaceId: zod.z.string().describe("ID of the workspace containing this room"),
19
+ workspaceId: zod.z.string().describe("ID of the workspace containing this room").nullable(),
20
20
  confidential: zod.z.boolean().describe("Whether the room is marked as confidential").nullable().optional()
21
- }).describe("Represents a room within a workspace.");
21
+ }).passthrough().describe("Represents a room within a workspace.");
22
22
  const MuralSearchRoomsOutput = 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(MuralSearchRooms_RoomSchema).describe("Array of rooms matching the search query")
25
- }).describe("Response model for searching rooms within a workspace.");
25
+ }).passthrough().describe("Response model for searching rooms within a workspace.");
26
26
  const muralSearchRooms = require_action.action("MURAL_SEARCH_ROOMS", {
27
27
  slug: "mural-search-rooms",
28
28
  name: "Search rooms in workspace",
@@ -1 +1 @@
1
- {"version":3,"file":"search-rooms.cjs","names":["z","action"],"sources":["../../src/actions/search-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchRoomsInput: z.ZodTypeAny = z.object({\n q: z.string().describe(\"The search query text to filter rooms by name or description\"),\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 search rooms from\"),\n}).describe(\"Request model for searching rooms within a workspace.\");\nconst MuralSearchRooms_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 MuralSearchRoomsOutput: 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(MuralSearchRooms_RoomSchema).describe(\"Array of rooms matching the search query\"),\n}).describe(\"Response model for searching rooms within a workspace.\");\n\nexport const muralSearchRooms = action(\"MURAL_SEARCH_ROOMS\", {\n slug: \"mural-search-rooms\",\n name: \"Search rooms in workspace\",\n description: \"Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.\",\n input: MuralSearchRoomsInput,\n output: MuralSearchRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACrF,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,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,8BAA4CA,IAAAA,EAAE,OAAO;CACzD,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,yBAAuCA,IAAAA,EAAE,OAAO;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,0CAA0C;AACjG,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAEpE,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"search-rooms.cjs","names":["z","action"],"sources":["../../src/actions/search-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchRoomsInput = z.object({\n q: z.string().describe(\"The search query text to filter rooms by name or description\"),\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 search rooms from\"),\n}).describe(\"Request model for searching rooms within a workspace.\");\nconst MuralSearchRooms_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 MuralSearchRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchRooms_RoomSchema).describe(\"Array of rooms matching the search query\"),\n}).passthrough().describe(\"Response model for searching rooms within a workspace.\");\n\nexport const muralSearchRooms = action(\"MURAL_SEARCH_ROOMS\", {\n slug: \"mural-search-rooms\",\n name: \"Search rooms in workspace\",\n description: \"Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.\",\n input: MuralSearchRoomsInput,\n output: MuralSearchRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACrF,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,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,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,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,OAAOA,IAAAA,EAAE,MAAM,2BAA2B,CAAC,CAAC,SAAS,0CAA0C;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-rooms.d.ts
4
- declare const MuralSearchRoomsInput: z.ZodTypeAny;
5
- declare const MuralSearchRoomsOutput: z.ZodTypeAny;
6
- declare const muralSearchRooms: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralSearchRoomsInput: z.ZodObject<{
5
+ q: z.ZodString;
6
+ next: z.ZodOptional<z.ZodString>;
7
+ limit: z.ZodOptional<z.ZodNumber>;
8
+ workspaceId: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const MuralSearchRoomsOutput: z.ZodObject<{
11
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ value: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ type: z.ZodNullable<z.ZodString>;
16
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ isMember: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ workspaceId: z.ZodNullable<z.ZodString>;
22
+ confidential: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
+ declare const muralSearchRooms: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ q: string;
27
+ workspaceId: string;
28
+ next?: string | undefined;
29
+ limit?: number | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { muralSearchRooms };
9
33
  //# sourceMappingURL=search-rooms.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-rooms.d.cts","names":[],"sources":["../../src/actions/search-rooms.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAK8B;AAAA,cAavD,sBAAA,EAAwB,CAAA,CAAE,UAG8B;AAAA,cAExD,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-rooms.d.cts","names":[],"sources":["../../src/actions/search-rooms.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;cAkBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
@@ -1,9 +1,33 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/search-rooms.d.ts
4
- declare const MuralSearchRoomsInput: z.ZodTypeAny;
5
- declare const MuralSearchRoomsOutput: z.ZodTypeAny;
6
- declare const muralSearchRooms: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MuralSearchRoomsInput: z.ZodObject<{
5
+ q: z.ZodString;
6
+ next: z.ZodOptional<z.ZodString>;
7
+ limit: z.ZodOptional<z.ZodNumber>;
8
+ workspaceId: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const MuralSearchRoomsOutput: z.ZodObject<{
11
+ next: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ value: z.ZodArray<z.ZodObject<{
13
+ id: z.ZodNullable<z.ZodString>;
14
+ name: z.ZodNullable<z.ZodString>;
15
+ type: z.ZodNullable<z.ZodString>;
16
+ favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ isMember: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ createdOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
19
+ updatedOn: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ workspaceId: z.ZodNullable<z.ZodString>;
22
+ confidential: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
+ declare const muralSearchRooms: import("@keystrokehq/action").WorkflowActionDefinition<{
26
+ q: string;
27
+ workspaceId: string;
28
+ next?: string | undefined;
29
+ limit?: number | undefined;
30
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
31
  //#endregion
8
32
  export { muralSearchRooms };
9
33
  //# sourceMappingURL=search-rooms.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"search-rooms.d.mts","names":[],"sources":["../../src/actions/search-rooms.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAK8B;AAAA,cAavD,sBAAA,EAAwB,CAAA,CAAE,UAG8B;AAAA,cAExD,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"search-rooms.d.mts","names":[],"sources":["../../src/actions/search-rooms.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;cAkBrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAKtB,gBAAA,gCAAgB,wBAAA"}
@@ -8,17 +8,17 @@ const MuralSearchRoomsInput = z.object({
8
8
  workspaceId: z.string().describe("Unique identifier of the workspace to search rooms from")
9
9
  }).describe("Request model for searching rooms within a workspace.");
10
10
  const MuralSearchRooms_RoomSchema = z.object({
11
- id: z.string().describe("Unique identifier of the room"),
12
- name: z.string().describe("Name of the room"),
13
- type: z.string().describe("Type of the room (e.g., 'open', 'private')"),
11
+ id: z.string().describe("Unique identifier of the room").nullable(),
12
+ name: z.string().describe("Name of the room").nullable(),
13
+ type: z.string().describe("Type of the room (e.g., 'open', 'private')").nullable(),
14
14
  favorite: z.boolean().describe("Whether the room is marked as favorite by the user").nullable().optional(),
15
15
  isMember: z.boolean().describe("Whether the current user is a member of this room").nullable().optional(),
16
16
  createdOn: z.number().int().describe("Timestamp when the room was created (in microseconds)").nullable().optional(),
17
17
  updatedOn: z.number().int().describe("Timestamp when the room was last updated (in microseconds)").nullable().optional(),
18
18
  description: z.string().describe("Description of the room").nullable().optional(),
19
- workspaceId: z.string().describe("ID of the workspace containing this room"),
19
+ workspaceId: z.string().describe("ID of the workspace containing this room").nullable(),
20
20
  confidential: z.boolean().describe("Whether the room is marked as confidential").nullable().optional()
21
- }).describe("Represents a room within a workspace.");
21
+ }).passthrough().describe("Represents a room within a workspace.");
22
22
  const muralSearchRooms = action("MURAL_SEARCH_ROOMS", {
23
23
  slug: "mural-search-rooms",
24
24
  name: "Search rooms in workspace",
@@ -27,7 +27,7 @@ const muralSearchRooms = action("MURAL_SEARCH_ROOMS", {
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(MuralSearchRooms_RoomSchema).describe("Array of rooms matching the search query")
30
- }).describe("Response model for searching rooms within a workspace.")
30
+ }).passthrough().describe("Response model for searching rooms within a workspace.")
31
31
  });
32
32
  //#endregion
33
33
  export { muralSearchRooms };
@@ -1 +1 @@
1
- {"version":3,"file":"search-rooms.mjs","names":[],"sources":["../../src/actions/search-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchRoomsInput: z.ZodTypeAny = z.object({\n q: z.string().describe(\"The search query text to filter rooms by name or description\"),\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 search rooms from\"),\n}).describe(\"Request model for searching rooms within a workspace.\");\nconst MuralSearchRooms_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 MuralSearchRoomsOutput: 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(MuralSearchRooms_RoomSchema).describe(\"Array of rooms matching the search query\"),\n}).describe(\"Response model for searching rooms within a workspace.\");\n\nexport const muralSearchRooms = action(\"MURAL_SEARCH_ROOMS\", {\n slug: \"mural-search-rooms\",\n name: \"Search rooms in workspace\",\n description: \"Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.\",\n input: MuralSearchRoomsInput,\n output: MuralSearchRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsC,EAAE,OAAO;CAC1D,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACrF,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,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,8BAA4C,EAAE,OAAO;CACzD,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,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,2BAA2B,CAAC,CAAC,SAAS,0CAA0C;CACjG,CAAC,CAAC,CAAC,SAAS,wDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"search-rooms.mjs","names":[],"sources":["../../src/actions/search-rooms.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MuralSearchRoomsInput = z.object({\n q: z.string().describe(\"The search query text to filter rooms by name or description\"),\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 search rooms from\"),\n}).describe(\"Request model for searching rooms within a workspace.\");\nconst MuralSearchRooms_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 MuralSearchRoomsOutput = z.object({\n next: z.string().describe(\"Pagination token for the next page of results, if available\").nullable().optional(),\n value: z.array(MuralSearchRooms_RoomSchema).describe(\"Array of rooms matching the search query\"),\n}).passthrough().describe(\"Response model for searching rooms within a workspace.\");\n\nexport const muralSearchRooms = action(\"MURAL_SEARCH_ROOMS\", {\n slug: \"mural-search-rooms\",\n name: \"Search rooms in workspace\",\n description: \"Tool to search for rooms within a workspace by name or description. Returns all rooms that the authenticated user owns or is a member of matching the query. Use when you need to find specific rooms by search text.\",\n input: MuralSearchRoomsInput,\n output: MuralSearchRoomsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,GAAG,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACrF,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,yDAAyD;AAC5F,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,8BAA8B,EAAE,OAAO;CAC3C,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,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,2BAA2B,CAAC,CAAC,SAAS,0CAA0C;CACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAOhB;AACV,CAAC"}
@@ -8,17 +8,17 @@ const MuralSearchTemplatesInput = zod.z.object({
8
8
  workspaceId: zod.z.string().describe("Unique identifier of the workspace to search templates in")
9
9
  }).describe("Request model for searching templates within a workspace.");
10
10
  const MuralSearchTemplates_TemplateSchema = zod.z.object({
11
- id: zod.z.string().describe("Unique identifier of the template"),
12
- name: zod.z.string().describe("Name of the template"),
11
+ id: zod.z.string().describe("Unique identifier of the template").nullable(),
12
+ name: zod.z.string().describe("Name of the template").nullable(),
13
13
  type: zod.z.string().describe("Type of the template").nullable().optional(),
14
14
  createdOn: zod.z.number().int().describe("Timestamp when the template was created (in microseconds)").nullable().optional(),
15
15
  updatedOn: zod.z.number().int().describe("Timestamp when the template was last updated (in microseconds)").nullable().optional(),
16
16
  workspaceId: zod.z.string().describe("ID of the workspace containing this template").nullable().optional()
17
- }).describe("Represents a template within a workspace.");
17
+ }).passthrough().describe("Represents a template within a workspace.");
18
18
  const MuralSearchTemplatesOutput = zod.z.object({
19
19
  next: zod.z.string().describe("Pagination token for the next page of results, if available").nullable().optional(),
20
20
  value: zod.z.array(MuralSearchTemplates_TemplateSchema).describe("Array of templates matching the search query")
21
- }).describe("Response model for searching templates within a workspace.");
21
+ }).passthrough().describe("Response model for searching templates within a workspace.");
22
22
  const muralSearchTemplates = require_action.action("MURAL_SEARCH_TEMPLATES", {
23
23
  slug: "mural-search-templates",
24
24
  name: "Search templates in workspace",