@keystrokehq/shortcut 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/create-category.d.cts +13 -1
- package/dist/actions/create-category.d.mts +13 -1
- package/dist/actions/create-doc.d.cts +13 -1
- package/dist/actions/create-doc.d.mts +13 -1
- package/dist/actions/create-entity-template.d.cts +13 -1
- package/dist/actions/create-entity-template.d.mts +13 -1
- package/dist/actions/create-epic-comment-comment.d.cts +13 -1
- package/dist/actions/create-epic-comment-comment.d.mts +13 -1
- package/dist/actions/create-epic-comment.d.cts +13 -1
- package/dist/actions/create-epic-comment.d.mts +13 -1
- package/dist/actions/create-epic-health.d.cts +13 -1
- package/dist/actions/create-epic-health.d.mts +13 -1
- package/dist/actions/create-epic.d.cts +13 -1
- package/dist/actions/create-epic.d.mts +13 -1
- package/dist/actions/create-generic-integration.d.cts +13 -1
- package/dist/actions/create-generic-integration.d.mts +13 -1
- package/dist/actions/create-group.d.cts +13 -1
- package/dist/actions/create-group.d.mts +13 -1
- package/dist/actions/create-iteration.d.cts +13 -1
- package/dist/actions/create-iteration.d.mts +13 -1
- package/dist/actions/create-label.d.cts +13 -1
- package/dist/actions/create-label.d.mts +13 -1
- package/dist/actions/create-linked-file.d.cts +13 -1
- package/dist/actions/create-linked-file.d.mts +13 -1
- package/dist/actions/create-multiple-stories.d.cts +13 -1
- package/dist/actions/create-multiple-stories.d.mts +13 -1
- package/dist/actions/create-objective.d.cts +13 -1
- package/dist/actions/create-objective.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-story-comment.d.cts +13 -1
- package/dist/actions/create-story-comment.d.mts +13 -1
- package/dist/actions/create-story-from-template.d.cts +13 -1
- package/dist/actions/create-story-from-template.d.mts +13 -1
- package/dist/actions/create-story-link.d.cts +13 -1
- package/dist/actions/create-story-link.d.mts +13 -1
- package/dist/actions/create-story-reaction.d.cts +13 -1
- package/dist/actions/create-story-reaction.d.mts +13 -1
- package/dist/actions/create-story.d.cts +13 -1
- package/dist/actions/create-story.d.mts +13 -1
- package/dist/actions/create-task.d.cts +13 -1
- package/dist/actions/create-task.d.mts +13 -1
- package/dist/actions/delete-category.d.cts +13 -1
- package/dist/actions/delete-category.d.mts +13 -1
- package/dist/actions/delete-custom-field.d.cts +13 -1
- package/dist/actions/delete-custom-field.d.mts +13 -1
- package/dist/actions/delete-doc.d.cts +13 -1
- package/dist/actions/delete-doc.d.mts +13 -1
- package/dist/actions/delete-entity-template.d.cts +13 -1
- package/dist/actions/delete-entity-template.d.mts +13 -1
- package/dist/actions/delete-epic-comment.d.cts +13 -1
- package/dist/actions/delete-epic-comment.d.mts +13 -1
- package/dist/actions/delete-epic.d.cts +13 -1
- package/dist/actions/delete-epic.d.mts +13 -1
- package/dist/actions/delete-file.d.cts +13 -1
- package/dist/actions/delete-file.d.mts +13 -1
- package/dist/actions/delete-generic-integration.d.cts +13 -1
- package/dist/actions/delete-generic-integration.d.mts +13 -1
- package/dist/actions/delete-iteration.d.cts +13 -1
- package/dist/actions/delete-iteration.d.mts +13 -1
- package/dist/actions/delete-label.d.cts +13 -1
- package/dist/actions/delete-label.d.mts +13 -1
- package/dist/actions/delete-linked-file.d.cts +13 -1
- package/dist/actions/delete-linked-file.d.mts +13 -1
- package/dist/actions/delete-multiple-stories.d.cts +13 -1
- package/dist/actions/delete-multiple-stories.d.mts +13 -1
- package/dist/actions/delete-objective.d.cts +13 -1
- package/dist/actions/delete-objective.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-story-comment.d.cts +13 -1
- package/dist/actions/delete-story-comment.d.mts +13 -1
- package/dist/actions/delete-story-link.d.cts +13 -1
- package/dist/actions/delete-story-link.d.mts +13 -1
- package/dist/actions/delete-story-reaction.d.cts +13 -1
- package/dist/actions/delete-story-reaction.d.mts +13 -1
- package/dist/actions/delete-story.d.cts +13 -1
- package/dist/actions/delete-story.d.mts +13 -1
- package/dist/actions/delete-task.d.cts +13 -1
- package/dist/actions/delete-task.d.mts +13 -1
- package/dist/actions/disable-iterations.d.cts +13 -1
- package/dist/actions/disable-iterations.d.cts.map +1 -1
- package/dist/actions/disable-iterations.d.mts +13 -1
- package/dist/actions/disable-iterations.d.mts.map +1 -1
- package/dist/actions/disable-story-templates.d.cts +13 -1
- package/dist/actions/disable-story-templates.d.cts.map +1 -1
- package/dist/actions/disable-story-templates.d.mts +13 -1
- package/dist/actions/disable-story-templates.d.mts.map +1 -1
- package/dist/actions/enable-iterations.d.cts +13 -1
- package/dist/actions/enable-iterations.d.cts.map +1 -1
- package/dist/actions/enable-iterations.d.mts +13 -1
- package/dist/actions/enable-iterations.d.mts.map +1 -1
- package/dist/actions/enable-story-templates.d.cts +13 -1
- package/dist/actions/enable-story-templates.d.cts.map +1 -1
- package/dist/actions/enable-story-templates.d.mts +13 -1
- package/dist/actions/enable-story-templates.d.mts.map +1 -1
- package/dist/actions/get-category.d.cts +13 -1
- package/dist/actions/get-category.d.mts +13 -1
- package/dist/actions/get-current-member-info.d.cts +13 -1
- package/dist/actions/get-current-member-info.d.cts.map +1 -1
- package/dist/actions/get-current-member-info.d.mts +13 -1
- package/dist/actions/get-current-member-info.d.mts.map +1 -1
- package/dist/actions/get-custom-field.d.cts +13 -1
- package/dist/actions/get-custom-field.d.mts +13 -1
- package/dist/actions/get-doc.d.cts +13 -1
- package/dist/actions/get-doc.d.mts +13 -1
- package/dist/actions/get-entity-template.d.cts +13 -1
- package/dist/actions/get-entity-template.d.mts +13 -1
- package/dist/actions/get-epic-comment.d.cts +13 -1
- package/dist/actions/get-epic-comment.d.mts +13 -1
- package/dist/actions/get-epic-health.d.cts +13 -1
- package/dist/actions/get-epic-health.d.mts +13 -1
- package/dist/actions/get-epic-workflow.d.cts +13 -1
- package/dist/actions/get-epic-workflow.d.cts.map +1 -1
- package/dist/actions/get-epic-workflow.d.mts +13 -1
- package/dist/actions/get-epic-workflow.d.mts.map +1 -1
- package/dist/actions/get-epic.d.cts +13 -1
- package/dist/actions/get-epic.d.mts +13 -1
- package/dist/actions/get-external-link-stories.d.cts +13 -1
- package/dist/actions/get-external-link-stories.d.mts +13 -1
- package/dist/actions/get-file.d.cts +13 -1
- package/dist/actions/get-file.d.mts +13 -1
- package/dist/actions/get-generic-integration.d.cts +13 -1
- package/dist/actions/get-generic-integration.d.mts +13 -1
- package/dist/actions/get-group.d.cts +13 -1
- package/dist/actions/get-group.d.mts +13 -1
- package/dist/actions/get-iteration.d.cts +14 -2
- package/dist/actions/get-iteration.d.mts +14 -2
- package/dist/actions/get-key-result.d.cts +13 -1
- package/dist/actions/get-key-result.d.mts +13 -1
- package/dist/actions/get-label.d.cts +13 -1
- package/dist/actions/get-label.d.mts +13 -1
- package/dist/actions/get-linked-file.d.cts +13 -1
- package/dist/actions/get-linked-file.d.mts +13 -1
- package/dist/actions/get-member.d.cts +13 -1
- package/dist/actions/get-member.d.mts +13 -1
- package/dist/actions/get-objective.d.cts +13 -1
- package/dist/actions/get-objective.d.mts +13 -1
- package/dist/actions/get-project.d.cts +13 -1
- package/dist/actions/get-project.d.mts +13 -1
- package/dist/actions/get-repository.d.cts +13 -1
- package/dist/actions/get-repository.d.mts +13 -1
- package/dist/actions/get-story-comment.d.cts +13 -1
- package/dist/actions/get-story-comment.d.mts +13 -1
- package/dist/actions/get-story-link.d.cts +13 -1
- package/dist/actions/get-story-link.d.mts +13 -1
- package/dist/actions/get-story.d.cts +13 -1
- package/dist/actions/get-story.d.mts +13 -1
- package/dist/actions/get-task.d.cts +13 -1
- package/dist/actions/get-task.d.mts +13 -1
- package/dist/actions/get-workflow.d.cts +13 -1
- package/dist/actions/get-workflow.d.mts +13 -1
- package/dist/actions/link-document-to-epic.d.cts +13 -1
- package/dist/actions/link-document-to-epic.d.mts +13 -1
- package/dist/actions/list-categories.d.cts +13 -1
- package/dist/actions/list-categories.d.cts.map +1 -1
- package/dist/actions/list-categories.d.mts +13 -1
- package/dist/actions/list-categories.d.mts.map +1 -1
- package/dist/actions/list-category-milestones.d.cts +13 -1
- package/dist/actions/list-category-milestones.d.mts +13 -1
- package/dist/actions/list-category-objectives.d.cts +13 -1
- package/dist/actions/list-category-objectives.d.mts +13 -1
- package/dist/actions/list-custom-fields.d.cts +13 -1
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +13 -1
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-docs.d.cts +13 -1
- package/dist/actions/list-docs.d.cts.map +1 -1
- package/dist/actions/list-docs.d.mts +13 -1
- package/dist/actions/list-docs.d.mts.map +1 -1
- package/dist/actions/list-document-epics.d.cts +13 -1
- package/dist/actions/list-document-epics.d.mts +13 -1
- package/dist/actions/list-entity-templates.d.cts +13 -1
- package/dist/actions/list-entity-templates.d.cts.map +1 -1
- package/dist/actions/list-entity-templates.d.mts +13 -1
- package/dist/actions/list-entity-templates.d.mts.map +1 -1
- package/dist/actions/list-epic-comments.d.cts +13 -1
- package/dist/actions/list-epic-comments.d.mts +13 -1
- package/dist/actions/list-epic-documents.d.cts +13 -1
- package/dist/actions/list-epic-documents.d.mts +13 -1
- package/dist/actions/list-epic-healths.d.cts +13 -1
- package/dist/actions/list-epic-healths.d.mts +13 -1
- package/dist/actions/list-epic-stories.d.cts +13 -1
- package/dist/actions/list-epic-stories.d.mts +13 -1
- package/dist/actions/list-epics-paginated.d.cts +13 -1
- package/dist/actions/list-epics-paginated.d.mts +13 -1
- package/dist/actions/list-epics.d.cts +13 -1
- package/dist/actions/list-epics.d.mts +13 -1
- package/dist/actions/list-files.d.cts +13 -1
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +13 -1
- package/dist/actions/list-files.d.mts.map +1 -1
- package/dist/actions/list-group-stories.d.cts +13 -1
- package/dist/actions/list-group-stories.d.mts +13 -1
- package/dist/actions/list-groups.d.cts +13 -1
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +13 -1
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-iteration-stories.d.cts +13 -1
- package/dist/actions/list-iteration-stories.d.mts +13 -1
- package/dist/actions/list-iterations.d.cts +13 -1
- package/dist/actions/list-iterations.d.cts.map +1 -1
- package/dist/actions/list-iterations.d.mts +13 -1
- package/dist/actions/list-iterations.d.mts.map +1 -1
- package/dist/actions/list-label-epics.d.cts +13 -1
- package/dist/actions/list-label-epics.d.mts +13 -1
- package/dist/actions/list-label-stories.d.cts +13 -1
- package/dist/actions/list-label-stories.d.mts +13 -1
- package/dist/actions/list-labels.d.cts +13 -1
- package/dist/actions/list-labels.d.mts +13 -1
- package/dist/actions/list-linked-files.d.cts +13 -1
- package/dist/actions/list-linked-files.d.cts.map +1 -1
- package/dist/actions/list-linked-files.d.mts +13 -1
- package/dist/actions/list-linked-files.d.mts.map +1 -1
- package/dist/actions/list-members-slim.d.cts +13 -1
- package/dist/actions/list-members-slim.d.cts.map +1 -1
- package/dist/actions/list-members-slim.d.mts +13 -1
- package/dist/actions/list-members-slim.d.mts.map +1 -1
- package/dist/actions/list-members.d.cts +13 -1
- package/dist/actions/list-members.d.mts +13 -1
- package/dist/actions/list-objective-epics.d.cts +13 -1
- package/dist/actions/list-objective-epics.d.mts +13 -1
- package/dist/actions/list-objectives.d.cts +13 -1
- package/dist/actions/list-objectives.d.cts.map +1 -1
- package/dist/actions/list-objectives.d.mts +13 -1
- package/dist/actions/list-objectives.d.mts.map +1 -1
- package/dist/actions/list-projects.d.cts +13 -1
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +13 -1
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-repositories.d.cts +13 -1
- package/dist/actions/list-repositories.d.cts.map +1 -1
- package/dist/actions/list-repositories.d.mts +13 -1
- package/dist/actions/list-repositories.d.mts.map +1 -1
- package/dist/actions/list-stories.d.cts +13 -1
- package/dist/actions/list-stories.d.mts +13 -1
- package/dist/actions/list-story-comment.d.cts +13 -1
- package/dist/actions/list-story-comment.d.mts +13 -1
- package/dist/actions/list-story-sub-tasks.d.cts +13 -1
- package/dist/actions/list-story-sub-tasks.d.mts +13 -1
- package/dist/actions/list-workflows.d.cts +13 -1
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +13 -1
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/search-documents.d.cts +13 -1
- package/dist/actions/search-documents.d.mts +13 -1
- package/dist/actions/search-epics.d.cts +13 -1
- package/dist/actions/search-epics.d.mts +13 -1
- package/dist/actions/search-iterations.d.cts +13 -1
- package/dist/actions/search-iterations.d.mts +13 -1
- package/dist/actions/search-milestones.d.cts +13 -1
- package/dist/actions/search-milestones.d.mts +13 -1
- package/dist/actions/search-objectives.d.cts +13 -1
- package/dist/actions/search-objectives.d.mts +13 -1
- package/dist/actions/search-stories-old.d.cts +15 -3
- package/dist/actions/search-stories-old.d.mts +15 -3
- package/dist/actions/search-stories.d.cts +13 -1
- package/dist/actions/search-stories.d.mts +13 -1
- package/dist/actions/search.d.cts +13 -1
- package/dist/actions/search.d.mts +13 -1
- package/dist/actions/story-history.d.cts +13 -1
- package/dist/actions/story-history.d.mts +13 -1
- package/dist/actions/unlink-comment-thread-from-slack.d.cts +13 -1
- package/dist/actions/unlink-comment-thread-from-slack.d.mts +13 -1
- package/dist/actions/unlink-document-from-epic.d.cts +13 -1
- package/dist/actions/unlink-document-from-epic.d.mts +13 -1
- package/dist/actions/unlink-productboard-from-epic.d.cts +13 -1
- package/dist/actions/unlink-productboard-from-epic.d.mts +13 -1
- package/dist/actions/update-category.d.cts +13 -1
- package/dist/actions/update-category.d.mts +13 -1
- package/dist/actions/update-custom-field.d.cts +13 -1
- package/dist/actions/update-custom-field.d.mts +13 -1
- package/dist/actions/update-doc.d.cts +13 -1
- package/dist/actions/update-doc.d.mts +13 -1
- package/dist/actions/update-entity-template.d.cts +13 -1
- package/dist/actions/update-entity-template.d.mts +13 -1
- package/dist/actions/update-epic-comment.d.cts +13 -1
- package/dist/actions/update-epic-comment.d.mts +13 -1
- package/dist/actions/update-epic.d.cts +13 -1
- package/dist/actions/update-epic.d.mts +13 -1
- package/dist/actions/update-file.d.cts +13 -1
- package/dist/actions/update-file.d.mts +13 -1
- package/dist/actions/update-group.d.cts +13 -1
- package/dist/actions/update-group.d.mts +13 -1
- package/dist/actions/update-health.d.cts +13 -1
- package/dist/actions/update-health.d.mts +13 -1
- package/dist/actions/update-iteration.d.cts +13 -1
- package/dist/actions/update-iteration.d.mts +13 -1
- package/dist/actions/update-key-result.d.cts +13 -1
- package/dist/actions/update-key-result.d.mts +13 -1
- package/dist/actions/update-label.d.cts +13 -1
- package/dist/actions/update-label.d.mts +13 -1
- package/dist/actions/update-linked-file.d.cts +13 -1
- package/dist/actions/update-linked-file.d.mts +13 -1
- package/dist/actions/update-multiple-stories.d.cts +13 -1
- package/dist/actions/update-multiple-stories.d.mts +13 -1
- package/dist/actions/update-objective.d.cts +13 -1
- package/dist/actions/update-objective.d.mts +13 -1
- package/dist/actions/update-project.d.cts +13 -1
- package/dist/actions/update-project.d.mts +13 -1
- package/dist/actions/update-story-comment.d.cts +13 -1
- package/dist/actions/update-story-comment.d.mts +13 -1
- package/dist/actions/update-story-link.d.cts +13 -1
- package/dist/actions/update-story-link.d.mts +13 -1
- package/dist/actions/update-story.d.cts +13 -1
- package/dist/actions/update-story.d.mts +13 -1
- package/dist/actions/update-task.d.cts +13 -1
- package/dist/actions/update-task.d.mts +13 -1
- package/dist/actions/upload-files.d.cts +13 -1
- package/dist/actions/upload-files.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
|
@@ -25,7 +25,19 @@ declare const ShortcutGetFileOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const shortcutGetFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
file__public__id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { shortcutGetFile };
|
|
31
43
|
//# sourceMappingURL=get-file.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const ShortcutGetFileOutput: z.ZodObject<{
|
|
|
25
25
|
}, z.core.$loose>;
|
|
26
26
|
declare const shortcutGetFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
file__public__id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { shortcutGetFile };
|
|
31
43
|
//# sourceMappingURL=get-file.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const ShortcutGetGenericIntegrationOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const shortcutGetGenericIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
integration__public__id: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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<"shortcut", 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 { shortcutGetGenericIntegration };
|
|
23
35
|
//# sourceMappingURL=get-generic-integration.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const ShortcutGetGenericIntegrationOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const shortcutGetGenericIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
integration__public__id: number;
|
|
20
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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<"shortcut", 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 { shortcutGetGenericIntegration };
|
|
23
35
|
//# sourceMappingURL=get-generic-integration.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const ShortcutGetGroupOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const shortcutGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
group__public__id: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { shortcutGetGroup };
|
|
39
51
|
//# sourceMappingURL=get-group.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const ShortcutGetGroupOutput: z.ZodObject<{
|
|
|
33
33
|
}, z.core.$loose>;
|
|
34
34
|
declare const shortcutGetGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
group__public__id: string;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { shortcutGetGroup };
|
|
39
51
|
//# sourceMappingURL=get-group.d.mts.map
|
|
@@ -33,8 +33,8 @@ declare const ShortcutGetIterationOutput: z.ZodObject<{
|
|
|
33
33
|
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
}, z.core.$loose>>;
|
|
35
35
|
status: z.ZodNullable<z.ZodEnum<{
|
|
36
|
-
started: "started";
|
|
37
36
|
done: "done";
|
|
37
|
+
started: "started";
|
|
38
38
|
unstarted: "unstarted";
|
|
39
39
|
}>>;
|
|
40
40
|
app_url: z.ZodNullable<z.ZodString>;
|
|
@@ -52,7 +52,19 @@ declare const ShortcutGetIterationOutput: z.ZodObject<{
|
|
|
52
52
|
}, z.core.$loose>;
|
|
53
53
|
declare const shortcutGetIteration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
iteration__public__id: number;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { shortcutGetIteration };
|
|
58
70
|
//# sourceMappingURL=get-iteration.d.cts.map
|
|
@@ -33,8 +33,8 @@ declare const ShortcutGetIterationOutput: z.ZodObject<{
|
|
|
33
33
|
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
}, z.core.$loose>>;
|
|
35
35
|
status: z.ZodNullable<z.ZodEnum<{
|
|
36
|
-
started: "started";
|
|
37
36
|
done: "done";
|
|
37
|
+
started: "started";
|
|
38
38
|
unstarted: "unstarted";
|
|
39
39
|
}>>;
|
|
40
40
|
app_url: z.ZodNullable<z.ZodString>;
|
|
@@ -52,7 +52,19 @@ declare const ShortcutGetIterationOutput: z.ZodObject<{
|
|
|
52
52
|
}, z.core.$loose>;
|
|
53
53
|
declare const shortcutGetIteration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
iteration__public__id: number;
|
|
55
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
generic_api_key: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>;
|
|
56
68
|
//#endregion
|
|
57
69
|
export { shortcutGetIteration };
|
|
58
70
|
//# sourceMappingURL=get-iteration.d.mts.map
|
|
@@ -29,7 +29,19 @@ declare const ShortcutGetKeyResultOutput: z.ZodObject<{
|
|
|
29
29
|
}, z.core.$loose>;
|
|
30
30
|
declare const shortcutGetKeyResult: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
key__result__public__id: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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<"shortcut", 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 { shortcutGetKeyResult };
|
|
35
47
|
//# sourceMappingURL=get-key-result.d.cts.map
|
|
@@ -29,7 +29,19 @@ declare const ShortcutGetKeyResultOutput: z.ZodObject<{
|
|
|
29
29
|
}, z.core.$loose>;
|
|
30
30
|
declare const shortcutGetKeyResult: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
key__result__public__id: string;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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<"shortcut", 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 { shortcutGetKeyResult };
|
|
35
47
|
//# sourceMappingURL=get-key-result.d.mts.map
|
|
@@ -38,7 +38,19 @@ declare const ShortcutGetLabelOutput: z.ZodObject<{
|
|
|
38
38
|
}, z.core.$loose>;
|
|
39
39
|
declare const shortcutGetLabel: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
label__public__id: number;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { shortcutGetLabel };
|
|
44
56
|
//# sourceMappingURL=get-label.d.cts.map
|
|
@@ -38,7 +38,19 @@ declare const ShortcutGetLabelOutput: z.ZodObject<{
|
|
|
38
38
|
}, z.core.$loose>;
|
|
39
39
|
declare const shortcutGetLabel: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
label__public__id: number;
|
|
41
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
41
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
48
|
+
connectionId: z.ZodString;
|
|
49
|
+
entityId: z.ZodString;
|
|
50
|
+
instanceId: z.ZodString;
|
|
51
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
52
|
+
generic_api_key: z.ZodString;
|
|
53
|
+
}, z.core.$strip>>]>;
|
|
42
54
|
//#endregion
|
|
43
55
|
export { shortcutGetLabel };
|
|
44
56
|
//# sourceMappingURL=get-label.d.mts.map
|
|
@@ -24,7 +24,19 @@ declare const ShortcutGetLinkedFileOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const shortcutGetLinkedFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
linked__file__public__id: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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<"shortcut", 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 { shortcutGetLinkedFile };
|
|
30
42
|
//# sourceMappingURL=get-linked-file.d.cts.map
|
|
@@ -24,7 +24,19 @@ declare const ShortcutGetLinkedFileOutput: z.ZodObject<{
|
|
|
24
24
|
}, z.core.$loose>;
|
|
25
25
|
declare const shortcutGetLinkedFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
linked__file__public__id: number;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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<"shortcut", 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 { shortcutGetLinkedFile };
|
|
30
42
|
//# sourceMappingURL=get-linked-file.d.mts.map
|
|
@@ -46,7 +46,19 @@ declare const ShortcutGetMemberOutput: z.ZodObject<{
|
|
|
46
46
|
declare const shortcutGetMember: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
member__public__id: string;
|
|
48
48
|
org__public__id?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { shortcutGetMember };
|
|
52
64
|
//# sourceMappingURL=get-member.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const ShortcutGetMemberOutput: z.ZodObject<{
|
|
|
46
46
|
declare const shortcutGetMember: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
member__public__id: string;
|
|
48
48
|
org__public__id?: string | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { shortcutGetMember };
|
|
52
64
|
//# sourceMappingURL=get-member.d.mts.map
|
|
@@ -43,7 +43,19 @@ declare const ShortcutGetObjectiveOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const shortcutGetObjective: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
objective__public__id: number;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { shortcutGetObjective };
|
|
49
61
|
//# sourceMappingURL=get-objective.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const ShortcutGetObjectiveOutput: z.ZodObject<{
|
|
|
43
43
|
}, z.core.$loose>;
|
|
44
44
|
declare const shortcutGetObjective: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
45
45
|
objective__public__id: number;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
generic_api_key: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
generic_api_key: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { shortcutGetObjective };
|
|
49
61
|
//# sourceMappingURL=get-objective.d.mts.map
|
|
@@ -32,7 +32,19 @@ declare const ShortcutGetProjectOutput: z.ZodObject<{
|
|
|
32
32
|
}, z.core.$loose>;
|
|
33
33
|
declare const shortcutGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
project__public__id: number;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { shortcutGetProject };
|
|
38
50
|
//# sourceMappingURL=get-project.d.cts.map
|
|
@@ -32,7 +32,19 @@ declare const ShortcutGetProjectOutput: z.ZodObject<{
|
|
|
32
32
|
}, z.core.$loose>;
|
|
33
33
|
declare const shortcutGetProject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
project__public__id: number;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
generic_api_key: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
generic_api_key: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { shortcutGetProject };
|
|
38
50
|
//# sourceMappingURL=get-project.d.mts.map
|
|
@@ -16,7 +16,19 @@ declare const ShortcutGetRepositoryOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const shortcutGetRepository: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
repo__public__id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { shortcutGetRepository };
|
|
22
34
|
//# sourceMappingURL=get-repository.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const ShortcutGetRepositoryOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const shortcutGetRepository: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
repo__public__id: number;
|
|
19
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
generic_api_key: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
20
32
|
//#endregion
|
|
21
33
|
export { shortcutGetRepository };
|
|
22
34
|
//# sourceMappingURL=get-repository.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const ShortcutGetStoryCommentOutput: z.ZodObject<{
|
|
|
23
23
|
declare const shortcutGetStoryComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
story__public__id: number;
|
|
25
25
|
comment__public__id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { shortcutGetStoryComment };
|
|
29
41
|
//# sourceMappingURL=get-story-comment.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const ShortcutGetStoryCommentOutput: z.ZodObject<{
|
|
|
23
23
|
declare const shortcutGetStoryComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
story__public__id: number;
|
|
25
25
|
comment__public__id: number;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { shortcutGetStoryComment };
|
|
29
41
|
//# sourceMappingURL=get-story-comment.d.mts.map
|
|
@@ -19,7 +19,19 @@ declare const ShortcutGetStoryLinkOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const shortcutGetStoryLink: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
story__link__public__id: number;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { shortcutGetStoryLink };
|
|
25
37
|
//# sourceMappingURL=get-story-link.d.cts.map
|
|
@@ -19,7 +19,19 @@ declare const ShortcutGetStoryLinkOutput: z.ZodObject<{
|
|
|
19
19
|
}, z.core.$loose>;
|
|
20
20
|
declare const shortcutGetStoryLink: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
story__link__public__id: number;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { shortcutGetStoryLink };
|
|
25
37
|
//# sourceMappingURL=get-story-link.d.mts.map
|
|
@@ -77,7 +77,19 @@ declare const ShortcutGetStoryOutput: z.ZodObject<{
|
|
|
77
77
|
}, z.core.$loose>;
|
|
78
78
|
declare const shortcutGetStory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
79
79
|
story__public__id: number;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { shortcutGetStory };
|
|
83
95
|
//# sourceMappingURL=get-story.d.cts.map
|
|
@@ -77,7 +77,19 @@ declare const ShortcutGetStoryOutput: z.ZodObject<{
|
|
|
77
77
|
}, z.core.$loose>;
|
|
78
78
|
declare const shortcutGetStory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
79
79
|
story__public__id: number;
|
|
80
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
81
|
+
connectionId: z.ZodString;
|
|
82
|
+
entityId: z.ZodString;
|
|
83
|
+
instanceId: z.ZodString;
|
|
84
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
85
|
+
generic_api_key: z.ZodString;
|
|
86
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
87
|
+
connectionId: z.ZodString;
|
|
88
|
+
entityId: z.ZodString;
|
|
89
|
+
instanceId: z.ZodString;
|
|
90
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
91
|
+
generic_api_key: z.ZodString;
|
|
92
|
+
}, z.core.$strip>>]>;
|
|
81
93
|
//#endregion
|
|
82
94
|
export { shortcutGetStory };
|
|
83
95
|
//# sourceMappingURL=get-story.d.mts.map
|