@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
package/dist/actions/get-doc.mjs
CHANGED
|
@@ -9,15 +9,15 @@ const shortcutGetDoc = action("SHORTCUT_GET_DOC", {
|
|
|
9
9
|
doc__public__id: z.string().describe("The Doc's public ID (UUID format).")
|
|
10
10
|
}).describe("Request schema for `GetDoc`"),
|
|
11
11
|
output: z.object({
|
|
12
|
-
id: z.string().describe("The public id of the Doc (UUID format)."),
|
|
12
|
+
id: z.string().describe("The public id of the Doc (UUID format).").nullable(),
|
|
13
13
|
title: z.string().describe("The Doc's title.").nullable().optional(),
|
|
14
|
-
appUrl: z.string().describe("The Shortcut application url for the Doc."),
|
|
15
|
-
archived: z.boolean().describe("Whether the Doc is archived."),
|
|
16
|
-
createdAt: z.string().describe("The time/date the Doc was created in ISO 8601 format."),
|
|
17
|
-
updatedAt: z.string().describe("The time/date the Doc was last updated in ISO 8601 format."),
|
|
14
|
+
appUrl: z.string().describe("The Shortcut application url for the Doc.").nullable(),
|
|
15
|
+
archived: z.boolean().describe("Whether the Doc is archived.").nullable(),
|
|
16
|
+
createdAt: z.string().describe("The time/date the Doc was created in ISO 8601 format.").nullable(),
|
|
17
|
+
updatedAt: z.string().describe("The time/date the Doc was last updated in ISO 8601 format.").nullable(),
|
|
18
18
|
contentHtml: z.string().describe("The Doc's content in HTML format (as stored in S3). Only included when content_format=html query parameter is provided.").nullable().optional(),
|
|
19
19
|
contentMarkdown: z.string().describe("The Doc's content in Markdown format (converted from HTML storage).").nullable().optional()
|
|
20
|
-
}).describe("Response schema for `GetDoc`")
|
|
20
|
+
}).passthrough().describe("Response schema for `GetDoc`")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { shortcutGetDoc };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-doc.mjs","names":[],"sources":["../../src/actions/get-doc.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetDocInput
|
|
1
|
+
{"version":3,"file":"get-doc.mjs","names":[],"sources":["../../src/actions/get-doc.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetDocInput = z.object({\n content__format: z.enum([\"markdown\", \"html\"]).describe(\"Format of the content to return.\").optional(),\n doc__public__id: z.string().describe(\"The Doc's public ID (UUID format).\"),\n}).describe(\"Request schema for `GetDoc`\");\nexport const ShortcutGetDocOutput = z.object({\n id: z.string().describe(\"The public id of the Doc (UUID format).\").nullable(),\n title: z.string().describe(\"The Doc's title.\").nullable().optional(),\n appUrl: z.string().describe(\"The Shortcut application url for the Doc.\").nullable(),\n archived: z.boolean().describe(\"Whether the Doc is archived.\").nullable(),\n createdAt: z.string().describe(\"The time/date the Doc was created in ISO 8601 format.\").nullable(),\n updatedAt: z.string().describe(\"The time/date the Doc was last updated in ISO 8601 format.\").nullable(),\n contentHtml: z.string().describe(\"The Doc's content in HTML format (as stored in S3). Only included when content_format=html query parameter is provided.\").nullable().optional(),\n contentMarkdown: z.string().describe(\"The Doc's content in Markdown format (converted from HTML storage).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetDoc`\");\n\nexport const shortcutGetDoc = action(\"SHORTCUT_GET_DOC\", {\n slug: \"shortcut-get-doc\",\n name: \"Get doc\",\n description: \"Get Doc returns information about a chosen Doc by its public ID. Use content_format=html to include HTML content in the response.\",\n input: ShortcutGetDocInput,\n output: ShortcutGetDocOutput,\n});\n"],"mappings":";;AAmBA,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBiC,EAAE,OAAO;EAC1C,iBAAiB,EAAE,KAAK,CAAC,YAAY,MAAM,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACpG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC3E,CAAC,CAAC,CAAC,SAAS,6BAgBH;CACP,QAhBkC,EAAE,OAAO;EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChL,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8BAOhB;AACV,CAAC"}
|
|
@@ -20,18 +20,18 @@ const ShortcutGetEntityTemplate_FileSchema = zod.z.object({
|
|
|
20
20
|
thumbnail_url: zod.z.string().describe("The URL for the file's thumbnail image.").nullable().optional(),
|
|
21
21
|
group_mention_ids: zod.z.array(zod.z.string()).describe("Array of group mention UUIDs referenced in the file.").nullable().optional(),
|
|
22
22
|
member_mention_ids: zod.z.array(zod.z.string()).describe("Array of member mention UUIDs referenced in the file.").nullable().optional()
|
|
23
|
-
}).describe("File object attached directly to a story.");
|
|
23
|
+
}).passthrough().describe("File object attached directly to a story.");
|
|
24
24
|
const ShortcutGetEntityTemplate_TaskSchema = zod.z.object({
|
|
25
25
|
complete: zod.z.boolean().describe("Indicates whether the task is completed.").nullable().optional(),
|
|
26
26
|
position: zod.z.number().int().describe("The position of the task in the list.").nullable().optional(),
|
|
27
27
|
owner_ids: zod.z.array(zod.z.string()).describe("Array of UUIDs for members who own the task.").nullable().optional(),
|
|
28
|
-
description: zod.z.string().describe("The description of the task."),
|
|
28
|
+
description: zod.z.string().describe("The description of the task.").nullable(),
|
|
29
29
|
external_id: zod.z.string().describe("An external identifier for the task. Maximum length is 128 characters.").nullable().optional()
|
|
30
|
-
}).describe("Task/checklist item object for a story.");
|
|
30
|
+
}).passthrough().describe("Task/checklist item object for a story.");
|
|
31
31
|
const ShortcutGetEntityTemplate_LabelSchema = zod.z.object({
|
|
32
32
|
id: zod.z.number().int().describe("The numeric unique identifier for the label.").nullable().optional(),
|
|
33
|
-
name: zod.z.string().describe("The name of the label."),
|
|
34
|
-
color: zod.z.string().describe("The hex color code for the label (e.g., '#6515dd')."),
|
|
33
|
+
name: zod.z.string().describe("The name of the label.").nullable(),
|
|
34
|
+
color: zod.z.string().describe("The hex color code for the label (e.g., '#6515dd').").nullable(),
|
|
35
35
|
app_url: zod.z.string().describe("The URL for the label in the Shortcut application.").nullable().optional(),
|
|
36
36
|
archived: zod.z.boolean().describe("Indicates whether the label is archived.").nullable().optional(),
|
|
37
37
|
created_at: zod.z.string().describe("The timestamp when the label was created.").nullable().optional(),
|
|
@@ -39,12 +39,12 @@ const ShortcutGetEntityTemplate_LabelSchema = zod.z.object({
|
|
|
39
39
|
description: zod.z.string().describe("A text description of the label.").nullable().optional(),
|
|
40
40
|
entity_type: zod.z.string().describe("The entity type for the label.").nullable().optional(),
|
|
41
41
|
external_id: zod.z.string().describe("An external identifier for the label. Maximum length is 128 characters.").nullable().optional()
|
|
42
|
-
}).describe("Label object assigned to a story.");
|
|
42
|
+
}).passthrough().describe("Label object assigned to a story.");
|
|
43
43
|
const ShortcutGetEntityTemplate_SubTaskSchema = zod.z.object({
|
|
44
|
-
name: zod.z.string().describe("The name of the sub-task."),
|
|
44
|
+
name: zod.z.string().describe("The name of the sub-task.").nullable(),
|
|
45
45
|
owner_ids: zod.z.array(zod.z.string()).describe("Array of UUIDs for members who own the sub-task.").nullable().optional(),
|
|
46
46
|
workflow_state_id: zod.z.number().int().describe("The numeric identifier of the workflow state for the sub-task.").nullable().optional()
|
|
47
|
-
}).describe("Sub-task object for breaking down a story into smaller work items.");
|
|
47
|
+
}).passthrough().describe("Sub-task object for breaking down a story into smaller work items.");
|
|
48
48
|
const ShortcutGetEntityTemplate_LinkedFileSchema = zod.z.object({
|
|
49
49
|
id: zod.z.number().int().describe("The numeric unique identifier for the linked file.").nullable().optional(),
|
|
50
50
|
url: zod.z.string().describe("The URL to access the linked file.").nullable().optional(),
|
|
@@ -62,17 +62,17 @@ const ShortcutGetEntityTemplate_LinkedFileSchema = zod.z.object({
|
|
|
62
62
|
thumbnail_url: zod.z.string().describe("The URL for the linked file's thumbnail image.").nullable().optional(),
|
|
63
63
|
group_mention_ids: zod.z.array(zod.z.string()).describe("Array of group mention UUIDs referenced in the linked file.").nullable().optional(),
|
|
64
64
|
member_mention_ids: zod.z.array(zod.z.string()).describe("Array of member mention UUIDs referenced in the linked file.").nullable().optional()
|
|
65
|
-
}).describe("Linked file object referencing external cloud storage files.");
|
|
65
|
+
}).passthrough().describe("Linked file object referencing external cloud storage files.");
|
|
66
66
|
const ShortcutGetEntityTemplate_CustomFieldValueSchema = zod.z.object({
|
|
67
67
|
value: zod.z.string().describe("The value or text content of the custom field.").nullable().optional(),
|
|
68
|
-
field_id: zod.z.string().describe("The unique identifier (UUID) of the custom field."),
|
|
68
|
+
field_id: zod.z.string().describe("The unique identifier (UUID) of the custom field.").nullable(),
|
|
69
69
|
value_id: zod.z.string().describe("The unique identifier (UUID) for the specific value selection (for fields with predefined options).").nullable().optional()
|
|
70
|
-
}).describe("Custom field value assignment for a story.");
|
|
70
|
+
}).passthrough().describe("Custom field value assignment for a story.");
|
|
71
71
|
const ShortcutGetEntityTemplate_ExternalLinkSchema = zod.z.object({
|
|
72
72
|
id: zod.z.string().describe("The unique identifier for the external link.").nullable().optional(),
|
|
73
|
-
url: zod.z.string().describe("The URL of the external resource being linked."),
|
|
73
|
+
url: zod.z.string().describe("The URL of the external resource being linked.").nullable(),
|
|
74
74
|
story_id: zod.z.number().int().describe("The numeric identifier of the story associated with the external link.").nullable().optional()
|
|
75
|
-
}).describe("External link object referencing external resources.");
|
|
75
|
+
}).passthrough().describe("External link object referencing external resources.");
|
|
76
76
|
const ShortcutGetEntityTemplate_StoryContentsSchema = zod.z.object({
|
|
77
77
|
name: zod.z.string().describe("The title/name of the story.").nullable().optional(),
|
|
78
78
|
files: zod.z.array(ShortcutGetEntityTemplate_FileSchema).describe("Array of file objects attached directly to the story.").nullable().optional(),
|
|
@@ -95,17 +95,17 @@ const ShortcutGetEntityTemplate_StoryContentsSchema = zod.z.object({
|
|
|
95
95
|
custom_fields: zod.z.array(ShortcutGetEntityTemplate_CustomFieldValueSchema).describe("Array of custom field value assignments for the story.").nullable().optional(),
|
|
96
96
|
external_links: zod.z.array(ShortcutGetEntityTemplate_ExternalLinkSchema).describe("Array of external link objects referencing external resources.").nullable().optional(),
|
|
97
97
|
workflow_state_id: zod.z.number().int().describe("The numeric identifier of the workflow state for the story.").nullable().optional()
|
|
98
|
-
}).describe("Nested object containing the complete story configuration that pre-populates story attributes during creation.");
|
|
98
|
+
}).passthrough().describe("Nested object containing the complete story configuration that pre-populates story attributes during creation.");
|
|
99
99
|
const ShortcutGetEntityTemplateOutput = zod.z.object({
|
|
100
|
-
id: zod.z.string().describe("The unique identifier (UUID) for the entity template."),
|
|
101
|
-
name: zod.z.string().describe("The name of the template. Maximum length is 128 characters."),
|
|
102
|
-
author_id: zod.z.string().describe("The unique identifier (UUID) of the user who created the template."),
|
|
100
|
+
id: zod.z.string().describe("The unique identifier (UUID) for the entity template.").nullable(),
|
|
101
|
+
name: zod.z.string().describe("The name of the template. Maximum length is 128 characters.").nullable(),
|
|
102
|
+
author_id: zod.z.string().describe("The unique identifier (UUID) of the user who created the template.").nullable(),
|
|
103
103
|
created_at: zod.z.string().describe("The timestamp when the template was created, in ISO 8601 format.").nullable().optional(),
|
|
104
104
|
updated_at: zod.z.string().describe("The timestamp when the template was last modified, in ISO 8601 format.").nullable().optional(),
|
|
105
105
|
entity_type: zod.z.string().describe("The type of entity, typically 'entity-template'.").nullable().optional(),
|
|
106
106
|
last_used_at: zod.z.string().describe("The timestamp when the template was most recently used, in ISO 8601 format.").nullable().optional(),
|
|
107
107
|
story_contents: ShortcutGetEntityTemplate_StoryContentsSchema.nullable()
|
|
108
|
-
}).describe("Response schema for `GetEntityTemplate`");
|
|
108
|
+
}).passthrough().describe("Response schema for `GetEntityTemplate`");
|
|
109
109
|
const shortcutGetEntityTemplate = require_action.action("SHORTCUT_GET_ENTITY_TEMPLATE", {
|
|
110
110
|
slug: "shortcut-get-entity-template",
|
|
111
111
|
name: "Get entity template",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-entity-template.cjs","names":["z","action"],"sources":["../../src/actions/get-entity-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetEntityTemplateInput: z.ZodTypeAny = z.object({\n entity__template__public__id: z.string().describe(\"The unique ID of the entity template.\"),\n}).describe(\"Request schema for `GetEntityTemplate`\");\nconst ShortcutGetEntityTemplate_FileSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The numeric unique identifier for the file.\").nullable().optional(),\n url: z.string().describe(\"The direct URL to access the file.\").nullable().optional(),\n name: z.string().describe(\"The name of the file.\").nullable().optional(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n filename: z.string().describe(\"The name of the file.\").nullable().optional(),\n story_ids: z.array(z.number().int()).describe(\"Array of story IDs associated with the file.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the file was created.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the file was last updated.\").nullable().optional(),\n description: z.string().describe(\"A description of the file.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type for the file.\").nullable().optional(),\n external_id: z.string().describe(\"An external identifier for the file. Maximum length is 128 characters.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"Array of all mention UUIDs referenced in the file.\").nullable().optional(),\n uploader_id: z.string().describe(\"The UUID of the user who uploaded the file.\").nullable().optional(),\n content_type: z.string().describe(\"The MIME content type of the file.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL for the file's thumbnail image.\").nullable().optional(),\n group_mention_ids: z.array(z.string()).describe(\"Array of group mention UUIDs referenced in the file.\").nullable().optional(),\n member_mention_ids: z.array(z.string()).describe(\"Array of member mention UUIDs referenced in the file.\").nullable().optional(),\n}).describe(\"File object attached directly to a story.\");\nconst ShortcutGetEntityTemplate_TaskSchema: z.ZodTypeAny = z.object({\n complete: z.boolean().describe(\"Indicates whether the task is completed.\").nullable().optional(),\n position: z.number().int().describe(\"The position of the task in the list.\").nullable().optional(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs for members who own the task.\").nullable().optional(),\n description: z.string().describe(\"The description of the task.\"),\n external_id: z.string().describe(\"An external identifier for the task. Maximum length is 128 characters.\").nullable().optional(),\n}).describe(\"Task/checklist item object for a story.\");\nconst ShortcutGetEntityTemplate_LabelSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The numeric unique identifier for the label.\").nullable().optional(),\n name: z.string().describe(\"The name of the label.\"),\n color: z.string().describe(\"The hex color code for the label (e.g., '#6515dd').\"),\n app_url: z.string().describe(\"The URL for the label in the Shortcut application.\").nullable().optional(),\n archived: z.boolean().describe(\"Indicates whether the label is archived.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the label was created.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the label was last updated.\").nullable().optional(),\n description: z.string().describe(\"A text description of the label.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type for the label.\").nullable().optional(),\n external_id: z.string().describe(\"An external identifier for the label. Maximum length is 128 characters.\").nullable().optional(),\n}).describe(\"Label object assigned to a story.\");\nconst ShortcutGetEntityTemplate_SubTaskSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the sub-task.\"),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs for members who own the sub-task.\").nullable().optional(),\n workflow_state_id: z.number().int().describe(\"The numeric identifier of the workflow state for the sub-task.\").nullable().optional(),\n}).describe(\"Sub-task object for breaking down a story into smaller work items.\");\nconst ShortcutGetEntityTemplate_LinkedFileSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The numeric unique identifier for the linked file.\").nullable().optional(),\n url: z.string().describe(\"The URL to access the linked file.\").nullable().optional(),\n name: z.string().describe(\"The display name of the linked file.\").nullable().optional(),\n size: z.number().int().describe(\"The size of the linked file in bytes.\").nullable().optional(),\n type: z.string().describe(\"The type of linked file (e.g., dropbox, google, box).\").nullable().optional(),\n story_ids: z.array(z.number().int()).describe(\"Array of story IDs associated with the linked file.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the linked file was created.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the linked file was last updated.\").nullable().optional(),\n description: z.string().describe(\"A description of the linked file.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type for the linked file.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"Array of all mention UUIDs referenced in the linked file.\").nullable().optional(),\n uploader_id: z.string().describe(\"The UUID of the user who uploaded the linked file.\").nullable().optional(),\n content_type: z.string().describe(\"The MIME content type of the linked file.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL for the linked file's thumbnail image.\").nullable().optional(),\n group_mention_ids: z.array(z.string()).describe(\"Array of group mention UUIDs referenced in the linked file.\").nullable().optional(),\n member_mention_ids: z.array(z.string()).describe(\"Array of member mention UUIDs referenced in the linked file.\").nullable().optional(),\n}).describe(\"Linked file object referencing external cloud storage files.\");\nconst ShortcutGetEntityTemplate_CustomFieldValueSchema: z.ZodTypeAny = z.object({\n value: z.string().describe(\"The value or text content of the custom field.\").nullable().optional(),\n field_id: z.string().describe(\"The unique identifier (UUID) of the custom field.\"),\n value_id: z.string().describe(\"The unique identifier (UUID) for the specific value selection (for fields with predefined options).\").nullable().optional(),\n}).describe(\"Custom field value assignment for a story.\");\nconst ShortcutGetEntityTemplate_ExternalLinkSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the external link.\").nullable().optional(),\n url: z.string().describe(\"The URL of the external resource being linked.\"),\n story_id: z.number().int().describe(\"The numeric identifier of the story associated with the external link.\").nullable().optional(),\n}).describe(\"External link object referencing external resources.\");\nconst ShortcutGetEntityTemplate_StoryContentsSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The title/name of the story.\").nullable().optional(),\n files: z.array(ShortcutGetEntityTemplate_FileSchema).describe(\"Array of file objects attached directly to the story.\").nullable().optional(),\n tasks: z.array(ShortcutGetEntityTemplate_TaskSchema).describe(\"Array of task/checklist item objects for the story.\").nullable().optional(),\n labels: z.array(ShortcutGetEntityTemplate_LabelSchema).describe(\"Array of full label objects assigned to the story.\").nullable().optional(),\n epic_id: z.number().int().describe(\"The numeric identifier of the epic associated with the story.\").nullable().optional(),\n deadline: z.string().describe(\"The deadline for the story, in ISO 8601 date format.\").nullable().optional(),\n estimate: z.number().int().describe(\"The story point estimate for the story.\").nullable().optional(),\n group_id: z.string().describe(\"The UUID of the group associated with the story.\").nullable().optional(),\n label_ids: z.array(z.number().int()).describe(\"Array of numeric label identifiers assigned to the story.\").nullable().optional(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs for members who are owners of the story.\").nullable().optional(),\n sub_tasks: z.array(ShortcutGetEntityTemplate_SubTaskSchema).describe(\"Array of sub-task objects for breaking down the story into smaller work items.\").nullable().optional(),\n project_id: z.number().int().describe(\"The numeric identifier of the project associated with the story.\").nullable().optional(),\n story_type: z.string().describe(\"The type classification of the story (e.g., feature, bug, chore).\").nullable().optional(),\n description: z.string().describe(\"The text description of the story.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type identifier for the story contents.\").nullable().optional(),\n follower_ids: z.array(z.string()).describe(\"Array of UUIDs for members who are following the story.\").nullable().optional(),\n iteration_id: z.number().int().describe(\"The numeric identifier of the iteration (sprint) associated with the story.\").nullable().optional(),\n linked_files: z.array(ShortcutGetEntityTemplate_LinkedFileSchema).describe(\"Array of linked file objects referencing external cloud storage files (e.g., Dropbox, Google Drive, Box).\").nullable().optional(),\n custom_fields: z.array(ShortcutGetEntityTemplate_CustomFieldValueSchema).describe(\"Array of custom field value assignments for the story.\").nullable().optional(),\n external_links: z.array(ShortcutGetEntityTemplate_ExternalLinkSchema).describe(\"Array of external link objects referencing external resources.\").nullable().optional(),\n workflow_state_id: z.number().int().describe(\"The numeric identifier of the workflow state for the story.\").nullable().optional(),\n}).describe(\"Nested object containing the complete story configuration that pre-populates story attributes during creation.\");\nexport const ShortcutGetEntityTemplateOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier (UUID) for the entity template.\"),\n name: z.string().describe(\"The name of the template. Maximum length is 128 characters.\"),\n author_id: z.string().describe(\"The unique identifier (UUID) of the user who created the template.\"),\n created_at: z.string().describe(\"The timestamp when the template was created, in ISO 8601 format.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the template was last modified, in ISO 8601 format.\").nullable().optional(),\n entity_type: z.string().describe(\"The type of entity, typically 'entity-template'.\").nullable().optional(),\n last_used_at: z.string().describe(\"The timestamp when the template was most recently used, in ISO 8601 format.\").nullable().optional(),\n story_contents: ShortcutGetEntityTemplate_StoryContentsSchema.nullable(),\n}).describe(\"Response schema for `GetEntityTemplate`\");\n\nexport const shortcutGetEntityTemplate = action(\"SHORTCUT_GET_ENTITY_TEMPLATE\", {\n slug: \"shortcut-get-entity-template\",\n name: \"Get entity template\",\n description: \"Get Entity Template returns information about a given entity template.\",\n input: ShortcutGetEntityTemplateInput,\n output: ShortcutGetEntityTemplateOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-entity-template.cjs","names":["z","action"],"sources":["../../src/actions/get-entity-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutGetEntityTemplateInput = z.object({\n entity__template__public__id: z.string().describe(\"The unique ID of the entity template.\"),\n}).describe(\"Request schema for `GetEntityTemplate`\");\nconst ShortcutGetEntityTemplate_FileSchema = z.object({\n id: z.number().int().describe(\"The numeric unique identifier for the file.\").nullable().optional(),\n url: z.string().describe(\"The direct URL to access the file.\").nullable().optional(),\n name: z.string().describe(\"The name of the file.\").nullable().optional(),\n size: z.number().int().describe(\"The size of the file in bytes.\").nullable().optional(),\n filename: z.string().describe(\"The name of the file.\").nullable().optional(),\n story_ids: z.array(z.number().int()).describe(\"Array of story IDs associated with the file.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the file was created.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the file was last updated.\").nullable().optional(),\n description: z.string().describe(\"A description of the file.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type for the file.\").nullable().optional(),\n external_id: z.string().describe(\"An external identifier for the file. Maximum length is 128 characters.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"Array of all mention UUIDs referenced in the file.\").nullable().optional(),\n uploader_id: z.string().describe(\"The UUID of the user who uploaded the file.\").nullable().optional(),\n content_type: z.string().describe(\"The MIME content type of the file.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL for the file's thumbnail image.\").nullable().optional(),\n group_mention_ids: z.array(z.string()).describe(\"Array of group mention UUIDs referenced in the file.\").nullable().optional(),\n member_mention_ids: z.array(z.string()).describe(\"Array of member mention UUIDs referenced in the file.\").nullable().optional(),\n}).passthrough().describe(\"File object attached directly to a story.\");\nconst ShortcutGetEntityTemplate_TaskSchema = z.object({\n complete: z.boolean().describe(\"Indicates whether the task is completed.\").nullable().optional(),\n position: z.number().int().describe(\"The position of the task in the list.\").nullable().optional(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs for members who own the task.\").nullable().optional(),\n description: z.string().describe(\"The description of the task.\").nullable(),\n external_id: z.string().describe(\"An external identifier for the task. Maximum length is 128 characters.\").nullable().optional(),\n}).passthrough().describe(\"Task/checklist item object for a story.\");\nconst ShortcutGetEntityTemplate_LabelSchema = z.object({\n id: z.number().int().describe(\"The numeric unique identifier for the label.\").nullable().optional(),\n name: z.string().describe(\"The name of the label.\").nullable(),\n color: z.string().describe(\"The hex color code for the label (e.g., '#6515dd').\").nullable(),\n app_url: z.string().describe(\"The URL for the label in the Shortcut application.\").nullable().optional(),\n archived: z.boolean().describe(\"Indicates whether the label is archived.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the label was created.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the label was last updated.\").nullable().optional(),\n description: z.string().describe(\"A text description of the label.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type for the label.\").nullable().optional(),\n external_id: z.string().describe(\"An external identifier for the label. Maximum length is 128 characters.\").nullable().optional(),\n}).passthrough().describe(\"Label object assigned to a story.\");\nconst ShortcutGetEntityTemplate_SubTaskSchema = z.object({\n name: z.string().describe(\"The name of the sub-task.\").nullable(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs for members who own the sub-task.\").nullable().optional(),\n workflow_state_id: z.number().int().describe(\"The numeric identifier of the workflow state for the sub-task.\").nullable().optional(),\n}).passthrough().describe(\"Sub-task object for breaking down a story into smaller work items.\");\nconst ShortcutGetEntityTemplate_LinkedFileSchema = z.object({\n id: z.number().int().describe(\"The numeric unique identifier for the linked file.\").nullable().optional(),\n url: z.string().describe(\"The URL to access the linked file.\").nullable().optional(),\n name: z.string().describe(\"The display name of the linked file.\").nullable().optional(),\n size: z.number().int().describe(\"The size of the linked file in bytes.\").nullable().optional(),\n type: z.string().describe(\"The type of linked file (e.g., dropbox, google, box).\").nullable().optional(),\n story_ids: z.array(z.number().int()).describe(\"Array of story IDs associated with the linked file.\").nullable().optional(),\n created_at: z.string().describe(\"The timestamp when the linked file was created.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the linked file was last updated.\").nullable().optional(),\n description: z.string().describe(\"A description of the linked file.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type for the linked file.\").nullable().optional(),\n mention_ids: z.array(z.string()).describe(\"Array of all mention UUIDs referenced in the linked file.\").nullable().optional(),\n uploader_id: z.string().describe(\"The UUID of the user who uploaded the linked file.\").nullable().optional(),\n content_type: z.string().describe(\"The MIME content type of the linked file.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL for the linked file's thumbnail image.\").nullable().optional(),\n group_mention_ids: z.array(z.string()).describe(\"Array of group mention UUIDs referenced in the linked file.\").nullable().optional(),\n member_mention_ids: z.array(z.string()).describe(\"Array of member mention UUIDs referenced in the linked file.\").nullable().optional(),\n}).passthrough().describe(\"Linked file object referencing external cloud storage files.\");\nconst ShortcutGetEntityTemplate_CustomFieldValueSchema = z.object({\n value: z.string().describe(\"The value or text content of the custom field.\").nullable().optional(),\n field_id: z.string().describe(\"The unique identifier (UUID) of the custom field.\").nullable(),\n value_id: z.string().describe(\"The unique identifier (UUID) for the specific value selection (for fields with predefined options).\").nullable().optional(),\n}).passthrough().describe(\"Custom field value assignment for a story.\");\nconst ShortcutGetEntityTemplate_ExternalLinkSchema = z.object({\n id: z.string().describe(\"The unique identifier for the external link.\").nullable().optional(),\n url: z.string().describe(\"The URL of the external resource being linked.\").nullable(),\n story_id: z.number().int().describe(\"The numeric identifier of the story associated with the external link.\").nullable().optional(),\n}).passthrough().describe(\"External link object referencing external resources.\");\nconst ShortcutGetEntityTemplate_StoryContentsSchema = z.object({\n name: z.string().describe(\"The title/name of the story.\").nullable().optional(),\n files: z.array(ShortcutGetEntityTemplate_FileSchema).describe(\"Array of file objects attached directly to the story.\").nullable().optional(),\n tasks: z.array(ShortcutGetEntityTemplate_TaskSchema).describe(\"Array of task/checklist item objects for the story.\").nullable().optional(),\n labels: z.array(ShortcutGetEntityTemplate_LabelSchema).describe(\"Array of full label objects assigned to the story.\").nullable().optional(),\n epic_id: z.number().int().describe(\"The numeric identifier of the epic associated with the story.\").nullable().optional(),\n deadline: z.string().describe(\"The deadline for the story, in ISO 8601 date format.\").nullable().optional(),\n estimate: z.number().int().describe(\"The story point estimate for the story.\").nullable().optional(),\n group_id: z.string().describe(\"The UUID of the group associated with the story.\").nullable().optional(),\n label_ids: z.array(z.number().int()).describe(\"Array of numeric label identifiers assigned to the story.\").nullable().optional(),\n owner_ids: z.array(z.string()).describe(\"Array of UUIDs for members who are owners of the story.\").nullable().optional(),\n sub_tasks: z.array(ShortcutGetEntityTemplate_SubTaskSchema).describe(\"Array of sub-task objects for breaking down the story into smaller work items.\").nullable().optional(),\n project_id: z.number().int().describe(\"The numeric identifier of the project associated with the story.\").nullable().optional(),\n story_type: z.string().describe(\"The type classification of the story (e.g., feature, bug, chore).\").nullable().optional(),\n description: z.string().describe(\"The text description of the story.\").nullable().optional(),\n entity_type: z.string().describe(\"The entity type identifier for the story contents.\").nullable().optional(),\n follower_ids: z.array(z.string()).describe(\"Array of UUIDs for members who are following the story.\").nullable().optional(),\n iteration_id: z.number().int().describe(\"The numeric identifier of the iteration (sprint) associated with the story.\").nullable().optional(),\n linked_files: z.array(ShortcutGetEntityTemplate_LinkedFileSchema).describe(\"Array of linked file objects referencing external cloud storage files (e.g., Dropbox, Google Drive, Box).\").nullable().optional(),\n custom_fields: z.array(ShortcutGetEntityTemplate_CustomFieldValueSchema).describe(\"Array of custom field value assignments for the story.\").nullable().optional(),\n external_links: z.array(ShortcutGetEntityTemplate_ExternalLinkSchema).describe(\"Array of external link objects referencing external resources.\").nullable().optional(),\n workflow_state_id: z.number().int().describe(\"The numeric identifier of the workflow state for the story.\").nullable().optional(),\n}).passthrough().describe(\"Nested object containing the complete story configuration that pre-populates story attributes during creation.\");\nexport const ShortcutGetEntityTemplateOutput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) for the entity template.\").nullable(),\n name: z.string().describe(\"The name of the template. Maximum length is 128 characters.\").nullable(),\n author_id: z.string().describe(\"The unique identifier (UUID) of the user who created the template.\").nullable(),\n created_at: z.string().describe(\"The timestamp when the template was created, in ISO 8601 format.\").nullable().optional(),\n updated_at: z.string().describe(\"The timestamp when the template was last modified, in ISO 8601 format.\").nullable().optional(),\n entity_type: z.string().describe(\"The type of entity, typically 'entity-template'.\").nullable().optional(),\n last_used_at: z.string().describe(\"The timestamp when the template was most recently used, in ISO 8601 format.\").nullable().optional(),\n story_contents: ShortcutGetEntityTemplate_StoryContentsSchema.nullable(),\n}).passthrough().describe(\"Response schema for `GetEntityTemplate`\");\n\nexport const shortcutGetEntityTemplate = action(\"SHORTCUT_GET_ENTITY_TEMPLATE\", {\n slug: \"shortcut-get-entity-template\",\n name: \"Get entity template\",\n description: \"Get Entity Template returns information about a given entity template.\",\n input: ShortcutGetEntityTemplateInput,\n output: ShortcutGetEntityTemplateOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,108 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-entity-template.d.ts
|
|
4
|
-
declare const ShortcutGetEntityTemplateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutGetEntityTemplateInput: z.ZodObject<{
|
|
5
|
+
entity__template__public__id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ShortcutGetEntityTemplateOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
author_id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
last_used_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
story_contents: z.ZodNullable<z.ZodObject<{
|
|
16
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
18
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
story_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
24
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
30
|
+
uploader_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
thumbnail_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
group_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
34
|
+
member_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
|
+
tasks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
37
|
+
complete: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
38
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
owner_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
40
|
+
description: z.ZodNullable<z.ZodString>;
|
|
41
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$loose>>>>;
|
|
43
|
+
labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
44
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
name: z.ZodNullable<z.ZodString>;
|
|
46
|
+
color: z.ZodNullable<z.ZodString>;
|
|
47
|
+
app_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
archived: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
49
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
}, z.core.$loose>>>>;
|
|
55
|
+
epic_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
deadline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
+
estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
group_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
|
+
label_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
60
|
+
owner_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
61
|
+
sub_tasks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
62
|
+
name: z.ZodNullable<z.ZodString>;
|
|
63
|
+
owner_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
64
|
+
workflow_state_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
65
|
+
}, z.core.$loose>>>>;
|
|
66
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
67
|
+
story_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
|
+
follower_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
71
|
+
iteration_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
72
|
+
linked_files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
73
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
74
|
+
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
|
+
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
77
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
|
+
story_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
79
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
|
+
mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
84
|
+
uploader_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
85
|
+
content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
+
thumbnail_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
|
+
group_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
88
|
+
member_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
89
|
+
}, z.core.$loose>>>>;
|
|
90
|
+
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
91
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
|
+
field_id: z.ZodNullable<z.ZodString>;
|
|
93
|
+
value_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
|
+
}, z.core.$loose>>>>;
|
|
95
|
+
external_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
96
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
|
+
url: z.ZodNullable<z.ZodString>;
|
|
98
|
+
story_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
99
|
+
}, z.core.$loose>>>>;
|
|
100
|
+
workflow_state_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
101
|
+
}, z.core.$loose>>;
|
|
102
|
+
}, z.core.$loose>;
|
|
103
|
+
declare const shortcutGetEntityTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
104
|
+
entity__template__public__id: string;
|
|
105
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
106
|
//#endregion
|
|
8
107
|
export { shortcutGetEntityTemplate };
|
|
9
108
|
//# sourceMappingURL=get-entity-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-entity-template.d.cts","names":[],"sources":["../../src/actions/get-entity-template.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-entity-template.d.cts","names":[],"sources":["../../src/actions/get-entity-template.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAiG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,108 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-entity-template.d.ts
|
|
4
|
-
declare const ShortcutGetEntityTemplateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutGetEntityTemplateInput: z.ZodObject<{
|
|
5
|
+
entity__template__public__id: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ShortcutGetEntityTemplateOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodString>;
|
|
9
|
+
name: z.ZodNullable<z.ZodString>;
|
|
10
|
+
author_id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
last_used_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
story_contents: z.ZodNullable<z.ZodObject<{
|
|
16
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
18
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
filename: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
story_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
24
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
30
|
+
uploader_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
thumbnail_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
group_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
34
|
+
member_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
|
+
tasks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
37
|
+
complete: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
38
|
+
position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
owner_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
40
|
+
description: z.ZodNullable<z.ZodString>;
|
|
41
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$loose>>>>;
|
|
43
|
+
labels: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
44
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
name: z.ZodNullable<z.ZodString>;
|
|
46
|
+
color: z.ZodNullable<z.ZodString>;
|
|
47
|
+
app_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
archived: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
49
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
+
external_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
}, z.core.$loose>>>>;
|
|
55
|
+
epic_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
56
|
+
deadline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
+
estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
group_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
|
+
label_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
60
|
+
owner_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
61
|
+
sub_tasks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
62
|
+
name: z.ZodNullable<z.ZodString>;
|
|
63
|
+
owner_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
64
|
+
workflow_state_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
65
|
+
}, z.core.$loose>>>>;
|
|
66
|
+
project_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
67
|
+
story_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
|
+
follower_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
71
|
+
iteration_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
72
|
+
linked_files: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
73
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
74
|
+
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
|
+
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
77
|
+
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
|
+
story_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
79
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
|
+
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
|
+
entity_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
|
+
mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
84
|
+
uploader_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
85
|
+
content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
+
thumbnail_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
|
+
group_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
88
|
+
member_mention_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
89
|
+
}, z.core.$loose>>>>;
|
|
90
|
+
custom_fields: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
91
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
|
+
field_id: z.ZodNullable<z.ZodString>;
|
|
93
|
+
value_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
|
+
}, z.core.$loose>>>>;
|
|
95
|
+
external_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
96
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
|
+
url: z.ZodNullable<z.ZodString>;
|
|
98
|
+
story_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
99
|
+
}, z.core.$loose>>>>;
|
|
100
|
+
workflow_state_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
101
|
+
}, z.core.$loose>>;
|
|
102
|
+
}, z.core.$loose>;
|
|
103
|
+
declare const shortcutGetEntityTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
104
|
+
entity__template__public__id: string;
|
|
105
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
106
|
//#endregion
|
|
8
107
|
export { shortcutGetEntityTemplate };
|
|
9
108
|
//# sourceMappingURL=get-entity-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-entity-template.d.mts","names":[],"sources":["../../src/actions/get-entity-template.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-entity-template.d.mts","names":[],"sources":["../../src/actions/get-entity-template.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAiG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAW/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -20,18 +20,18 @@ const ShortcutGetEntityTemplate_FileSchema = z.object({
|
|
|
20
20
|
thumbnail_url: z.string().describe("The URL for the file's thumbnail image.").nullable().optional(),
|
|
21
21
|
group_mention_ids: z.array(z.string()).describe("Array of group mention UUIDs referenced in the file.").nullable().optional(),
|
|
22
22
|
member_mention_ids: z.array(z.string()).describe("Array of member mention UUIDs referenced in the file.").nullable().optional()
|
|
23
|
-
}).describe("File object attached directly to a story.");
|
|
23
|
+
}).passthrough().describe("File object attached directly to a story.");
|
|
24
24
|
const ShortcutGetEntityTemplate_TaskSchema = z.object({
|
|
25
25
|
complete: z.boolean().describe("Indicates whether the task is completed.").nullable().optional(),
|
|
26
26
|
position: z.number().int().describe("The position of the task in the list.").nullable().optional(),
|
|
27
27
|
owner_ids: z.array(z.string()).describe("Array of UUIDs for members who own the task.").nullable().optional(),
|
|
28
|
-
description: z.string().describe("The description of the task."),
|
|
28
|
+
description: z.string().describe("The description of the task.").nullable(),
|
|
29
29
|
external_id: z.string().describe("An external identifier for the task. Maximum length is 128 characters.").nullable().optional()
|
|
30
|
-
}).describe("Task/checklist item object for a story.");
|
|
30
|
+
}).passthrough().describe("Task/checklist item object for a story.");
|
|
31
31
|
const ShortcutGetEntityTemplate_LabelSchema = z.object({
|
|
32
32
|
id: z.number().int().describe("The numeric unique identifier for the label.").nullable().optional(),
|
|
33
|
-
name: z.string().describe("The name of the label."),
|
|
34
|
-
color: z.string().describe("The hex color code for the label (e.g., '#6515dd')."),
|
|
33
|
+
name: z.string().describe("The name of the label.").nullable(),
|
|
34
|
+
color: z.string().describe("The hex color code for the label (e.g., '#6515dd').").nullable(),
|
|
35
35
|
app_url: z.string().describe("The URL for the label in the Shortcut application.").nullable().optional(),
|
|
36
36
|
archived: z.boolean().describe("Indicates whether the label is archived.").nullable().optional(),
|
|
37
37
|
created_at: z.string().describe("The timestamp when the label was created.").nullable().optional(),
|
|
@@ -39,12 +39,12 @@ const ShortcutGetEntityTemplate_LabelSchema = z.object({
|
|
|
39
39
|
description: z.string().describe("A text description of the label.").nullable().optional(),
|
|
40
40
|
entity_type: z.string().describe("The entity type for the label.").nullable().optional(),
|
|
41
41
|
external_id: z.string().describe("An external identifier for the label. Maximum length is 128 characters.").nullable().optional()
|
|
42
|
-
}).describe("Label object assigned to a story.");
|
|
42
|
+
}).passthrough().describe("Label object assigned to a story.");
|
|
43
43
|
const ShortcutGetEntityTemplate_SubTaskSchema = z.object({
|
|
44
|
-
name: z.string().describe("The name of the sub-task."),
|
|
44
|
+
name: z.string().describe("The name of the sub-task.").nullable(),
|
|
45
45
|
owner_ids: z.array(z.string()).describe("Array of UUIDs for members who own the sub-task.").nullable().optional(),
|
|
46
46
|
workflow_state_id: z.number().int().describe("The numeric identifier of the workflow state for the sub-task.").nullable().optional()
|
|
47
|
-
}).describe("Sub-task object for breaking down a story into smaller work items.");
|
|
47
|
+
}).passthrough().describe("Sub-task object for breaking down a story into smaller work items.");
|
|
48
48
|
const ShortcutGetEntityTemplate_LinkedFileSchema = z.object({
|
|
49
49
|
id: z.number().int().describe("The numeric unique identifier for the linked file.").nullable().optional(),
|
|
50
50
|
url: z.string().describe("The URL to access the linked file.").nullable().optional(),
|
|
@@ -62,17 +62,17 @@ const ShortcutGetEntityTemplate_LinkedFileSchema = z.object({
|
|
|
62
62
|
thumbnail_url: z.string().describe("The URL for the linked file's thumbnail image.").nullable().optional(),
|
|
63
63
|
group_mention_ids: z.array(z.string()).describe("Array of group mention UUIDs referenced in the linked file.").nullable().optional(),
|
|
64
64
|
member_mention_ids: z.array(z.string()).describe("Array of member mention UUIDs referenced in the linked file.").nullable().optional()
|
|
65
|
-
}).describe("Linked file object referencing external cloud storage files.");
|
|
65
|
+
}).passthrough().describe("Linked file object referencing external cloud storage files.");
|
|
66
66
|
const ShortcutGetEntityTemplate_CustomFieldValueSchema = z.object({
|
|
67
67
|
value: z.string().describe("The value or text content of the custom field.").nullable().optional(),
|
|
68
|
-
field_id: z.string().describe("The unique identifier (UUID) of the custom field."),
|
|
68
|
+
field_id: z.string().describe("The unique identifier (UUID) of the custom field.").nullable(),
|
|
69
69
|
value_id: z.string().describe("The unique identifier (UUID) for the specific value selection (for fields with predefined options).").nullable().optional()
|
|
70
|
-
}).describe("Custom field value assignment for a story.");
|
|
70
|
+
}).passthrough().describe("Custom field value assignment for a story.");
|
|
71
71
|
const ShortcutGetEntityTemplate_ExternalLinkSchema = z.object({
|
|
72
72
|
id: z.string().describe("The unique identifier for the external link.").nullable().optional(),
|
|
73
|
-
url: z.string().describe("The URL of the external resource being linked."),
|
|
73
|
+
url: z.string().describe("The URL of the external resource being linked.").nullable(),
|
|
74
74
|
story_id: z.number().int().describe("The numeric identifier of the story associated with the external link.").nullable().optional()
|
|
75
|
-
}).describe("External link object referencing external resources.");
|
|
75
|
+
}).passthrough().describe("External link object referencing external resources.");
|
|
76
76
|
const ShortcutGetEntityTemplate_StoryContentsSchema = z.object({
|
|
77
77
|
name: z.string().describe("The title/name of the story.").nullable().optional(),
|
|
78
78
|
files: z.array(ShortcutGetEntityTemplate_FileSchema).describe("Array of file objects attached directly to the story.").nullable().optional(),
|
|
@@ -95,22 +95,22 @@ const ShortcutGetEntityTemplate_StoryContentsSchema = z.object({
|
|
|
95
95
|
custom_fields: z.array(ShortcutGetEntityTemplate_CustomFieldValueSchema).describe("Array of custom field value assignments for the story.").nullable().optional(),
|
|
96
96
|
external_links: z.array(ShortcutGetEntityTemplate_ExternalLinkSchema).describe("Array of external link objects referencing external resources.").nullable().optional(),
|
|
97
97
|
workflow_state_id: z.number().int().describe("The numeric identifier of the workflow state for the story.").nullable().optional()
|
|
98
|
-
}).describe("Nested object containing the complete story configuration that pre-populates story attributes during creation.");
|
|
98
|
+
}).passthrough().describe("Nested object containing the complete story configuration that pre-populates story attributes during creation.");
|
|
99
99
|
const shortcutGetEntityTemplate = action("SHORTCUT_GET_ENTITY_TEMPLATE", {
|
|
100
100
|
slug: "shortcut-get-entity-template",
|
|
101
101
|
name: "Get entity template",
|
|
102
102
|
description: "Get Entity Template returns information about a given entity template.",
|
|
103
103
|
input: ShortcutGetEntityTemplateInput,
|
|
104
104
|
output: z.object({
|
|
105
|
-
id: z.string().describe("The unique identifier (UUID) for the entity template."),
|
|
106
|
-
name: z.string().describe("The name of the template. Maximum length is 128 characters."),
|
|
107
|
-
author_id: z.string().describe("The unique identifier (UUID) of the user who created the template."),
|
|
105
|
+
id: z.string().describe("The unique identifier (UUID) for the entity template.").nullable(),
|
|
106
|
+
name: z.string().describe("The name of the template. Maximum length is 128 characters.").nullable(),
|
|
107
|
+
author_id: z.string().describe("The unique identifier (UUID) of the user who created the template.").nullable(),
|
|
108
108
|
created_at: z.string().describe("The timestamp when the template was created, in ISO 8601 format.").nullable().optional(),
|
|
109
109
|
updated_at: z.string().describe("The timestamp when the template was last modified, in ISO 8601 format.").nullable().optional(),
|
|
110
110
|
entity_type: z.string().describe("The type of entity, typically 'entity-template'.").nullable().optional(),
|
|
111
111
|
last_used_at: z.string().describe("The timestamp when the template was most recently used, in ISO 8601 format.").nullable().optional(),
|
|
112
112
|
story_contents: ShortcutGetEntityTemplate_StoryContentsSchema.nullable()
|
|
113
|
-
}).describe("Response schema for `GetEntityTemplate`")
|
|
113
|
+
}).passthrough().describe("Response schema for `GetEntityTemplate`")
|
|
114
114
|
});
|
|
115
115
|
//#endregion
|
|
116
116
|
export { shortcutGetEntityTemplate };
|