@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
|
@@ -60,7 +60,19 @@ declare const shortcutSearchMilestones: import("@keystrokehq/action").WorkflowAc
|
|
|
60
60
|
detail?: "full" | "slim" | undefined;
|
|
61
61
|
page_size?: number | undefined;
|
|
62
62
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { shortcutSearchMilestones };
|
|
66
78
|
//# sourceMappingURL=search-milestones.d.cts.map
|
|
@@ -60,7 +60,19 @@ declare const shortcutSearchMilestones: import("@keystrokehq/action").WorkflowAc
|
|
|
60
60
|
detail?: "full" | "slim" | undefined;
|
|
61
61
|
page_size?: number | undefined;
|
|
62
62
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { shortcutSearchMilestones };
|
|
66
78
|
//# sourceMappingURL=search-milestones.d.mts.map
|
|
@@ -60,7 +60,19 @@ declare const shortcutSearchObjectives: import("@keystrokehq/action").WorkflowAc
|
|
|
60
60
|
detail?: "full" | "slim" | undefined;
|
|
61
61
|
page_size?: number | undefined;
|
|
62
62
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { shortcutSearchObjectives };
|
|
66
78
|
//# sourceMappingURL=search-objectives.d.cts.map
|
|
@@ -60,7 +60,19 @@ declare const shortcutSearchObjectives: import("@keystrokehq/action").WorkflowAc
|
|
|
60
60
|
detail?: "full" | "slim" | undefined;
|
|
61
61
|
page_size?: number | undefined;
|
|
62
62
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
generic_api_key: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
70
|
+
connectionId: z.ZodString;
|
|
71
|
+
entityId: z.ZodString;
|
|
72
|
+
instanceId: z.ZodString;
|
|
73
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
74
|
+
generic_api_key: z.ZodString;
|
|
75
|
+
}, z.core.$strip>>]>;
|
|
64
76
|
//#endregion
|
|
65
77
|
export { shortcutSearchObjectives };
|
|
66
78
|
//# sourceMappingURL=search-objectives.d.mts.map
|
|
@@ -150,7 +150,19 @@ declare const shortcutSearchStoriesOld: import("@keystrokehq/action").WorkflowAc
|
|
|
150
150
|
completed_at_start?: string | undefined;
|
|
151
151
|
includes_description?: boolean | undefined;
|
|
152
152
|
workflow_state_types?: ("done" | "started" | "unstarted" | "backlog")[] | undefined;
|
|
153
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
153
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
154
|
+
connectionId: z.ZodString;
|
|
155
|
+
entityId: z.ZodString;
|
|
156
|
+
instanceId: z.ZodString;
|
|
157
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
158
|
+
generic_api_key: z.ZodString;
|
|
159
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
160
|
+
connectionId: z.ZodString;
|
|
161
|
+
entityId: z.ZodString;
|
|
162
|
+
instanceId: z.ZodString;
|
|
163
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
164
|
+
generic_api_key: z.ZodString;
|
|
165
|
+
}, z.core.$strip>>]>;
|
|
154
166
|
//#endregion
|
|
155
167
|
export { shortcutSearchStoriesOld };
|
|
156
168
|
//# sourceMappingURL=search-stories-old.d.cts.map
|
|
@@ -150,7 +150,19 @@ declare const shortcutSearchStoriesOld: import("@keystrokehq/action").WorkflowAc
|
|
|
150
150
|
completed_at_start?: string | undefined;
|
|
151
151
|
includes_description?: boolean | undefined;
|
|
152
152
|
workflow_state_types?: ("done" | "started" | "unstarted" | "backlog")[] | undefined;
|
|
153
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
153
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
154
|
+
connectionId: z.ZodString;
|
|
155
|
+
entityId: z.ZodString;
|
|
156
|
+
instanceId: z.ZodString;
|
|
157
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
158
|
+
generic_api_key: z.ZodString;
|
|
159
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
160
|
+
connectionId: z.ZodString;
|
|
161
|
+
entityId: z.ZodString;
|
|
162
|
+
instanceId: z.ZodString;
|
|
163
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
164
|
+
generic_api_key: z.ZodString;
|
|
165
|
+
}, z.core.$strip>>]>;
|
|
154
166
|
//#endregion
|
|
155
167
|
export { shortcutSearchStoriesOld };
|
|
156
168
|
//# sourceMappingURL=search-stories-old.d.mts.map
|
|
@@ -219,7 +219,19 @@ declare const shortcutSearchStories: import("@keystrokehq/action").WorkflowActio
|
|
|
219
219
|
detail?: "full" | "slim" | undefined;
|
|
220
220
|
page_size?: number | undefined;
|
|
221
221
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
222
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
222
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
223
|
+
connectionId: z.ZodString;
|
|
224
|
+
entityId: z.ZodString;
|
|
225
|
+
instanceId: z.ZodString;
|
|
226
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
227
|
+
generic_api_key: z.ZodString;
|
|
228
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
229
|
+
connectionId: z.ZodString;
|
|
230
|
+
entityId: z.ZodString;
|
|
231
|
+
instanceId: z.ZodString;
|
|
232
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
233
|
+
generic_api_key: z.ZodString;
|
|
234
|
+
}, z.core.$strip>>]>;
|
|
223
235
|
//#endregion
|
|
224
236
|
export { shortcutSearchStories };
|
|
225
237
|
//# sourceMappingURL=search-stories.d.cts.map
|
|
@@ -219,7 +219,19 @@ declare const shortcutSearchStories: import("@keystrokehq/action").WorkflowActio
|
|
|
219
219
|
detail?: "full" | "slim" | undefined;
|
|
220
220
|
page_size?: number | undefined;
|
|
221
221
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
222
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
222
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
223
|
+
connectionId: z.ZodString;
|
|
224
|
+
entityId: z.ZodString;
|
|
225
|
+
instanceId: z.ZodString;
|
|
226
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
227
|
+
generic_api_key: z.ZodString;
|
|
228
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
229
|
+
connectionId: z.ZodString;
|
|
230
|
+
entityId: z.ZodString;
|
|
231
|
+
instanceId: z.ZodString;
|
|
232
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
233
|
+
generic_api_key: z.ZodString;
|
|
234
|
+
}, z.core.$strip>>]>;
|
|
223
235
|
//#endregion
|
|
224
236
|
export { shortcutSearchStories };
|
|
225
237
|
//# sourceMappingURL=search-stories.d.mts.map
|
|
@@ -79,7 +79,19 @@ declare const shortcutSearch: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
79
79
|
detail?: "full" | "slim" | undefined;
|
|
80
80
|
page_size?: number | undefined;
|
|
81
81
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
generic_api_key: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
generic_api_key: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { shortcutSearch };
|
|
85
97
|
//# sourceMappingURL=search.d.cts.map
|
|
@@ -79,7 +79,19 @@ declare const shortcutSearch: import("@keystrokehq/action").WorkflowActionDefini
|
|
|
79
79
|
detail?: "full" | "slim" | undefined;
|
|
80
80
|
page_size?: number | undefined;
|
|
81
81
|
entity_types?: ("story" | "milestone" | "epic" | "iteration" | "objective")[] | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
generic_api_key: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
generic_api_key: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { shortcutSearch };
|
|
85
97
|
//# sourceMappingURL=search.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const ShortcutStoryHistoryOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const shortcutStoryHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
story__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 { shortcutStoryHistory };
|
|
29
41
|
//# sourceMappingURL=story-history.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const ShortcutStoryHistoryOutput: z.ZodObject<{
|
|
|
23
23
|
}, z.core.$loose>;
|
|
24
24
|
declare const shortcutStoryHistory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
story__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 { shortcutStoryHistory };
|
|
29
41
|
//# sourceMappingURL=story-history.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const ShortcutUnlinkCommentThreadFromSlackOutput: z.ZodRecord<z.ZodStrin
|
|
|
9
9
|
declare const shortcutUnlinkCommentThreadFromSlack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
story__public__id: number;
|
|
11
11
|
comment__public__id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { shortcutUnlinkCommentThreadFromSlack };
|
|
15
27
|
//# sourceMappingURL=unlink-comment-thread-from-slack.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const ShortcutUnlinkCommentThreadFromSlackOutput: z.ZodRecord<z.ZodStrin
|
|
|
9
9
|
declare const shortcutUnlinkCommentThreadFromSlack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
story__public__id: number;
|
|
11
11
|
comment__public__id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { shortcutUnlinkCommentThreadFromSlack };
|
|
15
27
|
//# sourceMappingURL=unlink-comment-thread-from-slack.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const ShortcutUnlinkDocumentFromEpicOutput: z.ZodRecord<z.ZodString, z.Z
|
|
|
9
9
|
declare const shortcutUnlinkDocumentFromEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
doc__public__id: string;
|
|
11
11
|
epic__public__id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { shortcutUnlinkDocumentFromEpic };
|
|
15
27
|
//# sourceMappingURL=unlink-document-from-epic.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const ShortcutUnlinkDocumentFromEpicOutput: z.ZodRecord<z.ZodString, z.Z
|
|
|
9
9
|
declare const shortcutUnlinkDocumentFromEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
doc__public__id: string;
|
|
11
11
|
epic__public__id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
generic_api_key: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { shortcutUnlinkDocumentFromEpic };
|
|
15
27
|
//# sourceMappingURL=unlink-document-from-epic.d.mts.map
|
|
@@ -84,7 +84,19 @@ declare const ShortcutUnlinkProductboardFromEpicOutput: z.ZodObject<{
|
|
|
84
84
|
}, z.core.$loose>;
|
|
85
85
|
declare const shortcutUnlinkProductboardFromEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
86
86
|
epic__public__id: number;
|
|
87
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
87
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
88
|
+
connectionId: z.ZodString;
|
|
89
|
+
entityId: z.ZodString;
|
|
90
|
+
instanceId: z.ZodString;
|
|
91
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
+
generic_api_key: z.ZodString;
|
|
93
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>;
|
|
88
100
|
//#endregion
|
|
89
101
|
export { shortcutUnlinkProductboardFromEpic };
|
|
90
102
|
//# sourceMappingURL=unlink-productboard-from-epic.d.cts.map
|
|
@@ -84,7 +84,19 @@ declare const ShortcutUnlinkProductboardFromEpicOutput: z.ZodObject<{
|
|
|
84
84
|
}, z.core.$loose>;
|
|
85
85
|
declare const shortcutUnlinkProductboardFromEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
86
86
|
epic__public__id: number;
|
|
87
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
87
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
88
|
+
connectionId: z.ZodString;
|
|
89
|
+
entityId: z.ZodString;
|
|
90
|
+
instanceId: z.ZodString;
|
|
91
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
92
|
+
generic_api_key: z.ZodString;
|
|
93
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
94
|
+
connectionId: z.ZodString;
|
|
95
|
+
entityId: z.ZodString;
|
|
96
|
+
instanceId: z.ZodString;
|
|
97
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
98
|
+
generic_api_key: z.ZodString;
|
|
99
|
+
}, z.core.$strip>>]>;
|
|
88
100
|
//#endregion
|
|
89
101
|
export { shortcutUnlinkProductboardFromEpic };
|
|
90
102
|
//# sourceMappingURL=unlink-productboard-from-epic.d.mts.map
|
|
@@ -22,7 +22,19 @@ declare const shortcutUpdateCategory: import("@keystrokehq/action").WorkflowActi
|
|
|
22
22
|
name?: string | undefined;
|
|
23
23
|
color?: string | undefined;
|
|
24
24
|
archived?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { shortcutUpdateCategory };
|
|
28
40
|
//# sourceMappingURL=update-category.d.cts.map
|
|
@@ -22,7 +22,19 @@ declare const shortcutUpdateCategory: import("@keystrokehq/action").WorkflowActi
|
|
|
22
22
|
name?: string | undefined;
|
|
23
23
|
color?: string | undefined;
|
|
24
24
|
archived?: boolean | undefined;
|
|
25
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
32
|
+
connectionId: z.ZodString;
|
|
33
|
+
entityId: z.ZodString;
|
|
34
|
+
instanceId: z.ZodString;
|
|
35
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
36
|
+
generic_api_key: z.ZodString;
|
|
37
|
+
}, z.core.$strip>>]>;
|
|
26
38
|
//#endregion
|
|
27
39
|
export { shortcutUpdateCategory };
|
|
28
40
|
//# sourceMappingURL=update-category.d.mts.map
|
|
@@ -51,7 +51,19 @@ declare const shortcutUpdateCustomField: import("@keystrokehq/action").WorkflowA
|
|
|
51
51
|
before_id?: string | undefined;
|
|
52
52
|
description?: string | undefined;
|
|
53
53
|
icon_set_identifier?: string | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { shortcutUpdateCustomField };
|
|
57
69
|
//# sourceMappingURL=update-custom-field.d.cts.map
|
|
@@ -51,7 +51,19 @@ declare const shortcutUpdateCustomField: import("@keystrokehq/action").WorkflowA
|
|
|
51
51
|
before_id?: string | undefined;
|
|
52
52
|
description?: string | undefined;
|
|
53
53
|
icon_set_identifier?: string | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
generic_api_key: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
generic_api_key: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { shortcutUpdateCustomField };
|
|
57
69
|
//# sourceMappingURL=update-custom-field.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const shortcutUpdateDoc: import("@keystrokehq/action").WorkflowActionDef
|
|
|
25
25
|
title?: string | undefined;
|
|
26
26
|
content?: string | undefined;
|
|
27
27
|
content_format?: "markdown" | "html" | 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 { shortcutUpdateDoc };
|
|
31
43
|
//# sourceMappingURL=update-doc.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const shortcutUpdateDoc: import("@keystrokehq/action").WorkflowActionDef
|
|
|
25
25
|
title?: string | undefined;
|
|
26
26
|
content?: string | undefined;
|
|
27
27
|
content_format?: "markdown" | "html" | 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 { shortcutUpdateDoc };
|
|
31
43
|
//# sourceMappingURL=update-doc.d.mts.map
|
|
@@ -167,7 +167,19 @@ declare const shortcutUpdateEntityTemplate: import("@keystrokehq/action").Workfl
|
|
|
167
167
|
story__contents__external__links?: string[] | undefined;
|
|
168
168
|
story__contents__linked__file__ids?: number[] | undefined;
|
|
169
169
|
story__contents__workflow__state__id?: number | undefined;
|
|
170
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
170
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
171
|
+
connectionId: z.ZodString;
|
|
172
|
+
entityId: z.ZodString;
|
|
173
|
+
instanceId: z.ZodString;
|
|
174
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
175
|
+
generic_api_key: z.ZodString;
|
|
176
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
177
|
+
connectionId: z.ZodString;
|
|
178
|
+
entityId: z.ZodString;
|
|
179
|
+
instanceId: z.ZodString;
|
|
180
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
181
|
+
generic_api_key: z.ZodString;
|
|
182
|
+
}, z.core.$strip>>]>;
|
|
171
183
|
//#endregion
|
|
172
184
|
export { shortcutUpdateEntityTemplate };
|
|
173
185
|
//# sourceMappingURL=update-entity-template.d.cts.map
|
|
@@ -167,7 +167,19 @@ declare const shortcutUpdateEntityTemplate: import("@keystrokehq/action").Workfl
|
|
|
167
167
|
story__contents__external__links?: string[] | undefined;
|
|
168
168
|
story__contents__linked__file__ids?: number[] | undefined;
|
|
169
169
|
story__contents__workflow__state__id?: number | undefined;
|
|
170
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
170
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
171
|
+
connectionId: z.ZodString;
|
|
172
|
+
entityId: z.ZodString;
|
|
173
|
+
instanceId: z.ZodString;
|
|
174
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
175
|
+
generic_api_key: z.ZodString;
|
|
176
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
177
|
+
connectionId: z.ZodString;
|
|
178
|
+
entityId: z.ZodString;
|
|
179
|
+
instanceId: z.ZodString;
|
|
180
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
181
|
+
generic_api_key: z.ZodString;
|
|
182
|
+
}, z.core.$strip>>]>;
|
|
171
183
|
//#endregion
|
|
172
184
|
export { shortcutUpdateEntityTemplate };
|
|
173
185
|
//# sourceMappingURL=update-entity-template.d.mts.map
|
|
@@ -25,7 +25,19 @@ declare const shortcutUpdateEpicComment: import("@keystrokehq/action").WorkflowA
|
|
|
25
25
|
text: string;
|
|
26
26
|
epic__public__id: number;
|
|
27
27
|
comment__public__id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { shortcutUpdateEpicComment };
|
|
31
43
|
//# sourceMappingURL=update-epic-comment.d.cts.map
|
|
@@ -25,7 +25,19 @@ declare const shortcutUpdateEpicComment: import("@keystrokehq/action").WorkflowA
|
|
|
25
25
|
text: string;
|
|
26
26
|
epic__public__id: number;
|
|
27
27
|
comment__public__id: number;
|
|
28
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
generic_api_key: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
35
|
+
connectionId: z.ZodString;
|
|
36
|
+
entityId: z.ZodString;
|
|
37
|
+
instanceId: z.ZodString;
|
|
38
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
39
|
+
generic_api_key: z.ZodString;
|
|
40
|
+
}, z.core.$strip>>]>;
|
|
29
41
|
//#endregion
|
|
30
42
|
export { shortcutUpdateEpicComment };
|
|
31
43
|
//# sourceMappingURL=update-epic-comment.d.mts.map
|