@keystrokehq/monday_mcp 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 (221) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/all-monday-api.cjs.map +1 -1
  4. package/dist/actions/all-monday-api.d.cts +9 -3
  5. package/dist/actions/all-monday-api.d.cts.map +1 -1
  6. package/dist/actions/all-monday-api.d.mts +9 -3
  7. package/dist/actions/all-monday-api.d.mts.map +1 -1
  8. package/dist/actions/all-monday-api.mjs.map +1 -1
  9. package/dist/actions/all-widgets-schema.cjs.map +1 -1
  10. package/dist/actions/all-widgets-schema.d.cts +3 -3
  11. package/dist/actions/all-widgets-schema.d.cts.map +1 -1
  12. package/dist/actions/all-widgets-schema.d.mts +3 -3
  13. package/dist/actions/all-widgets-schema.d.mts.map +1 -1
  14. package/dist/actions/all-widgets-schema.mjs.map +1 -1
  15. package/dist/actions/board-insights.cjs.map +1 -1
  16. package/dist/actions/board-insights.d.cts +105 -3
  17. package/dist/actions/board-insights.d.cts.map +1 -1
  18. package/dist/actions/board-insights.d.mts +105 -3
  19. package/dist/actions/board-insights.d.mts.map +1 -1
  20. package/dist/actions/board-insights.mjs.map +1 -1
  21. package/dist/actions/change-item-column-values.cjs.map +1 -1
  22. package/dist/actions/change-item-column-values.d.cts +11 -3
  23. package/dist/actions/change-item-column-values.d.cts.map +1 -1
  24. package/dist/actions/change-item-column-values.d.mts +11 -3
  25. package/dist/actions/change-item-column-values.d.mts.map +1 -1
  26. package/dist/actions/change-item-column-values.mjs.map +1 -1
  27. package/dist/actions/create-board.cjs.map +1 -1
  28. package/dist/actions/create-board.d.cts +17 -3
  29. package/dist/actions/create-board.d.cts.map +1 -1
  30. package/dist/actions/create-board.d.mts +17 -3
  31. package/dist/actions/create-board.d.mts.map +1 -1
  32. package/dist/actions/create-board.mjs.map +1 -1
  33. package/dist/actions/create-column.cjs.map +1 -1
  34. package/dist/actions/create-column.d.cts +58 -3
  35. package/dist/actions/create-column.d.cts.map +1 -1
  36. package/dist/actions/create-column.d.mts +58 -3
  37. package/dist/actions/create-column.d.mts.map +1 -1
  38. package/dist/actions/create-column.mjs.map +1 -1
  39. package/dist/actions/create-dashboard.cjs.map +1 -1
  40. package/dist/actions/create-dashboard.d.cts +18 -3
  41. package/dist/actions/create-dashboard.d.cts.map +1 -1
  42. package/dist/actions/create-dashboard.d.mts +18 -3
  43. package/dist/actions/create-dashboard.d.mts.map +1 -1
  44. package/dist/actions/create-dashboard.mjs.map +1 -1
  45. package/dist/actions/create-doc.cjs.map +1 -1
  46. package/dist/actions/create-doc.d.cts +28 -3
  47. package/dist/actions/create-doc.d.cts.map +1 -1
  48. package/dist/actions/create-doc.d.mts +28 -3
  49. package/dist/actions/create-doc.d.mts.map +1 -1
  50. package/dist/actions/create-doc.mjs.map +1 -1
  51. package/dist/actions/create-folder.cjs.map +1 -1
  52. package/dist/actions/create-folder.d.cts +46 -3
  53. package/dist/actions/create-folder.d.cts.map +1 -1
  54. package/dist/actions/create-folder.d.mts +46 -3
  55. package/dist/actions/create-folder.d.mts.map +1 -1
  56. package/dist/actions/create-folder.mjs.map +1 -1
  57. package/dist/actions/create-form.cjs.map +1 -1
  58. package/dist/actions/create-form.d.cts +27 -3
  59. package/dist/actions/create-form.d.cts.map +1 -1
  60. package/dist/actions/create-form.d.mts +27 -3
  61. package/dist/actions/create-form.d.mts.map +1 -1
  62. package/dist/actions/create-form.mjs.map +1 -1
  63. package/dist/actions/create-group.cjs.map +1 -1
  64. package/dist/actions/create-group.d.cts +38 -3
  65. package/dist/actions/create-group.d.cts.map +1 -1
  66. package/dist/actions/create-group.d.mts +38 -3
  67. package/dist/actions/create-group.d.mts.map +1 -1
  68. package/dist/actions/create-group.mjs.map +1 -1
  69. package/dist/actions/create-item.cjs.map +1 -1
  70. package/dist/actions/create-item.d.cts +17 -3
  71. package/dist/actions/create-item.d.cts.map +1 -1
  72. package/dist/actions/create-item.d.mts +17 -3
  73. package/dist/actions/create-item.d.mts.map +1 -1
  74. package/dist/actions/create-item.mjs.map +1 -1
  75. package/dist/actions/create-update.cjs.map +1 -1
  76. package/dist/actions/create-update.d.cts +11 -3
  77. package/dist/actions/create-update.d.cts.map +1 -1
  78. package/dist/actions/create-update.d.mts +11 -3
  79. package/dist/actions/create-update.d.mts.map +1 -1
  80. package/dist/actions/create-update.mjs.map +1 -1
  81. package/dist/actions/create-widget.cjs +1 -1
  82. package/dist/actions/create-widget.cjs.map +1 -1
  83. package/dist/actions/create-widget.d.cts +27 -3
  84. package/dist/actions/create-widget.d.cts.map +1 -1
  85. package/dist/actions/create-widget.d.mts +27 -3
  86. package/dist/actions/create-widget.d.mts.map +1 -1
  87. package/dist/actions/create-widget.mjs +1 -1
  88. package/dist/actions/create-widget.mjs.map +1 -1
  89. package/dist/actions/create-workspace.cjs.map +1 -1
  90. package/dist/actions/create-workspace.d.cts +17 -3
  91. package/dist/actions/create-workspace.d.cts.map +1 -1
  92. package/dist/actions/create-workspace.d.mts +17 -3
  93. package/dist/actions/create-workspace.d.mts.map +1 -1
  94. package/dist/actions/create-workspace.mjs.map +1 -1
  95. package/dist/actions/form-questions-editor.cjs.map +1 -1
  96. package/dist/actions/form-questions-editor.d.cts +108 -3
  97. package/dist/actions/form-questions-editor.d.cts.map +1 -1
  98. package/dist/actions/form-questions-editor.d.mts +108 -3
  99. package/dist/actions/form-questions-editor.d.mts.map +1 -1
  100. package/dist/actions/form-questions-editor.mjs.map +1 -1
  101. package/dist/actions/get-board-activity.cjs.map +1 -1
  102. package/dist/actions/get-board-activity.d.cts +11 -3
  103. package/dist/actions/get-board-activity.d.cts.map +1 -1
  104. package/dist/actions/get-board-activity.d.mts +11 -3
  105. package/dist/actions/get-board-activity.d.mts.map +1 -1
  106. package/dist/actions/get-board-activity.mjs.map +1 -1
  107. package/dist/actions/get-board-info.cjs.map +1 -1
  108. package/dist/actions/get-board-info.d.cts +7 -3
  109. package/dist/actions/get-board-info.d.cts.map +1 -1
  110. package/dist/actions/get-board-info.d.mts +7 -3
  111. package/dist/actions/get-board-info.d.mts.map +1 -1
  112. package/dist/actions/get-board-info.mjs.map +1 -1
  113. package/dist/actions/get-board-items-page.cjs.map +1 -1
  114. package/dist/actions/get-board-items-page.d.cts +72 -3
  115. package/dist/actions/get-board-items-page.d.cts.map +1 -1
  116. package/dist/actions/get-board-items-page.d.mts +72 -3
  117. package/dist/actions/get-board-items-page.d.mts.map +1 -1
  118. package/dist/actions/get-board-items-page.mjs.map +1 -1
  119. package/dist/actions/get-column-type-info.cjs.map +1 -1
  120. package/dist/actions/get-column-type-info.d.cts +50 -3
  121. package/dist/actions/get-column-type-info.d.cts.map +1 -1
  122. package/dist/actions/get-column-type-info.d.mts +50 -3
  123. package/dist/actions/get-column-type-info.d.mts.map +1 -1
  124. package/dist/actions/get-column-type-info.mjs.map +1 -1
  125. package/dist/actions/get-form.cjs.map +1 -1
  126. package/dist/actions/get-form.d.cts +7 -3
  127. package/dist/actions/get-form.d.cts.map +1 -1
  128. package/dist/actions/get-form.d.mts +7 -3
  129. package/dist/actions/get-form.d.mts.map +1 -1
  130. package/dist/actions/get-form.mjs.map +1 -1
  131. package/dist/actions/get-graphql-schema.cjs.map +1 -1
  132. package/dist/actions/get-graphql-schema.d.cts +12 -3
  133. package/dist/actions/get-graphql-schema.d.cts.map +1 -1
  134. package/dist/actions/get-graphql-schema.d.mts +12 -3
  135. package/dist/actions/get-graphql-schema.d.mts.map +1 -1
  136. package/dist/actions/get-graphql-schema.mjs.map +1 -1
  137. package/dist/actions/get-monday-dev-sprints-boards.cjs.map +1 -1
  138. package/dist/actions/get-monday-dev-sprints-boards.d.cts +3 -3
  139. package/dist/actions/get-monday-dev-sprints-boards.d.cts.map +1 -1
  140. package/dist/actions/get-monday-dev-sprints-boards.d.mts +3 -3
  141. package/dist/actions/get-monday-dev-sprints-boards.d.mts.map +1 -1
  142. package/dist/actions/get-monday-dev-sprints-boards.mjs.map +1 -1
  143. package/dist/actions/get-sprint-summary.cjs.map +1 -1
  144. package/dist/actions/get-sprint-summary.d.cts +7 -3
  145. package/dist/actions/get-sprint-summary.d.cts.map +1 -1
  146. package/dist/actions/get-sprint-summary.d.mts +7 -3
  147. package/dist/actions/get-sprint-summary.d.mts.map +1 -1
  148. package/dist/actions/get-sprint-summary.mjs.map +1 -1
  149. package/dist/actions/get-sprints-metadata.cjs.map +1 -1
  150. package/dist/actions/get-sprints-metadata.d.cts +9 -3
  151. package/dist/actions/get-sprints-metadata.d.cts.map +1 -1
  152. package/dist/actions/get-sprints-metadata.d.mts +9 -3
  153. package/dist/actions/get-sprints-metadata.d.mts.map +1 -1
  154. package/dist/actions/get-sprints-metadata.mjs.map +1 -1
  155. package/dist/actions/get-type-details.cjs.map +1 -1
  156. package/dist/actions/get-type-details.d.cts +7 -3
  157. package/dist/actions/get-type-details.d.cts.map +1 -1
  158. package/dist/actions/get-type-details.d.mts +7 -3
  159. package/dist/actions/get-type-details.d.mts.map +1 -1
  160. package/dist/actions/get-type-details.mjs.map +1 -1
  161. package/dist/actions/get-user-context.cjs.map +1 -1
  162. package/dist/actions/get-user-context.d.cts +3 -3
  163. package/dist/actions/get-user-context.d.cts.map +1 -1
  164. package/dist/actions/get-user-context.d.mts +3 -3
  165. package/dist/actions/get-user-context.d.mts.map +1 -1
  166. package/dist/actions/get-user-context.mjs.map +1 -1
  167. package/dist/actions/list-users-and-teams.cjs.map +1 -1
  168. package/dist/actions/list-users-and-teams.d.cts +19 -3
  169. package/dist/actions/list-users-and-teams.d.cts.map +1 -1
  170. package/dist/actions/list-users-and-teams.d.mts +19 -3
  171. package/dist/actions/list-users-and-teams.d.mts.map +1 -1
  172. package/dist/actions/list-users-and-teams.mjs.map +1 -1
  173. package/dist/actions/list-workspaces.cjs.map +1 -1
  174. package/dist/actions/list-workspaces.d.cts +11 -3
  175. package/dist/actions/list-workspaces.d.cts.map +1 -1
  176. package/dist/actions/list-workspaces.d.mts +11 -3
  177. package/dist/actions/list-workspaces.d.mts.map +1 -1
  178. package/dist/actions/list-workspaces.mjs.map +1 -1
  179. package/dist/actions/move-object.cjs.map +1 -1
  180. package/dist/actions/move-object.d.cts +29 -3
  181. package/dist/actions/move-object.d.cts.map +1 -1
  182. package/dist/actions/move-object.d.mts +29 -3
  183. package/dist/actions/move-object.d.mts.map +1 -1
  184. package/dist/actions/move-object.mjs.map +1 -1
  185. package/dist/actions/read-docs.cjs.map +1 -1
  186. package/dist/actions/read-docs.d.cts +22 -3
  187. package/dist/actions/read-docs.d.cts.map +1 -1
  188. package/dist/actions/read-docs.d.mts +22 -3
  189. package/dist/actions/read-docs.d.mts.map +1 -1
  190. package/dist/actions/read-docs.mjs.map +1 -1
  191. package/dist/actions/search.cjs.map +1 -1
  192. package/dist/actions/search.d.cts +19 -3
  193. package/dist/actions/search.d.cts.map +1 -1
  194. package/dist/actions/search.d.mts +19 -3
  195. package/dist/actions/search.d.mts.map +1 -1
  196. package/dist/actions/search.mjs.map +1 -1
  197. package/dist/actions/update-folder.cjs.map +1 -1
  198. package/dist/actions/update-folder.d.cts +60 -3
  199. package/dist/actions/update-folder.d.cts.map +1 -1
  200. package/dist/actions/update-folder.d.mts +60 -3
  201. package/dist/actions/update-folder.d.mts.map +1 -1
  202. package/dist/actions/update-folder.mjs.map +1 -1
  203. package/dist/actions/update-form.cjs.map +1 -1
  204. package/dist/actions/update-form.d.cts +238 -3
  205. package/dist/actions/update-form.d.cts.map +1 -1
  206. package/dist/actions/update-form.d.mts +238 -3
  207. package/dist/actions/update-form.d.mts.map +1 -1
  208. package/dist/actions/update-form.mjs.map +1 -1
  209. package/dist/actions/update-workspace.cjs.map +1 -1
  210. package/dist/actions/update-workspace.d.cts +19 -3
  211. package/dist/actions/update-workspace.d.cts.map +1 -1
  212. package/dist/actions/update-workspace.d.mts +19 -3
  213. package/dist/actions/update-workspace.d.mts.map +1 -1
  214. package/dist/actions/update-workspace.mjs.map +1 -1
  215. package/dist/actions/workspace-info.cjs.map +1 -1
  216. package/dist/actions/workspace-info.d.cts +7 -3
  217. package/dist/actions/workspace-info.d.cts.map +1 -1
  218. package/dist/actions/workspace-info.d.mts +7 -3
  219. package/dist/actions/workspace-info.d.mts.map +1 -1
  220. package/dist/actions/workspace-info.mjs.map +1 -1
  221. package/package.json +2 -2
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-sprint-summary.d.ts
4
- declare const MondayMcpGetSprintSummaryInput: z.ZodTypeAny;
5
- declare const MondayMcpGetSprintSummaryOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetSprintSummary: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetSprintSummaryInput: z.ZodObject<{
5
+ sprintId: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const MondayMcpGetSprintSummaryOutput: z.ZodUnknown;
8
+ declare const mondayMcpGetSprintSummary: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ sprintId: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { mondayMcpGetSprintSummary };
9
13
  //# sourceMappingURL=get-sprint-summary.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprint-summary.d.cts","names":[],"sources":["../../src/actions/get-sprint-summary.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAAwB;AAAA,cAE3D,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-sprint-summary.d.cts","names":[],"sources":["../../src/actions/get-sprint-summary.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-sprint-summary.d.ts
4
- declare const MondayMcpGetSprintSummaryInput: z.ZodTypeAny;
5
- declare const MondayMcpGetSprintSummaryOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetSprintSummary: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetSprintSummaryInput: z.ZodObject<{
5
+ sprintId: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const MondayMcpGetSprintSummaryOutput: z.ZodUnknown;
8
+ declare const mondayMcpGetSprintSummary: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ sprintId: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { mondayMcpGetSprintSummary };
9
13
  //# sourceMappingURL=get-sprint-summary.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprint-summary.d.mts","names":[],"sources":["../../src/actions/get-sprint-summary.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE7C;AAAA,cACW,+BAAA,EAAiC,CAAA,CAAE,UAAwB;AAAA,cAE3D,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-sprint-summary.d.mts","names":[],"sources":["../../src/actions/get-sprint-summary.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprint-summary.mjs","names":[],"sources":["../../src/actions/get-sprint-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetSprintSummaryInput: z.ZodTypeAny = z.object({\n sprintId: z.number().describe(\"The ID of the sprint to get the summary for (e.g., \\\"9123456789\\\")\"),\n});\nexport const MondayMcpGetSprintSummaryOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetSprintSummary = action(\"MONDAY_MCP_GET_SPRINT_SUMMARY\", {\n slug: \"monday_mcp-get-sprint-summary\",\n name: \"Get sprint summary\",\n description: \"Get the complete summary and analysis of a sprint.\\n\\n## Purpose:\\nUnlock deep insights into completed sprint performance. \\n\\nThe sprint summary content including:\\n- **Scope Management**: Analysis of planned vs. unplanned tasks, scope creep\\n- **Velocity & Performance**: Individual velocity, task completion rates, workload distribution per team member\\n- **Task Distribution**: Breakdown of completed tasks by type (Feature, Bug, Tech Debt, Infrastructure, etc.)\\n- **AI Recommendations**: Action items, process improvements, retrospective focus areas\\n\\n## Requirements:\\n- Sprint must be completed and must be created after 1/1/2025 \\n\\n## Important Note:\\nWhen viewing the section \\\"Completed by Assignee\\\", you'll see user IDs in the format \\\"@user-12345678\\\". the 8 digits after the @is the user ID. To retrieve the actual owner names, use the list_users_and_teams tool with the user ID and set includeTeams=false for optimal performance.\",\n input: MondayMcpGetSprintSummaryInput,\n output: MondayMcpGetSprintSummaryOutput,\n});\n"],"mappings":";;AASA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0D,EAAE,OAAO,EACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,EACpG,CAOS;CACP,QAP2D,EAAE,QAOrD;AACV,CAAC"}
1
+ {"version":3,"file":"get-sprint-summary.mjs","names":[],"sources":["../../src/actions/get-sprint-summary.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetSprintSummaryInput = z.object({\n sprintId: z.number().describe(\"The ID of the sprint to get the summary for (e.g., \\\"9123456789\\\")\"),\n});\nexport const MondayMcpGetSprintSummaryOutput = z.unknown();\n\nexport const mondayMcpGetSprintSummary = action(\"MONDAY_MCP_GET_SPRINT_SUMMARY\", {\n slug: \"monday_mcp-get-sprint-summary\",\n name: \"Get sprint summary\",\n description: \"Get the complete summary and analysis of a sprint.\\n\\n## Purpose:\\nUnlock deep insights into completed sprint performance. \\n\\nThe sprint summary content including:\\n- **Scope Management**: Analysis of planned vs. unplanned tasks, scope creep\\n- **Velocity & Performance**: Individual velocity, task completion rates, workload distribution per team member\\n- **Task Distribution**: Breakdown of completed tasks by type (Feature, Bug, Tech Debt, Infrastructure, etc.)\\n- **AI Recommendations**: Action items, process improvements, retrospective focus areas\\n\\n## Requirements:\\n- Sprint must be completed and must be created after 1/1/2025 \\n\\n## Important Note:\\nWhen viewing the section \\\"Completed by Assignee\\\", you'll see user IDs in the format \\\"@user-12345678\\\". the 8 digits after the @is the user ID. To retrieve the actual owner names, use the list_users_and_teams tool with the user ID and set includeTeams=false for optimal performance.\",\n input: MondayMcpGetSprintSummaryInput,\n output: MondayMcpGetSprintSummaryOutput,\n});\n"],"mappings":";;AASA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT4C,EAAE,OAAO,EACrD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,EACpG,CAOS;CACP,QAP6C,EAAE,QAOvC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprints-metadata.cjs","names":["z","action"],"sources":["../../src/actions/get-sprints-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetSprintsMetadataInput: z.ZodTypeAny = z.object({\n limit: z.number().default(25).describe(\"The number of sprints to retrieve (default: 25, max: 100)\").optional(),\n sprintsBoardId: z.number().describe(\"The ID of the monday-dev board containing the sprints\"),\n});\nexport const MondayMcpGetSprintsMetadataOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetSprintsMetadata = action(\"MONDAY_MCP_GET_SPRINTS_METADATA\", {\n slug: \"monday_mcp-get-sprints-metadata\",\n name: \"Get sprints metadata\",\n description: \"Get comprehensive sprint metadata from a monday-dev sprints board including:\\n\\n## Data Retrieved:\\nA table of sprints with the following information:\\n- Sprint ID\\n- Sprint Name\\n- Sprint timeline (planned from/to dates)\\n- Sprint completion status (completed/in-progress/planned)\\n- Sprint start date (actual)\\n- Sprint end date (actual)\\n- Sprint activation status\\n- Sprint summary document object ID\\n\\n## Parameters:\\n- **limit**: Number of sprints to retrieve (default: 25, max: 100)\\n\\nRequires the Main Sprints board ID of the monday-dev containing your sprints.\",\n input: MondayMcpGetSprintsMetadataInput,\n output: MondayMcpGetSprintsMetadataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC7G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC7F,CAAC;AACD,MAAa,oCAAkDA,IAAAA,EAAE,QAAQ;AAEzE,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-sprints-metadata.cjs","names":["z","action"],"sources":["../../src/actions/get-sprints-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetSprintsMetadataInput = z.object({\n limit: z.number().default(25).describe(\"The number of sprints to retrieve (default: 25, max: 100)\").optional(),\n sprintsBoardId: z.number().describe(\"The ID of the monday-dev board containing the sprints\"),\n});\nexport const MondayMcpGetSprintsMetadataOutput = z.unknown();\n\nexport const mondayMcpGetSprintsMetadata = action(\"MONDAY_MCP_GET_SPRINTS_METADATA\", {\n slug: \"monday_mcp-get-sprints-metadata\",\n name: \"Get sprints metadata\",\n description: \"Get comprehensive sprint metadata from a monday-dev sprints board including:\\n\\n## Data Retrieved:\\nA table of sprints with the following information:\\n- Sprint ID\\n- Sprint Name\\n- Sprint timeline (planned from/to dates)\\n- Sprint completion status (completed/in-progress/planned)\\n- Sprint start date (actual)\\n- Sprint end date (actual)\\n- Sprint activation status\\n- Sprint summary document object ID\\n\\n## Parameters:\\n- **limit**: Number of sprints to retrieve (default: 25, max: 100)\\n\\nRequires the Main Sprints board ID of the monday-dev containing your sprints.\",\n input: MondayMcpGetSprintsMetadataInput,\n output: MondayMcpGetSprintsMetadataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC7G,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC7F,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,QAAQ;AAE3D,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-sprints-metadata.d.ts
4
- declare const MondayMcpGetSprintsMetadataInput: z.ZodTypeAny;
5
- declare const MondayMcpGetSprintsMetadataOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetSprintsMetadata: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetSprintsMetadataInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ sprintsBoardId: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const MondayMcpGetSprintsMetadataOutput: z.ZodUnknown;
9
+ declare const mondayMcpGetSprintsMetadata: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ sprintsBoardId: number;
11
+ limit?: number | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { mondayMcpGetSprintsMetadata };
9
15
  //# sourceMappingURL=get-sprints-metadata.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprints-metadata.d.cts","names":[],"sources":["../../src/actions/get-sprints-metadata.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAG/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAAwB;AAAA,cAE7D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-sprints-metadata.d.cts","names":[],"sources":["../../src/actions/get-sprints-metadata.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-sprints-metadata.d.ts
4
- declare const MondayMcpGetSprintsMetadataInput: z.ZodTypeAny;
5
- declare const MondayMcpGetSprintsMetadataOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetSprintsMetadata: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetSprintsMetadataInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ sprintsBoardId: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const MondayMcpGetSprintsMetadataOutput: z.ZodUnknown;
9
+ declare const mondayMcpGetSprintsMetadata: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ sprintsBoardId: number;
11
+ limit?: number | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { mondayMcpGetSprintsMetadata };
9
15
  //# sourceMappingURL=get-sprints-metadata.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprints-metadata.d.mts","names":[],"sources":["../../src/actions/get-sprints-metadata.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAG/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAAwB;AAAA,cAE7D,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-sprints-metadata.d.mts","names":[],"sources":["../../src/actions/get-sprints-metadata.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAIhC,iCAAA,EAAiC,CAAA,CAAA,UAAc;AAAA,cAE/C,2BAAA,gCAA2B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-sprints-metadata.mjs","names":[],"sources":["../../src/actions/get-sprints-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetSprintsMetadataInput: z.ZodTypeAny = z.object({\n limit: z.number().default(25).describe(\"The number of sprints to retrieve (default: 25, max: 100)\").optional(),\n sprintsBoardId: z.number().describe(\"The ID of the monday-dev board containing the sprints\"),\n});\nexport const MondayMcpGetSprintsMetadataOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetSprintsMetadata = action(\"MONDAY_MCP_GET_SPRINTS_METADATA\", {\n slug: \"monday_mcp-get-sprints-metadata\",\n name: \"Get sprints metadata\",\n description: \"Get comprehensive sprint metadata from a monday-dev sprints board including:\\n\\n## Data Retrieved:\\nA table of sprints with the following information:\\n- Sprint ID\\n- Sprint Name\\n- Sprint timeline (planned from/to dates)\\n- Sprint completion status (completed/in-progress/planned)\\n- Sprint start date (actual)\\n- Sprint end date (actual)\\n- Sprint activation status\\n- Sprint summary document object ID\\n\\n## Parameters:\\n- **limit**: Number of sprints to retrieve (default: 25, max: 100)\\n\\nRequires the Main Sprints board ID of the monday-dev containing your sprints.\",\n input: MondayMcpGetSprintsMetadataInput,\n output: MondayMcpGetSprintsMetadataOutput,\n});\n"],"mappings":";;AAUA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV4D,EAAE,OAAO;EACrE,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAC7G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC7F,CAOS;CACP,QAP6D,EAAE,QAOvD;AACV,CAAC"}
1
+ {"version":3,"file":"get-sprints-metadata.mjs","names":[],"sources":["../../src/actions/get-sprints-metadata.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetSprintsMetadataInput = z.object({\n limit: z.number().default(25).describe(\"The number of sprints to retrieve (default: 25, max: 100)\").optional(),\n sprintsBoardId: z.number().describe(\"The ID of the monday-dev board containing the sprints\"),\n});\nexport const MondayMcpGetSprintsMetadataOutput = z.unknown();\n\nexport const mondayMcpGetSprintsMetadata = action(\"MONDAY_MCP_GET_SPRINTS_METADATA\", {\n slug: \"monday_mcp-get-sprints-metadata\",\n name: \"Get sprints metadata\",\n description: \"Get comprehensive sprint metadata from a monday-dev sprints board including:\\n\\n## Data Retrieved:\\nA table of sprints with the following information:\\n- Sprint ID\\n- Sprint Name\\n- Sprint timeline (planned from/to dates)\\n- Sprint completion status (completed/in-progress/planned)\\n- Sprint start date (actual)\\n- Sprint end date (actual)\\n- Sprint activation status\\n- Sprint summary document object ID\\n\\n## Parameters:\\n- **limit**: Number of sprints to retrieve (default: 25, max: 100)\\n\\nRequires the Main Sprints board ID of the monday-dev containing your sprints.\",\n input: MondayMcpGetSprintsMetadataInput,\n output: MondayMcpGetSprintsMetadataOutput,\n});\n"],"mappings":";;AAUA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV8C,EAAE,OAAO;EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAC7G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC7F,CAOS;CACP,QAP+C,EAAE,QAOzC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-type-details.cjs","names":["z","action"],"sources":["../../src/actions/get-type-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetTypeDetailsInput: z.ZodTypeAny = z.object({\n typeName: z.string().describe(\"The name of the GraphQL type to get details for\"),\n});\nexport const MondayMcpGetTypeDetailsOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetTypeDetails = action(\"MONDAY_MCP_GET_TYPE_DETAILS\", {\n slug: \"monday_mcp-get-type-details\",\n name: \"Get type details\",\n description: \"Get detailed information about a specific GraphQL type from the monday.com API schema\",\n input: MondayMcpGetTypeDetailsInput,\n output: MondayMcpGetTypeDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EACjF,CAAC;AACD,MAAa,gCAA8CA,IAAAA,EAAE,QAAQ;AAErE,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-type-details.cjs","names":["z","action"],"sources":["../../src/actions/get-type-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetTypeDetailsInput = z.object({\n typeName: z.string().describe(\"The name of the GraphQL type to get details for\"),\n});\nexport const MondayMcpGetTypeDetailsOutput = z.unknown();\n\nexport const mondayMcpGetTypeDetails = action(\"MONDAY_MCP_GET_TYPE_DETAILS\", {\n slug: \"monday_mcp-get-type-details\",\n name: \"Get type details\",\n description: \"Get detailed information about a specific GraphQL type from the monday.com API schema\",\n input: MondayMcpGetTypeDetailsInput,\n output: MondayMcpGetTypeDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EACjF,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,QAAQ;AAEvD,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-type-details.d.ts
4
- declare const MondayMcpGetTypeDetailsInput: z.ZodTypeAny;
5
- declare const MondayMcpGetTypeDetailsOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetTypeDetails: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetTypeDetailsInput: z.ZodObject<{
5
+ typeName: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const MondayMcpGetTypeDetailsOutput: z.ZodUnknown;
8
+ declare const mondayMcpGetTypeDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ typeName: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { mondayMcpGetTypeDetails };
9
13
  //# sourceMappingURL=get-type-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-type-details.d.cts","names":[],"sources":["../../src/actions/get-type-details.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE3C;AAAA,cACW,6BAAA,EAA+B,CAAA,CAAE,UAAwB;AAAA,cAEzD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-type-details.d.cts","names":[],"sources":["../../src/actions/get-type-details.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-type-details.d.ts
4
- declare const MondayMcpGetTypeDetailsInput: z.ZodTypeAny;
5
- declare const MondayMcpGetTypeDetailsOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetTypeDetails: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetTypeDetailsInput: z.ZodObject<{
5
+ typeName: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const MondayMcpGetTypeDetailsOutput: z.ZodUnknown;
8
+ declare const mondayMcpGetTypeDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ typeName: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { mondayMcpGetTypeDetails };
9
13
  //# sourceMappingURL=get-type-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-type-details.d.mts","names":[],"sources":["../../src/actions/get-type-details.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAE3C;AAAA,cACW,6BAAA,EAA+B,CAAA,CAAE,UAAwB;AAAA,cAEzD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-type-details.d.mts","names":[],"sources":["../../src/actions/get-type-details.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-type-details.mjs","names":[],"sources":["../../src/actions/get-type-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetTypeDetailsInput: z.ZodTypeAny = z.object({\n typeName: z.string().describe(\"The name of the GraphQL type to get details for\"),\n});\nexport const MondayMcpGetTypeDetailsOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetTypeDetails = action(\"MONDAY_MCP_GET_TYPE_DETAILS\", {\n slug: \"monday_mcp-get-type-details\",\n name: \"Get type details\",\n description: \"Get detailed information about a specific GraphQL type from the monday.com API schema\",\n input: MondayMcpGetTypeDetailsInput,\n output: MondayMcpGetTypeDetailsOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATwD,EAAE,OAAO,EACjE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EACjF,CAOS;CACP,QAPyD,EAAE,QAOnD;AACV,CAAC"}
1
+ {"version":3,"file":"get-type-details.mjs","names":[],"sources":["../../src/actions/get-type-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetTypeDetailsInput = z.object({\n typeName: z.string().describe(\"The name of the GraphQL type to get details for\"),\n});\nexport const MondayMcpGetTypeDetailsOutput = z.unknown();\n\nexport const mondayMcpGetTypeDetails = action(\"MONDAY_MCP_GET_TYPE_DETAILS\", {\n slug: \"monday_mcp-get-type-details\",\n name: \"Get type details\",\n description: \"Get detailed information about a specific GraphQL type from the monday.com API schema\",\n input: MondayMcpGetTypeDetailsInput,\n output: MondayMcpGetTypeDetailsOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0C,EAAE,OAAO,EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EACjF,CAOS;CACP,QAP2C,EAAE,QAOrC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-context.cjs","names":["z","action"],"sources":["../../src/actions/get-user-context.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetUserContextInput: z.ZodTypeAny = z.object({});\nexport const MondayMcpGetUserContextOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetUserContext = action(\"MONDAY_MCP_GET_USER_CONTEXT\", {\n slug: \"monday_mcp-get-user-context\",\n name: \"Get user context\",\n description: \"Fetch current user information and their relevant items (boards, folders, workspaces, dashboards).\\n \\n Use this tool at the beginning of conversations to:\\n - Get context about who the current user is (id, name, title)\\n - Discover user's favorite boards, folders, workspaces, and dashboards\\n - Get user's most relevant boards based on visit frequency and recency\\n - Reduce the need for search requests by knowing user's commonly accessed items\",\n input: MondayMcpGetUserContextInput,\n output: MondayMcpGetUserContextOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,CAAC,CAAC;AACrE,MAAa,gCAA8CA,IAAAA,EAAE,QAAQ;AAErE,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-context.cjs","names":["z","action"],"sources":["../../src/actions/get-user-context.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetUserContextInput = z.object({});\nexport const MondayMcpGetUserContextOutput = z.unknown();\n\nexport const mondayMcpGetUserContext = action(\"MONDAY_MCP_GET_USER_CONTEXT\", {\n slug: \"monday_mcp-get-user-context\",\n name: \"Get user context\",\n description: \"Fetch current user information and their relevant items (boards, folders, workspaces, dashboards).\\n \\n Use this tool at the beginning of conversations to:\\n - Get context about who the current user is (id, name, title)\\n - Discover user's favorite boards, folders, workspaces, and dashboards\\n - Get user's most relevant boards based on visit frequency and recency\\n - Reduce the need for search requests by knowing user's commonly accessed items\",\n input: MondayMcpGetUserContextInput,\n output: MondayMcpGetUserContextOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC;AACvD,MAAa,gCAAgCA,IAAAA,EAAE,QAAQ;AAEvD,MAAa,0BAA0BC,eAAAA,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-user-context.d.ts
4
- declare const MondayMcpGetUserContextInput: z.ZodTypeAny;
5
- declare const MondayMcpGetUserContextOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetUserContext: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetUserContextInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const MondayMcpGetUserContextOutput: z.ZodUnknown;
6
+ declare const mondayMcpGetUserContext: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { mondayMcpGetUserContext };
9
9
  //# sourceMappingURL=get-user-context.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-context.d.cts","names":[],"sources":["../../src/actions/get-user-context.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAyB;AAAA,cACzD,6BAAA,EAA+B,CAAA,CAAE,UAAwB;AAAA,cAEzD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user-context.d.cts","names":[],"sources":["../../src/actions/get-user-context.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,9 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-user-context.d.ts
4
- declare const MondayMcpGetUserContextInput: z.ZodTypeAny;
5
- declare const MondayMcpGetUserContextOutput: z.ZodTypeAny;
6
- declare const mondayMcpGetUserContext: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpGetUserContextInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const MondayMcpGetUserContextOutput: z.ZodUnknown;
6
+ declare const mondayMcpGetUserContext: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
7
  //#endregion
8
8
  export { mondayMcpGetUserContext };
9
9
  //# sourceMappingURL=get-user-context.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-context.d.mts","names":[],"sources":["../../src/actions/get-user-context.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAAyB;AAAA,cACzD,6BAAA,EAA+B,CAAA,CAAE,UAAwB;AAAA,cAEzD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-user-context.d.mts","names":[],"sources":["../../src/actions/get-user-context.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-user-context.mjs","names":[],"sources":["../../src/actions/get-user-context.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetUserContextInput: z.ZodTypeAny = z.object({});\nexport const MondayMcpGetUserContextOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpGetUserContext = action(\"MONDAY_MCP_GET_USER_CONTEXT\", {\n slug: \"monday_mcp-get-user-context\",\n name: \"Get user context\",\n description: \"Fetch current user information and their relevant items (boards, folders, workspaces, dashboards).\\n \\n Use this tool at the beginning of conversations to:\\n - Get context about who the current user is (id, name, title)\\n - Discover user's favorite boards, folders, workspaces, and dashboards\\n - Get user's most relevant boards based on visit frequency and recency\\n - Reduce the need for search requests by knowing user's commonly accessed items\",\n input: MondayMcpGetUserContextInput,\n output: MondayMcpGetUserContextOutput,\n});\n"],"mappings":";;AAOA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAPwD,EAAE,OAAO,CAAC,CAO3D;CACP,QAPyD,EAAE,QAOnD;AACV,CAAC"}
1
+ {"version":3,"file":"get-user-context.mjs","names":[],"sources":["../../src/actions/get-user-context.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetUserContextInput = z.object({});\nexport const MondayMcpGetUserContextOutput = z.unknown();\n\nexport const mondayMcpGetUserContext = action(\"MONDAY_MCP_GET_USER_CONTEXT\", {\n slug: \"monday_mcp-get-user-context\",\n name: \"Get user context\",\n description: \"Fetch current user information and their relevant items (boards, folders, workspaces, dashboards).\\n \\n Use this tool at the beginning of conversations to:\\n - Get context about who the current user is (id, name, title)\\n - Discover user's favorite boards, folders, workspaces, and dashboards\\n - Get user's most relevant boards based on visit frequency and recency\\n - Reduce the need for search requests by knowing user's commonly accessed items\",\n input: MondayMcpGetUserContextInput,\n output: MondayMcpGetUserContextOutput,\n});\n"],"mappings":";;AAOA,MAAa,0BAA0B,OAAO,+BAA+B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAP0C,EAAE,OAAO,CAAC,CAO7C;CACP,QAP2C,EAAE,QAOrC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-users-and-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-users-and-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListUsersAndTeamsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name-based USER search ONLY. STANDALONE parameter - cannot be combined with others. PREFERRED method for finding users when you know names. Performs fuzzy matching.\\n CRITICAL: This parameter searches for USERS ONLY, NOT teams. To search for teams, use teamIds parameter instead.\").optional(),\n getMe: z.boolean().describe(\"[TOP PRIORITY] Use ALWAYS when requesting current user information. Examples of when it should be used: [\\\"get my user\\\" or \\\"get my teams\\\"].\\n This parameter CONFLICTS with all others.\").optional(),\n teamIds: z.array(z.string()).describe(\"Specific team IDs to fetch.[IMPORTANT] ALWAYS use when you have team IDs in context, NEVER fetch all teams if specific IDs are available.\\n RETURNS: Team details with owners and optional member data.\").optional(),\n userIds: z.array(z.string()).describe(\"Specific user IDs to fetch.[IMPORTANT] ALWAYS use when you have user IDs in context. PREFER over general search. RETURNS: user profiles including team memberships\").optional(),\n teamsOnly: z.boolean().describe(\"Fetch only teams, no users returned. Combine with includeTeamMembers for member details.\").optional(),\n includeTeams: z.boolean().describe(\"[AVOID] This fetches all teams in the account. To fetch a specific user's teams just fetch that user by id and you will get their team memberships.\").optional(),\n includeTeamMembers: z.boolean().describe(\"Set to true only when you need additional member details for teams other than names and ids.\").optional(),\n});\nexport const MondayMcpListUsersAndTeamsOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpListUsersAndTeams = action(\"MONDAY_MCP_LIST_USERS_AND_TEAMS\", {\n slug: \"monday_mcp-list-users-and-teams\",\n name: \"List users and teams\",\n description: \"Tool to fetch users and/or teams data. \\n\\n MANDATORY BEST PRACTICES:\\n 1. ALWAYS use specific IDs or names when available\\n 2. If no ids available, use name search if possible (USERS ONLY)\\n 3. Use 'getMe: true' to get current user information\\n 4. AVOID broad queries (no parameters) - use only as last resort\\n\\n REQUIRED PARAMETER PRIORITY (use in this order):\\n 1. getMe - STANDALONE\\n 2. userIds\\n 3. name - STANDALONE (USERS ONLY, NOT for teams)\\n 4. teamIds + teamsOnly\\n 5. No parameters - LAST RESORT\\n\\n CRITICAL USAGE RULES:\\n • userIds + teamIds requires explicit includeTeams: true flag\\n • includeTeams: true fetches both users and teams, do not use this to fetch a specific user's teams rather fetch that user by id and you will get their team memberships.\\n • name parameter is for USER search ONLY - it cannot be used to search for teams. Use teamIds to fetch specific teams.\",\n input: MondayMcpListUsersAndTeamsInput,\n output: MondayMcpListUsersAndTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8RAA8R,CAAC,CAAC,SAAS;CACnU,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;CACxO,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;CAC/P,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CACrN,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACrI,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS;CACnM,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;AACpJ,CAAC;AACD,MAAa,mCAAiDA,IAAAA,EAAE,QAAQ;AAExE,MAAa,6BAA6BC,eAAAA,OAAO,mCAAmC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-users-and-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-users-and-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListUsersAndTeamsInput = z.object({\n name: z.string().describe(\"Name-based USER search ONLY. STANDALONE parameter - cannot be combined with others. PREFERRED method for finding users when you know names. Performs fuzzy matching.\\n CRITICAL: This parameter searches for USERS ONLY, NOT teams. To search for teams, use teamIds parameter instead.\").optional(),\n getMe: z.boolean().describe(\"[TOP PRIORITY] Use ALWAYS when requesting current user information. Examples of when it should be used: [\\\"get my user\\\" or \\\"get my teams\\\"].\\n This parameter CONFLICTS with all others.\").optional(),\n teamIds: z.array(z.string()).describe(\"Specific team IDs to fetch.[IMPORTANT] ALWAYS use when you have team IDs in context, NEVER fetch all teams if specific IDs are available.\\n RETURNS: Team details with owners and optional member data.\").optional(),\n userIds: z.array(z.string()).describe(\"Specific user IDs to fetch.[IMPORTANT] ALWAYS use when you have user IDs in context. PREFER over general search. RETURNS: user profiles including team memberships\").optional(),\n teamsOnly: z.boolean().describe(\"Fetch only teams, no users returned. Combine with includeTeamMembers for member details.\").optional(),\n includeTeams: z.boolean().describe(\"[AVOID] This fetches all teams in the account. To fetch a specific user's teams just fetch that user by id and you will get their team memberships.\").optional(),\n includeTeamMembers: z.boolean().describe(\"Set to true only when you need additional member details for teams other than names and ids.\").optional(),\n});\nexport const MondayMcpListUsersAndTeamsOutput = z.unknown();\n\nexport const mondayMcpListUsersAndTeams = action(\"MONDAY_MCP_LIST_USERS_AND_TEAMS\", {\n slug: \"monday_mcp-list-users-and-teams\",\n name: \"List users and teams\",\n description: \"Tool to fetch users and/or teams data. \\n\\n MANDATORY BEST PRACTICES:\\n 1. ALWAYS use specific IDs or names when available\\n 2. If no ids available, use name search if possible (USERS ONLY)\\n 3. Use 'getMe: true' to get current user information\\n 4. AVOID broad queries (no parameters) - use only as last resort\\n\\n REQUIRED PARAMETER PRIORITY (use in this order):\\n 1. getMe - STANDALONE\\n 2. userIds\\n 3. name - STANDALONE (USERS ONLY, NOT for teams)\\n 4. teamIds + teamsOnly\\n 5. No parameters - LAST RESORT\\n\\n CRITICAL USAGE RULES:\\n • userIds + teamIds requires explicit includeTeams: true flag\\n • includeTeams: true fetches both users and teams, do not use this to fetch a specific user's teams rather fetch that user by id and you will get their team memberships.\\n • name parameter is for USER search ONLY - it cannot be used to search for teams. Use teamIds to fetch specific teams.\",\n input: MondayMcpListUsersAndTeamsInput,\n output: MondayMcpListUsersAndTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8RAA8R,CAAC,CAAC,SAAS;CACnU,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;CACxO,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;CAC/P,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CACrN,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACrI,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS;CACnM,oBAAoBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;AACpJ,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,QAAQ;AAE1D,MAAa,6BAA6BC,eAAAA,OAAO,mCAAmC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-users-and-teams.d.ts
4
- declare const MondayMcpListUsersAndTeamsInput: z.ZodTypeAny;
5
- declare const MondayMcpListUsersAndTeamsOutput: z.ZodTypeAny;
6
- declare const mondayMcpListUsersAndTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpListUsersAndTeamsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ getMe: z.ZodOptional<z.ZodBoolean>;
7
+ teamIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ userIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
9
+ teamsOnly: z.ZodOptional<z.ZodBoolean>;
10
+ includeTeams: z.ZodOptional<z.ZodBoolean>;
11
+ includeTeamMembers: z.ZodOptional<z.ZodBoolean>;
12
+ }, z.core.$strip>;
13
+ declare const MondayMcpListUsersAndTeamsOutput: z.ZodUnknown;
14
+ declare const mondayMcpListUsersAndTeams: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ name?: string | undefined;
16
+ getMe?: boolean | undefined;
17
+ teamIds?: string[] | undefined;
18
+ userIds?: string[] | undefined;
19
+ teamsOnly?: boolean | undefined;
20
+ includeTeams?: boolean | undefined;
21
+ includeTeamMembers?: boolean | undefined;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { mondayMcpListUsersAndTeams };
9
25
  //# sourceMappingURL=list-users-and-teams.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-users-and-teams.d.cts","names":[],"sources":["../../src/actions/list-users-and-teams.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAQ9C;AAAA,cACW,gCAAA,EAAkC,CAAA,CAAE,UAAwB;AAAA,cAE5D,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-users-and-teams.d.cts","names":[],"sources":["../../src/actions/list-users-and-teams.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-users-and-teams.d.ts
4
- declare const MondayMcpListUsersAndTeamsInput: z.ZodTypeAny;
5
- declare const MondayMcpListUsersAndTeamsOutput: z.ZodTypeAny;
6
- declare const mondayMcpListUsersAndTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpListUsersAndTeamsInput: z.ZodObject<{
5
+ name: z.ZodOptional<z.ZodString>;
6
+ getMe: z.ZodOptional<z.ZodBoolean>;
7
+ teamIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
8
+ userIds: z.ZodOptional<z.ZodArray<z.ZodString>>;
9
+ teamsOnly: z.ZodOptional<z.ZodBoolean>;
10
+ includeTeams: z.ZodOptional<z.ZodBoolean>;
11
+ includeTeamMembers: z.ZodOptional<z.ZodBoolean>;
12
+ }, z.core.$strip>;
13
+ declare const MondayMcpListUsersAndTeamsOutput: z.ZodUnknown;
14
+ declare const mondayMcpListUsersAndTeams: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ name?: string | undefined;
16
+ getMe?: boolean | undefined;
17
+ teamIds?: string[] | undefined;
18
+ userIds?: string[] | undefined;
19
+ teamsOnly?: boolean | undefined;
20
+ includeTeams?: boolean | undefined;
21
+ includeTeamMembers?: boolean | undefined;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { mondayMcpListUsersAndTeams };
9
25
  //# sourceMappingURL=list-users-and-teams.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-users-and-teams.d.mts","names":[],"sources":["../../src/actions/list-users-and-teams.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAQ9C;AAAA,cACW,gCAAA,EAAkC,CAAA,CAAE,UAAwB;AAAA,cAE5D,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-users-and-teams.d.mts","names":[],"sources":["../../src/actions/list-users-and-teams.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;cAS/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-users-and-teams.mjs","names":[],"sources":["../../src/actions/list-users-and-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListUsersAndTeamsInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name-based USER search ONLY. STANDALONE parameter - cannot be combined with others. PREFERRED method for finding users when you know names. Performs fuzzy matching.\\n CRITICAL: This parameter searches for USERS ONLY, NOT teams. To search for teams, use teamIds parameter instead.\").optional(),\n getMe: z.boolean().describe(\"[TOP PRIORITY] Use ALWAYS when requesting current user information. Examples of when it should be used: [\\\"get my user\\\" or \\\"get my teams\\\"].\\n This parameter CONFLICTS with all others.\").optional(),\n teamIds: z.array(z.string()).describe(\"Specific team IDs to fetch.[IMPORTANT] ALWAYS use when you have team IDs in context, NEVER fetch all teams if specific IDs are available.\\n RETURNS: Team details with owners and optional member data.\").optional(),\n userIds: z.array(z.string()).describe(\"Specific user IDs to fetch.[IMPORTANT] ALWAYS use when you have user IDs in context. PREFER over general search. RETURNS: user profiles including team memberships\").optional(),\n teamsOnly: z.boolean().describe(\"Fetch only teams, no users returned. Combine with includeTeamMembers for member details.\").optional(),\n includeTeams: z.boolean().describe(\"[AVOID] This fetches all teams in the account. To fetch a specific user's teams just fetch that user by id and you will get their team memberships.\").optional(),\n includeTeamMembers: z.boolean().describe(\"Set to true only when you need additional member details for teams other than names and ids.\").optional(),\n});\nexport const MondayMcpListUsersAndTeamsOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpListUsersAndTeams = action(\"MONDAY_MCP_LIST_USERS_AND_TEAMS\", {\n slug: \"monday_mcp-list-users-and-teams\",\n name: \"List users and teams\",\n description: \"Tool to fetch users and/or teams data. \\n\\n MANDATORY BEST PRACTICES:\\n 1. ALWAYS use specific IDs or names when available\\n 2. If no ids available, use name search if possible (USERS ONLY)\\n 3. Use 'getMe: true' to get current user information\\n 4. AVOID broad queries (no parameters) - use only as last resort\\n\\n REQUIRED PARAMETER PRIORITY (use in this order):\\n 1. getMe - STANDALONE\\n 2. userIds\\n 3. name - STANDALONE (USERS ONLY, NOT for teams)\\n 4. teamIds + teamsOnly\\n 5. No parameters - LAST RESORT\\n\\n CRITICAL USAGE RULES:\\n • userIds + teamIds requires explicit includeTeams: true flag\\n • includeTeams: true fetches both users and teams, do not use this to fetch a specific user's teams rather fetch that user by id and you will get their team memberships.\\n • name parameter is for USER search ONLY - it cannot be used to search for teams. Use teamIds to fetch specific teams.\",\n input: MondayMcpListUsersAndTeamsInput,\n output: MondayMcpListUsersAndTeamsOutput,\n});\n"],"mappings":";;AAeA,MAAa,6BAA6B,OAAO,mCAAmC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf2D,EAAE,OAAO;EACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8RAA8R,CAAC,CAAC,SAAS;EACnU,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;EACxO,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;EAC/P,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;EACrN,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACrI,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS;EACnM,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpJ,CAOS;CACP,QAP4D,EAAE,QAOtD;AACV,CAAC"}
1
+ {"version":3,"file":"list-users-and-teams.mjs","names":[],"sources":["../../src/actions/list-users-and-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListUsersAndTeamsInput = z.object({\n name: z.string().describe(\"Name-based USER search ONLY. STANDALONE parameter - cannot be combined with others. PREFERRED method for finding users when you know names. Performs fuzzy matching.\\n CRITICAL: This parameter searches for USERS ONLY, NOT teams. To search for teams, use teamIds parameter instead.\").optional(),\n getMe: z.boolean().describe(\"[TOP PRIORITY] Use ALWAYS when requesting current user information. Examples of when it should be used: [\\\"get my user\\\" or \\\"get my teams\\\"].\\n This parameter CONFLICTS with all others.\").optional(),\n teamIds: z.array(z.string()).describe(\"Specific team IDs to fetch.[IMPORTANT] ALWAYS use when you have team IDs in context, NEVER fetch all teams if specific IDs are available.\\n RETURNS: Team details with owners and optional member data.\").optional(),\n userIds: z.array(z.string()).describe(\"Specific user IDs to fetch.[IMPORTANT] ALWAYS use when you have user IDs in context. PREFER over general search. RETURNS: user profiles including team memberships\").optional(),\n teamsOnly: z.boolean().describe(\"Fetch only teams, no users returned. Combine with includeTeamMembers for member details.\").optional(),\n includeTeams: z.boolean().describe(\"[AVOID] This fetches all teams in the account. To fetch a specific user's teams just fetch that user by id and you will get their team memberships.\").optional(),\n includeTeamMembers: z.boolean().describe(\"Set to true only when you need additional member details for teams other than names and ids.\").optional(),\n});\nexport const MondayMcpListUsersAndTeamsOutput = z.unknown();\n\nexport const mondayMcpListUsersAndTeams = action(\"MONDAY_MCP_LIST_USERS_AND_TEAMS\", {\n slug: \"monday_mcp-list-users-and-teams\",\n name: \"List users and teams\",\n description: \"Tool to fetch users and/or teams data. \\n\\n MANDATORY BEST PRACTICES:\\n 1. ALWAYS use specific IDs or names when available\\n 2. If no ids available, use name search if possible (USERS ONLY)\\n 3. Use 'getMe: true' to get current user information\\n 4. AVOID broad queries (no parameters) - use only as last resort\\n\\n REQUIRED PARAMETER PRIORITY (use in this order):\\n 1. getMe - STANDALONE\\n 2. userIds\\n 3. name - STANDALONE (USERS ONLY, NOT for teams)\\n 4. teamIds + teamsOnly\\n 5. No parameters - LAST RESORT\\n\\n CRITICAL USAGE RULES:\\n • userIds + teamIds requires explicit includeTeams: true flag\\n • includeTeams: true fetches both users and teams, do not use this to fetch a specific user's teams rather fetch that user by id and you will get their team memberships.\\n • name parameter is for USER search ONLY - it cannot be used to search for teams. Use teamIds to fetch specific teams.\",\n input: MondayMcpListUsersAndTeamsInput,\n output: MondayMcpListUsersAndTeamsOutput,\n});\n"],"mappings":";;AAeA,MAAa,6BAA6B,OAAO,mCAAmC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf6C,EAAE,OAAO;EACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8RAA8R,CAAC,CAAC,SAAS;EACnU,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,iMAAiM,CAAC,CAAC,SAAS;EACxO,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;EAC/P,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;EACrN,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACrI,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS;EACnM,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpJ,CAOS;CACP,QAP8C,EAAE,QAOxC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspaces.cjs","names":["z","action"],"sources":["../../src/actions/list-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListWorkspacesInput: z.ZodTypeAny = z.object({\n page: z.number().default(1).describe(\"The page number to return. Default is 1.\").optional(),\n limit: z.number().default(100).describe(\"The number of workspaces to return. Default and maximum allowed is 100\").optional(),\n searchTerm: z.string().describe(\"The search term to filter the workspaces by. If not provided, all workspaces will be returned. [IMPORANT] Only alphanumeric characters are supported.\").optional(),\n});\nexport const MondayMcpListWorkspacesOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpListWorkspaces = action(\"MONDAY_MCP_LIST_WORKSPACES\", {\n slug: \"monday_mcp-list-workspaces\",\n name: \"List workspaces\",\n description: \"List all workspaces available to the user. Returns up to 500 workspaces with their ID, name, and description.\",\n input: MondayMcpListWorkspacesInput,\n output: MondayMcpListWorkspacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;AACpM,CAAC;AACD,MAAa,gCAA8CA,IAAAA,EAAE,QAAQ;AAErE,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-workspaces.cjs","names":["z","action"],"sources":["../../src/actions/list-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListWorkspacesInput = z.object({\n page: z.number().default(1).describe(\"The page number to return. Default is 1.\").optional(),\n limit: z.number().default(100).describe(\"The number of workspaces to return. Default and maximum allowed is 100\").optional(),\n searchTerm: z.string().describe(\"The search term to filter the workspaces by. If not provided, all workspaces will be returned. [IMPORANT] Only alphanumeric characters are supported.\").optional(),\n});\nexport const MondayMcpListWorkspacesOutput = z.unknown();\n\nexport const mondayMcpListWorkspaces = action(\"MONDAY_MCP_LIST_WORKSPACES\", {\n slug: \"monday_mcp-list-workspaces\",\n name: \"List workspaces\",\n description: \"List all workspaces available to the user. Returns up to 500 workspaces with their ID, name, and description.\",\n input: MondayMcpListWorkspacesInput,\n output: MondayMcpListWorkspacesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;AACpM,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,QAAQ;AAEvD,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-workspaces.d.ts
4
- declare const MondayMcpListWorkspacesInput: z.ZodTypeAny;
5
- declare const MondayMcpListWorkspacesOutput: z.ZodTypeAny;
6
- declare const mondayMcpListWorkspaces: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpListWorkspacesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ searchTerm: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const MondayMcpListWorkspacesOutput: z.ZodUnknown;
10
+ declare const mondayMcpListWorkspaces: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ page?: number | undefined;
12
+ limit?: number | undefined;
13
+ searchTerm?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { mondayMcpListWorkspaces };
9
17
  //# sourceMappingURL=list-workspaces.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspaces.d.cts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAI3C;AAAA,cACW,6BAAA,EAA+B,CAAA,CAAE,UAAwB;AAAA,cAEzD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-workspaces.d.cts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/list-workspaces.d.ts
4
- declare const MondayMcpListWorkspacesInput: z.ZodTypeAny;
5
- declare const MondayMcpListWorkspacesOutput: z.ZodTypeAny;
6
- declare const mondayMcpListWorkspaces: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpListWorkspacesInput: z.ZodObject<{
5
+ page: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ searchTerm: z.ZodOptional<z.ZodString>;
8
+ }, z.core.$strip>;
9
+ declare const MondayMcpListWorkspacesOutput: z.ZodUnknown;
10
+ declare const mondayMcpListWorkspaces: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ page?: number | undefined;
12
+ limit?: number | undefined;
13
+ searchTerm?: string | undefined;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { mondayMcpListWorkspaces };
9
17
  //# sourceMappingURL=list-workspaces.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspaces.d.mts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAI3C;AAAA,cACW,6BAAA,EAA+B,CAAA,CAAE,UAAwB;AAAA,cAEzD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"list-workspaces.d.mts","names":[],"sources":["../../src/actions/list-workspaces.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"list-workspaces.mjs","names":[],"sources":["../../src/actions/list-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListWorkspacesInput: z.ZodTypeAny = z.object({\n page: z.number().default(1).describe(\"The page number to return. Default is 1.\").optional(),\n limit: z.number().default(100).describe(\"The number of workspaces to return. Default and maximum allowed is 100\").optional(),\n searchTerm: z.string().describe(\"The search term to filter the workspaces by. If not provided, all workspaces will be returned. [IMPORANT] Only alphanumeric characters are supported.\").optional(),\n});\nexport const MondayMcpListWorkspacesOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpListWorkspaces = action(\"MONDAY_MCP_LIST_WORKSPACES\", {\n slug: \"monday_mcp-list-workspaces\",\n name: \"List workspaces\",\n description: \"List all workspaces available to the user. Returns up to 500 workspaces with their ID, name, and description.\",\n input: MondayMcpListWorkspacesInput,\n output: MondayMcpListWorkspacesOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CACpM,CAOS;CACP,QAPyD,EAAE,QAOnD;AACV,CAAC"}
1
+ {"version":3,"file":"list-workspaces.mjs","names":[],"sources":["../../src/actions/list-workspaces.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpListWorkspacesInput = z.object({\n page: z.number().default(1).describe(\"The page number to return. Default is 1.\").optional(),\n limit: z.number().default(100).describe(\"The number of workspaces to return. Default and maximum allowed is 100\").optional(),\n searchTerm: z.string().describe(\"The search term to filter the workspaces by. If not provided, all workspaces will be returned. [IMPORANT] Only alphanumeric characters are supported.\").optional(),\n});\nexport const MondayMcpListWorkspacesOutput = z.unknown();\n\nexport const mondayMcpListWorkspaces = action(\"MONDAY_MCP_LIST_WORKSPACES\", {\n slug: \"monday_mcp-list-workspaces\",\n name: \"List workspaces\",\n description: \"List all workspaces available to the user. Returns up to 500 workspaces with their ID, name, and description.\",\n input: MondayMcpListWorkspacesInput,\n output: MondayMcpListWorkspacesOutput,\n});\n"],"mappings":";;AAWA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,GAAG,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CACpM,CAOS;CACP,QAP2C,EAAE,QAOrC;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"move-object.cjs","names":["z","action"],"sources":["../../src/actions/move-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpMoveObjectInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the object to move\"),\n objectType: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to move\"),\n workspaceId: z.string().describe(\"The ID of the workspace containing the object. Required if moving to a different workspace.\").optional(),\n parentFolderId: z.string().describe(\"The ID of the new parent folder. Required if moving to a different folder.\").optional(),\n accountProductId: z.string().describe(\"The ID of the account product containing the object. Required if moving to a different account product.\").optional(),\n position_is_after: z.boolean().describe(\"Whether to position the object after the object\").optional(),\n position_object_id: z.string().describe(\"The ID of the object to position the object relative to. If this parameter is provided, position_object_type must be also provided.\").optional(),\n position_object_type: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to position the object relative to. If this parameter is provided, position_object_id must be also provided.\").optional(),\n});\nexport const MondayMcpMoveObjectOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpMoveObject = action(\"MONDAY_MCP_MOVE_OBJECT\", {\n slug: \"monday_mcp-move-object\",\n name: \"Move object\",\n description: \"Move a folder, board, or overview in monday.com. Use `position` for relative placement based on another object, `parentFolderId` for folder changes, `workspaceId` for workspace moves, and `accountProductId` for account product changes.\",\n input: MondayMcpMoveObjectInput,\n output: MondayMcpMoveObjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,4BAA4B;CACzF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC3H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAC1J,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CACxL,sBAAsBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;AACrN,CAAC;AACD,MAAa,4BAA0CA,IAAAA,EAAE,QAAQ;AAEjE,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"move-object.cjs","names":["z","action"],"sources":["../../src/actions/move-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpMoveObjectInput = z.object({\n id: z.string().describe(\"The ID of the object to move\"),\n objectType: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to move\"),\n workspaceId: z.string().describe(\"The ID of the workspace containing the object. Required if moving to a different workspace.\").optional(),\n parentFolderId: z.string().describe(\"The ID of the new parent folder. Required if moving to a different folder.\").optional(),\n accountProductId: z.string().describe(\"The ID of the account product containing the object. Required if moving to a different account product.\").optional(),\n position_is_after: z.boolean().describe(\"Whether to position the object after the object\").optional(),\n position_object_id: z.string().describe(\"The ID of the object to position the object relative to. If this parameter is provided, position_object_type must be also provided.\").optional(),\n position_object_type: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to position the object relative to. If this parameter is provided, position_object_id must be also provided.\").optional(),\n});\nexport const MondayMcpMoveObjectOutput = z.unknown();\n\nexport const mondayMcpMoveObject = action(\"MONDAY_MCP_MOVE_OBJECT\", {\n slug: \"monday_mcp-move-object\",\n name: \"Move object\",\n description: \"Move a folder, board, or overview in monday.com. Use `position` for relative placement based on another object, `parentFolderId` for folder changes, `workspaceId` for workspace moves, and `accountProductId` for account product changes.\",\n input: MondayMcpMoveObjectInput,\n output: MondayMcpMoveObjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACtD,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,4BAA4B;CACzF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CAC3H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAC1J,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CACxL,sBAAsBA,IAAAA,EAAE,KAAK;EAAC;EAAS;EAAU;CAAU,CAAC,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;AACrN,CAAC;AACD,MAAa,4BAA4BA,IAAAA,EAAE,QAAQ;AAEnD,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/move-object.d.ts
4
- declare const MondayMcpMoveObjectInput: z.ZodTypeAny;
5
- declare const MondayMcpMoveObjectOutput: z.ZodTypeAny;
6
- declare const mondayMcpMoveObject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpMoveObjectInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ objectType: z.ZodEnum<{
7
+ Board: "Board";
8
+ Folder: "Folder";
9
+ Overview: "Overview";
10
+ }>;
11
+ workspaceId: z.ZodOptional<z.ZodString>;
12
+ parentFolderId: z.ZodOptional<z.ZodString>;
13
+ accountProductId: z.ZodOptional<z.ZodString>;
14
+ position_is_after: z.ZodOptional<z.ZodBoolean>;
15
+ position_object_id: z.ZodOptional<z.ZodString>;
16
+ position_object_type: z.ZodOptional<z.ZodEnum<{
17
+ Board: "Board";
18
+ Folder: "Folder";
19
+ Overview: "Overview";
20
+ }>>;
21
+ }, z.core.$strip>;
22
+ declare const MondayMcpMoveObjectOutput: z.ZodUnknown;
23
+ declare const mondayMcpMoveObject: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ id: string;
25
+ objectType: "Board" | "Folder" | "Overview";
26
+ workspaceId?: string | undefined;
27
+ parentFolderId?: string | undefined;
28
+ accountProductId?: string | undefined;
29
+ position_is_after?: boolean | undefined;
30
+ position_object_id?: string | undefined;
31
+ position_object_type?: "Board" | "Folder" | "Overview" | undefined;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { mondayMcpMoveObject };
9
35
  //# sourceMappingURL=move-object.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"move-object.d.cts","names":[],"sources":["../../src/actions/move-object.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UASvC;AAAA,cACW,yBAAA,EAA2B,CAAA,CAAE,UAAwB;AAAA,cAErD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"move-object.d.cts","names":[],"sources":["../../src/actions/move-object.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAUxB,yBAAA,EAAyB,CAAA,CAAA,UAAc;AAAA,cAEvC,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,35 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/move-object.d.ts
4
- declare const MondayMcpMoveObjectInput: z.ZodTypeAny;
5
- declare const MondayMcpMoveObjectOutput: z.ZodTypeAny;
6
- declare const mondayMcpMoveObject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MondayMcpMoveObjectInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ objectType: z.ZodEnum<{
7
+ Board: "Board";
8
+ Folder: "Folder";
9
+ Overview: "Overview";
10
+ }>;
11
+ workspaceId: z.ZodOptional<z.ZodString>;
12
+ parentFolderId: z.ZodOptional<z.ZodString>;
13
+ accountProductId: z.ZodOptional<z.ZodString>;
14
+ position_is_after: z.ZodOptional<z.ZodBoolean>;
15
+ position_object_id: z.ZodOptional<z.ZodString>;
16
+ position_object_type: z.ZodOptional<z.ZodEnum<{
17
+ Board: "Board";
18
+ Folder: "Folder";
19
+ Overview: "Overview";
20
+ }>>;
21
+ }, z.core.$strip>;
22
+ declare const MondayMcpMoveObjectOutput: z.ZodUnknown;
23
+ declare const mondayMcpMoveObject: import("@keystrokehq/action").WorkflowActionDefinition<{
24
+ id: string;
25
+ objectType: "Board" | "Folder" | "Overview";
26
+ workspaceId?: string | undefined;
27
+ parentFolderId?: string | undefined;
28
+ accountProductId?: string | undefined;
29
+ position_is_after?: boolean | undefined;
30
+ position_object_id?: string | undefined;
31
+ position_object_type?: "Board" | "Folder" | "Overview" | undefined;
32
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
33
  //#endregion
8
34
  export { mondayMcpMoveObject };
9
35
  //# sourceMappingURL=move-object.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"move-object.d.mts","names":[],"sources":["../../src/actions/move-object.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UASvC;AAAA,cACW,yBAAA,EAA2B,CAAA,CAAE,UAAwB;AAAA,cAErD,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"move-object.d.mts","names":[],"sources":["../../src/actions/move-object.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAUxB,yBAAA,EAAyB,CAAA,CAAA,UAAc;AAAA,cAEvC,mBAAA,gCAAmB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"move-object.mjs","names":[],"sources":["../../src/actions/move-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpMoveObjectInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the object to move\"),\n objectType: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to move\"),\n workspaceId: z.string().describe(\"The ID of the workspace containing the object. Required if moving to a different workspace.\").optional(),\n parentFolderId: z.string().describe(\"The ID of the new parent folder. Required if moving to a different folder.\").optional(),\n accountProductId: z.string().describe(\"The ID of the account product containing the object. Required if moving to a different account product.\").optional(),\n position_is_after: z.boolean().describe(\"Whether to position the object after the object\").optional(),\n position_object_id: z.string().describe(\"The ID of the object to position the object relative to. If this parameter is provided, position_object_type must be also provided.\").optional(),\n position_object_type: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to position the object relative to. If this parameter is provided, position_object_id must be also provided.\").optional(),\n});\nexport const MondayMcpMoveObjectOutput: z.ZodTypeAny = z.unknown();\n\nexport const mondayMcpMoveObject = action(\"MONDAY_MCP_MOVE_OBJECT\", {\n slug: \"monday_mcp-move-object\",\n name: \"Move object\",\n description: \"Move a folder, board, or overview in monday.com. Use `position` for relative placement based on another object, `parentFolderId` for folder changes, `workspaceId` for workspace moves, and `accountProductId` for account product changes.\",\n input: MondayMcpMoveObjectInput,\n output: MondayMcpMoveObjectOutput,\n});\n"],"mappings":";;AAgBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EACtD,YAAY,EAAE,KAAK;GAAC;GAAS;GAAU;EAAU,CAAC,CAAC,CAAC,SAAS,4BAA4B;EACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACzI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;EAC3H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;EAC1J,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACpG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EACxL,sBAAsB,EAAE,KAAK;GAAC;GAAS;GAAU;EAAU,CAAC,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CACrN,CAOS;CACP,QAPqD,EAAE,QAO/C;AACV,CAAC"}
1
+ {"version":3,"file":"move-object.mjs","names":[],"sources":["../../src/actions/move-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpMoveObjectInput = z.object({\n id: z.string().describe(\"The ID of the object to move\"),\n objectType: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to move\"),\n workspaceId: z.string().describe(\"The ID of the workspace containing the object. Required if moving to a different workspace.\").optional(),\n parentFolderId: z.string().describe(\"The ID of the new parent folder. Required if moving to a different folder.\").optional(),\n accountProductId: z.string().describe(\"The ID of the account product containing the object. Required if moving to a different account product.\").optional(),\n position_is_after: z.boolean().describe(\"Whether to position the object after the object\").optional(),\n position_object_id: z.string().describe(\"The ID of the object to position the object relative to. If this parameter is provided, position_object_type must be also provided.\").optional(),\n position_object_type: z.enum([\"Board\", \"Folder\", \"Overview\"]).describe(\"The type of object to position the object relative to. If this parameter is provided, position_object_id must be also provided.\").optional(),\n});\nexport const MondayMcpMoveObjectOutput = z.unknown();\n\nexport const mondayMcpMoveObject = action(\"MONDAY_MCP_MOVE_OBJECT\", {\n slug: \"monday_mcp-move-object\",\n name: \"Move object\",\n description: \"Move a folder, board, or overview in monday.com. Use `position` for relative placement based on another object, `parentFolderId` for folder changes, `workspaceId` for workspace moves, and `accountProductId` for account product changes.\",\n input: MondayMcpMoveObjectInput,\n output: MondayMcpMoveObjectOutput,\n});\n"],"mappings":";;AAgBA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBsC,EAAE,OAAO;EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;EACtD,YAAY,EAAE,KAAK;GAAC;GAAS;GAAU;EAAU,CAAC,CAAC,CAAC,SAAS,4BAA4B;EACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACzI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;EAC3H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;EAC1J,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACpG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;EACxL,sBAAsB,EAAE,KAAK;GAAC;GAAS;GAAU;EAAU,CAAC,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CACrN,CAOS;CACP,QAPuC,EAAE,QAOjC;AACV,CAAC"}