@keystrokehq/monday_mcp 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (301) 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 +1 -0
  4. package/dist/actions/all-monday-api.cjs.map +1 -1
  5. package/dist/actions/all-monday-api.d.cts +3 -16
  6. package/dist/actions/all-monday-api.d.cts.map +1 -1
  7. package/dist/actions/all-monday-api.d.mts +3 -16
  8. package/dist/actions/all-monday-api.d.mts.map +1 -1
  9. package/dist/actions/all-monday-api.mjs +1 -0
  10. package/dist/actions/all-monday-api.mjs.map +1 -1
  11. package/dist/actions/all-widgets-schema.cjs +1 -0
  12. package/dist/actions/all-widgets-schema.cjs.map +1 -1
  13. package/dist/actions/all-widgets-schema.d.cts +3 -13
  14. package/dist/actions/all-widgets-schema.d.cts.map +1 -1
  15. package/dist/actions/all-widgets-schema.d.mts +3 -13
  16. package/dist/actions/all-widgets-schema.d.mts.map +1 -1
  17. package/dist/actions/all-widgets-schema.mjs +1 -0
  18. package/dist/actions/all-widgets-schema.mjs.map +1 -1
  19. package/dist/actions/board-insights.cjs +1 -0
  20. package/dist/actions/board-insights.cjs.map +1 -1
  21. package/dist/actions/board-insights.d.cts +3 -35
  22. package/dist/actions/board-insights.d.cts.map +1 -1
  23. package/dist/actions/board-insights.d.mts +3 -35
  24. package/dist/actions/board-insights.d.mts.map +1 -1
  25. package/dist/actions/board-insights.mjs +1 -0
  26. package/dist/actions/board-insights.mjs.map +1 -1
  27. package/dist/actions/change-item-column-values.cjs +1 -0
  28. package/dist/actions/change-item-column-values.cjs.map +1 -1
  29. package/dist/actions/change-item-column-values.d.cts +3 -17
  30. package/dist/actions/change-item-column-values.d.cts.map +1 -1
  31. package/dist/actions/change-item-column-values.d.mts +3 -17
  32. package/dist/actions/change-item-column-values.d.mts.map +1 -1
  33. package/dist/actions/change-item-column-values.mjs +1 -0
  34. package/dist/actions/change-item-column-values.mjs.map +1 -1
  35. package/dist/actions/create-board.cjs +1 -0
  36. package/dist/actions/create-board.cjs.map +1 -1
  37. package/dist/actions/create-board.d.cts +3 -18
  38. package/dist/actions/create-board.d.cts.map +1 -1
  39. package/dist/actions/create-board.d.mts +3 -18
  40. package/dist/actions/create-board.d.mts.map +1 -1
  41. package/dist/actions/create-board.mjs +1 -0
  42. package/dist/actions/create-board.mjs.map +1 -1
  43. package/dist/actions/create-column.cjs +1 -0
  44. package/dist/actions/create-column.cjs.map +1 -1
  45. package/dist/actions/create-column.d.cts +5 -21
  46. package/dist/actions/create-column.d.cts.map +1 -1
  47. package/dist/actions/create-column.d.mts +5 -21
  48. package/dist/actions/create-column.d.mts.map +1 -1
  49. package/dist/actions/create-column.mjs +1 -0
  50. package/dist/actions/create-column.mjs.map +1 -1
  51. package/dist/actions/create-dashboard.cjs +1 -0
  52. package/dist/actions/create-dashboard.cjs.map +1 -1
  53. package/dist/actions/create-dashboard.d.cts +3 -19
  54. package/dist/actions/create-dashboard.d.cts.map +1 -1
  55. package/dist/actions/create-dashboard.d.mts +3 -19
  56. package/dist/actions/create-dashboard.d.mts.map +1 -1
  57. package/dist/actions/create-dashboard.mjs +1 -0
  58. package/dist/actions/create-dashboard.mjs.map +1 -1
  59. package/dist/actions/create-doc.cjs +1 -0
  60. package/dist/actions/create-doc.cjs.map +1 -1
  61. package/dist/actions/create-doc.d.cts +3 -22
  62. package/dist/actions/create-doc.d.cts.map +1 -1
  63. package/dist/actions/create-doc.d.mts +3 -22
  64. package/dist/actions/create-doc.d.mts.map +1 -1
  65. package/dist/actions/create-doc.mjs +1 -0
  66. package/dist/actions/create-doc.mjs.map +1 -1
  67. package/dist/actions/create-folder.cjs +1 -0
  68. package/dist/actions/create-folder.cjs.map +1 -1
  69. package/dist/actions/create-folder.d.cts +3 -20
  70. package/dist/actions/create-folder.d.cts.map +1 -1
  71. package/dist/actions/create-folder.d.mts +3 -20
  72. package/dist/actions/create-folder.d.mts.map +1 -1
  73. package/dist/actions/create-folder.mjs +1 -0
  74. package/dist/actions/create-folder.mjs.map +1 -1
  75. package/dist/actions/create-form.cjs +1 -0
  76. package/dist/actions/create-form.cjs.map +1 -1
  77. package/dist/actions/create-form.d.cts +3 -23
  78. package/dist/actions/create-form.d.cts.map +1 -1
  79. package/dist/actions/create-form.d.mts +3 -23
  80. package/dist/actions/create-form.d.mts.map +1 -1
  81. package/dist/actions/create-form.mjs +1 -0
  82. package/dist/actions/create-form.mjs.map +1 -1
  83. package/dist/actions/create-group.cjs +1 -0
  84. package/dist/actions/create-group.cjs.map +1 -1
  85. package/dist/actions/create-group.d.cts +3 -19
  86. package/dist/actions/create-group.d.cts.map +1 -1
  87. package/dist/actions/create-group.d.mts +3 -19
  88. package/dist/actions/create-group.d.mts.map +1 -1
  89. package/dist/actions/create-group.mjs +1 -0
  90. package/dist/actions/create-group.mjs.map +1 -1
  91. package/dist/actions/create-item.cjs +1 -0
  92. package/dist/actions/create-item.cjs.map +1 -1
  93. package/dist/actions/create-item.d.cts +3 -20
  94. package/dist/actions/create-item.d.cts.map +1 -1
  95. package/dist/actions/create-item.d.mts +3 -20
  96. package/dist/actions/create-item.d.mts.map +1 -1
  97. package/dist/actions/create-item.mjs +1 -0
  98. package/dist/actions/create-item.mjs.map +1 -1
  99. package/dist/actions/create-update.cjs +1 -0
  100. package/dist/actions/create-update.cjs.map +1 -1
  101. package/dist/actions/create-update.d.cts +3 -17
  102. package/dist/actions/create-update.d.cts.map +1 -1
  103. package/dist/actions/create-update.d.mts +3 -17
  104. package/dist/actions/create-update.d.mts.map +1 -1
  105. package/dist/actions/create-update.mjs +1 -0
  106. package/dist/actions/create-update.mjs.map +1 -1
  107. package/dist/actions/create-widget.cjs +1 -0
  108. package/dist/actions/create-widget.cjs.map +1 -1
  109. package/dist/actions/create-widget.d.cts +3 -20
  110. package/dist/actions/create-widget.d.cts.map +1 -1
  111. package/dist/actions/create-widget.d.mts +3 -20
  112. package/dist/actions/create-widget.d.mts.map +1 -1
  113. package/dist/actions/create-widget.mjs +1 -0
  114. package/dist/actions/create-widget.mjs.map +1 -1
  115. package/dist/actions/create-workspace.cjs +1 -0
  116. package/dist/actions/create-workspace.cjs.map +1 -1
  117. package/dist/actions/create-workspace.d.cts +3 -18
  118. package/dist/actions/create-workspace.d.cts.map +1 -1
  119. package/dist/actions/create-workspace.d.mts +3 -18
  120. package/dist/actions/create-workspace.d.mts.map +1 -1
  121. package/dist/actions/create-workspace.mjs +1 -0
  122. package/dist/actions/create-workspace.mjs.map +1 -1
  123. package/dist/actions/form-questions-editor.cjs +1 -0
  124. package/dist/actions/form-questions-editor.cjs.map +1 -1
  125. package/dist/actions/form-questions-editor.d.cts +3 -47
  126. package/dist/actions/form-questions-editor.d.cts.map +1 -1
  127. package/dist/actions/form-questions-editor.d.mts +3 -47
  128. package/dist/actions/form-questions-editor.d.mts.map +1 -1
  129. package/dist/actions/form-questions-editor.mjs +1 -0
  130. package/dist/actions/form-questions-editor.mjs.map +1 -1
  131. package/dist/actions/get-board-activity.cjs +1 -0
  132. package/dist/actions/get-board-activity.cjs.map +1 -1
  133. package/dist/actions/get-board-activity.d.cts +3 -17
  134. package/dist/actions/get-board-activity.d.cts.map +1 -1
  135. package/dist/actions/get-board-activity.d.mts +3 -17
  136. package/dist/actions/get-board-activity.d.mts.map +1 -1
  137. package/dist/actions/get-board-activity.mjs +1 -0
  138. package/dist/actions/get-board-activity.mjs.map +1 -1
  139. package/dist/actions/get-board-info.cjs +1 -0
  140. package/dist/actions/get-board-info.cjs.map +1 -1
  141. package/dist/actions/get-board-info.d.cts +3 -15
  142. package/dist/actions/get-board-info.d.cts.map +1 -1
  143. package/dist/actions/get-board-info.d.mts +3 -15
  144. package/dist/actions/get-board-info.d.mts.map +1 -1
  145. package/dist/actions/get-board-info.mjs +1 -0
  146. package/dist/actions/get-board-info.mjs.map +1 -1
  147. package/dist/actions/get-board-items-page.cjs +1 -0
  148. package/dist/actions/get-board-items-page.cjs.map +1 -1
  149. package/dist/actions/get-board-items-page.d.cts +3 -36
  150. package/dist/actions/get-board-items-page.d.cts.map +1 -1
  151. package/dist/actions/get-board-items-page.d.mts +3 -36
  152. package/dist/actions/get-board-items-page.d.mts.map +1 -1
  153. package/dist/actions/get-board-items-page.mjs +1 -0
  154. package/dist/actions/get-board-items-page.mjs.map +1 -1
  155. package/dist/actions/get-column-type-info.cjs +1 -0
  156. package/dist/actions/get-column-type-info.cjs.map +1 -1
  157. package/dist/actions/get-column-type-info.d.cts +5 -17
  158. package/dist/actions/get-column-type-info.d.cts.map +1 -1
  159. package/dist/actions/get-column-type-info.d.mts +5 -17
  160. package/dist/actions/get-column-type-info.d.mts.map +1 -1
  161. package/dist/actions/get-column-type-info.mjs +1 -0
  162. package/dist/actions/get-column-type-info.mjs.map +1 -1
  163. package/dist/actions/get-form.cjs +1 -0
  164. package/dist/actions/get-form.cjs.map +1 -1
  165. package/dist/actions/get-form.d.cts +3 -15
  166. package/dist/actions/get-form.d.cts.map +1 -1
  167. package/dist/actions/get-form.d.mts +3 -15
  168. package/dist/actions/get-form.d.mts.map +1 -1
  169. package/dist/actions/get-form.mjs +1 -0
  170. package/dist/actions/get-form.mjs.map +1 -1
  171. package/dist/actions/get-graphql-schema.cjs +1 -0
  172. package/dist/actions/get-graphql-schema.cjs.map +1 -1
  173. package/dist/actions/get-graphql-schema.d.cts +3 -16
  174. package/dist/actions/get-graphql-schema.d.cts.map +1 -1
  175. package/dist/actions/get-graphql-schema.d.mts +3 -16
  176. package/dist/actions/get-graphql-schema.d.mts.map +1 -1
  177. package/dist/actions/get-graphql-schema.mjs +1 -0
  178. package/dist/actions/get-graphql-schema.mjs.map +1 -1
  179. package/dist/actions/get-monday-dev-sprints-boards.cjs +1 -0
  180. package/dist/actions/get-monday-dev-sprints-boards.cjs.map +1 -1
  181. package/dist/actions/get-monday-dev-sprints-boards.d.cts +3 -13
  182. package/dist/actions/get-monday-dev-sprints-boards.d.cts.map +1 -1
  183. package/dist/actions/get-monday-dev-sprints-boards.d.mts +3 -13
  184. package/dist/actions/get-monday-dev-sprints-boards.d.mts.map +1 -1
  185. package/dist/actions/get-monday-dev-sprints-boards.mjs +1 -0
  186. package/dist/actions/get-monday-dev-sprints-boards.mjs.map +1 -1
  187. package/dist/actions/get-sprint-summary.cjs +1 -0
  188. package/dist/actions/get-sprint-summary.cjs.map +1 -1
  189. package/dist/actions/get-sprint-summary.d.cts +3 -15
  190. package/dist/actions/get-sprint-summary.d.cts.map +1 -1
  191. package/dist/actions/get-sprint-summary.d.mts +3 -15
  192. package/dist/actions/get-sprint-summary.d.mts.map +1 -1
  193. package/dist/actions/get-sprint-summary.mjs +1 -0
  194. package/dist/actions/get-sprint-summary.mjs.map +1 -1
  195. package/dist/actions/get-sprints-metadata.cjs +1 -0
  196. package/dist/actions/get-sprints-metadata.cjs.map +1 -1
  197. package/dist/actions/get-sprints-metadata.d.cts +3 -16
  198. package/dist/actions/get-sprints-metadata.d.cts.map +1 -1
  199. package/dist/actions/get-sprints-metadata.d.mts +3 -16
  200. package/dist/actions/get-sprints-metadata.d.mts.map +1 -1
  201. package/dist/actions/get-sprints-metadata.mjs +1 -0
  202. package/dist/actions/get-sprints-metadata.mjs.map +1 -1
  203. package/dist/actions/get-type-details.cjs +1 -0
  204. package/dist/actions/get-type-details.cjs.map +1 -1
  205. package/dist/actions/get-type-details.d.cts +3 -15
  206. package/dist/actions/get-type-details.d.cts.map +1 -1
  207. package/dist/actions/get-type-details.d.mts +3 -15
  208. package/dist/actions/get-type-details.d.mts.map +1 -1
  209. package/dist/actions/get-type-details.mjs +1 -0
  210. package/dist/actions/get-type-details.mjs.map +1 -1
  211. package/dist/actions/get-user-context.cjs +1 -0
  212. package/dist/actions/get-user-context.cjs.map +1 -1
  213. package/dist/actions/get-user-context.d.cts +3 -13
  214. package/dist/actions/get-user-context.d.cts.map +1 -1
  215. package/dist/actions/get-user-context.d.mts +3 -13
  216. package/dist/actions/get-user-context.d.mts.map +1 -1
  217. package/dist/actions/get-user-context.mjs +1 -0
  218. package/dist/actions/get-user-context.mjs.map +1 -1
  219. package/dist/actions/list-users-and-teams.cjs +1 -0
  220. package/dist/actions/list-users-and-teams.cjs.map +1 -1
  221. package/dist/actions/list-users-and-teams.d.cts +3 -21
  222. package/dist/actions/list-users-and-teams.d.cts.map +1 -1
  223. package/dist/actions/list-users-and-teams.d.mts +3 -21
  224. package/dist/actions/list-users-and-teams.d.mts.map +1 -1
  225. package/dist/actions/list-users-and-teams.mjs +1 -0
  226. package/dist/actions/list-users-and-teams.mjs.map +1 -1
  227. package/dist/actions/list-workspaces.cjs +1 -0
  228. package/dist/actions/list-workspaces.cjs.map +1 -1
  229. package/dist/actions/list-workspaces.d.cts +3 -17
  230. package/dist/actions/list-workspaces.d.cts.map +1 -1
  231. package/dist/actions/list-workspaces.d.mts +3 -17
  232. package/dist/actions/list-workspaces.d.mts.map +1 -1
  233. package/dist/actions/list-workspaces.mjs +1 -0
  234. package/dist/actions/list-workspaces.mjs.map +1 -1
  235. package/dist/actions/move-object.cjs +1 -0
  236. package/dist/actions/move-object.cjs.map +1 -1
  237. package/dist/actions/move-object.d.cts +3 -22
  238. package/dist/actions/move-object.d.cts.map +1 -1
  239. package/dist/actions/move-object.d.mts +3 -22
  240. package/dist/actions/move-object.d.mts.map +1 -1
  241. package/dist/actions/move-object.mjs +1 -0
  242. package/dist/actions/move-object.mjs.map +1 -1
  243. package/dist/actions/read-docs.cjs +1 -0
  244. package/dist/actions/read-docs.cjs.map +1 -1
  245. package/dist/actions/read-docs.d.cts +3 -19
  246. package/dist/actions/read-docs.d.cts.map +1 -1
  247. package/dist/actions/read-docs.d.mts +3 -19
  248. package/dist/actions/read-docs.d.mts.map +1 -1
  249. package/dist/actions/read-docs.mjs +1 -0
  250. package/dist/actions/read-docs.mjs.map +1 -1
  251. package/dist/actions/search.cjs +1 -0
  252. package/dist/actions/search.cjs.map +1 -1
  253. package/dist/actions/search.d.cts +3 -19
  254. package/dist/actions/search.d.cts.map +1 -1
  255. package/dist/actions/search.d.mts +3 -19
  256. package/dist/actions/search.d.mts.map +1 -1
  257. package/dist/actions/search.mjs +1 -0
  258. package/dist/actions/search.mjs.map +1 -1
  259. package/dist/actions/update-folder.cjs +1 -0
  260. package/dist/actions/update-folder.cjs.map +1 -1
  261. package/dist/actions/update-folder.d.cts +3 -25
  262. package/dist/actions/update-folder.d.cts.map +1 -1
  263. package/dist/actions/update-folder.d.mts +3 -25
  264. package/dist/actions/update-folder.d.mts.map +1 -1
  265. package/dist/actions/update-folder.mjs +1 -0
  266. package/dist/actions/update-folder.mjs.map +1 -1
  267. package/dist/actions/update-form.cjs +1 -0
  268. package/dist/actions/update-form.cjs.map +1 -1
  269. package/dist/actions/update-form.d.cts +3 -109
  270. package/dist/actions/update-form.d.cts.map +1 -1
  271. package/dist/actions/update-form.d.mts +3 -109
  272. package/dist/actions/update-form.d.mts.map +1 -1
  273. package/dist/actions/update-form.mjs +1 -0
  274. package/dist/actions/update-form.mjs.map +1 -1
  275. package/dist/actions/update-workspace.cjs +1 -0
  276. package/dist/actions/update-workspace.cjs.map +1 -1
  277. package/dist/actions/update-workspace.d.cts +3 -19
  278. package/dist/actions/update-workspace.d.cts.map +1 -1
  279. package/dist/actions/update-workspace.d.mts +3 -19
  280. package/dist/actions/update-workspace.d.mts.map +1 -1
  281. package/dist/actions/update-workspace.mjs +1 -0
  282. package/dist/actions/update-workspace.mjs.map +1 -1
  283. package/dist/actions/workspace-info.cjs +1 -0
  284. package/dist/actions/workspace-info.cjs.map +1 -1
  285. package/dist/actions/workspace-info.d.cts +3 -15
  286. package/dist/actions/workspace-info.d.cts.map +1 -1
  287. package/dist/actions/workspace-info.d.mts +3 -15
  288. package/dist/actions/workspace-info.d.mts.map +1 -1
  289. package/dist/actions/workspace-info.mjs +1 -0
  290. package/dist/actions/workspace-info.mjs.map +1 -1
  291. package/dist/app.cjs +2 -2
  292. package/dist/app.cjs.map +1 -1
  293. package/dist/app.d.cts +4 -6
  294. package/dist/app.d.cts.map +1 -1
  295. package/dist/app.d.mts +4 -6
  296. package/dist/app.d.mts.map +1 -1
  297. package/dist/app.mjs +0 -1
  298. package/dist/app.mjs.map +1 -1
  299. package/dist/index.d.cts +1 -1
  300. package/dist/index.d.mts +1 -1
  301. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"create-widget.mjs","names":[],"sources":["../../src/actions/create-widget.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpCreateWidgetInput = z.object({\n settings: z.record(z.string(), z.unknown()).describe(\"Widget-specific settings as JSON object conforming to widget schema. Use all_widgets_schema tool to get the required schema for each widget type.\").optional(),\n widget_kind: z.enum([\"BATTERY\", \"CALENDAR\", \"CHART\", \"GANTT\", \"NUMBER\", \"TABLE\"]).describe(\"Type of widget to create: i.e CHART, NUMBER, BATTERY\"),\n widget_name: z.string().describe(\"Widget display name (1-255 UTF-8 chars)\"),\n parent_container_id: z.string().describe(\"ID of the parent container (dashboard ID or board view ID)\"),\n settingsStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The settings object. Send this as a stringified JSON of \\\"settings\\\" field. Read \\\"settings\\\" field description for details how to use it.\").optional(),\n parent_container_type: z.enum([\"BOARD_VIEW\", \"DASHBOARD\"]).describe(\"Type of parent container: DASHBOARD or BOARD_VIEW\"),\n});\nexport const MondayMcpCreateWidgetOutput = z.unknown();\n\nexport const mondayMcpCreateWidget = action(\"MONDAY_MCP_CREATE_WIDGET\", {\n slug: \"monday_mcp-create-widget\",\n name: \"Create widget\",\n description: \"Create a new widget in a dashboard or board view with specific configuration settings.\\n \\n This tool creates data visualization widgets that display information from monday.com boards:\\n **Parent Containers:**\\n - **DASHBOARD**: Place widget in a dashboard (most common use case)\\n - **BOARD_VIEW**: Place widget in a specific board view\\n \\n **Critical Requirements:**\\n 1. **Schema Compliance**: Widget settings MUST conform to the JSON schema for the specific widget type\\n 2. **Use all_widgets_schema first**: Always fetch widget schemas before creating widgets\\n 3. **Validate settings**: Ensure all required fields are provided and data types match\\n \\n **Workflow:**\\n 1. Use 'all_widgets_schema' to get schema definitions\\n 2. Prepare widget settings according to the schema\\n 3. Use this tool to create the widget\",\n input: MondayMcpCreateWidgetInput,\n output: MondayMcpCreateWidgetOutput,\n});\n"],"mappings":";;AAcA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdwC,EAAE,OAAO;EACjD,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS;EACnN,aAAa,EAAE,KAAK;GAAC;GAAW;GAAY;GAAS;GAAS;GAAU;EAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD;EACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EAC1E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACrG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;EAChO,uBAAuB,EAAE,KAAK,CAAC,cAAc,WAAW,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACzH,CAOS;CACP,QAPyC,EAAE,QAOnC;AACV,CAAC"}
1
+ {"version":3,"file":"create-widget.mjs","names":[],"sources":["../../src/actions/create-widget.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpCreateWidgetInput = z.object({\n settings: z.record(z.string(), z.unknown()).describe(\"Widget-specific settings as JSON object conforming to widget schema. Use all_widgets_schema tool to get the required schema for each widget type.\").optional(),\n widget_kind: z.enum([\"BATTERY\", \"CALENDAR\", \"CHART\", \"GANTT\", \"NUMBER\", \"TABLE\"]).describe(\"Type of widget to create: i.e CHART, NUMBER, BATTERY\"),\n widget_name: z.string().describe(\"Widget display name (1-255 UTF-8 chars)\"),\n parent_container_id: z.string().describe(\"ID of the parent container (dashboard ID or board view ID)\"),\n settingsStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The settings object. Send this as a stringified JSON of \\\"settings\\\" field. Read \\\"settings\\\" field description for details how to use it.\").optional(),\n parent_container_type: z.enum([\"BOARD_VIEW\", \"DASHBOARD\"]).describe(\"Type of parent container: DASHBOARD or BOARD_VIEW\"),\n});\nexport const MondayMcpCreateWidgetOutput = z.unknown();\n\nexport const mondayMcpCreateWidget: AppAction<\n typeof MondayMcpCreateWidgetInput,\n typeof MondayMcpCreateWidgetOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_CREATE_WIDGET\", {\n slug: \"monday_mcp-create-widget\",\n name: \"Create widget\",\n description: \"Create a new widget in a dashboard or board view with specific configuration settings.\\n \\n This tool creates data visualization widgets that display information from monday.com boards:\\n **Parent Containers:**\\n - **DASHBOARD**: Place widget in a dashboard (most common use case)\\n - **BOARD_VIEW**: Place widget in a specific board view\\n \\n **Critical Requirements:**\\n 1. **Schema Compliance**: Widget settings MUST conform to the JSON schema for the specific widget type\\n 2. **Use all_widgets_schema first**: Always fetch widget schemas before creating widgets\\n 3. **Validate settings**: Ensure all required fields are provided and data types match\\n \\n **Workflow:**\\n 1. Use 'all_widgets_schema' to get schema definitions\\n 2. Prepare widget settings according to the schema\\n 3. Use this tool to create the widget\",\n input: MondayMcpCreateWidgetInput,\n output: MondayMcpCreateWidgetOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,wBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBwC,EAAE,OAAO;EACjD,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS;EACnN,aAAa,EAAE,KAAK;GAAC;GAAW;GAAY;GAAS;GAAS;GAAU;EAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD;EACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EAC1E,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACrG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;EAChO,uBAAuB,EAAE,KAAK,CAAC,cAAc,WAAW,CAAC,CAAC,CAAC,SAAS,mDAAmD;CACzH,CAWS;CACP,QAXyC,EAAE,QAWnC;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/create-workspace.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-workspace.cjs","names":["z","action"],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpCreateWorkspaceInput = z.object({\n name: z.string().describe(\"The name of the new workspace to be created\"),\n description: z.string().describe(\"The description of the new workspace\").optional(),\n workspaceKind: z.enum([\"closed\", \"open\", \"template\"]).describe(\"The kind of workspace to create\"),\n accountProductId: z.string().describe(\"The account product ID associated with the workspace\").optional(),\n});\nexport const MondayMcpCreateWorkspaceOutput = z.unknown();\n\nexport const mondayMcpCreateWorkspace = action(\"MONDAY_MCP_CREATE_WORKSPACE\", {\n slug: \"monday_mcp-create-workspace\",\n name: \"Create workspace\",\n description: \"Create a new workspace in monday.com\",\n input: MondayMcpCreateWorkspaceInput,\n output: MondayMcpCreateWorkspaceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAQ;CAAU,CAAC,CAAC,CAAC,SAAS,iCAAiC;CAChG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACzG,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,QAAQ;AAExD,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-workspace.cjs","names":["z","action"],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpCreateWorkspaceInput = z.object({\n name: z.string().describe(\"The name of the new workspace to be created\"),\n description: z.string().describe(\"The description of the new workspace\").optional(),\n workspaceKind: z.enum([\"closed\", \"open\", \"template\"]).describe(\"The kind of workspace to create\"),\n accountProductId: z.string().describe(\"The account product ID associated with the workspace\").optional(),\n});\nexport const MondayMcpCreateWorkspaceOutput = z.unknown();\n\nexport const mondayMcpCreateWorkspace: AppAction<\n typeof MondayMcpCreateWorkspaceInput,\n typeof MondayMcpCreateWorkspaceOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_CREATE_WORKSPACE\", {\n slug: \"monday_mcp-create-workspace\",\n name: \"Create workspace\",\n description: \"Create a new workspace in monday.com\",\n input: MondayMcpCreateWorkspaceInput,\n output: MondayMcpCreateWorkspaceOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,KAAK;EAAC;EAAU;EAAQ;CAAU,CAAC,CAAC,CAAC,SAAS,iCAAiC;CAChG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACzG,CAAC;AACD,MAAa,iCAAiCA,IAAAA,EAAE,QAAQ;AAExD,MAAa,2BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-workspace.d.ts
@@ -12,24 +14,7 @@ declare const MondayMcpCreateWorkspaceInput: z.ZodObject<{
12
14
  accountProductId: z.ZodOptional<z.ZodString>;
13
15
  }, z.core.$strip>;
14
16
  declare const MondayMcpCreateWorkspaceOutput: z.ZodUnknown;
15
- declare const mondayMcpCreateWorkspace: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- name: string;
17
- workspaceKind: "closed" | "open" | "template";
18
- description?: string | undefined;
19
- accountProductId?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
27
- connectionId: z.ZodString;
28
- entityId: z.ZodString;
29
- instanceId: z.ZodString;
30
- }, z.core.$strip>, z.ZodObject<{
31
- accessToken: z.ZodString;
32
- }, z.core.$strip>>]>;
17
+ declare const mondayMcpCreateWorkspace: AppAction<typeof MondayMcpCreateWorkspaceInput, typeof MondayMcpCreateWorkspaceOutput, typeof mondayMcp.credential>;
33
18
  //#endregion
34
19
  export { mondayMcpCreateWorkspace };
35
20
  //# sourceMappingURL=create-workspace.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-workspace.d.cts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAM7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"create-workspace.d.cts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAM7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-workspace.d.ts
@@ -12,24 +14,7 @@ declare const MondayMcpCreateWorkspaceInput: z.ZodObject<{
12
14
  accountProductId: z.ZodOptional<z.ZodString>;
13
15
  }, z.core.$strip>;
14
16
  declare const MondayMcpCreateWorkspaceOutput: z.ZodUnknown;
15
- declare const mondayMcpCreateWorkspace: import("@keystrokehq/action").WorkflowActionDefinition<{
16
- name: string;
17
- workspaceKind: "closed" | "open" | "template";
18
- description?: string | undefined;
19
- accountProductId?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
27
- connectionId: z.ZodString;
28
- entityId: z.ZodString;
29
- instanceId: z.ZodString;
30
- }, z.core.$strip>, z.ZodObject<{
31
- accessToken: z.ZodString;
32
- }, z.core.$strip>>]>;
17
+ declare const mondayMcpCreateWorkspace: AppAction<typeof MondayMcpCreateWorkspaceInput, typeof MondayMcpCreateWorkspaceOutput, typeof mondayMcp.credential>;
33
18
  //#endregion
34
19
  export { mondayMcpCreateWorkspace };
35
20
  //# sourceMappingURL=create-workspace.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-workspace.d.mts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAM7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA"}
1
+ {"version":3,"file":"create-workspace.d.mts","names":[],"sources":["../../src/actions/create-workspace.ts"],"mappings":";;;;;cAMa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAM7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,EAA0B,SAAA,QAC9B,6BAAA,SACA,8BAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const mondayMcpCreateWorkspace = action("MONDAY_MCP_CREATE_WORKSPACE", {
@@ -1 +1 @@
1
- {"version":3,"file":"create-workspace.mjs","names":[],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpCreateWorkspaceInput = z.object({\n name: z.string().describe(\"The name of the new workspace to be created\"),\n description: z.string().describe(\"The description of the new workspace\").optional(),\n workspaceKind: z.enum([\"closed\", \"open\", \"template\"]).describe(\"The kind of workspace to create\"),\n accountProductId: z.string().describe(\"The account product ID associated with the workspace\").optional(),\n});\nexport const MondayMcpCreateWorkspaceOutput = z.unknown();\n\nexport const mondayMcpCreateWorkspace = action(\"MONDAY_MCP_CREATE_WORKSPACE\", {\n slug: \"monday_mcp-create-workspace\",\n name: \"Create workspace\",\n description: \"Create a new workspace in monday.com\",\n input: MondayMcpCreateWorkspaceInput,\n output: MondayMcpCreateWorkspaceOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EACvE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAClF,eAAe,EAAE,KAAK;GAAC;GAAU;GAAQ;EAAU,CAAC,CAAC,CAAC,SAAS,iCAAiC;EAChG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzG,CAOS;CACP,QAP4C,EAAE,QAOtC;AACV,CAAC"}
1
+ {"version":3,"file":"create-workspace.mjs","names":[],"sources":["../../src/actions/create-workspace.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpCreateWorkspaceInput = z.object({\n name: z.string().describe(\"The name of the new workspace to be created\"),\n description: z.string().describe(\"The description of the new workspace\").optional(),\n workspaceKind: z.enum([\"closed\", \"open\", \"template\"]).describe(\"The kind of workspace to create\"),\n accountProductId: z.string().describe(\"The account product ID associated with the workspace\").optional(),\n});\nexport const MondayMcpCreateWorkspaceOutput = z.unknown();\n\nexport const mondayMcpCreateWorkspace: AppAction<\n typeof MondayMcpCreateWorkspaceInput,\n typeof MondayMcpCreateWorkspaceOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_CREATE_WORKSPACE\", {\n slug: \"monday_mcp-create-workspace\",\n name: \"Create workspace\",\n description: \"Create a new workspace in monday.com\",\n input: MondayMcpCreateWorkspaceInput,\n output: MondayMcpCreateWorkspaceOutput,\n});\n"],"mappings":";;;AAcA,MAAa,2BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EACvE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAClF,eAAe,EAAE,KAAK;GAAC;GAAU;GAAQ;EAAU,CAAC,CAAC,CAAC,SAAS,iCAAiC;EAChG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACzG,CAWS;CACP,QAX4C,EAAE,QAWtC;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/form-questions-editor.ts
@@ -1 +1 @@
1
- {"version":3,"file":"form-questions-editor.cjs","names":["z","action"],"sources":["../../src/actions/form-questions-editor.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpFormQuestionsEditorInput = z.object({\n action: z.enum([\"delete\", \"update\", \"create\"]).describe(\"The type of operation to perform on the question. Can delete, update, or create. When updating or deleting a question, the questionId is required. When creating or updating a question, the question object is required. When updating, the question is a patch object, meaning that only the fields that are provided will be updated.\"),\n question: z.object({\n type: z.enum([\"Boolean\", \"ConnectedBoards\", \"Country\", \"Date\", \"DateRange\", \"Email\", \"File\", \"Link\", \"Location\", \"LongText\", \"MultiSelect\", \"Name\", \"Number\", \"People\", \"Phone\", \"Rating\", \"ShortText\", \"Signature\", \"SingleSelect\", \"Subitems\", \"Updates\"]).describe(\"The question type determining input behavior and validation (e.g., \\\"text\\\", \\\"email\\\", \\\"single_select\\\", \\\"multi_select\\\").\"),\n title: z.string().describe(\"The question text displayed to respondents. Must be at least 1 character long and clearly indicate the expected response.\").optional(),\n options: z.array(z.object({\n label: z.string().describe(\"The display text for individual option choices in select-type questions.\"),\n})).describe(\"Array of option objects for choice-based questions (single_select, multi_select). Required when creating select type questions. Can only be provided when creating a question, not yet supported for updating a question.\").optional(),\n visible: z.boolean().describe(\"Boolean controlling question visibility to respondents. Hidden questions remain in form structure but are not displayed.\").optional(),\n required: z.boolean().describe(\"Boolean indicating if the question must be answered before form submission.\").optional(),\n settings: z.object({\n display: z.enum([\"Dropdown\", \"Horizontal\", \"Vertical\"]).describe(\"Single/Multi Select questions only: Controls how the selection options are visually presented to users.\").optional(),\n prefill: z.object({\n lookup: z.string().describe(\"The specific field or parameter name to lookup from the prefill source. For account sources, this would be a user property like \\\"name\\\" or \\\"email\\\". For query parameters, this would be the parameter name that would be set in the URL.\").optional(),\n source: z.enum([\"Account\", \"QueryParam\"]).describe(\"The data source to use for prefilling the question value. Check the PrefillSources for available options.\").optional(),\n enabled: z.boolean().describe(\"Whether prefill functionality is enabled for this question. When true, the question will attempt to auto-populate values from the specified source.\"),\n}).describe(\"Configuration for automatically populating question values from various data sources such as user account information or URL query parameters.\").optional(),\n includeTime: z.boolean().describe(\"Date questions only: Whether to include time selection (hours and minutes) in addition to the date picker. When false, only date selection is available.\").optional(),\n optionsOrder: z.enum([\"Alphabetical\", \"Custom\", \"Random\"]).describe(\"Single/Multi Select questions only: Determines the ordering of selection options.\").optional(),\n skipValidation: z.boolean().describe(\"Link/URL questions only: Whether to skip URL format validation, allowing any text input.\").optional(),\n checkedByDefault: z.boolean().describe(\"Boolean/checkbox questions only: Whether the checkbox should be checked by default when the form loads.\").optional(),\n prefixAutofilled: z.boolean().describe(\"Phone questions only: Automatically detect and fill the phone country prefix based on the user's geographic location or browser settings.\").optional(),\n prefixPredefined: z.object({\n prefix: z.string().describe(\"The predefined phone country prefix to use as country code in capital letters (e.g., \\\"US\\\", \\\"UK\\\", \\\"IL\\\"). Only used when enabled is true.\").optional(),\n enabled: z.boolean().describe(\"Whether a predefined phone prefix is enabled for phone number questions. When true, the specified prefix will be pre-selected.\"),\n}).describe(\"Phone questions only: Configuration for setting a specific predefined phone country prefix that will be pre-selected for users.\").optional(),\n defaultCurrentDate: z.boolean().describe(\"Date based questions only: Automatically set the current date as the default value when the form loads.\").optional(),\n locationAutofilled: z.boolean().describe(\"Location questions only: Automatically detect and fill the user's current location using browser geolocation services, requiring user permission.\").optional(),\n}).optional(),\n description: z.string().describe(\"Optional explanatory text providing additional context, instructions, or examples for the question.\").optional(),\n}).describe(\"The question object containing all properties for creation or update. When creating a question, the title is required.\").optional(),\n formToken: z.string().describe(\"The unique identifier token for the form. Required for all form-specific operations.\"),\n questionId: z.string().describe(\"The unique identifier for the question. Used to target specific questions within a form.\").optional(),\n questionStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The question object. Send this as a stringified JSON of \\\"question\\\" field. Read \\\"question\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpFormQuestionsEditorOutput = z.unknown();\n\nexport const mondayMcpFormQuestionsEditor = action(\"MONDAY_MCP_FORM_QUESTIONS_EDITOR\", {\n slug: \"monday_mcp-form-questions-editor\",\n name: \"Form questions editor\",\n description: \"Create, update, or delete a question in a monday.com form\",\n input: MondayMcpFormQuestionsEditorInput,\n output: MondayMcpFormQuestionsEditorOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"form-questions-editor.cjs","names":["z","action"],"sources":["../../src/actions/form-questions-editor.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpFormQuestionsEditorInput = z.object({\n action: z.enum([\"delete\", \"update\", \"create\"]).describe(\"The type of operation to perform on the question. Can delete, update, or create. When updating or deleting a question, the questionId is required. When creating or updating a question, the question object is required. When updating, the question is a patch object, meaning that only the fields that are provided will be updated.\"),\n question: z.object({\n type: z.enum([\"Boolean\", \"ConnectedBoards\", \"Country\", \"Date\", \"DateRange\", \"Email\", \"File\", \"Link\", \"Location\", \"LongText\", \"MultiSelect\", \"Name\", \"Number\", \"People\", \"Phone\", \"Rating\", \"ShortText\", \"Signature\", \"SingleSelect\", \"Subitems\", \"Updates\"]).describe(\"The question type determining input behavior and validation (e.g., \\\"text\\\", \\\"email\\\", \\\"single_select\\\", \\\"multi_select\\\").\"),\n title: z.string().describe(\"The question text displayed to respondents. Must be at least 1 character long and clearly indicate the expected response.\").optional(),\n options: z.array(z.object({\n label: z.string().describe(\"The display text for individual option choices in select-type questions.\"),\n})).describe(\"Array of option objects for choice-based questions (single_select, multi_select). Required when creating select type questions. Can only be provided when creating a question, not yet supported for updating a question.\").optional(),\n visible: z.boolean().describe(\"Boolean controlling question visibility to respondents. Hidden questions remain in form structure but are not displayed.\").optional(),\n required: z.boolean().describe(\"Boolean indicating if the question must be answered before form submission.\").optional(),\n settings: z.object({\n display: z.enum([\"Dropdown\", \"Horizontal\", \"Vertical\"]).describe(\"Single/Multi Select questions only: Controls how the selection options are visually presented to users.\").optional(),\n prefill: z.object({\n lookup: z.string().describe(\"The specific field or parameter name to lookup from the prefill source. For account sources, this would be a user property like \\\"name\\\" or \\\"email\\\". For query parameters, this would be the parameter name that would be set in the URL.\").optional(),\n source: z.enum([\"Account\", \"QueryParam\"]).describe(\"The data source to use for prefilling the question value. Check the PrefillSources for available options.\").optional(),\n enabled: z.boolean().describe(\"Whether prefill functionality is enabled for this question. When true, the question will attempt to auto-populate values from the specified source.\"),\n}).describe(\"Configuration for automatically populating question values from various data sources such as user account information or URL query parameters.\").optional(),\n includeTime: z.boolean().describe(\"Date questions only: Whether to include time selection (hours and minutes) in addition to the date picker. When false, only date selection is available.\").optional(),\n optionsOrder: z.enum([\"Alphabetical\", \"Custom\", \"Random\"]).describe(\"Single/Multi Select questions only: Determines the ordering of selection options.\").optional(),\n skipValidation: z.boolean().describe(\"Link/URL questions only: Whether to skip URL format validation, allowing any text input.\").optional(),\n checkedByDefault: z.boolean().describe(\"Boolean/checkbox questions only: Whether the checkbox should be checked by default when the form loads.\").optional(),\n prefixAutofilled: z.boolean().describe(\"Phone questions only: Automatically detect and fill the phone country prefix based on the user's geographic location or browser settings.\").optional(),\n prefixPredefined: z.object({\n prefix: z.string().describe(\"The predefined phone country prefix to use as country code in capital letters (e.g., \\\"US\\\", \\\"UK\\\", \\\"IL\\\"). Only used when enabled is true.\").optional(),\n enabled: z.boolean().describe(\"Whether a predefined phone prefix is enabled for phone number questions. When true, the specified prefix will be pre-selected.\"),\n}).describe(\"Phone questions only: Configuration for setting a specific predefined phone country prefix that will be pre-selected for users.\").optional(),\n defaultCurrentDate: z.boolean().describe(\"Date based questions only: Automatically set the current date as the default value when the form loads.\").optional(),\n locationAutofilled: z.boolean().describe(\"Location questions only: Automatically detect and fill the user's current location using browser geolocation services, requiring user permission.\").optional(),\n}).optional(),\n description: z.string().describe(\"Optional explanatory text providing additional context, instructions, or examples for the question.\").optional(),\n}).describe(\"The question object containing all properties for creation or update. When creating a question, the title is required.\").optional(),\n formToken: z.string().describe(\"The unique identifier token for the form. Required for all form-specific operations.\"),\n questionId: z.string().describe(\"The unique identifier for the question. Used to target specific questions within a form.\").optional(),\n questionStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The question object. Send this as a stringified JSON of \\\"question\\\" field. Read \\\"question\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpFormQuestionsEditorOutput = z.unknown();\n\nexport const mondayMcpFormQuestionsEditor: AppAction<\n typeof MondayMcpFormQuestionsEditorInput,\n typeof MondayMcpFormQuestionsEditorOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_FORM_QUESTIONS_EDITOR\", {\n slug: \"monday_mcp-form-questions-editor\",\n name: \"Form questions editor\",\n description: \"Create, update, or delete a question in a monday.com form\",\n input: MondayMcpFormQuestionsEditorInput,\n output: MondayMcpFormQuestionsEditorOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/form-questions-editor.d.ts
@@ -74,53 +76,7 @@ declare const MondayMcpFormQuestionsEditorInput: z.ZodObject<{
74
76
  questionStringified: z.ZodOptional<z.ZodString>;
75
77
  }, z.core.$strip>;
76
78
  declare const MondayMcpFormQuestionsEditorOutput: z.ZodUnknown;
77
- declare const mondayMcpFormQuestionsEditor: import("@keystrokehq/action").WorkflowActionDefinition<{
78
- action: "delete" | "update" | "create";
79
- formToken: string;
80
- question?: {
81
- type: "Boolean" | "ConnectedBoards" | "Country" | "Date" | "DateRange" | "Email" | "File" | "Link" | "Location" | "LongText" | "MultiSelect" | "Name" | "Number" | "People" | "Phone" | "Rating" | "ShortText" | "Signature" | "SingleSelect" | "Subitems" | "Updates";
82
- title?: string | undefined;
83
- options?: {
84
- label: string;
85
- }[] | undefined;
86
- visible?: boolean | undefined;
87
- required?: boolean | undefined;
88
- settings?: {
89
- display?: "Dropdown" | "Horizontal" | "Vertical" | undefined;
90
- prefill?: {
91
- enabled: boolean;
92
- lookup?: string | undefined;
93
- source?: "Account" | "QueryParam" | undefined;
94
- } | undefined;
95
- includeTime?: boolean | undefined;
96
- optionsOrder?: "Alphabetical" | "Custom" | "Random" | undefined;
97
- skipValidation?: boolean | undefined;
98
- checkedByDefault?: boolean | undefined;
99
- prefixAutofilled?: boolean | undefined;
100
- prefixPredefined?: {
101
- enabled: boolean;
102
- prefix?: string | undefined;
103
- } | undefined;
104
- defaultCurrentDate?: boolean | undefined;
105
- locationAutofilled?: boolean | undefined;
106
- } | undefined;
107
- description?: string | undefined;
108
- } | undefined;
109
- questionId?: string | undefined;
110
- questionStringified?: string | undefined;
111
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
112
- connectionId: z.ZodString;
113
- entityId: z.ZodString;
114
- instanceId: z.ZodString;
115
- }, z.core.$strip>, z.ZodObject<{
116
- accessToken: z.ZodString;
117
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
118
- connectionId: z.ZodString;
119
- entityId: z.ZodString;
120
- instanceId: z.ZodString;
121
- }, z.core.$strip>, z.ZodObject<{
122
- accessToken: z.ZodString;
123
- }, z.core.$strip>>]>;
79
+ declare const mondayMcpFormQuestionsEditor: AppAction<typeof MondayMcpFormQuestionsEditorInput, typeof MondayMcpFormQuestionsEditorOutput, typeof mondayMcp.credential>;
124
80
  //#endregion
125
81
  export { mondayMcpFormQuestionsEditor };
126
82
  //# sourceMappingURL=form-questions-editor.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form-questions-editor.d.cts","names":[],"sources":["../../src/actions/form-questions-editor.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"form-questions-editor.d.cts","names":[],"sources":["../../src/actions/form-questions-editor.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/form-questions-editor.d.ts
@@ -74,53 +76,7 @@ declare const MondayMcpFormQuestionsEditorInput: z.ZodObject<{
74
76
  questionStringified: z.ZodOptional<z.ZodString>;
75
77
  }, z.core.$strip>;
76
78
  declare const MondayMcpFormQuestionsEditorOutput: z.ZodUnknown;
77
- declare const mondayMcpFormQuestionsEditor: import("@keystrokehq/action").WorkflowActionDefinition<{
78
- action: "delete" | "update" | "create";
79
- formToken: string;
80
- question?: {
81
- type: "Boolean" | "ConnectedBoards" | "Country" | "Date" | "DateRange" | "Email" | "File" | "Link" | "Location" | "LongText" | "MultiSelect" | "Name" | "Number" | "People" | "Phone" | "Rating" | "ShortText" | "Signature" | "SingleSelect" | "Subitems" | "Updates";
82
- title?: string | undefined;
83
- options?: {
84
- label: string;
85
- }[] | undefined;
86
- visible?: boolean | undefined;
87
- required?: boolean | undefined;
88
- settings?: {
89
- display?: "Dropdown" | "Horizontal" | "Vertical" | undefined;
90
- prefill?: {
91
- enabled: boolean;
92
- lookup?: string | undefined;
93
- source?: "Account" | "QueryParam" | undefined;
94
- } | undefined;
95
- includeTime?: boolean | undefined;
96
- optionsOrder?: "Alphabetical" | "Custom" | "Random" | undefined;
97
- skipValidation?: boolean | undefined;
98
- checkedByDefault?: boolean | undefined;
99
- prefixAutofilled?: boolean | undefined;
100
- prefixPredefined?: {
101
- enabled: boolean;
102
- prefix?: string | undefined;
103
- } | undefined;
104
- defaultCurrentDate?: boolean | undefined;
105
- locationAutofilled?: boolean | undefined;
106
- } | undefined;
107
- description?: string | undefined;
108
- } | undefined;
109
- questionId?: string | undefined;
110
- questionStringified?: string | undefined;
111
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
112
- connectionId: z.ZodString;
113
- entityId: z.ZodString;
114
- instanceId: z.ZodString;
115
- }, z.core.$strip>, z.ZodObject<{
116
- accessToken: z.ZodString;
117
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
118
- connectionId: z.ZodString;
119
- entityId: z.ZodString;
120
- instanceId: z.ZodString;
121
- }, z.core.$strip>, z.ZodObject<{
122
- accessToken: z.ZodString;
123
- }, z.core.$strip>>]>;
79
+ declare const mondayMcpFormQuestionsEditor: AppAction<typeof MondayMcpFormQuestionsEditorInput, typeof MondayMcpFormQuestionsEditorOutput, typeof mondayMcp.credential>;
124
80
  //#endregion
125
81
  export { mondayMcpFormQuestionsEditor };
126
82
  //# sourceMappingURL=form-questions-editor.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"form-questions-editor.d.mts","names":[],"sources":["../../src/actions/form-questions-editor.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"form-questions-editor.d.mts","names":[],"sources":["../../src/actions/form-questions-editor.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCjC,kCAAA,EAAkC,CAAA,CAAA,UAAc;AAAA,cAEhD,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const mondayMcpFormQuestionsEditor = action("MONDAY_MCP_FORM_QUESTIONS_EDITOR", {
@@ -1 +1 @@
1
- {"version":3,"file":"form-questions-editor.mjs","names":[],"sources":["../../src/actions/form-questions-editor.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpFormQuestionsEditorInput = z.object({\n action: z.enum([\"delete\", \"update\", \"create\"]).describe(\"The type of operation to perform on the question. Can delete, update, or create. When updating or deleting a question, the questionId is required. When creating or updating a question, the question object is required. When updating, the question is a patch object, meaning that only the fields that are provided will be updated.\"),\n question: z.object({\n type: z.enum([\"Boolean\", \"ConnectedBoards\", \"Country\", \"Date\", \"DateRange\", \"Email\", \"File\", \"Link\", \"Location\", \"LongText\", \"MultiSelect\", \"Name\", \"Number\", \"People\", \"Phone\", \"Rating\", \"ShortText\", \"Signature\", \"SingleSelect\", \"Subitems\", \"Updates\"]).describe(\"The question type determining input behavior and validation (e.g., \\\"text\\\", \\\"email\\\", \\\"single_select\\\", \\\"multi_select\\\").\"),\n title: z.string().describe(\"The question text displayed to respondents. Must be at least 1 character long and clearly indicate the expected response.\").optional(),\n options: z.array(z.object({\n label: z.string().describe(\"The display text for individual option choices in select-type questions.\"),\n})).describe(\"Array of option objects for choice-based questions (single_select, multi_select). Required when creating select type questions. Can only be provided when creating a question, not yet supported for updating a question.\").optional(),\n visible: z.boolean().describe(\"Boolean controlling question visibility to respondents. Hidden questions remain in form structure but are not displayed.\").optional(),\n required: z.boolean().describe(\"Boolean indicating if the question must be answered before form submission.\").optional(),\n settings: z.object({\n display: z.enum([\"Dropdown\", \"Horizontal\", \"Vertical\"]).describe(\"Single/Multi Select questions only: Controls how the selection options are visually presented to users.\").optional(),\n prefill: z.object({\n lookup: z.string().describe(\"The specific field or parameter name to lookup from the prefill source. For account sources, this would be a user property like \\\"name\\\" or \\\"email\\\". For query parameters, this would be the parameter name that would be set in the URL.\").optional(),\n source: z.enum([\"Account\", \"QueryParam\"]).describe(\"The data source to use for prefilling the question value. Check the PrefillSources for available options.\").optional(),\n enabled: z.boolean().describe(\"Whether prefill functionality is enabled for this question. When true, the question will attempt to auto-populate values from the specified source.\"),\n}).describe(\"Configuration for automatically populating question values from various data sources such as user account information or URL query parameters.\").optional(),\n includeTime: z.boolean().describe(\"Date questions only: Whether to include time selection (hours and minutes) in addition to the date picker. When false, only date selection is available.\").optional(),\n optionsOrder: z.enum([\"Alphabetical\", \"Custom\", \"Random\"]).describe(\"Single/Multi Select questions only: Determines the ordering of selection options.\").optional(),\n skipValidation: z.boolean().describe(\"Link/URL questions only: Whether to skip URL format validation, allowing any text input.\").optional(),\n checkedByDefault: z.boolean().describe(\"Boolean/checkbox questions only: Whether the checkbox should be checked by default when the form loads.\").optional(),\n prefixAutofilled: z.boolean().describe(\"Phone questions only: Automatically detect and fill the phone country prefix based on the user's geographic location or browser settings.\").optional(),\n prefixPredefined: z.object({\n prefix: z.string().describe(\"The predefined phone country prefix to use as country code in capital letters (e.g., \\\"US\\\", \\\"UK\\\", \\\"IL\\\"). Only used when enabled is true.\").optional(),\n enabled: z.boolean().describe(\"Whether a predefined phone prefix is enabled for phone number questions. When true, the specified prefix will be pre-selected.\"),\n}).describe(\"Phone questions only: Configuration for setting a specific predefined phone country prefix that will be pre-selected for users.\").optional(),\n defaultCurrentDate: z.boolean().describe(\"Date based questions only: Automatically set the current date as the default value when the form loads.\").optional(),\n locationAutofilled: z.boolean().describe(\"Location questions only: Automatically detect and fill the user's current location using browser geolocation services, requiring user permission.\").optional(),\n}).optional(),\n description: z.string().describe(\"Optional explanatory text providing additional context, instructions, or examples for the question.\").optional(),\n}).describe(\"The question object containing all properties for creation or update. When creating a question, the title is required.\").optional(),\n formToken: z.string().describe(\"The unique identifier token for the form. Required for all form-specific operations.\"),\n questionId: z.string().describe(\"The unique identifier for the question. Used to target specific questions within a form.\").optional(),\n questionStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The question object. Send this as a stringified JSON of \\\"question\\\" field. Read \\\"question\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpFormQuestionsEditorOutput = z.unknown();\n\nexport const mondayMcpFormQuestionsEditor = action(\"MONDAY_MCP_FORM_QUESTIONS_EDITOR\", {\n slug: \"monday_mcp-form-questions-editor\",\n name: \"Form questions editor\",\n description: \"Create, update, or delete a question in a monday.com form\",\n input: MondayMcpFormQuestionsEditorInput,\n output: MondayMcpFormQuestionsEditorOutput,\n});\n"],"mappings":";;AAyCA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAzC+C,EAAE,OAAO;EACxD,QAAQ,EAAE,KAAK;GAAC;GAAU;GAAU;EAAQ,CAAC,CAAC,CAAC,SAAS,0UAA0U;EAClY,UAAU,EAAE,OAAO;GACnB,MAAM,EAAE,KAAK;IAAC;IAAW;IAAmB;IAAW;IAAQ;IAAa;IAAS;IAAQ;IAAQ;IAAY;IAAY;IAAe;IAAQ;IAAU;IAAU;IAAS;IAAU;IAAa;IAAa;IAAgB;IAAY;GAAS,CAAC,CAAC,CAAC,SAAS,+HAA+H;GACrY,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;GACjK,SAAS,EAAE,MAAM,EAAE,OAAO,EAC1B,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,EACvG,CAAC,CAAC,CAAC,CAAC,SAAS,2NAA2N,CAAC,CAAC,SAAS;GACjP,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;GACnK,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;GACvH,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE,KAAK;KAAC;KAAY;KAAc;IAAU,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;IACrL,SAAS,EAAE,OAAO;KAClB,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6OAA6O,CAAC,CAAC,SAAS;KACpR,QAAQ,EAAE,KAAK,CAAC,WAAW,YAAY,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;KACzK,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qJAAqJ;IACrL,CAAC,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS;IACrK,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;IACvM,cAAc,EAAE,KAAK;KAAC;KAAgB;KAAU;IAAQ,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;IAClK,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;IAC1I,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;IAC3J,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,2IAA2I,CAAC,CAAC,SAAS;IAC7L,kBAAkB,EAAE,OAAO;KAC3B,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;KACtL,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gIAAgI;IAChK,CAAC,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;IACtJ,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;IAC7J,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS;GACzM,CAAC,CAAC,CAAC,SAAS;GACV,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;EACnJ,CAAC,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;EAC7I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;EACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACrI,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CAClO,CAOS;CACP,QAPgD,EAAE,QAO1C;AACV,CAAC"}
1
+ {"version":3,"file":"form-questions-editor.mjs","names":[],"sources":["../../src/actions/form-questions-editor.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpFormQuestionsEditorInput = z.object({\n action: z.enum([\"delete\", \"update\", \"create\"]).describe(\"The type of operation to perform on the question. Can delete, update, or create. When updating or deleting a question, the questionId is required. When creating or updating a question, the question object is required. When updating, the question is a patch object, meaning that only the fields that are provided will be updated.\"),\n question: z.object({\n type: z.enum([\"Boolean\", \"ConnectedBoards\", \"Country\", \"Date\", \"DateRange\", \"Email\", \"File\", \"Link\", \"Location\", \"LongText\", \"MultiSelect\", \"Name\", \"Number\", \"People\", \"Phone\", \"Rating\", \"ShortText\", \"Signature\", \"SingleSelect\", \"Subitems\", \"Updates\"]).describe(\"The question type determining input behavior and validation (e.g., \\\"text\\\", \\\"email\\\", \\\"single_select\\\", \\\"multi_select\\\").\"),\n title: z.string().describe(\"The question text displayed to respondents. Must be at least 1 character long and clearly indicate the expected response.\").optional(),\n options: z.array(z.object({\n label: z.string().describe(\"The display text for individual option choices in select-type questions.\"),\n})).describe(\"Array of option objects for choice-based questions (single_select, multi_select). Required when creating select type questions. Can only be provided when creating a question, not yet supported for updating a question.\").optional(),\n visible: z.boolean().describe(\"Boolean controlling question visibility to respondents. Hidden questions remain in form structure but are not displayed.\").optional(),\n required: z.boolean().describe(\"Boolean indicating if the question must be answered before form submission.\").optional(),\n settings: z.object({\n display: z.enum([\"Dropdown\", \"Horizontal\", \"Vertical\"]).describe(\"Single/Multi Select questions only: Controls how the selection options are visually presented to users.\").optional(),\n prefill: z.object({\n lookup: z.string().describe(\"The specific field or parameter name to lookup from the prefill source. For account sources, this would be a user property like \\\"name\\\" or \\\"email\\\". For query parameters, this would be the parameter name that would be set in the URL.\").optional(),\n source: z.enum([\"Account\", \"QueryParam\"]).describe(\"The data source to use for prefilling the question value. Check the PrefillSources for available options.\").optional(),\n enabled: z.boolean().describe(\"Whether prefill functionality is enabled for this question. When true, the question will attempt to auto-populate values from the specified source.\"),\n}).describe(\"Configuration for automatically populating question values from various data sources such as user account information or URL query parameters.\").optional(),\n includeTime: z.boolean().describe(\"Date questions only: Whether to include time selection (hours and minutes) in addition to the date picker. When false, only date selection is available.\").optional(),\n optionsOrder: z.enum([\"Alphabetical\", \"Custom\", \"Random\"]).describe(\"Single/Multi Select questions only: Determines the ordering of selection options.\").optional(),\n skipValidation: z.boolean().describe(\"Link/URL questions only: Whether to skip URL format validation, allowing any text input.\").optional(),\n checkedByDefault: z.boolean().describe(\"Boolean/checkbox questions only: Whether the checkbox should be checked by default when the form loads.\").optional(),\n prefixAutofilled: z.boolean().describe(\"Phone questions only: Automatically detect and fill the phone country prefix based on the user's geographic location or browser settings.\").optional(),\n prefixPredefined: z.object({\n prefix: z.string().describe(\"The predefined phone country prefix to use as country code in capital letters (e.g., \\\"US\\\", \\\"UK\\\", \\\"IL\\\"). Only used when enabled is true.\").optional(),\n enabled: z.boolean().describe(\"Whether a predefined phone prefix is enabled for phone number questions. When true, the specified prefix will be pre-selected.\"),\n}).describe(\"Phone questions only: Configuration for setting a specific predefined phone country prefix that will be pre-selected for users.\").optional(),\n defaultCurrentDate: z.boolean().describe(\"Date based questions only: Automatically set the current date as the default value when the form loads.\").optional(),\n locationAutofilled: z.boolean().describe(\"Location questions only: Automatically detect and fill the user's current location using browser geolocation services, requiring user permission.\").optional(),\n}).optional(),\n description: z.string().describe(\"Optional explanatory text providing additional context, instructions, or examples for the question.\").optional(),\n}).describe(\"The question object containing all properties for creation or update. When creating a question, the title is required.\").optional(),\n formToken: z.string().describe(\"The unique identifier token for the form. Required for all form-specific operations.\"),\n questionId: z.string().describe(\"The unique identifier for the question. Used to target specific questions within a form.\").optional(),\n questionStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The question object. Send this as a stringified JSON of \\\"question\\\" field. Read \\\"question\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpFormQuestionsEditorOutput = z.unknown();\n\nexport const mondayMcpFormQuestionsEditor: AppAction<\n typeof MondayMcpFormQuestionsEditorInput,\n typeof MondayMcpFormQuestionsEditorOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_FORM_QUESTIONS_EDITOR\", {\n slug: \"monday_mcp-form-questions-editor\",\n name: \"Form questions editor\",\n description: \"Create, update, or delete a question in a monday.com form\",\n input: MondayMcpFormQuestionsEditorInput,\n output: MondayMcpFormQuestionsEditorOutput,\n});\n"],"mappings":";;;AA2CA,MAAa,+BAIT,OAAO,oCAAoC;CAC7C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA7C+C,EAAE,OAAO;EACxD,QAAQ,EAAE,KAAK;GAAC;GAAU;GAAU;EAAQ,CAAC,CAAC,CAAC,SAAS,0UAA0U;EAClY,UAAU,EAAE,OAAO;GACnB,MAAM,EAAE,KAAK;IAAC;IAAW;IAAmB;IAAW;IAAQ;IAAa;IAAS;IAAQ;IAAQ;IAAY;IAAY;IAAe;IAAQ;IAAU;IAAU;IAAS;IAAU;IAAa;IAAa;IAAgB;IAAY;GAAS,CAAC,CAAC,CAAC,SAAS,+HAA+H;GACrY,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;GACjK,SAAS,EAAE,MAAM,EAAE,OAAO,EAC1B,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,EACvG,CAAC,CAAC,CAAC,CAAC,SAAS,2NAA2N,CAAC,CAAC,SAAS;GACjP,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;GACnK,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;GACvH,UAAU,EAAE,OAAO;IACnB,SAAS,EAAE,KAAK;KAAC;KAAY;KAAc;IAAU,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;IACrL,SAAS,EAAE,OAAO;KAClB,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6OAA6O,CAAC,CAAC,SAAS;KACpR,QAAQ,EAAE,KAAK,CAAC,WAAW,YAAY,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;KACzK,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qJAAqJ;IACrL,CAAC,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS;IACrK,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;IACvM,cAAc,EAAE,KAAK;KAAC;KAAgB;KAAU;IAAQ,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;IAClK,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;IAC1I,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;IAC3J,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,2IAA2I,CAAC,CAAC,SAAS;IAC7L,kBAAkB,EAAE,OAAO;KAC3B,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;KACtL,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gIAAgI;IAChK,CAAC,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;IACtJ,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;IAC7J,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS;GACzM,CAAC,CAAC,CAAC,SAAS;GACV,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;EACnJ,CAAC,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS;EAC7I,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF;EACrH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACrI,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CAClO,CAWS;CACP,QAXgD,EAAE,QAW1C;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-board-activity.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-activity.cjs","names":["z","action"],"sources":["../../src/actions/get-board-activity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetBoardActivityInput = z.object({\n toDate: z.string().describe(\"End date for activity range (ISO8601DateTime format). Defaults to now\").optional(),\n boardId: z.number().describe(\"The id of the board to get activity for\"),\n fromDate: z.string().describe(\"Start date for activity range (ISO8601DateTime format). Defaults to 30 days ago\").optional(),\n});\nexport const MondayMcpGetBoardActivityOutput = z.unknown();\n\nexport const mondayMcpGetBoardActivity = action(\"MONDAY_MCP_GET_BOARD_ACTIVITY\", {\n slug: \"monday_mcp-get-board-activity\",\n name: \"Get board activity\",\n description: \"Get board activity logs for a specified time range (defaults to last 30 days)\",\n input: MondayMcpGetBoardActivityInput,\n output: MondayMcpGetBoardActivityOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC5H,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,QAAQ;AAEzD,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-board-activity.cjs","names":["z","action"],"sources":["../../src/actions/get-board-activity.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpGetBoardActivityInput = z.object({\n toDate: z.string().describe(\"End date for activity range (ISO8601DateTime format). Defaults to now\").optional(),\n boardId: z.number().describe(\"The id of the board to get activity for\"),\n fromDate: z.string().describe(\"Start date for activity range (ISO8601DateTime format). Defaults to 30 days ago\").optional(),\n});\nexport const MondayMcpGetBoardActivityOutput = z.unknown();\n\nexport const mondayMcpGetBoardActivity: AppAction<\n typeof MondayMcpGetBoardActivityInput,\n typeof MondayMcpGetBoardActivityOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_BOARD_ACTIVITY\", {\n slug: \"monday_mcp-get-board-activity\",\n name: \"Get board activity\",\n description: \"Get board activity logs for a specified time range (defaults to last 30 days)\",\n input: MondayMcpGetBoardActivityInput,\n output: MondayMcpGetBoardActivityOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC5H,CAAC;AACD,MAAa,kCAAkCA,IAAAA,EAAE,QAAQ;AAEzD,MAAa,4BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-board-activity.d.ts
@@ -7,23 +9,7 @@ declare const MondayMcpGetBoardActivityInput: z.ZodObject<{
7
9
  fromDate: z.ZodOptional<z.ZodString>;
8
10
  }, z.core.$strip>;
9
11
  declare const MondayMcpGetBoardActivityOutput: z.ZodUnknown;
10
- declare const mondayMcpGetBoardActivity: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- boardId: number;
12
- toDate?: string | undefined;
13
- fromDate?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- accessToken: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>;
12
+ declare const mondayMcpGetBoardActivity: AppAction<typeof MondayMcpGetBoardActivityInput, typeof MondayMcpGetBoardActivityOutput, typeof mondayMcp.credential>;
27
13
  //#endregion
28
14
  export { mondayMcpGetBoardActivity };
29
15
  //# sourceMappingURL=get-board-activity.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-activity.d.cts","names":[],"sources":["../../src/actions/get-board-activity.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA"}
1
+ {"version":3,"file":"get-board-activity.d.cts","names":[],"sources":["../../src/actions/get-board-activity.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-board-activity.d.ts
@@ -7,23 +9,7 @@ declare const MondayMcpGetBoardActivityInput: z.ZodObject<{
7
9
  fromDate: z.ZodOptional<z.ZodString>;
8
10
  }, z.core.$strip>;
9
11
  declare const MondayMcpGetBoardActivityOutput: z.ZodUnknown;
10
- declare const mondayMcpGetBoardActivity: import("@keystrokehq/action").WorkflowActionDefinition<{
11
- boardId: number;
12
- toDate?: string | undefined;
13
- fromDate?: string | undefined;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
15
- connectionId: z.ZodString;
16
- entityId: z.ZodString;
17
- instanceId: z.ZodString;
18
- }, z.core.$strip>, z.ZodObject<{
19
- accessToken: z.ZodString;
20
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
21
- connectionId: z.ZodString;
22
- entityId: z.ZodString;
23
- instanceId: z.ZodString;
24
- }, z.core.$strip>, z.ZodObject<{
25
- accessToken: z.ZodString;
26
- }, z.core.$strip>>]>;
12
+ declare const mondayMcpGetBoardActivity: AppAction<typeof MondayMcpGetBoardActivityInput, typeof MondayMcpGetBoardActivityOutput, typeof mondayMcp.credential>;
27
13
  //#endregion
28
14
  export { mondayMcpGetBoardActivity };
29
15
  //# sourceMappingURL=get-board-activity.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-activity.d.mts","names":[],"sources":["../../src/actions/get-board-activity.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,gCAAyB,wBAAA"}
1
+ {"version":3,"file":"get-board-activity.d.mts","names":[],"sources":["../../src/actions/get-board-activity.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAK9B,+BAAA,EAA+B,CAAA,CAAA,UAAc;AAAA,cAE7C,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const mondayMcpGetBoardActivity = action("MONDAY_MCP_GET_BOARD_ACTIVITY", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-activity.mjs","names":[],"sources":["../../src/actions/get-board-activity.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetBoardActivityInput = z.object({\n toDate: z.string().describe(\"End date for activity range (ISO8601DateTime format). Defaults to now\").optional(),\n boardId: z.number().describe(\"The id of the board to get activity for\"),\n fromDate: z.string().describe(\"Start date for activity range (ISO8601DateTime format). Defaults to 30 days ago\").optional(),\n});\nexport const MondayMcpGetBoardActivityOutput = z.unknown();\n\nexport const mondayMcpGetBoardActivity = action(\"MONDAY_MCP_GET_BOARD_ACTIVITY\", {\n slug: \"monday_mcp-get-board-activity\",\n name: \"Get board activity\",\n description: \"Get board activity logs for a specified time range (defaults to last 30 days)\",\n input: MondayMcpGetBoardActivityInput,\n output: MondayMcpGetBoardActivityOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4C,EAAE,OAAO;EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC5H,CAOS;CACP,QAP6C,EAAE,QAOvC;AACV,CAAC"}
1
+ {"version":3,"file":"get-board-activity.mjs","names":[],"sources":["../../src/actions/get-board-activity.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpGetBoardActivityInput = z.object({\n toDate: z.string().describe(\"End date for activity range (ISO8601DateTime format). Defaults to now\").optional(),\n boardId: z.number().describe(\"The id of the board to get activity for\"),\n fromDate: z.string().describe(\"Start date for activity range (ISO8601DateTime format). Defaults to 30 days ago\").optional(),\n});\nexport const MondayMcpGetBoardActivityOutput = z.unknown();\n\nexport const mondayMcpGetBoardActivity: AppAction<\n typeof MondayMcpGetBoardActivityInput,\n typeof MondayMcpGetBoardActivityOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_BOARD_ACTIVITY\", {\n slug: \"monday_mcp-get-board-activity\",\n name: \"Get board activity\",\n description: \"Get board activity logs for a specified time range (defaults to last 30 days)\",\n input: MondayMcpGetBoardActivityInput,\n output: MondayMcpGetBoardActivityOutput,\n});\n"],"mappings":";;;AAaA,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf4C,EAAE,OAAO;EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAC9G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;EACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC5H,CAWS;CACP,QAX6C,EAAE,QAWvC;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-board-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-info.cjs","names":["z","action"],"sources":["../../src/actions/get-board-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetBoardInfoInput = z.object({\n boardId: z.number().describe(\"The id of the board to get information for\"),\n});\nexport const MondayMcpGetBoardInfoOutput = z.unknown();\n\nexport const mondayMcpGetBoardInfo = action(\"MONDAY_MCP_GET_BOARD_INFO\", {\n slug: \"monday_mcp-get-board-info\",\n name: \"Get board info\",\n description: \"Get comprehensive board information including metadata, structure, owners, and configuration\",\n input: MondayMcpGetBoardInfoInput,\n output: MondayMcpGetBoardInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EAC3E,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,QAAQ;AAErD,MAAa,wBAAwBC,eAAAA,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-board-info.cjs","names":["z","action"],"sources":["../../src/actions/get-board-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpGetBoardInfoInput = z.object({\n boardId: z.number().describe(\"The id of the board to get information for\"),\n});\nexport const MondayMcpGetBoardInfoOutput = z.unknown();\n\nexport const mondayMcpGetBoardInfo: AppAction<\n typeof MondayMcpGetBoardInfoInput,\n typeof MondayMcpGetBoardInfoOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_BOARD_INFO\", {\n slug: \"monday_mcp-get-board-info\",\n name: \"Get board info\",\n description: \"Get comprehensive board information including metadata, structure, owners, and configuration\",\n input: MondayMcpGetBoardInfoInput,\n output: MondayMcpGetBoardInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EAC3E,CAAC;AACD,MAAa,8BAA8BA,IAAAA,EAAE,QAAQ;AAErD,MAAa,wBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-board-info.d.ts
@@ -5,21 +7,7 @@ declare const MondayMcpGetBoardInfoInput: z.ZodObject<{
5
7
  boardId: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const MondayMcpGetBoardInfoOutput: z.ZodUnknown;
8
- declare const mondayMcpGetBoardInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- boardId: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
11
- connectionId: z.ZodString;
12
- entityId: z.ZodString;
13
- instanceId: z.ZodString;
14
- }, z.core.$strip>, z.ZodObject<{
15
- accessToken: z.ZodString;
16
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
17
- connectionId: z.ZodString;
18
- entityId: z.ZodString;
19
- instanceId: z.ZodString;
20
- }, z.core.$strip>, z.ZodObject<{
21
- accessToken: z.ZodString;
22
- }, z.core.$strip>>]>;
10
+ declare const mondayMcpGetBoardInfo: AppAction<typeof MondayMcpGetBoardInfoInput, typeof MondayMcpGetBoardInfoOutput, typeof mondayMcp.credential>;
23
11
  //#endregion
24
12
  export { mondayMcpGetBoardInfo };
25
13
  //# sourceMappingURL=get-board-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-info.d.cts","names":[],"sources":["../../src/actions/get-board-info.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-board-info.d.cts","names":[],"sources":["../../src/actions/get-board-info.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { mondayMcp } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/get-board-info.d.ts
@@ -5,21 +7,7 @@ declare const MondayMcpGetBoardInfoInput: z.ZodObject<{
5
7
  boardId: z.ZodNumber;
6
8
  }, z.core.$strip>;
7
9
  declare const MondayMcpGetBoardInfoOutput: z.ZodUnknown;
8
- declare const mondayMcpGetBoardInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
9
- boardId: number;
10
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
11
- connectionId: z.ZodString;
12
- entityId: z.ZodString;
13
- instanceId: z.ZodString;
14
- }, z.core.$strip>, z.ZodObject<{
15
- accessToken: z.ZodString;
16
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"monday_mcp", z.ZodObject<{
17
- connectionId: z.ZodString;
18
- entityId: z.ZodString;
19
- instanceId: z.ZodString;
20
- }, z.core.$strip>, z.ZodObject<{
21
- accessToken: z.ZodString;
22
- }, z.core.$strip>>]>;
10
+ declare const mondayMcpGetBoardInfo: AppAction<typeof MondayMcpGetBoardInfoInput, typeof MondayMcpGetBoardInfoOutput, typeof mondayMcp.credential>;
23
11
  //#endregion
24
12
  export { mondayMcpGetBoardInfo };
25
13
  //# sourceMappingURL=get-board-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-info.d.mts","names":[],"sources":["../../src/actions/get-board-info.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA"}
1
+ {"version":3,"file":"get-board-info.d.mts","names":[],"sources":["../../src/actions/get-board-info.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const mondayMcpGetBoardInfo = action("MONDAY_MCP_GET_BOARD_INFO", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-info.mjs","names":[],"sources":["../../src/actions/get-board-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetBoardInfoInput = z.object({\n boardId: z.number().describe(\"The id of the board to get information for\"),\n});\nexport const MondayMcpGetBoardInfoOutput = z.unknown();\n\nexport const mondayMcpGetBoardInfo = action(\"MONDAY_MCP_GET_BOARD_INFO\", {\n slug: \"monday_mcp-get-board-info\",\n name: \"Get board info\",\n description: \"Get comprehensive board information including metadata, structure, owners, and configuration\",\n input: MondayMcpGetBoardInfoInput,\n output: MondayMcpGetBoardInfoOutput,\n});\n"],"mappings":";;AASA,MAAa,wBAAwB,OAAO,6BAA6B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATwC,EAAE,OAAO,EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EAC3E,CAOS;CACP,QAPyC,EAAE,QAOnC;AACV,CAAC"}
1
+ {"version":3,"file":"get-board-info.mjs","names":[],"sources":["../../src/actions/get-board-info.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { mondayMcp } from \"../app\";\n\nexport const MondayMcpGetBoardInfoInput = z.object({\n boardId: z.number().describe(\"The id of the board to get information for\"),\n});\nexport const MondayMcpGetBoardInfoOutput = z.unknown();\n\nexport const mondayMcpGetBoardInfo: AppAction<\n typeof MondayMcpGetBoardInfoInput,\n typeof MondayMcpGetBoardInfoOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_BOARD_INFO\", {\n slug: \"monday_mcp-get-board-info\",\n name: \"Get board info\",\n description: \"Get comprehensive board information including metadata, structure, owners, and configuration\",\n input: MondayMcpGetBoardInfoInput,\n output: MondayMcpGetBoardInfoOutput,\n});\n"],"mappings":";;;AAWA,MAAa,wBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwC,EAAE,OAAO,EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,EAC3E,CAWS;CACP,QAXyC,EAAE,QAWnC;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/get-board-items-page.ts