@keystrokehq/productboard 0.1.0 → 0.1.2
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 +2 -2
- 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 +2 -2
- package/dist/actions/add-note-followers.mjs.map +1 -1
- package/dist/actions/add-note-tag.cjs +2 -2
- 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 +2 -2
- package/dist/actions/add-note-tag.mjs.map +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.map +1 -1
- package/dist/actions/create-company.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-company.mjs.map +1 -1
- package/dist/actions/create-component.cjs +6 -6
- 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 +6 -6
- package/dist/actions/create-component.mjs.map +1 -1
- package/dist/actions/create-entities-relationships-v2.cjs +4 -4
- 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 +4 -4
- package/dist/actions/create-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/create-entities-v2.cjs +2 -2
- package/dist/actions/create-entities-v2.cjs.map +1 -1
- package/dist/actions/create-entities-v2.d.cts +71 -3
- package/dist/actions/create-entities-v2.d.cts.map +1 -1
- package/dist/actions/create-entities-v2.d.mts +71 -3
- package/dist/actions/create-entities-v2.d.mts.map +1 -1
- package/dist/actions/create-entities-v2.mjs +2 -2
- package/dist/actions/create-entities-v2.mjs.map +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.map +1 -1
- package/dist/actions/create-feature.cjs +16 -16
- 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 +16 -16
- package/dist/actions/create-feature.mjs.map +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.map +1 -1
- package/dist/actions/create-notes-v2.cjs +2 -2
- package/dist/actions/create-notes-v2.cjs.map +1 -1
- package/dist/actions/create-notes-v2.d.cts +75 -3
- package/dist/actions/create-notes-v2.d.cts.map +1 -1
- package/dist/actions/create-notes-v2.d.mts +75 -3
- package/dist/actions/create-notes-v2.d.mts.map +1 -1
- package/dist/actions/create-notes-v2.mjs +2 -2
- package/dist/actions/create-notes-v2.mjs.map +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.map +1 -1
- package/dist/actions/create-objectives.cjs +3 -3
- package/dist/actions/create-objectives.cjs.map +1 -1
- package/dist/actions/create-objectives.d.cts +53 -3
- package/dist/actions/create-objectives.d.cts.map +1 -1
- package/dist/actions/create-objectives.d.mts +53 -3
- package/dist/actions/create-objectives.d.mts.map +1 -1
- package/dist/actions/create-objectives.mjs +3 -3
- package/dist/actions/create-objectives.mjs.map +1 -1
- package/dist/actions/create-release.cjs +8 -8
- 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 +8 -8
- package/dist/actions/create-release.mjs.map +1 -1
- package/dist/actions/create-users.cjs +2 -2
- 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 +2 -2
- package/dist/actions/create-users.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +6 -6
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +37 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +37 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +6 -6
- package/dist/actions/create-webhook.mjs.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +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.map +1 -1
- package/dist/actions/get-component.cjs +8 -8
- 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 +8 -8
- package/dist/actions/get-component.mjs.map +1 -1
- package/dist/actions/get-custom-field-value.cjs +4 -4
- 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 +4 -4
- package/dist/actions/get-custom-field-value.mjs.map +1 -1
- package/dist/actions/get-entities-configurations-v2.cjs +1 -1
- 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 +1 -1
- package/dist/actions/get-entities-configurations-v2.mjs.map +1 -1
- package/dist/actions/get-entities-v2.cjs +2 -2
- 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 +2 -2
- package/dist/actions/get-entities-v2.mjs.map +1 -1
- package/dist/actions/get-feature-release-assignment.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-feature-release-assignment.mjs.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.cjs +6 -6
- 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 +6 -6
- package/dist/actions/get-hierarchy-entities-custom-fields.mjs.map +1 -1
- 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.map +1 -1
- package/dist/actions/get-notes-v2.cjs +4 -4
- 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 +4 -4
- package/dist/actions/get-notes-v2.mjs.map +1 -1
- package/dist/actions/get-objective.cjs +11 -11
- 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 +11 -11
- package/dist/actions/get-objective.mjs.map +1 -1
- package/dist/actions/get-release-group.cjs +4 -4
- 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 +4 -4
- package/dist/actions/get-release-group.mjs.map +1 -1
- package/dist/actions/get-release.cjs +7 -7
- 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 +7 -7
- package/dist/actions/get-release.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +3 -3
- 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 +3 -3
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.cjs +5 -5
- 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 +5 -5
- package/dist/actions/list-analytics-member-activities-v2.mjs.map +1 -1
- package/dist/actions/list-companies.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-companies.mjs.map +1 -1
- package/dist/actions/list-company-fields.cjs +3 -3
- 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 +3 -3
- package/dist/actions/list-company-fields.mjs.map +1 -1
- package/dist/actions/list-custom-field-values.cjs +5 -5
- 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 +5 -5
- package/dist/actions/list-custom-field-values.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +5 -5
- 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 +5 -5
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-entities-configurations-v2.cjs +1 -1
- 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 +1 -1
- package/dist/actions/list-entities-configurations-v2.mjs.map +1 -1
- package/dist/actions/list-entities-relationships-v2.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/list-entities-v2.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-entities-v2.mjs.map +1 -1
- package/dist/actions/list-feature-initiatives.cjs +3 -3
- 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 +3 -3
- package/dist/actions/list-feature-initiatives.mjs.map +1 -1
- package/dist/actions/list-feature-objectives.cjs +1 -1
- 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 +1 -1
- package/dist/actions/list-feature-objectives.mjs.map +1 -1
- package/dist/actions/list-feature-release-assignments.cjs +6 -6
- 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 +6 -6
- package/dist/actions/list-feature-release-assignments.mjs.map +1 -1
- package/dist/actions/list-feature-statuses.cjs +3 -3
- 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 +3 -3
- package/dist/actions/list-feature-statuses.mjs.map +1 -1
- package/dist/actions/list-feedback-form-configurations.cjs +1 -1
- 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 +1 -1
- package/dist/actions/list-feedback-form-configurations.mjs.map +1 -1
- package/dist/actions/list-initiatives.cjs +5 -5
- 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 +5 -5
- package/dist/actions/list-initiatives.mjs.map +1 -1
- package/dist/actions/list-jira-integrations.cjs +6 -6
- 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 +6 -6
- package/dist/actions/list-jira-integrations.mjs.map +1 -1
- package/dist/actions/list-key-results.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-key-results.mjs.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- package/dist/actions/list-notes-links.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-notes-links.mjs.map +1 -1
- package/dist/actions/list-notes-relationships-v2.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-notes-relationships-v2.mjs.map +1 -1
- package/dist/actions/list-notes-v2.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-notes-v2.mjs.map +1 -1
- package/dist/actions/list-objectives-links-features.cjs +1 -1
- 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 +1 -1
- package/dist/actions/list-objectives-links-features.mjs.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.cjs +1 -1
- 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 +1 -1
- package/dist/actions/list-objectives-links-initiatives.mjs.map +1 -1
- package/dist/actions/list-plugin-integrations.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-plugin-integrations.mjs.map +1 -1
- package/dist/actions/list-release-groups.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-release-groups.mjs.map +1 -1
- package/dist/actions/list-releases.cjs +7 -7
- 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 +7 -7
- package/dist/actions/list-releases.mjs.map +1 -1
- package/dist/actions/list-users.cjs +2 -2
- 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 +2 -2
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +4 -4
- 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 +4 -4
- package/dist/actions/list-webhooks.mjs.map +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.map +1 -1
- package/dist/actions/retrieve-company-field-value.cjs +1 -1
- 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 +1 -1
- package/dist/actions/retrieve-company-field-value.mjs.map +1 -1
- package/dist/actions/retrieve-company-field.cjs +3 -3
- 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 +3 -3
- package/dist/actions/retrieve-company-field.mjs.map +1 -1
- package/dist/actions/retrieve-company.cjs +6 -6
- 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 +6 -6
- package/dist/actions/retrieve-company.mjs.map +1 -1
- package/dist/actions/retrieve-feature.cjs +11 -11
- 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 +11 -11
- package/dist/actions/retrieve-feature.mjs.map +1 -1
- package/dist/actions/retrieve-product.cjs +7 -7
- 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 +7 -7
- package/dist/actions/retrieve-product.mjs.map +1 -1
- package/dist/actions/retrieve-user.cjs +4 -4
- 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 +4 -4
- package/dist/actions/retrieve-user.mjs.map +1 -1
- package/dist/actions/scim-list-users.cjs +5 -5
- 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 +5 -5
- package/dist/actions/scim-list-users.mjs.map +1 -1
- package/dist/actions/search-entities-v2.cjs +5 -5
- package/dist/actions/search-entities-v2.cjs.map +1 -1
- package/dist/actions/search-entities-v2.d.cts +90 -3
- package/dist/actions/search-entities-v2.d.cts.map +1 -1
- package/dist/actions/search-entities-v2.d.mts +90 -3
- package/dist/actions/search-entities-v2.d.mts.map +1 -1
- package/dist/actions/search-entities-v2.mjs +5 -5
- package/dist/actions/search-entities-v2.mjs.map +1 -1
- package/dist/actions/set-company-field-value.cjs +4 -4
- 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 +4 -4
- package/dist/actions/set-company-field-value.mjs.map +1 -1
- package/dist/actions/set-custom-field-value.cjs +4 -4
- 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 +4 -4
- package/dist/actions/set-custom-field-value.mjs.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.cjs +3 -3
- 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 +3 -3
- package/dist/actions/set-entities-relationships-parent-v2.mjs.map +1 -1
- package/dist/actions/set-feature-release-assignment.cjs +6 -6
- 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 +6 -6
- package/dist/actions/set-feature-release-assignment.mjs.map +1 -1
- package/dist/actions/set-features.cjs +16 -16
- 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 +16 -16
- package/dist/actions/set-features.mjs.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.cjs +4 -4
- 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 +4 -4
- package/dist/actions/set-notes-relationships-customer-v2.mjs.map +1 -1
- package/dist/actions/set-product.cjs +7 -7
- 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 +7 -7
- package/dist/actions/set-product.mjs.map +1 -1
- package/dist/actions/update-companies-custom-fields.cjs +2 -2
- 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 +2 -2
- package/dist/actions/update-companies-custom-fields.mjs.map +1 -1
- package/dist/actions/update-company.cjs +2 -2
- 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 +2 -2
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-component.cjs +12 -12
- 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 +12 -12
- package/dist/actions/update-component.mjs.map +1 -1
- package/dist/actions/update-entities-v2.cjs +3 -3
- package/dist/actions/update-entities-v2.cjs.map +1 -1
- package/dist/actions/update-entities-v2.d.cts +31 -3
- package/dist/actions/update-entities-v2.d.cts.map +1 -1
- package/dist/actions/update-entities-v2.d.mts +31 -3
- package/dist/actions/update-entities-v2.d.mts.map +1 -1
- package/dist/actions/update-entities-v2.mjs +3 -3
- package/dist/actions/update-entities-v2.mjs.map +1 -1
- package/dist/actions/update-features.cjs +16 -16
- package/dist/actions/update-features.cjs.map +1 -1
- package/dist/actions/update-features.d.cts +112 -3
- package/dist/actions/update-features.d.cts.map +1 -1
- package/dist/actions/update-features.d.mts +112 -3
- package/dist/actions/update-features.d.mts.map +1 -1
- package/dist/actions/update-features.mjs +16 -16
- package/dist/actions/update-features.mjs.map +1 -1
- package/dist/actions/update-notes-v2.cjs +2 -2
- package/dist/actions/update-notes-v2.cjs.map +1 -1
- package/dist/actions/update-notes-v2.d.cts +36 -3
- package/dist/actions/update-notes-v2.d.cts.map +1 -1
- package/dist/actions/update-notes-v2.d.mts +36 -3
- package/dist/actions/update-notes-v2.d.mts.map +1 -1
- package/dist/actions/update-notes-v2.mjs +2 -2
- package/dist/actions/update-notes-v2.mjs.map +1 -1
- 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.map +1 -1
- package/dist/actions/update-product.cjs +7 -7
- 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 +7 -7
- package/dist/actions/update-product.mjs.map +1 -1
- package/dist/actions/update-release.cjs +11 -11
- 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 +11 -11
- package/dist/actions/update-release.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -1
- 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 +1 -1
- package/dist/actions/update-user.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-company.cjs","names":["z","action"],"sources":["../../src/actions/update-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompanyInput
|
|
1
|
+
{"version":3,"file":"update-company.cjs","names":["z","action"],"sources":["../../src/actions/update-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompanyInput = z.object({\n id: z.string().describe(\"Identifier of the company to update.\"),\n data: z.object({\n name: z.string().describe(\"Name of the company.\").optional(),\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(\"Valid source origins for company records.\").optional(),\n record_id: z.string().describe(\"External system's unique record identifier for this company.\"),\n}).describe(\"Source metadata for tracking external origin of company records.\").optional(),\n description: z.string().describe(\"Free-text description of the company.\").optional(),\n}).describe(\"Company data fields to update. All fields within data are optional.\"),\n}).describe(\"Request model for updating a company.\");\nconst ProductboardUpdateCompany_UpdatedCompanyDataSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the company.\").nullable(),\n}).describe(\"Company entity returned after successful update.\");\nconst ProductboardUpdateCompany_LinksSchema = z.object({\n html: z.string().describe(\"HTML link to view the company in the Productboard UI.\").nullable(),\n}).describe(\"Links related to the updated company.\");\nexport const ProductboardUpdateCompanyOutput = z.object({\n data: ProductboardUpdateCompany_UpdatedCompanyDataSchema.nullable(),\n links: ProductboardUpdateCompany_LinksSchema.nullable().optional(),\n}).describe(\"Response model for updating a company.\");\n\nexport const productboardUpdateCompany = action(\"PRODUCTBOARD_UPDATE_COMPANY\", {\n slug: \"productboard-update-company\",\n name: \"Update Company\",\n description: \"Tool to update an existing company in Productboard. Use when you need to modify company details such as name, description, domain, or source metadata.\",\n input: ProductboardUpdateCompanyInput,\n output: ProductboardUpdateCompanyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC9F,QAAQA,IAAAA,EAAE,OAAO;GACjB,QAAQA,IAAAA,EAAE,KAAK;IAAC;IAAO;IAAQ;IAAU;GAAY,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GACvH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC/F,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,qDAAqDA,IAAAA,EAAE,OAAO,EAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,wCAAwCA,IAAAA,EAAE,OAAO,EACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAM,mDAAmD,SAAS;CAClE,OAAO,sCAAsC,SAAS,CAAC,CAAC,SAAS;AACnE,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAEpD,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-company.d.ts
|
|
4
|
-
declare const ProductboardUpdateCompanyInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateCompanyInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
domain: z.ZodOptional<z.ZodString>;
|
|
9
|
+
source: z.ZodOptional<z.ZodObject<{
|
|
10
|
+
origin: z.ZodOptional<z.ZodEnum<{
|
|
11
|
+
csv: "csv";
|
|
12
|
+
gong: "gong";
|
|
13
|
+
manual: "manual";
|
|
14
|
+
salesforce: "salesforce";
|
|
15
|
+
}>>;
|
|
16
|
+
record_id: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>;
|
|
18
|
+
description: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
}, z.core.$strip>;
|
|
21
|
+
declare const ProductboardUpdateCompanyOutput: z.ZodObject<{
|
|
22
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$strip>>;
|
|
25
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
|
+
html: z.ZodNullable<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>>>;
|
|
28
|
+
}, z.core.$strip>;
|
|
29
|
+
declare const productboardUpdateCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
|
+
id: string;
|
|
31
|
+
data: {
|
|
32
|
+
name?: string | undefined;
|
|
33
|
+
domain?: string | undefined;
|
|
34
|
+
source?: {
|
|
35
|
+
record_id: string;
|
|
36
|
+
origin?: "csv" | "gong" | "manual" | "salesforce" | undefined;
|
|
37
|
+
} | undefined;
|
|
38
|
+
description?: string | undefined;
|
|
39
|
+
};
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { productboardUpdateCompany };
|
|
9
43
|
//# sourceMappingURL=update-company.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-company.d.cts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-company.d.cts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-company.d.ts
|
|
4
|
-
declare const ProductboardUpdateCompanyInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateCompanyInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
domain: z.ZodOptional<z.ZodString>;
|
|
9
|
+
source: z.ZodOptional<z.ZodObject<{
|
|
10
|
+
origin: z.ZodOptional<z.ZodEnum<{
|
|
11
|
+
csv: "csv";
|
|
12
|
+
gong: "gong";
|
|
13
|
+
manual: "manual";
|
|
14
|
+
salesforce: "salesforce";
|
|
15
|
+
}>>;
|
|
16
|
+
record_id: z.ZodString;
|
|
17
|
+
}, z.core.$strip>>;
|
|
18
|
+
description: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
}, z.core.$strip>;
|
|
21
|
+
declare const ProductboardUpdateCompanyOutput: z.ZodObject<{
|
|
22
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$strip>>;
|
|
25
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
|
+
html: z.ZodNullable<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>>>;
|
|
28
|
+
}, z.core.$strip>;
|
|
29
|
+
declare const productboardUpdateCompany: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
|
+
id: string;
|
|
31
|
+
data: {
|
|
32
|
+
name?: string | undefined;
|
|
33
|
+
domain?: string | undefined;
|
|
34
|
+
source?: {
|
|
35
|
+
record_id: string;
|
|
36
|
+
origin?: "csv" | "gong" | "manual" | "salesforce" | undefined;
|
|
37
|
+
} | undefined;
|
|
38
|
+
description?: string | undefined;
|
|
39
|
+
};
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { productboardUpdateCompany };
|
|
9
43
|
//# sourceMappingURL=update-company.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-company.d.mts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-company.d.mts","names":[],"sources":["../../src/actions/update-company.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -18,8 +18,8 @@ const ProductboardUpdateCompanyInput = z.object({
|
|
|
18
18
|
description: z.string().describe("Free-text description of the company.").optional()
|
|
19
19
|
}).describe("Company data fields to update. All fields within data are optional.")
|
|
20
20
|
}).describe("Request model for updating a company.");
|
|
21
|
-
const ProductboardUpdateCompany_UpdatedCompanyDataSchema = z.object({ id: z.string().describe("Unique identifier (UUID) of the company.") }).describe("Company entity returned after successful update.");
|
|
22
|
-
const ProductboardUpdateCompany_LinksSchema = z.object({ html: z.string().describe("HTML link to view the company in the Productboard UI.") }).describe("Links related to the updated company.");
|
|
21
|
+
const ProductboardUpdateCompany_UpdatedCompanyDataSchema = z.object({ id: z.string().describe("Unique identifier (UUID) of the company.").nullable() }).describe("Company entity returned after successful update.");
|
|
22
|
+
const ProductboardUpdateCompany_LinksSchema = z.object({ html: z.string().describe("HTML link to view the company in the Productboard UI.").nullable() }).describe("Links related to the updated company.");
|
|
23
23
|
const productboardUpdateCompany = action("PRODUCTBOARD_UPDATE_COMPANY", {
|
|
24
24
|
slug: "productboard-update-company",
|
|
25
25
|
name: "Update Company",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-company.mjs","names":[],"sources":["../../src/actions/update-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompanyInput
|
|
1
|
+
{"version":3,"file":"update-company.mjs","names":[],"sources":["../../src/actions/update-company.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompanyInput = z.object({\n id: z.string().describe(\"Identifier of the company to update.\"),\n data: z.object({\n name: z.string().describe(\"Name of the company.\").optional(),\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(\"Valid source origins for company records.\").optional(),\n record_id: z.string().describe(\"External system's unique record identifier for this company.\"),\n}).describe(\"Source metadata for tracking external origin of company records.\").optional(),\n description: z.string().describe(\"Free-text description of the company.\").optional(),\n}).describe(\"Company data fields to update. All fields within data are optional.\"),\n}).describe(\"Request model for updating a company.\");\nconst ProductboardUpdateCompany_UpdatedCompanyDataSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the company.\").nullable(),\n}).describe(\"Company entity returned after successful update.\");\nconst ProductboardUpdateCompany_LinksSchema = z.object({\n html: z.string().describe(\"HTML link to view the company in the Productboard UI.\").nullable(),\n}).describe(\"Links related to the updated company.\");\nexport const ProductboardUpdateCompanyOutput = z.object({\n data: ProductboardUpdateCompany_UpdatedCompanyDataSchema.nullable(),\n links: ProductboardUpdateCompany_LinksSchema.nullable().optional(),\n}).describe(\"Response model for updating a company.\");\n\nexport const productboardUpdateCompany = action(\"PRODUCTBOARD_UPDATE_COMPANY\", {\n slug: \"productboard-update-company\",\n name: \"Update Company\",\n description: \"Tool to update an existing company in Productboard. Use when you need to modify company details such as name, description, domain, or source metadata.\",\n input: ProductboardUpdateCompanyInput,\n output: ProductboardUpdateCompanyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAC9D,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC9F,QAAQ,EAAE,OAAO;GACjB,QAAQ,EAAE,KAAK;IAAC;IAAO;IAAQ;IAAU;GAAY,CAAC,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;GACvH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;EAC/F,CAAC,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACrF,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,qDAAqD,EAAE,OAAO,EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,wCAAwC,EAAE,OAAO,EACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAMnD,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6C,EAAE,OAAO;EACtD,MAAM,mDAAmD,SAAS;EAClE,OAAO,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACnE,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
|
|
@@ -11,18 +11,18 @@ const ProductboardUpdateComponentInput = zod.z.object({
|
|
|
11
11
|
}).describe("Payload containing the component fields to update.")
|
|
12
12
|
});
|
|
13
13
|
const ProductboardUpdateComponent_ComponentLinksSchema = zod.z.object({
|
|
14
|
-
html: zod.z.string().describe("Web UI URL of the component."),
|
|
15
|
-
self: zod.z.string().describe("API URL of the component resource.")
|
|
14
|
+
html: zod.z.string().describe("Web UI URL of the component.").nullable(),
|
|
15
|
+
self: zod.z.string().describe("API URL of the component resource.").nullable()
|
|
16
16
|
});
|
|
17
|
-
const ProductboardUpdateComponent_ResponseOwnerSchema = zod.z.object({ email: zod.z.string().describe("Email address of the component owner.") });
|
|
18
|
-
const ProductboardUpdateComponent_ResponseParentProductLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the parent product.") });
|
|
17
|
+
const ProductboardUpdateComponent_ResponseOwnerSchema = zod.z.object({ email: zod.z.string().describe("Email address of the component owner.").nullable() });
|
|
18
|
+
const ProductboardUpdateComponent_ResponseParentProductLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the parent product.").nullable() });
|
|
19
19
|
const ProductboardUpdateComponent_ResponseParentProductSchema = zod.z.object({
|
|
20
|
-
id: zod.z.string().describe("UUID of the parent product."),
|
|
20
|
+
id: zod.z.string().describe("UUID of the parent product.").nullable(),
|
|
21
21
|
links: ProductboardUpdateComponent_ResponseParentProductLinksSchema.nullable()
|
|
22
22
|
});
|
|
23
|
-
const ProductboardUpdateComponent_ResponseParentComponentLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the parent component.") });
|
|
23
|
+
const ProductboardUpdateComponent_ResponseParentComponentLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL of the parent component.").nullable() });
|
|
24
24
|
const ProductboardUpdateComponent_ResponseParentComponentSchema = zod.z.object({
|
|
25
|
-
id: zod.z.string().describe("UUID of the parent component."),
|
|
25
|
+
id: zod.z.string().describe("UUID of the parent component.").nullable(),
|
|
26
26
|
links: ProductboardUpdateComponent_ResponseParentComponentLinksSchema.nullable()
|
|
27
27
|
});
|
|
28
28
|
const ProductboardUpdateComponent_ResponseParentSchema = zod.z.object({
|
|
@@ -30,14 +30,14 @@ const ProductboardUpdateComponent_ResponseParentSchema = zod.z.object({
|
|
|
30
30
|
component: ProductboardUpdateComponent_ResponseParentComponentSchema.nullable().optional()
|
|
31
31
|
});
|
|
32
32
|
const ProductboardUpdateComponent_ComponentDataSchema = zod.z.object({
|
|
33
|
-
id: zod.z.string().describe("UUID of the updated component."),
|
|
34
|
-
name: zod.z.string().describe("Component name as stored."),
|
|
33
|
+
id: zod.z.string().describe("UUID of the updated component.").nullable(),
|
|
34
|
+
name: zod.z.string().describe("Component name as stored.").nullable(),
|
|
35
35
|
links: ProductboardUpdateComponent_ComponentLinksSchema.nullable(),
|
|
36
36
|
owner: ProductboardUpdateComponent_ResponseOwnerSchema.nullable().optional(),
|
|
37
37
|
parent: ProductboardUpdateComponent_ResponseParentSchema.nullable(),
|
|
38
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp when the component was created."),
|
|
39
|
-
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the component was last updated."),
|
|
40
|
-
description: zod.z.string().describe("HTML description as returned by the API.")
|
|
38
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp when the component was created.").nullable(),
|
|
39
|
+
updatedAt: zod.z.string().describe("ISO 8601 timestamp when the component was last updated.").nullable(),
|
|
40
|
+
description: zod.z.string().describe("HTML description as returned by the API.").nullable()
|
|
41
41
|
});
|
|
42
42
|
const ProductboardUpdateComponentOutput = zod.z.object({ data: ProductboardUpdateComponent_ComponentDataSchema.nullable() });
|
|
43
43
|
const productboardUpdateComponent = require_action.action("PRODUCTBOARD_UPDATE_COMPONENT", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-component.cjs","names":["z","action"],"sources":["../../src/actions/update-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateComponentInput
|
|
1
|
+
{"version":3,"file":"update-component.cjs","names":["z","action"],"sources":["../../src/actions/update-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateComponentInput = z.object({\n id: z.string().describe(\"UUID of the component to update.\"),\n data: z.object({\n name: z.string().describe(\"New component name. If not specified, the value will remain unchanged.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the owner to assign to the component.\"),\n}).describe(\"New owner of the component. Set to null to unassign owner. If not specified, the value will remain unchanged.\").optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"New parent of the component. Must be either {'component': {'id': '<uuid>'}} or {'product': {'id': '<uuid>'}}. If not specified, the value will remain unchanged.\").optional(),\n description: z.string().describe(\"The component description in HTML format. Allowed tags: b, i, s, u, br, a, code, img. If not specified, the value will remain unchanged.\").optional(),\n}).describe(\"Payload containing the component fields to update.\"),\n});\nconst ProductboardUpdateComponent_ComponentLinksSchema = z.object({\n html: z.string().describe(\"Web UI URL of the component.\").nullable(),\n self: z.string().describe(\"API URL of the component resource.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseOwnerSchema = z.object({\n email: z.string().describe(\"Email address of the component owner.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentProductLinksSchema = z.object({\n self: z.string().describe(\"API URL of the parent product.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentProductSchema = z.object({\n id: z.string().describe(\"UUID of the parent product.\").nullable(),\n links: ProductboardUpdateComponent_ResponseParentProductLinksSchema.nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentComponentLinksSchema = z.object({\n self: z.string().describe(\"API URL of the parent component.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentComponentSchema = z.object({\n id: z.string().describe(\"UUID of the parent component.\").nullable(),\n links: ProductboardUpdateComponent_ResponseParentComponentLinksSchema.nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentSchema = z.object({\n product: ProductboardUpdateComponent_ResponseParentProductSchema.nullable().optional(),\n component: ProductboardUpdateComponent_ResponseParentComponentSchema.nullable().optional(),\n});\nconst ProductboardUpdateComponent_ComponentDataSchema = z.object({\n id: z.string().describe(\"UUID of the updated component.\").nullable(),\n name: z.string().describe(\"Component name as stored.\").nullable(),\n links: ProductboardUpdateComponent_ComponentLinksSchema.nullable(),\n owner: ProductboardUpdateComponent_ResponseOwnerSchema.nullable().optional(),\n parent: ProductboardUpdateComponent_ResponseParentSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the component was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the component was last updated.\").nullable(),\n description: z.string().describe(\"HTML description as returned by the API.\").nullable(),\n});\nexport const ProductboardUpdateComponentOutput = z.object({\n data: ProductboardUpdateComponent_ComponentDataSchema.nullable(),\n});\n\nexport const productboardUpdateComponent = action(\"PRODUCTBOARD_UPDATE_COMPONENT\", {\n slug: \"productboard-update-component\",\n name: \"Update Component\",\n description: \"Tool to update an existing component. Use when you need to modify component name, description, owner, or parent entity.\",\n input: ProductboardUpdateComponentInput,\n output: ProductboardUpdateComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC7G,OAAOA,IAAAA,EAAE,OAAO,EAChB,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EACrF,CAAC,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACpI,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;EAChO,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACxL,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO,EAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC/E,CAAC;AACD,MAAM,+DAA+DA,IAAAA,EAAE,OAAO,EAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACvE,CAAC;AACD,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,OAAO,6DAA6D,SAAS;AAC/E,CAAC;AACD,MAAM,iEAAiEA,IAAAA,EAAE,OAAO,EAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,EACzE,CAAC;AACD,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,OAAO,+DAA+D,SAAS;AACjF,CAAC;AACD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,SAAS,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,0DAA0D,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC;AACD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,OAAO,iDAAiD,SAAS;CACjE,OAAO,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQ,iDAAiD,SAAS;CAClE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACxF,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAAC;AAED,MAAa,8BAA8BC,eAAAA,OAAO,iCAAiC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,58 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-component.d.ts
|
|
4
|
-
declare const ProductboardUpdateComponentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateComponentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
owner: z.ZodOptional<z.ZodObject<{
|
|
9
|
+
email: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>;
|
|
11
|
+
parent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
|
+
description: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const ProductboardUpdateComponentOutput: z.ZodObject<{
|
|
16
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
name: z.ZodNullable<z.ZodString>;
|
|
19
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
html: z.ZodNullable<z.ZodString>;
|
|
21
|
+
self: z.ZodNullable<z.ZodString>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
email: z.ZodNullable<z.ZodString>;
|
|
25
|
+
}, z.core.$strip>>>;
|
|
26
|
+
parent: z.ZodNullable<z.ZodObject<{
|
|
27
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
28
|
+
id: z.ZodNullable<z.ZodString>;
|
|
29
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
30
|
+
self: z.ZodNullable<z.ZodString>;
|
|
31
|
+
}, z.core.$strip>>;
|
|
32
|
+
}, z.core.$strip>>>;
|
|
33
|
+
component: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
|
+
id: z.ZodNullable<z.ZodString>;
|
|
35
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
36
|
+
self: z.ZodNullable<z.ZodString>;
|
|
37
|
+
}, z.core.$strip>>;
|
|
38
|
+
}, z.core.$strip>>>;
|
|
39
|
+
}, z.core.$strip>>;
|
|
40
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
41
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
42
|
+
description: z.ZodNullable<z.ZodString>;
|
|
43
|
+
}, z.core.$strip>>;
|
|
44
|
+
}, z.core.$strip>;
|
|
45
|
+
declare const productboardUpdateComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
|
+
id: string;
|
|
47
|
+
data: {
|
|
48
|
+
name?: string | undefined;
|
|
49
|
+
owner?: {
|
|
50
|
+
email: string;
|
|
51
|
+
} | undefined;
|
|
52
|
+
parent?: Record<string, unknown> | undefined;
|
|
53
|
+
description?: string | undefined;
|
|
54
|
+
};
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
56
|
//#endregion
|
|
8
57
|
export { productboardUpdateComponent };
|
|
9
58
|
//# sourceMappingURL=update-component.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-component.d.cts","names":[],"sources":["../../src/actions/update-component.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"update-component.d.cts","names":[],"sources":["../../src/actions/update-component.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cA8ChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA;;;;;;;aAMtC,MAAA"}
|
|
@@ -1,9 +1,58 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-component.d.ts
|
|
4
|
-
declare const ProductboardUpdateComponentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateComponentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
owner: z.ZodOptional<z.ZodObject<{
|
|
9
|
+
email: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>;
|
|
11
|
+
parent: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
12
|
+
description: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const ProductboardUpdateComponentOutput: z.ZodObject<{
|
|
16
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
name: z.ZodNullable<z.ZodString>;
|
|
19
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
html: z.ZodNullable<z.ZodString>;
|
|
21
|
+
self: z.ZodNullable<z.ZodString>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
email: z.ZodNullable<z.ZodString>;
|
|
25
|
+
}, z.core.$strip>>>;
|
|
26
|
+
parent: z.ZodNullable<z.ZodObject<{
|
|
27
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
28
|
+
id: z.ZodNullable<z.ZodString>;
|
|
29
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
30
|
+
self: z.ZodNullable<z.ZodString>;
|
|
31
|
+
}, z.core.$strip>>;
|
|
32
|
+
}, z.core.$strip>>>;
|
|
33
|
+
component: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
|
+
id: z.ZodNullable<z.ZodString>;
|
|
35
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
36
|
+
self: z.ZodNullable<z.ZodString>;
|
|
37
|
+
}, z.core.$strip>>;
|
|
38
|
+
}, z.core.$strip>>>;
|
|
39
|
+
}, z.core.$strip>>;
|
|
40
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
41
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
42
|
+
description: z.ZodNullable<z.ZodString>;
|
|
43
|
+
}, z.core.$strip>>;
|
|
44
|
+
}, z.core.$strip>;
|
|
45
|
+
declare const productboardUpdateComponent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
46
|
+
id: string;
|
|
47
|
+
data: {
|
|
48
|
+
name?: string | undefined;
|
|
49
|
+
owner?: {
|
|
50
|
+
email: string;
|
|
51
|
+
} | undefined;
|
|
52
|
+
parent?: Record<string, unknown> | undefined;
|
|
53
|
+
description?: string | undefined;
|
|
54
|
+
};
|
|
55
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
56
|
//#endregion
|
|
8
57
|
export { productboardUpdateComponent };
|
|
9
58
|
//# sourceMappingURL=update-component.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-component.d.mts","names":[],"sources":["../../src/actions/update-component.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"update-component.d.mts","names":[],"sources":["../../src/actions/update-component.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;cA8ChC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA;;;;;;;aAMtC,MAAA"}
|
|
@@ -11,18 +11,18 @@ const ProductboardUpdateComponentInput = z.object({
|
|
|
11
11
|
}).describe("Payload containing the component fields to update.")
|
|
12
12
|
});
|
|
13
13
|
const ProductboardUpdateComponent_ComponentLinksSchema = z.object({
|
|
14
|
-
html: z.string().describe("Web UI URL of the component."),
|
|
15
|
-
self: z.string().describe("API URL of the component resource.")
|
|
14
|
+
html: z.string().describe("Web UI URL of the component.").nullable(),
|
|
15
|
+
self: z.string().describe("API URL of the component resource.").nullable()
|
|
16
16
|
});
|
|
17
|
-
const ProductboardUpdateComponent_ResponseOwnerSchema = z.object({ email: z.string().describe("Email address of the component owner.") });
|
|
18
|
-
const ProductboardUpdateComponent_ResponseParentProductLinksSchema = z.object({ self: z.string().describe("API URL of the parent product.") });
|
|
17
|
+
const ProductboardUpdateComponent_ResponseOwnerSchema = z.object({ email: z.string().describe("Email address of the component owner.").nullable() });
|
|
18
|
+
const ProductboardUpdateComponent_ResponseParentProductLinksSchema = z.object({ self: z.string().describe("API URL of the parent product.").nullable() });
|
|
19
19
|
const ProductboardUpdateComponent_ResponseParentProductSchema = z.object({
|
|
20
|
-
id: z.string().describe("UUID of the parent product."),
|
|
20
|
+
id: z.string().describe("UUID of the parent product.").nullable(),
|
|
21
21
|
links: ProductboardUpdateComponent_ResponseParentProductLinksSchema.nullable()
|
|
22
22
|
});
|
|
23
|
-
const ProductboardUpdateComponent_ResponseParentComponentLinksSchema = z.object({ self: z.string().describe("API URL of the parent component.") });
|
|
23
|
+
const ProductboardUpdateComponent_ResponseParentComponentLinksSchema = z.object({ self: z.string().describe("API URL of the parent component.").nullable() });
|
|
24
24
|
const ProductboardUpdateComponent_ResponseParentComponentSchema = z.object({
|
|
25
|
-
id: z.string().describe("UUID of the parent component."),
|
|
25
|
+
id: z.string().describe("UUID of the parent component.").nullable(),
|
|
26
26
|
links: ProductboardUpdateComponent_ResponseParentComponentLinksSchema.nullable()
|
|
27
27
|
});
|
|
28
28
|
const ProductboardUpdateComponent_ResponseParentSchema = z.object({
|
|
@@ -30,14 +30,14 @@ const ProductboardUpdateComponent_ResponseParentSchema = z.object({
|
|
|
30
30
|
component: ProductboardUpdateComponent_ResponseParentComponentSchema.nullable().optional()
|
|
31
31
|
});
|
|
32
32
|
const ProductboardUpdateComponent_ComponentDataSchema = z.object({
|
|
33
|
-
id: z.string().describe("UUID of the updated component."),
|
|
34
|
-
name: z.string().describe("Component name as stored."),
|
|
33
|
+
id: z.string().describe("UUID of the updated component.").nullable(),
|
|
34
|
+
name: z.string().describe("Component name as stored.").nullable(),
|
|
35
35
|
links: ProductboardUpdateComponent_ComponentLinksSchema.nullable(),
|
|
36
36
|
owner: ProductboardUpdateComponent_ResponseOwnerSchema.nullable().optional(),
|
|
37
37
|
parent: ProductboardUpdateComponent_ResponseParentSchema.nullable(),
|
|
38
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the component was created."),
|
|
39
|
-
updatedAt: z.string().describe("ISO 8601 timestamp when the component was last updated."),
|
|
40
|
-
description: z.string().describe("HTML description as returned by the API.")
|
|
38
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the component was created.").nullable(),
|
|
39
|
+
updatedAt: z.string().describe("ISO 8601 timestamp when the component was last updated.").nullable(),
|
|
40
|
+
description: z.string().describe("HTML description as returned by the API.").nullable()
|
|
41
41
|
});
|
|
42
42
|
const productboardUpdateComponent = action("PRODUCTBOARD_UPDATE_COMPONENT", {
|
|
43
43
|
slug: "productboard-update-component",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-component.mjs","names":[],"sources":["../../src/actions/update-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateComponentInput
|
|
1
|
+
{"version":3,"file":"update-component.mjs","names":[],"sources":["../../src/actions/update-component.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateComponentInput = z.object({\n id: z.string().describe(\"UUID of the component to update.\"),\n data: z.object({\n name: z.string().describe(\"New component name. If not specified, the value will remain unchanged.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the owner to assign to the component.\"),\n}).describe(\"New owner of the component. Set to null to unassign owner. If not specified, the value will remain unchanged.\").optional(),\n parent: z.record(z.string(), z.unknown()).describe(\"New parent of the component. Must be either {'component': {'id': '<uuid>'}} or {'product': {'id': '<uuid>'}}. If not specified, the value will remain unchanged.\").optional(),\n description: z.string().describe(\"The component description in HTML format. Allowed tags: b, i, s, u, br, a, code, img. If not specified, the value will remain unchanged.\").optional(),\n}).describe(\"Payload containing the component fields to update.\"),\n});\nconst ProductboardUpdateComponent_ComponentLinksSchema = z.object({\n html: z.string().describe(\"Web UI URL of the component.\").nullable(),\n self: z.string().describe(\"API URL of the component resource.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseOwnerSchema = z.object({\n email: z.string().describe(\"Email address of the component owner.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentProductLinksSchema = z.object({\n self: z.string().describe(\"API URL of the parent product.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentProductSchema = z.object({\n id: z.string().describe(\"UUID of the parent product.\").nullable(),\n links: ProductboardUpdateComponent_ResponseParentProductLinksSchema.nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentComponentLinksSchema = z.object({\n self: z.string().describe(\"API URL of the parent component.\").nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentComponentSchema = z.object({\n id: z.string().describe(\"UUID of the parent component.\").nullable(),\n links: ProductboardUpdateComponent_ResponseParentComponentLinksSchema.nullable(),\n});\nconst ProductboardUpdateComponent_ResponseParentSchema = z.object({\n product: ProductboardUpdateComponent_ResponseParentProductSchema.nullable().optional(),\n component: ProductboardUpdateComponent_ResponseParentComponentSchema.nullable().optional(),\n});\nconst ProductboardUpdateComponent_ComponentDataSchema = z.object({\n id: z.string().describe(\"UUID of the updated component.\").nullable(),\n name: z.string().describe(\"Component name as stored.\").nullable(),\n links: ProductboardUpdateComponent_ComponentLinksSchema.nullable(),\n owner: ProductboardUpdateComponent_ResponseOwnerSchema.nullable().optional(),\n parent: ProductboardUpdateComponent_ResponseParentSchema.nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the component was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO 8601 timestamp when the component was last updated.\").nullable(),\n description: z.string().describe(\"HTML description as returned by the API.\").nullable(),\n});\nexport const ProductboardUpdateComponentOutput = z.object({\n data: ProductboardUpdateComponent_ComponentDataSchema.nullable(),\n});\n\nexport const productboardUpdateComponent = action(\"PRODUCTBOARD_UPDATE_COMPONENT\", {\n slug: \"productboard-update-component\",\n name: \"Update Component\",\n description: \"Tool to update an existing component. Use when you need to modify component name, description, owner, or parent entity.\",\n input: ProductboardUpdateComponentInput,\n output: ProductboardUpdateComponentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC1D,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EAC7G,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EACrF,CAAC,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACpI,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kKAAkK,CAAC,CAAC,SAAS;EAChO,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CACxL,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC3E,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO,EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC/E,CAAC;AACD,MAAM,+DAA+D,EAAE,OAAO,EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACvE,CAAC;AACD,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,OAAO,6DAA6D,SAAS;AAC/E,CAAC;AACD,MAAM,iEAAiE,EAAE,OAAO,EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,EACzE,CAAC;AACD,MAAM,4DAA4D,EAAE,OAAO;CACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,OAAO,+DAA+D,SAAS;AACjF,CAAC;AACD,MAAM,mDAAmD,EAAE,OAAO;CAChE,SAAS,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,0DAA0D,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC;AACD,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,OAAO,iDAAiD,SAAS;CACjE,OAAO,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQ,iDAAiD,SAAS;CAClE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACnG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACxF,CAAC;AAKD,MAAa,8BAA8B,OAAO,iCAAiC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,gDAAgD,SAAS,EACjE,CAOU;AACV,CAAC"}
|
|
@@ -24,10 +24,10 @@ const ProductboardUpdateEntitiesV2Input = zod.z.object({
|
|
|
24
24
|
fields: zod.z.object({}).describe("A collection of fields to update. Field values can be provided in simple format (direct value) or object format (with value and metadata). Custom fields are identified by UUID keys.").optional()
|
|
25
25
|
}).describe("Data containing the fields or patch operations to apply to the entity.")
|
|
26
26
|
}).describe("Request model for updating a PM entity using v2 API.");
|
|
27
|
-
const ProductboardUpdateEntitiesV2_EntityLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL for this entity.") }).describe("Hypermedia links for the entity.");
|
|
27
|
+
const ProductboardUpdateEntitiesV2_EntityLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL for this entity.").nullable() }).describe("Hypermedia links for the entity.");
|
|
28
28
|
const ProductboardUpdateEntitiesV2_EntityReferenceSchema = zod.z.object({
|
|
29
|
-
id: zod.z.string().describe("The UUID of the updated entity."),
|
|
30
|
-
type: zod.z.string().describe("The type of entity (e.g., product, component, feature, subfeature, initiative, objective, keyResult, release, releaseGroup)."),
|
|
29
|
+
id: zod.z.string().describe("The UUID of the updated entity.").nullable(),
|
|
30
|
+
type: zod.z.string().describe("The type of entity (e.g., product, component, feature, subfeature, initiative, objective, keyResult, release, releaseGroup).").nullable(),
|
|
31
31
|
links: ProductboardUpdateEntitiesV2_EntityLinksSchema.nullable()
|
|
32
32
|
}).describe("Entity reference returned after update.");
|
|
33
33
|
const ProductboardUpdateEntitiesV2Output = zod.z.object({ data: ProductboardUpdateEntitiesV2_EntityReferenceSchema.nullable() }).describe("Response model for updating a PM entity.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-entities-v2.cjs","names":["z","action"],"sources":["../../src/actions/update-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateEntitiesV2Input
|
|
1
|
+
{"version":3,"file":"update-entities-v2.cjs","names":["z","action"],"sources":["../../src/actions/update-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateEntitiesV2Input = z.object({\n id: z.string().describe(\"The UUID of the entity to update.\"),\n data: z.object({\n patch: z.array(z.object({\n op: z.string().describe(\"Operation type: 'set', 'addItems', 'removeItems', or 'clear'.\"),\n path: z.string().describe(\"JSON pointer to the field to modify (e.g., '/name', '/customFieldId').\"),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])), z.object({})]).optional(),\n}).describe(\"Patch operation for modifying entity fields.\")).describe(\"A list of patch operations to perform on entity fields. Each operation can be 'set', 'addItems', 'removeItems', or 'clear'.\").optional(),\n fields: z.object({}).describe(\"A collection of fields to update. Field values can be provided in simple format (direct value) or object format (with value and metadata). Custom fields are identified by UUID keys.\").optional(),\n}).describe(\"Data containing the fields or patch operations to apply to the entity.\"),\n}).describe(\"Request model for updating a PM entity using v2 API.\");\nconst ProductboardUpdateEntitiesV2_EntityLinksSchema = z.object({\n self: z.string().describe(\"API URL for this entity.\").nullable(),\n}).describe(\"Hypermedia links for the entity.\");\nconst ProductboardUpdateEntitiesV2_EntityReferenceSchema = z.object({\n id: z.string().describe(\"The UUID of the updated entity.\").nullable(),\n type: z.string().describe(\"The type of entity (e.g., product, component, feature, subfeature, initiative, objective, keyResult, release, releaseGroup).\").nullable(),\n links: ProductboardUpdateEntitiesV2_EntityLinksSchema.nullable(),\n}).describe(\"Entity reference returned after update.\");\nexport const ProductboardUpdateEntitiesV2Output = z.object({\n data: ProductboardUpdateEntitiesV2_EntityReferenceSchema.nullable(),\n}).describe(\"Response model for updating a PM entity.\");\n\nexport const productboardUpdateEntitiesV2 = action(\"PRODUCTBOARD_UPDATE_ENTITIES_V2\", {\n slug: \"productboard-update-entities-v2\",\n name: \"Update Entity V2\",\n description: \"Tool to update a PM entity using the v2 API. Use when you need to modify entity fields or apply patch operations to products, components, features, subfeatures, initiatives, objectives, key results, releases, or release groups.\",\n input: ProductboardUpdateEntitiesV2Input,\n output: ProductboardUpdateEntitiesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,MAAMA,IAAAA,EAAE,OAAO;EACf,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;GACxB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;GACvF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;GAClG,OAAOA,IAAAA,EAAE,MAAM;IAACA,IAAAA,EAAE,OAAO;IAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;IAAGA,IAAAA,EAAE,OAAO;IAAGA,IAAAA,EAAE,QAAQ;IAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM;KAACA,IAAAA,EAAE,OAAO;KAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;KAAGA,IAAAA,EAAE,OAAO;KAAGA,IAAAA,EAAE,QAAQ;IAAC,CAAC,CAAC;IAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC;GAAC,CAAC,CAAC,CAAC,SAAS;EAC5K,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;EAC5M,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CAClO,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,EACjE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CACnK,OAAO,+CAA+C,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAM,mDAAmD,SAAS,EACpE,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAEtD,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,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/update-entities-v2.d.ts
|
|
4
|
-
declare const ProductboardUpdateEntitiesV2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateEntitiesV2Input: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
patch: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8
|
+
op: z.ZodString;
|
|
9
|
+
path: z.ZodString;
|
|
10
|
+
value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>, z.ZodObject<{}, z.core.$strip>]>>;
|
|
11
|
+
}, z.core.$strip>>>;
|
|
12
|
+
fields: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const ProductboardUpdateEntitiesV2Output: z.ZodObject<{
|
|
16
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
type: z.ZodNullable<z.ZodString>;
|
|
19
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
self: z.ZodNullable<z.ZodString>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const productboardUpdateEntitiesV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
id: string;
|
|
26
|
+
data: {
|
|
27
|
+
patch?: {
|
|
28
|
+
op: string;
|
|
29
|
+
path: string;
|
|
30
|
+
value?: string | number | boolean | Record<string, never> | (string | number | boolean)[] | undefined;
|
|
31
|
+
}[] | undefined;
|
|
32
|
+
fields?: Record<string, never> | undefined;
|
|
33
|
+
};
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { productboardUpdateEntitiesV2 };
|
|
9
37
|
//# sourceMappingURL=update-entities-v2.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-entities-v2.d.cts","names":[],"sources":["../../src/actions/update-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"update-entities-v2.d.cts","names":[],"sources":["../../src/actions/update-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAmBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;;;;0CAMvC,MAAA;IAAA;aAAA,MAAA;EAAA;AAAA"}
|
|
@@ -1,9 +1,37 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-entities-v2.d.ts
|
|
4
|
-
declare const ProductboardUpdateEntitiesV2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateEntitiesV2Input: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
patch: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
8
|
+
op: z.ZodString;
|
|
9
|
+
path: z.ZodString;
|
|
10
|
+
value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodNumber, z.ZodBoolean]>>, z.ZodObject<{}, z.core.$strip>]>>;
|
|
11
|
+
}, z.core.$strip>>>;
|
|
12
|
+
fields: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const ProductboardUpdateEntitiesV2Output: z.ZodObject<{
|
|
16
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
17
|
+
id: z.ZodNullable<z.ZodString>;
|
|
18
|
+
type: z.ZodNullable<z.ZodString>;
|
|
19
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
self: z.ZodNullable<z.ZodString>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
}, z.core.$strip>;
|
|
24
|
+
declare const productboardUpdateEntitiesV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
|
+
id: string;
|
|
26
|
+
data: {
|
|
27
|
+
patch?: {
|
|
28
|
+
op: string;
|
|
29
|
+
path: string;
|
|
30
|
+
value?: string | number | boolean | Record<string, never> | (string | number | boolean)[] | undefined;
|
|
31
|
+
}[] | undefined;
|
|
32
|
+
fields?: Record<string, never> | undefined;
|
|
33
|
+
};
|
|
34
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
35
|
//#endregion
|
|
8
36
|
export { productboardUpdateEntitiesV2 };
|
|
9
37
|
//# sourceMappingURL=update-entities-v2.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-entities-v2.d.mts","names":[],"sources":["../../src/actions/update-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"update-entities-v2.d.mts","names":[],"sources":["../../src/actions/update-entities-v2.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;cAmBjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAIlC,4BAAA,gCAA4B,wBAAA;;;;;;0CAMvC,MAAA;IAAA;aAAA,MAAA;EAAA;AAAA"}
|
|
@@ -24,10 +24,10 @@ const ProductboardUpdateEntitiesV2Input = z.object({
|
|
|
24
24
|
fields: z.object({}).describe("A collection of fields to update. Field values can be provided in simple format (direct value) or object format (with value and metadata). Custom fields are identified by UUID keys.").optional()
|
|
25
25
|
}).describe("Data containing the fields or patch operations to apply to the entity.")
|
|
26
26
|
}).describe("Request model for updating a PM entity using v2 API.");
|
|
27
|
-
const ProductboardUpdateEntitiesV2_EntityLinksSchema = z.object({ self: z.string().describe("API URL for this entity.") }).describe("Hypermedia links for the entity.");
|
|
27
|
+
const ProductboardUpdateEntitiesV2_EntityLinksSchema = z.object({ self: z.string().describe("API URL for this entity.").nullable() }).describe("Hypermedia links for the entity.");
|
|
28
28
|
const ProductboardUpdateEntitiesV2_EntityReferenceSchema = z.object({
|
|
29
|
-
id: z.string().describe("The UUID of the updated entity."),
|
|
30
|
-
type: z.string().describe("The type of entity (e.g., product, component, feature, subfeature, initiative, objective, keyResult, release, releaseGroup)."),
|
|
29
|
+
id: z.string().describe("The UUID of the updated entity.").nullable(),
|
|
30
|
+
type: z.string().describe("The type of entity (e.g., product, component, feature, subfeature, initiative, objective, keyResult, release, releaseGroup).").nullable(),
|
|
31
31
|
links: ProductboardUpdateEntitiesV2_EntityLinksSchema.nullable()
|
|
32
32
|
}).describe("Entity reference returned after update.");
|
|
33
33
|
const productboardUpdateEntitiesV2 = action("PRODUCTBOARD_UPDATE_ENTITIES_V2", {
|