@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
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-members-slim.d.ts
|
|
4
4
|
declare const ShortcutListMembersSlimInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListMembersSlimOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListMembersSlim: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListMembersSlim: 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 { shortcutListMembersSlim };
|
|
9
21
|
//# sourceMappingURL=list-members-slim.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-members-slim.d.mts","names":[],"sources":["../../src/actions/list-members-slim.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-members-slim.d.mts","names":[],"sources":["../../src/actions/list-members-slim.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC5B,6BAAA,EAA6B,CAAA,CAAA,UAAc;AAAA,cAE3C,uBAAA,gCAAuB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListMembersInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListMembersOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListMembers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
org__public__id?: string | undefined;
|
|
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 { shortcutListMembers };
|
|
13
25
|
//# sourceMappingURL=list-members.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListMembersInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListMembersOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListMembers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
org__public__id?: string | undefined;
|
|
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 { shortcutListMembers };
|
|
13
25
|
//# sourceMappingURL=list-members.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListObjectiveEpicsInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListObjectiveEpicsOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListObjectiveEpics: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
objective__public__id: number;
|
|
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 { shortcutListObjectiveEpics };
|
|
13
25
|
//# sourceMappingURL=list-objective-epics.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListObjectiveEpicsInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListObjectiveEpicsOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListObjectiveEpics: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
objective__public__id: number;
|
|
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 { shortcutListObjectiveEpics };
|
|
13
25
|
//# sourceMappingURL=list-objective-epics.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-objectives.d.ts
|
|
4
4
|
declare const ShortcutListObjectivesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListObjectivesOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListObjectives: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListObjectives: 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 { shortcutListObjectives };
|
|
9
21
|
//# sourceMappingURL=list-objectives.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-objectives.d.cts","names":[],"sources":["../../src/actions/list-objectives.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-objectives.d.cts","names":[],"sources":["../../src/actions/list-objectives.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-objectives.d.ts
|
|
4
4
|
declare const ShortcutListObjectivesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListObjectivesOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListObjectives: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListObjectives: 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 { shortcutListObjectives };
|
|
9
21
|
//# sourceMappingURL=list-objectives.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-objectives.d.mts","names":[],"sources":["../../src/actions/list-objectives.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-objectives.d.mts","names":[],"sources":["../../src/actions/list-objectives.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC3B,4BAAA,EAA4B,CAAA,CAAA,UAAc;AAAA,cAE1C,sBAAA,gCAAsB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-projects.d.ts
|
|
4
4
|
declare const ShortcutListProjectsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListProjectsOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListProjects: 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 { shortcutListProjects };
|
|
9
21
|
//# sourceMappingURL=list-projects.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.d.cts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,UAAc;AAAA,cAExC,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-projects.d.cts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,UAAc;AAAA,cAExC,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-projects.d.ts
|
|
4
4
|
declare const ShortcutListProjectsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListProjectsOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListProjects: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListProjects: 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 { shortcutListProjects };
|
|
9
21
|
//# sourceMappingURL=list-projects.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-projects.d.mts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,UAAc;AAAA,cAExC,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-projects.d.mts","names":[],"sources":["../../src/actions/list-projects.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACzB,0BAAA,EAA0B,CAAA,CAAA,UAAc;AAAA,cAExC,oBAAA,gCAAoB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-repositories.d.ts
|
|
4
4
|
declare const ShortcutListRepositoriesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListRepositoriesOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListRepositories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListRepositories: 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 { shortcutListRepositories };
|
|
9
21
|
//# sourceMappingURL=list-repositories.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-repositories.d.cts","names":[],"sources":["../../src/actions/list-repositories.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-repositories.d.cts","names":[],"sources":["../../src/actions/list-repositories.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,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/list-repositories.d.ts
|
|
4
4
|
declare const ShortcutListRepositoriesInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListRepositoriesOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListRepositories: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListRepositories: 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 { shortcutListRepositories };
|
|
9
21
|
//# sourceMappingURL=list-repositories.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-repositories.d.mts","names":[],"sources":["../../src/actions/list-repositories.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-repositories.d.mts","names":[],"sources":["../../src/actions/list-repositories.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC7B,8BAAA,EAA8B,CAAA,CAAA,UAAc;AAAA,cAE5C,wBAAA,gCAAwB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -106,7 +106,19 @@ declare const ShortcutListStoriesOutput: z.ZodObject<{
|
|
|
106
106
|
declare const shortcutListStories: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
107
107
|
project__public__id: number;
|
|
108
108
|
includes_description?: boolean | undefined;
|
|
109
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
109
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
110
|
+
connectionId: z.ZodString;
|
|
111
|
+
entityId: z.ZodString;
|
|
112
|
+
instanceId: z.ZodString;
|
|
113
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>;
|
|
110
122
|
//#endregion
|
|
111
123
|
export { shortcutListStories };
|
|
112
124
|
//# sourceMappingURL=list-stories.d.cts.map
|
|
@@ -106,7 +106,19 @@ declare const ShortcutListStoriesOutput: z.ZodObject<{
|
|
|
106
106
|
declare const shortcutListStories: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
107
107
|
project__public__id: number;
|
|
108
108
|
includes_description?: boolean | undefined;
|
|
109
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
109
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
110
|
+
connectionId: z.ZodString;
|
|
111
|
+
entityId: z.ZodString;
|
|
112
|
+
instanceId: z.ZodString;
|
|
113
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
114
|
+
generic_api_key: z.ZodString;
|
|
115
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
116
|
+
connectionId: z.ZodString;
|
|
117
|
+
entityId: z.ZodString;
|
|
118
|
+
instanceId: z.ZodString;
|
|
119
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
120
|
+
generic_api_key: z.ZodString;
|
|
121
|
+
}, z.core.$strip>>]>;
|
|
110
122
|
//#endregion
|
|
111
123
|
export { shortcutListStories };
|
|
112
124
|
//# sourceMappingURL=list-stories.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListStoryCommentInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListStoryCommentOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListStoryComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
story__public__id: number;
|
|
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 { shortcutListStoryComment };
|
|
13
25
|
//# sourceMappingURL=list-story-comment.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListStoryCommentInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListStoryCommentOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListStoryComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
story__public__id: number;
|
|
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 { shortcutListStoryComment };
|
|
13
25
|
//# sourceMappingURL=list-story-comment.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListStorySubTasksInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListStorySubTasksOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListStorySubTasks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
story__public__id: number;
|
|
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 { shortcutListStorySubTasks };
|
|
13
25
|
//# sourceMappingURL=list-story-sub-tasks.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutListStorySubTasksInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutListStorySubTasksOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutListStorySubTasks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
story__public__id: number;
|
|
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 { shortcutListStorySubTasks };
|
|
13
25
|
//# sourceMappingURL=list-story-sub-tasks.d.mts.map
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-workflows.d.ts
|
|
4
4
|
declare const ShortcutListWorkflowsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListWorkflowsOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListWorkflows: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListWorkflows: 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 { shortcutListWorkflows };
|
|
9
21
|
//# sourceMappingURL=list-workflows.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workflows.d.cts","names":[],"sources":["../../src/actions/list-workflows.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-workflows.d.cts","names":[],"sources":["../../src/actions/list-workflows.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -3,7 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/list-workflows.d.ts
|
|
4
4
|
declare const ShortcutListWorkflowsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const ShortcutListWorkflowsOutput: z.ZodUnknown;
|
|
6
|
-
declare const shortcutListWorkflows: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
6
|
+
declare const shortcutListWorkflows: 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 { shortcutListWorkflows };
|
|
9
21
|
//# sourceMappingURL=list-workflows.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-workflows.d.mts","names":[],"sources":["../../src/actions/list-workflows.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"list-workflows.d.mts","names":[],"sources":["../../src/actions/list-workflows.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAC1B,2BAAA,EAA2B,CAAA,CAAA,UAAc;AAAA,cAEzC,qBAAA,gCAAqB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,aAAA,CAAA,CAAA,SAAA"}
|
|
@@ -25,7 +25,19 @@ declare const shortcutSearchDocuments: import("@keystrokehq/action").WorkflowAct
|
|
|
25
25
|
page_size?: number | undefined;
|
|
26
26
|
created_by_me?: boolean | undefined;
|
|
27
27
|
followed_by_me?: boolean | undefined;
|
|
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 { shortcutSearchDocuments };
|
|
31
43
|
//# sourceMappingURL=search-documents.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const shortcutSearchDocuments: import("@keystrokehq/action").WorkflowAct
|
|
|
25
25
|
page_size?: number | undefined;
|
|
26
26
|
created_by_me?: boolean | undefined;
|
|
27
27
|
followed_by_me?: boolean | undefined;
|
|
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 { shortcutSearchDocuments };
|
|
31
43
|
//# sourceMappingURL=search-documents.d.mts.map
|
|
@@ -67,7 +67,19 @@ declare const shortcutSearchEpics: import("@keystrokehq/action").WorkflowActionD
|
|
|
67
67
|
detail?: "full" | "slim" | undefined;
|
|
68
68
|
page_size?: number | undefined;
|
|
69
69
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { shortcutSearchEpics };
|
|
73
85
|
//# sourceMappingURL=search-epics.d.cts.map
|
|
@@ -67,7 +67,19 @@ declare const shortcutSearchEpics: import("@keystrokehq/action").WorkflowActionD
|
|
|
67
67
|
detail?: "full" | "slim" | undefined;
|
|
68
68
|
page_size?: number | undefined;
|
|
69
69
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
70
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
70
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
71
|
+
connectionId: z.ZodString;
|
|
72
|
+
entityId: z.ZodString;
|
|
73
|
+
instanceId: z.ZodString;
|
|
74
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
75
|
+
generic_api_key: z.ZodString;
|
|
76
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
77
|
+
connectionId: z.ZodString;
|
|
78
|
+
entityId: z.ZodString;
|
|
79
|
+
instanceId: z.ZodString;
|
|
80
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
81
|
+
generic_api_key: z.ZodString;
|
|
82
|
+
}, z.core.$strip>>]>;
|
|
71
83
|
//#endregion
|
|
72
84
|
export { shortcutSearchEpics };
|
|
73
85
|
//# sourceMappingURL=search-epics.d.mts.map
|
|
@@ -39,7 +39,19 @@ declare const shortcutSearchIterations: import("@keystrokehq/action").WorkflowAc
|
|
|
39
39
|
detail?: "full" | "slim" | undefined;
|
|
40
40
|
page_size?: number | undefined;
|
|
41
41
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { shortcutSearchIterations };
|
|
45
57
|
//# sourceMappingURL=search-iterations.d.cts.map
|
|
@@ -39,7 +39,19 @@ declare const shortcutSearchIterations: import("@keystrokehq/action").WorkflowAc
|
|
|
39
39
|
detail?: "full" | "slim" | undefined;
|
|
40
40
|
page_size?: number | undefined;
|
|
41
41
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
42
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
generic_api_key: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>;
|
|
43
55
|
//#endregion
|
|
44
56
|
export { shortcutSearchIterations };
|
|
45
57
|
//# sourceMappingURL=search-iterations.d.mts.map
|