@keystrokehq/productboard 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-note-followers.cjs +2 -2
- package/dist/actions/add-note-followers.cjs.map +1 -1
- package/dist/actions/add-note-followers.d.cts +16 -3
- package/dist/actions/add-note-followers.d.cts.map +1 -1
- package/dist/actions/add-note-followers.d.mts +16 -3
- package/dist/actions/add-note-followers.d.mts.map +1 -1
- package/dist/actions/add-note-followers.mjs +2 -2
- package/dist/actions/add-note-followers.mjs.map +1 -1
- package/dist/actions/add-note-tag.cjs +2 -2
- package/dist/actions/add-note-tag.cjs.map +1 -1
- package/dist/actions/add-note-tag.d.cts +16 -3
- package/dist/actions/add-note-tag.d.cts.map +1 -1
- package/dist/actions/add-note-tag.d.mts +16 -3
- package/dist/actions/add-note-tag.d.mts.map +1 -1
- package/dist/actions/add-note-tag.mjs +2 -2
- package/dist/actions/add-note-tag.mjs.map +1 -1
- package/dist/actions/create-company-field.cjs.map +1 -1
- package/dist/actions/create-company-field.d.cts +9 -3
- package/dist/actions/create-company-field.d.cts.map +1 -1
- package/dist/actions/create-company-field.d.mts +9 -3
- package/dist/actions/create-company-field.d.mts.map +1 -1
- package/dist/actions/create-company-field.mjs.map +1 -1
- package/dist/actions/create-company.cjs +2 -2
- package/dist/actions/create-company.cjs.map +1 -1
- package/dist/actions/create-company.d.cts +31 -3
- package/dist/actions/create-company.d.cts.map +1 -1
- package/dist/actions/create-company.d.mts +31 -3
- package/dist/actions/create-company.d.mts.map +1 -1
- package/dist/actions/create-company.mjs +2 -2
- package/dist/actions/create-company.mjs.map +1 -1
- package/dist/actions/create-component.cjs +6 -6
- package/dist/actions/create-component.cjs.map +1 -1
- package/dist/actions/create-component.d.cts +41 -3
- package/dist/actions/create-component.d.cts.map +1 -1
- package/dist/actions/create-component.d.mts +41 -3
- package/dist/actions/create-component.d.mts.map +1 -1
- package/dist/actions/create-component.mjs +6 -6
- package/dist/actions/create-component.mjs.map +1 -1
- package/dist/actions/create-entities-relationships-v2.cjs +4 -4
- package/dist/actions/create-entities-relationships-v2.cjs.map +1 -1
- package/dist/actions/create-entities-relationships-v2.d.cts +37 -3
- package/dist/actions/create-entities-relationships-v2.d.cts.map +1 -1
- package/dist/actions/create-entities-relationships-v2.d.mts +37 -3
- package/dist/actions/create-entities-relationships-v2.d.mts.map +1 -1
- package/dist/actions/create-entities-relationships-v2.mjs +4 -4
- package/dist/actions/create-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/create-entities-v2.cjs +2 -2
- package/dist/actions/create-entities-v2.cjs.map +1 -1
- package/dist/actions/create-entities-v2.d.cts +71 -3
- package/dist/actions/create-entities-v2.d.cts.map +1 -1
- package/dist/actions/create-entities-v2.d.mts +71 -3
- package/dist/actions/create-entities-v2.d.mts.map +1 -1
- package/dist/actions/create-entities-v2.mjs +2 -2
- package/dist/actions/create-entities-v2.mjs.map +1 -1
- package/dist/actions/create-feature-objective-link.cjs.map +1 -1
- package/dist/actions/create-feature-objective-link.d.cts +9 -3
- package/dist/actions/create-feature-objective-link.d.cts.map +1 -1
- package/dist/actions/create-feature-objective-link.d.mts +9 -3
- package/dist/actions/create-feature-objective-link.d.mts.map +1 -1
- package/dist/actions/create-feature-objective-link.mjs.map +1 -1
- package/dist/actions/create-feature.cjs +16 -16
- package/dist/actions/create-feature.cjs.map +1 -1
- package/dist/actions/create-feature.d.cts +111 -3
- package/dist/actions/create-feature.d.cts.map +1 -1
- package/dist/actions/create-feature.d.mts +111 -3
- package/dist/actions/create-feature.d.mts.map +1 -1
- package/dist/actions/create-feature.mjs +16 -16
- package/dist/actions/create-feature.mjs.map +1 -1
- package/dist/actions/create-note-link.cjs.map +1 -1
- package/dist/actions/create-note-link.d.cts +9 -3
- package/dist/actions/create-note-link.d.cts.map +1 -1
- package/dist/actions/create-note-link.d.mts +9 -3
- package/dist/actions/create-note-link.d.mts.map +1 -1
- package/dist/actions/create-note-link.mjs.map +1 -1
- package/dist/actions/create-notes-v2.cjs +2 -2
- package/dist/actions/create-notes-v2.cjs.map +1 -1
- package/dist/actions/create-notes-v2.d.cts +75 -3
- package/dist/actions/create-notes-v2.d.cts.map +1 -1
- package/dist/actions/create-notes-v2.d.mts +75 -3
- package/dist/actions/create-notes-v2.d.mts.map +1 -1
- package/dist/actions/create-notes-v2.mjs +2 -2
- package/dist/actions/create-notes-v2.mjs.map +1 -1
- package/dist/actions/create-objectives-links-features.cjs.map +1 -1
- package/dist/actions/create-objectives-links-features.d.cts +9 -3
- package/dist/actions/create-objectives-links-features.d.cts.map +1 -1
- package/dist/actions/create-objectives-links-features.d.mts +9 -3
- package/dist/actions/create-objectives-links-features.d.mts.map +1 -1
- package/dist/actions/create-objectives-links-features.mjs.map +1 -1
- package/dist/actions/create-objectives.cjs +3 -3
- package/dist/actions/create-objectives.cjs.map +1 -1
- package/dist/actions/create-objectives.d.cts +53 -3
- package/dist/actions/create-objectives.d.cts.map +1 -1
- package/dist/actions/create-objectives.d.mts +53 -3
- package/dist/actions/create-objectives.d.mts.map +1 -1
- package/dist/actions/create-objectives.mjs +3 -3
- package/dist/actions/create-objectives.mjs.map +1 -1
- package/dist/actions/create-release.cjs +8 -8
- package/dist/actions/create-release.cjs.map +1 -1
- package/dist/actions/create-release.d.cts +55 -3
- package/dist/actions/create-release.d.cts.map +1 -1
- package/dist/actions/create-release.d.mts +55 -3
- package/dist/actions/create-release.d.mts.map +1 -1
- package/dist/actions/create-release.mjs +8 -8
- package/dist/actions/create-release.mjs.map +1 -1
- package/dist/actions/create-users.cjs +2 -2
- package/dist/actions/create-users.cjs.map +1 -1
- package/dist/actions/create-users.d.cts +22 -3
- package/dist/actions/create-users.d.cts.map +1 -1
- package/dist/actions/create-users.d.mts +22 -3
- package/dist/actions/create-users.d.mts.map +1 -1
- package/dist/actions/create-users.mjs +2 -2
- package/dist/actions/create-users.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +6 -6
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +37 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +37 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +6 -6
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-company-field.cjs.map +1 -1
- package/dist/actions/delete-company-field.d.cts +7 -3
- package/dist/actions/delete-company-field.d.cts.map +1 -1
- package/dist/actions/delete-company-field.d.mts +7 -3
- package/dist/actions/delete-company-field.d.mts.map +1 -1
- package/dist/actions/delete-company-field.mjs.map +1 -1
- package/dist/actions/delete-company.cjs.map +1 -1
- package/dist/actions/delete-company.d.cts +7 -3
- package/dist/actions/delete-company.d.cts.map +1 -1
- package/dist/actions/delete-company.d.mts +7 -3
- package/dist/actions/delete-company.d.mts.map +1 -1
- package/dist/actions/delete-company.mjs.map +1 -1
- package/dist/actions/delete-custom-field-value.cjs.map +1 -1
- package/dist/actions/delete-custom-field-value.d.cts +9 -3
- package/dist/actions/delete-custom-field-value.d.cts.map +1 -1
- package/dist/actions/delete-custom-field-value.d.mts +9 -3
- package/dist/actions/delete-custom-field-value.d.mts.map +1 -1
- package/dist/actions/delete-custom-field-value.mjs.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.cjs.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.d.cts +11 -3
- package/dist/actions/delete-entities-relationships-v2.d.cts.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.d.mts +11 -3
- package/dist/actions/delete-entities-relationships-v2.d.mts.map +1 -1
- package/dist/actions/delete-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/delete-entities-v2.cjs.map +1 -1
- package/dist/actions/delete-entities-v2.d.cts +7 -3
- package/dist/actions/delete-entities-v2.d.cts.map +1 -1
- package/dist/actions/delete-entities-v2.d.mts +7 -3
- package/dist/actions/delete-entities-v2.d.mts.map +1 -1
- package/dist/actions/delete-entities-v2.mjs.map +1 -1
- package/dist/actions/delete-feature-objective-link.cjs.map +1 -1
- package/dist/actions/delete-feature-objective-link.d.cts +9 -3
- package/dist/actions/delete-feature-objective-link.d.cts.map +1 -1
- package/dist/actions/delete-feature-objective-link.d.mts +9 -3
- package/dist/actions/delete-feature-objective-link.d.mts.map +1 -1
- package/dist/actions/delete-feature-objective-link.mjs.map +1 -1
- package/dist/actions/delete-feature.cjs.map +1 -1
- package/dist/actions/delete-feature.d.cts +7 -3
- package/dist/actions/delete-feature.d.cts.map +1 -1
- package/dist/actions/delete-feature.d.mts +7 -3
- package/dist/actions/delete-feature.d.mts.map +1 -1
- package/dist/actions/delete-feature.mjs.map +1 -1
- package/dist/actions/delete-initiatives.cjs.map +1 -1
- package/dist/actions/delete-initiatives.d.cts +7 -3
- package/dist/actions/delete-initiatives.d.cts.map +1 -1
- package/dist/actions/delete-initiatives.d.mts +7 -3
- package/dist/actions/delete-initiatives.d.mts.map +1 -1
- package/dist/actions/delete-initiatives.mjs.map +1 -1
- package/dist/actions/delete-key-results.cjs.map +1 -1
- package/dist/actions/delete-key-results.d.cts +7 -3
- package/dist/actions/delete-key-results.d.cts.map +1 -1
- package/dist/actions/delete-key-results.d.mts +7 -3
- package/dist/actions/delete-key-results.d.mts.map +1 -1
- package/dist/actions/delete-key-results.mjs.map +1 -1
- package/dist/actions/delete-note-tag.cjs.map +1 -1
- package/dist/actions/delete-note-tag.d.cts +9 -3
- package/dist/actions/delete-note-tag.d.cts.map +1 -1
- package/dist/actions/delete-note-tag.d.mts +9 -3
- package/dist/actions/delete-note-tag.d.mts.map +1 -1
- package/dist/actions/delete-note-tag.mjs.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.cjs.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.d.cts +14 -3
- package/dist/actions/delete-notes-relationships-v2.d.cts.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.d.mts +14 -3
- package/dist/actions/delete-notes-relationships-v2.d.mts.map +1 -1
- package/dist/actions/delete-notes-relationships-v2.mjs.map +1 -1
- package/dist/actions/delete-notes-v2.cjs.map +1 -1
- package/dist/actions/delete-notes-v2.d.cts +7 -3
- package/dist/actions/delete-notes-v2.d.cts.map +1 -1
- package/dist/actions/delete-notes-v2.d.mts +7 -3
- package/dist/actions/delete-notes-v2.d.mts.map +1 -1
- package/dist/actions/delete-notes-v2.mjs.map +1 -1
- package/dist/actions/delete-objectives-links-features.cjs.map +1 -1
- package/dist/actions/delete-objectives-links-features.d.cts +9 -3
- package/dist/actions/delete-objectives-links-features.d.cts.map +1 -1
- package/dist/actions/delete-objectives-links-features.d.mts +9 -3
- package/dist/actions/delete-objectives-links-features.d.mts.map +1 -1
- package/dist/actions/delete-objectives-links-features.mjs.map +1 -1
- package/dist/actions/delete-objectives.cjs.map +1 -1
- package/dist/actions/delete-objectives.d.cts +7 -3
- package/dist/actions/delete-objectives.d.cts.map +1 -1
- package/dist/actions/delete-objectives.d.mts +7 -3
- package/dist/actions/delete-objectives.d.mts.map +1 -1
- package/dist/actions/delete-objectives.mjs.map +1 -1
- package/dist/actions/delete-release.cjs.map +1 -1
- package/dist/actions/delete-release.d.cts +7 -3
- package/dist/actions/delete-release.d.cts.map +1 -1
- package/dist/actions/delete-release.d.mts +7 -3
- package/dist/actions/delete-release.d.mts.map +1 -1
- package/dist/actions/delete-release.mjs.map +1 -1
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +7 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +7 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +7 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +7 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/get-component.cjs +8 -8
- package/dist/actions/get-component.cjs.map +1 -1
- package/dist/actions/get-component.d.cts +23 -3
- package/dist/actions/get-component.d.cts.map +1 -1
- package/dist/actions/get-component.d.mts +23 -3
- package/dist/actions/get-component.d.mts.map +1 -1
- package/dist/actions/get-component.mjs +8 -8
- package/dist/actions/get-component.mjs.map +1 -1
- package/dist/actions/get-custom-field-value.cjs +4 -4
- package/dist/actions/get-custom-field-value.cjs.map +1 -1
- package/dist/actions/get-custom-field-value.d.cts +24 -3
- package/dist/actions/get-custom-field-value.d.cts.map +1 -1
- package/dist/actions/get-custom-field-value.d.mts +24 -3
- package/dist/actions/get-custom-field-value.d.mts.map +1 -1
- package/dist/actions/get-custom-field-value.mjs +4 -4
- package/dist/actions/get-custom-field-value.mjs.map +1 -1
- package/dist/actions/get-entities-configurations-v2.cjs +1 -1
- package/dist/actions/get-entities-configurations-v2.cjs.map +1 -1
- package/dist/actions/get-entities-configurations-v2.d.cts +36 -3
- package/dist/actions/get-entities-configurations-v2.d.cts.map +1 -1
- package/dist/actions/get-entities-configurations-v2.d.mts +36 -3
- package/dist/actions/get-entities-configurations-v2.d.mts.map +1 -1
- package/dist/actions/get-entities-configurations-v2.mjs +1 -1
- package/dist/actions/get-entities-configurations-v2.mjs.map +1 -1
- package/dist/actions/get-entities-v2.cjs +2 -2
- package/dist/actions/get-entities-v2.cjs.map +1 -1
- package/dist/actions/get-entities-v2.d.cts +35 -3
- package/dist/actions/get-entities-v2.d.cts.map +1 -1
- package/dist/actions/get-entities-v2.d.mts +35 -3
- package/dist/actions/get-entities-v2.d.mts.map +1 -1
- package/dist/actions/get-entities-v2.mjs +2 -2
- package/dist/actions/get-entities-v2.mjs.map +1 -1
- package/dist/actions/get-feature-release-assignment.cjs +6 -6
- package/dist/actions/get-feature-release-assignment.cjs.map +1 -1
- package/dist/actions/get-feature-release-assignment.d.cts +28 -3
- package/dist/actions/get-feature-release-assignment.d.cts.map +1 -1
- package/dist/actions/get-feature-release-assignment.d.mts +28 -3
- package/dist/actions/get-feature-release-assignment.d.mts.map +1 -1
- package/dist/actions/get-feature-release-assignment.mjs +6 -6
- package/dist/actions/get-feature-release-assignment.mjs.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.cjs +6 -6
- package/dist/actions/get-hierarchy-entities-custom-fields.cjs.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.d.cts +19 -3
- package/dist/actions/get-hierarchy-entities-custom-fields.d.cts.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.d.mts +19 -3
- package/dist/actions/get-hierarchy-entities-custom-fields.d.mts.map +1 -1
- package/dist/actions/get-hierarchy-entities-custom-fields.mjs +6 -6
- package/dist/actions/get-hierarchy-entities-custom-fields.mjs.map +1 -1
- package/dist/actions/get-notes-configurations-v2.cjs.map +1 -1
- package/dist/actions/get-notes-configurations-v2.d.cts +17 -3
- package/dist/actions/get-notes-configurations-v2.d.cts.map +1 -1
- package/dist/actions/get-notes-configurations-v2.d.mts +17 -3
- package/dist/actions/get-notes-configurations-v2.d.mts.map +1 -1
- package/dist/actions/get-notes-configurations-v2.mjs.map +1 -1
- package/dist/actions/get-notes-v2.cjs +4 -4
- package/dist/actions/get-notes-v2.cjs.map +1 -1
- package/dist/actions/get-notes-v2.d.cts +21 -3
- package/dist/actions/get-notes-v2.d.cts.map +1 -1
- package/dist/actions/get-notes-v2.d.mts +21 -3
- package/dist/actions/get-notes-v2.d.mts.map +1 -1
- package/dist/actions/get-notes-v2.mjs +4 -4
- package/dist/actions/get-notes-v2.mjs.map +1 -1
- package/dist/actions/get-objective.cjs +11 -11
- package/dist/actions/get-objective.cjs.map +1 -1
- package/dist/actions/get-objective.d.cts +41 -3
- package/dist/actions/get-objective.d.cts.map +1 -1
- package/dist/actions/get-objective.d.mts +41 -3
- package/dist/actions/get-objective.d.mts.map +1 -1
- package/dist/actions/get-objective.mjs +11 -11
- package/dist/actions/get-objective.mjs.map +1 -1
- package/dist/actions/get-release-group.cjs +4 -4
- package/dist/actions/get-release-group.cjs.map +1 -1
- package/dist/actions/get-release-group.d.cts +17 -3
- package/dist/actions/get-release-group.d.cts.map +1 -1
- package/dist/actions/get-release-group.d.mts +17 -3
- package/dist/actions/get-release-group.d.mts.map +1 -1
- package/dist/actions/get-release-group.mjs +4 -4
- package/dist/actions/get-release-group.mjs.map +1 -1
- package/dist/actions/get-release.cjs +7 -7
- package/dist/actions/get-release.cjs.map +1 -1
- package/dist/actions/get-release.d.cts +29 -3
- package/dist/actions/get-release.d.cts.map +1 -1
- package/dist/actions/get-release.d.mts +29 -3
- package/dist/actions/get-release.d.mts.map +1 -1
- package/dist/actions/get-release.mjs +7 -7
- package/dist/actions/get-release.mjs.map +1 -1
- package/dist/actions/get-webhooks.cjs +3 -3
- package/dist/actions/get-webhooks.cjs.map +1 -1
- package/dist/actions/get-webhooks.d.cts +16 -3
- package/dist/actions/get-webhooks.d.cts.map +1 -1
- package/dist/actions/get-webhooks.d.mts +16 -3
- package/dist/actions/get-webhooks.d.mts.map +1 -1
- package/dist/actions/get-webhooks.mjs +3 -3
- package/dist/actions/get-webhooks.mjs.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.cjs +5 -5
- package/dist/actions/list-analytics-member-activities-v2.cjs.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.d.cts +43 -3
- package/dist/actions/list-analytics-member-activities-v2.d.cts.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.d.mts +43 -3
- package/dist/actions/list-analytics-member-activities-v2.d.mts.map +1 -1
- package/dist/actions/list-analytics-member-activities-v2.mjs +5 -5
- package/dist/actions/list-analytics-member-activities-v2.mjs.map +1 -1
- package/dist/actions/list-companies.cjs +4 -4
- package/dist/actions/list-companies.cjs.map +1 -1
- package/dist/actions/list-companies.d.cts +29 -3
- package/dist/actions/list-companies.d.cts.map +1 -1
- package/dist/actions/list-companies.d.mts +29 -3
- package/dist/actions/list-companies.d.mts.map +1 -1
- package/dist/actions/list-companies.mjs +4 -4
- package/dist/actions/list-companies.mjs.map +1 -1
- package/dist/actions/list-company-fields.cjs +3 -3
- package/dist/actions/list-company-fields.cjs.map +1 -1
- package/dist/actions/list-company-fields.d.cts +14 -3
- package/dist/actions/list-company-fields.d.cts.map +1 -1
- package/dist/actions/list-company-fields.d.mts +14 -3
- package/dist/actions/list-company-fields.d.mts.map +1 -1
- package/dist/actions/list-company-fields.mjs +3 -3
- package/dist/actions/list-company-fields.mjs.map +1 -1
- package/dist/actions/list-custom-field-values.cjs +5 -5
- package/dist/actions/list-custom-field-values.cjs.map +1 -1
- package/dist/actions/list-custom-field-values.d.cts +34 -3
- package/dist/actions/list-custom-field-values.d.cts.map +1 -1
- package/dist/actions/list-custom-field-values.d.mts +34 -3
- package/dist/actions/list-custom-field-values.d.mts.map +1 -1
- package/dist/actions/list-custom-field-values.mjs +5 -5
- package/dist/actions/list-custom-field-values.mjs.map +1 -1
- package/dist/actions/list-custom-fields.cjs +5 -5
- package/dist/actions/list-custom-fields.cjs.map +1 -1
- package/dist/actions/list-custom-fields.d.cts +27 -3
- package/dist/actions/list-custom-fields.d.cts.map +1 -1
- package/dist/actions/list-custom-fields.d.mts +27 -3
- package/dist/actions/list-custom-fields.d.mts.map +1 -1
- package/dist/actions/list-custom-fields.mjs +5 -5
- package/dist/actions/list-custom-fields.mjs.map +1 -1
- package/dist/actions/list-entities-configurations-v2.cjs +1 -1
- package/dist/actions/list-entities-configurations-v2.cjs.map +1 -1
- package/dist/actions/list-entities-configurations-v2.d.cts +17 -3
- package/dist/actions/list-entities-configurations-v2.d.cts.map +1 -1
- package/dist/actions/list-entities-configurations-v2.d.mts +17 -3
- package/dist/actions/list-entities-configurations-v2.d.mts.map +1 -1
- package/dist/actions/list-entities-configurations-v2.mjs +1 -1
- package/dist/actions/list-entities-configurations-v2.mjs.map +1 -1
- package/dist/actions/list-entities-relationships-v2.cjs +2 -2
- package/dist/actions/list-entities-relationships-v2.cjs.map +1 -1
- package/dist/actions/list-entities-relationships-v2.d.cts +49 -3
- package/dist/actions/list-entities-relationships-v2.d.cts.map +1 -1
- package/dist/actions/list-entities-relationships-v2.d.mts +49 -3
- package/dist/actions/list-entities-relationships-v2.d.mts.map +1 -1
- package/dist/actions/list-entities-relationships-v2.mjs +2 -2
- package/dist/actions/list-entities-relationships-v2.mjs.map +1 -1
- package/dist/actions/list-entities-v2.cjs +2 -2
- package/dist/actions/list-entities-v2.cjs.map +1 -1
- package/dist/actions/list-entities-v2.d.cts +60 -3
- package/dist/actions/list-entities-v2.d.cts.map +1 -1
- package/dist/actions/list-entities-v2.d.mts +60 -3
- package/dist/actions/list-entities-v2.d.mts.map +1 -1
- package/dist/actions/list-entities-v2.mjs +2 -2
- package/dist/actions/list-entities-v2.mjs.map +1 -1
- package/dist/actions/list-feature-initiatives.cjs +3 -3
- package/dist/actions/list-feature-initiatives.cjs.map +1 -1
- package/dist/actions/list-feature-initiatives.d.cts +21 -3
- package/dist/actions/list-feature-initiatives.d.cts.map +1 -1
- package/dist/actions/list-feature-initiatives.d.mts +21 -3
- package/dist/actions/list-feature-initiatives.d.mts.map +1 -1
- package/dist/actions/list-feature-initiatives.mjs +3 -3
- package/dist/actions/list-feature-initiatives.mjs.map +1 -1
- package/dist/actions/list-feature-objectives.cjs +1 -1
- package/dist/actions/list-feature-objectives.cjs.map +1 -1
- package/dist/actions/list-feature-objectives.d.cts +17 -3
- package/dist/actions/list-feature-objectives.d.cts.map +1 -1
- package/dist/actions/list-feature-objectives.d.mts +17 -3
- package/dist/actions/list-feature-objectives.d.mts.map +1 -1
- package/dist/actions/list-feature-objectives.mjs +1 -1
- package/dist/actions/list-feature-objectives.mjs.map +1 -1
- package/dist/actions/list-feature-release-assignments.cjs +6 -6
- package/dist/actions/list-feature-release-assignments.cjs.map +1 -1
- package/dist/actions/list-feature-release-assignments.d.cts +41 -3
- package/dist/actions/list-feature-release-assignments.d.cts.map +1 -1
- package/dist/actions/list-feature-release-assignments.d.mts +41 -3
- package/dist/actions/list-feature-release-assignments.d.mts.map +1 -1
- package/dist/actions/list-feature-release-assignments.mjs +6 -6
- package/dist/actions/list-feature-release-assignments.mjs.map +1 -1
- package/dist/actions/list-feature-statuses.cjs +3 -3
- package/dist/actions/list-feature-statuses.cjs.map +1 -1
- package/dist/actions/list-feature-statuses.d.cts +17 -3
- package/dist/actions/list-feature-statuses.d.cts.map +1 -1
- package/dist/actions/list-feature-statuses.d.mts +17 -3
- package/dist/actions/list-feature-statuses.d.mts.map +1 -1
- package/dist/actions/list-feature-statuses.mjs +3 -3
- package/dist/actions/list-feature-statuses.mjs.map +1 -1
- package/dist/actions/list-feedback-form-configurations.cjs +1 -1
- package/dist/actions/list-feedback-form-configurations.cjs.map +1 -1
- package/dist/actions/list-feedback-form-configurations.d.cts +19 -3
- package/dist/actions/list-feedback-form-configurations.d.cts.map +1 -1
- package/dist/actions/list-feedback-form-configurations.d.mts +19 -3
- package/dist/actions/list-feedback-form-configurations.d.mts.map +1 -1
- package/dist/actions/list-feedback-form-configurations.mjs +1 -1
- package/dist/actions/list-feedback-form-configurations.mjs.map +1 -1
- package/dist/actions/list-initiatives.cjs +5 -5
- package/dist/actions/list-initiatives.cjs.map +1 -1
- package/dist/actions/list-initiatives.d.cts +32 -3
- package/dist/actions/list-initiatives.d.cts.map +1 -1
- package/dist/actions/list-initiatives.d.mts +32 -3
- package/dist/actions/list-initiatives.d.mts.map +1 -1
- package/dist/actions/list-initiatives.mjs +5 -5
- package/dist/actions/list-initiatives.mjs.map +1 -1
- package/dist/actions/list-jira-integrations.cjs +6 -6
- package/dist/actions/list-jira-integrations.cjs.map +1 -1
- package/dist/actions/list-jira-integrations.d.cts +21 -3
- package/dist/actions/list-jira-integrations.d.cts.map +1 -1
- package/dist/actions/list-jira-integrations.d.mts +21 -3
- package/dist/actions/list-jira-integrations.d.mts.map +1 -1
- package/dist/actions/list-jira-integrations.mjs +6 -6
- package/dist/actions/list-jira-integrations.mjs.map +1 -1
- package/dist/actions/list-key-results.cjs +2 -2
- package/dist/actions/list-key-results.cjs.map +1 -1
- package/dist/actions/list-key-results.d.cts +57 -3
- package/dist/actions/list-key-results.d.cts.map +1 -1
- package/dist/actions/list-key-results.d.mts +57 -3
- package/dist/actions/list-key-results.d.mts.map +1 -1
- package/dist/actions/list-key-results.mjs +2 -2
- package/dist/actions/list-key-results.mjs.map +1 -1
- package/dist/actions/list-note-tags.cjs.map +1 -1
- package/dist/actions/list-note-tags.d.cts +11 -3
- package/dist/actions/list-note-tags.d.cts.map +1 -1
- package/dist/actions/list-note-tags.d.mts +11 -3
- package/dist/actions/list-note-tags.d.mts.map +1 -1
- package/dist/actions/list-note-tags.mjs.map +1 -1
- package/dist/actions/list-notes-configurations-v2.cjs.map +1 -1
- package/dist/actions/list-notes-configurations-v2.d.cts +19 -3
- package/dist/actions/list-notes-configurations-v2.d.cts.map +1 -1
- package/dist/actions/list-notes-configurations-v2.d.mts +19 -3
- package/dist/actions/list-notes-configurations-v2.d.mts.map +1 -1
- package/dist/actions/list-notes-configurations-v2.mjs.map +1 -1
- package/dist/actions/list-notes-links.cjs +4 -4
- package/dist/actions/list-notes-links.cjs.map +1 -1
- package/dist/actions/list-notes-links.d.cts +45 -3
- package/dist/actions/list-notes-links.d.cts.map +1 -1
- package/dist/actions/list-notes-links.d.mts +45 -3
- package/dist/actions/list-notes-links.d.mts.map +1 -1
- package/dist/actions/list-notes-links.mjs +4 -4
- package/dist/actions/list-notes-links.mjs.map +1 -1
- package/dist/actions/list-notes-relationships-v2.cjs +4 -4
- package/dist/actions/list-notes-relationships-v2.cjs.map +1 -1
- package/dist/actions/list-notes-relationships-v2.d.cts +25 -3
- package/dist/actions/list-notes-relationships-v2.d.cts.map +1 -1
- package/dist/actions/list-notes-relationships-v2.d.mts +25 -3
- package/dist/actions/list-notes-relationships-v2.d.mts.map +1 -1
- package/dist/actions/list-notes-relationships-v2.mjs +4 -4
- package/dist/actions/list-notes-relationships-v2.mjs.map +1 -1
- package/dist/actions/list-notes-v2.cjs +2 -2
- package/dist/actions/list-notes-v2.cjs.map +1 -1
- package/dist/actions/list-notes-v2.d.cts +44 -3
- package/dist/actions/list-notes-v2.d.cts.map +1 -1
- package/dist/actions/list-notes-v2.d.mts +44 -3
- package/dist/actions/list-notes-v2.d.mts.map +1 -1
- package/dist/actions/list-notes-v2.mjs +2 -2
- package/dist/actions/list-notes-v2.mjs.map +1 -1
- package/dist/actions/list-objectives-links-features.cjs +1 -1
- package/dist/actions/list-objectives-links-features.cjs.map +1 -1
- package/dist/actions/list-objectives-links-features.d.cts +17 -3
- package/dist/actions/list-objectives-links-features.d.cts.map +1 -1
- package/dist/actions/list-objectives-links-features.d.mts +17 -3
- package/dist/actions/list-objectives-links-features.d.mts.map +1 -1
- package/dist/actions/list-objectives-links-features.mjs +1 -1
- package/dist/actions/list-objectives-links-features.mjs.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.cjs +1 -1
- package/dist/actions/list-objectives-links-initiatives.cjs.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.d.cts +20 -3
- package/dist/actions/list-objectives-links-initiatives.d.cts.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.d.mts +20 -3
- package/dist/actions/list-objectives-links-initiatives.d.mts.map +1 -1
- package/dist/actions/list-objectives-links-initiatives.mjs +1 -1
- package/dist/actions/list-objectives-links-initiatives.mjs.map +1 -1
- package/dist/actions/list-plugin-integrations.cjs +2 -2
- package/dist/actions/list-plugin-integrations.cjs.map +1 -1
- package/dist/actions/list-plugin-integrations.d.cts +16 -3
- package/dist/actions/list-plugin-integrations.d.cts.map +1 -1
- package/dist/actions/list-plugin-integrations.d.mts +16 -3
- package/dist/actions/list-plugin-integrations.d.mts.map +1 -1
- package/dist/actions/list-plugin-integrations.mjs +2 -2
- package/dist/actions/list-plugin-integrations.mjs.map +1 -1
- package/dist/actions/list-release-groups.cjs +4 -4
- package/dist/actions/list-release-groups.cjs.map +1 -1
- package/dist/actions/list-release-groups.d.cts +24 -3
- package/dist/actions/list-release-groups.d.cts.map +1 -1
- package/dist/actions/list-release-groups.d.mts +24 -3
- package/dist/actions/list-release-groups.d.mts.map +1 -1
- package/dist/actions/list-release-groups.mjs +4 -4
- package/dist/actions/list-release-groups.mjs.map +1 -1
- package/dist/actions/list-releases.cjs +7 -7
- package/dist/actions/list-releases.cjs.map +1 -1
- package/dist/actions/list-releases.d.cts +35 -3
- package/dist/actions/list-releases.d.cts.map +1 -1
- package/dist/actions/list-releases.d.mts +35 -3
- package/dist/actions/list-releases.d.mts.map +1 -1
- package/dist/actions/list-releases.mjs +7 -7
- package/dist/actions/list-releases.mjs.map +1 -1
- package/dist/actions/list-users.cjs +2 -2
- package/dist/actions/list-users.cjs.map +1 -1
- package/dist/actions/list-users.d.cts +18 -3
- package/dist/actions/list-users.d.cts.map +1 -1
- package/dist/actions/list-users.d.mts +18 -3
- package/dist/actions/list-users.d.mts.map +1 -1
- package/dist/actions/list-users.mjs +2 -2
- package/dist/actions/list-users.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +4 -4
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +15 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +15 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +4 -4
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/remove-note-follower.cjs.map +1 -1
- package/dist/actions/remove-note-follower.d.cts +9 -3
- package/dist/actions/remove-note-follower.d.cts.map +1 -1
- package/dist/actions/remove-note-follower.d.mts +9 -3
- package/dist/actions/remove-note-follower.d.mts.map +1 -1
- package/dist/actions/remove-note-follower.mjs.map +1 -1
- package/dist/actions/retrieve-company-field-value.cjs +1 -1
- package/dist/actions/retrieve-company-field-value.cjs.map +1 -1
- package/dist/actions/retrieve-company-field-value.d.cts +14 -3
- package/dist/actions/retrieve-company-field-value.d.cts.map +1 -1
- package/dist/actions/retrieve-company-field-value.d.mts +14 -3
- package/dist/actions/retrieve-company-field-value.d.mts.map +1 -1
- package/dist/actions/retrieve-company-field-value.mjs +1 -1
- package/dist/actions/retrieve-company-field-value.mjs.map +1 -1
- package/dist/actions/retrieve-company-field.cjs +3 -3
- package/dist/actions/retrieve-company-field.cjs.map +1 -1
- package/dist/actions/retrieve-company-field.d.cts +15 -3
- package/dist/actions/retrieve-company-field.d.cts.map +1 -1
- package/dist/actions/retrieve-company-field.d.mts +15 -3
- package/dist/actions/retrieve-company-field.d.mts.map +1 -1
- package/dist/actions/retrieve-company-field.mjs +3 -3
- package/dist/actions/retrieve-company-field.mjs.map +1 -1
- package/dist/actions/retrieve-company.cjs +6 -6
- package/dist/actions/retrieve-company.cjs.map +1 -1
- package/dist/actions/retrieve-company.d.cts +16 -3
- package/dist/actions/retrieve-company.d.cts.map +1 -1
- package/dist/actions/retrieve-company.d.mts +16 -3
- package/dist/actions/retrieve-company.d.mts.map +1 -1
- package/dist/actions/retrieve-company.mjs +6 -6
- package/dist/actions/retrieve-company.mjs.map +1 -1
- package/dist/actions/retrieve-feature.cjs +11 -11
- package/dist/actions/retrieve-feature.cjs.map +1 -1
- package/dist/actions/retrieve-feature.d.cts +48 -3
- package/dist/actions/retrieve-feature.d.cts.map +1 -1
- package/dist/actions/retrieve-feature.d.mts +48 -3
- package/dist/actions/retrieve-feature.d.mts.map +1 -1
- package/dist/actions/retrieve-feature.mjs +11 -11
- package/dist/actions/retrieve-feature.mjs.map +1 -1
- package/dist/actions/retrieve-product.cjs +7 -7
- package/dist/actions/retrieve-product.cjs.map +1 -1
- package/dist/actions/retrieve-product.d.cts +22 -3
- package/dist/actions/retrieve-product.d.cts.map +1 -1
- package/dist/actions/retrieve-product.d.mts +22 -3
- package/dist/actions/retrieve-product.d.mts.map +1 -1
- package/dist/actions/retrieve-product.mjs +7 -7
- package/dist/actions/retrieve-product.mjs.map +1 -1
- package/dist/actions/retrieve-user.cjs +4 -4
- package/dist/actions/retrieve-user.cjs.map +1 -1
- package/dist/actions/retrieve-user.d.cts +15 -3
- package/dist/actions/retrieve-user.d.cts.map +1 -1
- package/dist/actions/retrieve-user.d.mts +15 -3
- package/dist/actions/retrieve-user.d.mts.map +1 -1
- package/dist/actions/retrieve-user.mjs +4 -4
- package/dist/actions/retrieve-user.mjs.map +1 -1
- package/dist/actions/scim-list-users.cjs +5 -5
- package/dist/actions/scim-list-users.cjs.map +1 -1
- package/dist/actions/scim-list-users.d.cts +57 -3
- package/dist/actions/scim-list-users.d.cts.map +1 -1
- package/dist/actions/scim-list-users.d.mts +57 -3
- package/dist/actions/scim-list-users.d.mts.map +1 -1
- package/dist/actions/scim-list-users.mjs +5 -5
- package/dist/actions/scim-list-users.mjs.map +1 -1
- package/dist/actions/search-entities-v2.cjs +5 -5
- package/dist/actions/search-entities-v2.cjs.map +1 -1
- package/dist/actions/search-entities-v2.d.cts +90 -3
- package/dist/actions/search-entities-v2.d.cts.map +1 -1
- package/dist/actions/search-entities-v2.d.mts +90 -3
- package/dist/actions/search-entities-v2.d.mts.map +1 -1
- package/dist/actions/search-entities-v2.mjs +5 -5
- package/dist/actions/search-entities-v2.mjs.map +1 -1
- package/dist/actions/set-company-field-value.cjs +4 -4
- package/dist/actions/set-company-field-value.cjs.map +1 -1
- package/dist/actions/set-company-field-value.d.cts +19 -3
- package/dist/actions/set-company-field-value.d.cts.map +1 -1
- package/dist/actions/set-company-field-value.d.mts +19 -3
- package/dist/actions/set-company-field-value.d.mts.map +1 -1
- package/dist/actions/set-company-field-value.mjs +4 -4
- package/dist/actions/set-company-field-value.mjs.map +1 -1
- package/dist/actions/set-custom-field-value.cjs +4 -4
- package/dist/actions/set-custom-field-value.cjs.map +1 -1
- package/dist/actions/set-custom-field-value.d.cts +27 -3
- package/dist/actions/set-custom-field-value.d.cts.map +1 -1
- package/dist/actions/set-custom-field-value.d.mts +27 -3
- package/dist/actions/set-custom-field-value.d.mts.map +1 -1
- package/dist/actions/set-custom-field-value.mjs +4 -4
- package/dist/actions/set-custom-field-value.mjs.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.cjs +3 -3
- package/dist/actions/set-entities-relationships-parent-v2.cjs.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.d.cts +49 -3
- package/dist/actions/set-entities-relationships-parent-v2.d.cts.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.d.mts +49 -3
- package/dist/actions/set-entities-relationships-parent-v2.d.mts.map +1 -1
- package/dist/actions/set-entities-relationships-parent-v2.mjs +3 -3
- package/dist/actions/set-entities-relationships-parent-v2.mjs.map +1 -1
- package/dist/actions/set-feature-release-assignment.cjs +6 -6
- package/dist/actions/set-feature-release-assignment.cjs.map +1 -1
- package/dist/actions/set-feature-release-assignment.d.cts +30 -3
- package/dist/actions/set-feature-release-assignment.d.cts.map +1 -1
- package/dist/actions/set-feature-release-assignment.d.mts +30 -3
- package/dist/actions/set-feature-release-assignment.d.mts.map +1 -1
- package/dist/actions/set-feature-release-assignment.mjs +6 -6
- package/dist/actions/set-feature-release-assignment.mjs.map +1 -1
- package/dist/actions/set-features.cjs +16 -16
- package/dist/actions/set-features.cjs.map +1 -1
- package/dist/actions/set-features.d.cts +100 -3
- package/dist/actions/set-features.d.cts.map +1 -1
- package/dist/actions/set-features.d.mts +100 -3
- package/dist/actions/set-features.d.mts.map +1 -1
- package/dist/actions/set-features.mjs +16 -16
- package/dist/actions/set-features.mjs.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.cjs +4 -4
- package/dist/actions/set-notes-relationships-customer-v2.cjs.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.d.cts +33 -3
- package/dist/actions/set-notes-relationships-customer-v2.d.cts.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.d.mts +33 -3
- package/dist/actions/set-notes-relationships-customer-v2.d.mts.map +1 -1
- package/dist/actions/set-notes-relationships-customer-v2.mjs +4 -4
- package/dist/actions/set-notes-relationships-customer-v2.mjs.map +1 -1
- package/dist/actions/set-product.cjs +7 -7
- package/dist/actions/set-product.cjs.map +1 -1
- package/dist/actions/set-product.d.cts +36 -3
- package/dist/actions/set-product.d.cts.map +1 -1
- package/dist/actions/set-product.d.mts +36 -3
- package/dist/actions/set-product.d.mts.map +1 -1
- package/dist/actions/set-product.mjs +7 -7
- package/dist/actions/set-product.mjs.map +1 -1
- package/dist/actions/update-companies-custom-fields.cjs +2 -2
- package/dist/actions/update-companies-custom-fields.cjs.map +1 -1
- package/dist/actions/update-companies-custom-fields.d.cts +16 -3
- package/dist/actions/update-companies-custom-fields.d.cts.map +1 -1
- package/dist/actions/update-companies-custom-fields.d.mts +16 -3
- package/dist/actions/update-companies-custom-fields.d.mts.map +1 -1
- package/dist/actions/update-companies-custom-fields.mjs +2 -2
- package/dist/actions/update-companies-custom-fields.mjs.map +1 -1
- package/dist/actions/update-company.cjs +2 -2
- package/dist/actions/update-company.cjs.map +1 -1
- package/dist/actions/update-company.d.cts +37 -3
- package/dist/actions/update-company.d.cts.map +1 -1
- package/dist/actions/update-company.d.mts +37 -3
- package/dist/actions/update-company.d.mts.map +1 -1
- package/dist/actions/update-company.mjs +2 -2
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-component.cjs +12 -12
- package/dist/actions/update-component.cjs.map +1 -1
- package/dist/actions/update-component.d.cts +52 -3
- package/dist/actions/update-component.d.cts.map +1 -1
- package/dist/actions/update-component.d.mts +52 -3
- package/dist/actions/update-component.d.mts.map +1 -1
- package/dist/actions/update-component.mjs +12 -12
- package/dist/actions/update-component.mjs.map +1 -1
- package/dist/actions/update-entities-v2.cjs +3 -3
- package/dist/actions/update-entities-v2.cjs.map +1 -1
- package/dist/actions/update-entities-v2.d.cts +31 -3
- package/dist/actions/update-entities-v2.d.cts.map +1 -1
- package/dist/actions/update-entities-v2.d.mts +31 -3
- package/dist/actions/update-entities-v2.d.mts.map +1 -1
- package/dist/actions/update-entities-v2.mjs +3 -3
- package/dist/actions/update-entities-v2.mjs.map +1 -1
- package/dist/actions/update-features.cjs +16 -16
- package/dist/actions/update-features.cjs.map +1 -1
- package/dist/actions/update-features.d.cts +112 -3
- package/dist/actions/update-features.d.cts.map +1 -1
- package/dist/actions/update-features.d.mts +112 -3
- package/dist/actions/update-features.d.mts.map +1 -1
- package/dist/actions/update-features.mjs +16 -16
- package/dist/actions/update-features.mjs.map +1 -1
- package/dist/actions/update-notes-v2.cjs +2 -2
- package/dist/actions/update-notes-v2.cjs.map +1 -1
- package/dist/actions/update-notes-v2.d.cts +36 -3
- package/dist/actions/update-notes-v2.d.cts.map +1 -1
- package/dist/actions/update-notes-v2.d.mts +36 -3
- package/dist/actions/update-notes-v2.d.mts.map +1 -1
- package/dist/actions/update-notes-v2.mjs +2 -2
- package/dist/actions/update-notes-v2.mjs.map +1 -1
- package/dist/actions/update-objectives.cjs.map +1 -1
- package/dist/actions/update-objectives.d.cts +59 -3
- package/dist/actions/update-objectives.d.cts.map +1 -1
- package/dist/actions/update-objectives.d.mts +59 -3
- package/dist/actions/update-objectives.d.mts.map +1 -1
- package/dist/actions/update-objectives.mjs.map +1 -1
- package/dist/actions/update-product.cjs +7 -7
- package/dist/actions/update-product.cjs.map +1 -1
- package/dist/actions/update-product.d.cts +36 -3
- package/dist/actions/update-product.d.cts.map +1 -1
- package/dist/actions/update-product.d.mts +36 -3
- package/dist/actions/update-product.d.mts.map +1 -1
- package/dist/actions/update-product.mjs +7 -7
- package/dist/actions/update-product.mjs.map +1 -1
- package/dist/actions/update-release.cjs +11 -11
- package/dist/actions/update-release.cjs.map +1 -1
- package/dist/actions/update-release.d.cts +85 -3
- package/dist/actions/update-release.d.cts.map +1 -1
- package/dist/actions/update-release.d.mts +85 -3
- package/dist/actions/update-release.d.mts.map +1 -1
- package/dist/actions/update-release.mjs +11 -11
- package/dist/actions/update-release.mjs.map +1 -1
- package/dist/actions/update-user.cjs +1 -1
- package/dist/actions/update-user.cjs.map +1 -1
- package/dist/actions/update-user.d.cts +24 -3
- package/dist/actions/update-user.d.cts.map +1 -1
- package/dist/actions/update-user.d.mts +24 -3
- package/dist/actions/update-user.d.mts.map +1 -1
- package/dist/actions/update-user.mjs +1 -1
- package/dist/actions/update-user.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-entities-v2.mjs","names":[],"sources":["../../src/actions/update-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateEntitiesV2Input
|
|
1
|
+
{"version":3,"file":"update-entities-v2.mjs","names":[],"sources":["../../src/actions/update-entities-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateEntitiesV2Input = z.object({\n id: z.string().describe(\"The UUID of the entity to update.\"),\n data: z.object({\n patch: z.array(z.object({\n op: z.string().describe(\"Operation type: 'set', 'addItems', 'removeItems', or 'clear'.\"),\n path: z.string().describe(\"JSON pointer to the field to modify (e.g., '/name', '/customFieldId').\"),\n value: z.union([z.string(), z.number().int(), z.number(), z.boolean(), z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()])), z.object({})]).optional(),\n}).describe(\"Patch operation for modifying entity fields.\")).describe(\"A list of patch operations to perform on entity fields. Each operation can be 'set', 'addItems', 'removeItems', or 'clear'.\").optional(),\n fields: z.object({}).describe(\"A collection of fields to update. Field values can be provided in simple format (direct value) or object format (with value and metadata). Custom fields are identified by UUID keys.\").optional(),\n}).describe(\"Data containing the fields or patch operations to apply to the entity.\"),\n}).describe(\"Request model for updating a PM entity using v2 API.\");\nconst ProductboardUpdateEntitiesV2_EntityLinksSchema = z.object({\n self: z.string().describe(\"API URL for this entity.\").nullable(),\n}).describe(\"Hypermedia links for the entity.\");\nconst ProductboardUpdateEntitiesV2_EntityReferenceSchema = z.object({\n id: z.string().describe(\"The UUID of the updated entity.\").nullable(),\n type: z.string().describe(\"The type of entity (e.g., product, component, feature, subfeature, initiative, objective, keyResult, release, releaseGroup).\").nullable(),\n links: ProductboardUpdateEntitiesV2_EntityLinksSchema.nullable(),\n}).describe(\"Entity reference returned after update.\");\nexport const ProductboardUpdateEntitiesV2Output = z.object({\n data: ProductboardUpdateEntitiesV2_EntityReferenceSchema.nullable(),\n}).describe(\"Response model for updating a PM entity.\");\n\nexport const productboardUpdateEntitiesV2 = action(\"PRODUCTBOARD_UPDATE_ENTITIES_V2\", {\n slug: \"productboard-update-entities-v2\",\n name: \"Update Entity V2\",\n description: \"Tool to update a PM entity using the v2 API. Use when you need to modify entity fields or apply patch operations to products, components, features, subfeatures, initiatives, objectives, key results, releases, or release groups.\",\n input: ProductboardUpdateEntitiesV2Input,\n output: ProductboardUpdateEntitiesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC3D,MAAM,EAAE,OAAO;EACf,OAAO,EAAE,MAAM,EAAE,OAAO;GACxB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D;GACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;GAClG,OAAO,EAAE,MAAM;IAAC,EAAE,OAAO;IAAG,EAAE,OAAO,CAAC,CAAC,IAAI;IAAG,EAAE,OAAO;IAAG,EAAE,QAAQ;IAAG,EAAE,MAAM,EAAE,MAAM;KAAC,EAAE,OAAO;KAAG,EAAE,OAAO,CAAC,CAAC,IAAI;KAAG,EAAE,OAAO;KAAG,EAAE,QAAQ;IAAC,CAAC,CAAC;IAAG,EAAE,OAAO,CAAC,CAAC;GAAC,CAAC,CAAC,CAAC,SAAS;EAC5K,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;EAC5M,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CAClO,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,iDAAiD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,EACjE,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CACnK,OAAO,+CAA+C,SAAS;AACjE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAKrD,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,mDAAmD,SAAS,EACpE,CAAC,CAAC,CAAC,SAAS,0CAOF;AACV,CAAC"}
|
|
@@ -25,12 +25,12 @@ const ProductboardUpdateFeaturesInput = zod.z.object({
|
|
|
25
25
|
}).describe("Fields to update on the feature.")
|
|
26
26
|
}).describe("Request model for updating a feature.");
|
|
27
27
|
const ProductboardUpdateFeatures_LinkObjectSchema = zod.z.object({
|
|
28
|
-
html: zod.z.string().describe("Web UI URL of the feature."),
|
|
29
|
-
self: zod.z.string().describe("API URL of the feature resource.")
|
|
28
|
+
html: zod.z.string().describe("Web UI URL of the feature.").nullable(),
|
|
29
|
+
self: zod.z.string().describe("API URL of the feature resource.").nullable()
|
|
30
30
|
}).describe("Hypermedia link object.");
|
|
31
|
-
const ProductboardUpdateFeatures_OwnerSchema = zod.z.object({ email: zod.z.string().describe("Owner's email address.") }).describe("Feature owner identified by email.");
|
|
31
|
+
const ProductboardUpdateFeatures_OwnerSchema = zod.z.object({ email: zod.z.string().describe("Owner's email address.").nullable() }).describe("Feature owner identified by email.");
|
|
32
32
|
const ProductboardUpdateFeatures_ParentRefSchema = zod.z.object({
|
|
33
|
-
id: zod.z.string().describe("UUID of the parent entity."),
|
|
33
|
+
id: zod.z.string().describe("UUID of the parent entity.").nullable(),
|
|
34
34
|
links: zod.z.object({}).describe("Link map for the parent entity.")
|
|
35
35
|
}).describe("Reference to a parent entity.");
|
|
36
36
|
const ProductboardUpdateFeatures_ParentSchema = zod.z.object({
|
|
@@ -39,8 +39,8 @@ const ProductboardUpdateFeatures_ParentSchema = zod.z.object({
|
|
|
39
39
|
component: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional()
|
|
40
40
|
}).describe("Parent wrapper; one of product, component, or feature.");
|
|
41
41
|
const ProductboardUpdateFeatures_StatusSchema = zod.z.object({
|
|
42
|
-
id: zod.z.string().describe("UUID of the status."),
|
|
43
|
-
name: zod.z.string().describe("Name of the status.")
|
|
42
|
+
id: zod.z.string().describe("UUID of the status.").nullable(),
|
|
43
|
+
name: zod.z.string().describe("Name of the status.").nullable()
|
|
44
44
|
}).describe("Status reference for a feature.");
|
|
45
45
|
const ProductboardUpdateFeatures_TimeframeSchema = zod.z.object({
|
|
46
46
|
endDate: zod.z.string().describe("End date in YYYY-MM-DD format.").nullable().optional(),
|
|
@@ -48,23 +48,23 @@ const ProductboardUpdateFeatures_TimeframeSchema = zod.z.object({
|
|
|
48
48
|
granularity: zod.z.string().describe("Time granularity, e.g., 'week', 'month'.").nullable().optional()
|
|
49
49
|
}).describe("Optional planning timeframe for the feature.");
|
|
50
50
|
const ProductboardUpdateFeatures_HealthUpdateSchema = zod.z.object({
|
|
51
|
-
status: zod.z.string().describe("Health status."),
|
|
52
|
-
message: zod.z.string().describe("Health update message."),
|
|
53
|
-
createdAt: zod.z.string().describe("Timestamp of the health update.")
|
|
51
|
+
status: zod.z.string().describe("Health status.").nullable(),
|
|
52
|
+
message: zod.z.string().describe("Health update message.").nullable(),
|
|
53
|
+
createdAt: zod.z.string().describe("Timestamp of the health update.").nullable()
|
|
54
54
|
}).describe("Health update information.");
|
|
55
55
|
const ProductboardUpdateFeatures_FeatureSchema = zod.z.object({
|
|
56
|
-
id: zod.z.string().describe("UUID of the feature."),
|
|
57
|
-
name: zod.z.string().describe("Title of the feature."),
|
|
58
|
-
type: zod.z.string().describe("Entity type ('feature' or 'subfeature')."),
|
|
56
|
+
id: zod.z.string().describe("UUID of the feature.").nullable(),
|
|
57
|
+
name: zod.z.string().describe("Title of the feature.").nullable(),
|
|
58
|
+
type: zod.z.string().describe("Entity type ('feature' or 'subfeature').").nullable(),
|
|
59
59
|
links: ProductboardUpdateFeatures_LinkObjectSchema.nullable(),
|
|
60
60
|
owner: ProductboardUpdateFeatures_OwnerSchema.nullable().optional(),
|
|
61
61
|
parent: ProductboardUpdateFeatures_ParentSchema.nullable(),
|
|
62
62
|
status: ProductboardUpdateFeatures_StatusSchema.nullable(),
|
|
63
|
-
archived: zod.z.boolean().describe("Whether the feature is archived."),
|
|
64
|
-
createdAt: zod.z.string().describe("Timestamp when the feature was created."),
|
|
63
|
+
archived: zod.z.boolean().describe("Whether the feature is archived.").nullable(),
|
|
64
|
+
createdAt: zod.z.string().describe("Timestamp when the feature was created.").nullable(),
|
|
65
65
|
timeframe: ProductboardUpdateFeatures_TimeframeSchema.nullable().optional(),
|
|
66
|
-
updatedAt: zod.z.string().describe("Timestamp when the feature was last updated."),
|
|
67
|
-
description: zod.z.string().describe("HTML-formatted description."),
|
|
66
|
+
updatedAt: zod.z.string().describe("Timestamp when the feature was last updated.").nullable(),
|
|
67
|
+
description: zod.z.string().describe("HTML-formatted description.").nullable(),
|
|
68
68
|
lastHealthUpdate: ProductboardUpdateFeatures_HealthUpdateSchema.nullable().optional()
|
|
69
69
|
}).describe("Feature object description.");
|
|
70
70
|
const ProductboardUpdateFeaturesOutput = zod.z.object({ data: ProductboardUpdateFeatures_FeatureSchema.nullable() }).describe("Response model for updating a feature.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-features.cjs","names":["z","action"],"sources":["../../src/actions/update-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateFeaturesInput: z.ZodTypeAny = 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. Leave unset to keep current value.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the user to assign as owner.\"),\n}).describe(\"Owner reference for updating feature ownership.\").optional(),\n parent: z.union([z.object({\n feature: z.object({\n id: z.string().describe(\"UUID of the parent feature.\"),\n}).describe(\"Feature parent reference.\"),\n}).describe(\"Parent wrapper for feature parent type.\"), z.object({\n component: z.object({\n id: z.string().describe(\"UUID of the parent component.\"),\n}).describe(\"Component parent reference.\"),\n}).describe(\"Parent wrapper for component parent type.\"), z.object({\n product: z.object({\n id: z.string().describe(\"UUID of the parent product.\"),\n}).describe(\"Product parent reference.\"),\n}).describe(\"Parent wrapper for product parent type.\")]).optional(),\n status: z.object({\n id: z.string().describe(\"UUID of the status to set. Cannot be used with 'name'.\").optional(),\n name: z.string().describe(\"Name of the status to set. Cannot be used with 'id'.\").optional(),\n}).describe(\"Status reference for updating feature status.\").optional(),\n archived: z.boolean().describe(\"Set feature archived status. Leave unset to keep current value.\").optional(),\n timeframe: z.object({\n endDate: z.string().describe(\"End date for the feature timeframe in YYYY-MM-DD format.\").optional(),\n startDate: z.string().describe(\"Start date for the feature timeframe in YYYY-MM-DD format.\").optional(),\n granularity: z.string().describe(\"Granularity of the timeframe (e.g., 'day', 'week', 'month').\").optional(),\n}).describe(\"Timeframe for planning a feature.\").optional(),\n description: z.string().describe(\"New feature description in limited HTML format. Leave unset to keep current value. See https://developer.productboard.com/reference/rich-text-formatting\").optional(),\n}).describe(\"Fields to update on the feature.\"),\n}).describe(\"Request model for updating a feature.\");\nconst ProductboardUpdateFeatures_LinkObjectSchema: z.ZodTypeAny = z.object({\n html: z.string().describe(\"Web UI URL of the feature.\"),\n self: z.string().describe(\"API URL of the feature resource.\"),\n}).describe(\"Hypermedia link object.\");\nconst ProductboardUpdateFeatures_OwnerSchema: z.ZodTypeAny = z.object({\n email: z.string().describe(\"Owner's email address.\"),\n}).describe(\"Feature owner identified by email.\");\nconst ProductboardUpdateFeatures_ParentRefSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the parent entity.\"),\n links: z.object({}).describe(\"Link map for the parent entity.\"),\n}).describe(\"Reference to a parent entity.\");\nconst ProductboardUpdateFeatures_ParentSchema: z.ZodTypeAny = z.object({\n feature: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n product: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n component: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n}).describe(\"Parent wrapper; one of product, component, or feature.\");\nconst ProductboardUpdateFeatures_StatusSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the status.\"),\n name: z.string().describe(\"Name of the status.\"),\n}).describe(\"Status reference for a feature.\");\nconst ProductboardUpdateFeatures_TimeframeSchema: z.ZodTypeAny = 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 ProductboardUpdateFeatures_HealthUpdateSchema: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Health status.\"),\n message: z.string().describe(\"Health update message.\"),\n createdAt: z.string().describe(\"Timestamp of the health update.\"),\n}).describe(\"Health update information.\");\nconst ProductboardUpdateFeatures_FeatureSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"UUID of the feature.\"),\n name: z.string().describe(\"Title of the feature.\"),\n type: z.string().describe(\"Entity type ('feature' or 'subfeature').\"),\n links: ProductboardUpdateFeatures_LinkObjectSchema.nullable(),\n owner: ProductboardUpdateFeatures_OwnerSchema.nullable().optional(),\n parent: ProductboardUpdateFeatures_ParentSchema.nullable(),\n status: ProductboardUpdateFeatures_StatusSchema.nullable(),\n archived: z.boolean().describe(\"Whether the feature is archived.\"),\n createdAt: z.string().describe(\"Timestamp when the feature was created.\"),\n timeframe: ProductboardUpdateFeatures_TimeframeSchema.nullable().optional(),\n updatedAt: z.string().describe(\"Timestamp when the feature was last updated.\"),\n description: z.string().describe(\"HTML-formatted description.\"),\n lastHealthUpdate: ProductboardUpdateFeatures_HealthUpdateSchema.nullable().optional(),\n}).describe(\"Feature object description.\");\nexport const ProductboardUpdateFeaturesOutput: z.ZodTypeAny = z.object({\n data: ProductboardUpdateFeatures_FeatureSchema.nullable(),\n}).describe(\"Response model for updating a feature.\");\n\nexport const productboardUpdateFeatures = action(\"PRODUCTBOARD_UPDATE_FEATURES\", {\n slug: \"productboard-update-features\",\n name: \"Update Features\",\n description: \"Tool to update a feature in Productboard. Use when modifying feature details like name, description, status, owner, parent, or timeframe.\",\n input: ProductboardUpdateFeaturesInput,\n output: ProductboardUpdateFeaturesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"update-features.cjs","names":["z","action"],"sources":["../../src/actions/update-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateFeaturesInput = 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. Leave unset to keep current value.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the user to assign as owner.\"),\n}).describe(\"Owner reference for updating feature ownership.\").optional(),\n parent: z.union([z.object({\n feature: z.object({\n id: z.string().describe(\"UUID of the parent feature.\"),\n}).describe(\"Feature parent reference.\"),\n}).describe(\"Parent wrapper for feature parent type.\"), z.object({\n component: z.object({\n id: z.string().describe(\"UUID of the parent component.\"),\n}).describe(\"Component parent reference.\"),\n}).describe(\"Parent wrapper for component parent type.\"), z.object({\n product: z.object({\n id: z.string().describe(\"UUID of the parent product.\"),\n}).describe(\"Product parent reference.\"),\n}).describe(\"Parent wrapper for product parent type.\")]).optional(),\n status: z.object({\n id: z.string().describe(\"UUID of the status to set. Cannot be used with 'name'.\").optional(),\n name: z.string().describe(\"Name of the status to set. Cannot be used with 'id'.\").optional(),\n}).describe(\"Status reference for updating feature status.\").optional(),\n archived: z.boolean().describe(\"Set feature archived status. Leave unset to keep current value.\").optional(),\n timeframe: z.object({\n endDate: z.string().describe(\"End date for the feature timeframe in YYYY-MM-DD format.\").optional(),\n startDate: z.string().describe(\"Start date for the feature timeframe in YYYY-MM-DD format.\").optional(),\n granularity: z.string().describe(\"Granularity of the timeframe (e.g., 'day', 'week', 'month').\").optional(),\n}).describe(\"Timeframe for planning a feature.\").optional(),\n description: z.string().describe(\"New feature description in limited HTML format. Leave unset to keep current value. See https://developer.productboard.com/reference/rich-text-formatting\").optional(),\n}).describe(\"Fields to update on the feature.\"),\n}).describe(\"Request model for updating a feature.\");\nconst ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_OwnerSchema = z.object({\n email: z.string().describe(\"Owner's email address.\").nullable(),\n}).describe(\"Feature owner identified by email.\");\nconst ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_ParentSchema = z.object({\n feature: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n product: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n component: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n}).describe(\"Parent wrapper; one of product, component, or feature.\");\nconst ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_HealthUpdateSchema = z.object({\n status: z.string().describe(\"Health status.\").nullable(),\n message: z.string().describe(\"Health update message.\").nullable(),\n createdAt: z.string().describe(\"Timestamp of the health update.\").nullable(),\n}).describe(\"Health update information.\");\nconst ProductboardUpdateFeatures_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: ProductboardUpdateFeatures_LinkObjectSchema.nullable(),\n owner: ProductboardUpdateFeatures_OwnerSchema.nullable().optional(),\n parent: ProductboardUpdateFeatures_ParentSchema.nullable(),\n status: ProductboardUpdateFeatures_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: ProductboardUpdateFeatures_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: ProductboardUpdateFeatures_HealthUpdateSchema.nullable().optional(),\n}).describe(\"Feature object description.\");\nexport const ProductboardUpdateFeaturesOutput = z.object({\n data: ProductboardUpdateFeatures_FeatureSchema.nullable(),\n}).describe(\"Response model for updating a feature.\");\n\nexport const productboardUpdateFeatures = action(\"PRODUCTBOARD_UPDATE_FEATURES\", {\n slug: \"productboard-update-features\",\n name: \"Update Features\",\n description: \"Tool to update a feature in Productboard. Use when modifying feature details like name, description, status, owner, parent, or timeframe.\",\n input: ProductboardUpdateFeaturesInput,\n output: ProductboardUpdateFeaturesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,118 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-features.d.ts
|
|
4
|
-
declare const ProductboardUpdateFeaturesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateFeaturesInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
owner: z.ZodOptional<z.ZodObject<{
|
|
9
|
+
email: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>;
|
|
11
|
+
parent: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
12
|
+
feature: z.ZodObject<{
|
|
13
|
+
id: z.ZodString;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
component: z.ZodObject<{
|
|
17
|
+
id: z.ZodString;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
product: z.ZodObject<{
|
|
21
|
+
id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>;
|
|
23
|
+
}, z.core.$strip>]>>;
|
|
24
|
+
status: z.ZodOptional<z.ZodObject<{
|
|
25
|
+
id: z.ZodOptional<z.ZodString>;
|
|
26
|
+
name: z.ZodOptional<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>>;
|
|
28
|
+
archived: z.ZodOptional<z.ZodBoolean>;
|
|
29
|
+
timeframe: z.ZodOptional<z.ZodObject<{
|
|
30
|
+
endDate: z.ZodOptional<z.ZodString>;
|
|
31
|
+
startDate: z.ZodOptional<z.ZodString>;
|
|
32
|
+
granularity: z.ZodOptional<z.ZodString>;
|
|
33
|
+
}, z.core.$strip>>;
|
|
34
|
+
description: z.ZodOptional<z.ZodString>;
|
|
35
|
+
}, z.core.$strip>;
|
|
36
|
+
}, z.core.$strip>;
|
|
37
|
+
declare const ProductboardUpdateFeaturesOutput: z.ZodObject<{
|
|
38
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodNullable<z.ZodString>;
|
|
40
|
+
name: z.ZodNullable<z.ZodString>;
|
|
41
|
+
type: z.ZodNullable<z.ZodString>;
|
|
42
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
43
|
+
html: z.ZodNullable<z.ZodString>;
|
|
44
|
+
self: z.ZodNullable<z.ZodString>;
|
|
45
|
+
}, z.core.$strip>>;
|
|
46
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
|
+
email: z.ZodNullable<z.ZodString>;
|
|
48
|
+
}, z.core.$strip>>>;
|
|
49
|
+
parent: z.ZodNullable<z.ZodObject<{
|
|
50
|
+
feature: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
51
|
+
id: z.ZodNullable<z.ZodString>;
|
|
52
|
+
links: z.ZodObject<{}, z.core.$strip>;
|
|
53
|
+
}, z.core.$strip>>>;
|
|
54
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
55
|
+
id: z.ZodNullable<z.ZodString>;
|
|
56
|
+
links: z.ZodObject<{}, z.core.$strip>;
|
|
57
|
+
}, z.core.$strip>>>;
|
|
58
|
+
component: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
|
+
id: z.ZodNullable<z.ZodString>;
|
|
60
|
+
links: z.ZodObject<{}, z.core.$strip>;
|
|
61
|
+
}, z.core.$strip>>>;
|
|
62
|
+
}, z.core.$strip>>;
|
|
63
|
+
status: z.ZodNullable<z.ZodObject<{
|
|
64
|
+
id: z.ZodNullable<z.ZodString>;
|
|
65
|
+
name: z.ZodNullable<z.ZodString>;
|
|
66
|
+
}, z.core.$strip>>;
|
|
67
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
68
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
69
|
+
timeframe: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
70
|
+
endDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
startDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
|
+
granularity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
|
+
}, z.core.$strip>>>;
|
|
74
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
75
|
+
description: z.ZodNullable<z.ZodString>;
|
|
76
|
+
lastHealthUpdate: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
77
|
+
status: z.ZodNullable<z.ZodString>;
|
|
78
|
+
message: z.ZodNullable<z.ZodString>;
|
|
79
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
80
|
+
}, z.core.$strip>>>;
|
|
81
|
+
}, z.core.$strip>>;
|
|
82
|
+
}, z.core.$strip>;
|
|
83
|
+
declare const productboardUpdateFeatures: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
84
|
+
id: string;
|
|
85
|
+
data: {
|
|
86
|
+
name?: string | undefined;
|
|
87
|
+
owner?: {
|
|
88
|
+
email: string;
|
|
89
|
+
} | undefined;
|
|
90
|
+
parent?: {
|
|
91
|
+
feature: {
|
|
92
|
+
id: string;
|
|
93
|
+
};
|
|
94
|
+
} | {
|
|
95
|
+
component: {
|
|
96
|
+
id: string;
|
|
97
|
+
};
|
|
98
|
+
} | {
|
|
99
|
+
product: {
|
|
100
|
+
id: string;
|
|
101
|
+
};
|
|
102
|
+
} | undefined;
|
|
103
|
+
status?: {
|
|
104
|
+
id?: string | undefined;
|
|
105
|
+
name?: string | undefined;
|
|
106
|
+
} | undefined;
|
|
107
|
+
archived?: boolean | undefined;
|
|
108
|
+
timeframe?: {
|
|
109
|
+
endDate?: string | undefined;
|
|
110
|
+
startDate?: string | undefined;
|
|
111
|
+
granularity?: string | undefined;
|
|
112
|
+
} | undefined;
|
|
113
|
+
description?: string | undefined;
|
|
114
|
+
};
|
|
115
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
116
|
//#endregion
|
|
8
117
|
export { productboardUpdateFeatures };
|
|
9
118
|
//# sourceMappingURL=update-features.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-features.d.cts","names":[],"sources":["../../src/actions/update-features.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"update-features.d.cts","names":[],"sources":["../../src/actions/update-features.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8E/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,118 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-features.d.ts
|
|
4
|
-
declare const ProductboardUpdateFeaturesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateFeaturesInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
data: z.ZodObject<{
|
|
7
|
+
name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
owner: z.ZodOptional<z.ZodObject<{
|
|
9
|
+
email: z.ZodString;
|
|
10
|
+
}, z.core.$strip>>;
|
|
11
|
+
parent: z.ZodOptional<z.ZodUnion<readonly [z.ZodObject<{
|
|
12
|
+
feature: z.ZodObject<{
|
|
13
|
+
id: z.ZodString;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
16
|
+
component: z.ZodObject<{
|
|
17
|
+
id: z.ZodString;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
product: z.ZodObject<{
|
|
21
|
+
id: z.ZodString;
|
|
22
|
+
}, z.core.$strip>;
|
|
23
|
+
}, z.core.$strip>]>>;
|
|
24
|
+
status: z.ZodOptional<z.ZodObject<{
|
|
25
|
+
id: z.ZodOptional<z.ZodString>;
|
|
26
|
+
name: z.ZodOptional<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>>;
|
|
28
|
+
archived: z.ZodOptional<z.ZodBoolean>;
|
|
29
|
+
timeframe: z.ZodOptional<z.ZodObject<{
|
|
30
|
+
endDate: z.ZodOptional<z.ZodString>;
|
|
31
|
+
startDate: z.ZodOptional<z.ZodString>;
|
|
32
|
+
granularity: z.ZodOptional<z.ZodString>;
|
|
33
|
+
}, z.core.$strip>>;
|
|
34
|
+
description: z.ZodOptional<z.ZodString>;
|
|
35
|
+
}, z.core.$strip>;
|
|
36
|
+
}, z.core.$strip>;
|
|
37
|
+
declare const ProductboardUpdateFeaturesOutput: z.ZodObject<{
|
|
38
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodNullable<z.ZodString>;
|
|
40
|
+
name: z.ZodNullable<z.ZodString>;
|
|
41
|
+
type: z.ZodNullable<z.ZodString>;
|
|
42
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
43
|
+
html: z.ZodNullable<z.ZodString>;
|
|
44
|
+
self: z.ZodNullable<z.ZodString>;
|
|
45
|
+
}, z.core.$strip>>;
|
|
46
|
+
owner: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
|
+
email: z.ZodNullable<z.ZodString>;
|
|
48
|
+
}, z.core.$strip>>>;
|
|
49
|
+
parent: z.ZodNullable<z.ZodObject<{
|
|
50
|
+
feature: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
51
|
+
id: z.ZodNullable<z.ZodString>;
|
|
52
|
+
links: z.ZodObject<{}, z.core.$strip>;
|
|
53
|
+
}, z.core.$strip>>>;
|
|
54
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
55
|
+
id: z.ZodNullable<z.ZodString>;
|
|
56
|
+
links: z.ZodObject<{}, z.core.$strip>;
|
|
57
|
+
}, z.core.$strip>>>;
|
|
58
|
+
component: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
|
+
id: z.ZodNullable<z.ZodString>;
|
|
60
|
+
links: z.ZodObject<{}, z.core.$strip>;
|
|
61
|
+
}, z.core.$strip>>>;
|
|
62
|
+
}, z.core.$strip>>;
|
|
63
|
+
status: z.ZodNullable<z.ZodObject<{
|
|
64
|
+
id: z.ZodNullable<z.ZodString>;
|
|
65
|
+
name: z.ZodNullable<z.ZodString>;
|
|
66
|
+
}, z.core.$strip>>;
|
|
67
|
+
archived: z.ZodNullable<z.ZodBoolean>;
|
|
68
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
69
|
+
timeframe: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
70
|
+
endDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
startDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
|
+
granularity: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
|
+
}, z.core.$strip>>>;
|
|
74
|
+
updatedAt: z.ZodNullable<z.ZodString>;
|
|
75
|
+
description: z.ZodNullable<z.ZodString>;
|
|
76
|
+
lastHealthUpdate: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
77
|
+
status: z.ZodNullable<z.ZodString>;
|
|
78
|
+
message: z.ZodNullable<z.ZodString>;
|
|
79
|
+
createdAt: z.ZodNullable<z.ZodString>;
|
|
80
|
+
}, z.core.$strip>>>;
|
|
81
|
+
}, z.core.$strip>>;
|
|
82
|
+
}, z.core.$strip>;
|
|
83
|
+
declare const productboardUpdateFeatures: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
84
|
+
id: string;
|
|
85
|
+
data: {
|
|
86
|
+
name?: string | undefined;
|
|
87
|
+
owner?: {
|
|
88
|
+
email: string;
|
|
89
|
+
} | undefined;
|
|
90
|
+
parent?: {
|
|
91
|
+
feature: {
|
|
92
|
+
id: string;
|
|
93
|
+
};
|
|
94
|
+
} | {
|
|
95
|
+
component: {
|
|
96
|
+
id: string;
|
|
97
|
+
};
|
|
98
|
+
} | {
|
|
99
|
+
product: {
|
|
100
|
+
id: string;
|
|
101
|
+
};
|
|
102
|
+
} | undefined;
|
|
103
|
+
status?: {
|
|
104
|
+
id?: string | undefined;
|
|
105
|
+
name?: string | undefined;
|
|
106
|
+
} | undefined;
|
|
107
|
+
archived?: boolean | undefined;
|
|
108
|
+
timeframe?: {
|
|
109
|
+
endDate?: string | undefined;
|
|
110
|
+
startDate?: string | undefined;
|
|
111
|
+
granularity?: string | undefined;
|
|
112
|
+
} | undefined;
|
|
113
|
+
description?: string | undefined;
|
|
114
|
+
};
|
|
115
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
116
|
//#endregion
|
|
8
117
|
export { productboardUpdateFeatures };
|
|
9
118
|
//# sourceMappingURL=update-features.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-features.d.mts","names":[],"sources":["../../src/actions/update-features.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"update-features.d.mts","names":[],"sources":["../../src/actions/update-features.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8E/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -25,12 +25,12 @@ const ProductboardUpdateFeaturesInput = z.object({
|
|
|
25
25
|
}).describe("Fields to update on the feature.")
|
|
26
26
|
}).describe("Request model for updating a feature.");
|
|
27
27
|
const ProductboardUpdateFeatures_LinkObjectSchema = z.object({
|
|
28
|
-
html: z.string().describe("Web UI URL of the feature."),
|
|
29
|
-
self: z.string().describe("API URL of the feature resource.")
|
|
28
|
+
html: z.string().describe("Web UI URL of the feature.").nullable(),
|
|
29
|
+
self: z.string().describe("API URL of the feature resource.").nullable()
|
|
30
30
|
}).describe("Hypermedia link object.");
|
|
31
|
-
const ProductboardUpdateFeatures_OwnerSchema = z.object({ email: z.string().describe("Owner's email address.") }).describe("Feature owner identified by email.");
|
|
31
|
+
const ProductboardUpdateFeatures_OwnerSchema = z.object({ email: z.string().describe("Owner's email address.").nullable() }).describe("Feature owner identified by email.");
|
|
32
32
|
const ProductboardUpdateFeatures_ParentRefSchema = z.object({
|
|
33
|
-
id: z.string().describe("UUID of the parent entity."),
|
|
33
|
+
id: z.string().describe("UUID of the parent entity.").nullable(),
|
|
34
34
|
links: z.object({}).describe("Link map for the parent entity.")
|
|
35
35
|
}).describe("Reference to a parent entity.");
|
|
36
36
|
const ProductboardUpdateFeatures_ParentSchema = z.object({
|
|
@@ -39,8 +39,8 @@ const ProductboardUpdateFeatures_ParentSchema = z.object({
|
|
|
39
39
|
component: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional()
|
|
40
40
|
}).describe("Parent wrapper; one of product, component, or feature.");
|
|
41
41
|
const ProductboardUpdateFeatures_StatusSchema = z.object({
|
|
42
|
-
id: z.string().describe("UUID of the status."),
|
|
43
|
-
name: z.string().describe("Name of the status.")
|
|
42
|
+
id: z.string().describe("UUID of the status.").nullable(),
|
|
43
|
+
name: z.string().describe("Name of the status.").nullable()
|
|
44
44
|
}).describe("Status reference for a feature.");
|
|
45
45
|
const ProductboardUpdateFeatures_TimeframeSchema = z.object({
|
|
46
46
|
endDate: z.string().describe("End date in YYYY-MM-DD format.").nullable().optional(),
|
|
@@ -48,23 +48,23 @@ const ProductboardUpdateFeatures_TimeframeSchema = z.object({
|
|
|
48
48
|
granularity: z.string().describe("Time granularity, e.g., 'week', 'month'.").nullable().optional()
|
|
49
49
|
}).describe("Optional planning timeframe for the feature.");
|
|
50
50
|
const ProductboardUpdateFeatures_HealthUpdateSchema = z.object({
|
|
51
|
-
status: z.string().describe("Health status."),
|
|
52
|
-
message: z.string().describe("Health update message."),
|
|
53
|
-
createdAt: z.string().describe("Timestamp of the health update.")
|
|
51
|
+
status: z.string().describe("Health status.").nullable(),
|
|
52
|
+
message: z.string().describe("Health update message.").nullable(),
|
|
53
|
+
createdAt: z.string().describe("Timestamp of the health update.").nullable()
|
|
54
54
|
}).describe("Health update information.");
|
|
55
55
|
const ProductboardUpdateFeatures_FeatureSchema = z.object({
|
|
56
|
-
id: z.string().describe("UUID of the feature."),
|
|
57
|
-
name: z.string().describe("Title of the feature."),
|
|
58
|
-
type: z.string().describe("Entity type ('feature' or 'subfeature')."),
|
|
56
|
+
id: z.string().describe("UUID of the feature.").nullable(),
|
|
57
|
+
name: z.string().describe("Title of the feature.").nullable(),
|
|
58
|
+
type: z.string().describe("Entity type ('feature' or 'subfeature').").nullable(),
|
|
59
59
|
links: ProductboardUpdateFeatures_LinkObjectSchema.nullable(),
|
|
60
60
|
owner: ProductboardUpdateFeatures_OwnerSchema.nullable().optional(),
|
|
61
61
|
parent: ProductboardUpdateFeatures_ParentSchema.nullable(),
|
|
62
62
|
status: ProductboardUpdateFeatures_StatusSchema.nullable(),
|
|
63
|
-
archived: z.boolean().describe("Whether the feature is archived."),
|
|
64
|
-
createdAt: z.string().describe("Timestamp when the feature was created."),
|
|
63
|
+
archived: z.boolean().describe("Whether the feature is archived.").nullable(),
|
|
64
|
+
createdAt: z.string().describe("Timestamp when the feature was created.").nullable(),
|
|
65
65
|
timeframe: ProductboardUpdateFeatures_TimeframeSchema.nullable().optional(),
|
|
66
|
-
updatedAt: z.string().describe("Timestamp when the feature was last updated."),
|
|
67
|
-
description: z.string().describe("HTML-formatted description."),
|
|
66
|
+
updatedAt: z.string().describe("Timestamp when the feature was last updated.").nullable(),
|
|
67
|
+
description: z.string().describe("HTML-formatted description.").nullable(),
|
|
68
68
|
lastHealthUpdate: ProductboardUpdateFeatures_HealthUpdateSchema.nullable().optional()
|
|
69
69
|
}).describe("Feature object description.");
|
|
70
70
|
const productboardUpdateFeatures = action("PRODUCTBOARD_UPDATE_FEATURES", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-features.mjs","names":[],"sources":["../../src/actions/update-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateFeaturesInput
|
|
1
|
+
{"version":3,"file":"update-features.mjs","names":[],"sources":["../../src/actions/update-features.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateFeaturesInput = 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. Leave unset to keep current value.\").optional(),\n owner: z.object({\n email: z.string().describe(\"Email address of the user to assign as owner.\"),\n}).describe(\"Owner reference for updating feature ownership.\").optional(),\n parent: z.union([z.object({\n feature: z.object({\n id: z.string().describe(\"UUID of the parent feature.\"),\n}).describe(\"Feature parent reference.\"),\n}).describe(\"Parent wrapper for feature parent type.\"), z.object({\n component: z.object({\n id: z.string().describe(\"UUID of the parent component.\"),\n}).describe(\"Component parent reference.\"),\n}).describe(\"Parent wrapper for component parent type.\"), z.object({\n product: z.object({\n id: z.string().describe(\"UUID of the parent product.\"),\n}).describe(\"Product parent reference.\"),\n}).describe(\"Parent wrapper for product parent type.\")]).optional(),\n status: z.object({\n id: z.string().describe(\"UUID of the status to set. Cannot be used with 'name'.\").optional(),\n name: z.string().describe(\"Name of the status to set. Cannot be used with 'id'.\").optional(),\n}).describe(\"Status reference for updating feature status.\").optional(),\n archived: z.boolean().describe(\"Set feature archived status. Leave unset to keep current value.\").optional(),\n timeframe: z.object({\n endDate: z.string().describe(\"End date for the feature timeframe in YYYY-MM-DD format.\").optional(),\n startDate: z.string().describe(\"Start date for the feature timeframe in YYYY-MM-DD format.\").optional(),\n granularity: z.string().describe(\"Granularity of the timeframe (e.g., 'day', 'week', 'month').\").optional(),\n}).describe(\"Timeframe for planning a feature.\").optional(),\n description: z.string().describe(\"New feature description in limited HTML format. Leave unset to keep current value. See https://developer.productboard.com/reference/rich-text-formatting\").optional(),\n}).describe(\"Fields to update on the feature.\"),\n}).describe(\"Request model for updating a feature.\");\nconst ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_OwnerSchema = z.object({\n email: z.string().describe(\"Owner's email address.\").nullable(),\n}).describe(\"Feature owner identified by email.\");\nconst ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_ParentSchema = z.object({\n feature: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n product: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n component: ProductboardUpdateFeatures_ParentRefSchema.nullable().optional(),\n}).describe(\"Parent wrapper; one of product, component, or feature.\");\nconst ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_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 ProductboardUpdateFeatures_HealthUpdateSchema = z.object({\n status: z.string().describe(\"Health status.\").nullable(),\n message: z.string().describe(\"Health update message.\").nullable(),\n createdAt: z.string().describe(\"Timestamp of the health update.\").nullable(),\n}).describe(\"Health update information.\");\nconst ProductboardUpdateFeatures_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: ProductboardUpdateFeatures_LinkObjectSchema.nullable(),\n owner: ProductboardUpdateFeatures_OwnerSchema.nullable().optional(),\n parent: ProductboardUpdateFeatures_ParentSchema.nullable(),\n status: ProductboardUpdateFeatures_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: ProductboardUpdateFeatures_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: ProductboardUpdateFeatures_HealthUpdateSchema.nullable().optional(),\n}).describe(\"Feature object description.\");\nexport const ProductboardUpdateFeaturesOutput = z.object({\n data: ProductboardUpdateFeatures_FeatureSchema.nullable(),\n}).describe(\"Response model for updating a feature.\");\n\nexport const productboardUpdateFeatures = action(\"PRODUCTBOARD_UPDATE_FEATURES\", {\n slug: \"productboard-update-features\",\n name: \"Update Features\",\n description: \"Tool to update a feature in Productboard. Use when modifying feature details like name, description, status, owner, parent, or timeframe.\",\n input: ProductboardUpdateFeaturesInput,\n output: ProductboardUpdateFeaturesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACxD,MAAM,EAAE,OAAO;EACf,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC3F,OAAO,EAAE,OAAO,EAChB,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,EAC5E,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACtE,QAAQ,EAAE,MAAM;GAAC,EAAE,OAAO,EAC1B,SAAS,EAAE,OAAO,EAClB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,EACvD,CAAC,CAAC,CAAC,SAAS,2BAA2B,EACvC,CAAC,CAAC,CAAC,SAAS,yCAAyC;GAAG,EAAE,OAAO,EAC/D,WAAW,EAAE,OAAO,EACpB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,EACzD,CAAC,CAAC,CAAC,SAAS,6BAA6B,EACzC,CAAC,CAAC,CAAC,SAAS,2CAA2C;GAAG,EAAE,OAAO,EACjE,SAAS,EAAE,OAAO,EAClB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,EACvD,CAAC,CAAC,CAAC,SAAS,2BAA2B,EACvC,CAAC,CAAC,CAAC,SAAS,yCAAyC;EAAC,CAAC,CAAC,CAAC,SAAS;EAChE,QAAQ,EAAE,OAAO;GACjB,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;GAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC7F,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACpE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EAC3G,WAAW,EAAE,OAAO;GACpB,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;GAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;GACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EAC5G,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CACxM,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,8CAA8C,EAAE,OAAO;CAC3D,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,yCAAyC,EAAE,OAAO,EACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,EAChE,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,6CAA6C,EAAE,OAAO;CAC1D,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,0CAA0C,EAAE,OAAO;CACvD,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,2CAA2C,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,0CAA0C,EAAE,OAAO;CACvD,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,6CAA6C,EAAE,OAAO;CAC1D,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,gDAAgD,EAAE,OAAO;CAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,2CAA2C,EAAE,OAAO;CACxD,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,0CAA0C,CAAC,CAAC,SAAS;CAC/E,OAAO,4CAA4C,SAAS;CAC5D,OAAO,uCAAuC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,wCAAwC,SAAS;CACzD,QAAQ,wCAAwC,SAAS;CACzD,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnF,WAAW,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,kBAAkB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AAKzC,MAAa,6BAA6B,OAAO,gCAAgC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,MAAM,yCAAyC,SAAS,EAC1D,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
|
|
@@ -26,9 +26,9 @@ const ProductboardUpdateNotesV2_NoteTypeSchema = zod.z.enum([
|
|
|
26
26
|
"conversation",
|
|
27
27
|
"opportunity"
|
|
28
28
|
]).describe("Type of note in Productboard.");
|
|
29
|
-
const ProductboardUpdateNotesV2_NoteLinksSchema = zod.z.object({ self: zod.z.string().describe("Self-referential link to the note resource") }).describe("Links related to the note.");
|
|
29
|
+
const ProductboardUpdateNotesV2_NoteLinksSchema = zod.z.object({ self: zod.z.string().describe("Self-referential link to the note resource").nullable() }).describe("Links related to the note.");
|
|
30
30
|
const ProductboardUpdateNotesV2_NoteReferenceSchema = zod.z.object({
|
|
31
|
-
id: zod.z.string().describe("UUID of the note"),
|
|
31
|
+
id: zod.z.string().describe("UUID of the note").nullable(),
|
|
32
32
|
type: ProductboardUpdateNotesV2_NoteTypeSchema.nullable(),
|
|
33
33
|
links: ProductboardUpdateNotesV2_NoteLinksSchema.nullable()
|
|
34
34
|
}).describe("Minimal reference to a note resource.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-notes-v2.cjs","names":["z","action"],"sources":["../../src/actions/update-notes-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateNotesV2Input
|
|
1
|
+
{"version":3,"file":"update-notes-v2.cjs","names":["z","action"],"sources":["../../src/actions/update-notes-v2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ProductboardUpdateNotesV2Input = z.object({\n id: z.string().describe(\"UUID of the note to update\"),\n patch: z.array(z.object({\n op: z.enum([\"set\", \"clear\", \"addItems\", \"removeItems\"]).describe(\"Operation type: 'set' (assign value), 'clear' (reset to default), 'addItems' (append to array), or 'removeItems' (remove from array)\"),\n path: z.string().describe(\"JSON Pointer path to the field to update in the format '/fields/fieldName' (e.g., '/fields/name', '/fields/tags', '/fields/content', '/fields/archived')\"),\n value: z.union([z.string(), z.number().int(), z.boolean(), z.array(z.union([z.string(), z.record(z.string(), z.unknown())])), z.record(z.string(), z.unknown())]).optional(),\n}).describe(\"A single patch operation for updating a note field.\")).describe(\"List of patch operations for granular updates (set/clear/addItems/removeItems). Use for array operations or conditional updates. Cannot be used together with 'fields'\").optional(),\n fields: z.object({}).describe(\"Direct field updates as key-value pairs. Use this for simple field assignments. Cannot be used together with 'patch'. Supported fields: name (str), owner (dict), tags (list of dicts), content (str/dict), archived (bool), processed (bool), source (dict)\").optional(),\n}).describe(\"Request model for updating a note using the v2 API.\\nSupports two update approaches: fields-based or patch-based updates.\");\nconst ProductboardUpdateNotesV2_NoteTypeSchema = z.enum([\"simple\", \"conversation\", \"opportunity\"]).describe(\"Type of note in Productboard.\");\nconst ProductboardUpdateNotesV2_NoteLinksSchema = z.object({\n self: z.string().describe(\"Self-referential link to the note resource\").nullable(),\n}).describe(\"Links related to the note.\");\nconst ProductboardUpdateNotesV2_NoteReferenceSchema = z.object({\n id: z.string().describe(\"UUID of the note\").nullable(),\n type: ProductboardUpdateNotesV2_NoteTypeSchema.nullable(),\n links: ProductboardUpdateNotesV2_NoteLinksSchema.nullable(),\n}).describe(\"Minimal reference to a note resource.\");\nexport const ProductboardUpdateNotesV2Output = z.object({\n data: ProductboardUpdateNotesV2_NoteReferenceSchema.nullable(),\n}).describe(\"Response model for updating a note using the v2 API.\");\n\nexport const productboardUpdateNotesV2 = action(\"PRODUCTBOARD_UPDATE_NOTES_V2\", {\n slug: \"productboard-update-notes-v2\",\n name: \"Update Note V2\",\n description: \"Tool to update a note using the v2 API. Supports two update methods: direct field updates via 'fields' parameter or granular patch operations via 'patch' parameter. Use 'fields' for simple updates (e.g., changing name), and 'patch' for array operations like adding/removing tags.\",\n input: ProductboardUpdateNotesV2Input,\n output: ProductboardUpdateNotesV2Output,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpD,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACxB,IAAIA,IAAAA,EAAE,KAAK;GAAC;GAAO;GAAS;GAAY;EAAa,CAAC,CAAC,CAAC,SAAS,sIAAsI;EACvM,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0JAA0J;EACpL,OAAOA,IAAAA,EAAE,MAAM;GAACA,IAAAA,EAAE,OAAO;GAAGA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI;GAAGA,IAAAA,EAAE,QAAQ;GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC;GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC;EAAC,CAAC,CAAC,CAAC,SAAS;CAC7K,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS;CAC9P,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8PAA8P,CAAC,CAAC,SAAS;AACzS,CAAC,CAAC,CAAC,SAAS,2HAA2H;AACvI,MAAM,2CAA2CA,IAAAA,EAAE,KAAK;CAAC;CAAU;CAAgB;AAAa,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3I,MAAM,4CAA4CA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,EACnF,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACrD,MAAM,yCAAyC,SAAS;CACxD,OAAO,0CAA0C,SAAS;AAC5D,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAM,8CAA8C,SAAS,EAC/D,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,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/update-notes-v2.d.ts
|
|
4
|
-
declare const ProductboardUpdateNotesV2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ProductboardUpdateNotesV2Input: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
patch: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
7
|
+
op: z.ZodEnum<{
|
|
8
|
+
set: "set";
|
|
9
|
+
clear: "clear";
|
|
10
|
+
addItems: "addItems";
|
|
11
|
+
removeItems: "removeItems";
|
|
12
|
+
}>;
|
|
13
|
+
path: z.ZodString;
|
|
14
|
+
value: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>;
|
|
15
|
+
}, z.core.$strip>>>;
|
|
16
|
+
fields: z.ZodOptional<z.ZodObject<{}, z.core.$strip>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const ProductboardUpdateNotesV2Output: z.ZodObject<{
|
|
19
|
+
data: z.ZodNullable<z.ZodObject<{
|
|
20
|
+
id: z.ZodNullable<z.ZodString>;
|
|
21
|
+
type: z.ZodNullable<z.ZodEnum<{
|
|
22
|
+
simple: "simple";
|
|
23
|
+
conversation: "conversation";
|
|
24
|
+
opportunity: "opportunity";
|
|
25
|
+
}>>;
|
|
26
|
+
links: z.ZodNullable<z.ZodObject<{
|
|
27
|
+
self: z.ZodNullable<z.ZodString>;
|
|
28
|
+
}, z.core.$strip>>;
|
|
29
|
+
}, z.core.$strip>>;
|
|
30
|
+
}, z.core.$strip>;
|
|
31
|
+
declare const productboardUpdateNotesV2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
|
+
id: string;
|
|
33
|
+
patch?: {
|
|
34
|
+
op: "set" | "clear" | "addItems" | "removeItems";
|
|
35
|
+
path: string;
|
|
36
|
+
value?: string | number | boolean | Record<string, unknown> | (string | Record<string, unknown>)[] | undefined;
|
|
37
|
+
}[] | undefined;
|
|
38
|
+
fields?: Record<string, never> | undefined;
|
|
39
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
40
|
//#endregion
|
|
8
41
|
export { productboardUpdateNotesV2 };
|
|
9
42
|
//# sourceMappingURL=update-notes-v2.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-notes-v2.d.cts","names":[],"sources":["../../src/actions/update-notes-v2.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"update-notes-v2.d.cts","names":[],"sources":["../../src/actions/update-notes-v2.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAkB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
|