@keystrokehq/motion 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (223) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-custom-field-to-project.cjs +2 -2
  4. package/dist/actions/add-custom-field-to-project.cjs.map +1 -1
  5. package/dist/actions/add-custom-field-to-project.d.cts +33 -3
  6. package/dist/actions/add-custom-field-to-project.d.cts.map +1 -1
  7. package/dist/actions/add-custom-field-to-project.d.mts +33 -3
  8. package/dist/actions/add-custom-field-to-project.d.mts.map +1 -1
  9. package/dist/actions/add-custom-field-to-project.mjs +2 -2
  10. package/dist/actions/add-custom-field-to-project.mjs.map +1 -1
  11. package/dist/actions/add-custom-field-to-task.cjs +2 -2
  12. package/dist/actions/add-custom-field-to-task.cjs.map +1 -1
  13. package/dist/actions/add-custom-field-to-task.d.cts +33 -3
  14. package/dist/actions/add-custom-field-to-task.d.cts.map +1 -1
  15. package/dist/actions/add-custom-field-to-task.d.mts +33 -3
  16. package/dist/actions/add-custom-field-to-task.d.mts.map +1 -1
  17. package/dist/actions/add-custom-field-to-task.mjs +2 -2
  18. package/dist/actions/add-custom-field-to-task.mjs.map +1 -1
  19. package/dist/actions/create-comment.cjs +6 -6
  20. package/dist/actions/create-comment.cjs.map +1 -1
  21. package/dist/actions/create-comment.d.cts +19 -3
  22. package/dist/actions/create-comment.d.cts.map +1 -1
  23. package/dist/actions/create-comment.d.mts +19 -3
  24. package/dist/actions/create-comment.d.mts.map +1 -1
  25. package/dist/actions/create-comment.mjs +6 -6
  26. package/dist/actions/create-comment.mjs.map +1 -1
  27. package/dist/actions/create-custom-field.cjs +4 -4
  28. package/dist/actions/create-custom-field.cjs.map +1 -1
  29. package/dist/actions/create-custom-field.d.cts +50 -3
  30. package/dist/actions/create-custom-field.d.cts.map +1 -1
  31. package/dist/actions/create-custom-field.d.mts +50 -3
  32. package/dist/actions/create-custom-field.d.mts.map +1 -1
  33. package/dist/actions/create-custom-field.mjs +4 -4
  34. package/dist/actions/create-custom-field.mjs.map +1 -1
  35. package/dist/actions/create-project.cjs +7 -7
  36. package/dist/actions/create-project.cjs.map +1 -1
  37. package/dist/actions/create-project.d.cts +50 -3
  38. package/dist/actions/create-project.d.cts.map +1 -1
  39. package/dist/actions/create-project.d.mts +50 -3
  40. package/dist/actions/create-project.d.mts.map +1 -1
  41. package/dist/actions/create-project.mjs +7 -7
  42. package/dist/actions/create-project.mjs.map +1 -1
  43. package/dist/actions/create-recurring-task.cjs +7 -7
  44. package/dist/actions/create-recurring-task.cjs.map +1 -1
  45. package/dist/actions/create-recurring-task.d.cts +77 -3
  46. package/dist/actions/create-recurring-task.d.cts.map +1 -1
  47. package/dist/actions/create-recurring-task.d.mts +77 -3
  48. package/dist/actions/create-recurring-task.d.mts.map +1 -1
  49. package/dist/actions/create-recurring-task.mjs +7 -7
  50. package/dist/actions/create-recurring-task.mjs.map +1 -1
  51. package/dist/actions/create-task.cjs +24 -24
  52. package/dist/actions/create-task.cjs.map +1 -1
  53. package/dist/actions/create-task.d.cts +96 -3
  54. package/dist/actions/create-task.d.cts.map +1 -1
  55. package/dist/actions/create-task.d.mts +96 -3
  56. package/dist/actions/create-task.d.mts.map +1 -1
  57. package/dist/actions/create-task.mjs +24 -24
  58. package/dist/actions/create-task.mjs.map +1 -1
  59. package/dist/actions/delete-custom-field-from-project.cjs +1 -1
  60. package/dist/actions/delete-custom-field-from-project.cjs.map +1 -1
  61. package/dist/actions/delete-custom-field-from-project.d.cts +11 -3
  62. package/dist/actions/delete-custom-field-from-project.d.cts.map +1 -1
  63. package/dist/actions/delete-custom-field-from-project.d.mts +11 -3
  64. package/dist/actions/delete-custom-field-from-project.d.mts.map +1 -1
  65. package/dist/actions/delete-custom-field-from-project.mjs +1 -1
  66. package/dist/actions/delete-custom-field-from-project.mjs.map +1 -1
  67. package/dist/actions/delete-custom-field-from-task.cjs.map +1 -1
  68. package/dist/actions/delete-custom-field-from-task.d.cts +9 -3
  69. package/dist/actions/delete-custom-field-from-task.d.cts.map +1 -1
  70. package/dist/actions/delete-custom-field-from-task.d.mts +9 -3
  71. package/dist/actions/delete-custom-field-from-task.d.mts.map +1 -1
  72. package/dist/actions/delete-custom-field-from-task.mjs.map +1 -1
  73. package/dist/actions/delete-custom-field.cjs +2 -2
  74. package/dist/actions/delete-custom-field.cjs.map +1 -1
  75. package/dist/actions/delete-custom-field.d.cts +12 -3
  76. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  77. package/dist/actions/delete-custom-field.d.mts +12 -3
  78. package/dist/actions/delete-custom-field.d.mts.map +1 -1
  79. package/dist/actions/delete-custom-field.mjs +2 -2
  80. package/dist/actions/delete-custom-field.mjs.map +1 -1
  81. package/dist/actions/delete-recurring-task.cjs +1 -1
  82. package/dist/actions/delete-recurring-task.cjs.map +1 -1
  83. package/dist/actions/delete-recurring-task.d.cts +9 -3
  84. package/dist/actions/delete-recurring-task.d.cts.map +1 -1
  85. package/dist/actions/delete-recurring-task.d.mts +9 -3
  86. package/dist/actions/delete-recurring-task.d.mts.map +1 -1
  87. package/dist/actions/delete-recurring-task.mjs +1 -1
  88. package/dist/actions/delete-recurring-task.mjs.map +1 -1
  89. package/dist/actions/delete-task.cjs +1 -1
  90. package/dist/actions/delete-task.cjs.map +1 -1
  91. package/dist/actions/delete-task.d.cts +9 -3
  92. package/dist/actions/delete-task.d.cts.map +1 -1
  93. package/dist/actions/delete-task.d.mts +9 -3
  94. package/dist/actions/delete-task.d.mts.map +1 -1
  95. package/dist/actions/delete-task.mjs +1 -1
  96. package/dist/actions/delete-task.mjs.map +1 -1
  97. package/dist/actions/get-my-user.cjs +4 -4
  98. package/dist/actions/get-my-user.cjs.map +1 -1
  99. package/dist/actions/get-my-user.d.cts +7 -3
  100. package/dist/actions/get-my-user.d.cts.map +1 -1
  101. package/dist/actions/get-my-user.d.mts +7 -3
  102. package/dist/actions/get-my-user.d.mts.map +1 -1
  103. package/dist/actions/get-my-user.mjs +4 -4
  104. package/dist/actions/get-my-user.mjs.map +1 -1
  105. package/dist/actions/get-project.cjs +6 -6
  106. package/dist/actions/get-project.cjs.map +1 -1
  107. package/dist/actions/get-project.d.cts +20 -3
  108. package/dist/actions/get-project.d.cts.map +1 -1
  109. package/dist/actions/get-project.d.mts +20 -3
  110. package/dist/actions/get-project.d.mts.map +1 -1
  111. package/dist/actions/get-project.mjs +6 -6
  112. package/dist/actions/get-project.mjs.map +1 -1
  113. package/dist/actions/get-task.cjs +9 -9
  114. package/dist/actions/get-task.cjs.map +1 -1
  115. package/dist/actions/get-task.d.cts +76 -3
  116. package/dist/actions/get-task.d.cts.map +1 -1
  117. package/dist/actions/get-task.d.mts +76 -3
  118. package/dist/actions/get-task.d.mts.map +1 -1
  119. package/dist/actions/get-task.mjs +9 -9
  120. package/dist/actions/get-task.mjs.map +1 -1
  121. package/dist/actions/list-comments.cjs +11 -11
  122. package/dist/actions/list-comments.cjs.map +1 -1
  123. package/dist/actions/list-comments.d.cts +25 -3
  124. package/dist/actions/list-comments.d.cts.map +1 -1
  125. package/dist/actions/list-comments.d.mts +25 -3
  126. package/dist/actions/list-comments.d.mts.map +1 -1
  127. package/dist/actions/list-comments.mjs +11 -11
  128. package/dist/actions/list-comments.mjs.map +1 -1
  129. package/dist/actions/list-custom-fields.cjs +9 -9
  130. package/dist/actions/list-custom-fields.cjs.map +1 -1
  131. package/dist/actions/list-custom-fields.d.cts +18 -3
  132. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  133. package/dist/actions/list-custom-fields.d.mts +18 -3
  134. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  135. package/dist/actions/list-custom-fields.mjs +9 -9
  136. package/dist/actions/list-custom-fields.mjs.map +1 -1
  137. package/dist/actions/list-projects.cjs +8 -8
  138. package/dist/actions/list-projects.cjs.map +1 -1
  139. package/dist/actions/list-projects.d.cts +28 -3
  140. package/dist/actions/list-projects.d.cts.map +1 -1
  141. package/dist/actions/list-projects.d.mts +28 -3
  142. package/dist/actions/list-projects.d.mts.map +1 -1
  143. package/dist/actions/list-projects.mjs +8 -8
  144. package/dist/actions/list-projects.mjs.map +1 -1
  145. package/dist/actions/list-recurring-tasks.cjs +26 -26
  146. package/dist/actions/list-recurring-tasks.cjs.map +1 -1
  147. package/dist/actions/list-recurring-tasks.d.cts +66 -3
  148. package/dist/actions/list-recurring-tasks.d.cts.map +1 -1
  149. package/dist/actions/list-recurring-tasks.d.mts +66 -3
  150. package/dist/actions/list-recurring-tasks.d.mts.map +1 -1
  151. package/dist/actions/list-recurring-tasks.mjs +26 -26
  152. package/dist/actions/list-recurring-tasks.mjs.map +1 -1
  153. package/dist/actions/list-schedules.cjs +9 -9
  154. package/dist/actions/list-schedules.cjs.map +1 -1
  155. package/dist/actions/list-schedules.d.cts +39 -3
  156. package/dist/actions/list-schedules.d.cts.map +1 -1
  157. package/dist/actions/list-schedules.d.mts +39 -3
  158. package/dist/actions/list-schedules.d.mts.map +1 -1
  159. package/dist/actions/list-schedules.mjs +9 -9
  160. package/dist/actions/list-schedules.mjs.map +1 -1
  161. package/dist/actions/list-statuses.cjs +5 -5
  162. package/dist/actions/list-statuses.cjs.map +1 -1
  163. package/dist/actions/list-statuses.d.cts +13 -3
  164. package/dist/actions/list-statuses.d.cts.map +1 -1
  165. package/dist/actions/list-statuses.d.mts +13 -3
  166. package/dist/actions/list-statuses.d.mts.map +1 -1
  167. package/dist/actions/list-statuses.mjs +5 -5
  168. package/dist/actions/list-statuses.mjs.map +1 -1
  169. package/dist/actions/list-tasks.cjs +13 -13
  170. package/dist/actions/list-tasks.cjs.map +1 -1
  171. package/dist/actions/list-tasks.d.cts +91 -3
  172. package/dist/actions/list-tasks.d.cts.map +1 -1
  173. package/dist/actions/list-tasks.d.mts +91 -3
  174. package/dist/actions/list-tasks.d.mts.map +1 -1
  175. package/dist/actions/list-tasks.mjs +13 -13
  176. package/dist/actions/list-tasks.mjs.map +1 -1
  177. package/dist/actions/list-users.cjs +5 -5
  178. package/dist/actions/list-users.cjs.map +1 -1
  179. package/dist/actions/list-users.d.cts +21 -3
  180. package/dist/actions/list-users.d.cts.map +1 -1
  181. package/dist/actions/list-users.d.mts +21 -3
  182. package/dist/actions/list-users.d.mts.map +1 -1
  183. package/dist/actions/list-users.mjs +5 -5
  184. package/dist/actions/list-users.mjs.map +1 -1
  185. package/dist/actions/list-workspaces.cjs +11 -11
  186. package/dist/actions/list-workspaces.cjs.map +1 -1
  187. package/dist/actions/list-workspaces.d.cts +28 -3
  188. package/dist/actions/list-workspaces.d.cts.map +1 -1
  189. package/dist/actions/list-workspaces.d.mts +28 -3
  190. package/dist/actions/list-workspaces.d.mts.map +1 -1
  191. package/dist/actions/list-workspaces.mjs +11 -11
  192. package/dist/actions/list-workspaces.mjs.map +1 -1
  193. package/dist/actions/move-task.cjs +24 -24
  194. package/dist/actions/move-task.cjs.map +1 -1
  195. package/dist/actions/move-task.d.cts +84 -3
  196. package/dist/actions/move-task.d.cts.map +1 -1
  197. package/dist/actions/move-task.d.mts +84 -3
  198. package/dist/actions/move-task.d.mts.map +1 -1
  199. package/dist/actions/move-task.mjs +24 -24
  200. package/dist/actions/move-task.mjs.map +1 -1
  201. package/dist/actions/unassign-task.cjs +1 -1
  202. package/dist/actions/unassign-task.cjs.map +1 -1
  203. package/dist/actions/unassign-task.d.cts +9 -3
  204. package/dist/actions/unassign-task.d.cts.map +1 -1
  205. package/dist/actions/unassign-task.d.mts +9 -3
  206. package/dist/actions/unassign-task.d.mts.map +1 -1
  207. package/dist/actions/unassign-task.mjs +1 -1
  208. package/dist/actions/unassign-task.mjs.map +1 -1
  209. package/dist/actions/update-task.cjs +8 -8
  210. package/dist/actions/update-task.cjs.map +1 -1
  211. package/dist/actions/update-task.d.cts +116 -3
  212. package/dist/actions/update-task.d.cts.map +1 -1
  213. package/dist/actions/update-task.d.mts +116 -3
  214. package/dist/actions/update-task.d.mts.map +1 -1
  215. package/dist/actions/update-task.mjs +8 -8
  216. package/dist/actions/update-task.mjs.map +1 -1
  217. package/dist/catalog.cjs +7 -1
  218. package/dist/catalog.cjs.map +1 -1
  219. package/dist/catalog.d.cts +8 -0
  220. package/dist/catalog.d.mts +8 -0
  221. package/dist/catalog.mjs +7 -1
  222. package/dist/catalog.mjs.map +1 -1
  223. package/package.json +2 -2
@@ -25,41 +25,41 @@ const MotionCreateTask_ChunkInfoSchema = z.object({
25
25
  scheduledEnd: z.string().describe("Scheduled end time in ISO 8601 format").nullable().optional(),
26
26
  completedTime: z.string().describe("Completion time in ISO 8601 format").nullable().optional(),
27
27
  scheduledStart: z.string().describe("Scheduled start time in ISO 8601 format").nullable().optional()
28
- }).describe("Scheduling chunk information.");
29
- const MotionCreateTask_LabelInfoSchema = z.object({ name: z.string().describe("Label name") }).describe("Label information object.");
28
+ }).passthrough().describe("Scheduling chunk information.");
29
+ const MotionCreateTask_LabelInfoSchema = z.object({ name: z.string().describe("Label name").nullable() }).passthrough().describe("Label information object.");
30
30
  const MotionCreateTask_StatusInfoSchema = z.object({
31
- name: z.string().describe("Status name"),
32
- isDefaultStatus: z.boolean().describe("Whether this is the default status"),
33
- isResolvedStatus: z.boolean().describe("Whether this is a resolved status")
34
- }).describe("Status information object.");
31
+ name: z.string().describe("Status name").nullable(),
32
+ isDefaultStatus: z.boolean().describe("Whether this is the default status").nullable(),
33
+ isResolvedStatus: z.boolean().describe("Whether this is a resolved status").nullable()
34
+ }).passthrough().describe("Status information object.");
35
35
  const MotionCreateTask_UserInfoSchema = z.object({
36
- id: z.string().describe("User ID"),
37
- name: z.string().describe("User's full name"),
38
- email: z.string().describe("User's email address")
39
- }).describe("User information object.");
36
+ id: z.string().describe("User ID").nullable(),
37
+ name: z.string().describe("User's full name").nullable(),
38
+ email: z.string().describe("User's email address").nullable()
39
+ }).passthrough().describe("User information object.");
40
40
  const MotionCreateTask_ProjectInfoSchema = z.object({
41
41
  id: z.string().describe("Project ID").nullable().optional(),
42
42
  name: z.string().describe("Project name").nullable().optional(),
43
43
  status: z.string().describe("Project status").nullable().optional(),
44
44
  description: z.string().describe("Project description").nullable().optional(),
45
45
  workspaceId: z.string().describe("Workspace ID").nullable().optional()
46
- }).describe("Project information object.");
46
+ }).passthrough().describe("Project information object.");
47
47
  const MotionCreateTask_WorkspaceInfoSchema = z.object({
48
- id: z.string().describe("Workspace ID"),
49
- name: z.string().describe("Workspace name"),
50
- type: z.string().describe("Workspace type"),
48
+ id: z.string().describe("Workspace ID").nullable(),
49
+ name: z.string().describe("Workspace name").nullable(),
50
+ type: z.string().describe("Workspace type").nullable(),
51
51
  labels: z.array(MotionCreateTask_LabelInfoSchema).describe("Available labels in workspace").nullable().optional(),
52
52
  teamId: z.string().describe("Team ID").nullable().optional(),
53
53
  statuses: z.array(MotionCreateTask_StatusInfoSchema).describe("Available statuses in workspace").nullable().optional()
54
- }).describe("Workspace information object.");
54
+ }).passthrough().describe("Workspace information object.");
55
55
  const motionCreateTask = action("MOTION_CREATE_TASK", {
56
56
  slug: "motion-create-task",
57
57
  name: "Create Task",
58
58
  description: "Tool to create a new task in Motion. Use when you need to add a task to a workspace with specified properties like name, priority, due date, and assignee.",
59
59
  input: MotionCreateTaskInput,
60
60
  output: z.object({
61
- id: z.string().describe("Task ID"),
62
- name: z.string().describe("Task name"),
61
+ id: z.string().describe("Task ID").nullable(),
62
+ name: z.string().describe("Task name").nullable(),
63
63
  chunks: z.array(MotionCreateTask_ChunkInfoSchema).describe("Scheduling chunks for the task").nullable().optional(),
64
64
  labels: z.array(MotionCreateTask_LabelInfoSchema).describe("Labels applied to the task").nullable().optional(),
65
65
  status: MotionCreateTask_StatusInfoSchema.nullable(),
@@ -68,22 +68,22 @@ const motionCreateTask = action("MOTION_CREATE_TASK", {
68
68
  project: MotionCreateTask_ProjectInfoSchema.nullable().optional(),
69
69
  startOn: z.string().describe("Start date in YYYY-MM-DD format").nullable().optional(),
70
70
  duration: z.union([z.number().int(), z.string()]).nullable().optional(),
71
- priority: z.string().describe("Task priority: ASAP, HIGH, MEDIUM, or LOW"),
71
+ priority: z.string().describe("Task priority: ASAP, HIGH, MEDIUM, or LOW").nullable(),
72
72
  assignees: z.array(MotionCreateTask_UserInfoSchema).describe("Users assigned to the task"),
73
- completed: z.boolean().describe("Whether the task is completed"),
73
+ completed: z.boolean().describe("Whether the task is completed").nullable(),
74
74
  workspace: MotionCreateTask_WorkspaceInfoSchema.nullable(),
75
- createdTime: z.string().describe("Creation time in ISO 8601 format"),
75
+ createdTime: z.string().describe("Creation time in ISO 8601 format").nullable(),
76
76
  description: z.string().describe("Task description in HTML").nullable().optional(),
77
77
  updatedTime: z.string().describe("Last update time in ISO 8601 format").nullable().optional(),
78
- deadlineType: z.string().describe("Deadline type: HARD, SOFT, or NONE"),
78
+ deadlineType: z.string().describe("Deadline type: HARD, SOFT, or NONE").nullable(),
79
79
  scheduledEnd: z.string().describe("Motion's scheduled end time in ISO 8601 format").nullable().optional(),
80
80
  completedTime: z.string().describe("Completion time in ISO 8601 format").nullable().optional(),
81
81
  scheduledStart: z.string().describe("Motion's scheduled start time in ISO 8601 format").nullable().optional(),
82
- schedulingIssue: z.boolean().describe("Whether there's a scheduling issue with this task"),
83
- customFieldValues: z.object({}).describe("Custom field values for the task. Can contain text, number, URL, date, select, multiSelect, person, email, phone, checkbox, or relatedTo values.").nullable().optional(),
82
+ schedulingIssue: z.boolean().describe("Whether there's a scheduling issue with this task").nullable(),
83
+ customFieldValues: z.record(z.string(), z.unknown()).describe("Custom field values for the task. Can contain text, number, URL, date, select, multiSelect, person, email, phone, checkbox, or relatedTo values.").nullable().optional(),
84
84
  lastInteractedTime: z.string().describe("Last interaction time in ISO 8601 format").nullable().optional(),
85
85
  parentRecurringTaskId: z.string().describe("Parent task ID if this is a recurring instance").nullable().optional()
86
- }).describe("Response model for the created task.\nReturns the complete task object with all its properties.")
86
+ }).passthrough().describe("Response model for the created task.\nReturns the complete task object with all its properties.")
87
87
  });
88
88
  //#endregion
89
89
  export { motionCreateTask };
@@ -1 +1 @@
1
- {"version":3,"file":"create-task.mjs","names":[],"sources":["../../src/actions/create-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionCreateTaskInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the task\"),\n labels: z.array(z.string()).describe(\"List of label names to apply to the task. Labels must exist in the workspace.\").optional(),\n status: z.string().describe(\"Task status name. Must match a valid status in the workspace. Use ListStatuses action to get available statuses.\").optional(),\n dueDate: z.string().describe(\"ISO 8601 formatted due date for the task (e.g., '2024-12-31T23:59:59Z')\").optional(),\n duration: z.string().describe(\"Duration in minutes (e.g., '60' for 1 hour) or 'REMINDER' for a reminder-only task\").optional(),\n priority: z.enum([\"ASAP\", \"HIGH\", \"MEDIUM\", \"LOW\"]).describe(\"Priority levels for Motion tasks.\").optional(),\n projectId: z.string().describe(\"Project ID to associate the task with. The project must exist in the workspace.\").optional(),\n assigneeId: z.string().describe(\"User ID to assign the task to. The user must be a member of the workspace.\").optional(),\n description: z.string().describe(\"Task description in GitHub Flavored Markdown (GFM) format\").optional(),\n workspaceId: z.string().describe(\"The workspace ID where the task will be created\"),\n}).describe(\"Request model for creating a new task in Motion.\");\nconst MotionCreateTask_ChunkInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Chunk ID\").nullable().optional(),\n isFixed: z.boolean().describe(\"Whether the chunk is fixed\").nullable().optional(),\n duration: z.union([z.number().int(), z.string()]).nullable().optional(),\n scheduledEnd: z.string().describe(\"Scheduled end time in ISO 8601 format\").nullable().optional(),\n completedTime: z.string().describe(\"Completion time in ISO 8601 format\").nullable().optional(),\n scheduledStart: z.string().describe(\"Scheduled start time in ISO 8601 format\").nullable().optional(),\n}).describe(\"Scheduling chunk information.\");\nconst MotionCreateTask_LabelInfoSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Label name\"),\n}).describe(\"Label information object.\");\nconst MotionCreateTask_StatusInfoSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Status name\"),\n isDefaultStatus: z.boolean().describe(\"Whether this is the default status\"),\n isResolvedStatus: z.boolean().describe(\"Whether this is a resolved status\"),\n}).describe(\"Status information object.\");\nconst MotionCreateTask_UserInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"User ID\"),\n name: z.string().describe(\"User's full name\"),\n email: z.string().describe(\"User's email address\"),\n}).describe(\"User information object.\");\nconst MotionCreateTask_ProjectInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Project ID\").nullable().optional(),\n name: z.string().describe(\"Project name\").nullable().optional(),\n status: z.string().describe(\"Project status\").nullable().optional(),\n description: z.string().describe(\"Project description\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID\").nullable().optional(),\n}).describe(\"Project information object.\");\nconst MotionCreateTask_WorkspaceInfoSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Workspace ID\"),\n name: z.string().describe(\"Workspace name\"),\n type: z.string().describe(\"Workspace type\"),\n labels: z.array(MotionCreateTask_LabelInfoSchema).describe(\"Available labels in workspace\").nullable().optional(),\n teamId: z.string().describe(\"Team ID\").nullable().optional(),\n statuses: z.array(MotionCreateTask_StatusInfoSchema).describe(\"Available statuses in workspace\").nullable().optional(),\n}).describe(\"Workspace information object.\");\nexport const MotionCreateTaskOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Task ID\"),\n name: z.string().describe(\"Task name\"),\n chunks: z.array(MotionCreateTask_ChunkInfoSchema).describe(\"Scheduling chunks for the task\").nullable().optional(),\n labels: z.array(MotionCreateTask_LabelInfoSchema).describe(\"Labels applied to the task\").nullable().optional(),\n status: MotionCreateTask_StatusInfoSchema.nullable(),\n creator: MotionCreateTask_UserInfoSchema.nullable(),\n dueDate: z.string().describe(\"Due date in ISO 8601 format\").nullable().optional(),\n project: MotionCreateTask_ProjectInfoSchema.nullable().optional(),\n startOn: z.string().describe(\"Start date in YYYY-MM-DD format\").nullable().optional(),\n duration: z.union([z.number().int(), z.string()]).nullable().optional(),\n priority: z.string().describe(\"Task priority: ASAP, HIGH, MEDIUM, or LOW\"),\n assignees: z.array(MotionCreateTask_UserInfoSchema).describe(\"Users assigned to the task\"),\n completed: z.boolean().describe(\"Whether the task is completed\"),\n workspace: MotionCreateTask_WorkspaceInfoSchema.nullable(),\n createdTime: z.string().describe(\"Creation time in ISO 8601 format\"),\n description: z.string().describe(\"Task description in HTML\").nullable().optional(),\n updatedTime: z.string().describe(\"Last update time in ISO 8601 format\").nullable().optional(),\n deadlineType: z.string().describe(\"Deadline type: HARD, SOFT, or NONE\"),\n scheduledEnd: z.string().describe(\"Motion's scheduled end time in ISO 8601 format\").nullable().optional(),\n completedTime: z.string().describe(\"Completion time in ISO 8601 format\").nullable().optional(),\n scheduledStart: z.string().describe(\"Motion's scheduled start time in ISO 8601 format\").nullable().optional(),\n schedulingIssue: z.boolean().describe(\"Whether there's a scheduling issue with this task\"),\n customFieldValues: z.object({}).describe(\"Custom field values for the task. Can contain text, number, URL, date, select, multiSelect, person, email, phone, checkbox, or relatedTo values.\").nullable().optional(),\n lastInteractedTime: z.string().describe(\"Last interaction time in ISO 8601 format\").nullable().optional(),\n parentRecurringTaskId: z.string().describe(\"Parent task ID if this is a recurring instance\").nullable().optional(),\n}).describe(\"Response model for the created task.\\nReturns the complete task object with all its properties.\");\n\nexport const motionCreateTask = action(\"MOTION_CREATE_TASK\", {\n slug: \"motion-create-task\",\n name: \"Create Task\",\n description: \"Tool to create a new task in Motion. Use when you need to add a task to a workspace with specified properties like name, priority, due date, and assignee.\",\n input: MotionCreateTaskInput,\n output: MotionCreateTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsC,EAAE,OAAO;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CAChD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC/H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACzJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC7H,UAAU,EAAE,KAAK;EAAC;EAAQ;EAAQ;EAAU;CAAK,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC3G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACvH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;AACpF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,mCAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,UAAU,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,mCAAiD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,EACxC,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,oCAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa;CACvC,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC;CAC1E,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC;AAC5E,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,kCAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS;CACjC,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;AACnD,CAAC,CAAC,CAAC,SAAS,0BAA0B;AACtC,MAAM,qCAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvE,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,uCAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc;CACtC,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;CAC1C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;CAC1C,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3D,UAAU,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,+BAA+B;AA6B3C,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjCkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS;EACjC,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW;EACrC,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,QAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,QAAQ,kCAAkC,SAAS;EACnD,SAAS,gCAAgC,SAAS;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,SAAS,mCAAmC,SAAS,CAAC,CAAC,SAAS;EAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACzE,WAAW,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,4BAA4B;EACzF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B;EAC/D,WAAW,qCAAqC,SAAS;EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;EACnE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;EACtE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD;EACzF,mBAAmB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjN,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,iGAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-task.mjs","names":[],"sources":["../../src/actions/create-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionCreateTaskInput = z.object({\n name: z.string().describe(\"The name of the task\"),\n labels: z.array(z.string()).describe(\"List of label names to apply to the task. Labels must exist in the workspace.\").optional(),\n status: z.string().describe(\"Task status name. Must match a valid status in the workspace. Use ListStatuses action to get available statuses.\").optional(),\n dueDate: z.string().describe(\"ISO 8601 formatted due date for the task (e.g., '2024-12-31T23:59:59Z')\").optional(),\n duration: z.string().describe(\"Duration in minutes (e.g., '60' for 1 hour) or 'REMINDER' for a reminder-only task\").optional(),\n priority: z.enum([\"ASAP\", \"HIGH\", \"MEDIUM\", \"LOW\"]).describe(\"Priority levels for Motion tasks.\").optional(),\n projectId: z.string().describe(\"Project ID to associate the task with. The project must exist in the workspace.\").optional(),\n assigneeId: z.string().describe(\"User ID to assign the task to. The user must be a member of the workspace.\").optional(),\n description: z.string().describe(\"Task description in GitHub Flavored Markdown (GFM) format\").optional(),\n workspaceId: z.string().describe(\"The workspace ID where the task will be created\"),\n}).describe(\"Request model for creating a new task in Motion.\");\nconst MotionCreateTask_ChunkInfoSchema = z.object({\n id: z.string().describe(\"Chunk ID\").nullable().optional(),\n isFixed: z.boolean().describe(\"Whether the chunk is fixed\").nullable().optional(),\n duration: z.union([z.number().int(), z.string()]).nullable().optional(),\n scheduledEnd: z.string().describe(\"Scheduled end time in ISO 8601 format\").nullable().optional(),\n completedTime: z.string().describe(\"Completion time in ISO 8601 format\").nullable().optional(),\n scheduledStart: z.string().describe(\"Scheduled start time in ISO 8601 format\").nullable().optional(),\n}).passthrough().describe(\"Scheduling chunk information.\");\nconst MotionCreateTask_LabelInfoSchema = z.object({\n name: z.string().describe(\"Label name\").nullable(),\n}).passthrough().describe(\"Label information object.\");\nconst MotionCreateTask_StatusInfoSchema = z.object({\n name: z.string().describe(\"Status name\").nullable(),\n isDefaultStatus: z.boolean().describe(\"Whether this is the default status\").nullable(),\n isResolvedStatus: z.boolean().describe(\"Whether this is a resolved status\").nullable(),\n}).passthrough().describe(\"Status information object.\");\nconst MotionCreateTask_UserInfoSchema = z.object({\n id: z.string().describe(\"User ID\").nullable(),\n name: z.string().describe(\"User's full name\").nullable(),\n email: z.string().describe(\"User's email address\").nullable(),\n}).passthrough().describe(\"User information object.\");\nconst MotionCreateTask_ProjectInfoSchema = z.object({\n id: z.string().describe(\"Project ID\").nullable().optional(),\n name: z.string().describe(\"Project name\").nullable().optional(),\n status: z.string().describe(\"Project status\").nullable().optional(),\n description: z.string().describe(\"Project description\").nullable().optional(),\n workspaceId: z.string().describe(\"Workspace ID\").nullable().optional(),\n}).passthrough().describe(\"Project information object.\");\nconst MotionCreateTask_WorkspaceInfoSchema = z.object({\n id: z.string().describe(\"Workspace ID\").nullable(),\n name: z.string().describe(\"Workspace name\").nullable(),\n type: z.string().describe(\"Workspace type\").nullable(),\n labels: z.array(MotionCreateTask_LabelInfoSchema).describe(\"Available labels in workspace\").nullable().optional(),\n teamId: z.string().describe(\"Team ID\").nullable().optional(),\n statuses: z.array(MotionCreateTask_StatusInfoSchema).describe(\"Available statuses in workspace\").nullable().optional(),\n}).passthrough().describe(\"Workspace information object.\");\nexport const MotionCreateTaskOutput = z.object({\n id: z.string().describe(\"Task ID\").nullable(),\n name: z.string().describe(\"Task name\").nullable(),\n chunks: z.array(MotionCreateTask_ChunkInfoSchema).describe(\"Scheduling chunks for the task\").nullable().optional(),\n labels: z.array(MotionCreateTask_LabelInfoSchema).describe(\"Labels applied to the task\").nullable().optional(),\n status: MotionCreateTask_StatusInfoSchema.nullable(),\n creator: MotionCreateTask_UserInfoSchema.nullable(),\n dueDate: z.string().describe(\"Due date in ISO 8601 format\").nullable().optional(),\n project: MotionCreateTask_ProjectInfoSchema.nullable().optional(),\n startOn: z.string().describe(\"Start date in YYYY-MM-DD format\").nullable().optional(),\n duration: z.union([z.number().int(), z.string()]).nullable().optional(),\n priority: z.string().describe(\"Task priority: ASAP, HIGH, MEDIUM, or LOW\").nullable(),\n assignees: z.array(MotionCreateTask_UserInfoSchema).describe(\"Users assigned to the task\"),\n completed: z.boolean().describe(\"Whether the task is completed\").nullable(),\n workspace: MotionCreateTask_WorkspaceInfoSchema.nullable(),\n createdTime: z.string().describe(\"Creation time in ISO 8601 format\").nullable(),\n description: z.string().describe(\"Task description in HTML\").nullable().optional(),\n updatedTime: z.string().describe(\"Last update time in ISO 8601 format\").nullable().optional(),\n deadlineType: z.string().describe(\"Deadline type: HARD, SOFT, or NONE\").nullable(),\n scheduledEnd: z.string().describe(\"Motion's scheduled end time in ISO 8601 format\").nullable().optional(),\n completedTime: z.string().describe(\"Completion time in ISO 8601 format\").nullable().optional(),\n scheduledStart: z.string().describe(\"Motion's scheduled start time in ISO 8601 format\").nullable().optional(),\n schedulingIssue: z.boolean().describe(\"Whether there's a scheduling issue with this task\").nullable(),\n customFieldValues: z.record(z.string(), z.unknown()).describe(\"Custom field values for the task. Can contain text, number, URL, date, select, multiSelect, person, email, phone, checkbox, or relatedTo values.\").nullable().optional(),\n lastInteractedTime: z.string().describe(\"Last interaction time in ISO 8601 format\").nullable().optional(),\n parentRecurringTaskId: z.string().describe(\"Parent task ID if this is a recurring instance\").nullable().optional(),\n}).passthrough().describe(\"Response model for the created task.\\nReturns the complete task object with all its properties.\");\n\nexport const motionCreateTask = action(\"MOTION_CREATE_TASK\", {\n slug: \"motion-create-task\",\n name: \"Create Task\",\n description: \"Tool to create a new task in Motion. Use when you need to add a task to a workspace with specified properties like name, priority, due date, and assignee.\",\n input: MotionCreateTaskInput,\n output: MotionCreateTaskOutput,\n});\n"],"mappings":"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"}
@@ -5,7 +5,7 @@ const MotionDeleteCustomFieldFromProjectInput = zod.z.object({
5
5
  valueId: zod.z.string().describe("The ID of the custom field value that will be deleted."),
6
6
  projectId: zod.z.string().describe("The project ID from which a custom field value will be deleted.")
7
7
  }).describe("Request model for deleting a custom field value from a project.");
8
- const MotionDeleteCustomFieldFromProjectOutput = zod.z.object({ success: zod.z.boolean().describe("True if the custom field value was successfully deleted from the project.") }).describe("Response model for delete custom field from project operation.");
8
+ const MotionDeleteCustomFieldFromProjectOutput = zod.z.object({ success: zod.z.boolean().describe("True if the custom field value was successfully deleted from the project.").nullable() }).passthrough().describe("Response model for delete custom field from project operation.");
9
9
  const motionDeleteCustomFieldFromProject = require_action.action("MOTION_DELETE_CUSTOM_FIELD_FROM_PROJECT", {
10
10
  slug: "motion-delete-custom-field-from-project",
11
11
  name: "Delete Custom Field From Project",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-project.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromProjectInput: z.ZodTypeAny = z.object({\n valueId: z.string().describe(\"The ID of the custom field value that will be deleted.\"),\n projectId: z.string().describe(\"The project ID from which a custom field value will be deleted.\"),\n}).describe(\"Request model for deleting a custom field value from a project.\");\nexport const MotionDeleteCustomFieldFromProjectOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the custom field value was successfully deleted from the project.\"),\n}).describe(\"Response model for delete custom field from project operation.\");\n\nexport const motionDeleteCustomFieldFromProject = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_PROJECT\", {\n slug: \"motion-delete-custom-field-from-project\",\n name: \"Delete Custom Field From Project\",\n description: \"Tool to delete a custom field value from a project in Motion. Use when you need to remove a custom field value from a specific project.\",\n input: MotionDeleteCustomFieldFromProjectInput,\n output: MotionDeleteCustomFieldFromProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwDA,IAAAA,EAAE,OAAO;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AAClG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,2CAAyDA,IAAAA,EAAE,OAAO,EAC7E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,EAC3G,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAE5E,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field-from-project.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromProjectInput = z.object({\n valueId: z.string().describe(\"The ID of the custom field value that will be deleted.\"),\n projectId: z.string().describe(\"The project ID from which a custom field value will be deleted.\"),\n}).describe(\"Request model for deleting a custom field value from a project.\");\nexport const MotionDeleteCustomFieldFromProjectOutput = z.object({\n success: z.boolean().describe(\"True if the custom field value was successfully deleted from the project.\").nullable(),\n}).passthrough().describe(\"Response model for delete custom field from project operation.\");\n\nexport const motionDeleteCustomFieldFromProject = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_PROJECT\", {\n slug: \"motion-delete-custom-field-from-project\",\n name: \"Delete Custom Field From Project\",\n description: \"Tool to delete a custom field value from a project in Motion. Use when you need to remove a custom field value from a specific project.\",\n input: MotionDeleteCustomFieldFromProjectInput,\n output: MotionDeleteCustomFieldFromProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AAClG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAE1F,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field-from-project.d.ts
4
- declare const MotionDeleteCustomFieldFromProjectInput: z.ZodTypeAny;
5
- declare const MotionDeleteCustomFieldFromProjectOutput: z.ZodTypeAny;
6
- declare const motionDeleteCustomFieldFromProject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteCustomFieldFromProjectInput: z.ZodObject<{
5
+ valueId: z.ZodString;
6
+ projectId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const MotionDeleteCustomFieldFromProjectOutput: z.ZodObject<{
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$loose>;
11
+ declare const motionDeleteCustomFieldFromProject: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ valueId: string;
13
+ projectId: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { motionDeleteCustomFieldFromProject };
9
17
  //# sourceMappingURL=delete-custom-field-from-project.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-project.d.cts","names":[],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAGsB;AAAA,cACjE,wCAAA,EAA0C,CAAA,CAAE,UAEoB;AAAA,cAEhE,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field-from-project.d.cts","names":[],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAIvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAIxC,kCAAA,gCAAkC,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field-from-project.d.ts
4
- declare const MotionDeleteCustomFieldFromProjectInput: z.ZodTypeAny;
5
- declare const MotionDeleteCustomFieldFromProjectOutput: z.ZodTypeAny;
6
- declare const motionDeleteCustomFieldFromProject: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteCustomFieldFromProjectInput: z.ZodObject<{
5
+ valueId: z.ZodString;
6
+ projectId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const MotionDeleteCustomFieldFromProjectOutput: z.ZodObject<{
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$loose>;
11
+ declare const motionDeleteCustomFieldFromProject: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ valueId: string;
13
+ projectId: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { motionDeleteCustomFieldFromProject };
9
17
  //# sourceMappingURL=delete-custom-field-from-project.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-project.d.mts","names":[],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAGsB;AAAA,cACjE,wCAAA,EAA0C,CAAA,CAAE,UAEoB;AAAA,cAEhE,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field-from-project.d.mts","names":[],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAIvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAIxC,kCAAA,gCAAkC,wBAAA"}
@@ -8,7 +8,7 @@ const motionDeleteCustomFieldFromProject = action("MOTION_DELETE_CUSTOM_FIELD_FR
8
8
  valueId: z.string().describe("The ID of the custom field value that will be deleted."),
9
9
  projectId: z.string().describe("The project ID from which a custom field value will be deleted.")
10
10
  }).describe("Request model for deleting a custom field value from a project."),
11
- output: z.object({ success: z.boolean().describe("True if the custom field value was successfully deleted from the project.") }).describe("Response model for delete custom field from project operation.")
11
+ output: z.object({ success: z.boolean().describe("True if the custom field value was successfully deleted from the project.").nullable() }).passthrough().describe("Response model for delete custom field from project operation.")
12
12
  });
13
13
  //#endregion
14
14
  export { motionDeleteCustomFieldFromProject };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-project.mjs","names":[],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromProjectInput: z.ZodTypeAny = z.object({\n valueId: z.string().describe(\"The ID of the custom field value that will be deleted.\"),\n projectId: z.string().describe(\"The project ID from which a custom field value will be deleted.\"),\n}).describe(\"Request model for deleting a custom field value from a project.\");\nexport const MotionDeleteCustomFieldFromProjectOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the custom field value was successfully deleted from the project.\"),\n}).describe(\"Response model for delete custom field from project operation.\");\n\nexport const motionDeleteCustomFieldFromProject = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_PROJECT\", {\n slug: \"motion-delete-custom-field-from-project\",\n name: \"Delete Custom Field From Project\",\n description: \"Tool to delete a custom field value from a project in Motion. Use when you need to remove a custom field value from a specific project.\",\n input: MotionDeleteCustomFieldFromProjectInput,\n output: MotionDeleteCustomFieldFromProjectOutput,\n});\n"],"mappings":";;AAYA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZmE,EAAE,OAAO;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAClG,CAAC,CAAC,CAAC,SAAS,iEASH;CACP,QAToE,EAAE,OAAO,EAC7E,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,EAC3G,CAAC,CAAC,CAAC,SAAS,gEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field-from-project.mjs","names":[],"sources":["../../src/actions/delete-custom-field-from-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromProjectInput = z.object({\n valueId: z.string().describe(\"The ID of the custom field value that will be deleted.\"),\n projectId: z.string().describe(\"The project ID from which a custom field value will be deleted.\"),\n}).describe(\"Request model for deleting a custom field value from a project.\");\nexport const MotionDeleteCustomFieldFromProjectOutput = z.object({\n success: z.boolean().describe(\"True if the custom field value was successfully deleted from the project.\").nullable(),\n}).passthrough().describe(\"Response model for delete custom field from project operation.\");\n\nexport const motionDeleteCustomFieldFromProject = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_PROJECT\", {\n slug: \"motion-delete-custom-field-from-project\",\n name: \"Delete Custom Field From Project\",\n description: \"Tool to delete a custom field value from a project in Motion. Use when you need to remove a custom field value from a specific project.\",\n input: MotionDeleteCustomFieldFromProjectInput,\n output: MotionDeleteCustomFieldFromProjectOutput,\n});\n"],"mappings":";;AAYA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZqD,EAAE,OAAO;EAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;EACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAClG,CAAC,CAAC,CAAC,SAAS,iEASH;CACP,QATsD,EAAE,OAAO,EAC/D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,EACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAOhB;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-task.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromTaskInput: z.ZodTypeAny = z.object({\n taskId: z.string().describe(\"The unique identifier of the task from which to delete the custom field value.\"),\n valueId: z.string().describe(\"The unique identifier of the custom field value to delete from the task.\"),\n}).describe(\"Request model for deleting a custom field value from a task.\");\nexport const MotionDeleteCustomFieldFromTaskOutput: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Response model for delete custom field from task operation.\\n\\nThe API may return an empty response or confirmation on success.\");\n\nexport const motionDeleteCustomFieldFromTask = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_TASK\", {\n slug: \"motion-delete-custom-field-from-task\",\n name: \"Delete Custom Field From Task\",\n description: \"Tool to delete a custom field value from a task in Motion. Use when you need to remove a custom field value from a specific task by providing the task ID and custom field value ID.\",\n input: MotionDeleteCustomFieldFromTaskInput,\n output: MotionDeleteCustomFieldFromTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACzG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,wCAAsDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iIAAiI;AAE/O,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field-from-task.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromTaskInput = z.object({\n taskId: z.string().describe(\"The unique identifier of the task from which to delete the custom field value.\"),\n valueId: z.string().describe(\"The unique identifier of the custom field value to delete from the task.\"),\n}).describe(\"Request model for deleting a custom field value from a task.\");\nexport const MotionDeleteCustomFieldFromTaskOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete custom field from task operation.\\n\\nThe API may return an empty response or confirmation on success.\");\n\nexport const motionDeleteCustomFieldFromTask = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_TASK\", {\n slug: \"motion-delete-custom-field-from-task\",\n name: \"Delete Custom Field From Task\",\n description: \"Tool to delete a custom field value from a task in Motion. Use when you need to remove a custom field value from a specific task by providing the task ID and custom field value ID.\",\n input: MotionDeleteCustomFieldFromTaskInput,\n output: MotionDeleteCustomFieldFromTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACzG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAa,wCAAwCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iIAAiI;AAEjO,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field-from-task.d.ts
4
- declare const MotionDeleteCustomFieldFromTaskInput: z.ZodTypeAny;
5
- declare const MotionDeleteCustomFieldFromTaskOutput: z.ZodTypeAny;
6
- declare const motionDeleteCustomFieldFromTask: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteCustomFieldFromTaskInput: z.ZodObject<{
5
+ taskId: z.ZodString;
6
+ valueId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const MotionDeleteCustomFieldFromTaskOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
+ declare const motionDeleteCustomFieldFromTask: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ taskId: string;
11
+ valueId: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { motionDeleteCustomFieldFromTask };
9
15
  //# sourceMappingURL=delete-custom-field-from-task.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-task.d.cts","names":[],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAGsB;AAAA,cAC9D,qCAAA,EAAuC,CAAA,CAAE,UAA0L;AAAA,cAEnO,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field-from-task.d.cts","names":[],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field-from-task.d.ts
4
- declare const MotionDeleteCustomFieldFromTaskInput: z.ZodTypeAny;
5
- declare const MotionDeleteCustomFieldFromTaskOutput: z.ZodTypeAny;
6
- declare const motionDeleteCustomFieldFromTask: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteCustomFieldFromTaskInput: z.ZodObject<{
5
+ taskId: z.ZodString;
6
+ valueId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const MotionDeleteCustomFieldFromTaskOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
9
+ declare const motionDeleteCustomFieldFromTask: import("@keystrokehq/action").WorkflowActionDefinition<{
10
+ taskId: string;
11
+ valueId: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { motionDeleteCustomFieldFromTask };
9
15
  //# sourceMappingURL=delete-custom-field-from-task.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-task.d.mts","names":[],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAGsB;AAAA,cAC9D,qCAAA,EAAuC,CAAA,CAAE,UAA0L;AAAA,cAEnO,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field-from-task.d.mts","names":[],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAErC,+BAAA,gCAA+B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field-from-task.mjs","names":[],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromTaskInput: z.ZodTypeAny = z.object({\n taskId: z.string().describe(\"The unique identifier of the task from which to delete the custom field value.\"),\n valueId: z.string().describe(\"The unique identifier of the custom field value to delete from the task.\"),\n}).describe(\"Request model for deleting a custom field value from a task.\");\nexport const MotionDeleteCustomFieldFromTaskOutput: z.ZodTypeAny = z.record(z.string(), z.unknown()).describe(\"Response model for delete custom field from task operation.\\n\\nThe API may return an empty response or confirmation on success.\");\n\nexport const motionDeleteCustomFieldFromTask = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_TASK\", {\n slug: \"motion-delete-custom-field-from-task\",\n name: \"Delete Custom Field From Task\",\n description: \"Tool to delete a custom field value from a task in Motion. Use when you need to remove a custom field value from a specific task by providing the task ID and custom field value ID.\",\n input: MotionDeleteCustomFieldFromTaskInput,\n output: MotionDeleteCustomFieldFromTaskOutput,\n});\n"],"mappings":";;AAUA,MAAa,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVgE,EAAE,OAAO;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACzG,CAAC,CAAC,CAAC,SAAS,8DAOH;CACP,QAPiE,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iIAOpG;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field-from-task.mjs","names":[],"sources":["../../src/actions/delete-custom-field-from-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldFromTaskInput = z.object({\n taskId: z.string().describe(\"The unique identifier of the task from which to delete the custom field value.\"),\n valueId: z.string().describe(\"The unique identifier of the custom field value to delete from the task.\"),\n}).describe(\"Request model for deleting a custom field value from a task.\");\nexport const MotionDeleteCustomFieldFromTaskOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete custom field from task operation.\\n\\nThe API may return an empty response or confirmation on success.\");\n\nexport const motionDeleteCustomFieldFromTask = action(\"MOTION_DELETE_CUSTOM_FIELD_FROM_TASK\", {\n slug: \"motion-delete-custom-field-from-task\",\n name: \"Delete Custom Field From Task\",\n description: \"Tool to delete a custom field value from a task in Motion. Use when you need to remove a custom field value from a specific task by providing the task ID and custom field value ID.\",\n input: MotionDeleteCustomFieldFromTaskInput,\n output: MotionDeleteCustomFieldFromTaskOutput,\n});\n"],"mappings":";;AAUA,MAAa,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVkD,EAAE,OAAO;EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACzG,CAAC,CAAC,CAAC,SAAS,8DAOH;CACP,QAPmD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iIAOtF;AACV,CAAC"}
@@ -6,9 +6,9 @@ const MotionDeleteCustomFieldInput = zod.z.object({
6
6
  workspaceId: zod.z.string().describe("The workspace ID where the custom field exists")
7
7
  }).describe("Request model for deleting a custom field.");
8
8
  const MotionDeleteCustomFieldOutput = zod.z.object({
9
- id: zod.z.string().describe("The ID of the custom field that was deleted"),
9
+ id: zod.z.string().describe("The ID of the custom field that was deleted").nullable(),
10
10
  success: zod.z.boolean().default(true).describe("Indicates whether the deletion was successful").nullable().optional()
11
- }).describe("Response model for delete custom field operation.");
11
+ }).passthrough().describe("Response model for delete custom field operation.");
12
12
  const motionDeleteCustomField = require_action.action("MOTION_DELETE_CUSTOM_FIELD", {
13
13
  slug: "motion-delete-custom-field",
14
14
  name: "Delete Custom Field",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The custom field ID to delete\"),\n workspaceId: z.string().describe(\"The workspace ID where the custom field exists\"),\n}).describe(\"Request model for deleting a custom field.\");\nexport const MotionDeleteCustomFieldOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the custom field that was deleted\"),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).describe(\"Response model for delete custom field operation.\");\n\nexport const motionDeleteCustomField = action(\"MOTION_DELETE_CUSTOM_FIELD\", {\n slug: \"motion-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Motion workspace. Use when you need to remove a custom field that is no longer needed. This operation is permanent and cannot be undone.\",\n input: MotionDeleteCustomFieldInput,\n output: MotionDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACnF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACrE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldInput = z.object({\n id: z.string().describe(\"The custom field ID to delete\"),\n workspaceId: z.string().describe(\"The workspace ID where the custom field exists\"),\n}).describe(\"Request model for deleting a custom field.\");\nexport const MotionDeleteCustomFieldOutput = z.object({\n id: z.string().describe(\"The ID of the custom field that was deleted\").nullable(),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for delete custom field operation.\");\n\nexport const motionDeleteCustomField = action(\"MOTION_DELETE_CUSTOM_FIELD\", {\n slug: \"motion-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Motion workspace. Use when you need to remove a custom field that is no longer needed. This operation is permanent and cannot be undone.\",\n input: MotionDeleteCustomFieldInput,\n output: MotionDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACvD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACnF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field.d.ts
4
- declare const MotionDeleteCustomFieldInput: z.ZodTypeAny;
5
- declare const MotionDeleteCustomFieldOutput: z.ZodTypeAny;
6
- declare const motionDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteCustomFieldInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ workspaceId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const MotionDeleteCustomFieldOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
11
+ }, z.core.$loose>;
12
+ declare const motionDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ id: string;
14
+ workspaceId: string;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { motionDeleteCustomField };
9
18
  //# sourceMappingURL=delete-custom-field.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGY;AAAA,cAC5C,6BAAA,EAA+B,CAAA,CAAE,UAGkB;AAAA,cAEnD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,18 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field.d.ts
4
- declare const MotionDeleteCustomFieldInput: z.ZodTypeAny;
5
- declare const MotionDeleteCustomFieldOutput: z.ZodTypeAny;
6
- declare const motionDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteCustomFieldInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ workspaceId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const MotionDeleteCustomFieldOutput: z.ZodObject<{
9
+ id: z.ZodNullable<z.ZodString>;
10
+ success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
11
+ }, z.core.$loose>;
12
+ declare const motionDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ id: string;
14
+ workspaceId: string;
15
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
16
  //#endregion
8
17
  export { motionDeleteCustomField };
9
18
  //# sourceMappingURL=delete-custom-field.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.d.mts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAGY;AAAA,cAC5C,6BAAA,EAA+B,CAAA,CAAE,UAGkB;AAAA,cAEnD,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field.d.mts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAI5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
@@ -9,9 +9,9 @@ const motionDeleteCustomField = action("MOTION_DELETE_CUSTOM_FIELD", {
9
9
  workspaceId: z.string().describe("The workspace ID where the custom field exists")
10
10
  }).describe("Request model for deleting a custom field."),
11
11
  output: z.object({
12
- id: z.string().describe("The ID of the custom field that was deleted"),
12
+ id: z.string().describe("The ID of the custom field that was deleted").nullable(),
13
13
  success: z.boolean().default(true).describe("Indicates whether the deletion was successful").nullable().optional()
14
- }).describe("Response model for delete custom field operation.")
14
+ }).passthrough().describe("Response model for delete custom field operation.")
15
15
  });
16
16
  //#endregion
17
17
  export { motionDeleteCustomField };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.mjs","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The custom field ID to delete\"),\n workspaceId: z.string().describe(\"The workspace ID where the custom field exists\"),\n}).describe(\"Request model for deleting a custom field.\");\nexport const MotionDeleteCustomFieldOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the custom field that was deleted\"),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).describe(\"Response model for delete custom field operation.\");\n\nexport const motionDeleteCustomField = action(\"MOTION_DELETE_CUSTOM_FIELD\", {\n slug: \"motion-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Motion workspace. Use when you need to remove a custom field that is no longer needed. This operation is permanent and cannot be undone.\",\n input: MotionDeleteCustomFieldInput,\n output: MotionDeleteCustomFieldOutput,\n});\n"],"mappings":";;AAaA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwD,EAAE,OAAO;EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACnF,CAAC,CAAC,CAAC,SAAS,4CAUH;CACP,QAVyD,EAAE,OAAO;EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EACrE,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field.mjs","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteCustomFieldInput = z.object({\n id: z.string().describe(\"The custom field ID to delete\"),\n workspaceId: z.string().describe(\"The workspace ID where the custom field exists\"),\n}).describe(\"Request model for deleting a custom field.\");\nexport const MotionDeleteCustomFieldOutput = z.object({\n id: z.string().describe(\"The ID of the custom field that was deleted\").nullable(),\n success: z.boolean().default(true).describe(\"Indicates whether the deletion was successful\").nullable().optional(),\n}).passthrough().describe(\"Response model for delete custom field operation.\");\n\nexport const motionDeleteCustomField = action(\"MOTION_DELETE_CUSTOM_FIELD\", {\n slug: \"motion-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field from Motion workspace. Use when you need to remove a custom field that is no longer needed. This operation is permanent and cannot be undone.\",\n input: MotionDeleteCustomFieldInput,\n output: MotionDeleteCustomFieldOutput,\n});\n"],"mappings":";;AAaA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EACvD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACnF,CAAC,CAAC,CAAC,SAAS,4CAUH;CACP,QAV2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAChF,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-recurring-task.ts
4
4
  const MotionDeleteRecurringTaskInput = zod.z.object({ id: zod.z.string().describe("ID of the recurring task to delete.") }).describe("Request model for deleting a recurring task.");
5
- const MotionDeleteRecurringTaskOutput = zod.z.object({ success: zod.z.boolean().describe("True if the recurring task was successfully deleted.") }).describe("Response model for delete recurring task operation.\n\nReturns success status indicating whether the deletion was successful.");
5
+ const MotionDeleteRecurringTaskOutput = zod.z.object({ success: zod.z.boolean().describe("True if the recurring task was successfully deleted.").nullable() }).passthrough().describe("Response model for delete recurring task operation.\n\nReturns success status indicating whether the deletion was successful.");
6
6
  const motionDeleteRecurringTask = require_action.action("MOTION_DELETE_RECURRING_TASK", {
7
7
  slug: "motion-delete-recurring-task",
8
8
  name: "Delete Recurring Task",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-recurring-task.cjs","names":["z","action"],"sources":["../../src/actions/delete-recurring-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteRecurringTaskInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"ID of the recurring task to delete.\"),\n}).describe(\"Request model for deleting a recurring task.\");\nexport const MotionDeleteRecurringTaskOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the recurring task was successfully deleted.\"),\n}).describe(\"Response model for delete recurring task operation.\\n\\nReturns success status indicating whether the deletion was successful.\");\n\nexport const motionDeleteRecurringTask = action(\"MOTION_DELETE_RECURRING_TASK\", {\n slug: \"motion-delete-recurring-task\",\n name: \"Delete Recurring Task\",\n description: \"Tool to delete a recurring task from Motion based on the ID supplied. Use when you need to remove a recurring task permanently from the system.\",\n input: MotionDeleteRecurringTaskInput,\n output: MotionDeleteRecurringTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,EAC/D,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,kCAAgDA,IAAAA,EAAE,OAAO,EACpE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,EACtF,CAAC,CAAC,CAAC,SAAS,+HAA+H;AAE3I,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-recurring-task.cjs","names":["z","action"],"sources":["../../src/actions/delete-recurring-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteRecurringTaskInput = z.object({\n id: z.string().describe(\"ID of the recurring task to delete.\"),\n}).describe(\"Request model for deleting a recurring task.\");\nexport const MotionDeleteRecurringTaskOutput = z.object({\n success: z.boolean().describe(\"True if the recurring task was successfully deleted.\").nullable(),\n}).passthrough().describe(\"Response model for delete recurring task operation.\\n\\nReturns success status indicating whether the deletion was successful.\");\n\nexport const motionDeleteRecurringTask = action(\"MOTION_DELETE_RECURRING_TASK\", {\n slug: \"motion-delete-recurring-task\",\n name: \"Delete Recurring Task\",\n description: \"Tool to delete a recurring task from Motion based on the ID supplied. Use when you need to remove a recurring task permanently from the system.\",\n input: MotionDeleteRecurringTaskInput,\n output: MotionDeleteRecurringTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,EAC/D,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+HAA+H;AAEzJ,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-recurring-task.d.ts
4
- declare const MotionDeleteRecurringTaskInput: z.ZodTypeAny;
5
- declare const MotionDeleteRecurringTaskOutput: z.ZodTypeAny;
6
- declare const motionDeleteRecurringTask: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteRecurringTaskInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const MotionDeleteRecurringTaskOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const motionDeleteRecurringTask: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { motionDeleteRecurringTask };
9
15
  //# sourceMappingURL=delete-recurring-task.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-recurring-task.d.cts","names":[],"sources":["../../src/actions/delete-recurring-task.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEY;AAAA,cAC9C,+BAAA,EAAiC,CAAA,CAAE,UAE4F;AAAA,cAE/H,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-recurring-task.d.cts","names":[],"sources":["../../src/actions/delete-recurring-task.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-recurring-task.d.ts
4
- declare const MotionDeleteRecurringTaskInput: z.ZodTypeAny;
5
- declare const MotionDeleteRecurringTaskOutput: z.ZodTypeAny;
6
- declare const motionDeleteRecurringTask: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteRecurringTaskInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const MotionDeleteRecurringTaskOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const motionDeleteRecurringTask: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { motionDeleteRecurringTask };
9
15
  //# sourceMappingURL=delete-recurring-task.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-recurring-task.d.mts","names":[],"sources":["../../src/actions/delete-recurring-task.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAEY;AAAA,cAC9C,+BAAA,EAAiC,CAAA,CAAE,UAE4F;AAAA,cAE/H,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-recurring-task.d.mts","names":[],"sources":["../../src/actions/delete-recurring-task.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
@@ -5,7 +5,7 @@ const motionDeleteRecurringTask = action("MOTION_DELETE_RECURRING_TASK", {
5
5
  name: "Delete Recurring Task",
6
6
  description: "Tool to delete a recurring task from Motion based on the ID supplied. Use when you need to remove a recurring task permanently from the system.",
7
7
  input: z.object({ id: z.string().describe("ID of the recurring task to delete.") }).describe("Request model for deleting a recurring task."),
8
- output: z.object({ success: z.boolean().describe("True if the recurring task was successfully deleted.") }).describe("Response model for delete recurring task operation.\n\nReturns success status indicating whether the deletion was successful.")
8
+ output: z.object({ success: z.boolean().describe("True if the recurring task was successfully deleted.").nullable() }).passthrough().describe("Response model for delete recurring task operation.\n\nReturns success status indicating whether the deletion was successful.")
9
9
  });
10
10
  //#endregion
11
11
  export { motionDeleteRecurringTask };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-recurring-task.mjs","names":[],"sources":["../../src/actions/delete-recurring-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteRecurringTaskInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"ID of the recurring task to delete.\"),\n}).describe(\"Request model for deleting a recurring task.\");\nexport const MotionDeleteRecurringTaskOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"True if the recurring task was successfully deleted.\"),\n}).describe(\"Response model for delete recurring task operation.\\n\\nReturns success status indicating whether the deletion was successful.\");\n\nexport const motionDeleteRecurringTask = action(\"MOTION_DELETE_RECURRING_TASK\", {\n slug: \"motion-delete-recurring-task\",\n name: \"Delete Recurring Task\",\n description: \"Tool to delete a recurring task from Motion based on the ID supplied. Use when you need to remove a recurring task permanently from the system.\",\n input: MotionDeleteRecurringTaskInput,\n output: MotionDeleteRecurringTaskOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX0D,EAAE,OAAO,EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,EAC/D,CAAC,CAAC,CAAC,SAAS,8CASH;CACP,QAT2D,EAAE,OAAO,EACpE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,EACtF,CAAC,CAAC,CAAC,SAAS,+HAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-recurring-task.mjs","names":[],"sources":["../../src/actions/delete-recurring-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteRecurringTaskInput = z.object({\n id: z.string().describe(\"ID of the recurring task to delete.\"),\n}).describe(\"Request model for deleting a recurring task.\");\nexport const MotionDeleteRecurringTaskOutput = z.object({\n success: z.boolean().describe(\"True if the recurring task was successfully deleted.\").nullable(),\n}).passthrough().describe(\"Response model for delete recurring task operation.\\n\\nReturns success status indicating whether the deletion was successful.\");\n\nexport const motionDeleteRecurringTask = action(\"MOTION_DELETE_RECURRING_TASK\", {\n slug: \"motion-delete-recurring-task\",\n name: \"Delete Recurring Task\",\n description: \"Tool to delete a recurring task from Motion based on the ID supplied. Use when you need to remove a recurring task permanently from the system.\",\n input: MotionDeleteRecurringTaskInput,\n output: MotionDeleteRecurringTaskOutput,\n});\n"],"mappings":";;AAWA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,EAC/D,CAAC,CAAC,CAAC,SAAS,8CASH;CACP,QAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,EACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+HAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-task.ts
4
4
  const MotionDeleteTaskInput = zod.z.object({ id: zod.z.string().describe("The unique identifier of the task to delete.") }).describe("Request model for deleting a task.");
5
- const MotionDeleteTaskOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the task deletion was successful.") }).describe("Response model for delete task operation.\n\nReturns success confirmation of the deleted task.");
5
+ const MotionDeleteTaskOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates whether the task deletion was successful.").nullable() }).passthrough().describe("Response model for delete task operation.\n\nReturns success confirmation of the deleted task.");
6
6
  const motionDeleteTask = require_action.action("MOTION_DELETE_TASK", {
7
7
  slug: "motion-delete-task",
8
8
  name: "Delete Task",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-task.cjs","names":["z","action"],"sources":["../../src/actions/delete-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteTaskInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the task to delete.\"),\n}).describe(\"Request model for deleting a task.\");\nexport const MotionDeleteTaskOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates whether the task deletion was successful.\"),\n}).describe(\"Response model for delete task operation.\\n\\nReturns success confirmation of the deleted task.\");\n\nexport const motionDeleteTask = action(\"MOTION_DELETE_TASK\", {\n slug: \"motion-delete-task\",\n name: \"Delete Task\",\n description: \"Tool to delete a task from Motion based on task ID. Use when you need to permanently remove a task from the Motion workspace.\",\n input: MotionDeleteTaskInput,\n output: MotionDeleteTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,EAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,EACrF,CAAC,CAAC,CAAC,SAAS,gGAAgG;AAE5G,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-task.cjs","names":["z","action"],"sources":["../../src/actions/delete-task.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionDeleteTaskInput = z.object({\n id: z.string().describe(\"The unique identifier of the task to delete.\"),\n}).describe(\"Request model for deleting a task.\");\nexport const MotionDeleteTaskOutput = z.object({\n success: z.boolean().describe(\"Indicates whether the task deletion was successful.\").nullable(),\n}).passthrough().describe(\"Response model for delete task operation.\\n\\nReturns success confirmation of the deleted task.\");\n\nexport const motionDeleteTask = action(\"MOTION_DELETE_TASK\", {\n slug: \"motion-delete-task\",\n name: \"Delete Task\",\n description: \"Tool to delete a task from Motion based on task ID. Use when you need to permanently remove a task from the Motion workspace.\",\n input: MotionDeleteTaskInput,\n output: MotionDeleteTaskOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gGAAgG;AAE1H,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-task.d.ts
4
- declare const MotionDeleteTaskInput: z.ZodTypeAny;
5
- declare const MotionDeleteTaskOutput: z.ZodTypeAny;
6
- declare const motionDeleteTask: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const MotionDeleteTaskInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const MotionDeleteTaskOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$loose>;
10
+ declare const motionDeleteTask: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { motionDeleteTask };
9
15
  //# sourceMappingURL=delete-task.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-task.d.cts","names":[],"sources":["../../src/actions/delete-task.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAEW;AAAA,cACpC,sBAAA,EAAwB,CAAA,CAAE,UAEsE;AAAA,cAEhG,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-task.d.cts","names":[],"sources":["../../src/actions/delete-task.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;cAGrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAItB,gBAAA,gCAAgB,wBAAA"}