@keystrokehq/shortcut 0.1.0 → 0.1.3
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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-category.cjs +3 -3
- package/dist/actions/create-category.cjs.map +1 -1
- package/dist/actions/create-category.d.cts +20 -3
- package/dist/actions/create-category.d.cts.map +1 -1
- package/dist/actions/create-category.d.mts +20 -3
- package/dist/actions/create-category.d.mts.map +1 -1
- package/dist/actions/create-category.mjs +3 -3
- package/dist/actions/create-category.mjs.map +1 -1
- package/dist/actions/create-doc.cjs +3 -3
- package/dist/actions/create-doc.cjs.map +1 -1
- package/dist/actions/create-doc.d.cts +18 -3
- package/dist/actions/create-doc.d.cts.map +1 -1
- package/dist/actions/create-doc.d.mts +18 -3
- package/dist/actions/create-doc.d.mts.map +1 -1
- package/dist/actions/create-doc.mjs +3 -3
- package/dist/actions/create-doc.mjs.map +1 -1
- package/dist/actions/create-entity-template.cjs +25 -25
- package/dist/actions/create-entity-template.cjs.map +1 -1
- package/dist/actions/create-entity-template.d.cts +154 -3
- package/dist/actions/create-entity-template.d.cts.map +1 -1
- package/dist/actions/create-entity-template.d.mts +154 -3
- package/dist/actions/create-entity-template.d.mts.map +1 -1
- package/dist/actions/create-entity-template.mjs +25 -25
- package/dist/actions/create-entity-template.mjs.map +1 -1
- package/dist/actions/create-epic-comment-comment.cjs +9 -9
- package/dist/actions/create-epic-comment-comment.cjs.map +1 -1
- package/dist/actions/create-epic-comment-comment.d.cts +33 -3
- package/dist/actions/create-epic-comment-comment.d.cts.map +1 -1
- package/dist/actions/create-epic-comment-comment.d.mts +33 -3
- package/dist/actions/create-epic-comment-comment.d.mts.map +1 -1
- package/dist/actions/create-epic-comment-comment.mjs +9 -9
- package/dist/actions/create-epic-comment-comment.mjs.map +1 -1
- package/dist/actions/create-epic-comment.cjs +9 -9
- package/dist/actions/create-epic-comment.cjs.map +1 -1
- package/dist/actions/create-epic-comment.d.cts +31 -3
- package/dist/actions/create-epic-comment.d.cts.map +1 -1
- package/dist/actions/create-epic-comment.d.mts +31 -3
- package/dist/actions/create-epic-comment.d.mts.map +1 -1
- package/dist/actions/create-epic-comment.mjs +9 -9
- package/dist/actions/create-epic-comment.mjs.map +1 -1
- package/dist/actions/create-epic-health.cjs +3 -3
- package/dist/actions/create-epic-health.cjs.map +1 -1
- package/dist/actions/create-epic-health.d.cts +26 -3
- package/dist/actions/create-epic-health.d.cts.map +1 -1
- package/dist/actions/create-epic-health.d.mts +26 -3
- package/dist/actions/create-epic-health.d.mts.map +1 -1
- package/dist/actions/create-epic-health.mjs +3 -3
- package/dist/actions/create-epic-health.mjs.map +1 -1
- package/dist/actions/create-epic.cjs +50 -50
- package/dist/actions/create-epic.cjs.map +1 -1
- package/dist/actions/create-epic.d.cts +152 -3
- package/dist/actions/create-epic.d.cts.map +1 -1
- package/dist/actions/create-epic.d.mts +152 -3
- package/dist/actions/create-epic.d.mts.map +1 -1
- package/dist/actions/create-epic.mjs +50 -50
- package/dist/actions/create-epic.mjs.map +1 -1
- package/dist/actions/create-generic-integration.cjs +10 -10
- package/dist/actions/create-generic-integration.cjs.map +1 -1
- package/dist/actions/create-generic-integration.d.cts +19 -3
- package/dist/actions/create-generic-integration.d.cts.map +1 -1
- package/dist/actions/create-generic-integration.d.mts +19 -3
- package/dist/actions/create-generic-integration.d.mts.map +1 -1
- package/dist/actions/create-generic-integration.mjs +10 -10
- package/dist/actions/create-generic-integration.mjs.map +1 -1
- package/dist/actions/create-group.cjs +19 -19
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +64 -3
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +64 -3
- package/dist/actions/create-group.d.mts.map +1 -1
- package/dist/actions/create-group.mjs +19 -19
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-iteration.cjs +21 -21
- package/dist/actions/create-iteration.cjs.map +1 -1
- package/dist/actions/create-iteration.d.cts +74 -3
- package/dist/actions/create-iteration.d.cts.map +1 -1
- package/dist/actions/create-iteration.d.mts +74 -3
- package/dist/actions/create-iteration.d.mts.map +1 -1
- package/dist/actions/create-iteration.mjs +21 -21
- package/dist/actions/create-iteration.mjs.map +1 -1
- package/dist/actions/create-label.cjs +10 -10
- package/dist/actions/create-label.cjs.map +1 -1
- package/dist/actions/create-label.d.cts +44 -3
- package/dist/actions/create-label.d.cts.map +1 -1
- package/dist/actions/create-label.d.mts +44 -3
- package/dist/actions/create-label.d.mts.map +1 -1
- package/dist/actions/create-label.mjs +10 -10
- package/dist/actions/create-label.mjs.map +1 -1
- package/dist/actions/create-linked-file.cjs +9 -9
- package/dist/actions/create-linked-file.cjs.map +1 -1
- package/dist/actions/create-linked-file.d.cts +46 -3
- package/dist/actions/create-linked-file.d.cts.map +1 -1
- package/dist/actions/create-linked-file.d.mts +46 -3
- package/dist/actions/create-linked-file.d.mts.map +1 -1
- package/dist/actions/create-linked-file.mjs +9 -9
- package/dist/actions/create-linked-file.mjs.map +1 -1
- package/dist/actions/create-multiple-stories.cjs +7 -7
- package/dist/actions/create-multiple-stories.cjs.map +1 -1
- package/dist/actions/create-multiple-stories.d.cts +147 -3
- package/dist/actions/create-multiple-stories.d.cts.map +1 -1
- package/dist/actions/create-multiple-stories.d.mts +147 -3
- package/dist/actions/create-multiple-stories.d.mts.map +1 -1
- package/dist/actions/create-multiple-stories.mjs +7 -7
- package/dist/actions/create-multiple-stories.mjs.map +1 -1
- package/dist/actions/create-objective.cjs +32 -32
- package/dist/actions/create-objective.cjs.map +1 -1
- package/dist/actions/create-objective.d.cts +89 -3
- package/dist/actions/create-objective.d.cts.map +1 -1
- package/dist/actions/create-objective.d.mts +89 -3
- package/dist/actions/create-objective.d.mts.map +1 -1
- package/dist/actions/create-objective.mjs +32 -32
- package/dist/actions/create-objective.mjs.map +1 -1
- package/dist/actions/create-project.cjs +3 -3
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +46 -3
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +46 -3
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +3 -3
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-story-comment.cjs +9 -9
- package/dist/actions/create-story-comment.cjs.map +1 -1
- package/dist/actions/create-story-comment.d.cts +33 -3
- package/dist/actions/create-story-comment.d.cts.map +1 -1
- package/dist/actions/create-story-comment.d.mts +33 -3
- package/dist/actions/create-story-comment.d.mts.map +1 -1
- package/dist/actions/create-story-comment.mjs +9 -9
- package/dist/actions/create-story-comment.mjs.map +1 -1
- package/dist/actions/create-story-from-template.cjs +40 -40
- package/dist/actions/create-story-from-template.cjs.map +1 -1
- package/dist/actions/create-story-from-template.d.cts +379 -3
- package/dist/actions/create-story-from-template.d.cts.map +1 -1
- package/dist/actions/create-story-from-template.d.mts +379 -3
- package/dist/actions/create-story-from-template.d.mts.map +1 -1
- package/dist/actions/create-story-from-template.mjs +40 -40
- package/dist/actions/create-story-from-template.mjs.map +1 -1
- package/dist/actions/create-story-link.cjs +8 -8
- package/dist/actions/create-story-link.cjs.map +1 -1
- package/dist/actions/create-story-link.d.cts +23 -3
- package/dist/actions/create-story-link.d.cts.map +1 -1
- package/dist/actions/create-story-link.d.mts +23 -3
- package/dist/actions/create-story-link.d.mts.map +1 -1
- package/dist/actions/create-story-link.mjs +8 -8
- package/dist/actions/create-story-link.mjs.map +1 -1
- package/dist/actions/create-story-reaction.cjs.map +1 -1
- package/dist/actions/create-story-reaction.d.cts +11 -3
- package/dist/actions/create-story-reaction.d.cts.map +1 -1
- package/dist/actions/create-story-reaction.d.mts +11 -3
- package/dist/actions/create-story-reaction.d.mts.map +1 -1
- package/dist/actions/create-story-reaction.mjs.map +1 -1
- package/dist/actions/create-story.cjs +25 -25
- package/dist/actions/create-story.cjs.map +1 -1
- package/dist/actions/create-story.d.cts +203 -3
- package/dist/actions/create-story.d.cts.map +1 -1
- package/dist/actions/create-story.d.mts +203 -3
- package/dist/actions/create-story.d.mts.map +1 -1
- package/dist/actions/create-story.mjs +25 -25
- package/dist/actions/create-story.mjs.map +1 -1
- package/dist/actions/create-task.cjs +30 -30
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +76 -3
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +76 -3
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +30 -30
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/delete-category.cjs +1 -1
- package/dist/actions/delete-category.cjs.map +1 -1
- package/dist/actions/delete-category.d.cts +7 -3
- package/dist/actions/delete-category.d.cts.map +1 -1
- package/dist/actions/delete-category.d.mts +7 -3
- package/dist/actions/delete-category.d.mts.map +1 -1
- package/dist/actions/delete-category.mjs +1 -1
- package/dist/actions/delete-category.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -1
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +7 -3
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +7 -3
- package/dist/actions/delete-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -1
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-doc.cjs.map +1 -1
- package/dist/actions/delete-doc.d.cts +7 -3
- package/dist/actions/delete-doc.d.cts.map +1 -1
- package/dist/actions/delete-doc.d.mts +7 -3
- package/dist/actions/delete-doc.d.mts.map +1 -1
- package/dist/actions/delete-doc.mjs.map +1 -1
- package/dist/actions/delete-entity-template.cjs +1 -1
- package/dist/actions/delete-entity-template.cjs.map +1 -1
- package/dist/actions/delete-entity-template.d.cts +7 -3
- package/dist/actions/delete-entity-template.d.cts.map +1 -1
- package/dist/actions/delete-entity-template.d.mts +7 -3
- package/dist/actions/delete-entity-template.d.mts.map +1 -1
- package/dist/actions/delete-entity-template.mjs +1 -1
- package/dist/actions/delete-entity-template.mjs.map +1 -1
- package/dist/actions/delete-epic-comment.cjs +1 -1
- package/dist/actions/delete-epic-comment.cjs.map +1 -1
- package/dist/actions/delete-epic-comment.d.cts +9 -3
- package/dist/actions/delete-epic-comment.d.cts.map +1 -1
- package/dist/actions/delete-epic-comment.d.mts +9 -3
- package/dist/actions/delete-epic-comment.d.mts.map +1 -1
- package/dist/actions/delete-epic-comment.mjs +1 -1
- package/dist/actions/delete-epic-comment.mjs.map +1 -1
- package/dist/actions/delete-epic.cjs.map +1 -1
- package/dist/actions/delete-epic.d.cts +7 -3
- package/dist/actions/delete-epic.d.cts.map +1 -1
- package/dist/actions/delete-epic.d.mts +7 -3
- package/dist/actions/delete-epic.d.mts.map +1 -1
- package/dist/actions/delete-epic.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -1
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +7 -3
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +7 -3
- package/dist/actions/delete-file.d.mts.map +1 -1
- package/dist/actions/delete-file.mjs +1 -1
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-generic-integration.cjs +1 -1
- package/dist/actions/delete-generic-integration.cjs.map +1 -1
- package/dist/actions/delete-generic-integration.d.cts +7 -3
- package/dist/actions/delete-generic-integration.d.cts.map +1 -1
- package/dist/actions/delete-generic-integration.d.mts +7 -3
- package/dist/actions/delete-generic-integration.d.mts.map +1 -1
- package/dist/actions/delete-generic-integration.mjs +1 -1
- package/dist/actions/delete-generic-integration.mjs.map +1 -1
- package/dist/actions/delete-iteration.cjs +1 -1
- package/dist/actions/delete-iteration.cjs.map +1 -1
- package/dist/actions/delete-iteration.d.cts +7 -3
- package/dist/actions/delete-iteration.d.cts.map +1 -1
- package/dist/actions/delete-iteration.d.mts +7 -3
- package/dist/actions/delete-iteration.d.mts.map +1 -1
- package/dist/actions/delete-iteration.mjs +1 -1
- package/dist/actions/delete-iteration.mjs.map +1 -1
- package/dist/actions/delete-label.cjs +1 -1
- package/dist/actions/delete-label.cjs.map +1 -1
- package/dist/actions/delete-label.d.cts +7 -3
- package/dist/actions/delete-label.d.cts.map +1 -1
- package/dist/actions/delete-label.d.mts +7 -3
- package/dist/actions/delete-label.d.mts.map +1 -1
- package/dist/actions/delete-label.mjs +1 -1
- package/dist/actions/delete-label.mjs.map +1 -1
- package/dist/actions/delete-linked-file.cjs +1 -1
- package/dist/actions/delete-linked-file.cjs.map +1 -1
- package/dist/actions/delete-linked-file.d.cts +7 -3
- package/dist/actions/delete-linked-file.d.cts.map +1 -1
- package/dist/actions/delete-linked-file.d.mts +7 -3
- package/dist/actions/delete-linked-file.d.mts.map +1 -1
- package/dist/actions/delete-linked-file.mjs +1 -1
- package/dist/actions/delete-linked-file.mjs.map +1 -1
- package/dist/actions/delete-multiple-stories.cjs +1 -1
- package/dist/actions/delete-multiple-stories.cjs.map +1 -1
- package/dist/actions/delete-multiple-stories.d.cts +7 -3
- package/dist/actions/delete-multiple-stories.d.cts.map +1 -1
- package/dist/actions/delete-multiple-stories.d.mts +7 -3
- package/dist/actions/delete-multiple-stories.d.mts.map +1 -1
- package/dist/actions/delete-multiple-stories.mjs +1 -1
- package/dist/actions/delete-multiple-stories.mjs.map +1 -1
- package/dist/actions/delete-objective.cjs +1 -1
- package/dist/actions/delete-objective.cjs.map +1 -1
- package/dist/actions/delete-objective.d.cts +7 -3
- package/dist/actions/delete-objective.d.cts.map +1 -1
- package/dist/actions/delete-objective.d.mts +7 -3
- package/dist/actions/delete-objective.d.mts.map +1 -1
- package/dist/actions/delete-objective.mjs +1 -1
- package/dist/actions/delete-objective.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -1
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +7 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +7 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -1
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-story-comment.cjs +1 -1
- package/dist/actions/delete-story-comment.cjs.map +1 -1
- package/dist/actions/delete-story-comment.d.cts +9 -3
- package/dist/actions/delete-story-comment.d.cts.map +1 -1
- package/dist/actions/delete-story-comment.d.mts +9 -3
- package/dist/actions/delete-story-comment.d.mts.map +1 -1
- package/dist/actions/delete-story-comment.mjs +1 -1
- package/dist/actions/delete-story-comment.mjs.map +1 -1
- package/dist/actions/delete-story-link.cjs +1 -1
- package/dist/actions/delete-story-link.cjs.map +1 -1
- package/dist/actions/delete-story-link.d.cts +7 -3
- package/dist/actions/delete-story-link.d.cts.map +1 -1
- package/dist/actions/delete-story-link.d.mts +7 -3
- package/dist/actions/delete-story-link.d.mts.map +1 -1
- package/dist/actions/delete-story-link.mjs +1 -1
- package/dist/actions/delete-story-link.mjs.map +1 -1
- package/dist/actions/delete-story-reaction.cjs +1 -1
- package/dist/actions/delete-story-reaction.cjs.map +1 -1
- package/dist/actions/delete-story-reaction.d.cts +11 -3
- package/dist/actions/delete-story-reaction.d.cts.map +1 -1
- package/dist/actions/delete-story-reaction.d.mts +11 -3
- package/dist/actions/delete-story-reaction.d.mts.map +1 -1
- package/dist/actions/delete-story-reaction.mjs +1 -1
- package/dist/actions/delete-story-reaction.mjs.map +1 -1
- package/dist/actions/delete-story.cjs +1 -1
- package/dist/actions/delete-story.cjs.map +1 -1
- package/dist/actions/delete-story.d.cts +7 -3
- package/dist/actions/delete-story.d.cts.map +1 -1
- package/dist/actions/delete-story.d.mts +7 -3
- package/dist/actions/delete-story.d.mts.map +1 -1
- package/dist/actions/delete-story.mjs +1 -1
- package/dist/actions/delete-story.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -1
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +9 -3
- package/dist/actions/delete-task.d.cts.map +1 -1
- package/dist/actions/delete-task.d.mts +9 -3
- package/dist/actions/delete-task.d.mts.map +1 -1
- package/dist/actions/delete-task.mjs +1 -1
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/disable-iterations.cjs +1 -1
- package/dist/actions/disable-iterations.cjs.map +1 -1
- package/dist/actions/disable-iterations.d.cts +3 -3
- package/dist/actions/disable-iterations.d.cts.map +1 -1
- package/dist/actions/disable-iterations.d.mts +3 -3
- package/dist/actions/disable-iterations.d.mts.map +1 -1
- package/dist/actions/disable-iterations.mjs +1 -1
- package/dist/actions/disable-iterations.mjs.map +1 -1
- package/dist/actions/disable-story-templates.cjs +1 -1
- package/dist/actions/disable-story-templates.cjs.map +1 -1
- package/dist/actions/disable-story-templates.d.cts +3 -3
- package/dist/actions/disable-story-templates.d.cts.map +1 -1
- package/dist/actions/disable-story-templates.d.mts +3 -3
- package/dist/actions/disable-story-templates.d.mts.map +1 -1
- package/dist/actions/disable-story-templates.mjs +1 -1
- package/dist/actions/disable-story-templates.mjs.map +1 -1
- package/dist/actions/enable-iterations.cjs +1 -1
- package/dist/actions/enable-iterations.cjs.map +1 -1
- package/dist/actions/enable-iterations.d.cts +3 -3
- package/dist/actions/enable-iterations.d.cts.map +1 -1
- package/dist/actions/enable-iterations.d.mts +3 -3
- package/dist/actions/enable-iterations.d.mts.map +1 -1
- package/dist/actions/enable-iterations.mjs +1 -1
- package/dist/actions/enable-iterations.mjs.map +1 -1
- package/dist/actions/enable-story-templates.cjs +1 -1
- package/dist/actions/enable-story-templates.cjs.map +1 -1
- package/dist/actions/enable-story-templates.d.cts +3 -3
- package/dist/actions/enable-story-templates.d.cts.map +1 -1
- package/dist/actions/enable-story-templates.d.mts +3 -3
- package/dist/actions/enable-story-templates.d.mts.map +1 -1
- package/dist/actions/enable-story-templates.mjs +1 -1
- package/dist/actions/enable-story-templates.mjs.map +1 -1
- package/dist/actions/get-category.cjs +1 -1
- package/dist/actions/get-category.cjs.map +1 -1
- package/dist/actions/get-category.d.cts +16 -3
- package/dist/actions/get-category.d.cts.map +1 -1
- package/dist/actions/get-category.d.mts +16 -3
- package/dist/actions/get-category.d.mts.map +1 -1
- package/dist/actions/get-category.mjs +1 -1
- package/dist/actions/get-category.mjs.map +1 -1
- package/dist/actions/get-current-member-info.cjs +10 -10
- package/dist/actions/get-current-member-info.cjs.map +1 -1
- package/dist/actions/get-current-member-info.d.cts +26 -3
- package/dist/actions/get-current-member-info.d.cts.map +1 -1
- package/dist/actions/get-current-member-info.d.mts +26 -3
- package/dist/actions/get-current-member-info.d.mts.map +1 -1
- package/dist/actions/get-current-member-info.mjs +10 -10
- package/dist/actions/get-current-member-info.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +14 -14
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +26 -3
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +26 -3
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +14 -14
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-doc.cjs +6 -6
- package/dist/actions/get-doc.cjs.map +1 -1
- package/dist/actions/get-doc.d.cts +21 -3
- package/dist/actions/get-doc.d.cts.map +1 -1
- package/dist/actions/get-doc.d.mts +21 -3
- package/dist/actions/get-doc.d.mts.map +1 -1
- package/dist/actions/get-doc.mjs +6 -6
- package/dist/actions/get-doc.mjs.map +1 -1
- package/dist/actions/get-entity-template.cjs +18 -18
- package/dist/actions/get-entity-template.cjs.map +1 -1
- package/dist/actions/get-entity-template.d.cts +102 -3
- package/dist/actions/get-entity-template.d.cts.map +1 -1
- package/dist/actions/get-entity-template.d.mts +102 -3
- package/dist/actions/get-entity-template.d.mts.map +1 -1
- package/dist/actions/get-entity-template.mjs +18 -18
- package/dist/actions/get-entity-template.mjs.map +1 -1
- package/dist/actions/get-epic-comment.cjs +1 -1
- package/dist/actions/get-epic-comment.cjs.map +1 -1
- package/dist/actions/get-epic-comment.d.cts +23 -3
- package/dist/actions/get-epic-comment.d.cts.map +1 -1
- package/dist/actions/get-epic-comment.d.mts +23 -3
- package/dist/actions/get-epic-comment.d.mts.map +1 -1
- package/dist/actions/get-epic-comment.mjs +1 -1
- package/dist/actions/get-epic-comment.mjs.map +1 -1
- package/dist/actions/get-epic-health.cjs +3 -3
- package/dist/actions/get-epic-health.cjs.map +1 -1
- package/dist/actions/get-epic-health.d.cts +17 -3
- package/dist/actions/get-epic-health.d.cts.map +1 -1
- package/dist/actions/get-epic-health.d.mts +17 -3
- package/dist/actions/get-epic-health.d.mts.map +1 -1
- package/dist/actions/get-epic-health.mjs +3 -3
- package/dist/actions/get-epic-health.mjs.map +1 -1
- package/dist/actions/get-epic-workflow.cjs +16 -16
- package/dist/actions/get-epic-workflow.cjs.map +1 -1
- package/dist/actions/get-epic-workflow.d.cts +20 -3
- package/dist/actions/get-epic-workflow.d.cts.map +1 -1
- package/dist/actions/get-epic-workflow.d.mts +20 -3
- package/dist/actions/get-epic-workflow.d.mts.map +1 -1
- package/dist/actions/get-epic-workflow.mjs +16 -16
- package/dist/actions/get-epic-workflow.mjs.map +1 -1
- package/dist/actions/get-epic.cjs +57 -57
- package/dist/actions/get-epic.cjs.map +1 -1
- package/dist/actions/get-epic.d.cts +102 -3
- package/dist/actions/get-epic.d.cts.map +1 -1
- package/dist/actions/get-epic.d.mts +102 -3
- package/dist/actions/get-epic.d.mts.map +1 -1
- package/dist/actions/get-epic.mjs +57 -57
- package/dist/actions/get-epic.mjs.map +1 -1
- package/dist/actions/get-external-link-stories.cjs.map +1 -1
- package/dist/actions/get-external-link-stories.d.cts +7 -3
- package/dist/actions/get-external-link-stories.d.cts.map +1 -1
- package/dist/actions/get-external-link-stories.d.mts +7 -3
- package/dist/actions/get-external-link-stories.d.mts.map +1 -1
- package/dist/actions/get-external-link-stories.mjs.map +1 -1
- package/dist/actions/get-file.cjs +10 -10
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +25 -3
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +25 -3
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +10 -10
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-generic-integration.cjs +10 -10
- package/dist/actions/get-generic-integration.cjs.map +1 -1
- package/dist/actions/get-generic-integration.d.cts +17 -3
- package/dist/actions/get-generic-integration.d.cts.map +1 -1
- package/dist/actions/get-generic-integration.d.mts +17 -3
- package/dist/actions/get-generic-integration.d.mts.map +1 -1
- package/dist/actions/get-generic-integration.mjs +10 -10
- package/dist/actions/get-generic-integration.mjs.map +1 -1
- package/dist/actions/get-group.cjs +22 -22
- package/dist/actions/get-group.cjs.map +1 -1
- package/dist/actions/get-group.d.cts +33 -3
- package/dist/actions/get-group.d.cts.map +1 -1
- package/dist/actions/get-group.d.mts +33 -3
- package/dist/actions/get-group.d.mts.map +1 -1
- package/dist/actions/get-group.mjs +22 -22
- package/dist/actions/get-group.mjs.map +1 -1
- package/dist/actions/get-iteration.cjs +22 -22
- package/dist/actions/get-iteration.cjs.map +1 -1
- package/dist/actions/get-iteration.d.cts +52 -3
- package/dist/actions/get-iteration.d.cts.map +1 -1
- package/dist/actions/get-iteration.d.mts +52 -3
- package/dist/actions/get-iteration.d.mts.map +1 -1
- package/dist/actions/get-iteration.mjs +22 -22
- package/dist/actions/get-iteration.mjs.map +1 -1
- package/dist/actions/get-key-result.cjs +7 -7
- package/dist/actions/get-key-result.cjs.map +1 -1
- package/dist/actions/get-key-result.d.cts +29 -3
- package/dist/actions/get-key-result.d.cts.map +1 -1
- package/dist/actions/get-key-result.d.mts +29 -3
- package/dist/actions/get-key-result.d.mts.map +1 -1
- package/dist/actions/get-key-result.mjs +7 -7
- package/dist/actions/get-key-result.mjs.map +1 -1
- package/dist/actions/get-label.cjs +25 -25
- package/dist/actions/get-label.cjs.map +1 -1
- package/dist/actions/get-label.d.cts +38 -3
- package/dist/actions/get-label.d.cts.map +1 -1
- package/dist/actions/get-label.d.mts +38 -3
- package/dist/actions/get-label.d.mts.map +1 -1
- package/dist/actions/get-label.mjs +25 -25
- package/dist/actions/get-label.mjs.map +1 -1
- package/dist/actions/get-linked-file.cjs +9 -9
- package/dist/actions/get-linked-file.cjs.map +1 -1
- package/dist/actions/get-linked-file.d.cts +24 -3
- package/dist/actions/get-linked-file.d.cts.map +1 -1
- package/dist/actions/get-linked-file.d.mts +24 -3
- package/dist/actions/get-linked-file.d.mts.map +1 -1
- package/dist/actions/get-linked-file.mjs +9 -9
- package/dist/actions/get-linked-file.mjs.map +1 -1
- package/dist/actions/get-member.cjs +20 -20
- package/dist/actions/get-member.cjs.map +1 -1
- package/dist/actions/get-member.d.cts +46 -3
- package/dist/actions/get-member.d.cts.map +1 -1
- package/dist/actions/get-member.d.mts +46 -3
- package/dist/actions/get-member.d.mts.map +1 -1
- package/dist/actions/get-member.mjs +20 -20
- package/dist/actions/get-member.mjs.map +1 -1
- package/dist/actions/get-objective.cjs +23 -23
- package/dist/actions/get-objective.cjs.map +1 -1
- package/dist/actions/get-objective.d.cts +43 -3
- package/dist/actions/get-objective.d.cts.map +1 -1
- package/dist/actions/get-objective.d.mts +43 -3
- package/dist/actions/get-objective.d.mts.map +1 -1
- package/dist/actions/get-objective.mjs +23 -23
- package/dist/actions/get-objective.mjs.map +1 -1
- package/dist/actions/get-project.cjs +17 -17
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +32 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +32 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +17 -17
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-repository.cjs.map +1 -1
- package/dist/actions/get-repository.d.cts +16 -3
- package/dist/actions/get-repository.d.cts.map +1 -1
- package/dist/actions/get-repository.d.mts +16 -3
- package/dist/actions/get-repository.d.mts.map +1 -1
- package/dist/actions/get-repository.mjs.map +1 -1
- package/dist/actions/get-story-comment.cjs +9 -9
- package/dist/actions/get-story-comment.cjs.map +1 -1
- package/dist/actions/get-story-comment.d.cts +23 -3
- package/dist/actions/get-story-comment.d.cts.map +1 -1
- package/dist/actions/get-story-comment.d.mts +23 -3
- package/dist/actions/get-story-comment.d.mts.map +1 -1
- package/dist/actions/get-story-comment.mjs +9 -9
- package/dist/actions/get-story-comment.mjs.map +1 -1
- package/dist/actions/get-story-link.cjs +8 -8
- package/dist/actions/get-story-link.cjs.map +1 -1
- package/dist/actions/get-story-link.d.cts +19 -3
- package/dist/actions/get-story-link.d.cts.map +1 -1
- package/dist/actions/get-story-link.d.mts +19 -3
- package/dist/actions/get-story-link.d.mts.map +1 -1
- package/dist/actions/get-story-link.mjs +8 -8
- package/dist/actions/get-story-link.mjs.map +1 -1
- package/dist/actions/get-story.cjs +20 -20
- package/dist/actions/get-story.cjs.map +1 -1
- package/dist/actions/get-story.d.cts +77 -3
- package/dist/actions/get-story.d.cts.map +1 -1
- package/dist/actions/get-story.d.mts +77 -3
- package/dist/actions/get-story.d.mts.map +1 -1
- package/dist/actions/get-story.mjs +20 -20
- package/dist/actions/get-story.mjs.map +1 -1
- package/dist/actions/get-task.cjs +8 -8
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +24 -3
- package/dist/actions/get-task.d.cts.map +1 -1
- package/dist/actions/get-task.d.mts +24 -3
- package/dist/actions/get-task.d.mts.map +1 -1
- package/dist/actions/get-task.mjs +8 -8
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/get-workflow.cjs +22 -22
- package/dist/actions/get-workflow.cjs.map +1 -1
- package/dist/actions/get-workflow.d.cts +33 -3
- package/dist/actions/get-workflow.d.cts.map +1 -1
- package/dist/actions/get-workflow.d.mts +33 -3
- package/dist/actions/get-workflow.d.mts.map +1 -1
- package/dist/actions/get-workflow.mjs +22 -22
- package/dist/actions/get-workflow.mjs.map +1 -1
- package/dist/actions/link-document-to-epic.cjs.map +1 -1
- package/dist/actions/link-document-to-epic.d.cts +9 -3
- package/dist/actions/link-document-to-epic.d.cts.map +1 -1
- package/dist/actions/link-document-to-epic.d.mts +9 -3
- package/dist/actions/link-document-to-epic.d.mts.map +1 -1
- package/dist/actions/link-document-to-epic.mjs.map +1 -1
- package/dist/actions/list-categories.cjs.map +1 -1
- package/dist/actions/list-categories.d.cts +3 -3
- package/dist/actions/list-categories.d.cts.map +1 -1
- package/dist/actions/list-categories.d.mts +3 -3
- package/dist/actions/list-categories.d.mts.map +1 -1
- package/dist/actions/list-categories.mjs.map +1 -1
- package/dist/actions/list-category-milestones.cjs.map +1 -1
- package/dist/actions/list-category-milestones.d.cts +7 -3
- package/dist/actions/list-category-milestones.d.cts.map +1 -1
- package/dist/actions/list-category-milestones.d.mts +7 -3
- package/dist/actions/list-category-milestones.d.mts.map +1 -1
- package/dist/actions/list-category-milestones.mjs.map +1 -1
- package/dist/actions/list-category-objectives.cjs.map +1 -1
- package/dist/actions/list-category-objectives.d.cts +7 -3
- package/dist/actions/list-category-objectives.d.cts.map +1 -1
- package/dist/actions/list-category-objectives.d.mts +7 -3
- package/dist/actions/list-category-objectives.d.mts.map +1 -1
- package/dist/actions/list-category-objectives.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +3 -3
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +3 -3
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-docs.cjs.map +1 -1
- package/dist/actions/list-docs.d.cts +3 -3
- package/dist/actions/list-docs.d.cts.map +1 -1
- package/dist/actions/list-docs.d.mts +3 -3
- package/dist/actions/list-docs.d.mts.map +1 -1
- package/dist/actions/list-docs.mjs.map +1 -1
- package/dist/actions/list-document-epics.cjs.map +1 -1
- package/dist/actions/list-document-epics.d.cts +7 -3
- package/dist/actions/list-document-epics.d.cts.map +1 -1
- package/dist/actions/list-document-epics.d.mts +7 -3
- package/dist/actions/list-document-epics.d.mts.map +1 -1
- package/dist/actions/list-document-epics.mjs.map +1 -1
- package/dist/actions/list-entity-templates.cjs.map +1 -1
- package/dist/actions/list-entity-templates.d.cts +3 -3
- package/dist/actions/list-entity-templates.d.cts.map +1 -1
- package/dist/actions/list-entity-templates.d.mts +3 -3
- package/dist/actions/list-entity-templates.d.mts.map +1 -1
- package/dist/actions/list-entity-templates.mjs.map +1 -1
- package/dist/actions/list-epic-comments.cjs.map +1 -1
- package/dist/actions/list-epic-comments.d.cts +7 -3
- package/dist/actions/list-epic-comments.d.cts.map +1 -1
- package/dist/actions/list-epic-comments.d.mts +7 -3
- package/dist/actions/list-epic-comments.d.mts.map +1 -1
- package/dist/actions/list-epic-comments.mjs.map +1 -1
- package/dist/actions/list-epic-documents.cjs.map +1 -1
- package/dist/actions/list-epic-documents.d.cts +7 -3
- package/dist/actions/list-epic-documents.d.cts.map +1 -1
- package/dist/actions/list-epic-documents.d.mts +7 -3
- package/dist/actions/list-epic-documents.d.mts.map +1 -1
- package/dist/actions/list-epic-documents.mjs.map +1 -1
- package/dist/actions/list-epic-healths.cjs.map +1 -1
- package/dist/actions/list-epic-healths.d.cts +7 -3
- package/dist/actions/list-epic-healths.d.cts.map +1 -1
- package/dist/actions/list-epic-healths.d.mts +7 -3
- package/dist/actions/list-epic-healths.d.mts.map +1 -1
- package/dist/actions/list-epic-healths.mjs.map +1 -1
- package/dist/actions/list-epic-stories.cjs.map +1 -1
- package/dist/actions/list-epic-stories.d.cts +9 -3
- package/dist/actions/list-epic-stories.d.cts.map +1 -1
- package/dist/actions/list-epic-stories.d.mts +9 -3
- package/dist/actions/list-epic-stories.d.mts.map +1 -1
- package/dist/actions/list-epic-stories.mjs.map +1 -1
- package/dist/actions/list-epics-paginated.cjs +22 -22
- package/dist/actions/list-epics-paginated.cjs.map +1 -1
- package/dist/actions/list-epics-paginated.d.cts +61 -3
- package/dist/actions/list-epics-paginated.d.cts.map +1 -1
- package/dist/actions/list-epics-paginated.d.mts +61 -3
- package/dist/actions/list-epics-paginated.d.mts.map +1 -1
- package/dist/actions/list-epics-paginated.mjs +22 -22
- package/dist/actions/list-epics-paginated.mjs.map +1 -1
- package/dist/actions/list-epics.cjs.map +1 -1
- package/dist/actions/list-epics.d.cts +7 -3
- package/dist/actions/list-epics.d.cts.map +1 -1
- package/dist/actions/list-epics.d.mts +7 -3
- package/dist/actions/list-epics.d.mts.map +1 -1
- package/dist/actions/list-epics.mjs.map +1 -1
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +3 -3
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +3 -3
- package/dist/actions/list-files.d.mts.map +1 -1
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-group-stories.cjs.map +1 -1
- package/dist/actions/list-group-stories.d.cts +11 -3
- package/dist/actions/list-group-stories.d.cts.map +1 -1
- package/dist/actions/list-group-stories.d.mts +11 -3
- package/dist/actions/list-group-stories.d.mts.map +1 -1
- package/dist/actions/list-group-stories.mjs.map +1 -1
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -3
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -3
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-iteration-stories.cjs.map +1 -1
- package/dist/actions/list-iteration-stories.d.cts +9 -3
- package/dist/actions/list-iteration-stories.d.cts.map +1 -1
- package/dist/actions/list-iteration-stories.d.mts +9 -3
- package/dist/actions/list-iteration-stories.d.mts.map +1 -1
- package/dist/actions/list-iteration-stories.mjs.map +1 -1
- package/dist/actions/list-iterations.cjs.map +1 -1
- package/dist/actions/list-iterations.d.cts +3 -3
- package/dist/actions/list-iterations.d.cts.map +1 -1
- package/dist/actions/list-iterations.d.mts +3 -3
- package/dist/actions/list-iterations.d.mts.map +1 -1
- package/dist/actions/list-iterations.mjs.map +1 -1
- package/dist/actions/list-label-epics.cjs.map +1 -1
- package/dist/actions/list-label-epics.d.cts +7 -3
- package/dist/actions/list-label-epics.d.cts.map +1 -1
- package/dist/actions/list-label-epics.d.mts +7 -3
- package/dist/actions/list-label-epics.d.mts.map +1 -1
- package/dist/actions/list-label-epics.mjs.map +1 -1
- package/dist/actions/list-label-stories.cjs.map +1 -1
- package/dist/actions/list-label-stories.d.cts +9 -3
- package/dist/actions/list-label-stories.d.cts.map +1 -1
- package/dist/actions/list-label-stories.d.mts +9 -3
- package/dist/actions/list-label-stories.d.mts.map +1 -1
- package/dist/actions/list-label-stories.mjs.map +1 -1
- package/dist/actions/list-labels.cjs.map +1 -1
- package/dist/actions/list-labels.d.cts +7 -3
- package/dist/actions/list-labels.d.cts.map +1 -1
- package/dist/actions/list-labels.d.mts +7 -3
- package/dist/actions/list-labels.d.mts.map +1 -1
- package/dist/actions/list-labels.mjs.map +1 -1
- package/dist/actions/list-linked-files.cjs.map +1 -1
- package/dist/actions/list-linked-files.d.cts +3 -3
- package/dist/actions/list-linked-files.d.cts.map +1 -1
- package/dist/actions/list-linked-files.d.mts +3 -3
- package/dist/actions/list-linked-files.d.mts.map +1 -1
- package/dist/actions/list-linked-files.mjs.map +1 -1
- package/dist/actions/list-members-slim.cjs.map +1 -1
- package/dist/actions/list-members-slim.d.cts +3 -3
- package/dist/actions/list-members-slim.d.cts.map +1 -1
- package/dist/actions/list-members-slim.d.mts +3 -3
- package/dist/actions/list-members-slim.d.mts.map +1 -1
- package/dist/actions/list-members-slim.mjs.map +1 -1
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +7 -3
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +7 -3
- package/dist/actions/list-members.d.mts.map +1 -1
- package/dist/actions/list-members.mjs.map +1 -1
- package/dist/actions/list-objective-epics.cjs.map +1 -1
- package/dist/actions/list-objective-epics.d.cts +7 -3
- package/dist/actions/list-objective-epics.d.cts.map +1 -1
- package/dist/actions/list-objective-epics.d.mts +7 -3
- package/dist/actions/list-objective-epics.d.mts.map +1 -1
- package/dist/actions/list-objective-epics.mjs.map +1 -1
- package/dist/actions/list-objectives.cjs.map +1 -1
- package/dist/actions/list-objectives.d.cts +3 -3
- package/dist/actions/list-objectives.d.cts.map +1 -1
- package/dist/actions/list-objectives.d.mts +3 -3
- package/dist/actions/list-objectives.d.mts.map +1 -1
- package/dist/actions/list-objectives.mjs.map +1 -1
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +3 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +3 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-repositories.cjs.map +1 -1
- package/dist/actions/list-repositories.d.cts +3 -3
- package/dist/actions/list-repositories.d.cts.map +1 -1
- package/dist/actions/list-repositories.d.mts +3 -3
- package/dist/actions/list-repositories.d.mts.map +1 -1
- package/dist/actions/list-repositories.mjs.map +1 -1
- package/dist/actions/list-stories.cjs +27 -27
- package/dist/actions/list-stories.cjs.map +1 -1
- package/dist/actions/list-stories.d.cts +106 -3
- package/dist/actions/list-stories.d.cts.map +1 -1
- package/dist/actions/list-stories.d.mts +106 -3
- package/dist/actions/list-stories.d.mts.map +1 -1
- package/dist/actions/list-stories.mjs +27 -27
- package/dist/actions/list-stories.mjs.map +1 -1
- package/dist/actions/list-story-comment.cjs.map +1 -1
- package/dist/actions/list-story-comment.d.cts +7 -3
- package/dist/actions/list-story-comment.d.cts.map +1 -1
- package/dist/actions/list-story-comment.d.mts +7 -3
- package/dist/actions/list-story-comment.d.mts.map +1 -1
- package/dist/actions/list-story-comment.mjs.map +1 -1
- package/dist/actions/list-story-sub-tasks.cjs.map +1 -1
- package/dist/actions/list-story-sub-tasks.d.cts +7 -3
- package/dist/actions/list-story-sub-tasks.d.cts.map +1 -1
- package/dist/actions/list-story-sub-tasks.d.mts +7 -3
- package/dist/actions/list-story-sub-tasks.d.mts.map +1 -1
- package/dist/actions/list-story-sub-tasks.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +3 -3
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +3 -3
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/search-documents.cjs +6 -6
- package/dist/actions/search-documents.cjs.map +1 -1
- package/dist/actions/search-documents.d.cts +25 -3
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +25 -3
- package/dist/actions/search-documents.d.mts.map +1 -1
- package/dist/actions/search-documents.mjs +6 -6
- package/dist/actions/search-documents.mjs.map +1 -1
- package/dist/actions/search-epics.cjs +15 -15
- package/dist/actions/search-epics.cjs.map +1 -1
- package/dist/actions/search-epics.d.cts +67 -3
- package/dist/actions/search-epics.d.cts.map +1 -1
- package/dist/actions/search-epics.d.mts +67 -3
- package/dist/actions/search-epics.d.mts.map +1 -1
- package/dist/actions/search-epics.mjs +15 -15
- package/dist/actions/search-epics.mjs.map +1 -1
- package/dist/actions/search-iterations.cjs +2 -2
- package/dist/actions/search-iterations.cjs.map +1 -1
- package/dist/actions/search-iterations.d.cts +39 -3
- package/dist/actions/search-iterations.d.cts.map +1 -1
- package/dist/actions/search-iterations.d.mts +39 -3
- package/dist/actions/search-iterations.d.mts.map +1 -1
- package/dist/actions/search-iterations.mjs +2 -2
- package/dist/actions/search-iterations.mjs.map +1 -1
- package/dist/actions/search-milestones.cjs +8 -8
- package/dist/actions/search-milestones.cjs.map +1 -1
- package/dist/actions/search-milestones.d.cts +60 -3
- package/dist/actions/search-milestones.d.cts.map +1 -1
- package/dist/actions/search-milestones.d.mts +60 -3
- package/dist/actions/search-milestones.d.mts.map +1 -1
- package/dist/actions/search-milestones.mjs +8 -8
- package/dist/actions/search-milestones.mjs.map +1 -1
- package/dist/actions/search-objectives.cjs +22 -22
- package/dist/actions/search-objectives.cjs.map +1 -1
- package/dist/actions/search-objectives.d.cts +60 -3
- package/dist/actions/search-objectives.d.cts.map +1 -1
- package/dist/actions/search-objectives.d.mts +60 -3
- package/dist/actions/search-objectives.d.mts.map +1 -1
- package/dist/actions/search-objectives.mjs +22 -22
- package/dist/actions/search-objectives.mjs.map +1 -1
- package/dist/actions/search-stories-old.cjs +37 -37
- package/dist/actions/search-stories-old.cjs.map +1 -1
- package/dist/actions/search-stories-old.d.cts +150 -3
- package/dist/actions/search-stories-old.d.cts.map +1 -1
- package/dist/actions/search-stories-old.d.mts +150 -3
- package/dist/actions/search-stories-old.d.mts.map +1 -1
- package/dist/actions/search-stories-old.mjs +37 -37
- package/dist/actions/search-stories-old.mjs.map +1 -1
- package/dist/actions/search-stories.cjs +30 -30
- package/dist/actions/search-stories.cjs.map +1 -1
- package/dist/actions/search-stories.d.cts +219 -3
- package/dist/actions/search-stories.d.cts.map +1 -1
- package/dist/actions/search-stories.d.mts +219 -3
- package/dist/actions/search-stories.d.mts.map +1 -1
- package/dist/actions/search-stories.mjs +30 -30
- package/dist/actions/search-stories.mjs.map +1 -1
- package/dist/actions/search.cjs +19 -19
- package/dist/actions/search.cjs.map +1 -1
- package/dist/actions/search.d.cts +79 -3
- package/dist/actions/search.d.cts.map +1 -1
- package/dist/actions/search.d.mts +79 -3
- package/dist/actions/search.d.mts.map +1 -1
- package/dist/actions/search.mjs +19 -19
- package/dist/actions/search.mjs.map +1 -1
- package/dist/actions/story-history.cjs +3 -3
- package/dist/actions/story-history.cjs.map +1 -1
- package/dist/actions/story-history.d.cts +23 -3
- package/dist/actions/story-history.d.cts.map +1 -1
- package/dist/actions/story-history.d.mts +23 -3
- package/dist/actions/story-history.d.mts.map +1 -1
- package/dist/actions/story-history.mjs +3 -3
- package/dist/actions/story-history.mjs.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.cjs +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.cjs.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.d.cts +9 -3
- package/dist/actions/unlink-comment-thread-from-slack.d.cts.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.d.mts +9 -3
- package/dist/actions/unlink-comment-thread-from-slack.d.mts.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.mjs +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.mjs.map +1 -1
- package/dist/actions/unlink-document-from-epic.cjs +1 -1
- package/dist/actions/unlink-document-from-epic.cjs.map +1 -1
- package/dist/actions/unlink-document-from-epic.d.cts +9 -3
- package/dist/actions/unlink-document-from-epic.d.cts.map +1 -1
- package/dist/actions/unlink-document-from-epic.d.mts +9 -3
- package/dist/actions/unlink-document-from-epic.d.mts.map +1 -1
- package/dist/actions/unlink-document-from-epic.mjs +1 -1
- package/dist/actions/unlink-document-from-epic.mjs.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.cjs +47 -47
- package/dist/actions/unlink-productboard-from-epic.cjs.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.d.cts +84 -3
- package/dist/actions/unlink-productboard-from-epic.d.cts.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.d.mts +84 -3
- package/dist/actions/unlink-productboard-from-epic.d.mts.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.mjs +47 -47
- package/dist/actions/unlink-productboard-from-epic.mjs.map +1 -1
- package/dist/actions/update-category.cjs +8 -8
- package/dist/actions/update-category.cjs.map +1 -1
- package/dist/actions/update-category.d.cts +22 -3
- package/dist/actions/update-category.d.cts.map +1 -1
- package/dist/actions/update-category.d.mts +22 -3
- package/dist/actions/update-category.d.mts.map +1 -1
- package/dist/actions/update-category.mjs +8 -8
- package/dist/actions/update-category.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +19 -19
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +51 -3
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +51 -3
- package/dist/actions/update-custom-field.d.mts.map +1 -1
- package/dist/actions/update-custom-field.mjs +19 -19
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-doc.cjs +6 -6
- package/dist/actions/update-doc.cjs.map +1 -1
- package/dist/actions/update-doc.d.cts +25 -3
- package/dist/actions/update-doc.d.cts.map +1 -1
- package/dist/actions/update-doc.d.mts +25 -3
- package/dist/actions/update-doc.d.mts.map +1 -1
- package/dist/actions/update-doc.mjs +6 -6
- package/dist/actions/update-doc.mjs.map +1 -1
- package/dist/actions/update-entity-template.cjs +43 -43
- package/dist/actions/update-entity-template.cjs.map +1 -1
- package/dist/actions/update-entity-template.d.cts +167 -3
- package/dist/actions/update-entity-template.d.cts.map +1 -1
- package/dist/actions/update-entity-template.d.mts +167 -3
- package/dist/actions/update-entity-template.d.mts.map +1 -1
- package/dist/actions/update-entity-template.mjs +43 -43
- package/dist/actions/update-entity-template.mjs.map +1 -1
- package/dist/actions/update-epic-comment.cjs +8 -8
- package/dist/actions/update-epic-comment.cjs.map +1 -1
- package/dist/actions/update-epic-comment.d.cts +25 -3
- package/dist/actions/update-epic-comment.d.cts.map +1 -1
- package/dist/actions/update-epic-comment.d.mts +25 -3
- package/dist/actions/update-epic-comment.d.mts.map +1 -1
- package/dist/actions/update-epic-comment.mjs +8 -8
- package/dist/actions/update-epic-comment.mjs.map +1 -1
- package/dist/actions/update-epic.cjs +7 -7
- package/dist/actions/update-epic.cjs.map +1 -1
- package/dist/actions/update-epic.d.cts +163 -3
- package/dist/actions/update-epic.d.cts.map +1 -1
- package/dist/actions/update-epic.d.mts +163 -3
- package/dist/actions/update-epic.d.mts.map +1 -1
- package/dist/actions/update-epic.mjs +7 -7
- package/dist/actions/update-epic.mjs.map +1 -1
- package/dist/actions/update-file.cjs +10 -10
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +37 -3
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +37 -3
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +10 -10
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-group.cjs +21 -21
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +71 -3
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +71 -3
- package/dist/actions/update-group.d.mts.map +1 -1
- package/dist/actions/update-group.mjs +21 -21
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-health.cjs +3 -3
- package/dist/actions/update-health.cjs.map +1 -1
- package/dist/actions/update-health.d.cts +26 -3
- package/dist/actions/update-health.d.cts.map +1 -1
- package/dist/actions/update-health.d.mts +26 -3
- package/dist/actions/update-health.d.mts.map +1 -1
- package/dist/actions/update-health.mjs +3 -3
- package/dist/actions/update-health.mjs.map +1 -1
- package/dist/actions/update-iteration.cjs +52 -52
- package/dist/actions/update-iteration.cjs.map +1 -1
- package/dist/actions/update-iteration.d.cts +101 -3
- package/dist/actions/update-iteration.d.cts.map +1 -1
- package/dist/actions/update-iteration.d.mts +101 -3
- package/dist/actions/update-iteration.d.mts.map +1 -1
- package/dist/actions/update-iteration.mjs +52 -52
- package/dist/actions/update-iteration.mjs.map +1 -1
- package/dist/actions/update-key-result.cjs +7 -7
- package/dist/actions/update-key-result.cjs.map +1 -1
- package/dist/actions/update-key-result.d.cts +43 -3
- package/dist/actions/update-key-result.d.cts.map +1 -1
- package/dist/actions/update-key-result.d.mts +43 -3
- package/dist/actions/update-key-result.d.mts.map +1 -1
- package/dist/actions/update-key-result.mjs +7 -7
- package/dist/actions/update-key-result.mjs.map +1 -1
- package/dist/actions/update-label.cjs +25 -25
- package/dist/actions/update-label.cjs.map +1 -1
- package/dist/actions/update-label.d.cts +46 -3
- package/dist/actions/update-label.d.cts.map +1 -1
- package/dist/actions/update-label.d.mts +46 -3
- package/dist/actions/update-label.d.mts.map +1 -1
- package/dist/actions/update-label.mjs +25 -25
- package/dist/actions/update-label.mjs.map +1 -1
- package/dist/actions/update-linked-file.cjs +9 -9
- package/dist/actions/update-linked-file.cjs.map +1 -1
- package/dist/actions/update-linked-file.d.cts +46 -3
- package/dist/actions/update-linked-file.d.cts.map +1 -1
- package/dist/actions/update-linked-file.d.mts +46 -3
- package/dist/actions/update-linked-file.d.mts.map +1 -1
- package/dist/actions/update-linked-file.mjs +9 -9
- package/dist/actions/update-linked-file.mjs.map +1 -1
- package/dist/actions/update-multiple-stories.cjs +4 -4
- package/dist/actions/update-multiple-stories.cjs.map +1 -1
- package/dist/actions/update-multiple-stories.d.cts +98 -3
- package/dist/actions/update-multiple-stories.d.cts.map +1 -1
- package/dist/actions/update-multiple-stories.d.mts +98 -3
- package/dist/actions/update-multiple-stories.d.mts.map +1 -1
- package/dist/actions/update-multiple-stories.mjs +4 -4
- package/dist/actions/update-multiple-stories.mjs.map +1 -1
- package/dist/actions/update-objective.cjs +14 -14
- package/dist/actions/update-objective.cjs.map +1 -1
- package/dist/actions/update-objective.d.cts +71 -3
- package/dist/actions/update-objective.d.cts.map +1 -1
- package/dist/actions/update-objective.d.mts +71 -3
- package/dist/actions/update-objective.d.mts.map +1 -1
- package/dist/actions/update-objective.mjs +14 -14
- package/dist/actions/update-objective.mjs.map +1 -1
- package/dist/actions/update-project.cjs +9 -9
- package/dist/actions/update-project.cjs.map +1 -1
- package/dist/actions/update-project.d.cts +51 -3
- package/dist/actions/update-project.d.cts.map +1 -1
- package/dist/actions/update-project.d.mts +51 -3
- package/dist/actions/update-project.d.mts.map +1 -1
- package/dist/actions/update-project.mjs +9 -9
- package/dist/actions/update-project.mjs.map +1 -1
- package/dist/actions/update-story-comment.cjs +9 -9
- package/dist/actions/update-story-comment.cjs.map +1 -1
- package/dist/actions/update-story-comment.d.cts +25 -3
- package/dist/actions/update-story-comment.d.cts.map +1 -1
- package/dist/actions/update-story-comment.d.mts +25 -3
- package/dist/actions/update-story-comment.d.mts.map +1 -1
- package/dist/actions/update-story-comment.mjs +9 -9
- package/dist/actions/update-story-comment.mjs.map +1 -1
- package/dist/actions/update-story-link.cjs +8 -8
- package/dist/actions/update-story-link.cjs.map +1 -1
- package/dist/actions/update-story-link.d.cts +25 -3
- package/dist/actions/update-story-link.d.cts.map +1 -1
- package/dist/actions/update-story-link.d.mts +25 -3
- package/dist/actions/update-story-link.d.mts.map +1 -1
- package/dist/actions/update-story-link.mjs +8 -8
- package/dist/actions/update-story-link.mjs.map +1 -1
- package/dist/actions/update-story.cjs +21 -21
- package/dist/actions/update-story.cjs.map +1 -1
- package/dist/actions/update-story.d.cts +142 -3
- package/dist/actions/update-story.d.cts.map +1 -1
- package/dist/actions/update-story.d.mts +142 -3
- package/dist/actions/update-story.d.mts.map +1 -1
- package/dist/actions/update-story.mjs +21 -21
- package/dist/actions/update-story.mjs.map +1 -1
- package/dist/actions/update-task.cjs +19 -19
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +78 -3
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +78 -3
- package/dist/actions/update-task.d.mts.map +1 -1
- package/dist/actions/update-task.mjs +19 -19
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/upload-files.cjs.map +1 -1
- package/dist/actions/upload-files.d.cts +39 -3
- package/dist/actions/upload-files.d.cts.map +1 -1
- package/dist/actions/upload-files.d.mts +39 -3
- package/dist/actions/upload-files.d.mts.map +1 -1
- package/dist/actions/upload-files.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,209 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-story.d.ts
|
|
4
|
-
declare const ShortcutCreateStoryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutCreateStoryInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
tasks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
complete: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
owner_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
10
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
|
11
|
+
description: z.ZodString;
|
|
12
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
|
+
labels: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodString;
|
|
16
|
+
color: z.ZodOptional<z.ZodString>;
|
|
17
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
epic_id: z.ZodOptional<z.ZodNumber>;
|
|
21
|
+
move_to: z.ZodOptional<z.ZodEnum<{
|
|
22
|
+
last: "last";
|
|
23
|
+
first: "first";
|
|
24
|
+
}>>;
|
|
25
|
+
archived: z.ZodOptional<z.ZodBoolean>;
|
|
26
|
+
comments: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
27
|
+
text: z.ZodString;
|
|
28
|
+
author_id: z.ZodOptional<z.ZodString>;
|
|
29
|
+
parent_id: z.ZodOptional<z.ZodNumber>;
|
|
30
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
31
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
|
32
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
deadline: z.ZodOptional<z.ZodString>;
|
|
35
|
+
estimate: z.ZodOptional<z.ZodNumber>;
|
|
36
|
+
file_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
37
|
+
group_id: z.ZodOptional<z.ZodString>;
|
|
38
|
+
owner_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
39
|
+
sub_tasks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
40
|
+
name: z.ZodString;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
43
|
+
project_id: z.ZodOptional<z.ZodNumber>;
|
|
44
|
+
story_type: z.ZodOptional<z.ZodEnum<{
|
|
45
|
+
feature: "feature";
|
|
46
|
+
chore: "chore";
|
|
47
|
+
bug: "bug";
|
|
48
|
+
}>>;
|
|
49
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
|
50
|
+
description: z.ZodOptional<z.ZodString>;
|
|
51
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
52
|
+
story_links: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
53
|
+
verb: z.ZodEnum<{
|
|
54
|
+
blocks: "blocks";
|
|
55
|
+
duplicates: "duplicates";
|
|
56
|
+
"relates to": "relates to";
|
|
57
|
+
}>;
|
|
58
|
+
object_id: z.ZodOptional<z.ZodNumber>;
|
|
59
|
+
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
60
|
+
}, z.core.$loose>>>;
|
|
61
|
+
follower_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
62
|
+
iteration_id: z.ZodOptional<z.ZodNumber>;
|
|
63
|
+
custom_fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
64
|
+
value: z.ZodOptional<z.ZodString>;
|
|
65
|
+
field_id: z.ZodString;
|
|
66
|
+
value_id: z.ZodString;
|
|
67
|
+
}, z.core.$loose>>>;
|
|
68
|
+
external_links: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
69
|
+
source_task_id: z.ZodOptional<z.ZodNumber>;
|
|
70
|
+
linked_file_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
71
|
+
requested_by_id: z.ZodOptional<z.ZodString>;
|
|
72
|
+
story_template_id: z.ZodOptional<z.ZodString>;
|
|
73
|
+
workflow_state_id: z.ZodOptional<z.ZodNumber>;
|
|
74
|
+
started_at_override: z.ZodOptional<z.ZodString>;
|
|
75
|
+
completed_at_override: z.ZodOptional<z.ZodString>;
|
|
76
|
+
}, z.core.$strip>;
|
|
77
|
+
declare const ShortcutCreateStoryOutput: z.ZodObject<{
|
|
78
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
79
|
+
name: z.ZodNullable<z.ZodString>;
|
|
80
|
+
files: z.ZodArray<z.ZodUnknown>;
|
|
81
|
+
stats: z.ZodUnknown;
|
|
82
|
+
tasks: z.ZodArray<z.ZodUnknown>;
|
|
83
|
+
labels: z.ZodArray<z.ZodUnknown>;
|
|
84
|
+
app_url: z.ZodNullable<z.ZodString>;
|
|
85
|
+
blocked: z.ZodNullable<z.ZodBoolean>;
|
|
86
|
+
blocker: z.ZodNullable<z.ZodBoolean>;
|
|
87
|
+
commits: z.ZodArray<z.ZodUnknown>;
|
|
88
|
+
epic_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
89
|
+
started: z.ZodNullable<z.ZodBoolean>;
|
|
90
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
91
|
+
branches: z.ZodArray<z.ZodUnknown>;
|
|
92
|
+
comments: z.ZodArray<z.ZodUnknown>;
|
|
93
|
+
deadline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
|
+
estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
95
|
+
group_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
|
+
moved_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
98
|
+
completed: z.ZodNullable<z.ZodBoolean>;
|
|
99
|
+
global_id: z.ZodNullable<z.ZodString>;
|
|
100
|
+
label_ids: z.ZodArray<z.ZodNumber>;
|
|
101
|
+
lead_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
102
|
+
owner_ids: z.ZodArray<z.ZodString>;
|
|
103
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
104
|
+
cycle_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
105
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
106
|
+
started_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
107
|
+
story_type: z.ZodNullable<z.ZodString>;
|
|
108
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
109
|
+
description: z.ZodNullable<z.ZodString>;
|
|
110
|
+
entity_type: z.ZodNullable<z.ZodString>;
|
|
111
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
112
|
+
mention_ids: z.ZodArray<z.ZodString>;
|
|
113
|
+
story_links: z.ZodArray<z.ZodUnknown>;
|
|
114
|
+
synced_item: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
115
|
+
workflow_id: z.ZodNullable<z.ZodNumber>;
|
|
116
|
+
completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
117
|
+
follower_ids: z.ZodArray<z.ZodString>;
|
|
118
|
+
iteration_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
119
|
+
linked_files: z.ZodArray<z.ZodUnknown>;
|
|
120
|
+
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
121
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
122
|
+
field_id: z.ZodNullable<z.ZodString>;
|
|
123
|
+
value_id: z.ZodNullable<z.ZodString>;
|
|
124
|
+
}, z.core.$strip>>>>;
|
|
125
|
+
pull_requests: z.ZodArray<z.ZodUnknown>;
|
|
126
|
+
external_links: z.ZodArray<z.ZodString>;
|
|
127
|
+
parent_story_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
128
|
+
requested_by_id: z.ZodNullable<z.ZodString>;
|
|
129
|
+
group_mention_ids: z.ZodArray<z.ZodString>;
|
|
130
|
+
story_template_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
131
|
+
workflow_state_id: z.ZodNullable<z.ZodNumber>;
|
|
132
|
+
member_mention_ids: z.ZodArray<z.ZodString>;
|
|
133
|
+
sub_task_story_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
134
|
+
started_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
135
|
+
completed_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
136
|
+
previous_iteration_ids: z.ZodArray<z.ZodNumber>;
|
|
137
|
+
formatted_vcs_branch_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
138
|
+
}, z.core.$strip>;
|
|
139
|
+
declare const shortcutCreateStory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
140
|
+
name: string;
|
|
141
|
+
tasks?: {
|
|
142
|
+
[x: string]: unknown;
|
|
143
|
+
description: string;
|
|
144
|
+
complete?: boolean | undefined;
|
|
145
|
+
owner_ids?: string[] | undefined;
|
|
146
|
+
created_at?: string | undefined;
|
|
147
|
+
updated_at?: string | undefined;
|
|
148
|
+
external_id?: string | undefined;
|
|
149
|
+
}[] | undefined;
|
|
150
|
+
labels?: {
|
|
151
|
+
[x: string]: unknown;
|
|
152
|
+
name: string;
|
|
153
|
+
color?: string | undefined;
|
|
154
|
+
description?: string | undefined;
|
|
155
|
+
external_id?: string | undefined;
|
|
156
|
+
}[] | undefined;
|
|
157
|
+
epic_id?: number | undefined;
|
|
158
|
+
move_to?: "last" | "first" | undefined;
|
|
159
|
+
archived?: boolean | undefined;
|
|
160
|
+
comments?: {
|
|
161
|
+
[x: string]: unknown;
|
|
162
|
+
text: string;
|
|
163
|
+
author_id?: string | undefined;
|
|
164
|
+
parent_id?: number | undefined;
|
|
165
|
+
created_at?: string | undefined;
|
|
166
|
+
updated_at?: string | undefined;
|
|
167
|
+
external_id?: string | undefined;
|
|
168
|
+
}[] | undefined;
|
|
169
|
+
deadline?: string | undefined;
|
|
170
|
+
estimate?: number | undefined;
|
|
171
|
+
file_ids?: number[] | undefined;
|
|
172
|
+
group_id?: string | undefined;
|
|
173
|
+
owner_ids?: string[] | undefined;
|
|
174
|
+
sub_tasks?: {
|
|
175
|
+
[x: string]: unknown;
|
|
176
|
+
name: string;
|
|
177
|
+
}[] | undefined;
|
|
178
|
+
created_at?: string | undefined;
|
|
179
|
+
project_id?: number | undefined;
|
|
180
|
+
story_type?: "feature" | "chore" | "bug" | undefined;
|
|
181
|
+
updated_at?: string | undefined;
|
|
182
|
+
description?: string | undefined;
|
|
183
|
+
external_id?: string | undefined;
|
|
184
|
+
story_links?: {
|
|
185
|
+
[x: string]: unknown;
|
|
186
|
+
verb: "blocks" | "duplicates" | "relates to";
|
|
187
|
+
object_id?: number | undefined;
|
|
188
|
+
subject_id?: number | undefined;
|
|
189
|
+
}[] | undefined;
|
|
190
|
+
follower_ids?: string[] | undefined;
|
|
191
|
+
iteration_id?: number | undefined;
|
|
192
|
+
custom_fields?: {
|
|
193
|
+
[x: string]: unknown;
|
|
194
|
+
field_id: string;
|
|
195
|
+
value_id: string;
|
|
196
|
+
value?: string | undefined;
|
|
197
|
+
}[] | undefined;
|
|
198
|
+
external_links?: string[] | undefined;
|
|
199
|
+
source_task_id?: number | undefined;
|
|
200
|
+
linked_file_ids?: number[] | undefined;
|
|
201
|
+
requested_by_id?: string | undefined;
|
|
202
|
+
story_template_id?: string | undefined;
|
|
203
|
+
workflow_state_id?: number | undefined;
|
|
204
|
+
started_at_override?: string | undefined;
|
|
205
|
+
completed_at_override?: string | undefined;
|
|
206
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
207
|
//#endregion
|
|
8
208
|
export { shortcutCreateStory };
|
|
9
209
|
//# sourceMappingURL=create-story.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-story.d.cts","names":[],"sources":["../../src/actions/create-story.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"create-story.d.cts","names":[],"sources":["../../src/actions/create-story.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmExB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2DzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,209 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-story.d.ts
|
|
4
|
-
declare const ShortcutCreateStoryInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutCreateStoryInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
tasks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
complete: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
owner_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
10
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
|
11
|
+
description: z.ZodString;
|
|
12
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
|
+
labels: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
15
|
+
name: z.ZodString;
|
|
16
|
+
color: z.ZodOptional<z.ZodString>;
|
|
17
|
+
description: z.ZodOptional<z.ZodString>;
|
|
18
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
epic_id: z.ZodOptional<z.ZodNumber>;
|
|
21
|
+
move_to: z.ZodOptional<z.ZodEnum<{
|
|
22
|
+
last: "last";
|
|
23
|
+
first: "first";
|
|
24
|
+
}>>;
|
|
25
|
+
archived: z.ZodOptional<z.ZodBoolean>;
|
|
26
|
+
comments: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
27
|
+
text: z.ZodString;
|
|
28
|
+
author_id: z.ZodOptional<z.ZodString>;
|
|
29
|
+
parent_id: z.ZodOptional<z.ZodNumber>;
|
|
30
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
31
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
|
32
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
deadline: z.ZodOptional<z.ZodString>;
|
|
35
|
+
estimate: z.ZodOptional<z.ZodNumber>;
|
|
36
|
+
file_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
37
|
+
group_id: z.ZodOptional<z.ZodString>;
|
|
38
|
+
owner_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
39
|
+
sub_tasks: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
40
|
+
name: z.ZodString;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
created_at: z.ZodOptional<z.ZodString>;
|
|
43
|
+
project_id: z.ZodOptional<z.ZodNumber>;
|
|
44
|
+
story_type: z.ZodOptional<z.ZodEnum<{
|
|
45
|
+
feature: "feature";
|
|
46
|
+
chore: "chore";
|
|
47
|
+
bug: "bug";
|
|
48
|
+
}>>;
|
|
49
|
+
updated_at: z.ZodOptional<z.ZodString>;
|
|
50
|
+
description: z.ZodOptional<z.ZodString>;
|
|
51
|
+
external_id: z.ZodOptional<z.ZodString>;
|
|
52
|
+
story_links: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
53
|
+
verb: z.ZodEnum<{
|
|
54
|
+
blocks: "blocks";
|
|
55
|
+
duplicates: "duplicates";
|
|
56
|
+
"relates to": "relates to";
|
|
57
|
+
}>;
|
|
58
|
+
object_id: z.ZodOptional<z.ZodNumber>;
|
|
59
|
+
subject_id: z.ZodOptional<z.ZodNumber>;
|
|
60
|
+
}, z.core.$loose>>>;
|
|
61
|
+
follower_ids: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
62
|
+
iteration_id: z.ZodOptional<z.ZodNumber>;
|
|
63
|
+
custom_fields: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
64
|
+
value: z.ZodOptional<z.ZodString>;
|
|
65
|
+
field_id: z.ZodString;
|
|
66
|
+
value_id: z.ZodString;
|
|
67
|
+
}, z.core.$loose>>>;
|
|
68
|
+
external_links: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
69
|
+
source_task_id: z.ZodOptional<z.ZodNumber>;
|
|
70
|
+
linked_file_ids: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
71
|
+
requested_by_id: z.ZodOptional<z.ZodString>;
|
|
72
|
+
story_template_id: z.ZodOptional<z.ZodString>;
|
|
73
|
+
workflow_state_id: z.ZodOptional<z.ZodNumber>;
|
|
74
|
+
started_at_override: z.ZodOptional<z.ZodString>;
|
|
75
|
+
completed_at_override: z.ZodOptional<z.ZodString>;
|
|
76
|
+
}, z.core.$strip>;
|
|
77
|
+
declare const ShortcutCreateStoryOutput: z.ZodObject<{
|
|
78
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
79
|
+
name: z.ZodNullable<z.ZodString>;
|
|
80
|
+
files: z.ZodArray<z.ZodUnknown>;
|
|
81
|
+
stats: z.ZodUnknown;
|
|
82
|
+
tasks: z.ZodArray<z.ZodUnknown>;
|
|
83
|
+
labels: z.ZodArray<z.ZodUnknown>;
|
|
84
|
+
app_url: z.ZodNullable<z.ZodString>;
|
|
85
|
+
blocked: z.ZodNullable<z.ZodBoolean>;
|
|
86
|
+
blocker: z.ZodNullable<z.ZodBoolean>;
|
|
87
|
+
commits: z.ZodArray<z.ZodUnknown>;
|
|
88
|
+
epic_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
89
|
+
started: z.ZodNullable<z.ZodBoolean>;
|
|
90
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
91
|
+
branches: z.ZodArray<z.ZodUnknown>;
|
|
92
|
+
comments: z.ZodArray<z.ZodUnknown>;
|
|
93
|
+
deadline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
|
+
estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
95
|
+
group_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
|
+
moved_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
98
|
+
completed: z.ZodNullable<z.ZodBoolean>;
|
|
99
|
+
global_id: z.ZodNullable<z.ZodString>;
|
|
100
|
+
label_ids: z.ZodArray<z.ZodNumber>;
|
|
101
|
+
lead_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
102
|
+
owner_ids: z.ZodArray<z.ZodString>;
|
|
103
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
104
|
+
cycle_time: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
105
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
106
|
+
started_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
107
|
+
story_type: z.ZodNullable<z.ZodString>;
|
|
108
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
109
|
+
description: z.ZodNullable<z.ZodString>;
|
|
110
|
+
entity_type: z.ZodNullable<z.ZodString>;
|
|
111
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
112
|
+
mention_ids: z.ZodArray<z.ZodString>;
|
|
113
|
+
story_links: z.ZodArray<z.ZodUnknown>;
|
|
114
|
+
synced_item: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
115
|
+
workflow_id: z.ZodNullable<z.ZodNumber>;
|
|
116
|
+
completed_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
117
|
+
follower_ids: z.ZodArray<z.ZodString>;
|
|
118
|
+
iteration_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
119
|
+
linked_files: z.ZodArray<z.ZodUnknown>;
|
|
120
|
+
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
121
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
122
|
+
field_id: z.ZodNullable<z.ZodString>;
|
|
123
|
+
value_id: z.ZodNullable<z.ZodString>;
|
|
124
|
+
}, z.core.$strip>>>>;
|
|
125
|
+
pull_requests: z.ZodArray<z.ZodUnknown>;
|
|
126
|
+
external_links: z.ZodArray<z.ZodString>;
|
|
127
|
+
parent_story_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
128
|
+
requested_by_id: z.ZodNullable<z.ZodString>;
|
|
129
|
+
group_mention_ids: z.ZodArray<z.ZodString>;
|
|
130
|
+
story_template_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
131
|
+
workflow_state_id: z.ZodNullable<z.ZodNumber>;
|
|
132
|
+
member_mention_ids: z.ZodArray<z.ZodString>;
|
|
133
|
+
sub_task_story_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
134
|
+
started_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
135
|
+
completed_at_override: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
136
|
+
previous_iteration_ids: z.ZodArray<z.ZodNumber>;
|
|
137
|
+
formatted_vcs_branch_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
138
|
+
}, z.core.$strip>;
|
|
139
|
+
declare const shortcutCreateStory: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
140
|
+
name: string;
|
|
141
|
+
tasks?: {
|
|
142
|
+
[x: string]: unknown;
|
|
143
|
+
description: string;
|
|
144
|
+
complete?: boolean | undefined;
|
|
145
|
+
owner_ids?: string[] | undefined;
|
|
146
|
+
created_at?: string | undefined;
|
|
147
|
+
updated_at?: string | undefined;
|
|
148
|
+
external_id?: string | undefined;
|
|
149
|
+
}[] | undefined;
|
|
150
|
+
labels?: {
|
|
151
|
+
[x: string]: unknown;
|
|
152
|
+
name: string;
|
|
153
|
+
color?: string | undefined;
|
|
154
|
+
description?: string | undefined;
|
|
155
|
+
external_id?: string | undefined;
|
|
156
|
+
}[] | undefined;
|
|
157
|
+
epic_id?: number | undefined;
|
|
158
|
+
move_to?: "last" | "first" | undefined;
|
|
159
|
+
archived?: boolean | undefined;
|
|
160
|
+
comments?: {
|
|
161
|
+
[x: string]: unknown;
|
|
162
|
+
text: string;
|
|
163
|
+
author_id?: string | undefined;
|
|
164
|
+
parent_id?: number | undefined;
|
|
165
|
+
created_at?: string | undefined;
|
|
166
|
+
updated_at?: string | undefined;
|
|
167
|
+
external_id?: string | undefined;
|
|
168
|
+
}[] | undefined;
|
|
169
|
+
deadline?: string | undefined;
|
|
170
|
+
estimate?: number | undefined;
|
|
171
|
+
file_ids?: number[] | undefined;
|
|
172
|
+
group_id?: string | undefined;
|
|
173
|
+
owner_ids?: string[] | undefined;
|
|
174
|
+
sub_tasks?: {
|
|
175
|
+
[x: string]: unknown;
|
|
176
|
+
name: string;
|
|
177
|
+
}[] | undefined;
|
|
178
|
+
created_at?: string | undefined;
|
|
179
|
+
project_id?: number | undefined;
|
|
180
|
+
story_type?: "feature" | "chore" | "bug" | undefined;
|
|
181
|
+
updated_at?: string | undefined;
|
|
182
|
+
description?: string | undefined;
|
|
183
|
+
external_id?: string | undefined;
|
|
184
|
+
story_links?: {
|
|
185
|
+
[x: string]: unknown;
|
|
186
|
+
verb: "blocks" | "duplicates" | "relates to";
|
|
187
|
+
object_id?: number | undefined;
|
|
188
|
+
subject_id?: number | undefined;
|
|
189
|
+
}[] | undefined;
|
|
190
|
+
follower_ids?: string[] | undefined;
|
|
191
|
+
iteration_id?: number | undefined;
|
|
192
|
+
custom_fields?: {
|
|
193
|
+
[x: string]: unknown;
|
|
194
|
+
field_id: string;
|
|
195
|
+
value_id: string;
|
|
196
|
+
value?: string | undefined;
|
|
197
|
+
}[] | undefined;
|
|
198
|
+
external_links?: string[] | undefined;
|
|
199
|
+
source_task_id?: number | undefined;
|
|
200
|
+
linked_file_ids?: number[] | undefined;
|
|
201
|
+
requested_by_id?: string | undefined;
|
|
202
|
+
story_template_id?: string | undefined;
|
|
203
|
+
workflow_state_id?: number | undefined;
|
|
204
|
+
started_at_override?: string | undefined;
|
|
205
|
+
completed_at_override?: string | undefined;
|
|
206
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
207
|
//#endregion
|
|
8
208
|
export { shortcutCreateStory };
|
|
9
209
|
//# sourceMappingURL=create-story.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-story.d.mts","names":[],"sources":["../../src/actions/create-story.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"create-story.d.mts","names":[],"sources":["../../src/actions/create-story.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmExB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA2DzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -10,13 +10,13 @@ const ShortcutCreateStoryInput = z.object({
|
|
|
10
10
|
updated_at: z.string().describe("Defaults to the time/date the Task is created in Shortcut but can be set to reflect another time/date.").optional(),
|
|
11
11
|
description: z.string().describe("The Task description."),
|
|
12
12
|
external_id: z.string().describe("This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.").optional()
|
|
13
|
-
}).describe("Request schema for `Tasks`")).describe("An array of tasks connected to the story.").optional(),
|
|
13
|
+
}).passthrough().describe("Request schema for `Tasks`")).describe("An array of tasks connected to the story.").optional(),
|
|
14
14
|
labels: z.array(z.object({
|
|
15
15
|
name: z.string().describe("The name of the new Label."),
|
|
16
16
|
color: z.string().describe("The hex color to be displayed with the Label (for example, \"#ff0000\").").optional(),
|
|
17
17
|
description: z.string().describe("The description of the new Label.").optional(),
|
|
18
18
|
external_id: z.string().describe("This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.").optional()
|
|
19
|
-
}).describe("Request schema for `Labels`")).describe("An array of labels attached to the story.").optional(),
|
|
19
|
+
}).passthrough().describe("Request schema for `Labels`")).describe("An array of labels attached to the story.").optional(),
|
|
20
20
|
epic_id: z.number().int().describe("The ID of the epic the story belongs to.").optional(),
|
|
21
21
|
move_to: z.enum(["last", "first"]).describe("One of \"first\" or \"last\". This can be used to move the given story to the first or last position in the workflow state.").optional(),
|
|
22
22
|
archived: z.boolean().describe("Controls the story\"s archived state.").optional(),
|
|
@@ -27,13 +27,13 @@ const ShortcutCreateStoryInput = z.object({
|
|
|
27
27
|
created_at: z.string().describe("Defaults to the time/date the comment is created, but can be set to reflect another date.").optional(),
|
|
28
28
|
updated_at: z.string().describe("Defaults to the time/date the comment is last updated, but can be set to reflect another date.").optional(),
|
|
29
29
|
external_id: z.string().describe("This field can be set to another unique ID. In the case that the comment has been imported from another tool, the ID in the other tool can be indicated here.").optional()
|
|
30
|
-
}).describe("Request schema for `Comments`")).describe("An array of comments to add to the story.").optional(),
|
|
30
|
+
}).passthrough().describe("Request schema for `Comments`")).describe("An array of comments to add to the story.").optional(),
|
|
31
31
|
deadline: z.string().describe("The due date of the story.").optional(),
|
|
32
32
|
estimate: z.number().int().describe("The numeric point estimate of the story. Can also be null, which means unestimated.").optional(),
|
|
33
33
|
file_ids: z.array(z.number().int()).describe("An array of IDs of files attached to the story.").optional(),
|
|
34
34
|
group_id: z.string().describe("The id of the group to associate with this story.").optional(),
|
|
35
35
|
owner_ids: z.array(z.string()).describe("An array of UUIDs of the owners of this story.").optional(),
|
|
36
|
-
sub_tasks: z.array(z.object({ name: z.string().describe("The name of the SubTask.") }).describe("Request schema for `SubTasks`")).describe("An array of sub tasks to create.").optional(),
|
|
36
|
+
sub_tasks: z.array(z.object({ name: z.string().describe("The name of the SubTask.") }).passthrough().describe("Request schema for `SubTasks`")).describe("An array of sub tasks to create.").optional(),
|
|
37
37
|
created_at: z.string().describe("The time/date the Story was created.").optional(),
|
|
38
38
|
project_id: z.number().int().describe("The ID of the project the story belongs to. At least one of project_id or workflow_state_id is required.").optional(),
|
|
39
39
|
story_type: z.enum([
|
|
@@ -52,14 +52,14 @@ const ShortcutCreateStoryInput = z.object({
|
|
|
52
52
|
]).describe("How the subject Story acts on the object Story. This can be \"blocks\", \"duplicates\", or \"relates to\"."),
|
|
53
53
|
object_id: z.number().int().describe("The unique ID of the Story defined as object.").optional(),
|
|
54
54
|
subject_id: z.number().int().describe("The unique ID of the Story defined as subject.").optional()
|
|
55
|
-
}).describe("Request schema for `StoryLinks`")).describe("An array of story links attached to the story.").optional(),
|
|
55
|
+
}).passthrough().describe("Request schema for `StoryLinks`")).describe("An array of story links attached to the story.").optional(),
|
|
56
56
|
follower_ids: z.array(z.string()).describe("An array of UUIDs of the followers of this story.").optional(),
|
|
57
57
|
iteration_id: z.number().int().describe("The ID of the iteration the story belongs to.").optional(),
|
|
58
58
|
custom_fields: z.array(z.object({
|
|
59
59
|
value: z.string().describe("A literal value for the CustomField. Currently ignored.").optional(),
|
|
60
60
|
field_id: z.string().describe("The unique public ID for the CustomField."),
|
|
61
61
|
value_id: z.string().describe("The unique public ID for the CustomFieldEnumValue.")
|
|
62
|
-
}).describe("Request schema for `CustomFields`")).describe("A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.").optional(),
|
|
62
|
+
}).passthrough().describe("Request schema for `CustomFields`")).describe("A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.").optional(),
|
|
63
63
|
external_links: z.array(z.string()).describe("An array of External Links associated with this story.").optional(),
|
|
64
64
|
source_task_id: z.number().int().describe("Given this story was converted from a task in another story, this is the original task ID that was converted to this story.").optional(),
|
|
65
65
|
linked_file_ids: z.array(z.number().int()).describe("An array of IDs of linked files attached to the story.").optional(),
|
|
@@ -71,8 +71,8 @@ const ShortcutCreateStoryInput = z.object({
|
|
|
71
71
|
}).describe("Request schema for `CreateStory`");
|
|
72
72
|
const ShortcutCreateStory_StoryCustomFieldSchema = z.object({
|
|
73
73
|
value: z.string().describe("The value of the custom field").nullable().optional(),
|
|
74
|
-
field_id: z.string().describe("The unique public ID for the CustomField"),
|
|
75
|
-
value_id: z.string().describe("The unique public ID for the CustomFieldEnumValue")
|
|
74
|
+
field_id: z.string().describe("The unique public ID for the CustomField").nullable(),
|
|
75
|
+
value_id: z.string().describe("The unique public ID for the CustomFieldEnumValue").nullable()
|
|
76
76
|
}).describe("CustomField value assertion for the story");
|
|
77
77
|
const shortcutCreateStory = action("SHORTCUT_CREATE_STORY", {
|
|
78
78
|
slug: "shortcut-create-story",
|
|
@@ -80,44 +80,44 @@ const shortcutCreateStory = action("SHORTCUT_CREATE_STORY", {
|
|
|
80
80
|
description: "Create Story is used to add a new story to your Shortcut Workspace. This endpoint requires that either **workflow_state_id** or **project_id** be provided, but will reject the request if both or neither are specified. The workflow_state_id has been marked as required and is the recommended field to specify because we are in the process of sunsetting Projects in Shortcut.",
|
|
81
81
|
input: ShortcutCreateStoryInput,
|
|
82
82
|
output: z.object({
|
|
83
|
-
id: z.number().int().describe("The unique ID of the Story"),
|
|
84
|
-
name: z.string().describe("The name of the story"),
|
|
83
|
+
id: z.number().int().describe("The unique ID of the Story").nullable(),
|
|
84
|
+
name: z.string().describe("The name of the story").nullable(),
|
|
85
85
|
files: z.array(z.unknown()).describe("An array of files attached to the story"),
|
|
86
86
|
stats: z.unknown().describe("The stats object for Stories"),
|
|
87
87
|
tasks: z.array(z.unknown()).describe("An array of tasks connected to the story"),
|
|
88
88
|
labels: z.array(z.unknown()).describe("An array of labels attached to the story"),
|
|
89
|
-
app_url: z.string().describe("The Shortcut application url for the Story"),
|
|
90
|
-
blocked: z.boolean().describe("A true/false boolean indicating if the Story is currently blocked"),
|
|
91
|
-
blocker: z.boolean().describe("A true/false boolean indicating if the Story is currently a blocker of another story"),
|
|
89
|
+
app_url: z.string().describe("The Shortcut application url for the Story").nullable(),
|
|
90
|
+
blocked: z.boolean().describe("A true/false boolean indicating if the Story is currently blocked").nullable(),
|
|
91
|
+
blocker: z.boolean().describe("A true/false boolean indicating if the Story is currently a blocker of another story").nullable(),
|
|
92
92
|
commits: z.array(z.unknown()).describe("An array of commits attached to the story"),
|
|
93
93
|
epic_id: z.number().int().describe("The ID of the epic the story belongs to").nullable().optional(),
|
|
94
|
-
started: z.boolean().describe("A true/false boolean indicating if the Story has been started"),
|
|
95
|
-
archived: z.boolean().describe("True if the story has been archived or not"),
|
|
94
|
+
started: z.boolean().describe("A true/false boolean indicating if the Story has been started").nullable(),
|
|
95
|
+
archived: z.boolean().describe("True if the story has been archived or not").nullable(),
|
|
96
96
|
branches: z.array(z.unknown()).describe("An array of Git branches attached to the story"),
|
|
97
97
|
comments: z.array(z.unknown()).describe("An array of comments attached to the story"),
|
|
98
98
|
deadline: z.string().describe("The due date of the story (ISO 8601 date-time format)").nullable().optional(),
|
|
99
99
|
estimate: z.number().int().describe("The numeric point estimate of the story. Can also be null, which means unestimated").nullable().optional(),
|
|
100
100
|
group_id: z.string().describe("The ID of the group associated with the story (UUID format)").nullable().optional(),
|
|
101
101
|
moved_at: z.string().describe("The time/date the Story was last changed workflow-state (ISO 8601 date-time format)").nullable().optional(),
|
|
102
|
-
position: z.number().int().describe("A number representing the position of the story in relation to every other story in the current project"),
|
|
103
|
-
completed: z.boolean().describe("A true/false boolean indicating if the Story has been completed"),
|
|
104
|
-
global_id: z.string().describe("Global identifier for the story"),
|
|
102
|
+
position: z.number().int().describe("A number representing the position of the story in relation to every other story in the current project").nullable(),
|
|
103
|
+
completed: z.boolean().describe("A true/false boolean indicating if the Story has been completed").nullable(),
|
|
104
|
+
global_id: z.string().describe("Global identifier for the story").nullable(),
|
|
105
105
|
label_ids: z.array(z.number().int()).describe("An array of label ids attached to the story"),
|
|
106
106
|
lead_time: z.number().int().describe("The lead time (in seconds) of this story when complete").nullable().optional(),
|
|
107
107
|
owner_ids: z.array(z.string()).describe("An array of UUIDs of the owners of this story"),
|
|
108
|
-
created_at: z.string().describe("The time/date the Story was created (ISO 8601 date-time format)"),
|
|
108
|
+
created_at: z.string().describe("The time/date the Story was created (ISO 8601 date-time format)").nullable(),
|
|
109
109
|
cycle_time: z.number().int().describe("The cycle time (in seconds) of this story when complete").nullable().optional(),
|
|
110
110
|
project_id: z.number().int().describe("The ID of the project the story belongs to").nullable().optional(),
|
|
111
111
|
started_at: z.string().describe("The time/date the Story was started (ISO 8601 date-time format)").nullable().optional(),
|
|
112
|
-
story_type: z.string().describe("The type of story (feature, bug, chore)"),
|
|
112
|
+
story_type: z.string().describe("The type of story (feature, bug, chore)").nullable(),
|
|
113
113
|
updated_at: z.string().describe("The time/date the Story was updated (ISO 8601 date-time format)").nullable().optional(),
|
|
114
|
-
description: z.string().describe("The description of the story"),
|
|
115
|
-
entity_type: z.string().describe("A string description of this resource (typically 'story')"),
|
|
114
|
+
description: z.string().describe("The description of the story").nullable(),
|
|
115
|
+
entity_type: z.string().describe("A string description of this resource (typically 'story')").nullable(),
|
|
116
116
|
external_id: z.string().describe("Unique ID for imported stories from other tools").nullable().optional(),
|
|
117
117
|
mention_ids: z.array(z.string()).describe("Deprecated; use member_mention_ids instead"),
|
|
118
118
|
story_links: z.array(z.unknown()).describe("An array of story links attached to the Story"),
|
|
119
119
|
synced_item: z.unknown().describe("The synced item for the story").nullable().optional(),
|
|
120
|
-
workflow_id: z.number().int().describe("The ID of the workflow the story belongs to"),
|
|
120
|
+
workflow_id: z.number().int().describe("The ID of the workflow the story belongs to").nullable(),
|
|
121
121
|
completed_at: z.string().describe("The time/date the Story was completed (ISO 8601 date-time format)").nullable().optional(),
|
|
122
122
|
follower_ids: z.array(z.string()).describe("An array of UUIDs for any Members listed as Followers"),
|
|
123
123
|
iteration_id: z.number().int().describe("The ID of the iteration the story belongs to").nullable().optional(),
|
|
@@ -126,10 +126,10 @@ const shortcutCreateStory = action("SHORTCUT_CREATE_STORY", {
|
|
|
126
126
|
pull_requests: z.array(z.unknown()).describe("An array of Pull/Merge Requests attached to the story"),
|
|
127
127
|
external_links: z.array(z.string()).describe("An array of external links (strings) associated with a Story"),
|
|
128
128
|
parent_story_id: z.number().int().describe("The ID of the parent story to this story (making this story a sub-task)").nullable().optional(),
|
|
129
|
-
requested_by_id: z.string().describe("The ID of the Member that requested the story (UUID format)"),
|
|
129
|
+
requested_by_id: z.string().describe("The ID of the Member that requested the story (UUID format)").nullable(),
|
|
130
130
|
group_mention_ids: z.array(z.string()).describe("An array of Group IDs that have been mentioned in the Story description"),
|
|
131
131
|
story_template_id: z.string().describe("The ID of the story template used to create this story, or null if not created using a template (UUID format)").nullable().optional(),
|
|
132
|
-
workflow_state_id: z.number().int().describe("The ID of the workflow state the story is currently in"),
|
|
132
|
+
workflow_state_id: z.number().int().describe("The ID of the workflow state the story is currently in").nullable(),
|
|
133
133
|
member_mention_ids: z.array(z.string()).describe("An array of Member IDs that have been mentioned in the Story description"),
|
|
134
134
|
sub_task_story_ids: z.array(z.number().int()).describe("The Story IDs of Sub-tasks attached to the Story").nullable().optional(),
|
|
135
135
|
started_at_override: z.string().describe("A manual override for the time/date the Story was started (ISO 8601 date-time format)").nullable().optional(),
|