@keystrokehq/monday_mcp 0.1.3 → 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 -4
  6. package/dist/actions/all-monday-api.d.cts.map +1 -1
  7. package/dist/actions/all-monday-api.d.mts +3 -4
  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 -1
  14. package/dist/actions/all-widgets-schema.d.cts.map +1 -1
  15. package/dist/actions/all-widgets-schema.d.mts +3 -1
  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 -23
  22. package/dist/actions/board-insights.d.cts.map +1 -1
  23. package/dist/actions/board-insights.d.mts +3 -23
  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 -5
  30. package/dist/actions/change-item-column-values.d.cts.map +1 -1
  31. package/dist/actions/change-item-column-values.d.mts +3 -5
  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 -6
  38. package/dist/actions/create-board.d.cts.map +1 -1
  39. package/dist/actions/create-board.d.mts +3 -6
  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 +7 -11
  46. package/dist/actions/create-column.d.cts.map +1 -1
  47. package/dist/actions/create-column.d.mts +7 -11
  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 -7
  54. package/dist/actions/create-dashboard.d.cts.map +1 -1
  55. package/dist/actions/create-dashboard.d.mts +3 -7
  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 -10
  62. package/dist/actions/create-doc.d.cts.map +1 -1
  63. package/dist/actions/create-doc.d.mts +3 -10
  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 -8
  70. package/dist/actions/create-folder.d.cts.map +1 -1
  71. package/dist/actions/create-folder.d.mts +3 -8
  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 -11
  78. package/dist/actions/create-form.d.cts.map +1 -1
  79. package/dist/actions/create-form.d.mts +3 -11
  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 -7
  86. package/dist/actions/create-group.d.cts.map +1 -1
  87. package/dist/actions/create-group.d.mts +3 -7
  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 -8
  94. package/dist/actions/create-item.d.cts.map +1 -1
  95. package/dist/actions/create-item.d.mts +3 -8
  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 -5
  102. package/dist/actions/create-update.d.cts.map +1 -1
  103. package/dist/actions/create-update.d.mts +3 -5
  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 -8
  110. package/dist/actions/create-widget.d.cts.map +1 -1
  111. package/dist/actions/create-widget.d.mts +3 -8
  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 -6
  118. package/dist/actions/create-workspace.d.cts.map +1 -1
  119. package/dist/actions/create-workspace.d.mts +3 -6
  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 -35
  126. package/dist/actions/form-questions-editor.d.cts.map +1 -1
  127. package/dist/actions/form-questions-editor.d.mts +3 -35
  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 -5
  134. package/dist/actions/get-board-activity.d.cts.map +1 -1
  135. package/dist/actions/get-board-activity.d.mts +3 -5
  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 -3
  142. package/dist/actions/get-board-info.d.cts.map +1 -1
  143. package/dist/actions/get-board-info.d.mts +3 -3
  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 -24
  150. package/dist/actions/get-board-items-page.d.cts.map +1 -1
  151. package/dist/actions/get-board-items-page.d.mts +3 -24
  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 +7 -7
  158. package/dist/actions/get-column-type-info.d.cts.map +1 -1
  159. package/dist/actions/get-column-type-info.d.mts +7 -7
  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 -3
  166. package/dist/actions/get-form.d.cts.map +1 -1
  167. package/dist/actions/get-form.d.mts +3 -3
  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 -4
  174. package/dist/actions/get-graphql-schema.d.cts.map +1 -1
  175. package/dist/actions/get-graphql-schema.d.mts +3 -4
  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 -1
  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 -1
  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 -3
  190. package/dist/actions/get-sprint-summary.d.cts.map +1 -1
  191. package/dist/actions/get-sprint-summary.d.mts +3 -3
  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 -4
  198. package/dist/actions/get-sprints-metadata.d.cts.map +1 -1
  199. package/dist/actions/get-sprints-metadata.d.mts +3 -4
  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 -3
  206. package/dist/actions/get-type-details.d.cts.map +1 -1
  207. package/dist/actions/get-type-details.d.mts +3 -3
  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 -1
  214. package/dist/actions/get-user-context.d.cts.map +1 -1
  215. package/dist/actions/get-user-context.d.mts +3 -1
  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 -9
  222. package/dist/actions/list-users-and-teams.d.cts.map +1 -1
  223. package/dist/actions/list-users-and-teams.d.mts +3 -9
  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 -5
  230. package/dist/actions/list-workspaces.d.cts.map +1 -1
  231. package/dist/actions/list-workspaces.d.mts +3 -5
  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 -10
  238. package/dist/actions/move-object.d.cts.map +1 -1
  239. package/dist/actions/move-object.d.mts +3 -10
  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 -7
  246. package/dist/actions/read-docs.d.cts.map +1 -1
  247. package/dist/actions/read-docs.d.mts +3 -7
  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 -7
  254. package/dist/actions/search.d.cts.map +1 -1
  255. package/dist/actions/search.d.mts +3 -7
  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 -13
  262. package/dist/actions/update-folder.d.cts.map +1 -1
  263. package/dist/actions/update-folder.d.mts +3 -13
  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 -97
  270. package/dist/actions/update-form.d.cts.map +1 -1
  271. package/dist/actions/update-form.d.mts +3 -97
  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 -7
  278. package/dist/actions/update-workspace.d.cts.map +1 -1
  279. package/dist/actions/update-workspace.d.mts +3 -7
  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 -3
  286. package/dist/actions/workspace-info.d.cts.map +1 -1
  287. package/dist/actions/workspace-info.d.mts +3 -3
  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 +5 -2
  292. package/dist/app.cjs.map +1 -1
  293. package/dist/app.d.cts +7 -1
  294. package/dist/app.d.cts.map +1 -1
  295. package/dist/app.d.mts +7 -1
  296. package/dist/app.d.mts.map +1 -1
  297. package/dist/app.mjs +3 -2
  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,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,41 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
79
+ declare const mondayMcpFormQuestionsEditor: AppAction<typeof MondayMcpFormQuestionsEditorInput, typeof MondayMcpFormQuestionsEditorOutput, typeof mondayMcp.credential>;
112
80
  //#endregion
113
81
  export { mondayMcpFormQuestionsEditor };
114
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,11 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const mondayMcpGetBoardActivity: AppAction<typeof MondayMcpGetBoardActivityInput, typeof MondayMcpGetBoardActivityOutput, typeof mondayMcp.credential>;
15
13
  //#endregion
16
14
  export { mondayMcpGetBoardActivity };
17
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,11 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ declare const mondayMcpGetBoardActivity: AppAction<typeof MondayMcpGetBoardActivityInput, typeof MondayMcpGetBoardActivityOutput, typeof mondayMcp.credential>;
15
13
  //#endregion
16
14
  export { mondayMcpGetBoardActivity };
17
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,9 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const mondayMcpGetBoardInfo: AppAction<typeof MondayMcpGetBoardInfoInput, typeof MondayMcpGetBoardInfoOutput, typeof mondayMcp.credential>;
11
11
  //#endregion
12
12
  export { mondayMcpGetBoardInfo };
13
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,9 +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]>, readonly [import("@keystrokehq/shared").Credential]>;
10
+ declare const mondayMcpGetBoardInfo: AppAction<typeof MondayMcpGetBoardInfoInput, typeof MondayMcpGetBoardInfoOutput, typeof mondayMcp.credential>;
11
11
  //#endregion
12
12
  export { mondayMcpGetBoardInfo };
13
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
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-items-page.cjs","names":["z","action"],"sources":["../../src/actions/get-board-items-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetBoardItemsPageInput = z.object({\n limit: z.number().default(25).describe(\"The number of items to get\").optional(),\n cursor: z.string().describe(\"The cursor to get the next page of items, use the nextCursor from the previous response. If the nextCursor was null, it means there are no more items to get\").optional(),\n boardId: z.number().describe(\"The id of the board to get items from\"),\n filters: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to filter by\"),\n operator: z.enum([\"any_of\", \"between\", \"contains_terms\", \"contains_text\", \"ends_with\", \"greater_than\", \"greater_than_or_equals\", \"is_empty\", \"is_not_empty\", \"lower_than\", \"lower_than_or_equal\", \"not_any_of\", \"not_contains_text\", \"starts_with\", \"within_the_last\", \"within_the_next\"]).default(\"any_of\").describe(\"The operator to use for the filter\").optional(),\n compareValue: z.union([z.string(), z.number(), z.boolean(), z.array(z.unknown())]),\n compareAttribute: z.string().describe(\"The attribute to compare the value to. This is OPTIONAL property.\").optional(),\n})).describe(\"The configuration of filters to apply on the items. Before sending the filters, use get_board_info tool to check \\\"filteringGuidelines\\\" key for filtering by the column.\").optional(),\n itemIds: z.array(z.number()).describe(\"The ids of the items to get. The count of items should be less than 100.\").optional(),\n orderBy: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to order by\"),\n direction: z.enum([\"asc\", \"desc\"]).default(\"asc\").describe(\"The direction to order by\").optional(),\n})).describe(\"The columns to order by, will control the order of the items in the response\").optional(),\n columnIds: z.array(z.string()).describe(\"The ids of the item columns and subitem columns to get, can be used to reduce the response size when user asks for specific columns. Works only when includeColumns is true. If not provided, all columns will be returned\").optional(),\n searchTerm: z.string().describe(\"The search term to use for the search.\\n - Use this when: the user provides a vague, incomplete, or approximate search term (e.g., “marketing campaign”, “John’s task”, “budget-related”), and there isn’t a clear exact compare value for a specific field.\\n - Do not use this when: the user specifies an exact value that maps directly to a column comparison (e.g., name contains \\\"marketing campaign\\\", status = \\\"Done\\\", priority = \\\"High\\\", owner = \\\"Daniel\\\"). In these cases, prefer structured compare filters.\").optional(),\n subItemLimit: z.number().default(25).describe(\"The number of sub items to get per item. This is only used when includeSubItems is true.\").optional(),\n includeColumns: z.boolean().default(false).describe(\"Whether to include column values in the response.\\nPERFORMANCE OPTIMIZATION: Only set this to true when you actually need the column data. Excluding columns significantly reduces token usage and improves response latency. If you only need to count items, get item IDs/names, or check if items exist, keep this false.\").optional(),\n filtersOperator: z.enum([\"and\", \"or\"]).default(\"and\").describe(\"The operator to use for the filters\").optional(),\n includeSubItems: z.boolean().default(false).describe(\"Whether to include sub items in the response. PERFORMANCE OPTIMIZATION: Only set this to true when you actually need the sub items data.\").optional(),\n filtersStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The filters to apply on the items. Send this as a stringified JSON array of \\\"filters\\\" field. Read \\\"filters\\\" field description for details how to use it.\").optional(),\n orderByStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The order by to apply on the items. Send this as a stringified JSON array of \\\"orderBy\\\" field. Read \\\"orderBy\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpGetBoardItemsPageOutput = z.unknown();\n\nexport const mondayMcpGetBoardItemsPage = action(\"MONDAY_MCP_GET_BOARD_ITEMS_PAGE\", {\n slug: \"monday_mcp-get-board-items-page\",\n name: \"Get board items page\",\n description: \"Get all items from a monday.com board with pagination support and optional column values. Returns structured JSON with item details, creation/update timestamps, and pagination info. Use the 'nextCursor' parameter from the response to get the next page of results when 'has_more' is true.[REQUIRED PRECONDITION]: Before using this tool, if new columns were added to the board or if you are not familiar with the board's structure (column IDs, column types, status labels, etc.), first use get_board_info to understand the board metadata. This is essential for constructing proper filters and knowing which columns are available.\",\n input: MondayMcpGetBoardItemsPageInput,\n output: MondayMcpGetBoardItemsPageOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACrM,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACpE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC1B,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EACjE,UAAUA,IAAAA,EAAE,KAAK;GAAC;GAAU;GAAW;GAAkB;GAAiB;GAAa;GAAgB;GAA0B;GAAY;GAAgB;GAAc;GAAuB;GAAc;GAAqB;GAAe;GAAmB;EAAiB,CAAC,CAAC,CAAC,QAAQ,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACrW,cAAcA,IAAAA,EAAE,MAAM;GAACA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,QAAQ;GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;EAAC,CAAC;EACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS;CACjM,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC3H,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC1B,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAChE,WAAWA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACnG,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4NAA4N,CAAC,CAAC,SAAS;CAC/Q,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,ugBAAugB,CAAC,CAAC,SAAS;CACljB,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnJ,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8TAA8T,CAAC,CAAC,SAAS;CAC7X,iBAAiBA,IAAAA,EAAE,KAAK,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CAC1M,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACjP,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L,CAAC,CAAC,SAAS;AACpP,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
+ {"version":3,"file":"get-board-items-page.cjs","names":["z","action"],"sources":["../../src/actions/get-board-items-page.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 MondayMcpGetBoardItemsPageInput = z.object({\n limit: z.number().default(25).describe(\"The number of items to get\").optional(),\n cursor: z.string().describe(\"The cursor to get the next page of items, use the nextCursor from the previous response. If the nextCursor was null, it means there are no more items to get\").optional(),\n boardId: z.number().describe(\"The id of the board to get items from\"),\n filters: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to filter by\"),\n operator: z.enum([\"any_of\", \"between\", \"contains_terms\", \"contains_text\", \"ends_with\", \"greater_than\", \"greater_than_or_equals\", \"is_empty\", \"is_not_empty\", \"lower_than\", \"lower_than_or_equal\", \"not_any_of\", \"not_contains_text\", \"starts_with\", \"within_the_last\", \"within_the_next\"]).default(\"any_of\").describe(\"The operator to use for the filter\").optional(),\n compareValue: z.union([z.string(), z.number(), z.boolean(), z.array(z.unknown())]),\n compareAttribute: z.string().describe(\"The attribute to compare the value to. This is OPTIONAL property.\").optional(),\n})).describe(\"The configuration of filters to apply on the items. Before sending the filters, use get_board_info tool to check \\\"filteringGuidelines\\\" key for filtering by the column.\").optional(),\n itemIds: z.array(z.number()).describe(\"The ids of the items to get. The count of items should be less than 100.\").optional(),\n orderBy: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to order by\"),\n direction: z.enum([\"asc\", \"desc\"]).default(\"asc\").describe(\"The direction to order by\").optional(),\n})).describe(\"The columns to order by, will control the order of the items in the response\").optional(),\n columnIds: z.array(z.string()).describe(\"The ids of the item columns and subitem columns to get, can be used to reduce the response size when user asks for specific columns. Works only when includeColumns is true. If not provided, all columns will be returned\").optional(),\n searchTerm: z.string().describe(\"The search term to use for the search.\\n - Use this when: the user provides a vague, incomplete, or approximate search term (e.g., “marketing campaign”, “John’s task”, “budget-related”), and there isn’t a clear exact compare value for a specific field.\\n - Do not use this when: the user specifies an exact value that maps directly to a column comparison (e.g., name contains \\\"marketing campaign\\\", status = \\\"Done\\\", priority = \\\"High\\\", owner = \\\"Daniel\\\"). In these cases, prefer structured compare filters.\").optional(),\n subItemLimit: z.number().default(25).describe(\"The number of sub items to get per item. This is only used when includeSubItems is true.\").optional(),\n includeColumns: z.boolean().default(false).describe(\"Whether to include column values in the response.\\nPERFORMANCE OPTIMIZATION: Only set this to true when you actually need the column data. Excluding columns significantly reduces token usage and improves response latency. If you only need to count items, get item IDs/names, or check if items exist, keep this false.\").optional(),\n filtersOperator: z.enum([\"and\", \"or\"]).default(\"and\").describe(\"The operator to use for the filters\").optional(),\n includeSubItems: z.boolean().default(false).describe(\"Whether to include sub items in the response. PERFORMANCE OPTIMIZATION: Only set this to true when you actually need the sub items data.\").optional(),\n filtersStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The filters to apply on the items. Send this as a stringified JSON array of \\\"filters\\\" field. Read \\\"filters\\\" field description for details how to use it.\").optional(),\n orderByStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The order by to apply on the items. Send this as a stringified JSON array of \\\"orderBy\\\" field. Read \\\"orderBy\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpGetBoardItemsPageOutput = z.unknown();\n\nexport const mondayMcpGetBoardItemsPage: AppAction<\n typeof MondayMcpGetBoardItemsPageInput,\n typeof MondayMcpGetBoardItemsPageOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_BOARD_ITEMS_PAGE\", {\n slug: \"monday_mcp-get-board-items-page\",\n name: \"Get board items page\",\n description: \"Get all items from a monday.com board with pagination support and optional column values. Returns structured JSON with item details, creation/update timestamps, and pagination info. Use the 'nextCursor' parameter from the response to get the next page of results when 'has_more' is true.[REQUIRED PRECONDITION]: Before using this tool, if new columns were added to the board or if you are not familiar with the board's structure (column IDs, column types, status labels, etc.), first use get_board_info to understand the board metadata. This is essential for constructing proper filters and knowing which columns are available.\",\n input: MondayMcpGetBoardItemsPageInput,\n output: MondayMcpGetBoardItemsPageOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;CACrM,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACpE,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC1B,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;EACjE,UAAUA,IAAAA,EAAE,KAAK;GAAC;GAAU;GAAW;GAAkB;GAAiB;GAAa;GAAgB;GAA0B;GAAY;GAAgB;GAAc;GAAuB;GAAc;GAAqB;GAAe;GAAmB;EAAiB,CAAC,CAAC,CAAC,QAAQ,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EACrW,cAAcA,IAAAA,EAAE,MAAM;GAACA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,QAAQ;GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC;EAAC,CAAC;EACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACtH,CAAC,CAAC,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS;CACjM,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC3H,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC1B,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EAChE,WAAWA,IAAAA,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACnG,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4NAA4N,CAAC,CAAC,SAAS;CAC/Q,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,ugBAAugB,CAAC,CAAC,SAAS;CACljB,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CACnJ,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8TAA8T,CAAC,CAAC,SAAS;CAC7X,iBAAiBA,IAAAA,EAAE,KAAK,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC/G,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CAC1M,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;CACjP,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L,CAAC,CAAC,SAAS;AACpP,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,QAAQ;AAE1D,MAAa,6BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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-items-page.d.ts
@@ -49,30 +51,7 @@ declare const MondayMcpGetBoardItemsPageInput: z.ZodObject<{
49
51
  orderByStringified: z.ZodOptional<z.ZodString>;
50
52
  }, z.core.$strip>;
51
53
  declare const MondayMcpGetBoardItemsPageOutput: z.ZodUnknown;
52
- declare const mondayMcpGetBoardItemsPage: import("@keystrokehq/action").WorkflowActionDefinition<{
53
- boardId: number;
54
- limit?: number | undefined;
55
- cursor?: string | undefined;
56
- filters?: {
57
- columnId: string;
58
- compareValue: string | number | boolean | unknown[];
59
- operator?: "any_of" | "between" | "contains_terms" | "contains_text" | "ends_with" | "greater_than" | "greater_than_or_equals" | "is_empty" | "is_not_empty" | "lower_than" | "lower_than_or_equal" | "not_any_of" | "not_contains_text" | "starts_with" | "within_the_last" | "within_the_next" | undefined;
60
- compareAttribute?: string | undefined;
61
- }[] | undefined;
62
- itemIds?: number[] | undefined;
63
- orderBy?: {
64
- columnId: string;
65
- direction?: "asc" | "desc" | undefined;
66
- }[] | undefined;
67
- columnIds?: string[] | undefined;
68
- searchTerm?: string | undefined;
69
- subItemLimit?: number | undefined;
70
- includeColumns?: boolean | undefined;
71
- filtersOperator?: "and" | "or" | undefined;
72
- includeSubItems?: boolean | undefined;
73
- filtersStringified?: string | undefined;
74
- orderByStringified?: string | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ declare const mondayMcpGetBoardItemsPage: AppAction<typeof MondayMcpGetBoardItemsPageInput, typeof MondayMcpGetBoardItemsPageOutput, typeof mondayMcp.credential>;
76
55
  //#endregion
77
56
  export { mondayMcpGetBoardItemsPage };
78
57
  //# sourceMappingURL=get-board-items-page.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-items-page.d.cts","names":[],"sources":["../../src/actions/get-board-items-page.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"get-board-items-page.d.cts","names":[],"sources":["../../src/actions/get-board-items-page.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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-items-page.d.ts
@@ -49,30 +51,7 @@ declare const MondayMcpGetBoardItemsPageInput: z.ZodObject<{
49
51
  orderByStringified: z.ZodOptional<z.ZodString>;
50
52
  }, z.core.$strip>;
51
53
  declare const MondayMcpGetBoardItemsPageOutput: z.ZodUnknown;
52
- declare const mondayMcpGetBoardItemsPage: import("@keystrokehq/action").WorkflowActionDefinition<{
53
- boardId: number;
54
- limit?: number | undefined;
55
- cursor?: string | undefined;
56
- filters?: {
57
- columnId: string;
58
- compareValue: string | number | boolean | unknown[];
59
- operator?: "any_of" | "between" | "contains_terms" | "contains_text" | "ends_with" | "greater_than" | "greater_than_or_equals" | "is_empty" | "is_not_empty" | "lower_than" | "lower_than_or_equal" | "not_any_of" | "not_contains_text" | "starts_with" | "within_the_last" | "within_the_next" | undefined;
60
- compareAttribute?: string | undefined;
61
- }[] | undefined;
62
- itemIds?: number[] | undefined;
63
- orderBy?: {
64
- columnId: string;
65
- direction?: "asc" | "desc" | undefined;
66
- }[] | undefined;
67
- columnIds?: string[] | undefined;
68
- searchTerm?: string | undefined;
69
- subItemLimit?: number | undefined;
70
- includeColumns?: boolean | undefined;
71
- filtersOperator?: "and" | "or" | undefined;
72
- includeSubItems?: boolean | undefined;
73
- filtersStringified?: string | undefined;
74
- orderByStringified?: string | undefined;
75
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
54
+ declare const mondayMcpGetBoardItemsPage: AppAction<typeof MondayMcpGetBoardItemsPageInput, typeof MondayMcpGetBoardItemsPageOutput, typeof mondayMcp.credential>;
76
55
  //#endregion
77
56
  export { mondayMcpGetBoardItemsPage };
78
57
  //# sourceMappingURL=get-board-items-page.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-items-page.d.mts","names":[],"sources":["../../src/actions/get-board-items-page.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"get-board-items-page.d.mts","names":[],"sources":["../../src/actions/get-board-items-page.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAwB/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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 mondayMcpGetBoardItemsPage = action("MONDAY_MCP_GET_BOARD_ITEMS_PAGE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-board-items-page.mjs","names":[],"sources":["../../src/actions/get-board-items-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetBoardItemsPageInput = z.object({\n limit: z.number().default(25).describe(\"The number of items to get\").optional(),\n cursor: z.string().describe(\"The cursor to get the next page of items, use the nextCursor from the previous response. If the nextCursor was null, it means there are no more items to get\").optional(),\n boardId: z.number().describe(\"The id of the board to get items from\"),\n filters: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to filter by\"),\n operator: z.enum([\"any_of\", \"between\", \"contains_terms\", \"contains_text\", \"ends_with\", \"greater_than\", \"greater_than_or_equals\", \"is_empty\", \"is_not_empty\", \"lower_than\", \"lower_than_or_equal\", \"not_any_of\", \"not_contains_text\", \"starts_with\", \"within_the_last\", \"within_the_next\"]).default(\"any_of\").describe(\"The operator to use for the filter\").optional(),\n compareValue: z.union([z.string(), z.number(), z.boolean(), z.array(z.unknown())]),\n compareAttribute: z.string().describe(\"The attribute to compare the value to. This is OPTIONAL property.\").optional(),\n})).describe(\"The configuration of filters to apply on the items. Before sending the filters, use get_board_info tool to check \\\"filteringGuidelines\\\" key for filtering by the column.\").optional(),\n itemIds: z.array(z.number()).describe(\"The ids of the items to get. The count of items should be less than 100.\").optional(),\n orderBy: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to order by\"),\n direction: z.enum([\"asc\", \"desc\"]).default(\"asc\").describe(\"The direction to order by\").optional(),\n})).describe(\"The columns to order by, will control the order of the items in the response\").optional(),\n columnIds: z.array(z.string()).describe(\"The ids of the item columns and subitem columns to get, can be used to reduce the response size when user asks for specific columns. Works only when includeColumns is true. If not provided, all columns will be returned\").optional(),\n searchTerm: z.string().describe(\"The search term to use for the search.\\n - Use this when: the user provides a vague, incomplete, or approximate search term (e.g., “marketing campaign”, “John’s task”, “budget-related”), and there isn’t a clear exact compare value for a specific field.\\n - Do not use this when: the user specifies an exact value that maps directly to a column comparison (e.g., name contains \\\"marketing campaign\\\", status = \\\"Done\\\", priority = \\\"High\\\", owner = \\\"Daniel\\\"). In these cases, prefer structured compare filters.\").optional(),\n subItemLimit: z.number().default(25).describe(\"The number of sub items to get per item. This is only used when includeSubItems is true.\").optional(),\n includeColumns: z.boolean().default(false).describe(\"Whether to include column values in the response.\\nPERFORMANCE OPTIMIZATION: Only set this to true when you actually need the column data. Excluding columns significantly reduces token usage and improves response latency. If you only need to count items, get item IDs/names, or check if items exist, keep this false.\").optional(),\n filtersOperator: z.enum([\"and\", \"or\"]).default(\"and\").describe(\"The operator to use for the filters\").optional(),\n includeSubItems: z.boolean().default(false).describe(\"Whether to include sub items in the response. PERFORMANCE OPTIMIZATION: Only set this to true when you actually need the sub items data.\").optional(),\n filtersStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The filters to apply on the items. Send this as a stringified JSON array of \\\"filters\\\" field. Read \\\"filters\\\" field description for details how to use it.\").optional(),\n orderByStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The order by to apply on the items. Send this as a stringified JSON array of \\\"orderBy\\\" field. Read \\\"orderBy\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpGetBoardItemsPageOutput = z.unknown();\n\nexport const mondayMcpGetBoardItemsPage = action(\"MONDAY_MCP_GET_BOARD_ITEMS_PAGE\", {\n slug: \"monday_mcp-get-board-items-page\",\n name: \"Get board items page\",\n description: \"Get all items from a monday.com board with pagination support and optional column values. Returns structured JSON with item details, creation/update timestamps, and pagination info. Use the 'nextCursor' parameter from the response to get the next page of results when 'has_more' is true.[REQUIRED PRECONDITION]: Before using this tool, if new columns were added to the board or if you are not familiar with the board's structure (column IDs, column types, status labels, etc.), first use get_board_info to understand the board metadata. This is essential for constructing proper filters and knowing which columns are available.\",\n input: MondayMcpGetBoardItemsPageInput,\n output: MondayMcpGetBoardItemsPageOutput,\n});\n"],"mappings":";;AA8BA,MAAa,6BAA6B,OAAO,mCAAmC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OA9B6C,EAAE,OAAO;EACtD,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;EACrM,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACpE,SAAS,EAAE,MAAM,EAAE,OAAO;GAC1B,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;GACjE,UAAU,EAAE,KAAK;IAAC;IAAU;IAAW;IAAkB;IAAiB;IAAa;IAAgB;IAA0B;IAAY;IAAgB;IAAc;IAAuB;IAAc;IAAqB;IAAe;IAAmB;GAAiB,CAAC,CAAC,CAAC,QAAQ,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GACrW,cAAc,EAAE,MAAM;IAAC,EAAE,OAAO;IAAG,EAAE,OAAO;IAAG,EAAE,QAAQ;IAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;GAAC,CAAC;GACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACtH,CAAC,CAAC,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS;EACjM,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EAC3H,SAAS,EAAE,MAAM,EAAE,OAAO;GAC1B,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;GAChE,WAAW,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EACnG,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACpG,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4NAA4N,CAAC,CAAC,SAAS;EAC/Q,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,ugBAAugB,CAAC,CAAC,SAAS;EACljB,cAAc,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACnJ,gBAAgB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8TAA8T,CAAC,CAAC,SAAS;EAC7X,iBAAiB,EAAE,KAAK,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC/G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;EAC1M,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;EACjP,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L,CAAC,CAAC,SAAS;CACpP,CAOS;CACP,QAP8C,EAAE,QAOxC;AACV,CAAC"}
1
+ {"version":3,"file":"get-board-items-page.mjs","names":[],"sources":["../../src/actions/get-board-items-page.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 MondayMcpGetBoardItemsPageInput = z.object({\n limit: z.number().default(25).describe(\"The number of items to get\").optional(),\n cursor: z.string().describe(\"The cursor to get the next page of items, use the nextCursor from the previous response. If the nextCursor was null, it means there are no more items to get\").optional(),\n boardId: z.number().describe(\"The id of the board to get items from\"),\n filters: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to filter by\"),\n operator: z.enum([\"any_of\", \"between\", \"contains_terms\", \"contains_text\", \"ends_with\", \"greater_than\", \"greater_than_or_equals\", \"is_empty\", \"is_not_empty\", \"lower_than\", \"lower_than_or_equal\", \"not_any_of\", \"not_contains_text\", \"starts_with\", \"within_the_last\", \"within_the_next\"]).default(\"any_of\").describe(\"The operator to use for the filter\").optional(),\n compareValue: z.union([z.string(), z.number(), z.boolean(), z.array(z.unknown())]),\n compareAttribute: z.string().describe(\"The attribute to compare the value to. This is OPTIONAL property.\").optional(),\n})).describe(\"The configuration of filters to apply on the items. Before sending the filters, use get_board_info tool to check \\\"filteringGuidelines\\\" key for filtering by the column.\").optional(),\n itemIds: z.array(z.number()).describe(\"The ids of the items to get. The count of items should be less than 100.\").optional(),\n orderBy: z.array(z.object({\n columnId: z.string().describe(\"The id of the column to order by\"),\n direction: z.enum([\"asc\", \"desc\"]).default(\"asc\").describe(\"The direction to order by\").optional(),\n})).describe(\"The columns to order by, will control the order of the items in the response\").optional(),\n columnIds: z.array(z.string()).describe(\"The ids of the item columns and subitem columns to get, can be used to reduce the response size when user asks for specific columns. Works only when includeColumns is true. If not provided, all columns will be returned\").optional(),\n searchTerm: z.string().describe(\"The search term to use for the search.\\n - Use this when: the user provides a vague, incomplete, or approximate search term (e.g., “marketing campaign”, “John’s task”, “budget-related”), and there isn’t a clear exact compare value for a specific field.\\n - Do not use this when: the user specifies an exact value that maps directly to a column comparison (e.g., name contains \\\"marketing campaign\\\", status = \\\"Done\\\", priority = \\\"High\\\", owner = \\\"Daniel\\\"). In these cases, prefer structured compare filters.\").optional(),\n subItemLimit: z.number().default(25).describe(\"The number of sub items to get per item. This is only used when includeSubItems is true.\").optional(),\n includeColumns: z.boolean().default(false).describe(\"Whether to include column values in the response.\\nPERFORMANCE OPTIMIZATION: Only set this to true when you actually need the column data. Excluding columns significantly reduces token usage and improves response latency. If you only need to count items, get item IDs/names, or check if items exist, keep this false.\").optional(),\n filtersOperator: z.enum([\"and\", \"or\"]).default(\"and\").describe(\"The operator to use for the filters\").optional(),\n includeSubItems: z.boolean().default(false).describe(\"Whether to include sub items in the response. PERFORMANCE OPTIMIZATION: Only set this to true when you actually need the sub items data.\").optional(),\n filtersStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The filters to apply on the items. Send this as a stringified JSON array of \\\"filters\\\" field. Read \\\"filters\\\" field description for details how to use it.\").optional(),\n orderByStringified: z.string().describe(\"**ONLY FOR MICROSOFT COPILOT**: The order by to apply on the items. Send this as a stringified JSON array of \\\"orderBy\\\" field. Read \\\"orderBy\\\" field description for details how to use it.\").optional(),\n});\nexport const MondayMcpGetBoardItemsPageOutput = z.unknown();\n\nexport const mondayMcpGetBoardItemsPage: AppAction<\n typeof MondayMcpGetBoardItemsPageInput,\n typeof MondayMcpGetBoardItemsPageOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_BOARD_ITEMS_PAGE\", {\n slug: \"monday_mcp-get-board-items-page\",\n name: \"Get board items page\",\n description: \"Get all items from a monday.com board with pagination support and optional column values. Returns structured JSON with item details, creation/update timestamps, and pagination info. Use the 'nextCursor' parameter from the response to get the next page of results when 'has_more' is true.[REQUIRED PRECONDITION]: Before using this tool, if new columns were added to the board or if you are not familiar with the board's structure (column IDs, column types, status labels, etc.), first use get_board_info to understand the board metadata. This is essential for constructing proper filters and knowing which columns are available.\",\n input: MondayMcpGetBoardItemsPageInput,\n output: MondayMcpGetBoardItemsPageOutput,\n});\n"],"mappings":";;;AAgCA,MAAa,6BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlC6C,EAAE,OAAO;EACtD,OAAO,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8JAA8J,CAAC,CAAC,SAAS;EACrM,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;EACpE,SAAS,EAAE,MAAM,EAAE,OAAO;GAC1B,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;GACjE,UAAU,EAAE,KAAK;IAAC;IAAU;IAAW;IAAkB;IAAiB;IAAa;IAAgB;IAA0B;IAAY;IAAgB;IAAc;IAAuB;IAAc;IAAqB;IAAe;IAAmB;GAAiB,CAAC,CAAC,CAAC,QAAQ,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;GACrW,cAAc,EAAE,MAAM;IAAC,EAAE,OAAO;IAAG,EAAE,OAAO;IAAG,EAAE,QAAQ;IAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;GAAC,CAAC;GACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACtH,CAAC,CAAC,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS;EACjM,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EAC3H,SAAS,EAAE,MAAM,EAAE,OAAO;GAC1B,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;GAChE,WAAW,EAAE,KAAK,CAAC,OAAO,MAAM,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EACnG,CAAC,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACpG,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4NAA4N,CAAC,CAAC,SAAS;EAC/Q,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,ugBAAugB,CAAC,CAAC,SAAS;EACljB,cAAc,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;EACnJ,gBAAgB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,8TAA8T,CAAC,CAAC,SAAS;EAC7X,iBAAiB,EAAE,KAAK,CAAC,OAAO,IAAI,CAAC,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC/G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,QAAQ,KAAK,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;EAC1M,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,8LAA8L,CAAC,CAAC,SAAS;EACjP,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,+LAA+L,CAAC,CAAC,SAAS;CACpP,CAWS;CACP,QAX8C,EAAE,QAWxC;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-column-type-info.ts
@@ -1 +1 @@
1
- {"version":3,"file":"get-column-type-info.cjs","names":["z","action"],"sources":["../../src/actions/get-column-type-info.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MondayMcpGetColumnTypeInfoInput = z.object({\n columnType: z.enum([\"auto_number\", \"board_relation\", \"button\", \"checkbox\", \"color_picker\", \"country\", \"creation_log\", \"date\", \"dependency\", \"direct_doc\", \"doc\", \"dropdown\", \"email\", \"file\", \"formula\", \"group\", \"hour\", \"integration\", \"item_assignees\", \"item_id\", \"last_updated\", \"link\", \"location\", \"long_text\", \"mirror\", \"name\", \"numbers\", \"people\", \"phone\", \"progress\", \"rating\", \"status\", \"subtasks\", \"tags\", \"team\", \"text\", \"time_tracking\", \"timeline\", \"unsupported\", \"vote\", \"week\", \"world_clock\"]).describe(\"The column type to retrieve information for (e.g., \\\"text\\\", \\\"status\\\", \\\"date\\\", \\\"numbers\\\")\"),\n});\nexport const MondayMcpGetColumnTypeInfoOutput = z.unknown();\n\nexport const mondayMcpGetColumnTypeInfo = action(\"MONDAY_MCP_GET_COLUMN_TYPE_INFO\", {\n slug: \"monday_mcp-get-column-type-info\",\n name: \"Get column type info\",\n description: \"Retrieves comprehensive information about a specific column type, including JSON schema definition and other metadata. Use this before creating columns with the create_column tool to understand the structure, validation rules, and available properties for column settings.\",\n input: MondayMcpGetColumnTypeInfoInput,\n output: MondayMcpGetColumnTypeInfoOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,YAAYA,IAAAA,EAAE,KAAK;CAAC;CAAe;CAAkB;CAAU;CAAY;CAAgB;CAAW;CAAgB;CAAQ;CAAc;CAAc;CAAO;CAAY;CAAS;CAAQ;CAAW;CAAS;CAAQ;CAAe;CAAkB;CAAW;CAAgB;CAAQ;CAAY;CAAa;CAAU;CAAQ;CAAW;CAAU;CAAS;CAAY;CAAU;CAAU;CAAY;CAAQ;CAAQ;CAAQ;CAAiB;CAAY;CAAe;CAAQ;CAAQ;AAAa,CAAC,CAAC,CAAC,SAAS,iGAAiG,EACnmB,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
+ {"version":3,"file":"get-column-type-info.cjs","names":["z","action"],"sources":["../../src/actions/get-column-type-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 MondayMcpGetColumnTypeInfoInput = z.object({\n columnType: z.enum([\"auto_number\", \"board_relation\", \"button\", \"checkbox\", \"color_picker\", \"country\", \"creation_log\", \"date\", \"dependency\", \"direct_doc\", \"doc\", \"dropdown\", \"email\", \"file\", \"formula\", \"group\", \"hour\", \"integration\", \"item_assignees\", \"item_id\", \"last_updated\", \"link\", \"location\", \"long_text\", \"mirror\", \"name\", \"numbers\", \"people\", \"phone\", \"progress\", \"rating\", \"status\", \"subtasks\", \"tags\", \"team\", \"text\", \"time_tracking\", \"timeline\", \"unsupported\", \"vote\", \"week\", \"world_clock\"]).describe(\"The column type to retrieve information for (e.g., \\\"text\\\", \\\"status\\\", \\\"date\\\", \\\"numbers\\\")\"),\n});\nexport const MondayMcpGetColumnTypeInfoOutput = z.unknown();\n\nexport const mondayMcpGetColumnTypeInfo: AppAction<\n typeof MondayMcpGetColumnTypeInfoInput,\n typeof MondayMcpGetColumnTypeInfoOutput,\n typeof mondayMcp.credential\n> = action(\"MONDAY_MCP_GET_COLUMN_TYPE_INFO\", {\n slug: \"monday_mcp-get-column-type-info\",\n name: \"Get column type info\",\n description: \"Retrieves comprehensive information about a specific column type, including JSON schema definition and other metadata. Use this before creating columns with the create_column tool to understand the structure, validation rules, and available properties for column settings.\",\n input: MondayMcpGetColumnTypeInfoInput,\n output: MondayMcpGetColumnTypeInfoOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,YAAYA,IAAAA,EAAE,KAAK;CAAC;CAAe;CAAkB;CAAU;CAAY;CAAgB;CAAW;CAAgB;CAAQ;CAAc;CAAc;CAAO;CAAY;CAAS;CAAQ;CAAW;CAAS;CAAQ;CAAe;CAAkB;CAAW;CAAgB;CAAQ;CAAY;CAAa;CAAU;CAAQ;CAAW;CAAU;CAAS;CAAY;CAAU;CAAU;CAAY;CAAQ;CAAQ;CAAQ;CAAiB;CAAY;CAAe;CAAQ;CAAQ;AAAa,CAAC,CAAC,CAAC,SAAS,iGAAiG,EACnmB,CAAC;AACD,MAAa,mCAAmCA,IAAAA,EAAE,QAAQ;AAE1D,MAAa,6BAITC,eAAAA,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,8 +1,14 @@
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-column-type-info.d.ts
4
6
  declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
5
7
  columnType: z.ZodEnum<{
8
+ date: "date";
9
+ file: "file";
10
+ link: "link";
11
+ name: "name";
6
12
  auto_number: "auto_number";
7
13
  board_relation: "board_relation";
8
14
  button: "button";
@@ -10,13 +16,11 @@ declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
10
16
  color_picker: "color_picker";
11
17
  country: "country";
12
18
  creation_log: "creation_log";
13
- date: "date";
14
19
  dependency: "dependency";
15
20
  direct_doc: "direct_doc";
16
21
  doc: "doc";
17
22
  dropdown: "dropdown";
18
23
  email: "email";
19
- file: "file";
20
24
  formula: "formula";
21
25
  group: "group";
22
26
  hour: "hour";
@@ -24,11 +28,9 @@ declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
24
28
  item_assignees: "item_assignees";
25
29
  item_id: "item_id";
26
30
  last_updated: "last_updated";
27
- link: "link";
28
31
  location: "location";
29
32
  long_text: "long_text";
30
33
  mirror: "mirror";
31
- name: "name";
32
34
  numbers: "numbers";
33
35
  people: "people";
34
36
  phone: "phone";
@@ -48,9 +50,7 @@ declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
48
50
  }>;
49
51
  }, z.core.$strip>;
50
52
  declare const MondayMcpGetColumnTypeInfoOutput: z.ZodUnknown;
51
- declare const mondayMcpGetColumnTypeInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
52
- columnType: "auto_number" | "board_relation" | "button" | "checkbox" | "color_picker" | "country" | "creation_log" | "date" | "dependency" | "direct_doc" | "doc" | "dropdown" | "email" | "file" | "formula" | "group" | "hour" | "integration" | "item_assignees" | "item_id" | "last_updated" | "link" | "location" | "long_text" | "mirror" | "name" | "numbers" | "people" | "phone" | "progress" | "rating" | "status" | "subtasks" | "tags" | "team" | "text" | "time_tracking" | "timeline" | "unsupported" | "vote" | "week" | "world_clock";
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ declare const mondayMcpGetColumnTypeInfo: AppAction<typeof MondayMcpGetColumnTypeInfoInput, typeof MondayMcpGetColumnTypeInfoOutput, typeof mondayMcp.credential>;
54
54
  //#endregion
55
55
  export { mondayMcpGetColumnTypeInfo };
56
56
  //# sourceMappingURL=get-column-type-info.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-column-type-info.d.cts","names":[],"sources":["../../src/actions/get-column-type-info.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"get-column-type-info.d.cts","names":[],"sources":["../../src/actions/get-column-type-info.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,SAAA,CAAU,UAAA"}
@@ -1,8 +1,14 @@
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-column-type-info.d.ts
4
6
  declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
5
7
  columnType: z.ZodEnum<{
8
+ date: "date";
9
+ file: "file";
10
+ link: "link";
11
+ name: "name";
6
12
  auto_number: "auto_number";
7
13
  board_relation: "board_relation";
8
14
  button: "button";
@@ -10,13 +16,11 @@ declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
10
16
  color_picker: "color_picker";
11
17
  country: "country";
12
18
  creation_log: "creation_log";
13
- date: "date";
14
19
  dependency: "dependency";
15
20
  direct_doc: "direct_doc";
16
21
  doc: "doc";
17
22
  dropdown: "dropdown";
18
23
  email: "email";
19
- file: "file";
20
24
  formula: "formula";
21
25
  group: "group";
22
26
  hour: "hour";
@@ -24,11 +28,9 @@ declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
24
28
  item_assignees: "item_assignees";
25
29
  item_id: "item_id";
26
30
  last_updated: "last_updated";
27
- link: "link";
28
31
  location: "location";
29
32
  long_text: "long_text";
30
33
  mirror: "mirror";
31
- name: "name";
32
34
  numbers: "numbers";
33
35
  people: "people";
34
36
  phone: "phone";
@@ -48,9 +50,7 @@ declare const MondayMcpGetColumnTypeInfoInput: z.ZodObject<{
48
50
  }>;
49
51
  }, z.core.$strip>;
50
52
  declare const MondayMcpGetColumnTypeInfoOutput: z.ZodUnknown;
51
- declare const mondayMcpGetColumnTypeInfo: import("@keystrokehq/action").WorkflowActionDefinition<{
52
- columnType: "auto_number" | "board_relation" | "button" | "checkbox" | "color_picker" | "country" | "creation_log" | "date" | "dependency" | "direct_doc" | "doc" | "dropdown" | "email" | "file" | "formula" | "group" | "hour" | "integration" | "item_assignees" | "item_id" | "last_updated" | "link" | "location" | "long_text" | "mirror" | "name" | "numbers" | "people" | "phone" | "progress" | "rating" | "status" | "subtasks" | "tags" | "team" | "text" | "time_tracking" | "timeline" | "unsupported" | "vote" | "week" | "world_clock";
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
53
+ declare const mondayMcpGetColumnTypeInfo: AppAction<typeof MondayMcpGetColumnTypeInfoInput, typeof MondayMcpGetColumnTypeInfoOutput, typeof mondayMcp.credential>;
54
54
  //#endregion
55
55
  export { mondayMcpGetColumnTypeInfo };
56
56
  //# sourceMappingURL=get-column-type-info.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-column-type-info.d.mts","names":[],"sources":["../../src/actions/get-column-type-info.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"get-column-type-info.d.mts","names":[],"sources":["../../src/actions/get-column-type-info.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,UAAc;AAAA,cAE9C,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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 mondayMcpGetColumnTypeInfo = action("MONDAY_MCP_GET_COLUMN_TYPE_INFO", {