@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":"set-features.mjs","names":[],"sources":["../../src/actions/set-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetFeaturesInput
|
|
1
|
+
{"version":3,"file":"set-features.mjs","names":[],"sources":["../../src/actions/set-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetFeaturesInput = z.object({\n id: z.string().describe(\"UUID of the feature to update.\"),\n data: z.object({\n name: z.string().describe(\"New feature name or null if it should not be changed. Empty string is allowed.\").optional(),\n parent: z.object({\n feature: z.object({\n id: z.string().describe(\"UUID of the parent entity.\"),\n}).describe(\"Reference to a parent entity (product, component, or feature).\").optional(),\n product: z.object({\n id: z.string().describe(\"UUID of the parent entity.\"),\n}).describe(\"Reference to a parent entity (product, component, or feature).\").optional(),\n component: z.object({\n id: z.string().describe(\"UUID of the parent entity.\"),\n}).describe(\"Reference to a parent entity (product, component, or feature).\").optional(),\n}).describe(\"Parent wrapper; exactly one of product, component, or feature must be present.\").optional(),\n status: z.object({\n id: z.string().describe(\"UUID of the status.\").optional(),\n name: z.string().describe(\"Name of the status.\").optional(),\n}).describe(\"Feature status reference. Only one of id or name can be specified.\").optional(),\n archived: z.boolean().describe(\"Feature archived flag value or null if it should not be changed.\").optional(),\n timeframe: z.object({\n endDate: z.string().describe(\"End date in YYYY-MM-DD format.\").optional(),\n startDate: z.string().describe(\"Start date in YYYY-MM-DD format.\").optional(),\n}).describe(\"Feature timeframe with start and end dates.\").optional(),\n description: z.string().describe(\"New feature description in HTML format or null if it should not be changed.\").optional(),\n}).describe(\"Data payload containing fields to update.\"),\n}).describe(\"Request model for updating a feature.\");\nconst ProductboardSetFeatures_LinkObjectSchema = z.object({\n html: z.string().describe(\"Web UI URL of the feature.\").nullable(),\n self: z.string().describe(\"API URL of the feature resource.\").nullable(),\n}).describe(\"Hypermedia link object.\");\nconst ProductboardSetFeatures_OwnerSchema = z.object({\n email: z.string().describe(\"Owner's email address.\").nullable(),\n}).describe(\"Feature owner identified by email.\");\nconst ProductboardSetFeatures_ParentRefSchema = z.object({\n id: z.string().describe(\"UUID of the parent entity.\").nullable(),\n links: z.object({}).describe(\"Link map for the parent entity.\"),\n}).describe(\"Reference to a parent entity.\");\nconst ProductboardSetFeatures_ParentSchema = z.object({\n feature: ProductboardSetFeatures_ParentRefSchema.nullable().optional(),\n product: ProductboardSetFeatures_ParentRefSchema.nullable().optional(),\n component: ProductboardSetFeatures_ParentRefSchema.nullable().optional(),\n}).describe(\"Parent wrapper; one of product, component, or feature.\");\nconst ProductboardSetFeatures_StatusSchema = z.object({\n id: z.string().describe(\"UUID of the status.\").nullable(),\n name: z.string().describe(\"Name of the status.\").nullable(),\n}).describe(\"Status reference for a feature.\");\nconst ProductboardSetFeatures_TimeframeSchema = z.object({\n endDate: z.string().describe(\"End date in YYYY-MM-DD format.\").nullable().optional(),\n startDate: z.string().describe(\"Start date in YYYY-MM-DD format.\").nullable().optional(),\n granularity: z.string().describe(\"Time granularity, e.g., 'week', 'month'.\").nullable().optional(),\n}).describe(\"Optional planning timeframe for the feature.\");\nconst ProductboardSetFeatures_HealthUpdateSchema = z.object({\n status: z.string().describe(\"Status of the health update.\").nullable(),\n message: z.string().describe(\"Message describing the health update.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the health update was created.\").nullable(),\n}).describe(\"Health update information for a feature.\");\nconst ProductboardSetFeatures_FeatureSchema = z.object({\n id: z.string().describe(\"UUID of the feature.\").nullable(),\n name: z.string().describe(\"Title of the feature.\").nullable(),\n type: z.string().describe(\"Entity type: 'feature' or 'subfeature'.\").nullable(),\n links: ProductboardSetFeatures_LinkObjectSchema.nullable(),\n owner: ProductboardSetFeatures_OwnerSchema.nullable().optional(),\n parent: ProductboardSetFeatures_ParentSchema.nullable(),\n status: ProductboardSetFeatures_StatusSchema.nullable(),\n archived: z.boolean().describe(\"Whether the feature is archived.\").nullable(),\n createdAt: z.string().describe(\"Timestamp when the feature was created.\").nullable(),\n timeframe: ProductboardSetFeatures_TimeframeSchema.nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the feature was last updated.\").nullable(),\n description: z.string().describe(\"HTML-formatted description.\").nullable(),\n lastHealthUpdate: ProductboardSetFeatures_HealthUpdateSchema.nullable().optional(),\n}).describe(\"Feature object description.\");\nexport const ProductboardSetFeaturesOutput = z.object({\n data: ProductboardSetFeatures_FeatureSchema.nullable(),\n}).describe(\"Response model for updating a feature.\");\n\nexport const productboardSetFeatures = action(\"PRODUCTBOARD_SET_FEATURES\", {\n slug: \"productboard-set-features\",\n name: \"Set Features\",\n description: \"Tool to update a feature by ID. Use when you need to modify feature properties like name, description, status, parent, timeframe, or archived flag.\",\n input: ProductboardSetFeaturesInput,\n output: ProductboardSetFeaturesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EACrH,QAAQ,EAAE,OAAO;GACjB,SAAS,EAAE,OAAO,EAClB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,EACtD,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;GACrF,SAAS,EAAE,OAAO,EAClB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,EACtD,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;GACrF,WAAW,EAAE,OAAO,EACpB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,EACtD,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;EACvF,CAAC,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EACrG,QAAQ,EAAE,OAAO;GACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;GACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;EAC5D,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EACzF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;EAC5G,WAAW,EAAE,OAAO;GACpB,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;GACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EAC9E,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAClE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAC3H,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,sCAAsC,EAAE,OAAO,EACnD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAChE,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,uCAAuC,EAAE,OAAO;CACpD,SAAS,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACrE,SAAS,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACrE,WAAW,wCAAwC,SAAS,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,0CAA0C,EAAE,OAAO;CACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,6CAA6C,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC9E,OAAO,yCAAyC,SAAS;CACzD,OAAO,oCAAoC,SAAS,CAAC,CAAC,SAAS;CAC/D,QAAQ,qCAAqC,SAAS;CACtD,QAAQ,qCAAqC,SAAS;CACtD,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnF,WAAW,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,kBAAkB,2CAA2C,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AAKzC,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,MAAM,sCAAsC,SAAS,EACvD,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
|
|
@@ -8,14 +8,14 @@ const ProductboardSetNotesRelationshipsCustomerV2Input = zod.z.object({
|
|
|
8
8
|
type: zod.z.enum(["user", "company"]).describe("Type of customer entity - either 'user' or 'company'.")
|
|
9
9
|
}).describe("Target customer entity to associate with the note.") }).describe("Data containing the target customer entity to associate with the note.")
|
|
10
10
|
}).describe("Request model for setting a customer relationship on a note.");
|
|
11
|
-
const ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL to retrieve the target entity.") }).describe("Links related to the target entity.");
|
|
11
|
+
const ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema = zod.z.object({ self: zod.z.string().describe("API URL to retrieve the target entity.").nullable() }).describe("Links related to the target entity.");
|
|
12
12
|
const ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema = zod.z.object({
|
|
13
|
-
id: zod.z.string().describe("UUID of the customer entity."),
|
|
14
|
-
type: zod.z.string().describe("Type of customer entity."),
|
|
13
|
+
id: zod.z.string().describe("UUID of the customer entity.").nullable(),
|
|
14
|
+
type: zod.z.string().describe("Type of customer entity.").nullable(),
|
|
15
15
|
links: ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema.nullable().optional()
|
|
16
16
|
}).describe("Target customer entity associated with the note.");
|
|
17
17
|
const ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema = zod.z.object({
|
|
18
|
-
type: zod.z.string().describe("Type of relationship - always 'customer' for this endpoint."),
|
|
18
|
+
type: zod.z.string().describe("Type of relationship - always 'customer' for this endpoint.").nullable(),
|
|
19
19
|
target: ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema.nullable()
|
|
20
20
|
}).describe("Response data containing the relationship information.");
|
|
21
21
|
const ProductboardSetNotesRelationshipsCustomerV2Output = zod.z.object({ data: ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema.nullable() }).describe("Response model for setting a customer relationship on a note.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-notes-relationships-customer-v2.cjs","names":["z","action"],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetNotesRelationshipsCustomerV2Input
|
|
1
|
+
{"version":3,"file":"set-notes-relationships-customer-v2.cjs","names":["z","action"],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetNotesRelationshipsCustomerV2Input = z.object({\n id: z.string().describe(\"UUID of the note to set the customer relationship on.\"),\n data: z.object({\n target: z.object({\n id: z.string().describe(\"UUID of the customer entity (user or company) to associate with the note.\"),\n type: z.enum([\"user\", \"company\"]).describe(\"Type of customer entity - either 'user' or 'company'.\"),\n}).describe(\"Target customer entity to associate with the note.\"),\n}).describe(\"Data containing the target customer entity to associate with the note.\"),\n}).describe(\"Request model for setting a customer relationship on a note.\");\nconst ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema = z.object({\n self: z.string().describe(\"API URL to retrieve the target entity.\").nullable(),\n}).describe(\"Links related to the target entity.\");\nconst ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema = z.object({\n id: z.string().describe(\"UUID of the customer entity.\").nullable(),\n type: z.string().describe(\"Type of customer entity.\").nullable(),\n links: ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema.nullable().optional(),\n}).describe(\"Target customer entity associated with the note.\");\nconst ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema = z.object({\n type: z.string().describe(\"Type of relationship - always 'customer' for this endpoint.\").nullable(),\n target: ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema.nullable(),\n}).describe(\"Response data containing the relationship information.\");\nexport const ProductboardSetNotesRelationshipsCustomerV2Output = z.object({\n data: ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema.nullable(),\n}).describe(\"Response model for setting a customer relationship on a note.\");\n\nexport const productboardSetNotesRelationshipsCustomerV2 = action(\"PRODUCTBOARD_SET_NOTES_RELATIONSHIPS_CUSTOMER_V2\", {\n slug: \"productboard-set-notes-relationships-customer-v2\",\n name: \"Set Note Customer Relationship\",\n description: \"Tool to set a customer relationship on a note in Productboard. Use when you need to associate a note with a user or company customer entity.\",\n input: ProductboardSetNotesRelationshipsCustomerV2Input,\n output: ProductboardSetNotesRelationshipsCustomerV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,mDAAmDA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,MAAMA,IAAAA,EAAE,OAAO,EACf,QAAQA,IAAAA,EAAE,OAAO;EACjB,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;EACnG,MAAMA,IAAAA,EAAE,KAAK,CAAC,QAAQ,SAAS,CAAC,CAAC,CAAC,SAAS,uDAAuD;CACpG,CAAC,CAAC,CAAC,SAAS,oDAAoD,EAChE,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,gEAAgEA,IAAAA,EAAE,OAAO,EAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAO,8DAA8D,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClG,QAAQ,+DAA+D,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,oDAAoDA,IAAAA,EAAE,OAAO,EACxE,MAAM,6DAA6D,SAAS,EAC9E,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,8CAA8CC,eAAAA,OAAO,oDAAoD;CACpH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-notes-relationships-customer-v2.d.ts
|
|
4
|
-
declare const ProductboardSetNotesRelationshipsCustomerV2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardSetNotesRelationshipsCustomerV2Input: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
target: z.ZodObject<{
|
|
8
|
+
id: z.ZodString;
|
|
9
|
+
type: z.ZodEnum<{
|
|
10
|
+
user: "user";
|
|
11
|
+
company: "company";
|
|
12
|
+
}>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const ProductboardSetNotesRelationshipsCustomerV2Output: z.ZodObject<{
|
|
17
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
18
|
+
type: z.ZodNullable<z.ZodString>;
|
|
19
|
+
target: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
type: z.ZodNullable<z.ZodString>;
|
|
22
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
self: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$strip>>>;
|
|
25
|
+
}, z.core.$strip>>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
}, z.core.$strip>;
|
|
28
|
+
declare const productboardSetNotesRelationshipsCustomerV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
id: string;
|
|
30
|
+
data: {
|
|
31
|
+
target: {
|
|
32
|
+
id: string;
|
|
33
|
+
type: "user" | "company";
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { productboardSetNotesRelationshipsCustomerV2 };
|
|
9
39
|
//# sourceMappingURL=set-notes-relationships-customer-v2.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-notes-relationships-customer-v2.d.cts","names":[],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"mappings":";;;cAIa,gDAAA,
|
|
1
|
+
{"version":3,"file":"set-notes-relationships-customer-v2.d.cts","names":[],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"mappings":";;;cAIa,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;;;;;;;;cAqBhD,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;;;;cAIjD,2CAAA,gCAA2C,wBAAA"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-notes-relationships-customer-v2.d.ts
|
|
4
|
-
declare const ProductboardSetNotesRelationshipsCustomerV2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardSetNotesRelationshipsCustomerV2Input: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
target: z.ZodObject<{
|
|
8
|
+
id: z.ZodString;
|
|
9
|
+
type: z.ZodEnum<{
|
|
10
|
+
user: "user";
|
|
11
|
+
company: "company";
|
|
12
|
+
}>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const ProductboardSetNotesRelationshipsCustomerV2Output: z.ZodObject<{
|
|
17
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
18
|
+
type: z.ZodNullable<z.ZodString>;
|
|
19
|
+
target: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
type: z.ZodNullable<z.ZodString>;
|
|
22
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
self: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$strip>>>;
|
|
25
|
+
}, z.core.$strip>>;
|
|
26
|
+
}, z.core.$strip>>;
|
|
27
|
+
}, z.core.$strip>;
|
|
28
|
+
declare const productboardSetNotesRelationshipsCustomerV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
id: string;
|
|
30
|
+
data: {
|
|
31
|
+
target: {
|
|
32
|
+
id: string;
|
|
33
|
+
type: "user" | "company";
|
|
34
|
+
};
|
|
35
|
+
};
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { productboardSetNotesRelationshipsCustomerV2 };
|
|
9
39
|
//# sourceMappingURL=set-notes-relationships-customer-v2.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-notes-relationships-customer-v2.d.mts","names":[],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"mappings":";;;cAIa,gDAAA,
|
|
1
|
+
{"version":3,"file":"set-notes-relationships-customer-v2.d.mts","names":[],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"mappings":";;;cAIa,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;;;;;;;;cAqBhD,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;;;;cAIjD,2CAAA,gCAA2C,wBAAA"}
|
|
@@ -8,14 +8,14 @@ const ProductboardSetNotesRelationshipsCustomerV2Input = z.object({
|
|
|
8
8
|
type: z.enum(["user", "company"]).describe("Type of customer entity - either 'user' or 'company'.")
|
|
9
9
|
}).describe("Target customer entity to associate with the note.") }).describe("Data containing the target customer entity to associate with the note.")
|
|
10
10
|
}).describe("Request model for setting a customer relationship on a note.");
|
|
11
|
-
const ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema = z.object({ self: z.string().describe("API URL to retrieve the target entity.") }).describe("Links related to the target entity.");
|
|
11
|
+
const ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema = z.object({ self: z.string().describe("API URL to retrieve the target entity.").nullable() }).describe("Links related to the target entity.");
|
|
12
12
|
const ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema = z.object({
|
|
13
|
-
id: z.string().describe("UUID of the customer entity."),
|
|
14
|
-
type: z.string().describe("Type of customer entity."),
|
|
13
|
+
id: z.string().describe("UUID of the customer entity.").nullable(),
|
|
14
|
+
type: z.string().describe("Type of customer entity.").nullable(),
|
|
15
15
|
links: ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema.nullable().optional()
|
|
16
16
|
}).describe("Target customer entity associated with the note.");
|
|
17
17
|
const ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema = z.object({
|
|
18
|
-
type: z.string().describe("Type of relationship - always 'customer' for this endpoint."),
|
|
18
|
+
type: z.string().describe("Type of relationship - always 'customer' for this endpoint.").nullable(),
|
|
19
19
|
target: ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema.nullable()
|
|
20
20
|
}).describe("Response data containing the relationship information.");
|
|
21
21
|
const productboardSetNotesRelationshipsCustomerV2 = action("PRODUCTBOARD_SET_NOTES_RELATIONSHIPS_CUSTOMER_V2", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-notes-relationships-customer-v2.mjs","names":[],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetNotesRelationshipsCustomerV2Input
|
|
1
|
+
{"version":3,"file":"set-notes-relationships-customer-v2.mjs","names":[],"sources":["../../src/actions/set-notes-relationships-customer-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetNotesRelationshipsCustomerV2Input = z.object({\n id: z.string().describe(\"UUID of the note to set the customer relationship on.\"),\n data: z.object({\n target: z.object({\n id: z.string().describe(\"UUID of the customer entity (user or company) to associate with the note.\"),\n type: z.enum([\"user\", \"company\"]).describe(\"Type of customer entity - either 'user' or 'company'.\"),\n}).describe(\"Target customer entity to associate with the note.\"),\n}).describe(\"Data containing the target customer entity to associate with the note.\"),\n}).describe(\"Request model for setting a customer relationship on a note.\");\nconst ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema = z.object({\n self: z.string().describe(\"API URL to retrieve the target entity.\").nullable(),\n}).describe(\"Links related to the target entity.\");\nconst ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema = z.object({\n id: z.string().describe(\"UUID of the customer entity.\").nullable(),\n type: z.string().describe(\"Type of customer entity.\").nullable(),\n links: ProductboardSetNotesRelationshipsCustomerV2_TargetLinksSchema.nullable().optional(),\n}).describe(\"Target customer entity associated with the note.\");\nconst ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema = z.object({\n type: z.string().describe(\"Type of relationship - always 'customer' for this endpoint.\").nullable(),\n target: ProductboardSetNotesRelationshipsCustomerV2_TargetOutputSchema.nullable(),\n}).describe(\"Response data containing the relationship information.\");\nexport const ProductboardSetNotesRelationshipsCustomerV2Output = z.object({\n data: ProductboardSetNotesRelationshipsCustomerV2_DataOutputSchema.nullable(),\n}).describe(\"Response model for setting a customer relationship on a note.\");\n\nexport const productboardSetNotesRelationshipsCustomerV2 = action(\"PRODUCTBOARD_SET_NOTES_RELATIONSHIPS_CUSTOMER_V2\", {\n slug: \"productboard-set-notes-relationships-customer-v2\",\n name: \"Set Note Customer Relationship\",\n description: \"Tool to set a customer relationship on a note in Productboard. Use when you need to associate a note with a user or company customer entity.\",\n input: ProductboardSetNotesRelationshipsCustomerV2Input,\n output: ProductboardSetNotesRelationshipsCustomerV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,mDAAmD,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAC/E,MAAM,EAAE,OAAO,EACf,QAAQ,EAAE,OAAO;EACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;EACnG,MAAM,EAAE,KAAK,CAAC,QAAQ,SAAS,CAAC,CAAC,CAAC,SAAS,uDAAuD;CACpG,CAAC,CAAC,CAAC,SAAS,oDAAoD,EAChE,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,gEAAgE,EAAE,OAAO,EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,iEAAiE,EAAE,OAAO;CAC9E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAO,8DAA8D,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CAClG,QAAQ,+DAA+D,SAAS;AAClF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAKpE,MAAa,8CAA8C,OAAO,oDAAoD;CACpH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+D,EAAE,OAAO,EACxE,MAAM,6DAA6D,SAAS,EAC9E,CAAC,CAAC,CAAC,SAAS,+DAOF;AACV,CAAC"}
|
|
@@ -10,17 +10,17 @@ const ProductboardSetProductInput = zod.z.object({
|
|
|
10
10
|
}).describe("Data payload containing the fields to update.")
|
|
11
11
|
}).describe("Request model for setting a product.");
|
|
12
12
|
const ProductboardSetProduct_ProductLinksSchema = zod.z.object({
|
|
13
|
-
html: zod.z.string().describe("Web URL for this product."),
|
|
14
|
-
self: zod.z.string().describe("API URL for this product.")
|
|
13
|
+
html: zod.z.string().describe("Web URL for this product.").nullable(),
|
|
14
|
+
self: zod.z.string().describe("API URL for this product.").nullable()
|
|
15
15
|
}).describe("Hypermedia links for the product.");
|
|
16
|
-
const ProductboardSetProduct_ProductOwnerSchema = zod.z.object({ email: zod.z.string().describe("Email address of the product owner.") }).describe("Owner details in the response.");
|
|
16
|
+
const ProductboardSetProduct_ProductOwnerSchema = zod.z.object({ email: zod.z.string().describe("Email address of the product owner.").nullable() }).describe("Owner details in the response.");
|
|
17
17
|
const ProductboardSetProduct_ProductSchema = zod.z.object({
|
|
18
|
-
id: zod.z.string().describe("Unique product ID (UUID)."),
|
|
19
|
-
name: zod.z.string().describe("Name of the product."),
|
|
18
|
+
id: zod.z.string().describe("Unique product ID (UUID).").nullable(),
|
|
19
|
+
name: zod.z.string().describe("Name of the product.").nullable(),
|
|
20
20
|
links: ProductboardSetProduct_ProductLinksSchema.nullable(),
|
|
21
21
|
owner: ProductboardSetProduct_ProductOwnerSchema.nullable().optional(),
|
|
22
|
-
createdAt: zod.z.string().describe("Creation timestamp in ISO 8601 format."),
|
|
23
|
-
updatedAt: zod.z.string().describe("Last updated timestamp in ISO 8601 format."),
|
|
22
|
+
createdAt: zod.z.string().describe("Creation timestamp in ISO 8601 format.").nullable(),
|
|
23
|
+
updatedAt: zod.z.string().describe("Last updated timestamp in ISO 8601 format.").nullable(),
|
|
24
24
|
description: zod.z.string().describe("HTML description of the product.").nullable().optional()
|
|
25
25
|
}).describe("Updated product details.");
|
|
26
26
|
const ProductboardSetProductOutput = zod.z.object({ data: ProductboardSetProduct_ProductSchema.nullable() }).describe("Response model for setting a product.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-product.cjs","names":["z","action"],"sources":["../../src/actions/set-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetProductInput
|
|
1
|
+
{"version":3,"file":"set-product.cjs","names":["z","action"],"sources":["../../src/actions/set-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetProductInput = z.object({\n id: z.string().describe(\"UUID of the product to update.\"),\n data: z.object({\n name: z.string().describe(\"New product name. If not specified in the request, the value will remain unchanged.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the new owner to assign to the product.\"),\n}).describe(\"Owner details for setting a product.\").optional(),\n description: z.string().describe(\"New product description in a limited subset of HTML. The format is a limited subset of HTML defined by XML schema. Allowed tags: b, i, s, u, br, a, code, img, p. If not specified in the request, the value will remain unchanged. Set to null to clear the description.\").optional(),\n}).describe(\"Data payload containing the fields to update.\"),\n}).describe(\"Request model for setting a product.\");\nconst ProductboardSetProduct_ProductLinksSchema = z.object({\n html: z.string().describe(\"Web URL for this product.\").nullable(),\n self: z.string().describe(\"API URL for this product.\").nullable(),\n}).describe(\"Hypermedia links for the product.\");\nconst ProductboardSetProduct_ProductOwnerSchema = z.object({\n email: z.string().describe(\"Email address of the product owner.\").nullable(),\n}).describe(\"Owner details in the response.\");\nconst ProductboardSetProduct_ProductSchema = z.object({\n id: z.string().describe(\"Unique product ID (UUID).\").nullable(),\n name: z.string().describe(\"Name of the product.\").nullable(),\n links: ProductboardSetProduct_ProductLinksSchema.nullable(),\n owner: ProductboardSetProduct_ProductOwnerSchema.nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format.\").nullable(),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format.\").nullable(),\n description: z.string().describe(\"HTML description of the product.\").nullable().optional(),\n}).describe(\"Updated product details.\");\nexport const ProductboardSetProductOutput = z.object({\n data: ProductboardSetProduct_ProductSchema.nullable(),\n}).describe(\"Response model for setting a product.\");\n\nexport const productboardSetProduct = action(\"PRODUCTBOARD_SET_PRODUCT\", {\n slug: \"productboard-set-product\",\n name: \"Set Product\",\n description: \"Tool to update a product using PUT method in Productboard. Use when you need to modify a product's name, description, or owner with full replacement semantics.\",\n input: ProductboardSetProductInput,\n output: ProductboardSetProductOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,MAAMA,IAAAA,EAAE,OAAO;EACf,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC1H,OAAOA,IAAAA,EAAE,OAAO,EAChB,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,EACvF,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2QAA2Q,CAAC,CAAC,SAAS;CACzT,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,4CAA4CA,IAAAA,EAAE,OAAO,EACzD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,OAAO,0CAA0C,SAAS;CAC1D,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,0BAA0B;AACtC,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,MAAM,qCAAqC,SAAS,EACtD,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,42 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-product.d.ts
|
|
4
|
-
declare const ProductboardSetProductInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardSetProductInput: 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
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const ProductboardSetProductOutput: z.ZodObject<{
|
|
15
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
16
|
+
id: z.ZodNullable<z.ZodString>;
|
|
17
|
+
name: z.ZodNullable<z.ZodString>;
|
|
18
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
19
|
+
html: z.ZodNullable<z.ZodString>;
|
|
20
|
+
self: z.ZodNullable<z.ZodString>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
email: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$strip>>>;
|
|
25
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
27
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
}, z.core.$strip>>;
|
|
29
|
+
}, z.core.$strip>;
|
|
30
|
+
declare const productboardSetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
id: string;
|
|
32
|
+
data: {
|
|
33
|
+
name?: string | undefined;
|
|
34
|
+
owner?: {
|
|
35
|
+
email: string;
|
|
36
|
+
} | undefined;
|
|
37
|
+
description?: string | undefined;
|
|
38
|
+
};
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
40
|
//#endregion
|
|
8
41
|
export { productboardSetProduct };
|
|
9
42
|
//# sourceMappingURL=set-product.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-product.d.cts","names":[],"sources":["../../src/actions/set-product.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"set-product.d.cts","names":[],"sources":["../../src/actions/set-product.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cA0B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,42 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/set-product.d.ts
|
|
4
|
-
declare const ProductboardSetProductInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardSetProductInput: 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
|
+
description: z.ZodOptional<z.ZodString>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const ProductboardSetProductOutput: z.ZodObject<{
|
|
15
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
16
|
+
id: z.ZodNullable<z.ZodString>;
|
|
17
|
+
name: z.ZodNullable<z.ZodString>;
|
|
18
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
19
|
+
html: z.ZodNullable<z.ZodString>;
|
|
20
|
+
self: z.ZodNullable<z.ZodString>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
email: z.ZodNullable<z.ZodString>;
|
|
24
|
+
}, z.core.$strip>>>;
|
|
25
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
26
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
27
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
}, z.core.$strip>>;
|
|
29
|
+
}, z.core.$strip>;
|
|
30
|
+
declare const productboardSetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
id: string;
|
|
32
|
+
data: {
|
|
33
|
+
name?: string | undefined;
|
|
34
|
+
owner?: {
|
|
35
|
+
email: string;
|
|
36
|
+
} | undefined;
|
|
37
|
+
description?: string | undefined;
|
|
38
|
+
};
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
40
|
//#endregion
|
|
8
41
|
export { productboardSetProduct };
|
|
9
42
|
//# sourceMappingURL=set-product.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-product.d.mts","names":[],"sources":["../../src/actions/set-product.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"set-product.d.mts","names":[],"sources":["../../src/actions/set-product.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;cA0B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -10,17 +10,17 @@ const ProductboardSetProductInput = z.object({
|
|
|
10
10
|
}).describe("Data payload containing the fields to update.")
|
|
11
11
|
}).describe("Request model for setting a product.");
|
|
12
12
|
const ProductboardSetProduct_ProductLinksSchema = z.object({
|
|
13
|
-
html: z.string().describe("Web URL for this product."),
|
|
14
|
-
self: z.string().describe("API URL for this product.")
|
|
13
|
+
html: z.string().describe("Web URL for this product.").nullable(),
|
|
14
|
+
self: z.string().describe("API URL for this product.").nullable()
|
|
15
15
|
}).describe("Hypermedia links for the product.");
|
|
16
|
-
const ProductboardSetProduct_ProductOwnerSchema = z.object({ email: z.string().describe("Email address of the product owner.") }).describe("Owner details in the response.");
|
|
16
|
+
const ProductboardSetProduct_ProductOwnerSchema = z.object({ email: z.string().describe("Email address of the product owner.").nullable() }).describe("Owner details in the response.");
|
|
17
17
|
const ProductboardSetProduct_ProductSchema = z.object({
|
|
18
|
-
id: z.string().describe("Unique product ID (UUID)."),
|
|
19
|
-
name: z.string().describe("Name of the product."),
|
|
18
|
+
id: z.string().describe("Unique product ID (UUID).").nullable(),
|
|
19
|
+
name: z.string().describe("Name of the product.").nullable(),
|
|
20
20
|
links: ProductboardSetProduct_ProductLinksSchema.nullable(),
|
|
21
21
|
owner: ProductboardSetProduct_ProductOwnerSchema.nullable().optional(),
|
|
22
|
-
createdAt: z.string().describe("Creation timestamp in ISO 8601 format."),
|
|
23
|
-
updatedAt: z.string().describe("Last updated timestamp in ISO 8601 format."),
|
|
22
|
+
createdAt: z.string().describe("Creation timestamp in ISO 8601 format.").nullable(),
|
|
23
|
+
updatedAt: z.string().describe("Last updated timestamp in ISO 8601 format.").nullable(),
|
|
24
24
|
description: z.string().describe("HTML description of the product.").nullable().optional()
|
|
25
25
|
}).describe("Updated product details.");
|
|
26
26
|
const productboardSetProduct = action("PRODUCTBOARD_SET_PRODUCT", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"set-product.mjs","names":[],"sources":["../../src/actions/set-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetProductInput
|
|
1
|
+
{"version":3,"file":"set-product.mjs","names":[],"sources":["../../src/actions/set-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardSetProductInput = z.object({\n id: z.string().describe(\"UUID of the product to update.\"),\n data: z.object({\n name: z.string().describe(\"New product name. If not specified in the request, the value will remain unchanged.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the new owner to assign to the product.\"),\n}).describe(\"Owner details for setting a product.\").optional(),\n description: z.string().describe(\"New product description in a limited subset of HTML. The format is a limited subset of HTML defined by XML schema. Allowed tags: b, i, s, u, br, a, code, img, p. If not specified in the request, the value will remain unchanged. Set to null to clear the description.\").optional(),\n}).describe(\"Data payload containing the fields to update.\"),\n}).describe(\"Request model for setting a product.\");\nconst ProductboardSetProduct_ProductLinksSchema = z.object({\n html: z.string().describe(\"Web URL for this product.\").nullable(),\n self: z.string().describe(\"API URL for this product.\").nullable(),\n}).describe(\"Hypermedia links for the product.\");\nconst ProductboardSetProduct_ProductOwnerSchema = z.object({\n email: z.string().describe(\"Email address of the product owner.\").nullable(),\n}).describe(\"Owner details in the response.\");\nconst ProductboardSetProduct_ProductSchema = z.object({\n id: z.string().describe(\"Unique product ID (UUID).\").nullable(),\n name: z.string().describe(\"Name of the product.\").nullable(),\n links: ProductboardSetProduct_ProductLinksSchema.nullable(),\n owner: ProductboardSetProduct_ProductOwnerSchema.nullable().optional(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format.\").nullable(),\n updatedAt: z.string().describe(\"Last updated timestamp in ISO 8601 format.\").nullable(),\n description: z.string().describe(\"HTML description of the product.\").nullable().optional(),\n}).describe(\"Updated product details.\");\nexport const ProductboardSetProductOutput = z.object({\n data: ProductboardSetProduct_ProductSchema.nullable(),\n}).describe(\"Response model for setting a product.\");\n\nexport const productboardSetProduct = action(\"PRODUCTBOARD_SET_PRODUCT\", {\n slug: \"productboard-set-product\",\n name: \"Set Product\",\n description: \"Tool to update a product using PUT method in Productboard. Use when you need to modify a product's name, description, or owner with full replacement semantics.\",\n input: ProductboardSetProductInput,\n output: ProductboardSetProductOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;EAC1H,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,EACvF,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2QAA2Q,CAAC,CAAC,SAAS;CACzT,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAM,4CAA4C,EAAE,OAAO,EACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,EAC7E,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC3D,OAAO,0CAA0C,SAAS;CAC1D,OAAO,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,0BAA0B;AAKtC,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,MAAM,qCAAqC,SAAS,EACtD,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
|
|
@@ -5,8 +5,8 @@ const ProductboardUpdateCompaniesCustomFieldsInput = zod.z.object({
|
|
|
5
5
|
id: zod.z.string().describe("Entity identifier (UUID) of the company custom field to update"),
|
|
6
6
|
name: zod.z.string().describe("New company field name")
|
|
7
7
|
}).describe("Request model for updating a company custom field.");
|
|
8
|
-
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema = zod.z.object({ id: zod.z.string().describe("Entity identifier (UUID) of the updated company custom field") }).describe("Data object in the response containing the updated field identifier.");
|
|
9
|
-
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema = zod.z.object({ self: zod.z.string().describe("Link to the resource") }).describe("Links object in the response.");
|
|
8
|
+
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema = zod.z.object({ id: zod.z.string().describe("Entity identifier (UUID) of the updated company custom field").nullable() }).describe("Data object in the response containing the updated field identifier.");
|
|
9
|
+
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema = zod.z.object({ self: zod.z.string().describe("Link to the resource").nullable() }).describe("Links object in the response.");
|
|
10
10
|
const ProductboardUpdateCompaniesCustomFieldsOutput = zod.z.object({
|
|
11
11
|
data: ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema.nullable(),
|
|
12
12
|
links: ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema.nullable()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-companies-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/update-companies-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompaniesCustomFieldsInput
|
|
1
|
+
{"version":3,"file":"update-companies-custom-fields.cjs","names":["z","action"],"sources":["../../src/actions/update-companies-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompaniesCustomFieldsInput = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the company custom field to update\"),\n name: z.string().describe(\"New company field name\"),\n}).describe(\"Request model for updating a company custom field.\");\nconst ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the updated company custom field\").nullable(),\n}).describe(\"Data object in the response containing the updated field identifier.\");\nconst ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema = z.object({\n self: z.string().describe(\"Link to the resource\").nullable(),\n}).describe(\"Links object in the response.\");\nexport const ProductboardUpdateCompaniesCustomFieldsOutput = z.object({\n data: ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema.nullable(),\n links: ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema.nullable(),\n}).describe(\"Response model for updating a company custom field.\");\n\nexport const productboardUpdateCompaniesCustomFields = action(\"PRODUCTBOARD_UPDATE_COMPANIES_CUSTOM_FIELDS\", {\n slug: \"productboard-update-companies-custom-fields\",\n name: \"Update Company Custom Field\",\n description: \"Tool to update a company custom field name. Use when you need to rename an existing company custom field in Productboard.\",\n input: ProductboardUpdateCompaniesCustomFieldsInput,\n output: ProductboardUpdateCompaniesCustomFieldsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACpD,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,wFAAwFA,IAAAA,EAAE,OAAO,EACrG,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EACnG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,yFAAyFA,IAAAA,EAAE,OAAO,EACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAM,sFAAsF,SAAS;CACrG,OAAO,uFAAuF,SAAS;AACzG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,0CAA0CC,eAAAA,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-companies-custom-fields.d.ts
|
|
4
|
-
declare const ProductboardUpdateCompaniesCustomFieldsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateCompaniesCustomFieldsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProductboardUpdateCompaniesCustomFieldsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$strip>>;
|
|
12
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
self: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const productboardUpdateCompaniesCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
name: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { productboardUpdateCompaniesCustomFields };
|
|
9
22
|
//# sourceMappingURL=update-companies-custom-fields.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-companies-custom-fields.d.cts","names":[],"sources":["../../src/actions/update-companies-custom-fields.ts"],"mappings":";;;cAIa,4CAAA,
|
|
1
|
+
{"version":3,"file":"update-companies-custom-fields.d.cts","names":[],"sources":["../../src/actions/update-companies-custom-fields.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAU5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;cAK7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-companies-custom-fields.d.ts
|
|
4
|
-
declare const ProductboardUpdateCompaniesCustomFieldsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateCompaniesCustomFieldsInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
name: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ProductboardUpdateCompaniesCustomFieldsOutput: z.ZodObject<{
|
|
9
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$strip>>;
|
|
12
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
self: z.ZodNullable<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const productboardUpdateCompaniesCustomFields: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
id: string;
|
|
18
|
+
name: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { productboardUpdateCompaniesCustomFields };
|
|
9
22
|
//# sourceMappingURL=update-companies-custom-fields.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-companies-custom-fields.d.mts","names":[],"sources":["../../src/actions/update-companies-custom-fields.ts"],"mappings":";;;cAIa,4CAAA,
|
|
1
|
+
{"version":3,"file":"update-companies-custom-fields.d.mts","names":[],"sources":["../../src/actions/update-companies-custom-fields.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAU5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;cAK7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -5,8 +5,8 @@ const ProductboardUpdateCompaniesCustomFieldsInput = z.object({
|
|
|
5
5
|
id: z.string().describe("Entity identifier (UUID) of the company custom field to update"),
|
|
6
6
|
name: z.string().describe("New company field name")
|
|
7
7
|
}).describe("Request model for updating a company custom field.");
|
|
8
|
-
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema = z.object({ id: z.string().describe("Entity identifier (UUID) of the updated company custom field") }).describe("Data object in the response containing the updated field identifier.");
|
|
9
|
-
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema = z.object({ self: z.string().describe("Link to the resource") }).describe("Links object in the response.");
|
|
8
|
+
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema = z.object({ id: z.string().describe("Entity identifier (UUID) of the updated company custom field").nullable() }).describe("Data object in the response containing the updated field identifier.");
|
|
9
|
+
const ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema = z.object({ self: z.string().describe("Link to the resource").nullable() }).describe("Links object in the response.");
|
|
10
10
|
const productboardUpdateCompaniesCustomFields = action("PRODUCTBOARD_UPDATE_COMPANIES_CUSTOM_FIELDS", {
|
|
11
11
|
slug: "productboard-update-companies-custom-fields",
|
|
12
12
|
name: "Update Company Custom Field",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-companies-custom-fields.mjs","names":[],"sources":["../../src/actions/update-companies-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompaniesCustomFieldsInput
|
|
1
|
+
{"version":3,"file":"update-companies-custom-fields.mjs","names":[],"sources":["../../src/actions/update-companies-custom-fields.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateCompaniesCustomFieldsInput = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the company custom field to update\"),\n name: z.string().describe(\"New company field name\"),\n}).describe(\"Request model for updating a company custom field.\");\nconst ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema = z.object({\n id: z.string().describe(\"Entity identifier (UUID) of the updated company custom field\").nullable(),\n}).describe(\"Data object in the response containing the updated field identifier.\");\nconst ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema = z.object({\n self: z.string().describe(\"Link to the resource\").nullable(),\n}).describe(\"Links object in the response.\");\nexport const ProductboardUpdateCompaniesCustomFieldsOutput = z.object({\n data: ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseDataSchema.nullable(),\n links: ProductboardUpdateCompaniesCustomFields_UpdateCompaniesCustomFieldsResponseLinksSchema.nullable(),\n}).describe(\"Response model for updating a company custom field.\");\n\nexport const productboardUpdateCompaniesCustomFields = action(\"PRODUCTBOARD_UPDATE_COMPANIES_CUSTOM_FIELDS\", {\n slug: \"productboard-update-companies-custom-fields\",\n name: \"Update Company Custom Field\",\n description: \"Tool to update a company custom field name. Use when you need to rename an existing company custom field in Productboard.\",\n input: ProductboardUpdateCompaniesCustomFieldsInput,\n output: ProductboardUpdateCompaniesCustomFieldsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO;CACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACpD,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,wFAAwF,EAAE,OAAO,EACrG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EACnG,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,yFAAyF,EAAE,OAAO,EACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAM3C,MAAa,0CAA0C,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2D,EAAE,OAAO;EACpE,MAAM,sFAAsF,SAAS;EACrG,OAAO,uFAAuF,SAAS;CACzG,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
|
|
@@ -18,8 +18,8 @@ const ProductboardUpdateCompanyInput = zod.z.object({
|
|
|
18
18
|
description: zod.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 = zod.z.object({ id: zod.z.string().describe("Unique identifier (UUID) of the company.") }).describe("Company entity returned after successful update.");
|
|
22
|
-
const ProductboardUpdateCompany_LinksSchema = zod.z.object({ html: zod.z.string().describe("HTML link to view the company in the Productboard UI.") }).describe("Links related to the updated company.");
|
|
21
|
+
const ProductboardUpdateCompany_UpdatedCompanyDataSchema = zod.z.object({ id: zod.z.string().describe("Unique identifier (UUID) of the company.").nullable() }).describe("Company entity returned after successful update.");
|
|
22
|
+
const ProductboardUpdateCompany_LinksSchema = zod.z.object({ html: zod.z.string().describe("HTML link to view the company in the Productboard UI.").nullable() }).describe("Links related to the updated company.");
|
|
23
23
|
const ProductboardUpdateCompanyOutput = zod.z.object({
|
|
24
24
|
data: ProductboardUpdateCompany_UpdatedCompanyDataSchema.nullable(),
|
|
25
25
|
links: ProductboardUpdateCompany_LinksSchema.nullable().optional()
|