@keystrokehq/motion 0.1.2 → 0.1.4
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.
- package/dist/actions/add-custom-field-to-project.cjs +1 -1
- package/dist/actions/add-custom-field-to-project.cjs.map +1 -1
- package/dist/actions/add-custom-field-to-project.d.cts +4 -4
- package/dist/actions/add-custom-field-to-project.d.mts +4 -4
- package/dist/actions/add-custom-field-to-project.mjs +1 -1
- package/dist/actions/add-custom-field-to-project.mjs.map +1 -1
- package/dist/actions/add-custom-field-to-task.cjs +1 -1
- package/dist/actions/add-custom-field-to-task.cjs.map +1 -1
- package/dist/actions/add-custom-field-to-task.d.cts +4 -4
- package/dist/actions/add-custom-field-to-task.d.mts +4 -4
- package/dist/actions/add-custom-field-to-task.mjs +1 -1
- package/dist/actions/add-custom-field-to-task.mjs.map +1 -1
- package/dist/actions/create-comment.cjs +2 -2
- package/dist/actions/create-comment.cjs.map +1 -1
- package/dist/actions/create-comment.d.cts +2 -2
- package/dist/actions/create-comment.d.mts +2 -2
- package/dist/actions/create-comment.mjs +2 -2
- package/dist/actions/create-comment.mjs.map +1 -1
- package/dist/actions/create-custom-field.cjs +2 -2
- package/dist/actions/create-custom-field.cjs.map +1 -1
- package/dist/actions/create-custom-field.d.cts +6 -5
- package/dist/actions/create-custom-field.d.mts +6 -5
- package/dist/actions/create-custom-field.mjs +2 -2
- package/dist/actions/create-custom-field.mjs.map +1 -1
- package/dist/actions/create-project.cjs +3 -3
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +5 -3
- package/dist/actions/create-project.d.mts +5 -3
- package/dist/actions/create-project.mjs +3 -3
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-recurring-task.cjs +7 -7
- package/dist/actions/create-recurring-task.cjs.map +1 -1
- package/dist/actions/create-recurring-task.d.cts +10 -10
- package/dist/actions/create-recurring-task.d.mts +10 -10
- package/dist/actions/create-recurring-task.mjs +7 -7
- package/dist/actions/create-recurring-task.mjs.map +1 -1
- package/dist/actions/create-task.cjs +8 -8
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +11 -11
- package/dist/actions/create-task.d.mts +11 -11
- package/dist/actions/create-task.mjs +8 -8
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/delete-custom-field-from-project.cjs +1 -1
- package/dist/actions/delete-custom-field-from-project.cjs.map +1 -1
- package/dist/actions/delete-custom-field-from-project.d.cts +1 -1
- package/dist/actions/delete-custom-field-from-project.d.mts +1 -1
- package/dist/actions/delete-custom-field-from-project.mjs +1 -1
- package/dist/actions/delete-custom-field-from-project.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -1
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +1 -1
- package/dist/actions/delete-custom-field.d.mts +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -1
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-recurring-task.cjs +1 -1
- package/dist/actions/delete-recurring-task.cjs.map +1 -1
- package/dist/actions/delete-recurring-task.d.cts +1 -1
- package/dist/actions/delete-recurring-task.d.mts +1 -1
- package/dist/actions/delete-recurring-task.mjs +1 -1
- package/dist/actions/delete-recurring-task.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -1
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +1 -1
- package/dist/actions/delete-task.d.mts +1 -1
- package/dist/actions/delete-task.mjs +1 -1
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/get-my-user.cjs +1 -1
- package/dist/actions/get-my-user.cjs.map +1 -1
- package/dist/actions/get-my-user.d.cts +1 -1
- package/dist/actions/get-my-user.d.mts +1 -1
- package/dist/actions/get-my-user.mjs +1 -1
- package/dist/actions/get-my-user.mjs.map +1 -1
- package/dist/actions/get-project.cjs +3 -3
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +3 -3
- package/dist/actions/get-project.d.mts +3 -3
- package/dist/actions/get-project.mjs +3 -3
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-task.cjs +9 -9
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +12 -12
- package/dist/actions/get-task.d.mts +12 -12
- package/dist/actions/get-task.mjs +9 -9
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/list-comments.cjs +4 -4
- package/dist/actions/list-comments.cjs.map +1 -1
- package/dist/actions/list-comments.d.cts +4 -4
- package/dist/actions/list-comments.d.mts +4 -4
- package/dist/actions/list-comments.mjs +4 -4
- package/dist/actions/list-comments.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +4 -4
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +4 -4
- package/dist/actions/list-custom-fields.d.mts +4 -4
- package/dist/actions/list-custom-fields.mjs +4 -4
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-projects.cjs +5 -5
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +5 -5
- package/dist/actions/list-projects.d.mts +5 -5
- package/dist/actions/list-projects.mjs +5 -5
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-recurring-tasks.cjs +10 -10
- package/dist/actions/list-recurring-tasks.cjs.map +1 -1
- package/dist/actions/list-recurring-tasks.d.cts +14 -14
- package/dist/actions/list-recurring-tasks.d.mts +14 -14
- package/dist/actions/list-recurring-tasks.mjs +10 -10
- package/dist/actions/list-recurring-tasks.mjs.map +1 -1
- package/dist/actions/list-schedules.cjs +4 -4
- package/dist/actions/list-schedules.cjs.map +1 -1
- package/dist/actions/list-schedules.d.cts +10 -10
- package/dist/actions/list-schedules.d.mts +10 -10
- package/dist/actions/list-schedules.mjs +4 -4
- package/dist/actions/list-schedules.mjs.map +1 -1
- package/dist/actions/list-statuses.cjs +2 -2
- package/dist/actions/list-statuses.cjs.map +1 -1
- package/dist/actions/list-statuses.d.cts +2 -2
- package/dist/actions/list-statuses.d.mts +2 -2
- package/dist/actions/list-statuses.mjs +2 -2
- package/dist/actions/list-statuses.mjs.map +1 -1
- package/dist/actions/list-tasks.cjs +13 -13
- package/dist/actions/list-tasks.cjs.map +1 -1
- package/dist/actions/list-tasks.d.cts +13 -13
- package/dist/actions/list-tasks.d.mts +13 -13
- package/dist/actions/list-tasks.mjs +13 -13
- package/dist/actions/list-tasks.mjs.map +1 -1
- package/dist/actions/list-users.cjs +3 -3
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +3 -3
- package/dist/actions/list-users.d.mts +3 -3
- package/dist/actions/list-users.mjs +3 -3
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-workspaces.cjs +5 -5
- package/dist/actions/list-workspaces.cjs.map +1 -1
- package/dist/actions/list-workspaces.d.cts +5 -5
- package/dist/actions/list-workspaces.d.mts +5 -5
- package/dist/actions/list-workspaces.mjs +5 -5
- package/dist/actions/list-workspaces.mjs.map +1 -1
- package/dist/actions/move-task.cjs +9 -9
- package/dist/actions/move-task.cjs.map +1 -1
- package/dist/actions/move-task.d.cts +13 -13
- package/dist/actions/move-task.d.mts +13 -13
- package/dist/actions/move-task.mjs +9 -9
- package/dist/actions/move-task.mjs.map +1 -1
- package/dist/actions/unassign-task.cjs +1 -1
- package/dist/actions/unassign-task.cjs.map +1 -1
- package/dist/actions/unassign-task.d.cts +1 -1
- package/dist/actions/unassign-task.d.mts +1 -1
- package/dist/actions/unassign-task.mjs +1 -1
- package/dist/actions/unassign-task.mjs.map +1 -1
- package/dist/actions/update-task.cjs +8 -8
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +12 -12
- package/dist/actions/update-task.d.mts +12 -12
- package/dist/actions/update-task.mjs +8 -8
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -28,20 +28,20 @@ declare const MotionCreateTaskOutput: z.ZodObject<{
|
|
|
28
28
|
scheduledEnd: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
completedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
scheduledStart: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>>;
|
|
32
32
|
labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
33
33
|
name: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>>>;
|
|
35
35
|
status: z.ZodNullable<z.ZodObject<{
|
|
36
36
|
name: z.ZodNullable<z.ZodString>;
|
|
37
37
|
isDefaultStatus: z.ZodNullable<z.ZodBoolean>;
|
|
38
38
|
isResolvedStatus: z.ZodNullable<z.ZodBoolean>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
40
|
creator: z.ZodNullable<z.ZodObject<{
|
|
41
41
|
id: z.ZodNullable<z.ZodString>;
|
|
42
42
|
name: z.ZodNullable<z.ZodString>;
|
|
43
43
|
email: z.ZodNullable<z.ZodString>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
45
|
dueDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
project: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
47
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -49,7 +49,7 @@ declare const MotionCreateTaskOutput: z.ZodObject<{
|
|
|
49
49
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
53
|
startOn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
duration: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
55
55
|
priority: z.ZodNullable<z.ZodString>;
|
|
@@ -57,7 +57,7 @@ declare const MotionCreateTaskOutput: z.ZodObject<{
|
|
|
57
57
|
id: z.ZodNullable<z.ZodString>;
|
|
58
58
|
name: z.ZodNullable<z.ZodString>;
|
|
59
59
|
email: z.ZodNullable<z.ZodString>;
|
|
60
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>>;
|
|
61
61
|
completed: z.ZodNullable<z.ZodBoolean>;
|
|
62
62
|
workspace: z.ZodNullable<z.ZodObject<{
|
|
63
63
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -65,14 +65,14 @@ declare const MotionCreateTaskOutput: z.ZodObject<{
|
|
|
65
65
|
type: z.ZodNullable<z.ZodString>;
|
|
66
66
|
labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
67
67
|
name: z.ZodNullable<z.ZodString>;
|
|
68
|
-
}, z.core.$
|
|
68
|
+
}, z.core.$loose>>>>;
|
|
69
69
|
teamId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
70
|
statuses: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
71
71
|
name: z.ZodNullable<z.ZodString>;
|
|
72
72
|
isDefaultStatus: z.ZodNullable<z.ZodBoolean>;
|
|
73
73
|
isResolvedStatus: z.ZodNullable<z.ZodBoolean>;
|
|
74
|
-
}, z.core.$
|
|
75
|
-
}, z.core.$
|
|
74
|
+
}, z.core.$loose>>>>;
|
|
75
|
+
}, z.core.$loose>>;
|
|
76
76
|
createdTime: z.ZodNullable<z.ZodString>;
|
|
77
77
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
78
|
updatedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -81,10 +81,10 @@ declare const MotionCreateTaskOutput: z.ZodObject<{
|
|
|
81
81
|
completedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
82
|
scheduledStart: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
83
|
schedulingIssue: z.ZodNullable<z.ZodBoolean>;
|
|
84
|
-
customFieldValues: z.ZodOptional<z.ZodNullable<z.
|
|
84
|
+
customFieldValues: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
85
85
|
lastInteractedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
86
|
parentRecurringTaskId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
|
-
}, z.core.$
|
|
87
|
+
}, z.core.$loose>;
|
|
88
88
|
declare const motionCreateTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
89
89
|
name: string;
|
|
90
90
|
workspaceId: string;
|
|
@@ -25,25 +25,25 @@ 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").nullable() }).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
31
|
name: z.string().describe("Status name").nullable(),
|
|
32
32
|
isDefaultStatus: z.boolean().describe("Whether this is the default status").nullable(),
|
|
33
33
|
isResolvedStatus: z.boolean().describe("Whether this is a resolved status").nullable()
|
|
34
|
-
}).describe("Status information object.");
|
|
34
|
+
}).passthrough().describe("Status information object.");
|
|
35
35
|
const MotionCreateTask_UserInfoSchema = z.object({
|
|
36
36
|
id: z.string().describe("User ID").nullable(),
|
|
37
37
|
name: z.string().describe("User's full name").nullable(),
|
|
38
38
|
email: z.string().describe("User's email address").nullable()
|
|
39
|
-
}).describe("User information object.");
|
|
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
48
|
id: z.string().describe("Workspace ID").nullable(),
|
|
49
49
|
name: z.string().describe("Workspace name").nullable(),
|
|
@@ -51,7 +51,7 @@ const MotionCreateTask_WorkspaceInfoSchema = z.object({
|
|
|
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",
|
|
@@ -80,10 +80,10 @@ const motionCreateTask = action("MOTION_CREATE_TASK", {
|
|
|
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
82
|
schedulingIssue: z.boolean().describe("Whether there's a scheduling issue with this task").nullable(),
|
|
83
|
-
customFieldValues: z.
|
|
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.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}).describe(\"Scheduling chunk information.\");\nconst MotionCreateTask_LabelInfoSchema = z.object({\n name: z.string().describe(\"Label name\").nullable(),\n}).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}).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}).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}).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}).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.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":"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"}
|
|
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.").nullable() }).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.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}).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,SAAS,gEAAgE;
|
|
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"}
|
|
@@ -7,7 +7,7 @@ declare const MotionDeleteCustomFieldFromProjectInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const MotionDeleteCustomFieldFromProjectOutput: z.ZodObject<{
|
|
9
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const motionDeleteCustomFieldFromProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
valueId: string;
|
|
13
13
|
projectId: string;
|
|
@@ -7,7 +7,7 @@ declare const MotionDeleteCustomFieldFromProjectInput: z.ZodObject<{
|
|
|
7
7
|
}, z.core.$strip>;
|
|
8
8
|
declare const MotionDeleteCustomFieldFromProjectOutput: z.ZodObject<{
|
|
9
9
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const motionDeleteCustomFieldFromProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
valueId: string;
|
|
13
13
|
projectId: string;
|
|
@@ -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.").nullable() }).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.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}).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,SAAS,
|
|
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"}
|
|
@@ -8,7 +8,7 @@ const MotionDeleteCustomFieldInput = zod.z.object({
|
|
|
8
8
|
const MotionDeleteCustomFieldOutput = zod.z.object({
|
|
9
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.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}).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,SAAS,mDAAmD;
|
|
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"}
|
|
@@ -8,7 +8,7 @@ declare const MotionDeleteCustomFieldInput: z.ZodObject<{
|
|
|
8
8
|
declare const MotionDeleteCustomFieldOutput: z.ZodObject<{
|
|
9
9
|
id: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const motionDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: string;
|
|
14
14
|
workspaceId: string;
|
|
@@ -8,7 +8,7 @@ declare const MotionDeleteCustomFieldInput: z.ZodObject<{
|
|
|
8
8
|
declare const MotionDeleteCustomFieldOutput: z.ZodObject<{
|
|
9
9
|
id: z.ZodNullable<z.ZodString>;
|
|
10
10
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const motionDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
id: string;
|
|
14
14
|
workspaceId: string;
|
|
@@ -11,7 +11,7 @@ const motionDeleteCustomField = action("MOTION_DELETE_CUSTOM_FIELD", {
|
|
|
11
11
|
output: z.object({
|
|
12
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.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}).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,SAAS,
|
|
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.").nullable() }).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.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}).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,SAAS,+HAA+H;
|
|
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"}
|
|
@@ -6,7 +6,7 @@ declare const MotionDeleteRecurringTaskInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const MotionDeleteRecurringTaskOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const motionDeleteRecurringTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const MotionDeleteRecurringTaskInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const MotionDeleteRecurringTaskOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const motionDeleteRecurringTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -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.").nullable() }).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.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}).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,SAAS,+
|
|
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.").nullable() }).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.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}).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,SAAS,gGAAgG;
|
|
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"}
|
|
@@ -6,7 +6,7 @@ declare const MotionDeleteTaskInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const MotionDeleteTaskOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const motionDeleteTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -6,7 +6,7 @@ declare const MotionDeleteTaskInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const MotionDeleteTaskOutput: z.ZodObject<{
|
|
8
8
|
success: z.ZodNullable<z.ZodBoolean>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const motionDeleteTask: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
id: string;
|
|
12
12
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,7 +5,7 @@ const motionDeleteTask = action("MOTION_DELETE_TASK", {
|
|
|
5
5
|
name: "Delete Task",
|
|
6
6
|
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.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The unique identifier of the task to delete.") }).describe("Request model for deleting a task."),
|
|
8
|
-
output: z.object({ success: z.boolean().describe("Indicates whether the task deletion was successful.").nullable() }).describe("Response model for delete task operation.\n\nReturns success confirmation of the deleted task.")
|
|
8
|
+
output: z.object({ success: 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.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { motionDeleteTask };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-task.mjs","names":[],"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}).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":";;AAWA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,oCASH;CACP,QAToC,EAAE,OAAO,EAC7C,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-task.mjs","names":[],"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":";;AAWA,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXmC,EAAE,OAAO,EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,EACxE,CAAC,CAAC,CAAC,SAAS,oCASH;CACP,QAToC,EAAE,OAAO,EAC7C,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,EAChG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gGAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const MotionGetMyUserOutput = zod.z.object({
|
|
|
6
6
|
id: zod.z.string().describe("The user ID").nullable(),
|
|
7
7
|
name: zod.z.string().describe("The name of the user").nullable(),
|
|
8
8
|
email: zod.z.string().describe("The email of the user").nullable()
|
|
9
|
-
}).describe("Response model for the user information.");
|
|
9
|
+
}).passthrough().describe("Response model for the user information.");
|
|
10
10
|
const motionGetMyUser = require_action.action("MOTION_GET_MY_USER", {
|
|
11
11
|
slug: "motion-get-my-user",
|
|
12
12
|
name: "Get My User Information",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-my-user.cjs","names":["z","action"],"sources":["../../src/actions/get-my-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionGetMyUserInput = z.object({}).describe(\"Request model for getting information on the owner of the API key.\\nThis endpoint requires no parameters.\");\nexport const MotionGetMyUserOutput = z.object({\n id: z.string().describe(\"The user ID\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n email: z.string().describe(\"The email of the user\").nullable(),\n}).describe(\"Response model for the user information.\");\n\nexport const motionGetMyUser = action(\"MOTION_GET_MY_USER\", {\n slug: \"motion-get-my-user\",\n name: \"Get My User Information\",\n description: \"Tool to get information on the owner of the API key. Use when you need to retrieve the current user's profile details including their ID, name, and email address.\",\n input: MotionGetMyUserInput,\n output: MotionGetMyUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2GAA2G;AACrK,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"get-my-user.cjs","names":["z","action"],"sources":["../../src/actions/get-my-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionGetMyUserInput = z.object({}).describe(\"Request model for getting information on the owner of the API key.\\nThis endpoint requires no parameters.\");\nexport const MotionGetMyUserOutput = z.object({\n id: z.string().describe(\"The user ID\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n email: z.string().describe(\"The email of the user\").nullable(),\n}).passthrough().describe(\"Response model for the user information.\");\n\nexport const motionGetMyUser = action(\"MOTION_GET_MY_USER\", {\n slug: \"motion-get-my-user\",\n name: \"Get My User Information\",\n description: \"Tool to get information on the owner of the API key. Use when you need to retrieve the current user's profile details including their ID, name, and email address.\",\n input: MotionGetMyUserInput,\n output: MotionGetMyUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2GAA2G;AACrK,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;AAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const MotionGetMyUserOutput: z.ZodObject<{
|
|
|
6
6
|
id: z.ZodNullable<z.ZodString>;
|
|
7
7
|
name: z.ZodNullable<z.ZodString>;
|
|
8
8
|
email: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const motionGetMyUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { motionGetMyUser };
|
|
@@ -6,7 +6,7 @@ declare const MotionGetMyUserOutput: z.ZodObject<{
|
|
|
6
6
|
id: z.ZodNullable<z.ZodString>;
|
|
7
7
|
name: z.ZodNullable<z.ZodString>;
|
|
8
8
|
email: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const motionGetMyUser: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
11
11
|
//#endregion
|
|
12
12
|
export { motionGetMyUser };
|
|
@@ -9,7 +9,7 @@ const motionGetMyUser = action("MOTION_GET_MY_USER", {
|
|
|
9
9
|
id: z.string().describe("The user ID").nullable(),
|
|
10
10
|
name: z.string().describe("The name of the user").nullable(),
|
|
11
11
|
email: z.string().describe("The email of the user").nullable()
|
|
12
|
-
}).describe("Response model for the user information.")
|
|
12
|
+
}).passthrough().describe("Response model for the user information.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { motionGetMyUser };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-my-user.mjs","names":[],"sources":["../../src/actions/get-my-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionGetMyUserInput = z.object({}).describe(\"Request model for getting information on the owner of the API key.\\nThis endpoint requires no parameters.\");\nexport const MotionGetMyUserOutput = z.object({\n id: z.string().describe(\"The user ID\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n email: z.string().describe(\"The email of the user\").nullable(),\n}).describe(\"Response model for the user information.\");\n\nexport const motionGetMyUser = action(\"MOTION_GET_MY_USER\", {\n slug: \"motion-get-my-user\",\n name: \"Get My User Information\",\n description: \"Tool to get information on the owner of the API key. Use when you need to retrieve the current user's profile details including their ID, name, and email address.\",\n input: MotionGetMyUserInput,\n output: MotionGetMyUserOutput,\n});\n"],"mappings":";;AAWA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXkC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2GAWjD;CACP,QAXmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC/D,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-my-user.mjs","names":[],"sources":["../../src/actions/get-my-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionGetMyUserInput = z.object({}).describe(\"Request model for getting information on the owner of the API key.\\nThis endpoint requires no parameters.\");\nexport const MotionGetMyUserOutput = z.object({\n id: z.string().describe(\"The user ID\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n email: z.string().describe(\"The email of the user\").nullable(),\n}).passthrough().describe(\"Response model for the user information.\");\n\nexport const motionGetMyUser = action(\"MOTION_GET_MY_USER\", {\n slug: \"motion-get-my-user\",\n name: \"Get My User Information\",\n description: \"Tool to get information on the owner of the API key. Use when you need to retrieve the current user's profile details including their ID, name, and email address.\",\n input: MotionGetMyUserInput,\n output: MotionGetMyUserOutput,\n});\n"],"mappings":";;AAWA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXkC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2GAWjD;CACP,QAXmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC/D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const MotionGetProject_ProjectStatusSchema = zod.z.object({
|
|
|
6
6
|
name: zod.z.string().describe("The name of the status").nullable().optional(),
|
|
7
7
|
isDefaultStatus: zod.z.boolean().describe("Whether this is the default status for the workspace").nullable().optional(),
|
|
8
8
|
isResolvedStatus: zod.z.boolean().describe("Whether this status represents a completed/resolved state").nullable().optional()
|
|
9
|
-
}).describe("Status information for a project.");
|
|
9
|
+
}).passthrough().describe("Status information for a project.");
|
|
10
10
|
const MotionGetProjectOutput = zod.z.object({
|
|
11
11
|
id: zod.z.string().describe("The unique identifier of the project").nullable(),
|
|
12
12
|
name: zod.z.string().describe("The name of the project").nullable(),
|
|
@@ -15,8 +15,8 @@ const MotionGetProjectOutput = zod.z.object({
|
|
|
15
15
|
description: zod.z.string().describe("The HTML contents of the project description").nullable().optional(),
|
|
16
16
|
updatedTime: zod.z.string().describe("The timestamp when the project was last updated").nullable().optional(),
|
|
17
17
|
workspaceId: zod.z.string().describe("The ID of the workspace this project belongs to").nullable(),
|
|
18
|
-
customFieldValues: zod.z.
|
|
19
|
-
}).describe("Response model for a project.");
|
|
18
|
+
customFieldValues: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Custom field values for the project, where keys are field IDs and values are field value objects").nullable().optional()
|
|
19
|
+
}).passthrough().describe("Response model for a project.");
|
|
20
20
|
const motionGetProject = require_action.action("MOTION_GET_PROJECT", {
|
|
21
21
|
slug: "motion-get-project",
|
|
22
22
|
name: "Get Project",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-project.cjs","names":["z","action"],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionGetProjectInput = z.object({\n id: z.string().describe(\"The ID of the project to retrieve\"),\n}).describe(\"Request model for getting a single project by ID.\");\nconst MotionGetProject_ProjectStatusSchema = z.object({\n name: z.string().describe(\"The name of the status\").nullable().optional(),\n isDefaultStatus: z.boolean().describe(\"Whether this is the default status for the workspace\").nullable().optional(),\n isResolvedStatus: z.boolean().describe(\"Whether this status represents a completed/resolved state\").nullable().optional(),\n}).describe(\"Status information for a project.\");\nexport const MotionGetProjectOutput = z.object({\n id: z.string().describe(\"The unique identifier of the project\").nullable(),\n name: z.string().describe(\"The name of the project\").nullable(),\n status: MotionGetProject_ProjectStatusSchema.nullable().optional(),\n createdTime: z.string().describe(\"The timestamp when the project was created\").nullable().optional(),\n description: z.string().describe(\"The HTML contents of the project description\").nullable().optional(),\n updatedTime: z.string().describe(\"The timestamp when the project was last updated\").nullable().optional(),\n workspaceId: z.string().describe(\"The ID of the workspace this project belongs to\").nullable(),\n customFieldValues: z.
|
|
1
|
+
{"version":3,"file":"get-project.cjs","names":["z","action"],"sources":["../../src/actions/get-project.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const MotionGetProjectInput = z.object({\n id: z.string().describe(\"The ID of the project to retrieve\"),\n}).describe(\"Request model for getting a single project by ID.\");\nconst MotionGetProject_ProjectStatusSchema = z.object({\n name: z.string().describe(\"The name of the status\").nullable().optional(),\n isDefaultStatus: z.boolean().describe(\"Whether this is the default status for the workspace\").nullable().optional(),\n isResolvedStatus: z.boolean().describe(\"Whether this status represents a completed/resolved state\").nullable().optional(),\n}).passthrough().describe(\"Status information for a project.\");\nexport const MotionGetProjectOutput = z.object({\n id: z.string().describe(\"The unique identifier of the project\").nullable(),\n name: z.string().describe(\"The name of the project\").nullable(),\n status: MotionGetProject_ProjectStatusSchema.nullable().optional(),\n createdTime: z.string().describe(\"The timestamp when the project was created\").nullable().optional(),\n description: z.string().describe(\"The HTML contents of the project description\").nullable().optional(),\n updatedTime: z.string().describe(\"The timestamp when the project was last updated\").nullable().optional(),\n workspaceId: z.string().describe(\"The ID of the workspace this project belongs to\").nullable(),\n customFieldValues: z.record(z.string(), z.unknown()).describe(\"Custom field values for the project, where keys are field IDs and values are field value objects\").nullable().optional(),\n}).passthrough().describe(\"Response model for a project.\");\n\nexport const motionGetProject = action(\"MOTION_GET_PROJECT\", {\n slug: \"motion-get-project\",\n name: \"Get Project\",\n description: \"Tool to retrieve a single project by its ID. Use when you need to get detailed information about a specific project including its name, description, status, and custom field values.\",\n input: MotionGetProjectInput,\n output: MotionGetProjectOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,EAC7D,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAC7D,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,QAAQ,qCAAqC,SAAS,CAAC,CAAC,SAAS;CACjE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC7F,mBAAmBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AAEzD,MAAa,mBAAmBC,eAAAA,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -11,13 +11,13 @@ declare const MotionGetProjectOutput: z.ZodObject<{
|
|
|
11
11
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
isDefaultStatus: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
13
|
isResolvedStatus: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
createdTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
updatedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
workspaceId: z.ZodNullable<z.ZodString>;
|
|
19
|
-
customFieldValues: z.ZodOptional<z.ZodNullable<z.
|
|
20
|
-
}, z.core.$
|
|
19
|
+
customFieldValues: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const motionGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: string;
|
|
23
23
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -11,13 +11,13 @@ declare const MotionGetProjectOutput: z.ZodObject<{
|
|
|
11
11
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
isDefaultStatus: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
13
|
isResolvedStatus: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
createdTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
updatedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
workspaceId: z.ZodNullable<z.ZodString>;
|
|
19
|
-
customFieldValues: z.ZodOptional<z.ZodNullable<z.
|
|
20
|
-
}, z.core.$
|
|
19
|
+
customFieldValues: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const motionGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: string;
|
|
23
23
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|