@keystrokehq/shortcut 0.1.3 → 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 +13 -1
- package/dist/actions/get-iteration.d.mts +13 -1
- 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 +13 -1
- package/dist/actions/search-stories-old.d.mts +13 -1
- 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/dist/catalog.cjs +1 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +1 -1
- package/dist/catalog.d.mts +1 -1
- package/dist/catalog.mjs +1 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/disable-story-templates.d.ts
|
|
4
4
|
declare const ShortcutDisableStoryTemplatesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutDisableStoryTemplatesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shortcutDisableStoryTemplates: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutDisableStoryTemplates: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { shortcutDisableStoryTemplates };
|
|
9
21
|
//# sourceMappingURL=disable-story-templates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"disable-story-templates.d.mts","names":[],"sources":["../../src/actions/disable-story-templates.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"disable-story-templates.d.mts","names":[],"sources":["../../src/actions/disable-story-templates.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAClC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/enable-iterations.d.ts
|
|
4
4
|
declare const ShortcutEnableIterationsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutEnableIterationsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shortcutEnableIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutEnableIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { shortcutEnableIterations };
|
|
9
21
|
//# sourceMappingURL=enable-iterations.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-iterations.d.cts","names":[],"sources":["../../src/actions/enable-iterations.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"enable-iterations.d.cts","names":[],"sources":["../../src/actions/enable-iterations.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/enable-iterations.d.ts
|
|
4
4
|
declare const ShortcutEnableIterationsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutEnableIterationsOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shortcutEnableIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutEnableIterations: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { shortcutEnableIterations };
|
|
9
21
|
//# sourceMappingURL=enable-iterations.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-iterations.d.mts","names":[],"sources":["../../src/actions/enable-iterations.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"enable-iterations.d.mts","names":[],"sources":["../../src/actions/enable-iterations.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE9B,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/enable-story-templates.d.ts
|
|
4
4
|
declare const ShortcutEnableStoryTemplatesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutEnableStoryTemplatesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shortcutEnableStoryTemplates: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutEnableStoryTemplates: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { shortcutEnableStoryTemplates };
|
|
9
21
|
//# sourceMappingURL=enable-story-templates.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-story-templates.d.cts","names":[],"sources":["../../src/actions/enable-story-templates.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"enable-story-templates.d.cts","names":[],"sources":["../../src/actions/enable-story-templates.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/enable-story-templates.d.ts
|
|
4
4
|
declare const ShortcutEnableStoryTemplatesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutEnableStoryTemplatesOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
-
declare const shortcutEnableStoryTemplates: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutEnableStoryTemplates: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
7
|
+
connectionId: z.ZodString;
|
|
8
|
+
entityId: z.ZodString;
|
|
9
|
+
instanceId: z.ZodString;
|
|
10
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
11
|
+
generic_api_key: z.ZodString;
|
|
12
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", 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>>]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { shortcutEnableStoryTemplates };
|
|
9
21
|
//# sourceMappingURL=enable-story-templates.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"enable-story-templates.d.mts","names":[],"sources":["../../src/actions/enable-story-templates.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"enable-story-templates.d.mts","names":[],"sources":["../../src/actions/enable-story-templates.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACjC,kCAAA,EAAkC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAElC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -16,7 +16,19 @@ declare const ShortcutGetCategoryOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const shortcutGetCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
category__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 { shortcutGetCategory };
|
|
22
34
|
//# sourceMappingURL=get-category.d.cts.map
|
|
@@ -16,7 +16,19 @@ declare const ShortcutGetCategoryOutput: z.ZodObject<{
|
|
|
16
16
|
}, z.core.$loose>;
|
|
17
17
|
declare const shortcutGetCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
category__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 { shortcutGetCategory };
|
|
22
34
|
//# sourceMappingURL=get-category.d.mts.map
|
|
@@ -26,7 +26,19 @@ declare const ShortcutGetCurrentMemberInfoOutput: z.ZodObject<{
|
|
|
26
26
|
id: z.ZodNullable<z.ZodString>;
|
|
27
27
|
}, z.core.$loose>>>;
|
|
28
28
|
}, z.core.$loose>;
|
|
29
|
-
declare const shortcutGetCurrentMemberInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
declare const shortcutGetCurrentMemberInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { shortcutGetCurrentMemberInfo };
|
|
32
44
|
//# sourceMappingURL=get-current-member-info.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-current-member-info.d.cts","names":[],"sources":["../../src/actions/get-current-member-info.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAclC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-current-member-info.d.cts","names":[],"sources":["../../src/actions/get-current-member-info.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAclC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -26,7 +26,19 @@ declare const ShortcutGetCurrentMemberInfoOutput: z.ZodObject<{
|
|
|
26
26
|
id: z.ZodNullable<z.ZodString>;
|
|
27
27
|
}, z.core.$loose>>>;
|
|
28
28
|
}, z.core.$loose>;
|
|
29
|
-
declare const shortcutGetCurrentMemberInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
declare const shortcutGetCurrentMemberInfo: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { shortcutGetCurrentMemberInfo };
|
|
32
44
|
//# sourceMappingURL=get-current-member-info.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-current-member-info.d.mts","names":[],"sources":["../../src/actions/get-current-member-info.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAclC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-current-member-info.d.mts","names":[],"sources":["../../src/actions/get-current-member-info.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAcjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAclC,4BAAA,gCAA4B,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -26,7 +26,19 @@ declare const ShortcutGetCustomFieldOutput: z.ZodObject<{
|
|
|
26
26
|
}, z.core.$loose>;
|
|
27
27
|
declare const shortcutGetCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
custom__field__public__id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { shortcutGetCustomField };
|
|
32
44
|
//# sourceMappingURL=get-custom-field.d.cts.map
|
|
@@ -26,7 +26,19 @@ declare const ShortcutGetCustomFieldOutput: z.ZodObject<{
|
|
|
26
26
|
}, z.core.$loose>;
|
|
27
27
|
declare const shortcutGetCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
28
28
|
custom__field__public__id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { shortcutGetCustomField };
|
|
32
44
|
//# sourceMappingURL=get-custom-field.d.mts.map
|
|
@@ -21,7 +21,19 @@ declare const ShortcutGetDocOutput: z.ZodObject<{
|
|
|
21
21
|
declare const shortcutGetDoc: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
doc__public__id: string;
|
|
23
23
|
content__format?: "markdown" | "html" | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { shortcutGetDoc };
|
|
27
39
|
//# sourceMappingURL=get-doc.d.cts.map
|
|
@@ -21,7 +21,19 @@ declare const ShortcutGetDocOutput: z.ZodObject<{
|
|
|
21
21
|
declare const shortcutGetDoc: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
doc__public__id: string;
|
|
23
23
|
content__format?: "markdown" | "html" | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
generic_api_key: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
generic_api_key: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { shortcutGetDoc };
|
|
27
39
|
//# sourceMappingURL=get-doc.d.mts.map
|
|
@@ -102,7 +102,19 @@ declare const ShortcutGetEntityTemplateOutput: z.ZodObject<{
|
|
|
102
102
|
}, z.core.$loose>;
|
|
103
103
|
declare const shortcutGetEntityTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
104
104
|
entity__template__public__id: string;
|
|
105
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
105
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
106
|
+
connectionId: z.ZodString;
|
|
107
|
+
entityId: z.ZodString;
|
|
108
|
+
instanceId: z.ZodString;
|
|
109
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
112
|
+
connectionId: z.ZodString;
|
|
113
|
+
entityId: z.ZodString;
|
|
114
|
+
instanceId: z.ZodString;
|
|
115
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>;
|
|
106
118
|
//#endregion
|
|
107
119
|
export { shortcutGetEntityTemplate };
|
|
108
120
|
//# sourceMappingURL=get-entity-template.d.cts.map
|
|
@@ -102,7 +102,19 @@ declare const ShortcutGetEntityTemplateOutput: z.ZodObject<{
|
|
|
102
102
|
}, z.core.$loose>;
|
|
103
103
|
declare const shortcutGetEntityTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
104
104
|
entity__template__public__id: string;
|
|
105
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
105
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
106
|
+
connectionId: z.ZodString;
|
|
107
|
+
entityId: z.ZodString;
|
|
108
|
+
instanceId: z.ZodString;
|
|
109
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
112
|
+
connectionId: z.ZodString;
|
|
113
|
+
entityId: z.ZodString;
|
|
114
|
+
instanceId: z.ZodString;
|
|
115
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>;
|
|
106
118
|
//#endregion
|
|
107
119
|
export { shortcutGetEntityTemplate };
|
|
108
120
|
//# sourceMappingURL=get-entity-template.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const ShortcutGetEpicCommentOutput: z.ZodObject<{
|
|
|
23
23
|
declare const shortcutGetEpicComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
epic__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 { shortcutGetEpicComment };
|
|
29
41
|
//# sourceMappingURL=get-epic-comment.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const ShortcutGetEpicCommentOutput: z.ZodObject<{
|
|
|
23
23
|
declare const shortcutGetEpicComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
epic__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 { shortcutGetEpicComment };
|
|
29
41
|
//# sourceMappingURL=get-epic-comment.d.mts.map
|
|
@@ -17,7 +17,19 @@ declare const ShortcutGetEpicHealthOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const shortcutGetEpicHealth: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
epic__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 { shortcutGetEpicHealth };
|
|
23
35
|
//# sourceMappingURL=get-epic-health.d.cts.map
|
|
@@ -17,7 +17,19 @@ declare const ShortcutGetEpicHealthOutput: z.ZodObject<{
|
|
|
17
17
|
}, z.core.$loose>;
|
|
18
18
|
declare const shortcutGetEpicHealth: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
epic__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 { shortcutGetEpicHealth };
|
|
23
35
|
//# sourceMappingURL=get-epic-health.d.mts.map
|
|
@@ -20,7 +20,19 @@ declare const ShortcutGetEpicWorkflowOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>>;
|
|
21
21
|
default_epic_state_id: z.ZodNullable<z.ZodNumber>;
|
|
22
22
|
}, z.core.$loose>;
|
|
23
|
-
declare const shortcutGetEpicWorkflow: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
declare const shortcutGetEpicWorkflow: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { shortcutGetEpicWorkflow };
|
|
26
38
|
//# sourceMappingURL=get-epic-workflow.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-epic-workflow.d.cts","names":[],"sources":["../../src/actions/get-epic-workflow.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-epic-workflow.d.cts","names":[],"sources":["../../src/actions/get-epic-workflow.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -20,7 +20,19 @@ declare const ShortcutGetEpicWorkflowOutput: z.ZodObject<{
|
|
|
20
20
|
}, z.core.$loose>>;
|
|
21
21
|
default_epic_state_id: z.ZodNullable<z.ZodNumber>;
|
|
22
22
|
}, z.core.$loose>;
|
|
23
|
-
declare const shortcutGetEpicWorkflow: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
declare const shortcutGetEpicWorkflow: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
generic_api_key: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
generic_api_key: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { shortcutGetEpicWorkflow };
|
|
26
38
|
//# sourceMappingURL=get-epic-workflow.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-epic-workflow.d.mts","names":[],"sources":["../../src/actions/get-epic-workflow.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"get-epic-workflow.d.mts","names":[],"sources":["../../src/actions/get-epic-workflow.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAS7B,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -102,7 +102,19 @@ declare const ShortcutGetEpicOutput: z.ZodObject<{
|
|
|
102
102
|
}, z.core.$loose>;
|
|
103
103
|
declare const shortcutGetEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
104
104
|
epic__public__id: number;
|
|
105
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
105
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
106
|
+
connectionId: z.ZodString;
|
|
107
|
+
entityId: z.ZodString;
|
|
108
|
+
instanceId: z.ZodString;
|
|
109
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
112
|
+
connectionId: z.ZodString;
|
|
113
|
+
entityId: z.ZodString;
|
|
114
|
+
instanceId: z.ZodString;
|
|
115
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>;
|
|
106
118
|
//#endregion
|
|
107
119
|
export { shortcutGetEpic };
|
|
108
120
|
//# sourceMappingURL=get-epic.d.cts.map
|
|
@@ -102,7 +102,19 @@ declare const ShortcutGetEpicOutput: z.ZodObject<{
|
|
|
102
102
|
}, z.core.$loose>;
|
|
103
103
|
declare const shortcutGetEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
104
104
|
epic__public__id: number;
|
|
105
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
105
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
106
|
+
connectionId: z.ZodString;
|
|
107
|
+
entityId: z.ZodString;
|
|
108
|
+
instanceId: z.ZodString;
|
|
109
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
110
|
+
generic_api_key: z.ZodString;
|
|
111
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
112
|
+
connectionId: z.ZodString;
|
|
113
|
+
entityId: z.ZodString;
|
|
114
|
+
instanceId: z.ZodString;
|
|
115
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
116
|
+
generic_api_key: z.ZodString;
|
|
117
|
+
}, z.core.$strip>>]>;
|
|
106
118
|
//#endregion
|
|
107
119
|
export { shortcutGetEpic };
|
|
108
120
|
//# sourceMappingURL=get-epic.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutGetExternalLinkStoriesInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutGetExternalLinkStoriesOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutGetExternalLinkStories: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
external_link: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutGetExternalLinkStories };
|
|
13
25
|
//# sourceMappingURL=get-external-link-stories.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutGetExternalLinkStoriesInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutGetExternalLinkStoriesOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutGetExternalLinkStories: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
external_link: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutGetExternalLinkStories };
|
|
13
25
|
//# sourceMappingURL=get-external-link-stories.d.mts.map
|