@keystrokehq/productboard 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/add-note-followers.cjs +3 -3
- package/dist/actions/add-note-followers.cjs.map +1 -1
- package/dist/actions/add-note-followers.d.cts +16 -3
- package/dist/actions/add-note-followers.d.cts.map +1 -1
- package/dist/actions/add-note-followers.d.mts +16 -3
- package/dist/actions/add-note-followers.d.mts.map +1 -1
- package/dist/actions/add-note-followers.mjs +3 -3
- package/dist/actions/add-note-followers.mjs.map +1 -1
- package/dist/actions/add-note-tag.cjs +3 -3
- package/dist/actions/add-note-tag.cjs.map +1 -1
- package/dist/actions/add-note-tag.d.cts +16 -3
- package/dist/actions/add-note-tag.d.cts.map +1 -1
- package/dist/actions/add-note-tag.d.mts +16 -3
- package/dist/actions/add-note-tag.d.mts.map +1 -1
- package/dist/actions/add-note-tag.mjs +3 -3
- package/dist/actions/add-note-tag.mjs.map +1 -1
- package/dist/actions/create-company-field.cjs +1 -1
- package/dist/actions/create-company-field.cjs.map +1 -1
- package/dist/actions/create-company-field.d.cts +9 -3
- package/dist/actions/create-company-field.d.cts.map +1 -1
- package/dist/actions/create-company-field.d.mts +9 -3
- package/dist/actions/create-company-field.d.mts.map +1 -1
- package/dist/actions/create-company-field.mjs +1 -1
- package/dist/actions/create-company-field.mjs.map +1 -1
- package/dist/actions/create-company.cjs +3 -3
- package/dist/actions/create-company.cjs.map +1 -1
- package/dist/actions/create-company.d.cts +31 -3
- package/dist/actions/create-company.d.cts.map +1 -1
- package/dist/actions/create-company.d.mts +31 -3
- package/dist/actions/create-company.d.mts.map +1 -1
- package/dist/actions/create-company.mjs +3 -3
- package/dist/actions/create-company.mjs.map +1 -1
- package/dist/actions/create-component.cjs +11 -11
- package/dist/actions/create-component.cjs.map +1 -1
- package/dist/actions/create-component.d.cts +41 -3
- package/dist/actions/create-component.d.cts.map +1 -1
- package/dist/actions/create-component.d.mts +41 -3
- package/dist/actions/create-component.d.mts.map +1 -1
- package/dist/actions/create-component.mjs +11 -11
- package/dist/actions/create-component.mjs.map +1 -1
- package/dist/actions/create-entities-relationships-v2.cjs +8 -8
- package/dist/actions/create-entities-relationships-v2.cjs.map +1 -1
- package/dist/actions/create-entities-relationships-v2.d.cts +37 -3
- package/dist/actions/create-entities-relationships-v2.d.cts.map +1 -1
- package/dist/actions/create-entities-relationships-v2.d.mts +37 -3
- package/dist/actions/create-entities-relationships-v2.d.mts.map +1 -1
- package/dist/actions/create-entities-relationships-v2.mjs +8 -8
- package/dist/actions/create-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/create-entities-v2.cjs +6 -6
- package/dist/actions/create-entities-v2.cjs.map +1 -1
- package/dist/actions/create-entities-v2.d.cts +72 -3
- package/dist/actions/create-entities-v2.d.cts.map +1 -1
- package/dist/actions/create-entities-v2.d.mts +72 -3
- package/dist/actions/create-entities-v2.d.mts.map +1 -1
- package/dist/actions/create-entities-v2.mjs +6 -6
- package/dist/actions/create-entities-v2.mjs.map +1 -1
- package/dist/actions/create-feature-objective-link.cjs +1 -1
- package/dist/actions/create-feature-objective-link.cjs.map +1 -1
- package/dist/actions/create-feature-objective-link.d.cts +9 -3
- package/dist/actions/create-feature-objective-link.d.cts.map +1 -1
- package/dist/actions/create-feature-objective-link.d.mts +9 -3
- package/dist/actions/create-feature-objective-link.d.mts.map +1 -1
- package/dist/actions/create-feature-objective-link.mjs +1 -1
- package/dist/actions/create-feature-objective-link.mjs.map +1 -1
- package/dist/actions/create-feature.cjs +25 -25
- package/dist/actions/create-feature.cjs.map +1 -1
- package/dist/actions/create-feature.d.cts +111 -3
- package/dist/actions/create-feature.d.cts.map +1 -1
- package/dist/actions/create-feature.d.mts +111 -3
- package/dist/actions/create-feature.d.mts.map +1 -1
- package/dist/actions/create-feature.mjs +25 -25
- package/dist/actions/create-feature.mjs.map +1 -1
- package/dist/actions/create-note-link.cjs +1 -1
- package/dist/actions/create-note-link.cjs.map +1 -1
- package/dist/actions/create-note-link.d.cts +9 -3
- package/dist/actions/create-note-link.d.cts.map +1 -1
- package/dist/actions/create-note-link.d.mts +9 -3
- package/dist/actions/create-note-link.d.mts.map +1 -1
- package/dist/actions/create-note-link.mjs +1 -1
- package/dist/actions/create-note-link.mjs.map +1 -1
- package/dist/actions/create-notes-v2.cjs +6 -6
- package/dist/actions/create-notes-v2.cjs.map +1 -1
- package/dist/actions/create-notes-v2.d.cts +77 -3
- package/dist/actions/create-notes-v2.d.cts.map +1 -1
- package/dist/actions/create-notes-v2.d.mts +77 -3
- package/dist/actions/create-notes-v2.d.mts.map +1 -1
- package/dist/actions/create-notes-v2.mjs +6 -6
- package/dist/actions/create-notes-v2.mjs.map +1 -1
- package/dist/actions/create-objectives-links-features.cjs +1 -1
- package/dist/actions/create-objectives-links-features.cjs.map +1 -1
- package/dist/actions/create-objectives-links-features.d.cts +9 -3
- package/dist/actions/create-objectives-links-features.d.cts.map +1 -1
- package/dist/actions/create-objectives-links-features.d.mts +9 -3
- package/dist/actions/create-objectives-links-features.d.mts.map +1 -1
- package/dist/actions/create-objectives-links-features.mjs +1 -1
- package/dist/actions/create-objectives-links-features.mjs.map +1 -1
- package/dist/actions/create-objectives.cjs +6 -6
- package/dist/actions/create-objectives.cjs.map +1 -1
- package/dist/actions/create-objectives.d.cts +55 -3
- package/dist/actions/create-objectives.d.cts.map +1 -1
- package/dist/actions/create-objectives.d.mts +55 -3
- package/dist/actions/create-objectives.d.mts.map +1 -1
- package/dist/actions/create-objectives.mjs +6 -6
- package/dist/actions/create-objectives.mjs.map +1 -1
- package/dist/actions/create-release.cjs +12 -12
- package/dist/actions/create-release.cjs.map +1 -1
- package/dist/actions/create-release.d.cts +55 -3
- package/dist/actions/create-release.d.cts.map +1 -1
- package/dist/actions/create-release.d.mts +55 -3
- package/dist/actions/create-release.d.mts.map +1 -1
- package/dist/actions/create-release.mjs +12 -12
- package/dist/actions/create-release.mjs.map +1 -1
- package/dist/actions/create-users.cjs +3 -3
- package/dist/actions/create-users.cjs.map +1 -1
- package/dist/actions/create-users.d.cts +22 -3
- package/dist/actions/create-users.d.cts.map +1 -1
- package/dist/actions/create-users.d.mts +22 -3
- package/dist/actions/create-users.d.mts.map +1 -1
- package/dist/actions/create-users.mjs +3 -3
- package/dist/actions/create-users.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +10 -10
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +38 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +38 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +10 -10
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-company-field.cjs +1 -1
- package/dist/actions/delete-company-field.cjs.map +1 -1
- package/dist/actions/delete-company-field.d.cts +7 -3
- package/dist/actions/delete-company-field.d.cts.map +1 -1
- package/dist/actions/delete-company-field.d.mts +7 -3
- package/dist/actions/delete-company-field.d.mts.map +1 -1
- package/dist/actions/delete-company-field.mjs +1 -1
- package/dist/actions/delete-company-field.mjs.map +1 -1
- package/dist/actions/delete-company.cjs +1 -1
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +7 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +7 -3
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs +1 -1
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-custom-field-value.cjs +1 -1
- package/dist/actions/delete-custom-field-value.cjs.map +1 -1
- package/dist/actions/delete-custom-field-value.d.cts +9 -3
- package/dist/actions/delete-custom-field-value.d.cts.map +1 -1
- package/dist/actions/delete-custom-field-value.d.mts +9 -3
- package/dist/actions/delete-custom-field-value.d.mts.map +1 -1
- package/dist/actions/delete-custom-field-value.mjs +1 -1
- package/dist/actions/delete-custom-field-value.mjs.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.cjs +1 -1
- package/dist/actions/delete-entities-relationships-v2.cjs.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.d.cts +11 -3
- package/dist/actions/delete-entities-relationships-v2.d.cts.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.d.mts +11 -3
- package/dist/actions/delete-entities-relationships-v2.d.mts.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.mjs +1 -1
- package/dist/actions/delete-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/delete-entities-v2.cjs +1 -1
- package/dist/actions/delete-entities-v2.cjs.map +1 -1
- package/dist/actions/delete-entities-v2.d.cts +7 -3
- package/dist/actions/delete-entities-v2.d.cts.map +1 -1
- package/dist/actions/delete-entities-v2.d.mts +7 -3
- package/dist/actions/delete-entities-v2.d.mts.map +1 -1
- package/dist/actions/delete-entities-v2.mjs +1 -1
- package/dist/actions/delete-entities-v2.mjs.map +1 -1
- package/dist/actions/delete-feature-objective-link.cjs +1 -1
- package/dist/actions/delete-feature-objective-link.cjs.map +1 -1
- package/dist/actions/delete-feature-objective-link.d.cts +9 -3
- package/dist/actions/delete-feature-objective-link.d.cts.map +1 -1
- package/dist/actions/delete-feature-objective-link.d.mts +9 -3
- package/dist/actions/delete-feature-objective-link.d.mts.map +1 -1
- package/dist/actions/delete-feature-objective-link.mjs +1 -1
- package/dist/actions/delete-feature-objective-link.mjs.map +1 -1
- package/dist/actions/delete-feature.cjs +1 -1
- package/dist/actions/delete-feature.cjs.map +1 -1
- package/dist/actions/delete-feature.d.cts +7 -3
- package/dist/actions/delete-feature.d.cts.map +1 -1
- package/dist/actions/delete-feature.d.mts +7 -3
- package/dist/actions/delete-feature.d.mts.map +1 -1
- package/dist/actions/delete-feature.mjs +1 -1
- package/dist/actions/delete-feature.mjs.map +1 -1
- package/dist/actions/delete-initiatives.cjs +1 -1
- package/dist/actions/delete-initiatives.cjs.map +1 -1
- package/dist/actions/delete-initiatives.d.cts +7 -3
- package/dist/actions/delete-initiatives.d.cts.map +1 -1
- package/dist/actions/delete-initiatives.d.mts +7 -3
- package/dist/actions/delete-initiatives.d.mts.map +1 -1
- package/dist/actions/delete-initiatives.mjs +1 -1
- package/dist/actions/delete-initiatives.mjs.map +1 -1
- package/dist/actions/delete-key-results.cjs +1 -1
- package/dist/actions/delete-key-results.cjs.map +1 -1
- package/dist/actions/delete-key-results.d.cts +7 -3
- package/dist/actions/delete-key-results.d.cts.map +1 -1
- package/dist/actions/delete-key-results.d.mts +7 -3
- package/dist/actions/delete-key-results.d.mts.map +1 -1
- package/dist/actions/delete-key-results.mjs +1 -1
- package/dist/actions/delete-key-results.mjs.map +1 -1
- package/dist/actions/delete-note-tag.cjs +1 -1
- package/dist/actions/delete-note-tag.cjs.map +1 -1
- package/dist/actions/delete-note-tag.d.cts +9 -3
- package/dist/actions/delete-note-tag.d.cts.map +1 -1
- package/dist/actions/delete-note-tag.d.mts +9 -3
- package/dist/actions/delete-note-tag.d.mts.map +1 -1
- package/dist/actions/delete-note-tag.mjs +1 -1
- package/dist/actions/delete-note-tag.mjs.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.cjs +1 -1
- package/dist/actions/delete-notes-relationships-v2.cjs.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.d.cts +14 -3
- package/dist/actions/delete-notes-relationships-v2.d.cts.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.d.mts +14 -3
- package/dist/actions/delete-notes-relationships-v2.d.mts.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.mjs +1 -1
- package/dist/actions/delete-notes-relationships-v2.mjs.map +1 -1
- package/dist/actions/delete-notes-v2.cjs +1 -1
- package/dist/actions/delete-notes-v2.cjs.map +1 -1
- package/dist/actions/delete-notes-v2.d.cts +7 -3
- package/dist/actions/delete-notes-v2.d.cts.map +1 -1
- package/dist/actions/delete-notes-v2.d.mts +7 -3
- package/dist/actions/delete-notes-v2.d.mts.map +1 -1
- package/dist/actions/delete-notes-v2.mjs +1 -1
- package/dist/actions/delete-notes-v2.mjs.map +1 -1
- package/dist/actions/delete-objectives-links-features.cjs +1 -1
- package/dist/actions/delete-objectives-links-features.cjs.map +1 -1
- package/dist/actions/delete-objectives-links-features.d.cts +9 -3
- package/dist/actions/delete-objectives-links-features.d.cts.map +1 -1
- package/dist/actions/delete-objectives-links-features.d.mts +9 -3
- package/dist/actions/delete-objectives-links-features.d.mts.map +1 -1
- package/dist/actions/delete-objectives-links-features.mjs +1 -1
- package/dist/actions/delete-objectives-links-features.mjs.map +1 -1
- package/dist/actions/delete-objectives.cjs +1 -1
- package/dist/actions/delete-objectives.cjs.map +1 -1
- package/dist/actions/delete-objectives.d.cts +7 -3
- package/dist/actions/delete-objectives.d.cts.map +1 -1
- package/dist/actions/delete-objectives.d.mts +7 -3
- package/dist/actions/delete-objectives.d.mts.map +1 -1
- package/dist/actions/delete-objectives.mjs +1 -1
- package/dist/actions/delete-objectives.mjs.map +1 -1
- package/dist/actions/delete-release.cjs +1 -1
- package/dist/actions/delete-release.cjs.map +1 -1
- package/dist/actions/delete-release.d.cts +7 -3
- package/dist/actions/delete-release.d.cts.map +1 -1
- package/dist/actions/delete-release.d.mts +7 -3
- package/dist/actions/delete-release.d.mts.map +1 -1
- package/dist/actions/delete-release.mjs +1 -1
- package/dist/actions/delete-release.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +7 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +7 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +7 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +7 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/get-component.cjs +11 -11
- package/dist/actions/get-component.cjs.map +1 -1
- package/dist/actions/get-component.d.cts +23 -3
- package/dist/actions/get-component.d.cts.map +1 -1
- package/dist/actions/get-component.d.mts +23 -3
- package/dist/actions/get-component.d.mts.map +1 -1
- package/dist/actions/get-component.mjs +11 -11
- package/dist/actions/get-component.mjs.map +1 -1
- package/dist/actions/get-custom-field-value.cjs +7 -7
- package/dist/actions/get-custom-field-value.cjs.map +1 -1
- package/dist/actions/get-custom-field-value.d.cts +24 -3
- package/dist/actions/get-custom-field-value.d.cts.map +1 -1
- package/dist/actions/get-custom-field-value.d.mts +24 -3
- package/dist/actions/get-custom-field-value.d.mts.map +1 -1
- package/dist/actions/get-custom-field-value.mjs +7 -7
- package/dist/actions/get-custom-field-value.mjs.map +1 -1
- package/dist/actions/get-entities-configurations-v2.cjs +5 -5
- package/dist/actions/get-entities-configurations-v2.cjs.map +1 -1
- package/dist/actions/get-entities-configurations-v2.d.cts +36 -3
- package/dist/actions/get-entities-configurations-v2.d.cts.map +1 -1
- package/dist/actions/get-entities-configurations-v2.d.mts +36 -3
- package/dist/actions/get-entities-configurations-v2.d.mts.map +1 -1
- package/dist/actions/get-entities-configurations-v2.mjs +5 -5
- package/dist/actions/get-entities-configurations-v2.mjs.map +1 -1
- package/dist/actions/get-entities-v2.cjs +11 -11
- package/dist/actions/get-entities-v2.cjs.map +1 -1
- package/dist/actions/get-entities-v2.d.cts +35 -3
- package/dist/actions/get-entities-v2.d.cts.map +1 -1
- package/dist/actions/get-entities-v2.d.mts +35 -3
- package/dist/actions/get-entities-v2.d.mts.map +1 -1
- package/dist/actions/get-entities-v2.mjs +11 -11
- package/dist/actions/get-entities-v2.mjs.map +1 -1
- package/dist/actions/get-feature-release-assignment.cjs +10 -10
- package/dist/actions/get-feature-release-assignment.cjs.map +1 -1
- package/dist/actions/get-feature-release-assignment.d.cts +28 -3
- package/dist/actions/get-feature-release-assignment.d.cts.map +1 -1
- package/dist/actions/get-feature-release-assignment.d.mts +28 -3
- package/dist/actions/get-feature-release-assignment.d.mts.map +1 -1
- package/dist/actions/get-feature-release-assignment.mjs +10 -10
- package/dist/actions/get-feature-release-assignment.mjs.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.cjs +9 -9
- package/dist/actions/get-hierarchy-entities-custom-fields.cjs.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.d.cts +19 -3
- package/dist/actions/get-hierarchy-entities-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.d.mts +19 -3
- package/dist/actions/get-hierarchy-entities-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.mjs +9 -9
- package/dist/actions/get-hierarchy-entities-custom-fields.mjs.map +1 -1
- package/dist/actions/get-notes-configurations-v2.cjs +4 -4
- package/dist/actions/get-notes-configurations-v2.cjs.map +1 -1
- package/dist/actions/get-notes-configurations-v2.d.cts +17 -3
- package/dist/actions/get-notes-configurations-v2.d.cts.map +1 -1
- package/dist/actions/get-notes-configurations-v2.d.mts +17 -3
- package/dist/actions/get-notes-configurations-v2.d.mts.map +1 -1
- package/dist/actions/get-notes-configurations-v2.mjs +4 -4
- package/dist/actions/get-notes-configurations-v2.mjs.map +1 -1
- package/dist/actions/get-notes-v2.cjs +7 -7
- package/dist/actions/get-notes-v2.cjs.map +1 -1
- package/dist/actions/get-notes-v2.d.cts +21 -3
- package/dist/actions/get-notes-v2.d.cts.map +1 -1
- package/dist/actions/get-notes-v2.d.mts +21 -3
- package/dist/actions/get-notes-v2.d.mts.map +1 -1
- package/dist/actions/get-notes-v2.mjs +7 -7
- package/dist/actions/get-notes-v2.mjs.map +1 -1
- package/dist/actions/get-objective.cjs +18 -18
- package/dist/actions/get-objective.cjs.map +1 -1
- package/dist/actions/get-objective.d.cts +41 -3
- package/dist/actions/get-objective.d.cts.map +1 -1
- package/dist/actions/get-objective.d.mts +41 -3
- package/dist/actions/get-objective.d.mts.map +1 -1
- package/dist/actions/get-objective.mjs +18 -18
- package/dist/actions/get-objective.mjs.map +1 -1
- package/dist/actions/get-release-group.cjs +6 -6
- package/dist/actions/get-release-group.cjs.map +1 -1
- package/dist/actions/get-release-group.d.cts +17 -3
- package/dist/actions/get-release-group.d.cts.map +1 -1
- package/dist/actions/get-release-group.d.mts +17 -3
- package/dist/actions/get-release-group.d.mts.map +1 -1
- package/dist/actions/get-release-group.mjs +6 -6
- package/dist/actions/get-release-group.mjs.map +1 -1
- package/dist/actions/get-release.cjs +11 -11
- package/dist/actions/get-release.cjs.map +1 -1
- package/dist/actions/get-release.d.cts +29 -3
- package/dist/actions/get-release.d.cts.map +1 -1
- package/dist/actions/get-release.d.mts +29 -3
- package/dist/actions/get-release.d.mts.map +1 -1
- package/dist/actions/get-release.mjs +11 -11
- package/dist/actions/get-release.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +6 -6
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +16 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +16 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +6 -6
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.cjs +8 -8
- package/dist/actions/list-analytics-member-activities-v2.cjs.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.d.cts +43 -3
- package/dist/actions/list-analytics-member-activities-v2.d.cts.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.d.mts +43 -3
- package/dist/actions/list-analytics-member-activities-v2.d.mts.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.mjs +8 -8
- package/dist/actions/list-analytics-member-activities-v2.mjs.map +1 -1
- package/dist/actions/list-companies.cjs +6 -6
- package/dist/actions/list-companies.cjs.map +1 -1
- package/dist/actions/list-companies.d.cts +29 -3
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +29 -3
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-companies.mjs +6 -6
- package/dist/actions/list-companies.mjs.map +1 -1
- package/dist/actions/list-company-fields.cjs +6 -6
- package/dist/actions/list-company-fields.cjs.map +1 -1
- package/dist/actions/list-company-fields.d.cts +14 -3
- package/dist/actions/list-company-fields.d.cts.map +1 -1
- package/dist/actions/list-company-fields.d.mts +14 -3
- package/dist/actions/list-company-fields.d.mts.map +1 -1
- package/dist/actions/list-company-fields.mjs +6 -6
- package/dist/actions/list-company-fields.mjs.map +1 -1
- package/dist/actions/list-custom-field-values.cjs +9 -9
- package/dist/actions/list-custom-field-values.cjs.map +1 -1
- package/dist/actions/list-custom-field-values.d.cts +34 -3
- package/dist/actions/list-custom-field-values.d.cts.map +1 -1
- package/dist/actions/list-custom-field-values.d.mts +34 -3
- package/dist/actions/list-custom-field-values.d.mts.map +1 -1
- package/dist/actions/list-custom-field-values.mjs +9 -9
- package/dist/actions/list-custom-field-values.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +10 -10
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +27 -3
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +27 -3
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs +10 -10
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-entities-configurations-v2.cjs +4 -4
- package/dist/actions/list-entities-configurations-v2.cjs.map +1 -1
- package/dist/actions/list-entities-configurations-v2.d.cts +17 -3
- package/dist/actions/list-entities-configurations-v2.d.cts.map +1 -1
- package/dist/actions/list-entities-configurations-v2.d.mts +17 -3
- package/dist/actions/list-entities-configurations-v2.d.mts.map +1 -1
- package/dist/actions/list-entities-configurations-v2.mjs +4 -4
- package/dist/actions/list-entities-configurations-v2.mjs.map +1 -1
- package/dist/actions/list-entities-relationships-v2.cjs +6 -6
- package/dist/actions/list-entities-relationships-v2.cjs.map +1 -1
- package/dist/actions/list-entities-relationships-v2.d.cts +49 -3
- package/dist/actions/list-entities-relationships-v2.d.cts.map +1 -1
- package/dist/actions/list-entities-relationships-v2.d.mts +49 -3
- package/dist/actions/list-entities-relationships-v2.d.mts.map +1 -1
- package/dist/actions/list-entities-relationships-v2.mjs +6 -6
- package/dist/actions/list-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/list-entities-v2.cjs +11 -11
- package/dist/actions/list-entities-v2.cjs.map +1 -1
- package/dist/actions/list-entities-v2.d.cts +60 -3
- package/dist/actions/list-entities-v2.d.cts.map +1 -1
- package/dist/actions/list-entities-v2.d.mts +60 -3
- package/dist/actions/list-entities-v2.d.mts.map +1 -1
- package/dist/actions/list-entities-v2.mjs +11 -11
- package/dist/actions/list-entities-v2.mjs.map +1 -1
- package/dist/actions/list-feature-initiatives.cjs +7 -7
- package/dist/actions/list-feature-initiatives.cjs.map +1 -1
- package/dist/actions/list-feature-initiatives.d.cts +21 -3
- package/dist/actions/list-feature-initiatives.d.cts.map +1 -1
- package/dist/actions/list-feature-initiatives.d.mts +21 -3
- package/dist/actions/list-feature-initiatives.d.mts.map +1 -1
- package/dist/actions/list-feature-initiatives.mjs +7 -7
- package/dist/actions/list-feature-initiatives.mjs.map +1 -1
- package/dist/actions/list-feature-objectives.cjs +5 -5
- package/dist/actions/list-feature-objectives.cjs.map +1 -1
- package/dist/actions/list-feature-objectives.d.cts +17 -3
- package/dist/actions/list-feature-objectives.d.cts.map +1 -1
- package/dist/actions/list-feature-objectives.d.mts +17 -3
- package/dist/actions/list-feature-objectives.d.mts.map +1 -1
- package/dist/actions/list-feature-objectives.mjs +5 -5
- package/dist/actions/list-feature-objectives.mjs.map +1 -1
- package/dist/actions/list-feature-release-assignments.cjs +11 -11
- package/dist/actions/list-feature-release-assignments.cjs.map +1 -1
- package/dist/actions/list-feature-release-assignments.d.cts +41 -3
- package/dist/actions/list-feature-release-assignments.d.cts.map +1 -1
- package/dist/actions/list-feature-release-assignments.d.mts +41 -3
- package/dist/actions/list-feature-release-assignments.d.mts.map +1 -1
- package/dist/actions/list-feature-release-assignments.mjs +11 -11
- package/dist/actions/list-feature-release-assignments.mjs.map +1 -1
- package/dist/actions/list-feature-statuses.cjs +6 -6
- package/dist/actions/list-feature-statuses.cjs.map +1 -1
- package/dist/actions/list-feature-statuses.d.cts +17 -3
- package/dist/actions/list-feature-statuses.d.cts.map +1 -1
- package/dist/actions/list-feature-statuses.d.mts +17 -3
- package/dist/actions/list-feature-statuses.d.mts.map +1 -1
- package/dist/actions/list-feature-statuses.mjs +6 -6
- package/dist/actions/list-feature-statuses.mjs.map +1 -1
- package/dist/actions/list-feedback-form-configurations.cjs +3 -3
- package/dist/actions/list-feedback-form-configurations.cjs.map +1 -1
- package/dist/actions/list-feedback-form-configurations.d.cts +19 -3
- package/dist/actions/list-feedback-form-configurations.d.cts.map +1 -1
- package/dist/actions/list-feedback-form-configurations.d.mts +19 -3
- package/dist/actions/list-feedback-form-configurations.d.mts.map +1 -1
- package/dist/actions/list-feedback-form-configurations.mjs +3 -3
- package/dist/actions/list-feedback-form-configurations.mjs.map +1 -1
- package/dist/actions/list-initiatives.cjs +8 -8
- package/dist/actions/list-initiatives.cjs.map +1 -1
- package/dist/actions/list-initiatives.d.cts +32 -3
- package/dist/actions/list-initiatives.d.cts.map +1 -1
- package/dist/actions/list-initiatives.d.mts +32 -3
- package/dist/actions/list-initiatives.d.mts.map +1 -1
- package/dist/actions/list-initiatives.mjs +8 -8
- package/dist/actions/list-initiatives.mjs.map +1 -1
- package/dist/actions/list-jira-integrations.cjs +10 -10
- package/dist/actions/list-jira-integrations.cjs.map +1 -1
- package/dist/actions/list-jira-integrations.d.cts +21 -3
- package/dist/actions/list-jira-integrations.d.cts.map +1 -1
- package/dist/actions/list-jira-integrations.d.mts +21 -3
- package/dist/actions/list-jira-integrations.d.mts.map +1 -1
- package/dist/actions/list-jira-integrations.mjs +10 -10
- package/dist/actions/list-jira-integrations.mjs.map +1 -1
- package/dist/actions/list-key-results.cjs +11 -11
- package/dist/actions/list-key-results.cjs.map +1 -1
- package/dist/actions/list-key-results.d.cts +57 -3
- package/dist/actions/list-key-results.d.cts.map +1 -1
- package/dist/actions/list-key-results.d.mts +57 -3
- package/dist/actions/list-key-results.d.mts.map +1 -1
- package/dist/actions/list-key-results.mjs +11 -11
- package/dist/actions/list-key-results.mjs.map +1 -1
- package/dist/actions/list-note-tags.cjs +2 -2
- package/dist/actions/list-note-tags.cjs.map +1 -1
- package/dist/actions/list-note-tags.d.cts +11 -3
- package/dist/actions/list-note-tags.d.cts.map +1 -1
- package/dist/actions/list-note-tags.d.mts +11 -3
- package/dist/actions/list-note-tags.d.mts.map +1 -1
- package/dist/actions/list-note-tags.mjs +2 -2
- package/dist/actions/list-note-tags.mjs.map +1 -1
- package/dist/actions/list-notes-configurations-v2.cjs +4 -4
- package/dist/actions/list-notes-configurations-v2.cjs.map +1 -1
- package/dist/actions/list-notes-configurations-v2.d.cts +19 -3
- package/dist/actions/list-notes-configurations-v2.d.cts.map +1 -1
- package/dist/actions/list-notes-configurations-v2.d.mts +19 -3
- package/dist/actions/list-notes-configurations-v2.d.mts.map +1 -1
- package/dist/actions/list-notes-configurations-v2.mjs +4 -4
- package/dist/actions/list-notes-configurations-v2.mjs.map +1 -1
- package/dist/actions/list-notes-links.cjs +13 -13
- package/dist/actions/list-notes-links.cjs.map +1 -1
- package/dist/actions/list-notes-links.d.cts +45 -3
- package/dist/actions/list-notes-links.d.cts.map +1 -1
- package/dist/actions/list-notes-links.d.mts +45 -3
- package/dist/actions/list-notes-links.d.mts.map +1 -1
- package/dist/actions/list-notes-links.mjs +13 -13
- package/dist/actions/list-notes-links.mjs.map +1 -1
- package/dist/actions/list-notes-relationships-v2.cjs +8 -8
- package/dist/actions/list-notes-relationships-v2.cjs.map +1 -1
- package/dist/actions/list-notes-relationships-v2.d.cts +25 -3
- package/dist/actions/list-notes-relationships-v2.d.cts.map +1 -1
- package/dist/actions/list-notes-relationships-v2.d.mts +25 -3
- package/dist/actions/list-notes-relationships-v2.d.mts.map +1 -1
- package/dist/actions/list-notes-relationships-v2.mjs +8 -8
- package/dist/actions/list-notes-relationships-v2.mjs.map +1 -1
- package/dist/actions/list-notes-v2.cjs +7 -7
- package/dist/actions/list-notes-v2.cjs.map +1 -1
- package/dist/actions/list-notes-v2.d.cts +44 -3
- package/dist/actions/list-notes-v2.d.cts.map +1 -1
- package/dist/actions/list-notes-v2.d.mts +44 -3
- package/dist/actions/list-notes-v2.d.mts.map +1 -1
- package/dist/actions/list-notes-v2.mjs +7 -7
- package/dist/actions/list-notes-v2.mjs.map +1 -1
- package/dist/actions/list-objectives-links-features.cjs +5 -5
- package/dist/actions/list-objectives-links-features.cjs.map +1 -1
- package/dist/actions/list-objectives-links-features.d.cts +17 -3
- package/dist/actions/list-objectives-links-features.d.cts.map +1 -1
- package/dist/actions/list-objectives-links-features.d.mts +17 -3
- package/dist/actions/list-objectives-links-features.d.mts.map +1 -1
- package/dist/actions/list-objectives-links-features.mjs +5 -5
- package/dist/actions/list-objectives-links-features.mjs.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.cjs +5 -5
- package/dist/actions/list-objectives-links-initiatives.cjs.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.d.cts +20 -3
- package/dist/actions/list-objectives-links-initiatives.d.cts.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.d.mts +20 -3
- package/dist/actions/list-objectives-links-initiatives.d.mts.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.mjs +5 -5
- package/dist/actions/list-objectives-links-initiatives.mjs.map +1 -1
- package/dist/actions/list-plugin-integrations.cjs +5 -5
- package/dist/actions/list-plugin-integrations.cjs.map +1 -1
- package/dist/actions/list-plugin-integrations.d.cts +16 -3
- package/dist/actions/list-plugin-integrations.d.cts.map +1 -1
- package/dist/actions/list-plugin-integrations.d.mts +16 -3
- package/dist/actions/list-plugin-integrations.d.mts.map +1 -1
- package/dist/actions/list-plugin-integrations.mjs +5 -5
- package/dist/actions/list-plugin-integrations.mjs.map +1 -1
- package/dist/actions/list-release-groups.cjs +7 -7
- package/dist/actions/list-release-groups.cjs.map +1 -1
- package/dist/actions/list-release-groups.d.cts +24 -3
- package/dist/actions/list-release-groups.d.cts.map +1 -1
- package/dist/actions/list-release-groups.d.mts +24 -3
- package/dist/actions/list-release-groups.d.mts.map +1 -1
- package/dist/actions/list-release-groups.mjs +7 -7
- package/dist/actions/list-release-groups.mjs.map +1 -1
- package/dist/actions/list-releases.cjs +13 -13
- package/dist/actions/list-releases.cjs.map +1 -1
- package/dist/actions/list-releases.d.cts +35 -3
- package/dist/actions/list-releases.d.cts.map +1 -1
- package/dist/actions/list-releases.d.mts +35 -3
- package/dist/actions/list-releases.d.mts.map +1 -1
- package/dist/actions/list-releases.mjs +13 -13
- package/dist/actions/list-releases.mjs.map +1 -1
- package/dist/actions/list-users.cjs +5 -5
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +18 -3
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +18 -3
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +5 -5
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +7 -7
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +15 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +15 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +7 -7
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/remove-note-follower.cjs +1 -1
- package/dist/actions/remove-note-follower.cjs.map +1 -1
- package/dist/actions/remove-note-follower.d.cts +9 -3
- package/dist/actions/remove-note-follower.d.cts.map +1 -1
- package/dist/actions/remove-note-follower.d.mts +9 -3
- package/dist/actions/remove-note-follower.d.mts.map +1 -1
- package/dist/actions/remove-note-follower.mjs +1 -1
- package/dist/actions/remove-note-follower.mjs.map +1 -1
- package/dist/actions/retrieve-company-field-value.cjs +3 -3
- package/dist/actions/retrieve-company-field-value.cjs.map +1 -1
- package/dist/actions/retrieve-company-field-value.d.cts +14 -3
- package/dist/actions/retrieve-company-field-value.d.cts.map +1 -1
- package/dist/actions/retrieve-company-field-value.d.mts +14 -3
- package/dist/actions/retrieve-company-field-value.d.mts.map +1 -1
- package/dist/actions/retrieve-company-field-value.mjs +3 -3
- package/dist/actions/retrieve-company-field-value.mjs.map +1 -1
- package/dist/actions/retrieve-company-field.cjs +5 -5
- package/dist/actions/retrieve-company-field.cjs.map +1 -1
- package/dist/actions/retrieve-company-field.d.cts +15 -3
- package/dist/actions/retrieve-company-field.d.cts.map +1 -1
- package/dist/actions/retrieve-company-field.d.mts +15 -3
- package/dist/actions/retrieve-company-field.d.mts.map +1 -1
- package/dist/actions/retrieve-company-field.mjs +5 -5
- package/dist/actions/retrieve-company-field.mjs.map +1 -1
- package/dist/actions/retrieve-company.cjs +8 -8
- package/dist/actions/retrieve-company.cjs.map +1 -1
- package/dist/actions/retrieve-company.d.cts +16 -3
- package/dist/actions/retrieve-company.d.cts.map +1 -1
- package/dist/actions/retrieve-company.d.mts +16 -3
- package/dist/actions/retrieve-company.d.mts.map +1 -1
- package/dist/actions/retrieve-company.mjs +8 -8
- package/dist/actions/retrieve-company.mjs.map +1 -1
- package/dist/actions/retrieve-feature.cjs +20 -20
- package/dist/actions/retrieve-feature.cjs.map +1 -1
- package/dist/actions/retrieve-feature.d.cts +48 -3
- package/dist/actions/retrieve-feature.d.cts.map +1 -1
- package/dist/actions/retrieve-feature.d.mts +48 -3
- package/dist/actions/retrieve-feature.d.mts.map +1 -1
- package/dist/actions/retrieve-feature.mjs +20 -20
- package/dist/actions/retrieve-feature.mjs.map +1 -1
- package/dist/actions/retrieve-product.cjs +10 -10
- package/dist/actions/retrieve-product.cjs.map +1 -1
- package/dist/actions/retrieve-product.d.cts +22 -3
- package/dist/actions/retrieve-product.d.cts.map +1 -1
- package/dist/actions/retrieve-product.d.mts +22 -3
- package/dist/actions/retrieve-product.d.mts.map +1 -1
- package/dist/actions/retrieve-product.mjs +10 -10
- package/dist/actions/retrieve-product.mjs.map +1 -1
- package/dist/actions/retrieve-user.cjs +6 -6
- package/dist/actions/retrieve-user.cjs.map +1 -1
- package/dist/actions/retrieve-user.d.cts +15 -3
- package/dist/actions/retrieve-user.d.cts.map +1 -1
- package/dist/actions/retrieve-user.d.mts +15 -3
- package/dist/actions/retrieve-user.d.mts.map +1 -1
- package/dist/actions/retrieve-user.mjs +6 -6
- package/dist/actions/retrieve-user.mjs.map +1 -1
- package/dist/actions/scim-list-users.cjs +10 -10
- package/dist/actions/scim-list-users.cjs.map +1 -1
- package/dist/actions/scim-list-users.d.cts +57 -3
- package/dist/actions/scim-list-users.d.cts.map +1 -1
- package/dist/actions/scim-list-users.d.mts +57 -3
- package/dist/actions/scim-list-users.d.mts.map +1 -1
- package/dist/actions/scim-list-users.mjs +10 -10
- package/dist/actions/scim-list-users.mjs.map +1 -1
- package/dist/actions/search-entities-v2.cjs +16 -16
- package/dist/actions/search-entities-v2.cjs.map +1 -1
- package/dist/actions/search-entities-v2.d.cts +92 -3
- package/dist/actions/search-entities-v2.d.cts.map +1 -1
- package/dist/actions/search-entities-v2.d.mts +92 -3
- package/dist/actions/search-entities-v2.d.mts.map +1 -1
- package/dist/actions/search-entities-v2.mjs +16 -16
- package/dist/actions/search-entities-v2.mjs.map +1 -1
- package/dist/actions/set-company-field-value.cjs +6 -6
- package/dist/actions/set-company-field-value.cjs.map +1 -1
- package/dist/actions/set-company-field-value.d.cts +19 -3
- package/dist/actions/set-company-field-value.d.cts.map +1 -1
- package/dist/actions/set-company-field-value.d.mts +19 -3
- package/dist/actions/set-company-field-value.d.mts.map +1 -1
- package/dist/actions/set-company-field-value.mjs +6 -6
- package/dist/actions/set-company-field-value.mjs.map +1 -1
- package/dist/actions/set-custom-field-value.cjs +7 -7
- package/dist/actions/set-custom-field-value.cjs.map +1 -1
- package/dist/actions/set-custom-field-value.d.cts +27 -3
- package/dist/actions/set-custom-field-value.d.cts.map +1 -1
- package/dist/actions/set-custom-field-value.d.mts +27 -3
- package/dist/actions/set-custom-field-value.d.mts.map +1 -1
- package/dist/actions/set-custom-field-value.mjs +7 -7
- package/dist/actions/set-custom-field-value.mjs.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.cjs +7 -7
- package/dist/actions/set-entities-relationships-parent-v2.cjs.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.d.cts +49 -3
- package/dist/actions/set-entities-relationships-parent-v2.d.cts.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.d.mts +49 -3
- package/dist/actions/set-entities-relationships-parent-v2.d.mts.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.mjs +7 -7
- package/dist/actions/set-entities-relationships-parent-v2.mjs.map +1 -1
- package/dist/actions/set-feature-release-assignment.cjs +10 -10
- package/dist/actions/set-feature-release-assignment.cjs.map +1 -1
- package/dist/actions/set-feature-release-assignment.d.cts +30 -3
- package/dist/actions/set-feature-release-assignment.d.cts.map +1 -1
- package/dist/actions/set-feature-release-assignment.d.mts +30 -3
- package/dist/actions/set-feature-release-assignment.d.mts.map +1 -1
- package/dist/actions/set-feature-release-assignment.mjs +10 -10
- package/dist/actions/set-feature-release-assignment.mjs.map +1 -1
- package/dist/actions/set-features.cjs +25 -25
- package/dist/actions/set-features.cjs.map +1 -1
- package/dist/actions/set-features.d.cts +100 -3
- package/dist/actions/set-features.d.cts.map +1 -1
- package/dist/actions/set-features.d.mts +100 -3
- package/dist/actions/set-features.d.mts.map +1 -1
- package/dist/actions/set-features.mjs +25 -25
- package/dist/actions/set-features.mjs.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.cjs +7 -7
- package/dist/actions/set-notes-relationships-customer-v2.cjs.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.d.cts +33 -3
- package/dist/actions/set-notes-relationships-customer-v2.d.cts.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.d.mts +33 -3
- package/dist/actions/set-notes-relationships-customer-v2.d.mts.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.mjs +7 -7
- package/dist/actions/set-notes-relationships-customer-v2.mjs.map +1 -1
- package/dist/actions/set-product.cjs +10 -10
- package/dist/actions/set-product.cjs.map +1 -1
- package/dist/actions/set-product.d.cts +36 -3
- package/dist/actions/set-product.d.cts.map +1 -1
- package/dist/actions/set-product.d.mts +36 -3
- package/dist/actions/set-product.d.mts.map +1 -1
- package/dist/actions/set-product.mjs +10 -10
- package/dist/actions/set-product.mjs.map +1 -1
- package/dist/actions/update-companies-custom-fields.cjs +3 -3
- package/dist/actions/update-companies-custom-fields.cjs.map +1 -1
- package/dist/actions/update-companies-custom-fields.d.cts +16 -3
- package/dist/actions/update-companies-custom-fields.d.cts.map +1 -1
- package/dist/actions/update-companies-custom-fields.d.mts +16 -3
- package/dist/actions/update-companies-custom-fields.d.mts.map +1 -1
- package/dist/actions/update-companies-custom-fields.mjs +3 -3
- package/dist/actions/update-companies-custom-fields.mjs.map +1 -1
- package/dist/actions/update-company.cjs +3 -3
- package/dist/actions/update-company.cjs.map +1 -1
- package/dist/actions/update-company.d.cts +37 -3
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +37 -3
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-company.mjs +3 -3
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-component.cjs +18 -18
- package/dist/actions/update-component.cjs.map +1 -1
- package/dist/actions/update-component.d.cts +52 -3
- package/dist/actions/update-component.d.cts.map +1 -1
- package/dist/actions/update-component.d.mts +52 -3
- package/dist/actions/update-component.d.mts.map +1 -1
- package/dist/actions/update-component.mjs +18 -18
- package/dist/actions/update-component.mjs.map +1 -1
- package/dist/actions/update-entities-v2.cjs +8 -8
- package/dist/actions/update-entities-v2.cjs.map +1 -1
- package/dist/actions/update-entities-v2.d.cts +32 -3
- package/dist/actions/update-entities-v2.d.cts.map +1 -1
- package/dist/actions/update-entities-v2.d.mts +32 -3
- package/dist/actions/update-entities-v2.d.mts.map +1 -1
- package/dist/actions/update-entities-v2.mjs +8 -8
- package/dist/actions/update-entities-v2.mjs.map +1 -1
- package/dist/actions/update-features.cjs +28 -28
- package/dist/actions/update-features.cjs.map +1 -1
- package/dist/actions/update-features.d.cts +118 -3
- package/dist/actions/update-features.d.cts.map +1 -1
- package/dist/actions/update-features.d.mts +118 -3
- package/dist/actions/update-features.d.mts.map +1 -1
- package/dist/actions/update-features.mjs +28 -28
- package/dist/actions/update-features.mjs.map +1 -1
- package/dist/actions/update-notes-v2.cjs +6 -6
- package/dist/actions/update-notes-v2.cjs.map +1 -1
- package/dist/actions/update-notes-v2.d.cts +37 -3
- package/dist/actions/update-notes-v2.d.cts.map +1 -1
- package/dist/actions/update-notes-v2.d.mts +37 -3
- package/dist/actions/update-notes-v2.d.mts.map +1 -1
- package/dist/actions/update-notes-v2.mjs +6 -6
- package/dist/actions/update-notes-v2.mjs.map +1 -1
- package/dist/actions/update-objectives.cjs +3 -3
- package/dist/actions/update-objectives.cjs.map +1 -1
- package/dist/actions/update-objectives.d.cts +59 -3
- package/dist/actions/update-objectives.d.cts.map +1 -1
- package/dist/actions/update-objectives.d.mts +59 -3
- package/dist/actions/update-objectives.d.mts.map +1 -1
- package/dist/actions/update-objectives.mjs +3 -3
- package/dist/actions/update-objectives.mjs.map +1 -1
- package/dist/actions/update-product.cjs +10 -10
- package/dist/actions/update-product.cjs.map +1 -1
- package/dist/actions/update-product.d.cts +36 -3
- package/dist/actions/update-product.d.cts.map +1 -1
- package/dist/actions/update-product.d.mts +36 -3
- package/dist/actions/update-product.d.mts.map +1 -1
- package/dist/actions/update-product.mjs +10 -10
- package/dist/actions/update-product.mjs.map +1 -1
- package/dist/actions/update-release.cjs +16 -16
- package/dist/actions/update-release.cjs.map +1 -1
- package/dist/actions/update-release.d.cts +85 -3
- package/dist/actions/update-release.d.cts.map +1 -1
- package/dist/actions/update-release.d.mts +85 -3
- package/dist/actions/update-release.d.mts.map +1 -1
- package/dist/actions/update-release.mjs +16 -16
- package/dist/actions/update-release.mjs.map +1 -1
- package/dist/actions/update-user.cjs +3 -3
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +24 -3
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +24 -3
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +3 -3
- package/dist/actions/update-user.mjs.map +1 -1
- package/package.json +2 -2
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["productboard","executeProductboardTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { productboard } from \"./app\";\nimport { executeProductboardTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["productboard","executeProductboardTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { productboard } from \"./app\";\nimport { executeProductboardTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return productboard.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeProductboardTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,aAAa,OAAO;EACzB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,wBAAwB,MAAM,KAAgC,CAAC;EAC/F;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { productboard } from \"./app\";\nimport { executeProductboardTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { productboard } from \"./app\";\nimport { executeProductboardTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return productboard.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeProductboardTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,aAAa,OAAO;EACzB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,wBAAwB,MAAM,KAAgC,CAAC;EAC/F;CACF,CAAC;AACH"}
|
|
@@ -5,12 +5,12 @@ const ProductboardAddNoteFollowersInput = zod.z.object({
|
|
|
5
5
|
emails: zod.z.array(zod.z.string()).describe("List of email addresses of existing workspace members to add as followers. Only users who are members of the workspace can be added as followers."),
|
|
6
6
|
noteId: zod.z.string().describe("UUID of the note to which followers will be added")
|
|
7
7
|
}).describe("Request model for adding multiple followers to a note by email.");
|
|
8
|
-
const ProductboardAddNoteFollowers_NoteDataSchema = zod.z.object({ id: zod.z.string().describe("UUID of the note") }).describe("Note data returned after adding followers.");
|
|
9
|
-
const ProductboardAddNoteFollowers_LinksSchema = zod.z.object({ html: zod.z.string().describe("Direct link to view the note in Productboard UI") }).describe("Links to related resources.");
|
|
8
|
+
const ProductboardAddNoteFollowers_NoteDataSchema = zod.z.object({ id: zod.z.string().describe("UUID of the note").nullable() }).passthrough().describe("Note data returned after adding followers.");
|
|
9
|
+
const ProductboardAddNoteFollowers_LinksSchema = zod.z.object({ html: zod.z.string().describe("Direct link to view the note in Productboard UI").nullable() }).passthrough().describe("Links to related resources.");
|
|
10
10
|
const ProductboardAddNoteFollowersOutput = zod.z.object({
|
|
11
11
|
data: ProductboardAddNoteFollowers_NoteDataSchema.nullable().optional(),
|
|
12
12
|
links: ProductboardAddNoteFollowers_LinksSchema.nullable().optional()
|
|
13
|
-
}).describe("Response model for adding followers to a note.\nReturns the note ID and a link to view the note in Productboard.");
|
|
13
|
+
}).passthrough().describe("Response model for adding followers to a note.\nReturns the note ID and a link to view the note in Productboard.");
|
|
14
14
|
const productboardAddNoteFollowers = require_action.action("PRODUCTBOARD_ADD_NOTE_FOLLOWERS", {
|
|
15
15
|
slug: "productboard-add-note-followers",
|
|
16
16
|
name: "Add Note Followers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-followers.cjs","names":["z","action"],"sources":["../../src/actions/add-note-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteFollowersInput
|
|
1
|
+
{"version":3,"file":"add-note-followers.cjs","names":["z","action"],"sources":["../../src/actions/add-note-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteFollowersInput = z.object({\n emails: z.array(z.string()).describe(\"List of email addresses of existing workspace members to add as followers. Only users who are members of the workspace can be added as followers.\"),\n noteId: z.string().describe(\"UUID of the note to which followers will be added\"),\n}).describe(\"Request model for adding multiple followers to a note by email.\");\nconst ProductboardAddNoteFollowers_NoteDataSchema = z.object({\n id: z.string().describe(\"UUID of the note\").nullable(),\n}).passthrough().describe(\"Note data returned after adding followers.\");\nconst ProductboardAddNoteFollowers_LinksSchema = z.object({\n html: z.string().describe(\"Direct link to view the note in Productboard UI\").nullable(),\n}).passthrough().describe(\"Links to related resources.\");\nexport const ProductboardAddNoteFollowersOutput = z.object({\n data: ProductboardAddNoteFollowers_NoteDataSchema.nullable().optional(),\n links: ProductboardAddNoteFollowers_LinksSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for adding followers to a note.\\nReturns the note ID and a link to view the note in Productboard.\");\n\nexport const productboardAddNoteFollowers = action(\"PRODUCTBOARD_ADD_NOTE_FOLLOWERS\", {\n slug: \"productboard-add-note-followers\",\n name: \"Add Note Followers\",\n description: \"Tool to add multiple followers to a Productboard note. Use when you need to bulk-add existing users as followers to a specific note by their email addresses.\",\n input: ProductboardAddNoteFollowersInput,\n output: ProductboardAddNoteFollowersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mJAAmJ;CACxL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AACjF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,EACvD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,2CAA2CA,IAAAA,EAAE,OAAO,EACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,MAAM,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,yCAAyC,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kHAAkH;AAE5I,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/add-note-followers.d.ts
|
|
4
|
-
declare const ProductboardAddNoteFollowersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardAddNoteFollowersInput: z.ZodObject<{
|
|
5
|
+
emails: z.ZodArray<z.ZodString>;
|
|
6
|
+
noteId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProductboardAddNoteFollowersOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>>;
|
|
12
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
html: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const productboardAddNoteFollowers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
emails: string[];
|
|
18
|
+
noteId: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { productboardAddNoteFollowers };
|
|
9
22
|
//# sourceMappingURL=add-note-followers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-followers.d.cts","names":[],"sources":["../../src/actions/add-note-followers.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"add-note-followers.d.cts","names":[],"sources":["../../src/actions/add-note-followers.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAUjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/add-note-followers.d.ts
|
|
4
|
-
declare const ProductboardAddNoteFollowersInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardAddNoteFollowersInput: z.ZodObject<{
|
|
5
|
+
emails: z.ZodArray<z.ZodString>;
|
|
6
|
+
noteId: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProductboardAddNoteFollowersOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>>;
|
|
12
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
html: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const productboardAddNoteFollowers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
emails: string[];
|
|
18
|
+
noteId: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { productboardAddNoteFollowers };
|
|
9
22
|
//# sourceMappingURL=add-note-followers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-followers.d.mts","names":[],"sources":["../../src/actions/add-note-followers.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"add-note-followers.d.mts","names":[],"sources":["../../src/actions/add-note-followers.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAUjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -5,8 +5,8 @@ const ProductboardAddNoteFollowersInput = z.object({
|
|
|
5
5
|
emails: z.array(z.string()).describe("List of email addresses of existing workspace members to add as followers. Only users who are members of the workspace can be added as followers."),
|
|
6
6
|
noteId: z.string().describe("UUID of the note to which followers will be added")
|
|
7
7
|
}).describe("Request model for adding multiple followers to a note by email.");
|
|
8
|
-
const ProductboardAddNoteFollowers_NoteDataSchema = z.object({ id: z.string().describe("UUID of the note") }).describe("Note data returned after adding followers.");
|
|
9
|
-
const ProductboardAddNoteFollowers_LinksSchema = z.object({ html: z.string().describe("Direct link to view the note in Productboard UI") }).describe("Links to related resources.");
|
|
8
|
+
const ProductboardAddNoteFollowers_NoteDataSchema = z.object({ id: z.string().describe("UUID of the note").nullable() }).passthrough().describe("Note data returned after adding followers.");
|
|
9
|
+
const ProductboardAddNoteFollowers_LinksSchema = z.object({ html: z.string().describe("Direct link to view the note in Productboard UI").nullable() }).passthrough().describe("Links to related resources.");
|
|
10
10
|
const productboardAddNoteFollowers = action("PRODUCTBOARD_ADD_NOTE_FOLLOWERS", {
|
|
11
11
|
slug: "productboard-add-note-followers",
|
|
12
12
|
name: "Add Note Followers",
|
|
@@ -15,7 +15,7 @@ const productboardAddNoteFollowers = action("PRODUCTBOARD_ADD_NOTE_FOLLOWERS", {
|
|
|
15
15
|
output: z.object({
|
|
16
16
|
data: ProductboardAddNoteFollowers_NoteDataSchema.nullable().optional(),
|
|
17
17
|
links: ProductboardAddNoteFollowers_LinksSchema.nullable().optional()
|
|
18
|
-
}).describe("Response model for adding followers to a note.\nReturns the note ID and a link to view the note in Productboard.")
|
|
18
|
+
}).passthrough().describe("Response model for adding followers to a note.\nReturns the note ID and a link to view the note in Productboard.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { productboardAddNoteFollowers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-followers.mjs","names":[],"sources":["../../src/actions/add-note-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteFollowersInput
|
|
1
|
+
{"version":3,"file":"add-note-followers.mjs","names":[],"sources":["../../src/actions/add-note-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteFollowersInput = z.object({\n emails: z.array(z.string()).describe(\"List of email addresses of existing workspace members to add as followers. Only users who are members of the workspace can be added as followers.\"),\n noteId: z.string().describe(\"UUID of the note to which followers will be added\"),\n}).describe(\"Request model for adding multiple followers to a note by email.\");\nconst ProductboardAddNoteFollowers_NoteDataSchema = z.object({\n id: z.string().describe(\"UUID of the note\").nullable(),\n}).passthrough().describe(\"Note data returned after adding followers.\");\nconst ProductboardAddNoteFollowers_LinksSchema = z.object({\n html: z.string().describe(\"Direct link to view the note in Productboard UI\").nullable(),\n}).passthrough().describe(\"Links to related resources.\");\nexport const ProductboardAddNoteFollowersOutput = z.object({\n data: ProductboardAddNoteFollowers_NoteDataSchema.nullable().optional(),\n links: ProductboardAddNoteFollowers_LinksSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for adding followers to a note.\\nReturns the note ID and a link to view the note in Productboard.\");\n\nexport const productboardAddNoteFollowers = action(\"PRODUCTBOARD_ADD_NOTE_FOLLOWERS\", {\n slug: \"productboard-add-note-followers\",\n name: \"Add Note Followers\",\n description: \"Tool to add multiple followers to a Productboard note. Use when you need to bulk-add existing users as followers to a specific note by their email addresses.\",\n input: ProductboardAddNoteFollowersInput,\n output: ProductboardAddNoteFollowersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mJAAmJ;CACxL,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;AACjF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,8CAA8C,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,EACvD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AACtE,MAAM,2CAA2C,EAAE,OAAO,EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,EACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAMvD,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVgD,EAAE,OAAO;EACzD,MAAM,4CAA4C,SAAS,CAAC,CAAC,SAAS;EACtE,OAAO,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kHAOhB;AACV,CAAC"}
|
|
@@ -5,12 +5,12 @@ const ProductboardAddNoteTagInput = zod.z.object({
|
|
|
5
5
|
noteId: zod.z.string().describe("UUID of the note to tag. Obtain from list/create note actions."),
|
|
6
6
|
tagName: zod.z.string().describe("Name of the tag to add to the note. If the tag doesn't exist in the workspace, it will be automatically created. Supports alphanumeric characters, spaces, hyphens, and special characters.")
|
|
7
7
|
}).describe("Request parameters for adding a tag to a Productboard note.");
|
|
8
|
-
const ProductboardAddNoteTag_NoteDataSchema = zod.z.object({ id: zod.z.string().describe("UUID of the note to which the tag was added") }).describe("Note data returned after adding a tag.");
|
|
9
|
-
const ProductboardAddNoteTag_LinksSchema = zod.z.object({ html: zod.z.string().describe("URL to access the note in the Productboard application") }).describe("Links to related resources.");
|
|
8
|
+
const ProductboardAddNoteTag_NoteDataSchema = zod.z.object({ id: zod.z.string().describe("UUID of the note to which the tag was added").nullable() }).passthrough().describe("Note data returned after adding a tag.");
|
|
9
|
+
const ProductboardAddNoteTag_LinksSchema = zod.z.object({ html: zod.z.string().describe("URL to access the note in the Productboard application").nullable() }).passthrough().describe("Links to related resources.");
|
|
10
10
|
const ProductboardAddNoteTagOutput = zod.z.object({
|
|
11
11
|
data: ProductboardAddNoteTag_NoteDataSchema.nullable(),
|
|
12
12
|
links: ProductboardAddNoteTag_LinksSchema.nullable()
|
|
13
|
-
}).describe("Response returned after successfully adding a tag to a note.");
|
|
13
|
+
}).passthrough().describe("Response returned after successfully adding a tag to a note.");
|
|
14
14
|
const productboardAddNoteTag = require_action.action("PRODUCTBOARD_ADD_NOTE_TAG", {
|
|
15
15
|
slug: "productboard-add-note-tag",
|
|
16
16
|
name: "Add Note Tag",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-tag.cjs","names":["z","action"],"sources":["../../src/actions/add-note-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteTagInput
|
|
1
|
+
{"version":3,"file":"add-note-tag.cjs","names":["z","action"],"sources":["../../src/actions/add-note-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteTagInput = z.object({\n noteId: z.string().describe(\"UUID of the note to tag. Obtain from list/create note actions.\"),\n tagName: z.string().describe(\"Name of the tag to add to the note. If the tag doesn't exist in the workspace, it will be automatically created. Supports alphanumeric characters, spaces, hyphens, and special characters.\"),\n}).describe(\"Request parameters for adding a tag to a Productboard note.\");\nconst ProductboardAddNoteTag_NoteDataSchema = z.object({\n id: z.string().describe(\"UUID of the note to which the tag was added\").nullable(),\n}).passthrough().describe(\"Note data returned after adding a tag.\");\nconst ProductboardAddNoteTag_LinksSchema = z.object({\n html: z.string().describe(\"URL to access the note in the Productboard application\").nullable(),\n}).passthrough().describe(\"Links to related resources.\");\nexport const ProductboardAddNoteTagOutput = z.object({\n data: ProductboardAddNoteTag_NoteDataSchema.nullable(),\n links: ProductboardAddNoteTag_LinksSchema.nullable(),\n}).passthrough().describe(\"Response returned after successfully adding a tag to a note.\");\n\nexport const productboardAddNoteTag = action(\"PRODUCTBOARD_ADD_NOTE_TAG\", {\n slug: \"productboard-add-note-tag\",\n name: \"Add Note Tag\",\n description: \"Adds a tag to a Productboard note for categorization and organization. Use this action to apply tags to notes based on their content, priority, source, or any other classification criteria. Tags help organize and filter notes in Productboard. If the specified tag doesn't exist in the workspace, it will be automatically created. Tags are case-sensitive. Common use cases: - Categorize notes by priority (e.g., \\\"Urgent\\\", \\\"High Priority\\\") - Label feature requests vs. bugs (e.g., \\\"feature-request\\\", \\\"bug\\\") - Mark notes for review stages (e.g., \\\"needs review\\\", \\\"approved\\\") - Associate notes with time periods (e.g., \\\"Q1-2026\\\", \\\"Sprint-5\\\")\",\n input: ProductboardAddNoteTagInput,\n output: ProductboardAddNoteTagOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6LAA6L;AAC5N,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,wCAAwCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,qCAAqCA,IAAAA,EAAE,OAAO,EAClD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAM,sCAAsC,SAAS;CACrD,OAAO,mCAAmC,SAAS;AACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/add-note-tag.d.ts
|
|
4
|
-
declare const ProductboardAddNoteTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardAddNoteTagInput: z.ZodObject<{
|
|
5
|
+
noteId: z.ZodString;
|
|
6
|
+
tagName: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProductboardAddNoteTagOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
html: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const productboardAddNoteTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
noteId: string;
|
|
18
|
+
tagName: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { productboardAddNoteTag };
|
|
9
22
|
//# sourceMappingURL=add-note-tag.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-tag.d.cts","names":[],"sources":["../../src/actions/add-note-tag.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"add-note-tag.d.cts","names":[],"sources":["../../src/actions/add-note-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/add-note-tag.d.ts
|
|
4
|
-
declare const ProductboardAddNoteTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardAddNoteTagInput: z.ZodObject<{
|
|
5
|
+
noteId: z.ZodString;
|
|
6
|
+
tagName: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProductboardAddNoteTagOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$loose>>;
|
|
12
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
html: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const productboardAddNoteTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
noteId: string;
|
|
18
|
+
tagName: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { productboardAddNoteTag };
|
|
9
22
|
//# sourceMappingURL=add-note-tag.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-tag.d.mts","names":[],"sources":["../../src/actions/add-note-tag.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"add-note-tag.d.mts","names":[],"sources":["../../src/actions/add-note-tag.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAU3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -5,8 +5,8 @@ const ProductboardAddNoteTagInput = z.object({
|
|
|
5
5
|
noteId: z.string().describe("UUID of the note to tag. Obtain from list/create note actions."),
|
|
6
6
|
tagName: z.string().describe("Name of the tag to add to the note. If the tag doesn't exist in the workspace, it will be automatically created. Supports alphanumeric characters, spaces, hyphens, and special characters.")
|
|
7
7
|
}).describe("Request parameters for adding a tag to a Productboard note.");
|
|
8
|
-
const ProductboardAddNoteTag_NoteDataSchema = z.object({ id: z.string().describe("UUID of the note to which the tag was added") }).describe("Note data returned after adding a tag.");
|
|
9
|
-
const ProductboardAddNoteTag_LinksSchema = z.object({ html: z.string().describe("URL to access the note in the Productboard application") }).describe("Links to related resources.");
|
|
8
|
+
const ProductboardAddNoteTag_NoteDataSchema = z.object({ id: z.string().describe("UUID of the note to which the tag was added").nullable() }).passthrough().describe("Note data returned after adding a tag.");
|
|
9
|
+
const ProductboardAddNoteTag_LinksSchema = z.object({ html: z.string().describe("URL to access the note in the Productboard application").nullable() }).passthrough().describe("Links to related resources.");
|
|
10
10
|
const productboardAddNoteTag = action("PRODUCTBOARD_ADD_NOTE_TAG", {
|
|
11
11
|
slug: "productboard-add-note-tag",
|
|
12
12
|
name: "Add Note Tag",
|
|
@@ -15,7 +15,7 @@ const productboardAddNoteTag = action("PRODUCTBOARD_ADD_NOTE_TAG", {
|
|
|
15
15
|
output: z.object({
|
|
16
16
|
data: ProductboardAddNoteTag_NoteDataSchema.nullable(),
|
|
17
17
|
links: ProductboardAddNoteTag_LinksSchema.nullable()
|
|
18
|
-
}).describe("Response returned after successfully adding a tag to a note.")
|
|
18
|
+
}).passthrough().describe("Response returned after successfully adding a tag to a note.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { productboardAddNoteTag };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-note-tag.mjs","names":[],"sources":["../../src/actions/add-note-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteTagInput
|
|
1
|
+
{"version":3,"file":"add-note-tag.mjs","names":[],"sources":["../../src/actions/add-note-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardAddNoteTagInput = z.object({\n noteId: z.string().describe(\"UUID of the note to tag. Obtain from list/create note actions.\"),\n tagName: z.string().describe(\"Name of the tag to add to the note. If the tag doesn't exist in the workspace, it will be automatically created. Supports alphanumeric characters, spaces, hyphens, and special characters.\"),\n}).describe(\"Request parameters for adding a tag to a Productboard note.\");\nconst ProductboardAddNoteTag_NoteDataSchema = z.object({\n id: z.string().describe(\"UUID of the note to which the tag was added\").nullable(),\n}).passthrough().describe(\"Note data returned after adding a tag.\");\nconst ProductboardAddNoteTag_LinksSchema = z.object({\n html: z.string().describe(\"URL to access the note in the Productboard application\").nullable(),\n}).passthrough().describe(\"Links to related resources.\");\nexport const ProductboardAddNoteTagOutput = z.object({\n data: ProductboardAddNoteTag_NoteDataSchema.nullable(),\n links: ProductboardAddNoteTag_LinksSchema.nullable(),\n}).passthrough().describe(\"Response returned after successfully adding a tag to a note.\");\n\nexport const productboardAddNoteTag = action(\"PRODUCTBOARD_ADD_NOTE_TAG\", {\n slug: \"productboard-add-note-tag\",\n name: \"Add Note Tag\",\n description: \"Adds a tag to a Productboard note for categorization and organization. Use this action to apply tags to notes based on their content, priority, source, or any other classification criteria. Tags help organize and filter notes in Productboard. If the specified tag doesn't exist in the workspace, it will be automatically created. Tags are case-sensitive. Common use cases: - Categorize notes by priority (e.g., \\\"Urgent\\\", \\\"High Priority\\\") - Label feature requests vs. bugs (e.g., \\\"feature-request\\\", \\\"bug\\\") - Mark notes for review stages (e.g., \\\"needs review\\\", \\\"approved\\\") - Associate notes with time periods (e.g., \\\"Q1-2026\\\", \\\"Sprint-5\\\")\",\n input: ProductboardAddNoteTagInput,\n output: ProductboardAddNoteTagOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC5F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6LAA6L;AAC5N,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,wCAAwC,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,qCAAqC,EAAE,OAAO,EAClD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAMvD,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0C,EAAE,OAAO;EACnD,MAAM,sCAAsC,SAAS;EACrD,OAAO,mCAAmC,SAAS;CACrD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/create-company-field.ts
|
|
4
4
|
const ProductboardCreateCompanyFieldInput = zod.z.object({ body: zod.z.record(zod.z.string(), zod.z.unknown()).describe("JSON body containing the custom field definition as per Productboard API schema") }).describe("Request model for creating a new custom field for companies in Productboard.");
|
|
5
|
-
const ProductboardCreateCompanyFieldOutput = zod.z.object({ raw: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full JSON object representing the created custom company field") }).describe("Response model for the created custom company field.\nContains all properties returned by the Productboard API for the new field.");
|
|
5
|
+
const ProductboardCreateCompanyFieldOutput = zod.z.object({ raw: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Full JSON object representing the created custom company field") }).passthrough().describe("Response model for the created custom company field.\nContains all properties returned by the Productboard API for the new field.");
|
|
6
6
|
const productboardCreateCompanyField = require_action.action("PRODUCTBOARD_CREATE_COMPANY_FIELD", {
|
|
7
7
|
slug: "productboard-create-company-field",
|
|
8
8
|
name: "Create Company Custom Field",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company-field.cjs","names":["z","action"],"sources":["../../src/actions/create-company-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyFieldInput
|
|
1
|
+
{"version":3,"file":"create-company-field.cjs","names":["z","action"],"sources":["../../src/actions/create-company-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyFieldInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"JSON body containing the custom field definition as per Productboard API schema\"),\n}).describe(\"Request model for creating a new custom field for companies in Productboard.\");\nexport const ProductboardCreateCompanyFieldOutput = z.object({\n raw: z.record(z.string(), z.unknown()).describe(\"Full JSON object representing the created custom company field\"),\n}).passthrough().describe(\"Response model for the created custom company field.\\nContains all properties returned by the Productboard API for the new field.\");\n\nexport const productboardCreateCompanyField = action(\"PRODUCTBOARD_CREATE_COMPANY_FIELD\", {\n slug: \"productboard-create-company-field\",\n name: \"Create Company Custom Field\",\n description: \"Tool to create a new custom field for companies. Use when you need to define custom company attributes in Productboard after confirming the field schema.\",\n input: ProductboardCreateCompanyFieldInput,\n output: ProductboardCreateCompanyFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,EACpI,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAC1F,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,KAAKA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mIAAmI;AAE7J,MAAa,iCAAiCC,eAAAA,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-company-field.d.ts
|
|
4
|
-
declare const ProductboardCreateCompanyFieldInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardCreateCompanyFieldInput: z.ZodObject<{
|
|
5
|
+
body: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ProductboardCreateCompanyFieldOutput: z.ZodObject<{
|
|
8
|
+
raw: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const productboardCreateCompanyField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
body: Record<string, unknown>;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { productboardCreateCompanyField };
|
|
9
15
|
//# sourceMappingURL=create-company-field.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company-field.d.cts","names":[],"sources":["../../src/actions/create-company-field.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"create-company-field.d.cts","names":[],"sources":["../../src/actions/create-company-field.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,gCAA8B,wBAAA;QAMzC,MAAA;AAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-company-field.d.ts
|
|
4
|
-
declare const ProductboardCreateCompanyFieldInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardCreateCompanyFieldInput: z.ZodObject<{
|
|
5
|
+
body: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ProductboardCreateCompanyFieldOutput: z.ZodObject<{
|
|
8
|
+
raw: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
|
+
}, z.core.$loose>;
|
|
10
|
+
declare const productboardCreateCompanyField: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
body: Record<string, unknown>;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { productboardCreateCompanyField };
|
|
9
15
|
//# sourceMappingURL=create-company-field.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company-field.d.mts","names":[],"sources":["../../src/actions/create-company-field.ts"],"mappings":";;;cAIa,mCAAA,
|
|
1
|
+
{"version":3,"file":"create-company-field.d.mts","names":[],"sources":["../../src/actions/create-company-field.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAIpC,8BAAA,gCAA8B,wBAAA;QAMzC,MAAA;AAAA"}
|
|
@@ -5,7 +5,7 @@ const productboardCreateCompanyField = action("PRODUCTBOARD_CREATE_COMPANY_FIELD
|
|
|
5
5
|
name: "Create Company Custom Field",
|
|
6
6
|
description: "Tool to create a new custom field for companies. Use when you need to define custom company attributes in Productboard after confirming the field schema.",
|
|
7
7
|
input: z.object({ body: z.record(z.string(), z.unknown()).describe("JSON body containing the custom field definition as per Productboard API schema") }).describe("Request model for creating a new custom field for companies in Productboard."),
|
|
8
|
-
output: z.object({ raw: z.record(z.string(), z.unknown()).describe("Full JSON object representing the created custom company field") }).describe("Response model for the created custom company field.\nContains all properties returned by the Productboard API for the new field.")
|
|
8
|
+
output: z.object({ raw: z.record(z.string(), z.unknown()).describe("Full JSON object representing the created custom company field") }).passthrough().describe("Response model for the created custom company field.\nContains all properties returned by the Productboard API for the new field.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { productboardCreateCompanyField };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company-field.mjs","names":[],"sources":["../../src/actions/create-company-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyFieldInput
|
|
1
|
+
{"version":3,"file":"create-company-field.mjs","names":[],"sources":["../../src/actions/create-company-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyFieldInput = z.object({\n body: z.record(z.string(), z.unknown()).describe(\"JSON body containing the custom field definition as per Productboard API schema\"),\n}).describe(\"Request model for creating a new custom field for companies in Productboard.\");\nexport const ProductboardCreateCompanyFieldOutput = z.object({\n raw: z.record(z.string(), z.unknown()).describe(\"Full JSON object representing the created custom company field\"),\n}).passthrough().describe(\"Response model for the created custom company field.\\nContains all properties returned by the Productboard API for the new field.\");\n\nexport const productboardCreateCompanyField = action(\"PRODUCTBOARD_CREATE_COMPANY_FIELD\", {\n slug: \"productboard-create-company-field\",\n name: \"Create Company Custom Field\",\n description: \"Tool to create a new custom field for companies. Use when you need to define custom company attributes in Productboard after confirming the field schema.\",\n input: ProductboardCreateCompanyFieldInput,\n output: ProductboardCreateCompanyFieldOutput,\n});\n"],"mappings":";;AAWA,MAAa,iCAAiC,OAAO,qCAAqC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXiD,EAAE,OAAO,EAC1D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,EACpI,CAAC,CAAC,CAAC,SAAS,8EASH;CACP,QATkD,EAAE,OAAO,EAC3D,KAAK,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gEAAgE,EAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mIAOhB;AACV,CAAC"}
|
|
@@ -15,12 +15,12 @@ const ProductboardCreateCompanyInput = zod.z.object({
|
|
|
15
15
|
}).describe("Metadata about the external origin of this company record.").optional(),
|
|
16
16
|
description: zod.z.string().describe("Free-text description of the company.").optional()
|
|
17
17
|
});
|
|
18
|
-
const ProductboardCreateCompany_DataSchema = zod.z.object({ id: zod.z.string().describe("UUID assigned to the newly created company.") });
|
|
19
|
-
const ProductboardCreateCompany_LinksSchema = zod.z.object({ html: zod.z.string().describe("HTML link to view the created company in the Productboard UI.") });
|
|
18
|
+
const ProductboardCreateCompany_DataSchema = zod.z.object({ id: zod.z.string().describe("UUID assigned to the newly created company.").nullable() }).passthrough();
|
|
19
|
+
const ProductboardCreateCompany_LinksSchema = zod.z.object({ html: zod.z.string().describe("HTML link to view the created company in the Productboard UI.").nullable() }).passthrough();
|
|
20
20
|
const ProductboardCreateCompanyOutput = zod.z.object({
|
|
21
21
|
data: ProductboardCreateCompany_DataSchema.nullable(),
|
|
22
22
|
links: ProductboardCreateCompany_LinksSchema.nullable()
|
|
23
|
-
});
|
|
23
|
+
}).passthrough();
|
|
24
24
|
const productboardCreateCompany = require_action.action("PRODUCTBOARD_CREATE_COMPANY", {
|
|
25
25
|
slug: "productboard-create-company",
|
|
26
26
|
name: "Create Company in Productboard",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company.cjs","names":["z","action"],"sources":["../../src/actions/create-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyInput
|
|
1
|
+
{"version":3,"file":"create-company.cjs","names":["z","action"],"sources":["../../src/actions/create-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyInput = z.object({\n name: z.string().describe(\"Primary name of the company to create.\"),\n domain: z.string().describe(\"Internet domain of the company (e.g., 'example.com').\").optional(),\n source: z.object({\n origin: z.enum([\"csv\", \"gong\", \"manual\", \"salesforce\"]).describe(\"Origin of the company record. Must be one of: csv, gong, manual, salesforce.\"),\n recordId: z.string().describe(\"External system's unique record identifier for this company.\"),\n}).describe(\"Metadata about the external origin of this company record.\").optional(),\n description: z.string().describe(\"Free-text description of the company.\").optional(),\n});\nconst ProductboardCreateCompany_DataSchema = z.object({\n id: z.string().describe(\"UUID assigned to the newly created company.\").nullable(),\n}).passthrough();\nconst ProductboardCreateCompany_LinksSchema = z.object({\n html: z.string().describe(\"HTML link to view the created company in the Productboard UI.\").nullable(),\n}).passthrough();\nexport const ProductboardCreateCompanyOutput = z.object({\n data: ProductboardCreateCompany_DataSchema.nullable(),\n links: ProductboardCreateCompany_LinksSchema.nullable(),\n}).passthrough();\n\nexport const productboardCreateCompany = action(\"PRODUCTBOARD_CREATE_COMPANY\", {\n slug: \"productboard-create-company\",\n name: \"Create Company in Productboard\",\n description: \"Tool to create a new company in Productboard. Use when you need to add a company record after gathering its details and optional metadata.\",\n input: ProductboardCreateCompanyInput,\n output: ProductboardCreateCompanyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,OAAO;EACjB,QAAQA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAQ;GAAU;EAAY,CAAC,CAAC,CAAC,SAAS,8EAA8E;EAC/I,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC9F,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC;AACD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,wCAAwCA,IAAAA,EAAE,OAAO,EACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAM,qCAAqC,SAAS;CACpD,OAAO,sCAAsC,SAAS;AACxD,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-company.d.ts
|
|
4
|
-
declare const ProductboardCreateCompanyInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardCreateCompanyInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
domain: z.ZodOptional<z.ZodString>;
|
|
7
|
+
source: z.ZodOptional<z.ZodObject<{
|
|
8
|
+
origin: z.ZodEnum<{
|
|
9
|
+
csv: "csv";
|
|
10
|
+
gong: "gong";
|
|
11
|
+
manual: "manual";
|
|
12
|
+
salesforce: "salesforce";
|
|
13
|
+
}>;
|
|
14
|
+
recordId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>;
|
|
16
|
+
description: z.ZodOptional<z.ZodString>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const ProductboardCreateCompanyOutput: z.ZodObject<{
|
|
19
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
23
|
+
html: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
|
+
}, z.core.$loose>;
|
|
26
|
+
declare const productboardCreateCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
|
+
name: string;
|
|
28
|
+
domain?: string | undefined;
|
|
29
|
+
source?: {
|
|
30
|
+
origin: "csv" | "gong" | "manual" | "salesforce";
|
|
31
|
+
recordId: string;
|
|
32
|
+
} | undefined;
|
|
33
|
+
description?: string | undefined;
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { productboardCreateCompany };
|
|
9
37
|
//# sourceMappingURL=create-company.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company.d.cts","names":[],"sources":["../../src/actions/create-company.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"create-company.d.cts","names":[],"sources":["../../src/actions/create-company.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-company.d.ts
|
|
4
|
-
declare const ProductboardCreateCompanyInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardCreateCompanyInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
domain: z.ZodOptional<z.ZodString>;
|
|
7
|
+
source: z.ZodOptional<z.ZodObject<{
|
|
8
|
+
origin: z.ZodEnum<{
|
|
9
|
+
csv: "csv";
|
|
10
|
+
gong: "gong";
|
|
11
|
+
manual: "manual";
|
|
12
|
+
salesforce: "salesforce";
|
|
13
|
+
}>;
|
|
14
|
+
recordId: z.ZodString;
|
|
15
|
+
}, z.core.$strip>>;
|
|
16
|
+
description: z.ZodOptional<z.ZodString>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const ProductboardCreateCompanyOutput: z.ZodObject<{
|
|
19
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
23
|
+
html: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
|
+
}, z.core.$loose>;
|
|
26
|
+
declare const productboardCreateCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
|
+
name: string;
|
|
28
|
+
domain?: string | undefined;
|
|
29
|
+
source?: {
|
|
30
|
+
origin: "csv" | "gong" | "manual" | "salesforce";
|
|
31
|
+
recordId: string;
|
|
32
|
+
} | undefined;
|
|
33
|
+
description?: string | undefined;
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { productboardCreateCompany };
|
|
9
37
|
//# sourceMappingURL=create-company.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company.d.mts","names":[],"sources":["../../src/actions/create-company.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"create-company.d.mts","names":[],"sources":["../../src/actions/create-company.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAe9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -15,8 +15,8 @@ const ProductboardCreateCompanyInput = z.object({
|
|
|
15
15
|
}).describe("Metadata about the external origin of this company record.").optional(),
|
|
16
16
|
description: z.string().describe("Free-text description of the company.").optional()
|
|
17
17
|
});
|
|
18
|
-
const ProductboardCreateCompany_DataSchema = z.object({ id: z.string().describe("UUID assigned to the newly created company.") });
|
|
19
|
-
const ProductboardCreateCompany_LinksSchema = z.object({ html: z.string().describe("HTML link to view the created company in the Productboard UI.") });
|
|
18
|
+
const ProductboardCreateCompany_DataSchema = z.object({ id: z.string().describe("UUID assigned to the newly created company.").nullable() }).passthrough();
|
|
19
|
+
const ProductboardCreateCompany_LinksSchema = z.object({ html: z.string().describe("HTML link to view the created company in the Productboard UI.").nullable() }).passthrough();
|
|
20
20
|
const productboardCreateCompany = action("PRODUCTBOARD_CREATE_COMPANY", {
|
|
21
21
|
slug: "productboard-create-company",
|
|
22
22
|
name: "Create Company in Productboard",
|
|
@@ -25,7 +25,7 @@ const productboardCreateCompany = action("PRODUCTBOARD_CREATE_COMPANY", {
|
|
|
25
25
|
output: z.object({
|
|
26
26
|
data: ProductboardCreateCompany_DataSchema.nullable(),
|
|
27
27
|
links: ProductboardCreateCompany_LinksSchema.nullable()
|
|
28
|
-
})
|
|
28
|
+
}).passthrough()
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
31
31
|
export { productboardCreateCompany };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-company.mjs","names":[],"sources":["../../src/actions/create-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyInput
|
|
1
|
+
{"version":3,"file":"create-company.mjs","names":[],"sources":["../../src/actions/create-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardCreateCompanyInput = z.object({\n name: z.string().describe(\"Primary name of the company to create.\"),\n domain: z.string().describe(\"Internet domain of the company (e.g., 'example.com').\").optional(),\n source: z.object({\n origin: z.enum([\"csv\", \"gong\", \"manual\", \"salesforce\"]).describe(\"Origin of the company record. Must be one of: csv, gong, manual, salesforce.\"),\n recordId: z.string().describe(\"External system's unique record identifier for this company.\"),\n}).describe(\"Metadata about the external origin of this company record.\").optional(),\n description: z.string().describe(\"Free-text description of the company.\").optional(),\n});\nconst ProductboardCreateCompany_DataSchema = z.object({\n id: z.string().describe(\"UUID assigned to the newly created company.\").nullable(),\n}).passthrough();\nconst ProductboardCreateCompany_LinksSchema = z.object({\n html: z.string().describe(\"HTML link to view the created company in the Productboard UI.\").nullable(),\n}).passthrough();\nexport const ProductboardCreateCompanyOutput = z.object({\n data: ProductboardCreateCompany_DataSchema.nullable(),\n links: ProductboardCreateCompany_LinksSchema.nullable(),\n}).passthrough();\n\nexport const productboardCreateCompany = action(\"PRODUCTBOARD_CREATE_COMPANY\", {\n slug: \"productboard-create-company\",\n name: \"Create Company in Productboard\",\n description: \"Tool to create a new company in Productboard. Use when you need to add a company record after gathering its details and optional metadata.\",\n input: ProductboardCreateCompanyInput,\n output: ProductboardCreateCompanyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC9F,QAAQ,EAAE,OAAO;EACjB,QAAQ,EAAE,KAAK;GAAC;GAAO;GAAQ;GAAU;EAAY,CAAC,CAAC,CAAC,SAAS,8EAA8E;EAC/I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAC9F,CAAC,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACjF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;AACrF,CAAC;AACD,MAAM,uCAAuC,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,wCAAwC,EAAE,OAAO,EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6C,EAAE,OAAO;EACtD,MAAM,qCAAqC,SAAS;EACpD,OAAO,sCAAsC,SAAS;CACxD,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|