@keystrokehq/shortcut 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/create-category.cjs +3 -3
- package/dist/actions/create-category.cjs.map +1 -1
- package/dist/actions/create-category.d.cts +20 -3
- package/dist/actions/create-category.d.cts.map +1 -1
- package/dist/actions/create-category.d.mts +20 -3
- package/dist/actions/create-category.d.mts.map +1 -1
- package/dist/actions/create-category.mjs +3 -3
- package/dist/actions/create-category.mjs.map +1 -1
- package/dist/actions/create-doc.cjs +3 -3
- package/dist/actions/create-doc.cjs.map +1 -1
- package/dist/actions/create-doc.d.cts +18 -3
- package/dist/actions/create-doc.d.cts.map +1 -1
- package/dist/actions/create-doc.d.mts +18 -3
- package/dist/actions/create-doc.d.mts.map +1 -1
- package/dist/actions/create-doc.mjs +3 -3
- package/dist/actions/create-doc.mjs.map +1 -1
- package/dist/actions/create-entity-template.cjs +25 -25
- package/dist/actions/create-entity-template.cjs.map +1 -1
- package/dist/actions/create-entity-template.d.cts +154 -3
- package/dist/actions/create-entity-template.d.cts.map +1 -1
- package/dist/actions/create-entity-template.d.mts +154 -3
- package/dist/actions/create-entity-template.d.mts.map +1 -1
- package/dist/actions/create-entity-template.mjs +25 -25
- package/dist/actions/create-entity-template.mjs.map +1 -1
- package/dist/actions/create-epic-comment-comment.cjs +9 -9
- package/dist/actions/create-epic-comment-comment.cjs.map +1 -1
- package/dist/actions/create-epic-comment-comment.d.cts +33 -3
- package/dist/actions/create-epic-comment-comment.d.cts.map +1 -1
- package/dist/actions/create-epic-comment-comment.d.mts +33 -3
- package/dist/actions/create-epic-comment-comment.d.mts.map +1 -1
- package/dist/actions/create-epic-comment-comment.mjs +9 -9
- package/dist/actions/create-epic-comment-comment.mjs.map +1 -1
- package/dist/actions/create-epic-comment.cjs +9 -9
- package/dist/actions/create-epic-comment.cjs.map +1 -1
- package/dist/actions/create-epic-comment.d.cts +31 -3
- package/dist/actions/create-epic-comment.d.cts.map +1 -1
- package/dist/actions/create-epic-comment.d.mts +31 -3
- package/dist/actions/create-epic-comment.d.mts.map +1 -1
- package/dist/actions/create-epic-comment.mjs +9 -9
- package/dist/actions/create-epic-comment.mjs.map +1 -1
- package/dist/actions/create-epic-health.cjs +3 -3
- package/dist/actions/create-epic-health.cjs.map +1 -1
- package/dist/actions/create-epic-health.d.cts +26 -3
- package/dist/actions/create-epic-health.d.cts.map +1 -1
- package/dist/actions/create-epic-health.d.mts +26 -3
- package/dist/actions/create-epic-health.d.mts.map +1 -1
- package/dist/actions/create-epic-health.mjs +3 -3
- package/dist/actions/create-epic-health.mjs.map +1 -1
- package/dist/actions/create-epic.cjs +50 -50
- package/dist/actions/create-epic.cjs.map +1 -1
- package/dist/actions/create-epic.d.cts +152 -3
- package/dist/actions/create-epic.d.cts.map +1 -1
- package/dist/actions/create-epic.d.mts +152 -3
- package/dist/actions/create-epic.d.mts.map +1 -1
- package/dist/actions/create-epic.mjs +50 -50
- package/dist/actions/create-epic.mjs.map +1 -1
- package/dist/actions/create-generic-integration.cjs +10 -10
- package/dist/actions/create-generic-integration.cjs.map +1 -1
- package/dist/actions/create-generic-integration.d.cts +19 -3
- package/dist/actions/create-generic-integration.d.cts.map +1 -1
- package/dist/actions/create-generic-integration.d.mts +19 -3
- package/dist/actions/create-generic-integration.d.mts.map +1 -1
- package/dist/actions/create-generic-integration.mjs +10 -10
- package/dist/actions/create-generic-integration.mjs.map +1 -1
- package/dist/actions/create-group.cjs +19 -19
- package/dist/actions/create-group.cjs.map +1 -1
- package/dist/actions/create-group.d.cts +64 -3
- package/dist/actions/create-group.d.cts.map +1 -1
- package/dist/actions/create-group.d.mts +64 -3
- package/dist/actions/create-group.d.mts.map +1 -1
- package/dist/actions/create-group.mjs +19 -19
- package/dist/actions/create-group.mjs.map +1 -1
- package/dist/actions/create-iteration.cjs +21 -21
- package/dist/actions/create-iteration.cjs.map +1 -1
- package/dist/actions/create-iteration.d.cts +74 -3
- package/dist/actions/create-iteration.d.cts.map +1 -1
- package/dist/actions/create-iteration.d.mts +74 -3
- package/dist/actions/create-iteration.d.mts.map +1 -1
- package/dist/actions/create-iteration.mjs +21 -21
- package/dist/actions/create-iteration.mjs.map +1 -1
- package/dist/actions/create-label.cjs +10 -10
- package/dist/actions/create-label.cjs.map +1 -1
- package/dist/actions/create-label.d.cts +44 -3
- package/dist/actions/create-label.d.cts.map +1 -1
- package/dist/actions/create-label.d.mts +44 -3
- package/dist/actions/create-label.d.mts.map +1 -1
- package/dist/actions/create-label.mjs +10 -10
- package/dist/actions/create-label.mjs.map +1 -1
- package/dist/actions/create-linked-file.cjs +9 -9
- package/dist/actions/create-linked-file.cjs.map +1 -1
- package/dist/actions/create-linked-file.d.cts +46 -3
- package/dist/actions/create-linked-file.d.cts.map +1 -1
- package/dist/actions/create-linked-file.d.mts +46 -3
- package/dist/actions/create-linked-file.d.mts.map +1 -1
- package/dist/actions/create-linked-file.mjs +9 -9
- package/dist/actions/create-linked-file.mjs.map +1 -1
- package/dist/actions/create-multiple-stories.cjs +7 -7
- package/dist/actions/create-multiple-stories.cjs.map +1 -1
- package/dist/actions/create-multiple-stories.d.cts +147 -3
- package/dist/actions/create-multiple-stories.d.cts.map +1 -1
- package/dist/actions/create-multiple-stories.d.mts +147 -3
- package/dist/actions/create-multiple-stories.d.mts.map +1 -1
- package/dist/actions/create-multiple-stories.mjs +7 -7
- package/dist/actions/create-multiple-stories.mjs.map +1 -1
- package/dist/actions/create-objective.cjs +32 -32
- package/dist/actions/create-objective.cjs.map +1 -1
- package/dist/actions/create-objective.d.cts +89 -3
- package/dist/actions/create-objective.d.cts.map +1 -1
- package/dist/actions/create-objective.d.mts +89 -3
- package/dist/actions/create-objective.d.mts.map +1 -1
- package/dist/actions/create-objective.mjs +32 -32
- package/dist/actions/create-objective.mjs.map +1 -1
- package/dist/actions/create-project.cjs +3 -3
- package/dist/actions/create-project.cjs.map +1 -1
- package/dist/actions/create-project.d.cts +46 -3
- package/dist/actions/create-project.d.cts.map +1 -1
- package/dist/actions/create-project.d.mts +46 -3
- package/dist/actions/create-project.d.mts.map +1 -1
- package/dist/actions/create-project.mjs +3 -3
- package/dist/actions/create-project.mjs.map +1 -1
- package/dist/actions/create-story-comment.cjs +9 -9
- package/dist/actions/create-story-comment.cjs.map +1 -1
- package/dist/actions/create-story-comment.d.cts +33 -3
- package/dist/actions/create-story-comment.d.cts.map +1 -1
- package/dist/actions/create-story-comment.d.mts +33 -3
- package/dist/actions/create-story-comment.d.mts.map +1 -1
- package/dist/actions/create-story-comment.mjs +9 -9
- package/dist/actions/create-story-comment.mjs.map +1 -1
- package/dist/actions/create-story-from-template.cjs +40 -40
- package/dist/actions/create-story-from-template.cjs.map +1 -1
- package/dist/actions/create-story-from-template.d.cts +379 -3
- package/dist/actions/create-story-from-template.d.cts.map +1 -1
- package/dist/actions/create-story-from-template.d.mts +379 -3
- package/dist/actions/create-story-from-template.d.mts.map +1 -1
- package/dist/actions/create-story-from-template.mjs +40 -40
- package/dist/actions/create-story-from-template.mjs.map +1 -1
- package/dist/actions/create-story-link.cjs +8 -8
- package/dist/actions/create-story-link.cjs.map +1 -1
- package/dist/actions/create-story-link.d.cts +23 -3
- package/dist/actions/create-story-link.d.cts.map +1 -1
- package/dist/actions/create-story-link.d.mts +23 -3
- package/dist/actions/create-story-link.d.mts.map +1 -1
- package/dist/actions/create-story-link.mjs +8 -8
- package/dist/actions/create-story-link.mjs.map +1 -1
- package/dist/actions/create-story-reaction.cjs.map +1 -1
- package/dist/actions/create-story-reaction.d.cts +11 -3
- package/dist/actions/create-story-reaction.d.cts.map +1 -1
- package/dist/actions/create-story-reaction.d.mts +11 -3
- package/dist/actions/create-story-reaction.d.mts.map +1 -1
- package/dist/actions/create-story-reaction.mjs.map +1 -1
- package/dist/actions/create-story.cjs +25 -25
- package/dist/actions/create-story.cjs.map +1 -1
- package/dist/actions/create-story.d.cts +203 -3
- package/dist/actions/create-story.d.cts.map +1 -1
- package/dist/actions/create-story.d.mts +203 -3
- package/dist/actions/create-story.d.mts.map +1 -1
- package/dist/actions/create-story.mjs +25 -25
- package/dist/actions/create-story.mjs.map +1 -1
- package/dist/actions/create-task.cjs +30 -30
- package/dist/actions/create-task.cjs.map +1 -1
- package/dist/actions/create-task.d.cts +76 -3
- package/dist/actions/create-task.d.cts.map +1 -1
- package/dist/actions/create-task.d.mts +76 -3
- package/dist/actions/create-task.d.mts.map +1 -1
- package/dist/actions/create-task.mjs +30 -30
- package/dist/actions/create-task.mjs.map +1 -1
- package/dist/actions/delete-category.cjs +1 -1
- package/dist/actions/delete-category.cjs.map +1 -1
- package/dist/actions/delete-category.d.cts +7 -3
- package/dist/actions/delete-category.d.cts.map +1 -1
- package/dist/actions/delete-category.d.mts +7 -3
- package/dist/actions/delete-category.d.mts.map +1 -1
- package/dist/actions/delete-category.mjs +1 -1
- package/dist/actions/delete-category.mjs.map +1 -1
- package/dist/actions/delete-custom-field.cjs +1 -1
- package/dist/actions/delete-custom-field.cjs.map +1 -1
- package/dist/actions/delete-custom-field.d.cts +7 -3
- package/dist/actions/delete-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-custom-field.d.mts +7 -3
- package/dist/actions/delete-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-custom-field.mjs +1 -1
- package/dist/actions/delete-custom-field.mjs.map +1 -1
- package/dist/actions/delete-doc.cjs.map +1 -1
- package/dist/actions/delete-doc.d.cts +7 -3
- package/dist/actions/delete-doc.d.cts.map +1 -1
- package/dist/actions/delete-doc.d.mts +7 -3
- package/dist/actions/delete-doc.d.mts.map +1 -1
- package/dist/actions/delete-doc.mjs.map +1 -1
- package/dist/actions/delete-entity-template.cjs +1 -1
- package/dist/actions/delete-entity-template.cjs.map +1 -1
- package/dist/actions/delete-entity-template.d.cts +7 -3
- package/dist/actions/delete-entity-template.d.cts.map +1 -1
- package/dist/actions/delete-entity-template.d.mts +7 -3
- package/dist/actions/delete-entity-template.d.mts.map +1 -1
- package/dist/actions/delete-entity-template.mjs +1 -1
- package/dist/actions/delete-entity-template.mjs.map +1 -1
- package/dist/actions/delete-epic-comment.cjs +1 -1
- package/dist/actions/delete-epic-comment.cjs.map +1 -1
- package/dist/actions/delete-epic-comment.d.cts +9 -3
- package/dist/actions/delete-epic-comment.d.cts.map +1 -1
- package/dist/actions/delete-epic-comment.d.mts +9 -3
- package/dist/actions/delete-epic-comment.d.mts.map +1 -1
- package/dist/actions/delete-epic-comment.mjs +1 -1
- package/dist/actions/delete-epic-comment.mjs.map +1 -1
- package/dist/actions/delete-epic.cjs.map +1 -1
- package/dist/actions/delete-epic.d.cts +7 -3
- package/dist/actions/delete-epic.d.cts.map +1 -1
- package/dist/actions/delete-epic.d.mts +7 -3
- package/dist/actions/delete-epic.d.mts.map +1 -1
- package/dist/actions/delete-epic.mjs.map +1 -1
- package/dist/actions/delete-file.cjs +1 -1
- package/dist/actions/delete-file.cjs.map +1 -1
- package/dist/actions/delete-file.d.cts +7 -3
- package/dist/actions/delete-file.d.cts.map +1 -1
- package/dist/actions/delete-file.d.mts +7 -3
- package/dist/actions/delete-file.d.mts.map +1 -1
- package/dist/actions/delete-file.mjs +1 -1
- package/dist/actions/delete-file.mjs.map +1 -1
- package/dist/actions/delete-generic-integration.cjs +1 -1
- package/dist/actions/delete-generic-integration.cjs.map +1 -1
- package/dist/actions/delete-generic-integration.d.cts +7 -3
- package/dist/actions/delete-generic-integration.d.cts.map +1 -1
- package/dist/actions/delete-generic-integration.d.mts +7 -3
- package/dist/actions/delete-generic-integration.d.mts.map +1 -1
- package/dist/actions/delete-generic-integration.mjs +1 -1
- package/dist/actions/delete-generic-integration.mjs.map +1 -1
- package/dist/actions/delete-iteration.cjs +1 -1
- package/dist/actions/delete-iteration.cjs.map +1 -1
- package/dist/actions/delete-iteration.d.cts +7 -3
- package/dist/actions/delete-iteration.d.cts.map +1 -1
- package/dist/actions/delete-iteration.d.mts +7 -3
- package/dist/actions/delete-iteration.d.mts.map +1 -1
- package/dist/actions/delete-iteration.mjs +1 -1
- package/dist/actions/delete-iteration.mjs.map +1 -1
- package/dist/actions/delete-label.cjs +1 -1
- package/dist/actions/delete-label.cjs.map +1 -1
- package/dist/actions/delete-label.d.cts +7 -3
- package/dist/actions/delete-label.d.cts.map +1 -1
- package/dist/actions/delete-label.d.mts +7 -3
- package/dist/actions/delete-label.d.mts.map +1 -1
- package/dist/actions/delete-label.mjs +1 -1
- package/dist/actions/delete-label.mjs.map +1 -1
- package/dist/actions/delete-linked-file.cjs +1 -1
- package/dist/actions/delete-linked-file.cjs.map +1 -1
- package/dist/actions/delete-linked-file.d.cts +7 -3
- package/dist/actions/delete-linked-file.d.cts.map +1 -1
- package/dist/actions/delete-linked-file.d.mts +7 -3
- package/dist/actions/delete-linked-file.d.mts.map +1 -1
- package/dist/actions/delete-linked-file.mjs +1 -1
- package/dist/actions/delete-linked-file.mjs.map +1 -1
- package/dist/actions/delete-multiple-stories.cjs +1 -1
- package/dist/actions/delete-multiple-stories.cjs.map +1 -1
- package/dist/actions/delete-multiple-stories.d.cts +7 -3
- package/dist/actions/delete-multiple-stories.d.cts.map +1 -1
- package/dist/actions/delete-multiple-stories.d.mts +7 -3
- package/dist/actions/delete-multiple-stories.d.mts.map +1 -1
- package/dist/actions/delete-multiple-stories.mjs +1 -1
- package/dist/actions/delete-multiple-stories.mjs.map +1 -1
- package/dist/actions/delete-objective.cjs +1 -1
- package/dist/actions/delete-objective.cjs.map +1 -1
- package/dist/actions/delete-objective.d.cts +7 -3
- package/dist/actions/delete-objective.d.cts.map +1 -1
- package/dist/actions/delete-objective.d.mts +7 -3
- package/dist/actions/delete-objective.d.mts.map +1 -1
- package/dist/actions/delete-objective.mjs +1 -1
- package/dist/actions/delete-objective.mjs.map +1 -1
- package/dist/actions/delete-project.cjs +1 -1
- package/dist/actions/delete-project.cjs.map +1 -1
- package/dist/actions/delete-project.d.cts +7 -3
- package/dist/actions/delete-project.d.cts.map +1 -1
- package/dist/actions/delete-project.d.mts +7 -3
- package/dist/actions/delete-project.d.mts.map +1 -1
- package/dist/actions/delete-project.mjs +1 -1
- package/dist/actions/delete-project.mjs.map +1 -1
- package/dist/actions/delete-story-comment.cjs +1 -1
- package/dist/actions/delete-story-comment.cjs.map +1 -1
- package/dist/actions/delete-story-comment.d.cts +9 -3
- package/dist/actions/delete-story-comment.d.cts.map +1 -1
- package/dist/actions/delete-story-comment.d.mts +9 -3
- package/dist/actions/delete-story-comment.d.mts.map +1 -1
- package/dist/actions/delete-story-comment.mjs +1 -1
- package/dist/actions/delete-story-comment.mjs.map +1 -1
- package/dist/actions/delete-story-link.cjs +1 -1
- package/dist/actions/delete-story-link.cjs.map +1 -1
- package/dist/actions/delete-story-link.d.cts +7 -3
- package/dist/actions/delete-story-link.d.cts.map +1 -1
- package/dist/actions/delete-story-link.d.mts +7 -3
- package/dist/actions/delete-story-link.d.mts.map +1 -1
- package/dist/actions/delete-story-link.mjs +1 -1
- package/dist/actions/delete-story-link.mjs.map +1 -1
- package/dist/actions/delete-story-reaction.cjs +1 -1
- package/dist/actions/delete-story-reaction.cjs.map +1 -1
- package/dist/actions/delete-story-reaction.d.cts +11 -3
- package/dist/actions/delete-story-reaction.d.cts.map +1 -1
- package/dist/actions/delete-story-reaction.d.mts +11 -3
- package/dist/actions/delete-story-reaction.d.mts.map +1 -1
- package/dist/actions/delete-story-reaction.mjs +1 -1
- package/dist/actions/delete-story-reaction.mjs.map +1 -1
- package/dist/actions/delete-story.cjs +1 -1
- package/dist/actions/delete-story.cjs.map +1 -1
- package/dist/actions/delete-story.d.cts +7 -3
- package/dist/actions/delete-story.d.cts.map +1 -1
- package/dist/actions/delete-story.d.mts +7 -3
- package/dist/actions/delete-story.d.mts.map +1 -1
- package/dist/actions/delete-story.mjs +1 -1
- package/dist/actions/delete-story.mjs.map +1 -1
- package/dist/actions/delete-task.cjs +1 -1
- package/dist/actions/delete-task.cjs.map +1 -1
- package/dist/actions/delete-task.d.cts +9 -3
- package/dist/actions/delete-task.d.cts.map +1 -1
- package/dist/actions/delete-task.d.mts +9 -3
- package/dist/actions/delete-task.d.mts.map +1 -1
- package/dist/actions/delete-task.mjs +1 -1
- package/dist/actions/delete-task.mjs.map +1 -1
- package/dist/actions/disable-iterations.cjs +1 -1
- package/dist/actions/disable-iterations.cjs.map +1 -1
- package/dist/actions/disable-iterations.d.cts +3 -3
- package/dist/actions/disable-iterations.d.cts.map +1 -1
- package/dist/actions/disable-iterations.d.mts +3 -3
- package/dist/actions/disable-iterations.d.mts.map +1 -1
- package/dist/actions/disable-iterations.mjs +1 -1
- package/dist/actions/disable-iterations.mjs.map +1 -1
- package/dist/actions/disable-story-templates.cjs +1 -1
- package/dist/actions/disable-story-templates.cjs.map +1 -1
- package/dist/actions/disable-story-templates.d.cts +3 -3
- package/dist/actions/disable-story-templates.d.cts.map +1 -1
- package/dist/actions/disable-story-templates.d.mts +3 -3
- package/dist/actions/disable-story-templates.d.mts.map +1 -1
- package/dist/actions/disable-story-templates.mjs +1 -1
- package/dist/actions/disable-story-templates.mjs.map +1 -1
- package/dist/actions/enable-iterations.cjs +1 -1
- package/dist/actions/enable-iterations.cjs.map +1 -1
- package/dist/actions/enable-iterations.d.cts +3 -3
- package/dist/actions/enable-iterations.d.cts.map +1 -1
- package/dist/actions/enable-iterations.d.mts +3 -3
- package/dist/actions/enable-iterations.d.mts.map +1 -1
- package/dist/actions/enable-iterations.mjs +1 -1
- package/dist/actions/enable-iterations.mjs.map +1 -1
- package/dist/actions/enable-story-templates.cjs +1 -1
- package/dist/actions/enable-story-templates.cjs.map +1 -1
- package/dist/actions/enable-story-templates.d.cts +3 -3
- package/dist/actions/enable-story-templates.d.cts.map +1 -1
- package/dist/actions/enable-story-templates.d.mts +3 -3
- package/dist/actions/enable-story-templates.d.mts.map +1 -1
- package/dist/actions/enable-story-templates.mjs +1 -1
- package/dist/actions/enable-story-templates.mjs.map +1 -1
- package/dist/actions/get-category.cjs +1 -1
- package/dist/actions/get-category.cjs.map +1 -1
- package/dist/actions/get-category.d.cts +16 -3
- package/dist/actions/get-category.d.cts.map +1 -1
- package/dist/actions/get-category.d.mts +16 -3
- package/dist/actions/get-category.d.mts.map +1 -1
- package/dist/actions/get-category.mjs +1 -1
- package/dist/actions/get-category.mjs.map +1 -1
- package/dist/actions/get-current-member-info.cjs +10 -10
- package/dist/actions/get-current-member-info.cjs.map +1 -1
- package/dist/actions/get-current-member-info.d.cts +26 -3
- package/dist/actions/get-current-member-info.d.cts.map +1 -1
- package/dist/actions/get-current-member-info.d.mts +26 -3
- package/dist/actions/get-current-member-info.d.mts.map +1 -1
- package/dist/actions/get-current-member-info.mjs +10 -10
- package/dist/actions/get-current-member-info.mjs.map +1 -1
- package/dist/actions/get-custom-field.cjs +14 -14
- package/dist/actions/get-custom-field.cjs.map +1 -1
- package/dist/actions/get-custom-field.d.cts +26 -3
- package/dist/actions/get-custom-field.d.cts.map +1 -1
- package/dist/actions/get-custom-field.d.mts +26 -3
- package/dist/actions/get-custom-field.d.mts.map +1 -1
- package/dist/actions/get-custom-field.mjs +14 -14
- package/dist/actions/get-custom-field.mjs.map +1 -1
- package/dist/actions/get-doc.cjs +6 -6
- package/dist/actions/get-doc.cjs.map +1 -1
- package/dist/actions/get-doc.d.cts +21 -3
- package/dist/actions/get-doc.d.cts.map +1 -1
- package/dist/actions/get-doc.d.mts +21 -3
- package/dist/actions/get-doc.d.mts.map +1 -1
- package/dist/actions/get-doc.mjs +6 -6
- package/dist/actions/get-doc.mjs.map +1 -1
- package/dist/actions/get-entity-template.cjs +18 -18
- package/dist/actions/get-entity-template.cjs.map +1 -1
- package/dist/actions/get-entity-template.d.cts +102 -3
- package/dist/actions/get-entity-template.d.cts.map +1 -1
- package/dist/actions/get-entity-template.d.mts +102 -3
- package/dist/actions/get-entity-template.d.mts.map +1 -1
- package/dist/actions/get-entity-template.mjs +18 -18
- package/dist/actions/get-entity-template.mjs.map +1 -1
- package/dist/actions/get-epic-comment.cjs +1 -1
- package/dist/actions/get-epic-comment.cjs.map +1 -1
- package/dist/actions/get-epic-comment.d.cts +23 -3
- package/dist/actions/get-epic-comment.d.cts.map +1 -1
- package/dist/actions/get-epic-comment.d.mts +23 -3
- package/dist/actions/get-epic-comment.d.mts.map +1 -1
- package/dist/actions/get-epic-comment.mjs +1 -1
- package/dist/actions/get-epic-comment.mjs.map +1 -1
- package/dist/actions/get-epic-health.cjs +3 -3
- package/dist/actions/get-epic-health.cjs.map +1 -1
- package/dist/actions/get-epic-health.d.cts +17 -3
- package/dist/actions/get-epic-health.d.cts.map +1 -1
- package/dist/actions/get-epic-health.d.mts +17 -3
- package/dist/actions/get-epic-health.d.mts.map +1 -1
- package/dist/actions/get-epic-health.mjs +3 -3
- package/dist/actions/get-epic-health.mjs.map +1 -1
- package/dist/actions/get-epic-workflow.cjs +16 -16
- package/dist/actions/get-epic-workflow.cjs.map +1 -1
- package/dist/actions/get-epic-workflow.d.cts +20 -3
- package/dist/actions/get-epic-workflow.d.cts.map +1 -1
- package/dist/actions/get-epic-workflow.d.mts +20 -3
- package/dist/actions/get-epic-workflow.d.mts.map +1 -1
- package/dist/actions/get-epic-workflow.mjs +16 -16
- package/dist/actions/get-epic-workflow.mjs.map +1 -1
- package/dist/actions/get-epic.cjs +57 -57
- package/dist/actions/get-epic.cjs.map +1 -1
- package/dist/actions/get-epic.d.cts +102 -3
- package/dist/actions/get-epic.d.cts.map +1 -1
- package/dist/actions/get-epic.d.mts +102 -3
- package/dist/actions/get-epic.d.mts.map +1 -1
- package/dist/actions/get-epic.mjs +57 -57
- package/dist/actions/get-epic.mjs.map +1 -1
- package/dist/actions/get-external-link-stories.cjs.map +1 -1
- package/dist/actions/get-external-link-stories.d.cts +7 -3
- package/dist/actions/get-external-link-stories.d.cts.map +1 -1
- package/dist/actions/get-external-link-stories.d.mts +7 -3
- package/dist/actions/get-external-link-stories.d.mts.map +1 -1
- package/dist/actions/get-external-link-stories.mjs.map +1 -1
- package/dist/actions/get-file.cjs +10 -10
- package/dist/actions/get-file.cjs.map +1 -1
- package/dist/actions/get-file.d.cts +25 -3
- package/dist/actions/get-file.d.cts.map +1 -1
- package/dist/actions/get-file.d.mts +25 -3
- package/dist/actions/get-file.d.mts.map +1 -1
- package/dist/actions/get-file.mjs +10 -10
- package/dist/actions/get-file.mjs.map +1 -1
- package/dist/actions/get-generic-integration.cjs +10 -10
- package/dist/actions/get-generic-integration.cjs.map +1 -1
- package/dist/actions/get-generic-integration.d.cts +17 -3
- package/dist/actions/get-generic-integration.d.cts.map +1 -1
- package/dist/actions/get-generic-integration.d.mts +17 -3
- package/dist/actions/get-generic-integration.d.mts.map +1 -1
- package/dist/actions/get-generic-integration.mjs +10 -10
- package/dist/actions/get-generic-integration.mjs.map +1 -1
- package/dist/actions/get-group.cjs +22 -22
- package/dist/actions/get-group.cjs.map +1 -1
- package/dist/actions/get-group.d.cts +33 -3
- package/dist/actions/get-group.d.cts.map +1 -1
- package/dist/actions/get-group.d.mts +33 -3
- package/dist/actions/get-group.d.mts.map +1 -1
- package/dist/actions/get-group.mjs +22 -22
- package/dist/actions/get-group.mjs.map +1 -1
- package/dist/actions/get-iteration.cjs +22 -22
- package/dist/actions/get-iteration.cjs.map +1 -1
- package/dist/actions/get-iteration.d.cts +52 -3
- package/dist/actions/get-iteration.d.cts.map +1 -1
- package/dist/actions/get-iteration.d.mts +52 -3
- package/dist/actions/get-iteration.d.mts.map +1 -1
- package/dist/actions/get-iteration.mjs +22 -22
- package/dist/actions/get-iteration.mjs.map +1 -1
- package/dist/actions/get-key-result.cjs +7 -7
- package/dist/actions/get-key-result.cjs.map +1 -1
- package/dist/actions/get-key-result.d.cts +29 -3
- package/dist/actions/get-key-result.d.cts.map +1 -1
- package/dist/actions/get-key-result.d.mts +29 -3
- package/dist/actions/get-key-result.d.mts.map +1 -1
- package/dist/actions/get-key-result.mjs +7 -7
- package/dist/actions/get-key-result.mjs.map +1 -1
- package/dist/actions/get-label.cjs +25 -25
- package/dist/actions/get-label.cjs.map +1 -1
- package/dist/actions/get-label.d.cts +38 -3
- package/dist/actions/get-label.d.cts.map +1 -1
- package/dist/actions/get-label.d.mts +38 -3
- package/dist/actions/get-label.d.mts.map +1 -1
- package/dist/actions/get-label.mjs +25 -25
- package/dist/actions/get-label.mjs.map +1 -1
- package/dist/actions/get-linked-file.cjs +9 -9
- package/dist/actions/get-linked-file.cjs.map +1 -1
- package/dist/actions/get-linked-file.d.cts +24 -3
- package/dist/actions/get-linked-file.d.cts.map +1 -1
- package/dist/actions/get-linked-file.d.mts +24 -3
- package/dist/actions/get-linked-file.d.mts.map +1 -1
- package/dist/actions/get-linked-file.mjs +9 -9
- package/dist/actions/get-linked-file.mjs.map +1 -1
- package/dist/actions/get-member.cjs +20 -20
- package/dist/actions/get-member.cjs.map +1 -1
- package/dist/actions/get-member.d.cts +46 -3
- package/dist/actions/get-member.d.cts.map +1 -1
- package/dist/actions/get-member.d.mts +46 -3
- package/dist/actions/get-member.d.mts.map +1 -1
- package/dist/actions/get-member.mjs +20 -20
- package/dist/actions/get-member.mjs.map +1 -1
- package/dist/actions/get-objective.cjs +23 -23
- package/dist/actions/get-objective.cjs.map +1 -1
- package/dist/actions/get-objective.d.cts +43 -3
- package/dist/actions/get-objective.d.cts.map +1 -1
- package/dist/actions/get-objective.d.mts +43 -3
- package/dist/actions/get-objective.d.mts.map +1 -1
- package/dist/actions/get-objective.mjs +23 -23
- package/dist/actions/get-objective.mjs.map +1 -1
- package/dist/actions/get-project.cjs +17 -17
- package/dist/actions/get-project.cjs.map +1 -1
- package/dist/actions/get-project.d.cts +32 -3
- package/dist/actions/get-project.d.cts.map +1 -1
- package/dist/actions/get-project.d.mts +32 -3
- package/dist/actions/get-project.d.mts.map +1 -1
- package/dist/actions/get-project.mjs +17 -17
- package/dist/actions/get-project.mjs.map +1 -1
- package/dist/actions/get-repository.cjs.map +1 -1
- package/dist/actions/get-repository.d.cts +16 -3
- package/dist/actions/get-repository.d.cts.map +1 -1
- package/dist/actions/get-repository.d.mts +16 -3
- package/dist/actions/get-repository.d.mts.map +1 -1
- package/dist/actions/get-repository.mjs.map +1 -1
- package/dist/actions/get-story-comment.cjs +9 -9
- package/dist/actions/get-story-comment.cjs.map +1 -1
- package/dist/actions/get-story-comment.d.cts +23 -3
- package/dist/actions/get-story-comment.d.cts.map +1 -1
- package/dist/actions/get-story-comment.d.mts +23 -3
- package/dist/actions/get-story-comment.d.mts.map +1 -1
- package/dist/actions/get-story-comment.mjs +9 -9
- package/dist/actions/get-story-comment.mjs.map +1 -1
- package/dist/actions/get-story-link.cjs +8 -8
- package/dist/actions/get-story-link.cjs.map +1 -1
- package/dist/actions/get-story-link.d.cts +19 -3
- package/dist/actions/get-story-link.d.cts.map +1 -1
- package/dist/actions/get-story-link.d.mts +19 -3
- package/dist/actions/get-story-link.d.mts.map +1 -1
- package/dist/actions/get-story-link.mjs +8 -8
- package/dist/actions/get-story-link.mjs.map +1 -1
- package/dist/actions/get-story.cjs +20 -20
- package/dist/actions/get-story.cjs.map +1 -1
- package/dist/actions/get-story.d.cts +77 -3
- package/dist/actions/get-story.d.cts.map +1 -1
- package/dist/actions/get-story.d.mts +77 -3
- package/dist/actions/get-story.d.mts.map +1 -1
- package/dist/actions/get-story.mjs +20 -20
- package/dist/actions/get-story.mjs.map +1 -1
- package/dist/actions/get-task.cjs +8 -8
- package/dist/actions/get-task.cjs.map +1 -1
- package/dist/actions/get-task.d.cts +24 -3
- package/dist/actions/get-task.d.cts.map +1 -1
- package/dist/actions/get-task.d.mts +24 -3
- package/dist/actions/get-task.d.mts.map +1 -1
- package/dist/actions/get-task.mjs +8 -8
- package/dist/actions/get-task.mjs.map +1 -1
- package/dist/actions/get-workflow.cjs +22 -22
- package/dist/actions/get-workflow.cjs.map +1 -1
- package/dist/actions/get-workflow.d.cts +33 -3
- package/dist/actions/get-workflow.d.cts.map +1 -1
- package/dist/actions/get-workflow.d.mts +33 -3
- package/dist/actions/get-workflow.d.mts.map +1 -1
- package/dist/actions/get-workflow.mjs +22 -22
- package/dist/actions/get-workflow.mjs.map +1 -1
- package/dist/actions/link-document-to-epic.cjs.map +1 -1
- package/dist/actions/link-document-to-epic.d.cts +9 -3
- package/dist/actions/link-document-to-epic.d.cts.map +1 -1
- package/dist/actions/link-document-to-epic.d.mts +9 -3
- package/dist/actions/link-document-to-epic.d.mts.map +1 -1
- package/dist/actions/link-document-to-epic.mjs.map +1 -1
- package/dist/actions/list-categories.cjs.map +1 -1
- package/dist/actions/list-categories.d.cts +3 -3
- package/dist/actions/list-categories.d.cts.map +1 -1
- package/dist/actions/list-categories.d.mts +3 -3
- package/dist/actions/list-categories.d.mts.map +1 -1
- package/dist/actions/list-categories.mjs.map +1 -1
- package/dist/actions/list-category-milestones.cjs.map +1 -1
- package/dist/actions/list-category-milestones.d.cts +7 -3
- package/dist/actions/list-category-milestones.d.cts.map +1 -1
- package/dist/actions/list-category-milestones.d.mts +7 -3
- package/dist/actions/list-category-milestones.d.mts.map +1 -1
- package/dist/actions/list-category-milestones.mjs.map +1 -1
- package/dist/actions/list-category-objectives.cjs.map +1 -1
- package/dist/actions/list-category-objectives.d.cts +7 -3
- package/dist/actions/list-category-objectives.d.cts.map +1 -1
- package/dist/actions/list-category-objectives.d.mts +7 -3
- package/dist/actions/list-category-objectives.d.mts.map +1 -1
- package/dist/actions/list-category-objectives.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +3 -3
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +3 -3
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-docs.cjs.map +1 -1
- package/dist/actions/list-docs.d.cts +3 -3
- package/dist/actions/list-docs.d.cts.map +1 -1
- package/dist/actions/list-docs.d.mts +3 -3
- package/dist/actions/list-docs.d.mts.map +1 -1
- package/dist/actions/list-docs.mjs.map +1 -1
- package/dist/actions/list-document-epics.cjs.map +1 -1
- package/dist/actions/list-document-epics.d.cts +7 -3
- package/dist/actions/list-document-epics.d.cts.map +1 -1
- package/dist/actions/list-document-epics.d.mts +7 -3
- package/dist/actions/list-document-epics.d.mts.map +1 -1
- package/dist/actions/list-document-epics.mjs.map +1 -1
- package/dist/actions/list-entity-templates.cjs.map +1 -1
- package/dist/actions/list-entity-templates.d.cts +3 -3
- package/dist/actions/list-entity-templates.d.cts.map +1 -1
- package/dist/actions/list-entity-templates.d.mts +3 -3
- package/dist/actions/list-entity-templates.d.mts.map +1 -1
- package/dist/actions/list-entity-templates.mjs.map +1 -1
- package/dist/actions/list-epic-comments.cjs.map +1 -1
- package/dist/actions/list-epic-comments.d.cts +7 -3
- package/dist/actions/list-epic-comments.d.cts.map +1 -1
- package/dist/actions/list-epic-comments.d.mts +7 -3
- package/dist/actions/list-epic-comments.d.mts.map +1 -1
- package/dist/actions/list-epic-comments.mjs.map +1 -1
- package/dist/actions/list-epic-documents.cjs.map +1 -1
- package/dist/actions/list-epic-documents.d.cts +7 -3
- package/dist/actions/list-epic-documents.d.cts.map +1 -1
- package/dist/actions/list-epic-documents.d.mts +7 -3
- package/dist/actions/list-epic-documents.d.mts.map +1 -1
- package/dist/actions/list-epic-documents.mjs.map +1 -1
- package/dist/actions/list-epic-healths.cjs.map +1 -1
- package/dist/actions/list-epic-healths.d.cts +7 -3
- package/dist/actions/list-epic-healths.d.cts.map +1 -1
- package/dist/actions/list-epic-healths.d.mts +7 -3
- package/dist/actions/list-epic-healths.d.mts.map +1 -1
- package/dist/actions/list-epic-healths.mjs.map +1 -1
- package/dist/actions/list-epic-stories.cjs.map +1 -1
- package/dist/actions/list-epic-stories.d.cts +9 -3
- package/dist/actions/list-epic-stories.d.cts.map +1 -1
- package/dist/actions/list-epic-stories.d.mts +9 -3
- package/dist/actions/list-epic-stories.d.mts.map +1 -1
- package/dist/actions/list-epic-stories.mjs.map +1 -1
- package/dist/actions/list-epics-paginated.cjs +22 -22
- package/dist/actions/list-epics-paginated.cjs.map +1 -1
- package/dist/actions/list-epics-paginated.d.cts +61 -3
- package/dist/actions/list-epics-paginated.d.cts.map +1 -1
- package/dist/actions/list-epics-paginated.d.mts +61 -3
- package/dist/actions/list-epics-paginated.d.mts.map +1 -1
- package/dist/actions/list-epics-paginated.mjs +22 -22
- package/dist/actions/list-epics-paginated.mjs.map +1 -1
- package/dist/actions/list-epics.cjs.map +1 -1
- package/dist/actions/list-epics.d.cts +7 -3
- package/dist/actions/list-epics.d.cts.map +1 -1
- package/dist/actions/list-epics.d.mts +7 -3
- package/dist/actions/list-epics.d.mts.map +1 -1
- package/dist/actions/list-epics.mjs.map +1 -1
- package/dist/actions/list-files.cjs.map +1 -1
- package/dist/actions/list-files.d.cts +3 -3
- package/dist/actions/list-files.d.cts.map +1 -1
- package/dist/actions/list-files.d.mts +3 -3
- package/dist/actions/list-files.d.mts.map +1 -1
- package/dist/actions/list-files.mjs.map +1 -1
- package/dist/actions/list-group-stories.cjs.map +1 -1
- package/dist/actions/list-group-stories.d.cts +11 -3
- package/dist/actions/list-group-stories.d.cts.map +1 -1
- package/dist/actions/list-group-stories.d.mts +11 -3
- package/dist/actions/list-group-stories.d.mts.map +1 -1
- package/dist/actions/list-group-stories.mjs.map +1 -1
- package/dist/actions/list-groups.cjs.map +1 -1
- package/dist/actions/list-groups.d.cts +3 -3
- package/dist/actions/list-groups.d.cts.map +1 -1
- package/dist/actions/list-groups.d.mts +3 -3
- package/dist/actions/list-groups.d.mts.map +1 -1
- package/dist/actions/list-groups.mjs.map +1 -1
- package/dist/actions/list-iteration-stories.cjs.map +1 -1
- package/dist/actions/list-iteration-stories.d.cts +9 -3
- package/dist/actions/list-iteration-stories.d.cts.map +1 -1
- package/dist/actions/list-iteration-stories.d.mts +9 -3
- package/dist/actions/list-iteration-stories.d.mts.map +1 -1
- package/dist/actions/list-iteration-stories.mjs.map +1 -1
- package/dist/actions/list-iterations.cjs.map +1 -1
- package/dist/actions/list-iterations.d.cts +3 -3
- package/dist/actions/list-iterations.d.cts.map +1 -1
- package/dist/actions/list-iterations.d.mts +3 -3
- package/dist/actions/list-iterations.d.mts.map +1 -1
- package/dist/actions/list-iterations.mjs.map +1 -1
- package/dist/actions/list-label-epics.cjs.map +1 -1
- package/dist/actions/list-label-epics.d.cts +7 -3
- package/dist/actions/list-label-epics.d.cts.map +1 -1
- package/dist/actions/list-label-epics.d.mts +7 -3
- package/dist/actions/list-label-epics.d.mts.map +1 -1
- package/dist/actions/list-label-epics.mjs.map +1 -1
- package/dist/actions/list-label-stories.cjs.map +1 -1
- package/dist/actions/list-label-stories.d.cts +9 -3
- package/dist/actions/list-label-stories.d.cts.map +1 -1
- package/dist/actions/list-label-stories.d.mts +9 -3
- package/dist/actions/list-label-stories.d.mts.map +1 -1
- package/dist/actions/list-label-stories.mjs.map +1 -1
- package/dist/actions/list-labels.cjs.map +1 -1
- package/dist/actions/list-labels.d.cts +7 -3
- package/dist/actions/list-labels.d.cts.map +1 -1
- package/dist/actions/list-labels.d.mts +7 -3
- package/dist/actions/list-labels.d.mts.map +1 -1
- package/dist/actions/list-labels.mjs.map +1 -1
- package/dist/actions/list-linked-files.cjs.map +1 -1
- package/dist/actions/list-linked-files.d.cts +3 -3
- package/dist/actions/list-linked-files.d.cts.map +1 -1
- package/dist/actions/list-linked-files.d.mts +3 -3
- package/dist/actions/list-linked-files.d.mts.map +1 -1
- package/dist/actions/list-linked-files.mjs.map +1 -1
- package/dist/actions/list-members-slim.cjs.map +1 -1
- package/dist/actions/list-members-slim.d.cts +3 -3
- package/dist/actions/list-members-slim.d.cts.map +1 -1
- package/dist/actions/list-members-slim.d.mts +3 -3
- package/dist/actions/list-members-slim.d.mts.map +1 -1
- package/dist/actions/list-members-slim.mjs.map +1 -1
- package/dist/actions/list-members.cjs.map +1 -1
- package/dist/actions/list-members.d.cts +7 -3
- package/dist/actions/list-members.d.cts.map +1 -1
- package/dist/actions/list-members.d.mts +7 -3
- package/dist/actions/list-members.d.mts.map +1 -1
- package/dist/actions/list-members.mjs.map +1 -1
- package/dist/actions/list-objective-epics.cjs.map +1 -1
- package/dist/actions/list-objective-epics.d.cts +7 -3
- package/dist/actions/list-objective-epics.d.cts.map +1 -1
- package/dist/actions/list-objective-epics.d.mts +7 -3
- package/dist/actions/list-objective-epics.d.mts.map +1 -1
- package/dist/actions/list-objective-epics.mjs.map +1 -1
- package/dist/actions/list-objectives.cjs.map +1 -1
- package/dist/actions/list-objectives.d.cts +3 -3
- package/dist/actions/list-objectives.d.cts.map +1 -1
- package/dist/actions/list-objectives.d.mts +3 -3
- package/dist/actions/list-objectives.d.mts.map +1 -1
- package/dist/actions/list-objectives.mjs.map +1 -1
- package/dist/actions/list-projects.cjs.map +1 -1
- package/dist/actions/list-projects.d.cts +3 -3
- package/dist/actions/list-projects.d.cts.map +1 -1
- package/dist/actions/list-projects.d.mts +3 -3
- package/dist/actions/list-projects.d.mts.map +1 -1
- package/dist/actions/list-projects.mjs.map +1 -1
- package/dist/actions/list-repositories.cjs.map +1 -1
- package/dist/actions/list-repositories.d.cts +3 -3
- package/dist/actions/list-repositories.d.cts.map +1 -1
- package/dist/actions/list-repositories.d.mts +3 -3
- package/dist/actions/list-repositories.d.mts.map +1 -1
- package/dist/actions/list-repositories.mjs.map +1 -1
- package/dist/actions/list-stories.cjs +27 -27
- package/dist/actions/list-stories.cjs.map +1 -1
- package/dist/actions/list-stories.d.cts +106 -3
- package/dist/actions/list-stories.d.cts.map +1 -1
- package/dist/actions/list-stories.d.mts +106 -3
- package/dist/actions/list-stories.d.mts.map +1 -1
- package/dist/actions/list-stories.mjs +27 -27
- package/dist/actions/list-stories.mjs.map +1 -1
- package/dist/actions/list-story-comment.cjs.map +1 -1
- package/dist/actions/list-story-comment.d.cts +7 -3
- package/dist/actions/list-story-comment.d.cts.map +1 -1
- package/dist/actions/list-story-comment.d.mts +7 -3
- package/dist/actions/list-story-comment.d.mts.map +1 -1
- package/dist/actions/list-story-comment.mjs.map +1 -1
- package/dist/actions/list-story-sub-tasks.cjs.map +1 -1
- package/dist/actions/list-story-sub-tasks.d.cts +7 -3
- package/dist/actions/list-story-sub-tasks.d.cts.map +1 -1
- package/dist/actions/list-story-sub-tasks.d.mts +7 -3
- package/dist/actions/list-story-sub-tasks.d.mts.map +1 -1
- package/dist/actions/list-story-sub-tasks.mjs.map +1 -1
- package/dist/actions/list-workflows.cjs.map +1 -1
- package/dist/actions/list-workflows.d.cts +3 -3
- package/dist/actions/list-workflows.d.cts.map +1 -1
- package/dist/actions/list-workflows.d.mts +3 -3
- package/dist/actions/list-workflows.d.mts.map +1 -1
- package/dist/actions/list-workflows.mjs.map +1 -1
- package/dist/actions/search-documents.cjs +6 -6
- package/dist/actions/search-documents.cjs.map +1 -1
- package/dist/actions/search-documents.d.cts +25 -3
- package/dist/actions/search-documents.d.cts.map +1 -1
- package/dist/actions/search-documents.d.mts +25 -3
- package/dist/actions/search-documents.d.mts.map +1 -1
- package/dist/actions/search-documents.mjs +6 -6
- package/dist/actions/search-documents.mjs.map +1 -1
- package/dist/actions/search-epics.cjs +15 -15
- package/dist/actions/search-epics.cjs.map +1 -1
- package/dist/actions/search-epics.d.cts +67 -3
- package/dist/actions/search-epics.d.cts.map +1 -1
- package/dist/actions/search-epics.d.mts +67 -3
- package/dist/actions/search-epics.d.mts.map +1 -1
- package/dist/actions/search-epics.mjs +15 -15
- package/dist/actions/search-epics.mjs.map +1 -1
- package/dist/actions/search-iterations.cjs +2 -2
- package/dist/actions/search-iterations.cjs.map +1 -1
- package/dist/actions/search-iterations.d.cts +39 -3
- package/dist/actions/search-iterations.d.cts.map +1 -1
- package/dist/actions/search-iterations.d.mts +39 -3
- package/dist/actions/search-iterations.d.mts.map +1 -1
- package/dist/actions/search-iterations.mjs +2 -2
- package/dist/actions/search-iterations.mjs.map +1 -1
- package/dist/actions/search-milestones.cjs +8 -8
- package/dist/actions/search-milestones.cjs.map +1 -1
- package/dist/actions/search-milestones.d.cts +60 -3
- package/dist/actions/search-milestones.d.cts.map +1 -1
- package/dist/actions/search-milestones.d.mts +60 -3
- package/dist/actions/search-milestones.d.mts.map +1 -1
- package/dist/actions/search-milestones.mjs +8 -8
- package/dist/actions/search-milestones.mjs.map +1 -1
- package/dist/actions/search-objectives.cjs +22 -22
- package/dist/actions/search-objectives.cjs.map +1 -1
- package/dist/actions/search-objectives.d.cts +60 -3
- package/dist/actions/search-objectives.d.cts.map +1 -1
- package/dist/actions/search-objectives.d.mts +60 -3
- package/dist/actions/search-objectives.d.mts.map +1 -1
- package/dist/actions/search-objectives.mjs +22 -22
- package/dist/actions/search-objectives.mjs.map +1 -1
- package/dist/actions/search-stories-old.cjs +37 -37
- package/dist/actions/search-stories-old.cjs.map +1 -1
- package/dist/actions/search-stories-old.d.cts +150 -3
- package/dist/actions/search-stories-old.d.cts.map +1 -1
- package/dist/actions/search-stories-old.d.mts +150 -3
- package/dist/actions/search-stories-old.d.mts.map +1 -1
- package/dist/actions/search-stories-old.mjs +37 -37
- package/dist/actions/search-stories-old.mjs.map +1 -1
- package/dist/actions/search-stories.cjs +30 -30
- package/dist/actions/search-stories.cjs.map +1 -1
- package/dist/actions/search-stories.d.cts +219 -3
- package/dist/actions/search-stories.d.cts.map +1 -1
- package/dist/actions/search-stories.d.mts +219 -3
- package/dist/actions/search-stories.d.mts.map +1 -1
- package/dist/actions/search-stories.mjs +30 -30
- package/dist/actions/search-stories.mjs.map +1 -1
- package/dist/actions/search.cjs +19 -19
- package/dist/actions/search.cjs.map +1 -1
- package/dist/actions/search.d.cts +79 -3
- package/dist/actions/search.d.cts.map +1 -1
- package/dist/actions/search.d.mts +79 -3
- package/dist/actions/search.d.mts.map +1 -1
- package/dist/actions/search.mjs +19 -19
- package/dist/actions/search.mjs.map +1 -1
- package/dist/actions/story-history.cjs +3 -3
- package/dist/actions/story-history.cjs.map +1 -1
- package/dist/actions/story-history.d.cts +23 -3
- package/dist/actions/story-history.d.cts.map +1 -1
- package/dist/actions/story-history.d.mts +23 -3
- package/dist/actions/story-history.d.mts.map +1 -1
- package/dist/actions/story-history.mjs +3 -3
- package/dist/actions/story-history.mjs.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.cjs +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.cjs.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.d.cts +9 -3
- package/dist/actions/unlink-comment-thread-from-slack.d.cts.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.d.mts +9 -3
- package/dist/actions/unlink-comment-thread-from-slack.d.mts.map +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.mjs +1 -1
- package/dist/actions/unlink-comment-thread-from-slack.mjs.map +1 -1
- package/dist/actions/unlink-document-from-epic.cjs +1 -1
- package/dist/actions/unlink-document-from-epic.cjs.map +1 -1
- package/dist/actions/unlink-document-from-epic.d.cts +9 -3
- package/dist/actions/unlink-document-from-epic.d.cts.map +1 -1
- package/dist/actions/unlink-document-from-epic.d.mts +9 -3
- package/dist/actions/unlink-document-from-epic.d.mts.map +1 -1
- package/dist/actions/unlink-document-from-epic.mjs +1 -1
- package/dist/actions/unlink-document-from-epic.mjs.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.cjs +47 -47
- package/dist/actions/unlink-productboard-from-epic.cjs.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.d.cts +84 -3
- package/dist/actions/unlink-productboard-from-epic.d.cts.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.d.mts +84 -3
- package/dist/actions/unlink-productboard-from-epic.d.mts.map +1 -1
- package/dist/actions/unlink-productboard-from-epic.mjs +47 -47
- package/dist/actions/unlink-productboard-from-epic.mjs.map +1 -1
- package/dist/actions/update-category.cjs +8 -8
- package/dist/actions/update-category.cjs.map +1 -1
- package/dist/actions/update-category.d.cts +22 -3
- package/dist/actions/update-category.d.cts.map +1 -1
- package/dist/actions/update-category.d.mts +22 -3
- package/dist/actions/update-category.d.mts.map +1 -1
- package/dist/actions/update-category.mjs +8 -8
- package/dist/actions/update-category.mjs.map +1 -1
- package/dist/actions/update-custom-field.cjs +19 -19
- package/dist/actions/update-custom-field.cjs.map +1 -1
- package/dist/actions/update-custom-field.d.cts +51 -3
- package/dist/actions/update-custom-field.d.cts.map +1 -1
- package/dist/actions/update-custom-field.d.mts +51 -3
- package/dist/actions/update-custom-field.d.mts.map +1 -1
- package/dist/actions/update-custom-field.mjs +19 -19
- package/dist/actions/update-custom-field.mjs.map +1 -1
- package/dist/actions/update-doc.cjs +6 -6
- package/dist/actions/update-doc.cjs.map +1 -1
- package/dist/actions/update-doc.d.cts +25 -3
- package/dist/actions/update-doc.d.cts.map +1 -1
- package/dist/actions/update-doc.d.mts +25 -3
- package/dist/actions/update-doc.d.mts.map +1 -1
- package/dist/actions/update-doc.mjs +6 -6
- package/dist/actions/update-doc.mjs.map +1 -1
- package/dist/actions/update-entity-template.cjs +43 -43
- package/dist/actions/update-entity-template.cjs.map +1 -1
- package/dist/actions/update-entity-template.d.cts +167 -3
- package/dist/actions/update-entity-template.d.cts.map +1 -1
- package/dist/actions/update-entity-template.d.mts +167 -3
- package/dist/actions/update-entity-template.d.mts.map +1 -1
- package/dist/actions/update-entity-template.mjs +43 -43
- package/dist/actions/update-entity-template.mjs.map +1 -1
- package/dist/actions/update-epic-comment.cjs +8 -8
- package/dist/actions/update-epic-comment.cjs.map +1 -1
- package/dist/actions/update-epic-comment.d.cts +25 -3
- package/dist/actions/update-epic-comment.d.cts.map +1 -1
- package/dist/actions/update-epic-comment.d.mts +25 -3
- package/dist/actions/update-epic-comment.d.mts.map +1 -1
- package/dist/actions/update-epic-comment.mjs +8 -8
- package/dist/actions/update-epic-comment.mjs.map +1 -1
- package/dist/actions/update-epic.cjs +7 -7
- package/dist/actions/update-epic.cjs.map +1 -1
- package/dist/actions/update-epic.d.cts +163 -3
- package/dist/actions/update-epic.d.cts.map +1 -1
- package/dist/actions/update-epic.d.mts +163 -3
- package/dist/actions/update-epic.d.mts.map +1 -1
- package/dist/actions/update-epic.mjs +7 -7
- package/dist/actions/update-epic.mjs.map +1 -1
- package/dist/actions/update-file.cjs +10 -10
- package/dist/actions/update-file.cjs.map +1 -1
- package/dist/actions/update-file.d.cts +37 -3
- package/dist/actions/update-file.d.cts.map +1 -1
- package/dist/actions/update-file.d.mts +37 -3
- package/dist/actions/update-file.d.mts.map +1 -1
- package/dist/actions/update-file.mjs +10 -10
- package/dist/actions/update-file.mjs.map +1 -1
- package/dist/actions/update-group.cjs +21 -21
- package/dist/actions/update-group.cjs.map +1 -1
- package/dist/actions/update-group.d.cts +71 -3
- package/dist/actions/update-group.d.cts.map +1 -1
- package/dist/actions/update-group.d.mts +71 -3
- package/dist/actions/update-group.d.mts.map +1 -1
- package/dist/actions/update-group.mjs +21 -21
- package/dist/actions/update-group.mjs.map +1 -1
- package/dist/actions/update-health.cjs +3 -3
- package/dist/actions/update-health.cjs.map +1 -1
- package/dist/actions/update-health.d.cts +26 -3
- package/dist/actions/update-health.d.cts.map +1 -1
- package/dist/actions/update-health.d.mts +26 -3
- package/dist/actions/update-health.d.mts.map +1 -1
- package/dist/actions/update-health.mjs +3 -3
- package/dist/actions/update-health.mjs.map +1 -1
- package/dist/actions/update-iteration.cjs +52 -52
- package/dist/actions/update-iteration.cjs.map +1 -1
- package/dist/actions/update-iteration.d.cts +101 -3
- package/dist/actions/update-iteration.d.cts.map +1 -1
- package/dist/actions/update-iteration.d.mts +101 -3
- package/dist/actions/update-iteration.d.mts.map +1 -1
- package/dist/actions/update-iteration.mjs +52 -52
- package/dist/actions/update-iteration.mjs.map +1 -1
- package/dist/actions/update-key-result.cjs +7 -7
- package/dist/actions/update-key-result.cjs.map +1 -1
- package/dist/actions/update-key-result.d.cts +43 -3
- package/dist/actions/update-key-result.d.cts.map +1 -1
- package/dist/actions/update-key-result.d.mts +43 -3
- package/dist/actions/update-key-result.d.mts.map +1 -1
- package/dist/actions/update-key-result.mjs +7 -7
- package/dist/actions/update-key-result.mjs.map +1 -1
- package/dist/actions/update-label.cjs +25 -25
- package/dist/actions/update-label.cjs.map +1 -1
- package/dist/actions/update-label.d.cts +46 -3
- package/dist/actions/update-label.d.cts.map +1 -1
- package/dist/actions/update-label.d.mts +46 -3
- package/dist/actions/update-label.d.mts.map +1 -1
- package/dist/actions/update-label.mjs +25 -25
- package/dist/actions/update-label.mjs.map +1 -1
- package/dist/actions/update-linked-file.cjs +9 -9
- package/dist/actions/update-linked-file.cjs.map +1 -1
- package/dist/actions/update-linked-file.d.cts +46 -3
- package/dist/actions/update-linked-file.d.cts.map +1 -1
- package/dist/actions/update-linked-file.d.mts +46 -3
- package/dist/actions/update-linked-file.d.mts.map +1 -1
- package/dist/actions/update-linked-file.mjs +9 -9
- package/dist/actions/update-linked-file.mjs.map +1 -1
- package/dist/actions/update-multiple-stories.cjs +4 -4
- package/dist/actions/update-multiple-stories.cjs.map +1 -1
- package/dist/actions/update-multiple-stories.d.cts +98 -3
- package/dist/actions/update-multiple-stories.d.cts.map +1 -1
- package/dist/actions/update-multiple-stories.d.mts +98 -3
- package/dist/actions/update-multiple-stories.d.mts.map +1 -1
- package/dist/actions/update-multiple-stories.mjs +4 -4
- package/dist/actions/update-multiple-stories.mjs.map +1 -1
- package/dist/actions/update-objective.cjs +14 -14
- package/dist/actions/update-objective.cjs.map +1 -1
- package/dist/actions/update-objective.d.cts +71 -3
- package/dist/actions/update-objective.d.cts.map +1 -1
- package/dist/actions/update-objective.d.mts +71 -3
- package/dist/actions/update-objective.d.mts.map +1 -1
- package/dist/actions/update-objective.mjs +14 -14
- package/dist/actions/update-objective.mjs.map +1 -1
- package/dist/actions/update-project.cjs +9 -9
- package/dist/actions/update-project.cjs.map +1 -1
- package/dist/actions/update-project.d.cts +51 -3
- package/dist/actions/update-project.d.cts.map +1 -1
- package/dist/actions/update-project.d.mts +51 -3
- package/dist/actions/update-project.d.mts.map +1 -1
- package/dist/actions/update-project.mjs +9 -9
- package/dist/actions/update-project.mjs.map +1 -1
- package/dist/actions/update-story-comment.cjs +9 -9
- package/dist/actions/update-story-comment.cjs.map +1 -1
- package/dist/actions/update-story-comment.d.cts +25 -3
- package/dist/actions/update-story-comment.d.cts.map +1 -1
- package/dist/actions/update-story-comment.d.mts +25 -3
- package/dist/actions/update-story-comment.d.mts.map +1 -1
- package/dist/actions/update-story-comment.mjs +9 -9
- package/dist/actions/update-story-comment.mjs.map +1 -1
- package/dist/actions/update-story-link.cjs +8 -8
- package/dist/actions/update-story-link.cjs.map +1 -1
- package/dist/actions/update-story-link.d.cts +25 -3
- package/dist/actions/update-story-link.d.cts.map +1 -1
- package/dist/actions/update-story-link.d.mts +25 -3
- package/dist/actions/update-story-link.d.mts.map +1 -1
- package/dist/actions/update-story-link.mjs +8 -8
- package/dist/actions/update-story-link.mjs.map +1 -1
- package/dist/actions/update-story.cjs +21 -21
- package/dist/actions/update-story.cjs.map +1 -1
- package/dist/actions/update-story.d.cts +142 -3
- package/dist/actions/update-story.d.cts.map +1 -1
- package/dist/actions/update-story.d.mts +142 -3
- package/dist/actions/update-story.d.mts.map +1 -1
- package/dist/actions/update-story.mjs +21 -21
- package/dist/actions/update-story.mjs.map +1 -1
- package/dist/actions/update-task.cjs +19 -19
- package/dist/actions/update-task.cjs.map +1 -1
- package/dist/actions/update-task.d.cts +78 -3
- package/dist/actions/update-task.d.cts.map +1 -1
- package/dist/actions/update-task.d.mts +78 -3
- package/dist/actions/update-task.d.mts.map +1 -1
- package/dist/actions/update-task.mjs +19 -19
- package/dist/actions/update-task.mjs.map +1 -1
- package/dist/actions/upload-files.cjs.map +1 -1
- package/dist/actions/upload-files.d.cts +39 -3
- package/dist/actions/upload-files.d.cts.map +1 -1
- package/dist/actions/upload-files.d.mts +39 -3
- package/dist/actions/upload-files.d.mts.map +1 -1
- package/dist/actions/upload-files.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-custom-field.d.ts
|
|
4
|
-
declare const ShortcutUpdateCustomFieldInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutUpdateCustomFieldInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodString>;
|
|
6
|
+
values: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
value: z.ZodOptional<z.ZodString>;
|
|
9
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
color_key: z.ZodOptional<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>>;
|
|
12
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
after_id: z.ZodOptional<z.ZodString>;
|
|
14
|
+
before_id: z.ZodOptional<z.ZodString>;
|
|
15
|
+
description: z.ZodOptional<z.ZodString>;
|
|
16
|
+
icon_set_identifier: z.ZodOptional<z.ZodString>;
|
|
17
|
+
custom__field__public__id: z.ZodString;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const ShortcutUpdateCustomFieldOutput: z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
values: z.ZodArray<z.ZodObject<{
|
|
23
|
+
id: z.ZodNullable<z.ZodString>;
|
|
24
|
+
value: z.ZodNullable<z.ZodString>;
|
|
25
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
color_key: z.ZodNullable<z.ZodString>;
|
|
27
|
+
entity_type: z.ZodNullable<z.ZodString>;
|
|
28
|
+
}, z.core.$loose>>;
|
|
29
|
+
enabled: z.ZodNullable<z.ZodBoolean>;
|
|
30
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
32
|
+
field_type: z.ZodNullable<z.ZodString>;
|
|
33
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
34
|
+
description: z.ZodNullable<z.ZodString>;
|
|
35
|
+
entity_type: z.ZodNullable<z.ZodString>;
|
|
36
|
+
canonical_name: z.ZodNullable<z.ZodString>;
|
|
37
|
+
icon_set_identifier: z.ZodNullable<z.ZodString>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
|
+
declare const shortcutUpdateCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
|
+
custom__field__public__id: string;
|
|
41
|
+
name?: string | undefined;
|
|
42
|
+
values?: {
|
|
43
|
+
[x: string]: unknown;
|
|
44
|
+
id?: string | undefined;
|
|
45
|
+
value?: string | undefined;
|
|
46
|
+
enabled?: boolean | undefined;
|
|
47
|
+
color_key?: string | undefined;
|
|
48
|
+
}[] | undefined;
|
|
49
|
+
enabled?: boolean | undefined;
|
|
50
|
+
after_id?: string | undefined;
|
|
51
|
+
before_id?: string | undefined;
|
|
52
|
+
description?: string | undefined;
|
|
53
|
+
icon_set_identifier?: string | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { shortcutUpdateCustomField };
|
|
9
57
|
//# sourceMappingURL=update-custom-field.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-custom-field.d.cts","names":[],"sources":["../../src/actions/update-custom-field.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-custom-field.d.cts","names":[],"sources":["../../src/actions/update-custom-field.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAsB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAe/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-custom-field.d.ts
|
|
4
|
-
declare const ShortcutUpdateCustomFieldInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutUpdateCustomFieldInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodOptional<z.ZodString>;
|
|
6
|
+
values: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodOptional<z.ZodString>;
|
|
8
|
+
value: z.ZodOptional<z.ZodString>;
|
|
9
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
10
|
+
color_key: z.ZodOptional<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>>;
|
|
12
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
after_id: z.ZodOptional<z.ZodString>;
|
|
14
|
+
before_id: z.ZodOptional<z.ZodString>;
|
|
15
|
+
description: z.ZodOptional<z.ZodString>;
|
|
16
|
+
icon_set_identifier: z.ZodOptional<z.ZodString>;
|
|
17
|
+
custom__field__public__id: z.ZodString;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const ShortcutUpdateCustomFieldOutput: z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
name: z.ZodNullable<z.ZodString>;
|
|
22
|
+
values: z.ZodArray<z.ZodObject<{
|
|
23
|
+
id: z.ZodNullable<z.ZodString>;
|
|
24
|
+
value: z.ZodNullable<z.ZodString>;
|
|
25
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
color_key: z.ZodNullable<z.ZodString>;
|
|
27
|
+
entity_type: z.ZodNullable<z.ZodString>;
|
|
28
|
+
}, z.core.$loose>>;
|
|
29
|
+
enabled: z.ZodNullable<z.ZodBoolean>;
|
|
30
|
+
position: z.ZodNullable<z.ZodNumber>;
|
|
31
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
32
|
+
field_type: z.ZodNullable<z.ZodString>;
|
|
33
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
34
|
+
description: z.ZodNullable<z.ZodString>;
|
|
35
|
+
entity_type: z.ZodNullable<z.ZodString>;
|
|
36
|
+
canonical_name: z.ZodNullable<z.ZodString>;
|
|
37
|
+
icon_set_identifier: z.ZodNullable<z.ZodString>;
|
|
38
|
+
}, z.core.$loose>;
|
|
39
|
+
declare const shortcutUpdateCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
|
+
custom__field__public__id: string;
|
|
41
|
+
name?: string | undefined;
|
|
42
|
+
values?: {
|
|
43
|
+
[x: string]: unknown;
|
|
44
|
+
id?: string | undefined;
|
|
45
|
+
value?: string | undefined;
|
|
46
|
+
enabled?: boolean | undefined;
|
|
47
|
+
color_key?: string | undefined;
|
|
48
|
+
}[] | undefined;
|
|
49
|
+
enabled?: boolean | undefined;
|
|
50
|
+
after_id?: string | undefined;
|
|
51
|
+
before_id?: string | undefined;
|
|
52
|
+
description?: string | undefined;
|
|
53
|
+
icon_set_identifier?: string | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { shortcutUpdateCustomField };
|
|
9
57
|
//# sourceMappingURL=update-custom-field.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-custom-field.d.mts","names":[],"sources":["../../src/actions/update-custom-field.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-custom-field.d.mts","names":[],"sources":["../../src/actions/update-custom-field.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAsB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAe/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const ShortcutUpdateCustomFieldInput = z.object({
|
|
|
8
8
|
value: z.string().describe("A string value within the domain of this Custom Field.").optional(),
|
|
9
9
|
enabled: z.boolean().describe("Whether this EnumValue is enabled for its CustomField or not. Leaving this key out of the request leaves the current enabled state untouched.").optional(),
|
|
10
10
|
color_key: z.string().describe("A color key associated with this EnumValue within the CustomField\"s domain.").optional()
|
|
11
|
-
}).describe("Request schema for `Values`")).describe("A collection of EnumValue objects representing the values in the domain of some Custom Field.").optional(),
|
|
11
|
+
}).passthrough().describe("Request schema for `Values`")).describe("A collection of EnumValue objects representing the values in the domain of some Custom Field.").optional(),
|
|
12
12
|
enabled: z.boolean().describe("Indicates whether the Field is enabled for the Workspace. Only enabled fields can be applied to Stories.").optional(),
|
|
13
13
|
after_id: z.string().describe("The ID of the CustomField we want to move this CustomField after.").optional(),
|
|
14
14
|
before_id: z.string().describe("The ID of the CustomField we want to move this CustomField before.").optional(),
|
|
@@ -17,31 +17,31 @@ const ShortcutUpdateCustomFieldInput = z.object({
|
|
|
17
17
|
custom__field__public__id: z.string().describe("The unique ID of the CustomField.")
|
|
18
18
|
}).describe("Request schema for `UpdateCustomField`");
|
|
19
19
|
const ShortcutUpdateCustomField_EnumValueSchema = z.object({
|
|
20
|
-
id: z.string().describe("Unique UUID identifier for the enum value."),
|
|
21
|
-
value: z.string().describe("The actual text value of the enum option."),
|
|
22
|
-
position: z.number().int().describe("Ordering position of this enum value."),
|
|
23
|
-
color_key: z.string().describe("Color identifier for the enum value."),
|
|
24
|
-
entity_type: z.string().describe("Entity type identifier for the enum value.")
|
|
25
|
-
}).describe("Schema for enum values in custom field");
|
|
20
|
+
id: z.string().describe("Unique UUID identifier for the enum value.").nullable(),
|
|
21
|
+
value: z.string().describe("The actual text value of the enum option.").nullable(),
|
|
22
|
+
position: z.number().int().describe("Ordering position of this enum value.").nullable(),
|
|
23
|
+
color_key: z.string().describe("Color identifier for the enum value.").nullable(),
|
|
24
|
+
entity_type: z.string().describe("Entity type identifier for the enum value.").nullable()
|
|
25
|
+
}).passthrough().describe("Schema for enum values in custom field");
|
|
26
26
|
const shortcutUpdateCustomField = action("SHORTCUT_UPDATE_CUSTOM_FIELD", {
|
|
27
27
|
slug: "shortcut-update-custom-field",
|
|
28
28
|
name: "Update custom field",
|
|
29
29
|
description: "Update Custom Field can be used to update the definition of a Custom Field. The order of items in the 'values' collection is interpreted to be their ascending sort order.To delete an existing enum value, simply omit it from the 'values' collection. New enum values may be created inline by including an object in the 'values' collection having a 'value' entry with no 'id' (eg. {'value': 'myNewValue', 'color_key': 'green'}).",
|
|
30
30
|
input: ShortcutUpdateCustomFieldInput,
|
|
31
31
|
output: z.object({
|
|
32
|
-
id: z.string().describe("Unique UUID identifier for the custom field."),
|
|
33
|
-
name: z.string().describe("Display name of the custom field (maximum 63 characters)."),
|
|
32
|
+
id: z.string().describe("Unique UUID identifier for the custom field.").nullable(),
|
|
33
|
+
name: z.string().describe("Display name of the custom field (maximum 63 characters).").nullable(),
|
|
34
34
|
values: z.array(ShortcutUpdateCustomField_EnumValueSchema).describe("Collection of enum values for this custom field."),
|
|
35
|
-
enabled: z.boolean().describe("Whether the custom field is active for workspace use."),
|
|
36
|
-
position: z.number().int().describe("Ordering position among custom fields."),
|
|
37
|
-
created_at: z.string().describe("Timestamp when the custom field was created."),
|
|
38
|
-
field_type: z.string().describe("The category of custom field (e.g., 'enum')."),
|
|
39
|
-
updated_at: z.string().describe("Timestamp of last modification to the custom field."),
|
|
40
|
-
description: z.string().describe("A description of the custom field's purpose."),
|
|
41
|
-
entity_type: z.string().describe("Identifies this as a 'custom-field' entity type."),
|
|
42
|
-
canonical_name: z.string().describe("The standardized internal name for the custom field."),
|
|
43
|
-
icon_set_identifier: z.string().describe("Frontend-controlled identifier for the custom field's icon.")
|
|
44
|
-
}).describe("Response schema for `UpdateCustomField`")
|
|
35
|
+
enabled: z.boolean().describe("Whether the custom field is active for workspace use.").nullable(),
|
|
36
|
+
position: z.number().int().describe("Ordering position among custom fields.").nullable(),
|
|
37
|
+
created_at: z.string().describe("Timestamp when the custom field was created.").nullable(),
|
|
38
|
+
field_type: z.string().describe("The category of custom field (e.g., 'enum').").nullable(),
|
|
39
|
+
updated_at: z.string().describe("Timestamp of last modification to the custom field.").nullable(),
|
|
40
|
+
description: z.string().describe("A description of the custom field's purpose.").nullable(),
|
|
41
|
+
entity_type: z.string().describe("Identifies this as a 'custom-field' entity type.").nullable(),
|
|
42
|
+
canonical_name: z.string().describe("The standardized internal name for the custom field.").nullable(),
|
|
43
|
+
icon_set_identifier: z.string().describe("Frontend-controlled identifier for the custom field's icon.").nullable()
|
|
44
|
+
}).passthrough().describe("Response schema for `UpdateCustomField`")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { shortcutUpdateCustomField };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-custom-field.mjs","names":[],"sources":["../../src/actions/update-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutUpdateCustomFieldInput
|
|
1
|
+
{"version":3,"file":"update-custom-field.mjs","names":[],"sources":["../../src/actions/update-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutUpdateCustomFieldInput = z.object({\n name: z.string().describe(\"A collection of objects representing reporting periods for years.\").optional(),\n values: z.array(z.object({\n id: z.string().describe(\"The unique ID of an existing EnumValue within the CustomField\\\"s domain.\").optional(),\n value: z.string().describe(\"A string value within the domain of this Custom Field.\").optional(),\n enabled: z.boolean().describe(\"Whether this EnumValue is enabled for its CustomField or not. Leaving this key out of the request leaves the current enabled state untouched.\").optional(),\n color_key: z.string().describe(\"A color key associated with this EnumValue within the CustomField\\\"s domain.\").optional(),\n}).passthrough().describe(\"Request schema for `Values`\")).describe(\"A collection of EnumValue objects representing the values in the domain of some Custom Field.\").optional(),\n enabled: z.boolean().describe(\"Indicates whether the Field is enabled for the Workspace. Only enabled fields can be applied to Stories.\").optional(),\n after_id: z.string().describe(\"The ID of the CustomField we want to move this CustomField after.\").optional(),\n before_id: z.string().describe(\"The ID of the CustomField we want to move this CustomField before.\").optional(),\n description: z.string().describe(\"A description of the purpose of this field.\").optional(),\n icon_set_identifier: z.string().describe(\"A frontend-controlled string that represents the icon for this custom field.\").optional(),\n custom__field__public__id: z.string().describe(\"The unique ID of the CustomField.\"),\n}).describe(\"Request schema for `UpdateCustomField`\");\nconst ShortcutUpdateCustomField_EnumValueSchema = z.object({\n id: z.string().describe(\"Unique UUID identifier for the enum value.\").nullable(),\n value: z.string().describe(\"The actual text value of the enum option.\").nullable(),\n position: z.number().int().describe(\"Ordering position of this enum value.\").nullable(),\n color_key: z.string().describe(\"Color identifier for the enum value.\").nullable(),\n entity_type: z.string().describe(\"Entity type identifier for the enum value.\").nullable(),\n}).passthrough().describe(\"Schema for enum values in custom field\");\nexport const ShortcutUpdateCustomFieldOutput = z.object({\n id: z.string().describe(\"Unique UUID identifier for the custom field.\").nullable(),\n name: z.string().describe(\"Display name of the custom field (maximum 63 characters).\").nullable(),\n values: z.array(ShortcutUpdateCustomField_EnumValueSchema).describe(\"Collection of enum values for this custom field.\"),\n enabled: z.boolean().describe(\"Whether the custom field is active for workspace use.\").nullable(),\n position: z.number().int().describe(\"Ordering position among custom fields.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the custom field was created.\").nullable(),\n field_type: z.string().describe(\"The category of custom field (e.g., 'enum').\").nullable(),\n updated_at: z.string().describe(\"Timestamp of last modification to the custom field.\").nullable(),\n description: z.string().describe(\"A description of the custom field's purpose.\").nullable(),\n entity_type: z.string().describe(\"Identifies this as a 'custom-field' entity type.\").nullable(),\n canonical_name: z.string().describe(\"The standardized internal name for the custom field.\").nullable(),\n icon_set_identifier: z.string().describe(\"Frontend-controlled identifier for the custom field's icon.\").nullable(),\n}).passthrough().describe(\"Response schema for `UpdateCustomField`\");\n\nexport const shortcutUpdateCustomField = action(\"SHORTCUT_UPDATE_CUSTOM_FIELD\", {\n slug: \"shortcut-update-custom-field\",\n name: \"Update custom field\",\n description: \"Update Custom Field can be used to update the definition of a Custom Field. The order of items in the 'values' collection is interpreted to be their ascending sort order.To delete an existing enum value, simply omit it from the 'values' collection. New enum values may be created inline by including an object in the 'values' collection having a 'value' entry with no 'id' (eg. {'value': 'myNewValue', 'color_key': 'green'}).\",\n input: ShortcutUpdateCustomFieldInput,\n output: ShortcutUpdateCustomFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,MAAM,EAAE,OAAO;EACzB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EAC9F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;EACxL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC3K,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACnJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC5G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACzF,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAClI,2BAA2B,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;AACpF,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAgBlE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QApB6C,EAAE,OAAO;EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;EAChG,QAAQ,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kDAAkD;EACtH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAChG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC9F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACrG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -8,15 +8,15 @@ const ShortcutUpdateDocInput = zod.z.object({
|
|
|
8
8
|
doc__public__id: zod.z.string().describe("The Doc's public ID")
|
|
9
9
|
}).describe("Request schema for `UpdateDoc`");
|
|
10
10
|
const ShortcutUpdateDocOutput = zod.z.object({
|
|
11
|
-
id: zod.z.string().describe("The public id of the Doc"),
|
|
11
|
+
id: zod.z.string().describe("The public id of the Doc").nullable(),
|
|
12
12
|
title: zod.z.string().describe("The Doc's title").nullable().optional(),
|
|
13
|
-
app_url: zod.z.string().describe("The Shortcut application url for the Doc"),
|
|
14
|
-
archived: zod.z.boolean().describe("Whether the Doc is archived"),
|
|
15
|
-
created_at: zod.z.string().describe("The time/date the Doc was created"),
|
|
16
|
-
updated_at: zod.z.string().describe("The time/date the Doc was last updated"),
|
|
13
|
+
app_url: zod.z.string().describe("The Shortcut application url for the Doc").nullable(),
|
|
14
|
+
archived: zod.z.boolean().describe("Whether the Doc is archived").nullable(),
|
|
15
|
+
created_at: zod.z.string().describe("The time/date the Doc was created").nullable(),
|
|
16
|
+
updated_at: zod.z.string().describe("The time/date the Doc was last updated").nullable(),
|
|
17
17
|
content_html: zod.z.string().describe("The Doc's content in HTML format (as stored in S3). Only included when include_html=true query parameter is provided.").nullable().optional(),
|
|
18
18
|
content_markdown: zod.z.string().describe("The Doc's content in Markdown format (converted from HTML storage).").nullable().optional()
|
|
19
|
-
}).describe("Response schema for `UpdateDoc`");
|
|
19
|
+
}).passthrough().describe("Response schema for `UpdateDoc`");
|
|
20
20
|
const shortcutUpdateDoc = require_action.action("SHORTCUT_UPDATE_DOC", {
|
|
21
21
|
slug: "shortcut-update-doc",
|
|
22
22
|
name: "Update Doc",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-doc.cjs","names":["z","action"],"sources":["../../src/actions/update-doc.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutUpdateDocInput
|
|
1
|
+
{"version":3,"file":"update-doc.cjs","names":["z","action"],"sources":["../../src/actions/update-doc.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutUpdateDocInput = z.object({\n title: z.string().describe(\"The new title for the document\").optional(),\n content: z.string().describe(\"The new content for the document.\").optional(),\n content_format: z.enum([\"markdown\", \"html\"]).describe(\"Format of content. For input: specifies format of provided content (defaults to 'html'). For output: controls response format - 'markdown' (default) or 'html' to include HTML content.\").optional(),\n doc__public__id: z.string().describe(\"The Doc's public ID\"),\n}).describe(\"Request schema for `UpdateDoc`\");\nexport const ShortcutUpdateDocOutput = z.object({\n id: z.string().describe(\"The public id of the Doc\").nullable(),\n title: z.string().describe(\"The Doc's title\").nullable().optional(),\n app_url: z.string().describe(\"The Shortcut application url for the Doc\").nullable(),\n archived: z.boolean().describe(\"Whether the Doc is archived\").nullable(),\n created_at: z.string().describe(\"The time/date the Doc was created\").nullable(),\n updated_at: z.string().describe(\"The time/date the Doc was last updated\").nullable(),\n content_html: z.string().describe(\"The Doc's content in HTML format (as stored in S3). Only included when include_html=true query parameter is provided.\").nullable().optional(),\n content_markdown: z.string().describe(\"The Doc's content in Markdown format (converted from HTML storage).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UpdateDoc`\");\n\nexport const shortcutUpdateDoc = action(\"SHORTCUT_UPDATE_DOC\", {\n slug: \"shortcut-update-doc\",\n name: \"Update Doc\",\n description: \"Tool to update an existing Doc's title and/or content. Use when you need to modify document properties. Supports markdown or HTML input via content_format parameter. SSE events notify connected users to refresh; if no users are connected, CKEditor cache is flushed.\",\n input: ShortcutUpdateDocInput,\n output: ShortcutUpdateDocOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO;CAC7C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC3E,gBAAgBA,IAAAA,EAAE,KAAK,CAAC,YAAY,MAAM,CAAC,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC1P,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;AAC5D,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC7D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/K,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAE3D,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-doc.d.ts
|
|
4
|
-
declare const ShortcutUpdateDocInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutUpdateDocInput: z.ZodObject<{
|
|
5
|
+
title: z.ZodOptional<z.ZodString>;
|
|
6
|
+
content: z.ZodOptional<z.ZodString>;
|
|
7
|
+
content_format: z.ZodOptional<z.ZodEnum<{
|
|
8
|
+
markdown: "markdown";
|
|
9
|
+
html: "html";
|
|
10
|
+
}>>;
|
|
11
|
+
doc__public__id: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const ShortcutUpdateDocOutput: z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
app_url: z.ZodNullable<z.ZodString>;
|
|
17
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
19
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
20
|
+
content_html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
content_markdown: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const shortcutUpdateDoc: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
doc__public__id: string;
|
|
25
|
+
title?: string | undefined;
|
|
26
|
+
content?: string | undefined;
|
|
27
|
+
content_format?: "markdown" | "html" | undefined;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { shortcutUpdateDoc };
|
|
9
31
|
//# sourceMappingURL=update-doc.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-doc.d.cts","names":[],"sources":["../../src/actions/update-doc.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"update-doc.d.cts","names":[],"sources":["../../src/actions/update-doc.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAMtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;cAWvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-doc.d.ts
|
|
4
|
-
declare const ShortcutUpdateDocInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShortcutUpdateDocInput: z.ZodObject<{
|
|
5
|
+
title: z.ZodOptional<z.ZodString>;
|
|
6
|
+
content: z.ZodOptional<z.ZodString>;
|
|
7
|
+
content_format: z.ZodOptional<z.ZodEnum<{
|
|
8
|
+
markdown: "markdown";
|
|
9
|
+
html: "html";
|
|
10
|
+
}>>;
|
|
11
|
+
doc__public__id: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const ShortcutUpdateDocOutput: z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
app_url: z.ZodNullable<z.ZodString>;
|
|
17
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
19
|
+
updated_at: z.ZodNullable<z.ZodString>;
|
|
20
|
+
content_html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
content_markdown: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const shortcutUpdateDoc: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
doc__public__id: string;
|
|
25
|
+
title?: string | undefined;
|
|
26
|
+
content?: string | undefined;
|
|
27
|
+
content_format?: "markdown" | "html" | undefined;
|
|
28
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { shortcutUpdateDoc };
|
|
9
31
|
//# sourceMappingURL=update-doc.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-doc.d.mts","names":[],"sources":["../../src/actions/update-doc.ts"],"mappings":";;;cAIa,sBAAA,
|
|
1
|
+
{"version":3,"file":"update-doc.d.mts","names":[],"sources":["../../src/actions/update-doc.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;;;;cAMtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;;cAWvB,iBAAA,gCAAiB,wBAAA"}
|
|
@@ -11,15 +11,15 @@ const shortcutUpdateDoc = action("SHORTCUT_UPDATE_DOC", {
|
|
|
11
11
|
doc__public__id: z.string().describe("The Doc's public ID")
|
|
12
12
|
}).describe("Request schema for `UpdateDoc`"),
|
|
13
13
|
output: z.object({
|
|
14
|
-
id: z.string().describe("The public id of the Doc"),
|
|
14
|
+
id: z.string().describe("The public id of the Doc").nullable(),
|
|
15
15
|
title: z.string().describe("The Doc's title").nullable().optional(),
|
|
16
|
-
app_url: z.string().describe("The Shortcut application url for the Doc"),
|
|
17
|
-
archived: z.boolean().describe("Whether the Doc is archived"),
|
|
18
|
-
created_at: z.string().describe("The time/date the Doc was created"),
|
|
19
|
-
updated_at: z.string().describe("The time/date the Doc was last updated"),
|
|
16
|
+
app_url: z.string().describe("The Shortcut application url for the Doc").nullable(),
|
|
17
|
+
archived: z.boolean().describe("Whether the Doc is archived").nullable(),
|
|
18
|
+
created_at: z.string().describe("The time/date the Doc was created").nullable(),
|
|
19
|
+
updated_at: z.string().describe("The time/date the Doc was last updated").nullable(),
|
|
20
20
|
content_html: z.string().describe("The Doc's content in HTML format (as stored in S3). Only included when include_html=true query parameter is provided.").nullable().optional(),
|
|
21
21
|
content_markdown: z.string().describe("The Doc's content in Markdown format (converted from HTML storage).").nullable().optional()
|
|
22
|
-
}).describe("Response schema for `UpdateDoc`")
|
|
22
|
+
}).passthrough().describe("Response schema for `UpdateDoc`")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { shortcutUpdateDoc };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-doc.mjs","names":[],"sources":["../../src/actions/update-doc.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutUpdateDocInput
|
|
1
|
+
{"version":3,"file":"update-doc.mjs","names":[],"sources":["../../src/actions/update-doc.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShortcutUpdateDocInput = z.object({\n title: z.string().describe(\"The new title for the document\").optional(),\n content: z.string().describe(\"The new content for the document.\").optional(),\n content_format: z.enum([\"markdown\", \"html\"]).describe(\"Format of content. For input: specifies format of provided content (defaults to 'html'). For output: controls response format - 'markdown' (default) or 'html' to include HTML content.\").optional(),\n doc__public__id: z.string().describe(\"The Doc's public ID\"),\n}).describe(\"Request schema for `UpdateDoc`\");\nexport const ShortcutUpdateDocOutput = z.object({\n id: z.string().describe(\"The public id of the Doc\").nullable(),\n title: z.string().describe(\"The Doc's title\").nullable().optional(),\n app_url: z.string().describe(\"The Shortcut application url for the Doc\").nullable(),\n archived: z.boolean().describe(\"Whether the Doc is archived\").nullable(),\n created_at: z.string().describe(\"The time/date the Doc was created\").nullable(),\n updated_at: z.string().describe(\"The time/date the Doc was last updated\").nullable(),\n content_html: z.string().describe(\"The Doc's content in HTML format (as stored in S3). Only included when include_html=true query parameter is provided.\").nullable().optional(),\n content_markdown: z.string().describe(\"The Doc's content in Markdown format (converted from HTML storage).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UpdateDoc`\");\n\nexport const shortcutUpdateDoc = action(\"SHORTCUT_UPDATE_DOC\", {\n slug: \"shortcut-update-doc\",\n name: \"Update Doc\",\n description: \"Tool to update an existing Doc's title and/or content. Use when you need to modify document properties. Supports markdown or HTML input via content_format parameter. SSE events notify connected users to refresh; if no users are connected, CKEditor cache is flushed.\",\n input: ShortcutUpdateDocInput,\n output: ShortcutUpdateDocOutput,\n});\n"],"mappings":";;AAqBA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArBoC,EAAE,OAAO;EAC7C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;EACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC3E,gBAAgB,EAAE,KAAK,CAAC,YAAY,MAAM,CAAC,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;EAC1P,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC5D,CAAC,CAAC,CAAC,SAAS,gCAgBH;CACP,QAhBqC,EAAE,OAAO;EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC7D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EAClF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/K,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAOhB;AACV,CAAC"}
|
|
@@ -9,13 +9,13 @@ const ShortcutUpdateEntityTemplateInput = zod.z.object({
|
|
|
9
9
|
owner_ids: zod.z.array(zod.z.string()).describe("An array of UUIDs for any members you want to add as Owners on this new Task.").optional(),
|
|
10
10
|
description: zod.z.string().describe("The Task description."),
|
|
11
11
|
external_id: zod.z.string().describe("This field can be set to another unique ID. In the case that the Task has been imported from another tool, the ID in the other tool can be indicated here.").optional()
|
|
12
|
-
}).describe("Request schema for `Tasks`")).describe("An array of tasks to be populated by the template.").optional(),
|
|
12
|
+
}).passthrough().describe("Request schema for `Tasks`")).describe("An array of tasks to be populated by the template.").optional(),
|
|
13
13
|
story__contents__labels: zod.z.array(zod.z.object({
|
|
14
14
|
name: zod.z.string().describe("The name of the new Label."),
|
|
15
15
|
color: zod.z.string().describe("The hex color to be displayed with the Label (for example, \"#ff0000\").").optional(),
|
|
16
16
|
description: zod.z.string().describe("The description of the new Label.").optional(),
|
|
17
17
|
external_id: zod.z.string().describe("This field can be set to another unique ID. In the case that the Label has been imported from another tool, the ID in the other tool can be indicated here.").optional()
|
|
18
|
-
}).describe("Request schema for `Labels`")).describe("An array of labels to be populated by the template.").optional(),
|
|
18
|
+
}).passthrough().describe("Request schema for `Labels`")).describe("An array of labels to be populated by the template.").optional(),
|
|
19
19
|
story__contents__deadline: zod.z.string().describe("The due date of the story.").optional(),
|
|
20
20
|
story__contents__epic__id: zod.z.number().int().describe("The ID of the epic the to be populated.").optional(),
|
|
21
21
|
story__contents__estimate: zod.z.number().int().describe("The numeric point estimate to be populated.").optional(),
|
|
@@ -32,77 +32,77 @@ const ShortcutUpdateEntityTemplateInput = zod.z.object({
|
|
|
32
32
|
value: zod.z.string().describe("A literal value for the CustomField. Currently ignored.").optional(),
|
|
33
33
|
field_id: zod.z.string().describe("The unique public ID for the CustomField."),
|
|
34
34
|
value_id: zod.z.string().describe("The unique public ID for the CustomFieldEnumValue.")
|
|
35
|
-
}).describe("Request schema for `CustomFields`")).describe("An array of maps specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.").optional(),
|
|
35
|
+
}).passthrough().describe("Request schema for `CustomFields`")).describe("An array of maps specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.").optional(),
|
|
36
36
|
story__contents__external__links: zod.z.array(zod.z.string()).describe("An array of external links to be populated.").optional(),
|
|
37
37
|
story__contents__linked__file__ids: zod.z.array(zod.z.number().int()).describe("An array of the linked file IDs to be populated.").optional(),
|
|
38
38
|
story__contents__workflow__state__id: zod.z.number().int().describe("The ID of the workflow state to be populated.").optional()
|
|
39
39
|
}).describe("Request schema for `UpdateEntityTemplate`");
|
|
40
40
|
const ShortcutUpdateEntityTemplate_FileResponseSchema = zod.z.object({
|
|
41
|
-
id: zod.z.number().int().describe("The unique ID for the file"),
|
|
41
|
+
id: zod.z.number().int().describe("The unique ID for the file").nullable(),
|
|
42
42
|
url: zod.z.string().describe("File access URL").nullable().optional(),
|
|
43
|
-
name: zod.z.string().describe("The optional User-specified name of the file"),
|
|
44
|
-
size: zod.z.number().int().describe("File size in bytes"),
|
|
45
|
-
filename: zod.z.string().describe("The name assigned to the file in Shortcut upon upload"),
|
|
43
|
+
name: zod.z.string().describe("The optional User-specified name of the file").nullable(),
|
|
44
|
+
size: zod.z.number().int().describe("File size in bytes").nullable(),
|
|
45
|
+
filename: zod.z.string().describe("The name assigned to the file in Shortcut upon upload").nullable(),
|
|
46
46
|
story_ids: zod.z.array(zod.z.number().int()).describe("The unique IDs of the Stories associated with this file"),
|
|
47
|
-
created_at: zod.z.string().describe("The time/date that the file was created"),
|
|
47
|
+
created_at: zod.z.string().describe("The time/date that the file was created").nullable(),
|
|
48
48
|
updated_at: zod.z.string().describe("Modification timestamp").nullable().optional(),
|
|
49
49
|
description: zod.z.string().describe("File description").nullable().optional(),
|
|
50
|
-
entity_type: zod.z.string().describe("A string description of this resource"),
|
|
50
|
+
entity_type: zod.z.string().describe("A string description of this resource").nullable(),
|
|
51
51
|
external_id: zod.z.string().describe("External system identifier for imported files").nullable().optional(),
|
|
52
52
|
mention_ids: zod.z.array(zod.z.string()).describe("Deprecated; use member_mention_ids instead").nullable().optional(),
|
|
53
|
-
uploader_id: zod.z.string().describe("The unique ID of the Member who uploaded the file"),
|
|
54
|
-
content_type: zod.z.string().describe("Free form string corresponding to a text or image file"),
|
|
53
|
+
uploader_id: zod.z.string().describe("The unique ID of the Member who uploaded the file").nullable(),
|
|
54
|
+
content_type: zod.z.string().describe("Free form string corresponding to a text or image file").nullable(),
|
|
55
55
|
thumbnail_url: zod.z.string().describe("The url where the thumbnail of the file can be found in Shortcut").nullable().optional(),
|
|
56
56
|
group_mention_ids: zod.z.array(zod.z.string()).describe("The unique IDs of the Groups who are mentioned in the file description"),
|
|
57
57
|
member_mention_ids: zod.z.array(zod.z.string()).describe("The unique IDs of the Members who are mentioned in the file description")
|
|
58
|
-
}).describe("File attached to a story");
|
|
58
|
+
}).passthrough().describe("File attached to a story");
|
|
59
59
|
const ShortcutUpdateEntityTemplate_TaskResponseSchema = zod.z.object({
|
|
60
60
|
complete: zod.z.boolean().describe("True/false boolean indicating whether the Task has been completed").nullable().optional(),
|
|
61
61
|
position: zod.z.number().int().describe("The number corresponding to the Task's position within a list of Tasks on a Story").nullable().optional(),
|
|
62
62
|
owner_ids: zod.z.array(zod.z.string()).describe("An array of UUIDs of the Owners of this Task").nullable().optional(),
|
|
63
|
-
description: zod.z.string().describe("Full text of the Task"),
|
|
63
|
+
description: zod.z.string().describe("Full text of the Task").nullable(),
|
|
64
64
|
external_id: zod.z.string().describe("Used to store an identifier from another system when Tasks are imported from external tools").nullable().optional()
|
|
65
|
-
}).describe("Task connected to a story");
|
|
65
|
+
}).passthrough().describe("Task connected to a story");
|
|
66
66
|
const ShortcutUpdateEntityTemplate_LabelResponseSchema = zod.z.object({
|
|
67
|
-
id: zod.z.number().int().describe("The unique ID of the Label"),
|
|
68
|
-
name: zod.z.string().describe("The name of the Label"),
|
|
67
|
+
id: zod.z.number().int().describe("The unique ID of the Label").nullable(),
|
|
68
|
+
name: zod.z.string().describe("The name of the Label").nullable(),
|
|
69
69
|
color: zod.z.string().describe("Hex color code (format: #RRGGBB, e.g., #ff0000)").nullable().optional(),
|
|
70
|
-
app_url: zod.z.string().describe("The Shortcut application url for the Label"),
|
|
71
|
-
archived: zod.z.boolean().describe("A true/false boolean indicating if the Label has been archived"),
|
|
70
|
+
app_url: zod.z.string().describe("The Shortcut application url for the Label").nullable(),
|
|
71
|
+
archived: zod.z.boolean().describe("A true/false boolean indicating if the Label has been archived").nullable(),
|
|
72
72
|
created_at: zod.z.string().describe("Timestamp indicating creation").nullable().optional(),
|
|
73
73
|
updated_at: zod.z.string().describe("Timestamp for last modification").nullable().optional(),
|
|
74
74
|
description: zod.z.string().describe("The description of the Label").nullable().optional(),
|
|
75
|
-
entity_type: zod.z.string().describe("A string description of this resource"),
|
|
75
|
+
entity_type: zod.z.string().describe("A string description of this resource").nullable(),
|
|
76
76
|
external_id: zod.z.string().describe("Reference ID from external tools if imported").nullable().optional()
|
|
77
|
-
}).describe("Label attached to a story");
|
|
77
|
+
}).passthrough().describe("Label attached to a story");
|
|
78
78
|
const ShortcutUpdateEntityTemplate_SubTaskResponseSchema = zod.z.object({
|
|
79
|
-
name: zod.z.string().describe("The name of the SubTask"),
|
|
79
|
+
name: zod.z.string().describe("The name of the SubTask").nullable(),
|
|
80
80
|
owner_ids: zod.z.array(zod.z.string()).describe("An array of UUIDs of the owners of this story").nullable().optional(),
|
|
81
81
|
workflow_state_id: zod.z.number().int().describe("The ID of the workflow state the story will be in").nullable().optional()
|
|
82
|
-
}).describe("Sub-task to create and link to the story");
|
|
82
|
+
}).passthrough().describe("Sub-task to create and link to the story");
|
|
83
83
|
const ShortcutUpdateEntityTemplate_LinkedFileResponseSchema = zod.z.object({
|
|
84
|
-
id: zod.z.number().int().describe("The unique identifier for the file"),
|
|
85
|
-
url: zod.z.string().describe("The URL of the file"),
|
|
86
|
-
name: zod.z.string().describe("The name of the linked file"),
|
|
84
|
+
id: zod.z.number().int().describe("The unique identifier for the file").nullable(),
|
|
85
|
+
url: zod.z.string().describe("The URL of the file").nullable(),
|
|
86
|
+
name: zod.z.string().describe("The name of the linked file").nullable(),
|
|
87
87
|
size: zod.z.number().int().describe("The filesize, if the integration provided it").nullable().optional(),
|
|
88
|
-
type: zod.z.string().describe("The integration type (e.g. google, dropbox, box)"),
|
|
88
|
+
type: zod.z.string().describe("The integration type (e.g. google, dropbox, box)").nullable(),
|
|
89
89
|
story_ids: zod.z.array(zod.z.number().int()).describe("The IDs of the stories this file is attached to"),
|
|
90
|
-
created_at: zod.z.string().describe("The time/date the LinkedFile was created"),
|
|
91
|
-
updated_at: zod.z.string().describe("The time/date the LinkedFile was updated"),
|
|
90
|
+
created_at: zod.z.string().describe("The time/date the LinkedFile was created").nullable(),
|
|
91
|
+
updated_at: zod.z.string().describe("The time/date the LinkedFile was updated").nullable(),
|
|
92
92
|
description: zod.z.string().describe("The description of the file").nullable().optional(),
|
|
93
|
-
entity_type: zod.z.string().describe("A string description of this resource"),
|
|
93
|
+
entity_type: zod.z.string().describe("A string description of this resource").nullable(),
|
|
94
94
|
mention_ids: zod.z.array(zod.z.string()).describe("Deprecated; use member_mention_ids instead").nullable().optional(),
|
|
95
|
-
uploader_id: zod.z.string().describe("The UUID of the member that uploaded the file"),
|
|
95
|
+
uploader_id: zod.z.string().describe("The UUID of the member that uploaded the file").nullable(),
|
|
96
96
|
content_type: zod.z.string().describe("The content type of the image (e.g. txt/plain)").nullable().optional(),
|
|
97
97
|
thumbnail_url: zod.z.string().describe("The URL of the file thumbnail, if the integration provided it").nullable().optional(),
|
|
98
98
|
group_mention_ids: zod.z.array(zod.z.string()).describe("The groups that are mentioned in the description of the file"),
|
|
99
99
|
member_mention_ids: zod.z.array(zod.z.string()).describe("The members that are mentioned in the description of the file")
|
|
100
|
-
}).describe("Linked file from external integration");
|
|
100
|
+
}).passthrough().describe("Linked file from external integration");
|
|
101
101
|
const ShortcutUpdateEntityTemplate_CustomFieldResponseSchema = zod.z.object({
|
|
102
102
|
value: zod.z.string().describe("A literal value for the CustomField. Currently ignored.").nullable().optional(),
|
|
103
|
-
field_id: zod.z.string().describe("The unique public ID for the CustomField"),
|
|
104
|
-
value_id: zod.z.string().describe("The unique public ID for the CustomFieldEnumValue")
|
|
105
|
-
}).describe("Custom field mapping with field ID and value ID");
|
|
103
|
+
field_id: zod.z.string().describe("The unique public ID for the CustomField").nullable(),
|
|
104
|
+
value_id: zod.z.string().describe("The unique public ID for the CustomFieldEnumValue").nullable()
|
|
105
|
+
}).passthrough().describe("Custom field mapping with field ID and value ID");
|
|
106
106
|
const ShortcutUpdateEntityTemplate_StoryContentsResponseSchema = zod.z.object({
|
|
107
107
|
name: zod.z.string().describe("The name of the story").nullable().optional(),
|
|
108
108
|
files: zod.z.array(ShortcutUpdateEntityTemplate_FileResponseSchema).describe("An array of files attached to the story").nullable().optional(),
|
|
@@ -125,17 +125,17 @@ const ShortcutUpdateEntityTemplate_StoryContentsResponseSchema = zod.z.object({
|
|
|
125
125
|
custom_fields: zod.z.array(ShortcutUpdateEntityTemplate_CustomFieldResponseSchema).describe("An array of maps specifying a CustomField ID and CustomFieldEnumValue ID").nullable().optional(),
|
|
126
126
|
external_links: zod.z.array(zod.z.string()).describe("An array of external links connected to the story").nullable().optional(),
|
|
127
127
|
workflow_state_id: zod.z.number().int().describe("The ID of the workflow state the story is currently in").nullable().optional()
|
|
128
|
-
}).describe("A container entity for the attributes this template should populate");
|
|
128
|
+
}).passthrough().describe("A container entity for the attributes this template should populate");
|
|
129
129
|
const ShortcutUpdateEntityTemplateOutput = zod.z.object({
|
|
130
|
-
id: zod.z.string().describe("The unique identifier for the entity template"),
|
|
131
|
-
name: zod.z.string().describe("The template's name"),
|
|
132
|
-
author_id: zod.z.string().describe("The unique ID of the member who created the template"),
|
|
133
|
-
created_at: zod.z.string().describe("The time/date when the entity template was created"),
|
|
134
|
-
updated_at: zod.z.string().describe("The time/date when the entity template was last updated"),
|
|
135
|
-
entity_type: zod.z.string().describe("A string description of this resource"),
|
|
136
|
-
last_used_at: zod.z.string().describe("The last time that someone created an entity using this template"),
|
|
130
|
+
id: zod.z.string().describe("The unique identifier for the entity template").nullable(),
|
|
131
|
+
name: zod.z.string().describe("The template's name").nullable(),
|
|
132
|
+
author_id: zod.z.string().describe("The unique ID of the member who created the template").nullable(),
|
|
133
|
+
created_at: zod.z.string().describe("The time/date when the entity template was created").nullable(),
|
|
134
|
+
updated_at: zod.z.string().describe("The time/date when the entity template was last updated").nullable(),
|
|
135
|
+
entity_type: zod.z.string().describe("A string description of this resource").nullable(),
|
|
136
|
+
last_used_at: zod.z.string().describe("The last time that someone created an entity using this template").nullable(),
|
|
137
137
|
story_contents: ShortcutUpdateEntityTemplate_StoryContentsResponseSchema.nullable()
|
|
138
|
-
}).describe("Response schema for `UpdateEntityTemplate`");
|
|
138
|
+
}).passthrough().describe("Response schema for `UpdateEntityTemplate`");
|
|
139
139
|
const shortcutUpdateEntityTemplate = require_action.action("SHORTCUT_UPDATE_ENTITY_TEMPLATE", {
|
|
140
140
|
slug: "shortcut-update-entity-template",
|
|
141
141
|
name: "Update entity template",
|