@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
|
@@ -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.mts.map
|
|
@@ -42,7 +42,19 @@ declare const rocketlaneGetAllSpaces: import("@keystrokehq/action").WorkflowActi
|
|
|
42
42
|
projectId: number;
|
|
43
43
|
page_size?: number | undefined;
|
|
44
44
|
page_token?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { rocketlaneGetAllSpaces };
|
|
48
60
|
//# sourceMappingURL=get-all-spaces.d.cts.map
|
|
@@ -42,7 +42,19 @@ declare const rocketlaneGetAllSpaces: import("@keystrokehq/action").WorkflowActi
|
|
|
42
42
|
projectId: number;
|
|
43
43
|
page_size?: number | undefined;
|
|
44
44
|
page_token?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
generic_api_key: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { rocketlaneGetAllSpaces };
|
|
48
60
|
//# sourceMappingURL=get-all-spaces.d.mts.map
|
|
@@ -11,8 +11,8 @@ declare const RocketlaneGetAllTasksInput: z.ZodObject<{
|
|
|
11
11
|
dueDate: "dueDate";
|
|
12
12
|
taskName: "taskName";
|
|
13
13
|
startDate: "startDate";
|
|
14
|
-
startDateActual: "startDateActual";
|
|
15
14
|
dueDateActual: "dueDateActual";
|
|
15
|
+
startDateActual: "startDateActual";
|
|
16
16
|
}>>;
|
|
17
17
|
billable: z.ZodOptional<z.ZodBoolean>;
|
|
18
18
|
phase_id: z.ZodOptional<z.ZodString>;
|
|
@@ -154,7 +154,7 @@ declare const RocketlaneGetAllTasksOutput: z.ZodObject<{
|
|
|
154
154
|
declare const rocketlaneGetAllTasks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
155
155
|
match?: "any" | "all" | undefined;
|
|
156
156
|
at_risk?: boolean | undefined;
|
|
157
|
-
sort_by?: "dueDate" | "taskName" | "startDate" | "
|
|
157
|
+
sort_by?: "dueDate" | "taskName" | "startDate" | "dueDateActual" | "startDateActual" | undefined;
|
|
158
158
|
billable?: boolean | undefined;
|
|
159
159
|
phase_id?: string | undefined;
|
|
160
160
|
page_size?: number | undefined;
|
|
@@ -211,7 +211,19 @@ declare const rocketlaneGetAllTasks: import("@keystrokehq/action").WorkflowActio
|
|
|
211
211
|
start_date_actual_on_or_after?: string | undefined;
|
|
212
212
|
effort_in_minutes_greater_than?: number | undefined;
|
|
213
213
|
start_date_actual_on_or_before?: string | undefined;
|
|
214
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
214
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
215
|
+
connectionId: z.ZodString;
|
|
216
|
+
entityId: z.ZodString;
|
|
217
|
+
instanceId: z.ZodString;
|
|
218
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
219
|
+
generic_api_key: z.ZodString;
|
|
220
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
221
|
+
connectionId: z.ZodString;
|
|
222
|
+
entityId: z.ZodString;
|
|
223
|
+
instanceId: z.ZodString;
|
|
224
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
+
generic_api_key: z.ZodString;
|
|
226
|
+
}, z.core.$strip>>]>;
|
|
215
227
|
//#endregion
|
|
216
228
|
export { rocketlaneGetAllTasks };
|
|
217
229
|
//# sourceMappingURL=get-all-tasks.d.cts.map
|
|
@@ -11,8 +11,8 @@ declare const RocketlaneGetAllTasksInput: z.ZodObject<{
|
|
|
11
11
|
dueDate: "dueDate";
|
|
12
12
|
taskName: "taskName";
|
|
13
13
|
startDate: "startDate";
|
|
14
|
-
startDateActual: "startDateActual";
|
|
15
14
|
dueDateActual: "dueDateActual";
|
|
15
|
+
startDateActual: "startDateActual";
|
|
16
16
|
}>>;
|
|
17
17
|
billable: z.ZodOptional<z.ZodBoolean>;
|
|
18
18
|
phase_id: z.ZodOptional<z.ZodString>;
|
|
@@ -154,7 +154,7 @@ declare const RocketlaneGetAllTasksOutput: z.ZodObject<{
|
|
|
154
154
|
declare const rocketlaneGetAllTasks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
155
155
|
match?: "any" | "all" | undefined;
|
|
156
156
|
at_risk?: boolean | undefined;
|
|
157
|
-
sort_by?: "dueDate" | "taskName" | "startDate" | "
|
|
157
|
+
sort_by?: "dueDate" | "taskName" | "startDate" | "dueDateActual" | "startDateActual" | undefined;
|
|
158
158
|
billable?: boolean | undefined;
|
|
159
159
|
phase_id?: string | undefined;
|
|
160
160
|
page_size?: number | undefined;
|
|
@@ -211,7 +211,19 @@ declare const rocketlaneGetAllTasks: import("@keystrokehq/action").WorkflowActio
|
|
|
211
211
|
start_date_actual_on_or_after?: string | undefined;
|
|
212
212
|
effort_in_minutes_greater_than?: number | undefined;
|
|
213
213
|
start_date_actual_on_or_before?: string | undefined;
|
|
214
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
214
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
215
|
+
connectionId: z.ZodString;
|
|
216
|
+
entityId: z.ZodString;
|
|
217
|
+
instanceId: z.ZodString;
|
|
218
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
219
|
+
generic_api_key: z.ZodString;
|
|
220
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
221
|
+
connectionId: z.ZodString;
|
|
222
|
+
entityId: z.ZodString;
|
|
223
|
+
instanceId: z.ZodString;
|
|
224
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
225
|
+
generic_api_key: z.ZodString;
|
|
226
|
+
}, z.core.$strip>>]>;
|
|
215
227
|
//#endregion
|
|
216
228
|
export { rocketlaneGetAllTasks };
|
|
217
229
|
//# sourceMappingURL=get-all-tasks.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const rocketlaneGetAllTimeoffs: import("@keystrokehq/action").WorkflowAc
|
|
|
24
24
|
sortBy?: string | undefined;
|
|
25
25
|
pageToken?: string | undefined;
|
|
26
26
|
sortOrder?: "asc" | "desc" | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { rocketlaneGetAllTimeoffs };
|
|
30
42
|
//# sourceMappingURL=get-all-timeoffs.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const rocketlaneGetAllTimeoffs: import("@keystrokehq/action").WorkflowAc
|
|
|
24
24
|
sortBy?: string | undefined;
|
|
25
25
|
pageToken?: string | undefined;
|
|
26
26
|
sortOrder?: "asc" | "desc" | undefined;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
generic_api_key: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
generic_api_key: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { rocketlaneGetAllTimeoffs };
|
|
30
42
|
//# sourceMappingURL=get-all-timeoffs.d.mts.map
|
|
@@ -66,7 +66,19 @@ declare const rocketlaneGetComments: import("@keystrokehq/action").WorkflowActio
|
|
|
66
66
|
is_private_eq?: boolean | undefined;
|
|
67
67
|
include_fields?: string[] | undefined;
|
|
68
68
|
include_all_fields?: boolean | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { rocketlaneGetComments };
|
|
72
84
|
//# sourceMappingURL=get-comments.d.cts.map
|
|
@@ -66,7 +66,19 @@ declare const rocketlaneGetComments: import("@keystrokehq/action").WorkflowActio
|
|
|
66
66
|
is_private_eq?: boolean | undefined;
|
|
67
67
|
include_fields?: string[] | undefined;
|
|
68
68
|
include_all_fields?: boolean | undefined;
|
|
69
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
69
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
76
|
+
connectionId: z.ZodString;
|
|
77
|
+
entityId: z.ZodString;
|
|
78
|
+
instanceId: z.ZodString;
|
|
79
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
80
|
+
generic_api_key: z.ZodString;
|
|
81
|
+
}, z.core.$strip>>]>;
|
|
70
82
|
//#endregion
|
|
71
83
|
export { rocketlaneGetComments };
|
|
72
84
|
//# sourceMappingURL=get-comments.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const RocketlaneGetCompanyOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const rocketlaneGetCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
company_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rocketlaneGetCompany };
|
|
19
31
|
//# sourceMappingURL=get-company.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const RocketlaneGetCompanyOutput: z.ZodObject<{
|
|
|
13
13
|
}, z.core.$loose>;
|
|
14
14
|
declare const rocketlaneGetCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
company_id: string;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rocketlaneGetCompany };
|
|
19
31
|
//# sourceMappingURL=get-company.d.mts.map
|
|
@@ -28,7 +28,19 @@ declare const rocketlaneGetConversation: import("@keystrokehq/action").WorkflowA
|
|
|
28
28
|
conversation_id: number;
|
|
29
29
|
include_fields?: string[] | undefined;
|
|
30
30
|
include_all_fields?: boolean | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { rocketlaneGetConversation };
|
|
34
46
|
//# sourceMappingURL=get-conversation.d.cts.map
|
|
@@ -28,7 +28,19 @@ declare const rocketlaneGetConversation: import("@keystrokehq/action").WorkflowA
|
|
|
28
28
|
conversation_id: number;
|
|
29
29
|
include_fields?: string[] | undefined;
|
|
30
30
|
include_all_fields?: boolean | undefined;
|
|
31
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
31
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
generic_api_key: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>;
|
|
32
44
|
//#endregion
|
|
33
45
|
export { rocketlaneGetConversation };
|
|
34
46
|
//# sourceMappingURL=get-conversation.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneGetFieldByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneGetFieldById: 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 { rocketlaneGetFieldById };
|
|
15
27
|
//# sourceMappingURL=get-field-by-id.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneGetFieldByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneGetFieldById: 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 { rocketlaneGetFieldById };
|
|
15
27
|
//# sourceMappingURL=get-field-by-id.d.mts.map
|
|
@@ -13,7 +13,19 @@ declare const rocketlaneGetPhaseById: import("@keystrokehq/action").WorkflowActi
|
|
|
13
13
|
phase_id: number;
|
|
14
14
|
include_fields?: string | undefined;
|
|
15
15
|
include_all_fields?: boolean | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rocketlaneGetPhaseById };
|
|
19
31
|
//# sourceMappingURL=get-phase-by-id.d.cts.map
|
|
@@ -13,7 +13,19 @@ declare const rocketlaneGetPhaseById: import("@keystrokehq/action").WorkflowActi
|
|
|
13
13
|
phase_id: number;
|
|
14
14
|
include_fields?: string | undefined;
|
|
15
15
|
include_all_fields?: boolean | undefined;
|
|
16
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
generic_api_key: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>;
|
|
17
29
|
//#endregion
|
|
18
30
|
export { rocketlaneGetPhaseById };
|
|
19
31
|
//# sourceMappingURL=get-phase-by-id.d.mts.map
|
|
@@ -193,7 +193,19 @@ declare const RocketlaneGetProjectByIdOutput: z.ZodObject<{
|
|
|
193
193
|
declare const rocketlaneGetProjectById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
194
194
|
project_id: string;
|
|
195
195
|
include_fields?: string | undefined;
|
|
196
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
196
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
197
|
+
connectionId: z.ZodString;
|
|
198
|
+
entityId: z.ZodString;
|
|
199
|
+
instanceId: z.ZodString;
|
|
200
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
201
|
+
generic_api_key: z.ZodString;
|
|
202
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
203
|
+
connectionId: z.ZodString;
|
|
204
|
+
entityId: z.ZodString;
|
|
205
|
+
instanceId: z.ZodString;
|
|
206
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
207
|
+
generic_api_key: z.ZodString;
|
|
208
|
+
}, z.core.$strip>>]>;
|
|
197
209
|
//#endregion
|
|
198
210
|
export { rocketlaneGetProjectById };
|
|
199
211
|
//# sourceMappingURL=get-project-by-id.d.cts.map
|
|
@@ -193,7 +193,19 @@ declare const RocketlaneGetProjectByIdOutput: z.ZodObject<{
|
|
|
193
193
|
declare const rocketlaneGetProjectById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
194
194
|
project_id: string;
|
|
195
195
|
include_fields?: string | undefined;
|
|
196
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
196
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
197
|
+
connectionId: z.ZodString;
|
|
198
|
+
entityId: z.ZodString;
|
|
199
|
+
instanceId: z.ZodString;
|
|
200
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
201
|
+
generic_api_key: z.ZodString;
|
|
202
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
203
|
+
connectionId: z.ZodString;
|
|
204
|
+
entityId: z.ZodString;
|
|
205
|
+
instanceId: z.ZodString;
|
|
206
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
207
|
+
generic_api_key: z.ZodString;
|
|
208
|
+
}, z.core.$strip>>]>;
|
|
197
209
|
//#endregion
|
|
198
210
|
export { rocketlaneGetProjectById };
|
|
199
211
|
//# sourceMappingURL=get-project-by-id.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const RocketlaneGetSpaceOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const rocketlaneGetSpace: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
space_id: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { rocketlaneGetSpace };
|
|
23
35
|
//# sourceMappingURL=get-space.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const RocketlaneGetSpaceOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const rocketlaneGetSpace: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
space_id: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
generic_api_key: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>;
|
|
21
33
|
//#endregion
|
|
22
34
|
export { rocketlaneGetSpace };
|
|
23
35
|
//# sourceMappingURL=get-space.d.mts.map
|
|
@@ -112,7 +112,19 @@ declare const rocketlaneGetTaskById: import("@keystrokehq/action").WorkflowActio
|
|
|
112
112
|
task_id: string;
|
|
113
113
|
include_fields?: string | undefined;
|
|
114
114
|
include_all_fields?: boolean | undefined;
|
|
115
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
115
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
generic_api_key: z.ZodString;
|
|
127
|
+
}, z.core.$strip>>]>;
|
|
116
128
|
//#endregion
|
|
117
129
|
export { rocketlaneGetTaskById };
|
|
118
130
|
//# sourceMappingURL=get-task-by-id.d.cts.map
|
|
@@ -112,7 +112,19 @@ declare const rocketlaneGetTaskById: import("@keystrokehq/action").WorkflowActio
|
|
|
112
112
|
task_id: string;
|
|
113
113
|
include_fields?: string | undefined;
|
|
114
114
|
include_all_fields?: boolean | undefined;
|
|
115
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
115
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"rocketlane", z.ZodObject<{
|
|
122
|
+
connectionId: z.ZodString;
|
|
123
|
+
entityId: z.ZodString;
|
|
124
|
+
instanceId: z.ZodString;
|
|
125
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
126
|
+
generic_api_key: z.ZodString;
|
|
127
|
+
}, z.core.$strip>>]>;
|
|
116
128
|
//#endregion
|
|
117
129
|
export { rocketlaneGetTaskById };
|
|
118
130
|
//# sourceMappingURL=get-task-by-id.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneGetTemplateByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneGetTemplateById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
template_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 { rocketlaneGetTemplateById };
|
|
15
27
|
//# sourceMappingURL=get-template-by-id.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const RocketlaneGetTemplateByIdOutput: z.ZodObject<{
|
|
|
9
9
|
}, z.core.$loose>;
|
|
10
10
|
declare const rocketlaneGetTemplateById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
template_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 { rocketlaneGetTemplateById };
|
|
15
27
|
//# sourceMappingURL=get-template-by-id.d.mts.map
|
|
@@ -45,7 +45,19 @@ declare const rocketlaneGetTimeEntries: import("@keystrokehq/action").WorkflowAc
|
|
|
45
45
|
project_id?: string | undefined;
|
|
46
46
|
sort_order?: "asc" | "desc" | undefined;
|
|
47
47
|
start_date?: 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 { rocketlaneGetTimeEntries };
|
|
51
63
|
//# sourceMappingURL=get-time-entries.d.cts.map
|
|
@@ -45,7 +45,19 @@ declare const rocketlaneGetTimeEntries: import("@keystrokehq/action").WorkflowAc
|
|
|
45
45
|
project_id?: string | undefined;
|
|
46
46
|
sort_order?: "asc" | "desc" | undefined;
|
|
47
47
|
start_date?: 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 { rocketlaneGetTimeEntries };
|
|
51
63
|
//# sourceMappingURL=get-time-entries.d.mts.map
|