@keystrokehq/rocketlane 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/add-assignee-to-task.d.cts +13 -1
- package/dist/actions/add-assignee-to-task.d.mts +13 -1
- package/dist/actions/add-field-option.d.cts +13 -1
- package/dist/actions/add-field-option.d.mts +13 -1
- package/dist/actions/add-followers-to-task.d.cts +13 -1
- package/dist/actions/add-followers-to-task.d.mts +13 -1
- package/dist/actions/add-members-to-conversation.d.cts +13 -1
- package/dist/actions/add-members-to-conversation.d.mts +13 -1
- package/dist/actions/add-members.d.cts +13 -1
- package/dist/actions/add-members.d.mts +13 -1
- package/dist/actions/archive-project-by-id.d.cts +13 -1
- package/dist/actions/archive-project-by-id.d.mts +13 -1
- package/dist/actions/create-comment.d.cts +13 -1
- package/dist/actions/create-comment.d.mts +13 -1
- package/dist/actions/create-company.d.cts +13 -1
- package/dist/actions/create-company.d.mts +13 -1
- package/dist/actions/create-conversation.d.cts +13 -1
- package/dist/actions/create-conversation.d.mts +13 -1
- package/dist/actions/create-field.d.cts +13 -1
- package/dist/actions/create-field.d.mts +13 -1
- package/dist/actions/create-phase.d.cts +13 -1
- package/dist/actions/create-phase.d.mts +13 -1
- package/dist/actions/create-project.d.cts +13 -1
- package/dist/actions/create-project.d.mts +13 -1
- package/dist/actions/create-space-document.d.cts +13 -1
- package/dist/actions/create-space-document.d.mts +13 -1
- package/dist/actions/create-space.d.cts +13 -1
- package/dist/actions/create-space.d.mts +13 -1
- package/dist/actions/create-task.d.cts +15 -3
- package/dist/actions/create-task.d.mts +15 -3
- package/dist/actions/create-time-entry.d.cts +13 -1
- package/dist/actions/create-time-entry.d.mts +13 -1
- package/dist/actions/delete-comment-by-id.d.cts +13 -1
- package/dist/actions/delete-comment-by-id.d.mts +13 -1
- package/dist/actions/delete-conversation.d.cts +13 -1
- package/dist/actions/delete-conversation.d.mts +13 -1
- package/dist/actions/delete-field.d.cts +13 -1
- package/dist/actions/delete-field.d.mts +13 -1
- package/dist/actions/delete-phase.d.cts +13 -1
- package/dist/actions/delete-phase.d.mts +13 -1
- package/dist/actions/delete-project.d.cts +13 -1
- package/dist/actions/delete-project.d.mts +13 -1
- package/dist/actions/delete-space-document.d.cts +13 -1
- package/dist/actions/delete-space-document.d.mts +13 -1
- package/dist/actions/delete-space.d.cts +13 -1
- package/dist/actions/delete-space.d.mts +13 -1
- package/dist/actions/delete-task-by-id.d.cts +13 -1
- package/dist/actions/delete-task-by-id.d.mts +13 -1
- package/dist/actions/delete-time-entry-by-id.d.cts +13 -1
- package/dist/actions/delete-time-entry-by-id.d.mts +13 -1
- package/dist/actions/get-all-conversations.d.cts +13 -1
- package/dist/actions/get-all-conversations.d.mts +13 -1
- package/dist/actions/get-all-fields.d.cts +13 -1
- package/dist/actions/get-all-fields.d.mts +13 -1
- package/dist/actions/get-all-resource-allocations.d.cts +13 -1
- package/dist/actions/get-all-resource-allocations.d.mts +13 -1
- package/dist/actions/get-all-spaces.d.cts +13 -1
- package/dist/actions/get-all-spaces.d.mts +13 -1
- package/dist/actions/get-all-tasks.d.cts +15 -3
- package/dist/actions/get-all-tasks.d.mts +15 -3
- package/dist/actions/get-all-timeoffs.d.cts +13 -1
- package/dist/actions/get-all-timeoffs.d.mts +13 -1
- package/dist/actions/get-comments.d.cts +13 -1
- package/dist/actions/get-comments.d.mts +13 -1
- package/dist/actions/get-company.d.cts +13 -1
- package/dist/actions/get-company.d.mts +13 -1
- package/dist/actions/get-conversation.d.cts +13 -1
- package/dist/actions/get-conversation.d.mts +13 -1
- package/dist/actions/get-field-by-id.d.cts +13 -1
- package/dist/actions/get-field-by-id.d.mts +13 -1
- package/dist/actions/get-phase-by-id.d.cts +13 -1
- package/dist/actions/get-phase-by-id.d.mts +13 -1
- package/dist/actions/get-project-by-id.d.cts +13 -1
- package/dist/actions/get-project-by-id.d.mts +13 -1
- package/dist/actions/get-space.d.cts +13 -1
- package/dist/actions/get-space.d.mts +13 -1
- package/dist/actions/get-task-by-id.d.cts +13 -1
- package/dist/actions/get-task-by-id.d.mts +13 -1
- package/dist/actions/get-template-by-id.d.cts +13 -1
- package/dist/actions/get-template-by-id.d.mts +13 -1
- package/dist/actions/get-time-entries.d.cts +13 -1
- package/dist/actions/get-time-entries.d.mts +13 -1
- package/dist/actions/get-time-entry-by-id.d.cts +13 -1
- package/dist/actions/get-time-entry-by-id.d.mts +13 -1
- package/dist/actions/get-time-entry-categories.d.cts +13 -1
- package/dist/actions/get-time-entry-categories.d.cts.map +1 -1
- package/dist/actions/get-time-entry-categories.d.mts +13 -1
- package/dist/actions/get-time-entry-categories.d.mts.map +1 -1
- package/dist/actions/get-user-by-id.d.cts +13 -1
- package/dist/actions/get-user-by-id.d.mts +13 -1
- package/dist/actions/list-companies.d.cts +13 -1
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +13 -1
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-currencies.d.cts +13 -1
- package/dist/actions/list-currencies.d.cts.map +1 -1
- package/dist/actions/list-currencies.d.mts +13 -1
- package/dist/actions/list-currencies.d.mts.map +1 -1
- package/dist/actions/list-project-phases.d.cts +15 -3
- package/dist/actions/list-project-phases.d.mts +15 -3
- package/dist/actions/list-projects.d.cts +16 -4
- package/dist/actions/list-projects.d.mts +16 -4
- package/dist/actions/list-templates.d.cts +13 -1
- package/dist/actions/list-templates.d.mts +13 -1
- package/dist/actions/list-users.d.cts +13 -1
- package/dist/actions/list-users.d.mts +13 -1
- package/dist/actions/move-task-to-given-phase.d.cts +13 -1
- package/dist/actions/move-task-to-given-phase.d.mts +13 -1
- package/dist/actions/remove-assignees-from-task.d.cts +13 -1
- package/dist/actions/remove-assignees-from-task.d.mts +13 -1
- package/dist/actions/remove-dependencies-from-task.d.cts +13 -1
- package/dist/actions/remove-dependencies-from-task.d.mts +13 -1
- package/dist/actions/remove-followers-from-task.d.cts +13 -1
- package/dist/actions/remove-followers-from-task.d.mts +13 -1
- package/dist/actions/remove-members-from-conversation.d.cts +13 -1
- package/dist/actions/remove-members-from-conversation.d.mts +13 -1
- package/dist/actions/retrieve-subscription-details.d.cts +13 -1
- package/dist/actions/retrieve-subscription-details.d.cts.map +1 -1
- package/dist/actions/retrieve-subscription-details.d.mts +13 -1
- package/dist/actions/retrieve-subscription-details.d.mts.map +1 -1
- package/dist/actions/search-invoices.d.cts +13 -1
- package/dist/actions/search-invoices.d.mts +13 -1
- package/dist/actions/search-time-entries.d.cts +13 -1
- package/dist/actions/search-time-entries.d.cts.map +1 -1
- package/dist/actions/search-time-entries.d.mts +13 -1
- package/dist/actions/search-time-entries.d.mts.map +1 -1
- package/dist/actions/search-user-by-email.d.cts +13 -1
- package/dist/actions/search-user-by-email.d.mts +13 -1
- package/dist/actions/update-company.d.cts +13 -1
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +13 -1
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-conversation.d.cts +13 -1
- package/dist/actions/update-conversation.d.mts +13 -1
- package/dist/actions/update-field-option.d.cts +13 -1
- package/dist/actions/update-field-option.d.mts +13 -1
- package/dist/actions/update-field.d.cts +13 -1
- package/dist/actions/update-field.d.mts +13 -1
- package/dist/actions/update-phase.d.cts +13 -1
- package/dist/actions/update-phase.d.mts +13 -1
- package/dist/actions/update-project-by-id.d.cts +13 -1
- package/dist/actions/update-project-by-id.d.mts +13 -1
- package/dist/actions/update-space-document.d.cts +13 -1
- package/dist/actions/update-space-document.d.mts +13 -1
- package/dist/actions/update-space.d.cts +13 -1
- package/dist/actions/update-space.d.mts +13 -1
- package/dist/actions/update-task-by-id.d.cts +15 -3
- package/dist/actions/update-task-by-id.d.mts +15 -3
- package/dist/actions/update-time-entry-by-id.d.cts +13 -1
- package/dist/actions/update-time-entry-by-id.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -3,8 +3,8 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/create-task.d.ts
|
|
4
4
|
declare const RocketlaneCreateTaskInput: z.ZodObject<{
|
|
5
5
|
type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
6
|
-
MILESTONE: "MILESTONE";
|
|
7
6
|
TASK: "TASK";
|
|
7
|
+
MILESTONE: "MILESTONE";
|
|
8
8
|
}>>>;
|
|
9
9
|
phase: z.ZodOptional<z.ZodObject<{
|
|
10
10
|
id: z.ZodString;
|
|
@@ -56,7 +56,7 @@ declare const rocketlaneCreateTask: import("@keystrokehq/action").WorkflowAction
|
|
|
56
56
|
id: string;
|
|
57
57
|
};
|
|
58
58
|
taskName: string;
|
|
59
|
-
type?: "
|
|
59
|
+
type?: "TASK" | "MILESTONE" | undefined;
|
|
60
60
|
phase?: {
|
|
61
61
|
id: string;
|
|
62
62
|
} | undefined;
|
|
@@ -87,7 +87,19 @@ declare const rocketlaneCreateTask: import("@keystrokehq/action").WorkflowAction
|
|
|
87
87
|
taskDescription?: string | undefined;
|
|
88
88
|
taskPrivateNote?: string | undefined;
|
|
89
89
|
externalReferenceId?: string | undefined;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { rocketlaneCreateTask };
|
|
93
105
|
//# sourceMappingURL=create-task.d.cts.map
|
|
@@ -3,8 +3,8 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/create-task.d.ts
|
|
4
4
|
declare const RocketlaneCreateTaskInput: z.ZodObject<{
|
|
5
5
|
type: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
6
|
-
MILESTONE: "MILESTONE";
|
|
7
6
|
TASK: "TASK";
|
|
7
|
+
MILESTONE: "MILESTONE";
|
|
8
8
|
}>>>;
|
|
9
9
|
phase: z.ZodOptional<z.ZodObject<{
|
|
10
10
|
id: z.ZodString;
|
|
@@ -56,7 +56,7 @@ declare const rocketlaneCreateTask: import("@keystrokehq/action").WorkflowAction
|
|
|
56
56
|
id: string;
|
|
57
57
|
};
|
|
58
58
|
taskName: string;
|
|
59
|
-
type?: "
|
|
59
|
+
type?: "TASK" | "MILESTONE" | undefined;
|
|
60
60
|
phase?: {
|
|
61
61
|
id: string;
|
|
62
62
|
} | undefined;
|
|
@@ -87,7 +87,19 @@ declare const rocketlaneCreateTask: import("@keystrokehq/action").WorkflowAction
|
|
|
87
87
|
taskDescription?: string | undefined;
|
|
88
88
|
taskPrivateNote?: string | undefined;
|
|
89
89
|
externalReferenceId?: string | undefined;
|
|
90
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
90
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
91
|
+
connectionId: z.ZodString;
|
|
92
|
+
entityId: z.ZodString;
|
|
93
|
+
instanceId: z.ZodString;
|
|
94
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
95
|
+
generic_api_key: z.ZodString;
|
|
96
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
97
|
+
connectionId: z.ZodString;
|
|
98
|
+
entityId: z.ZodString;
|
|
99
|
+
instanceId: z.ZodString;
|
|
100
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
101
|
+
generic_api_key: z.ZodString;
|
|
102
|
+
}, z.core.$strip>>]>;
|
|
91
103
|
//#endregion
|
|
92
104
|
export { rocketlaneCreateTask };
|
|
93
105
|
//# sourceMappingURL=create-task.d.mts.map
|
|
@@ -36,7 +36,19 @@ declare const rocketlaneCreateTimeEntry: import("@keystrokehq/action").WorkflowA
|
|
|
36
36
|
billable?: boolean | undefined;
|
|
37
37
|
project_id?: string | undefined;
|
|
38
38
|
activity_name?: string | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { rocketlaneCreateTimeEntry };
|
|
42
54
|
//# sourceMappingURL=create-time-entry.d.cts.map
|
|
@@ -36,7 +36,19 @@ declare const rocketlaneCreateTimeEntry: import("@keystrokehq/action").WorkflowA
|
|
|
36
36
|
billable?: boolean | undefined;
|
|
37
37
|
project_id?: string | undefined;
|
|
38
38
|
activity_name?: string | undefined;
|
|
39
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
40
|
+
connectionId: z.ZodString;
|
|
41
|
+
entityId: z.ZodString;
|
|
42
|
+
instanceId: z.ZodString;
|
|
43
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
44
|
+
generic_api_key: z.ZodString;
|
|
45
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
generic_api_key: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>;
|
|
40
52
|
//#endregion
|
|
41
53
|
export { rocketlaneCreateTimeEntry };
|
|
42
54
|
//# sourceMappingURL=create-time-entry.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteCommentByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteCommentById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
commentId: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteCommentById };
|
|
15
27
|
//# sourceMappingURL=delete-comment-by-id.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteCommentByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteCommentById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
commentId: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteCommentById };
|
|
15
27
|
//# sourceMappingURL=delete-comment-by-id.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteConversationOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteConversation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
conversation_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteConversation };
|
|
15
27
|
//# sourceMappingURL=delete-conversation.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteConversationOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteConversation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
conversation_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteConversation };
|
|
15
27
|
//# sourceMappingURL=delete-conversation.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteFieldOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
field_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteField };
|
|
15
27
|
//# sourceMappingURL=delete-field.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteFieldOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
field_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteField };
|
|
15
27
|
//# sourceMappingURL=delete-field.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeletePhaseOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeletePhase: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
phase_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeletePhase };
|
|
15
27
|
//# sourceMappingURL=delete-phase.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeletePhaseOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeletePhase: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
phase_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeletePhase };
|
|
15
27
|
//# sourceMappingURL=delete-phase.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const RocketlaneDeleteProjectInput: z.ZodObject<{
|
|
|
7
7
|
declare const RocketlaneDeleteProjectOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const rocketlaneDeleteProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
project_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { rocketlaneDeleteProject };
|
|
13
25
|
//# sourceMappingURL=delete-project.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const RocketlaneDeleteProjectInput: z.ZodObject<{
|
|
|
7
7
|
declare const RocketlaneDeleteProjectOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const rocketlaneDeleteProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
project_id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { rocketlaneDeleteProject };
|
|
13
25
|
//# sourceMappingURL=delete-project.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceDocumentOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteSpaceDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
spaceDocumentId: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteSpaceDocument };
|
|
15
27
|
//# sourceMappingURL=delete-space-document.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceDocumentOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteSpaceDocument: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
spaceDocumentId: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteSpaceDocument };
|
|
15
27
|
//# sourceMappingURL=delete-space-document.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteSpace: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
space_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteSpace };
|
|
15
27
|
//# sourceMappingURL=delete-space.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteSpaceOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteSpace: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
space_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteSpace };
|
|
15
27
|
//# sourceMappingURL=delete-space.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTaskByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteTaskById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
task_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteTaskById };
|
|
15
27
|
//# sourceMappingURL=delete-task-by-id.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTaskByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteTaskById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
task_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteTaskById };
|
|
15
27
|
//# sourceMappingURL=delete-task-by-id.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTimeEntryByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteTimeEntryById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
timeEntryId: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteTimeEntryById };
|
|
15
27
|
//# sourceMappingURL=delete-time-entry-by-id.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneDeleteTimeEntryByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneDeleteTimeEntryById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
timeEntryId: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
generic_api_key: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { rocketlaneDeleteTimeEntryById };
|
|
15
27
|
//# sourceMappingURL=delete-time-entry-by-id.d.mts.map
|
|
@@ -45,7 +45,19 @@ declare const rocketlaneGetAllConversations: import("@keystrokehq/action").Workf
|
|
|
45
45
|
conversation_name_cn?: string | undefined;
|
|
46
46
|
conversation_name_eq?: string | undefined;
|
|
47
47
|
conversation_name_nc?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { rocketlaneGetAllConversations };
|
|
51
63
|
//# sourceMappingURL=get-all-conversations.d.cts.map
|
|
@@ -45,7 +45,19 @@ declare const rocketlaneGetAllConversations: import("@keystrokehq/action").Workf
|
|
|
45
45
|
conversation_name_cn?: string | undefined;
|
|
46
46
|
conversation_name_eq?: string | undefined;
|
|
47
47
|
conversation_name_nc?: string | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { rocketlaneGetAllConversations };
|
|
51
63
|
//# sourceMappingURL=get-all-conversations.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const rocketlaneGetAllFields: import("@keystrokehq/action").WorkflowActi
|
|
|
29
29
|
sortOrder?: "asc" | "desc" | undefined;
|
|
30
30
|
objectType?: string | undefined;
|
|
31
31
|
includeFields?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { rocketlaneGetAllFields };
|
|
35
47
|
//# sourceMappingURL=get-all-fields.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const rocketlaneGetAllFields: import("@keystrokehq/action").WorkflowActi
|
|
|
29
29
|
sortOrder?: "asc" | "desc" | undefined;
|
|
30
30
|
objectType?: string | undefined;
|
|
31
31
|
includeFields?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
generic_api_key: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
generic_api_key: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { rocketlaneGetAllFields };
|
|
35
47
|
//# sourceMappingURL=get-all-fields.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const rocketlaneGetAllResourceAllocations: import("@keystrokehq/action")
|
|
|
22
22
|
start_date: string;
|
|
23
23
|
page_size?: number | undefined;
|
|
24
24
|
page_token?: string | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
26
|
+
connectionId: z.ZodString;
|
|
27
|
+
entityId: z.ZodString;
|
|
28
|
+
instanceId: z.ZodString;
|
|
29
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
30
|
+
generic_api_key: z.ZodString;
|
|
31
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { rocketlaneGetAllResourceAllocations };
|
|
28
40
|
//# sourceMappingURL=get-all-resource-allocations.d.cts.map
|