@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
|
@@ -46,7 +46,19 @@ declare const shortcutCreateProject: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
abbreviation?: string | undefined;
|
|
47
47
|
follower_ids?: string[] | undefined;
|
|
48
48
|
iteration_length?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { shortcutCreateProject };
|
|
52
64
|
//# sourceMappingURL=create-project.d.cts.map
|
|
@@ -46,7 +46,19 @@ declare const shortcutCreateProject: import("@keystrokehq/action").WorkflowActio
|
|
|
46
46
|
abbreviation?: string | undefined;
|
|
47
47
|
follower_ids?: string[] | undefined;
|
|
48
48
|
iteration_length?: number | undefined;
|
|
49
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
50
|
+
connectionId: z.ZodString;
|
|
51
|
+
entityId: z.ZodString;
|
|
52
|
+
instanceId: z.ZodString;
|
|
53
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
54
|
+
generic_api_key: z.ZodString;
|
|
55
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
56
|
+
connectionId: z.ZodString;
|
|
57
|
+
entityId: z.ZodString;
|
|
58
|
+
instanceId: z.ZodString;
|
|
59
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
60
|
+
generic_api_key: z.ZodString;
|
|
61
|
+
}, z.core.$strip>>]>;
|
|
50
62
|
//#endregion
|
|
51
63
|
export { shortcutCreateProject };
|
|
52
64
|
//# sourceMappingURL=create-project.d.mts.map
|
|
@@ -33,7 +33,19 @@ declare const shortcutCreateStoryComment: import("@keystrokehq/action").Workflow
|
|
|
33
33
|
created_at?: string | undefined;
|
|
34
34
|
updated_at?: string | undefined;
|
|
35
35
|
external_id?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { shortcutCreateStoryComment };
|
|
39
51
|
//# sourceMappingURL=create-story-comment.d.cts.map
|
|
@@ -33,7 +33,19 @@ declare const shortcutCreateStoryComment: import("@keystrokehq/action").Workflow
|
|
|
33
33
|
created_at?: string | undefined;
|
|
34
34
|
updated_at?: string | undefined;
|
|
35
35
|
external_id?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
37
|
+
connectionId: z.ZodString;
|
|
38
|
+
entityId: z.ZodString;
|
|
39
|
+
instanceId: z.ZodString;
|
|
40
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
41
|
+
generic_api_key: z.ZodString;
|
|
42
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
43
|
+
connectionId: z.ZodString;
|
|
44
|
+
entityId: z.ZodString;
|
|
45
|
+
instanceId: z.ZodString;
|
|
46
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
47
|
+
generic_api_key: z.ZodString;
|
|
48
|
+
}, z.core.$strip>>]>;
|
|
37
49
|
//#endregion
|
|
38
50
|
export { shortcutCreateStoryComment };
|
|
39
51
|
//# sourceMappingURL=create-story-comment.d.mts.map
|
|
@@ -379,7 +379,19 @@ declare const shortcutCreateStoryFromTemplate: import("@keystrokehq/action").Wor
|
|
|
379
379
|
completed_at_override?: string | undefined;
|
|
380
380
|
external_links_remove?: string[] | undefined;
|
|
381
381
|
linked_file_ids_remove?: number[] | undefined;
|
|
382
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
382
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
383
|
+
connectionId: z.ZodString;
|
|
384
|
+
entityId: z.ZodString;
|
|
385
|
+
instanceId: z.ZodString;
|
|
386
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
387
|
+
generic_api_key: z.ZodString;
|
|
388
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
389
|
+
connectionId: z.ZodString;
|
|
390
|
+
entityId: z.ZodString;
|
|
391
|
+
instanceId: z.ZodString;
|
|
392
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
393
|
+
generic_api_key: z.ZodString;
|
|
394
|
+
}, z.core.$strip>>]>;
|
|
383
395
|
//#endregion
|
|
384
396
|
export { shortcutCreateStoryFromTemplate };
|
|
385
397
|
//# sourceMappingURL=create-story-from-template.d.cts.map
|
|
@@ -379,7 +379,19 @@ declare const shortcutCreateStoryFromTemplate: import("@keystrokehq/action").Wor
|
|
|
379
379
|
completed_at_override?: string | undefined;
|
|
380
380
|
external_links_remove?: string[] | undefined;
|
|
381
381
|
linked_file_ids_remove?: number[] | undefined;
|
|
382
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
382
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
383
|
+
connectionId: z.ZodString;
|
|
384
|
+
entityId: z.ZodString;
|
|
385
|
+
instanceId: z.ZodString;
|
|
386
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
387
|
+
generic_api_key: z.ZodString;
|
|
388
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
389
|
+
connectionId: z.ZodString;
|
|
390
|
+
entityId: z.ZodString;
|
|
391
|
+
instanceId: z.ZodString;
|
|
392
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
393
|
+
generic_api_key: z.ZodString;
|
|
394
|
+
}, z.core.$strip>>]>;
|
|
383
395
|
//#endregion
|
|
384
396
|
export { shortcutCreateStoryFromTemplate };
|
|
385
397
|
//# sourceMappingURL=create-story-from-template.d.mts.map
|
|
@@ -23,7 +23,19 @@ declare const shortcutCreateStoryLink: import("@keystrokehq/action").WorkflowAct
|
|
|
23
23
|
verb: "blocks" | "duplicates" | "relates to";
|
|
24
24
|
object_id: number;
|
|
25
25
|
subject_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 { shortcutCreateStoryLink };
|
|
29
41
|
//# sourceMappingURL=create-story-link.d.cts.map
|
|
@@ -23,7 +23,19 @@ declare const shortcutCreateStoryLink: import("@keystrokehq/action").WorkflowAct
|
|
|
23
23
|
verb: "blocks" | "duplicates" | "relates to";
|
|
24
24
|
object_id: number;
|
|
25
25
|
subject_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 { shortcutCreateStoryLink };
|
|
29
41
|
//# sourceMappingURL=create-story-link.d.mts.map
|
|
@@ -11,7 +11,19 @@ declare const shortcutCreateStoryReaction: import("@keystrokehq/action").Workflo
|
|
|
11
11
|
emoji: string;
|
|
12
12
|
story__public__id: number;
|
|
13
13
|
comment__public__id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { shortcutCreateStoryReaction };
|
|
17
29
|
//# sourceMappingURL=create-story-reaction.d.cts.map
|
|
@@ -11,7 +11,19 @@ declare const shortcutCreateStoryReaction: import("@keystrokehq/action").Workflo
|
|
|
11
11
|
emoji: string;
|
|
12
12
|
story__public__id: number;
|
|
13
13
|
comment__public__id: number;
|
|
14
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
generic_api_key: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
21
|
+
connectionId: z.ZodString;
|
|
22
|
+
entityId: z.ZodString;
|
|
23
|
+
instanceId: z.ZodString;
|
|
24
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
25
|
+
generic_api_key: z.ZodString;
|
|
26
|
+
}, z.core.$strip>>]>;
|
|
15
27
|
//#endregion
|
|
16
28
|
export { shortcutCreateStoryReaction };
|
|
17
29
|
//# sourceMappingURL=create-story-reaction.d.mts.map
|
|
@@ -203,7 +203,19 @@ declare const shortcutCreateStory: import("@keystrokehq/action").WorkflowActionD
|
|
|
203
203
|
workflow_state_id?: number | undefined;
|
|
204
204
|
started_at_override?: string | undefined;
|
|
205
205
|
completed_at_override?: string | undefined;
|
|
206
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
206
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
207
|
+
connectionId: z.ZodString;
|
|
208
|
+
entityId: z.ZodString;
|
|
209
|
+
instanceId: z.ZodString;
|
|
210
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
211
|
+
generic_api_key: z.ZodString;
|
|
212
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
213
|
+
connectionId: z.ZodString;
|
|
214
|
+
entityId: z.ZodString;
|
|
215
|
+
instanceId: z.ZodString;
|
|
216
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
217
|
+
generic_api_key: z.ZodString;
|
|
218
|
+
}, z.core.$strip>>]>;
|
|
207
219
|
//#endregion
|
|
208
220
|
export { shortcutCreateStory };
|
|
209
221
|
//# sourceMappingURL=create-story.d.cts.map
|
|
@@ -203,7 +203,19 @@ declare const shortcutCreateStory: import("@keystrokehq/action").WorkflowActionD
|
|
|
203
203
|
workflow_state_id?: number | undefined;
|
|
204
204
|
started_at_override?: string | undefined;
|
|
205
205
|
completed_at_override?: string | undefined;
|
|
206
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
206
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
207
|
+
connectionId: z.ZodString;
|
|
208
|
+
entityId: z.ZodString;
|
|
209
|
+
instanceId: z.ZodString;
|
|
210
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
211
|
+
generic_api_key: z.ZodString;
|
|
212
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
213
|
+
connectionId: z.ZodString;
|
|
214
|
+
entityId: z.ZodString;
|
|
215
|
+
instanceId: z.ZodString;
|
|
216
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
217
|
+
generic_api_key: z.ZodString;
|
|
218
|
+
}, z.core.$strip>>]>;
|
|
207
219
|
//#endregion
|
|
208
220
|
export { shortcutCreateStory };
|
|
209
221
|
//# sourceMappingURL=create-story.d.mts.map
|
|
@@ -76,7 +76,19 @@ declare const shortcutCreateTask: import("@keystrokehq/action").WorkflowActionDe
|
|
|
76
76
|
created_at?: string | undefined;
|
|
77
77
|
updated_at?: string | undefined;
|
|
78
78
|
external_id?: string | undefined;
|
|
79
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
79
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
80
92
|
//#endregion
|
|
81
93
|
export { shortcutCreateTask };
|
|
82
94
|
//# sourceMappingURL=create-task.d.cts.map
|
|
@@ -76,7 +76,19 @@ declare const shortcutCreateTask: import("@keystrokehq/action").WorkflowActionDe
|
|
|
76
76
|
created_at?: string | undefined;
|
|
77
77
|
updated_at?: string | undefined;
|
|
78
78
|
external_id?: string | undefined;
|
|
79
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
79
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
generic_api_key: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
generic_api_key: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
80
92
|
//#endregion
|
|
81
93
|
export { shortcutCreateTask };
|
|
82
94
|
//# sourceMappingURL=create-task.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteCategoryInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
category__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 { shortcutDeleteCategory };
|
|
13
25
|
//# sourceMappingURL=delete-category.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteCategoryInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteCategoryOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteCategory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
category__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 { shortcutDeleteCategory };
|
|
13
25
|
//# sourceMappingURL=delete-category.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteCustomFieldInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
custom__field__public__id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutDeleteCustomField };
|
|
13
25
|
//# sourceMappingURL=delete-custom-field.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteCustomFieldInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteCustomFieldOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
custom__field__public__id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutDeleteCustomField };
|
|
13
25
|
//# sourceMappingURL=delete-custom-field.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteDocInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteDocOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutDeleteDoc: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
doc__public__id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutDeleteDoc };
|
|
13
25
|
//# sourceMappingURL=delete-doc.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteDocInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteDocOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutDeleteDoc: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
doc__public__id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutDeleteDoc };
|
|
13
25
|
//# sourceMappingURL=delete-doc.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteEntityTemplateInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteEntityTemplateOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteEntityTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
entity__template__public__id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutDeleteEntityTemplate };
|
|
13
25
|
//# sourceMappingURL=delete-entity-template.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteEntityTemplateInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteEntityTemplateOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteEntityTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
entity__template__public__id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
generic_api_key: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"shortcut", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
generic_api_key: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { shortcutDeleteEntityTemplate };
|
|
13
25
|
//# sourceMappingURL=delete-entity-template.d.mts.map
|
|
@@ -9,7 +9,19 @@ declare const ShortcutDeleteEpicCommentOutput: z.ZodRecord<z.ZodString, z.ZodUnk
|
|
|
9
9
|
declare const shortcutDeleteEpicComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
epic__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 { shortcutDeleteEpicComment };
|
|
15
27
|
//# sourceMappingURL=delete-epic-comment.d.cts.map
|
|
@@ -9,7 +9,19 @@ declare const ShortcutDeleteEpicCommentOutput: z.ZodRecord<z.ZodString, z.ZodUnk
|
|
|
9
9
|
declare const shortcutDeleteEpicComment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
epic__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 { shortcutDeleteEpicComment };
|
|
15
27
|
//# sourceMappingURL=delete-epic-comment.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteEpicInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteEpicOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutDeleteEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
epic__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 { shortcutDeleteEpic };
|
|
13
25
|
//# sourceMappingURL=delete-epic.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteEpicInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteEpicOutput: z.ZodUnknown;
|
|
8
8
|
declare const shortcutDeleteEpic: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
epic__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 { shortcutDeleteEpic };
|
|
13
25
|
//# sourceMappingURL=delete-epic.d.mts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteFileInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteFileOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
file__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 { shortcutDeleteFile };
|
|
13
25
|
//# sourceMappingURL=delete-file.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const ShortcutDeleteFileInput: z.ZodObject<{
|
|
|
7
7
|
declare const ShortcutDeleteFileOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const shortcutDeleteFile: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
file__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 { shortcutDeleteFile };
|
|
13
25
|
//# sourceMappingURL=delete-file.d.mts.map
|