@keystrokehq/pagerduty 0.1.2 → 0.1.4
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/actions/add-service-to-incident-workflow-trigger.cjs +4 -4
- package/dist/actions/add-service-to-incident-workflow-trigger.cjs.map +1 -1
- package/dist/actions/add-service-to-incident-workflow-trigger.d.cts +17 -5
- package/dist/actions/add-service-to-incident-workflow-trigger.d.mts +17 -5
- package/dist/actions/add-service-to-incident-workflow-trigger.mjs +4 -4
- package/dist/actions/add-service-to-incident-workflow-trigger.mjs.map +1 -1
- package/dist/actions/aggregate-escalation-policy-incident-metrics.cjs +2 -2
- package/dist/actions/aggregate-escalation-policy-incident-metrics.cjs.map +1 -1
- package/dist/actions/aggregate-escalation-policy-incident-metrics.d.cts +15 -3
- package/dist/actions/aggregate-escalation-policy-incident-metrics.d.mts +15 -3
- package/dist/actions/aggregate-escalation-policy-incident-metrics.mjs +2 -2
- package/dist/actions/aggregate-escalation-policy-incident-metrics.mjs.map +1 -1
- package/dist/actions/aggregate-incident-metrics-with-filters.cjs +1 -1
- package/dist/actions/aggregate-incident-metrics-with-filters.cjs.map +1 -1
- package/dist/actions/aggregate-incident-metrics-with-filters.d.cts +14 -2
- package/dist/actions/aggregate-incident-metrics-with-filters.d.mts +14 -2
- package/dist/actions/aggregate-incident-metrics-with-filters.mjs +1 -1
- package/dist/actions/aggregate-incident-metrics-with-filters.mjs.map +1 -1
- package/dist/actions/associate-service-dependencies.cjs +4 -4
- package/dist/actions/associate-service-dependencies.cjs.map +1 -1
- package/dist/actions/associate-service-dependencies.d.cts +19 -6
- package/dist/actions/associate-service-dependencies.d.mts +19 -6
- package/dist/actions/associate-service-dependencies.mjs +4 -4
- package/dist/actions/associate-service-dependencies.mjs.map +1 -1
- package/dist/actions/associate-team-with-automation-action.cjs +2 -2
- package/dist/actions/associate-team-with-automation-action.cjs.map +1 -1
- package/dist/actions/associate-team-with-automation-action.d.cts +15 -3
- package/dist/actions/associate-team-with-automation-action.d.mts +15 -3
- package/dist/actions/associate-team-with-automation-action.mjs +2 -2
- package/dist/actions/associate-team-with-automation-action.mjs.map +1 -1
- package/dist/actions/audit-escalation-policy-records.cjs +12 -12
- package/dist/actions/audit-escalation-policy-records.cjs.map +1 -1
- package/dist/actions/audit-escalation-policy-records.d.cts +26 -14
- package/dist/actions/audit-escalation-policy-records.d.mts +26 -14
- package/dist/actions/audit-escalation-policy-records.mjs +12 -12
- package/dist/actions/audit-escalation-policy-records.mjs.map +1 -1
- package/dist/actions/convert-service-rule-by-id.cjs +1 -1
- package/dist/actions/convert-service-rule-by-id.cjs.map +1 -1
- package/dist/actions/convert-service-rule-by-id.d.cts +14 -2
- package/dist/actions/convert-service-rule-by-id.d.mts +14 -2
- package/dist/actions/convert-service-rule-by-id.mjs +1 -1
- package/dist/actions/convert-service-rule-by-id.mjs.map +1 -1
- package/dist/actions/count-paused-incident-reports.cjs +2 -2
- package/dist/actions/count-paused-incident-reports.cjs.map +1 -1
- package/dist/actions/count-paused-incident-reports.d.cts +15 -3
- package/dist/actions/count-paused-incident-reports.d.mts +15 -3
- package/dist/actions/count-paused-incident-reports.mjs +2 -2
- package/dist/actions/count-paused-incident-reports.mjs.map +1 -1
- package/dist/actions/create-a-custom-field-for-an-incident-type.cjs +2 -2
- package/dist/actions/create-a-custom-field-for-an-incident-type.cjs.map +1 -1
- package/dist/actions/create-a-custom-field-for-an-incident-type.d.cts +15 -3
- package/dist/actions/create-a-custom-field-for-an-incident-type.d.mts +15 -3
- package/dist/actions/create-a-custom-field-for-an-incident-type.mjs +2 -2
- package/dist/actions/create-a-custom-field-for-an-incident-type.mjs.map +1 -1
- package/dist/actions/create-a-field-option-for-a-custom-field.cjs +3 -3
- package/dist/actions/create-a-field-option-for-a-custom-field.cjs.map +1 -1
- package/dist/actions/create-a-field-option-for-a-custom-field.d.cts +16 -4
- package/dist/actions/create-a-field-option-for-a-custom-field.d.mts +16 -4
- package/dist/actions/create-a-field-option-for-a-custom-field.mjs +3 -3
- package/dist/actions/create-a-field-option-for-a-custom-field.mjs.map +1 -1
- package/dist/actions/create-a-ruleset.cjs +4 -4
- package/dist/actions/create-a-ruleset.cjs.map +1 -1
- package/dist/actions/create-a-ruleset.d.cts +18 -6
- package/dist/actions/create-a-ruleset.d.cts.map +1 -1
- package/dist/actions/create-a-ruleset.d.mts +18 -6
- package/dist/actions/create-a-ruleset.d.mts.map +1 -1
- package/dist/actions/create-a-ruleset.mjs +4 -4
- package/dist/actions/create-a-ruleset.mjs.map +1 -1
- package/dist/actions/create-a-trigger.cjs +5 -5
- package/dist/actions/create-a-trigger.cjs.map +1 -1
- package/dist/actions/create-a-trigger.d.cts +19 -6
- package/dist/actions/create-a-trigger.d.mts +19 -6
- package/dist/actions/create-a-trigger.mjs +5 -5
- package/dist/actions/create-a-trigger.mjs.map +1 -1
- package/dist/actions/create-an-incident-type.cjs +8 -8
- package/dist/actions/create-an-incident-type.cjs.map +1 -1
- package/dist/actions/create-an-incident-type.d.cts +21 -9
- package/dist/actions/create-an-incident-type.d.mts +21 -9
- package/dist/actions/create-an-incident-type.mjs +8 -8
- package/dist/actions/create-an-incident-type.mjs.map +1 -1
- package/dist/actions/create-and-manage-custom-incident-fields.cjs +3 -3
- package/dist/actions/create-and-manage-custom-incident-fields.cjs.map +1 -1
- package/dist/actions/create-and-manage-custom-incident-fields.d.cts +16 -4
- package/dist/actions/create-and-manage-custom-incident-fields.d.mts +16 -4
- package/dist/actions/create-and-manage-custom-incident-fields.mjs +3 -3
- package/dist/actions/create-and-manage-custom-incident-fields.mjs.map +1 -1
- package/dist/actions/create-automation-runner-endpoint.cjs +1 -1
- package/dist/actions/create-automation-runner-endpoint.cjs.map +1 -1
- package/dist/actions/create-automation-runner-endpoint.d.cts +14 -2
- package/dist/actions/create-automation-runner-endpoint.d.cts.map +1 -1
- package/dist/actions/create-automation-runner-endpoint.d.mts +14 -2
- package/dist/actions/create-automation-runner-endpoint.d.mts.map +1 -1
- package/dist/actions/create-automation-runner-endpoint.mjs +1 -1
- package/dist/actions/create-automation-runner-endpoint.mjs.map +1 -1
- package/dist/actions/create-business-service.cjs +3 -3
- package/dist/actions/create-business-service.cjs.map +1 -1
- package/dist/actions/create-business-service.d.cts +16 -4
- package/dist/actions/create-business-service.d.mts +16 -4
- package/dist/actions/create-business-service.mjs +3 -3
- package/dist/actions/create-business-service.mjs.map +1 -1
- package/dist/actions/create-escalation-policy.cjs +9 -9
- package/dist/actions/create-escalation-policy.cjs.map +1 -1
- package/dist/actions/create-escalation-policy.d.cts +25 -10
- package/dist/actions/create-escalation-policy.d.mts +25 -10
- package/dist/actions/create-escalation-policy.mjs +9 -9
- package/dist/actions/create-escalation-policy.mjs.map +1 -1
- package/dist/actions/create-event-orchestration.cjs +5 -5
- package/dist/actions/create-event-orchestration.cjs.map +1 -1
- package/dist/actions/create-event-orchestration.d.cts +19 -7
- package/dist/actions/create-event-orchestration.d.mts +19 -7
- package/dist/actions/create-event-orchestration.mjs +5 -5
- package/dist/actions/create-event-orchestration.mjs.map +1 -1
- package/dist/actions/create-event-rule-in-ruleset.cjs +17 -17
- package/dist/actions/create-event-rule-in-ruleset.cjs.map +1 -1
- package/dist/actions/create-event-rule-in-ruleset.d.cts +30 -18
- package/dist/actions/create-event-rule-in-ruleset.d.cts.map +1 -1
- package/dist/actions/create-event-rule-in-ruleset.d.mts +30 -18
- package/dist/actions/create-event-rule-in-ruleset.d.mts.map +1 -1
- package/dist/actions/create-event-rule-in-ruleset.mjs +17 -17
- package/dist/actions/create-event-rule-in-ruleset.mjs.map +1 -1
- package/dist/actions/create-extension-object.cjs +4 -4
- package/dist/actions/create-extension-object.cjs.map +1 -1
- package/dist/actions/create-extension-object.d.cts +17 -5
- package/dist/actions/create-extension-object.d.cts.map +1 -1
- package/dist/actions/create-extension-object.d.mts +17 -5
- package/dist/actions/create-extension-object.d.mts.map +1 -1
- package/dist/actions/create-extension-object.mjs +4 -4
- package/dist/actions/create-extension-object.mjs.map +1 -1
- package/dist/actions/create-handoff-notification-rule.cjs +2 -2
- package/dist/actions/create-handoff-notification-rule.cjs.map +1 -1
- package/dist/actions/create-handoff-notification-rule.d.cts +15 -3
- package/dist/actions/create-handoff-notification-rule.d.cts.map +1 -1
- package/dist/actions/create-handoff-notification-rule.d.mts +15 -3
- package/dist/actions/create-handoff-notification-rule.d.mts.map +1 -1
- package/dist/actions/create-handoff-notification-rule.mjs +2 -2
- package/dist/actions/create-handoff-notification-rule.mjs.map +1 -1
- package/dist/actions/create-incident-field-option.cjs +2 -2
- package/dist/actions/create-incident-field-option.cjs.map +1 -1
- package/dist/actions/create-incident-field-option.d.cts +15 -3
- package/dist/actions/create-incident-field-option.d.mts +15 -3
- package/dist/actions/create-incident-field-option.mjs +2 -2
- package/dist/actions/create-incident-field-option.mjs.map +1 -1
- package/dist/actions/create-incident-record.cjs +10 -10
- package/dist/actions/create-incident-record.cjs.map +1 -1
- package/dist/actions/create-incident-record.d.cts +31 -18
- package/dist/actions/create-incident-record.d.mts +31 -18
- package/dist/actions/create-incident-record.mjs +10 -10
- package/dist/actions/create-incident-record.mjs.map +1 -1
- package/dist/actions/create-incident-workflow-instance.cjs +4 -4
- package/dist/actions/create-incident-workflow-instance.cjs.map +1 -1
- package/dist/actions/create-incident-workflow-instance.d.cts +17 -5
- package/dist/actions/create-incident-workflow-instance.d.mts +17 -5
- package/dist/actions/create-incident-workflow-instance.mjs +4 -4
- package/dist/actions/create-incident-workflow-instance.mjs.map +1 -1
- package/dist/actions/create-incident-workflow.cjs +8 -8
- package/dist/actions/create-incident-workflow.cjs.map +1 -1
- package/dist/actions/create-incident-workflow.d.cts +23 -9
- package/dist/actions/create-incident-workflow.d.cts.map +1 -1
- package/dist/actions/create-incident-workflow.d.mts +23 -9
- package/dist/actions/create-incident-workflow.d.mts.map +1 -1
- package/dist/actions/create-incident-workflow.mjs +8 -8
- package/dist/actions/create-incident-workflow.mjs.map +1 -1
- package/dist/actions/create-integration-for-orchestration.cjs +3 -3
- package/dist/actions/create-integration-for-orchestration.cjs.map +1 -1
- package/dist/actions/create-integration-for-orchestration.d.cts +16 -4
- package/dist/actions/create-integration-for-orchestration.d.mts +16 -4
- package/dist/actions/create-integration-for-orchestration.mjs +3 -3
- package/dist/actions/create-integration-for-orchestration.mjs.map +1 -1
- package/dist/actions/create-integration-for-service.cjs +2 -2
- package/dist/actions/create-integration-for-service.cjs.map +1 -1
- package/dist/actions/create-integration-for-service.d.cts +15 -3
- package/dist/actions/create-integration-for-service.d.mts +15 -3
- package/dist/actions/create-integration-for-service.mjs +2 -2
- package/dist/actions/create-integration-for-service.mjs.map +1 -1
- package/dist/actions/create-maintenance-window-object.cjs +5 -5
- package/dist/actions/create-maintenance-window-object.cjs.map +1 -1
- package/dist/actions/create-maintenance-window-object.d.cts +19 -6
- package/dist/actions/create-maintenance-window-object.d.mts +19 -6
- package/dist/actions/create-maintenance-window-object.mjs +5 -5
- package/dist/actions/create-maintenance-window-object.mjs.map +1 -1
- package/dist/actions/create-new-schedule-layer.cjs +14 -14
- package/dist/actions/create-new-schedule-layer.cjs.map +1 -1
- package/dist/actions/create-new-schedule-layer.d.cts +36 -21
- package/dist/actions/create-new-schedule-layer.d.cts.map +1 -1
- package/dist/actions/create-new-schedule-layer.d.mts +36 -21
- package/dist/actions/create-new-schedule-layer.d.mts.map +1 -1
- package/dist/actions/create-new-schedule-layer.mjs +14 -14
- package/dist/actions/create-new-schedule-layer.mjs.map +1 -1
- package/dist/actions/create-new-service.cjs +14 -14
- package/dist/actions/create-new-service.cjs.map +1 -1
- package/dist/actions/create-new-service.d.cts +29 -16
- package/dist/actions/create-new-service.d.cts.map +1 -1
- package/dist/actions/create-new-service.d.mts +29 -16
- package/dist/actions/create-new-service.d.mts.map +1 -1
- package/dist/actions/create-new-service.mjs +14 -14
- package/dist/actions/create-new-service.mjs.map +1 -1
- package/dist/actions/create-new-tag-in-system.cjs +2 -2
- package/dist/actions/create-new-tag-in-system.cjs.map +1 -1
- package/dist/actions/create-new-tag-in-system.d.cts +15 -3
- package/dist/actions/create-new-tag-in-system.d.mts +15 -3
- package/dist/actions/create-new-tag-in-system.mjs +2 -2
- package/dist/actions/create-new-tag-in-system.mjs.map +1 -1
- package/dist/actions/create-new-team-with-details.cjs +2 -2
- package/dist/actions/create-new-team-with-details.cjs.map +1 -1
- package/dist/actions/create-new-team-with-details.d.cts +15 -3
- package/dist/actions/create-new-team-with-details.d.mts +15 -3
- package/dist/actions/create-new-team-with-details.mjs +2 -2
- package/dist/actions/create-new-team-with-details.mjs.map +1 -1
- package/dist/actions/create-new-webhook-subscription.cjs +6 -6
- package/dist/actions/create-new-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-new-webhook-subscription.d.cts +22 -9
- package/dist/actions/create-new-webhook-subscription.d.mts +22 -9
- package/dist/actions/create-new-webhook-subscription.mjs +6 -6
- package/dist/actions/create-new-webhook-subscription.mjs.map +1 -1
- package/dist/actions/create-or-update-status-page-post.cjs +5 -5
- package/dist/actions/create-or-update-status-page-post.cjs.map +1 -1
- package/dist/actions/create-or-update-status-page-post.d.cts +20 -6
- package/dist/actions/create-or-update-status-page-post.d.mts +20 -6
- package/dist/actions/create-or-update-status-page-post.mjs +5 -5
- package/dist/actions/create-or-update-status-page-post.mjs.map +1 -1
- package/dist/actions/create-or-update-status-page-postmortem.cjs +2 -2
- package/dist/actions/create-or-update-status-page-postmortem.cjs.map +1 -1
- package/dist/actions/create-or-update-status-page-postmortem.d.cts +15 -3
- package/dist/actions/create-or-update-status-page-postmortem.d.mts +15 -3
- package/dist/actions/create-or-update-status-page-postmortem.mjs +2 -2
- package/dist/actions/create-or-update-status-page-postmortem.mjs.map +1 -1
- package/dist/actions/create-response-play-for-incidents.cjs +4 -4
- package/dist/actions/create-response-play-for-incidents.cjs.map +1 -1
- package/dist/actions/create-response-play-for-incidents.d.cts +17 -5
- package/dist/actions/create-response-play-for-incidents.d.cts.map +1 -1
- package/dist/actions/create-response-play-for-incidents.d.mts +17 -5
- package/dist/actions/create-response-play-for-incidents.d.mts.map +1 -1
- package/dist/actions/create-response-play-for-incidents.mjs +4 -4
- package/dist/actions/create-response-play-for-incidents.mjs.map +1 -1
- package/dist/actions/create-schedule-overrides-configuration.cjs +3 -3
- package/dist/actions/create-schedule-overrides-configuration.cjs.map +1 -1
- package/dist/actions/create-schedule-overrides-configuration.d.cts +17 -4
- package/dist/actions/create-schedule-overrides-configuration.d.mts +17 -4
- package/dist/actions/create-schedule-overrides-configuration.mjs +3 -3
- package/dist/actions/create-schedule-overrides-configuration.mjs.map +1 -1
- package/dist/actions/create-service-event-rule.cjs +17 -17
- package/dist/actions/create-service-event-rule.cjs.map +1 -1
- package/dist/actions/create-service-event-rule.d.cts +30 -18
- package/dist/actions/create-service-event-rule.d.cts.map +1 -1
- package/dist/actions/create-service-event-rule.d.mts +30 -18
- package/dist/actions/create-service-event-rule.d.mts.map +1 -1
- package/dist/actions/create-service-event-rule.mjs +17 -17
- package/dist/actions/create-service-event-rule.mjs.map +1 -1
- package/dist/actions/create-status-page-subscription.cjs +1 -1
- package/dist/actions/create-status-page-subscription.cjs.map +1 -1
- package/dist/actions/create-status-page-subscription.d.cts +14 -2
- package/dist/actions/create-status-page-subscription.d.mts +14 -2
- package/dist/actions/create-status-page-subscription.mjs +1 -1
- package/dist/actions/create-status-page-subscription.mjs.map +1 -1
- package/dist/actions/create-status-update-template.cjs +2 -2
- package/dist/actions/create-status-update-template.cjs.map +1 -1
- package/dist/actions/create-status-update-template.d.cts +15 -3
- package/dist/actions/create-status-update-template.d.mts +15 -3
- package/dist/actions/create-status-update-template.mjs +2 -2
- package/dist/actions/create-status-update-template.mjs.map +1 -1
- package/dist/actions/create-user-notification-rule.cjs +3 -3
- package/dist/actions/create-user-notification-rule.cjs.map +1 -1
- package/dist/actions/create-user-notification-rule.d.cts +16 -4
- package/dist/actions/create-user-notification-rule.d.cts.map +1 -1
- package/dist/actions/create-user-notification-rule.d.mts +16 -4
- package/dist/actions/create-user-notification-rule.d.mts.map +1 -1
- package/dist/actions/create-user-notification-rule.mjs +3 -3
- package/dist/actions/create-user-notification-rule.mjs.map +1 -1
- package/dist/actions/create-user-object.cjs +2 -2
- package/dist/actions/create-user-object.cjs.map +1 -1
- package/dist/actions/create-user-object.d.cts +15 -3
- package/dist/actions/create-user-object.d.cts.map +1 -1
- package/dist/actions/create-user-object.d.mts +15 -3
- package/dist/actions/create-user-object.d.mts.map +1 -1
- package/dist/actions/create-user-object.mjs +2 -2
- package/dist/actions/create-user-object.mjs.map +1 -1
- package/dist/actions/create-user-status-update-notification-rule.cjs +2 -2
- package/dist/actions/create-user-status-update-notification-rule.cjs.map +1 -1
- package/dist/actions/create-user-status-update-notification-rule.d.cts +15 -3
- package/dist/actions/create-user-status-update-notification-rule.d.cts.map +1 -1
- package/dist/actions/create-user-status-update-notification-rule.d.mts +15 -3
- package/dist/actions/create-user-status-update-notification-rule.d.mts.map +1 -1
- package/dist/actions/create-user-status-update-notification-rule.mjs +2 -2
- package/dist/actions/create-user-status-update-notification-rule.mjs.map +1 -1
- package/dist/actions/create-workflow-integration-connection.cjs +5 -5
- package/dist/actions/create-workflow-integration-connection.cjs.map +1 -1
- package/dist/actions/create-workflow-integration-connection.d.cts +19 -6
- package/dist/actions/create-workflow-integration-connection.d.mts +19 -6
- package/dist/actions/create-workflow-integration-connection.mjs +5 -5
- package/dist/actions/create-workflow-integration-connection.mjs.map +1 -1
- package/dist/actions/delete-a-custom-field-for-an-incident-type.cjs +1 -1
- package/dist/actions/delete-a-custom-field-for-an-incident-type.cjs.map +1 -1
- package/dist/actions/delete-a-custom-field-for-an-incident-type.d.cts +14 -2
- package/dist/actions/delete-a-custom-field-for-an-incident-type.d.mts +14 -2
- package/dist/actions/delete-a-custom-field-for-an-incident-type.mjs +1 -1
- package/dist/actions/delete-a-custom-field-for-an-incident-type.mjs.map +1 -1
- package/dist/actions/delete-a-field-option-for-a-custom-field.cjs +1 -1
- package/dist/actions/delete-a-field-option-for-a-custom-field.cjs.map +1 -1
- package/dist/actions/delete-a-field-option-for-a-custom-field.d.cts +14 -2
- package/dist/actions/delete-a-field-option-for-a-custom-field.d.cts.map +1 -1
- package/dist/actions/delete-a-field-option-for-a-custom-field.d.mts +14 -2
- package/dist/actions/delete-a-field-option-for-a-custom-field.d.mts.map +1 -1
- package/dist/actions/delete-a-field-option-for-a-custom-field.mjs +1 -1
- package/dist/actions/delete-a-field-option-for-a-custom-field.mjs.map +1 -1
- package/dist/actions/delete-account-subscription-by-id.cjs +1 -1
- package/dist/actions/delete-account-subscription-by-id.cjs.map +1 -1
- package/dist/actions/delete-account-subscription-by-id.d.cts +14 -2
- package/dist/actions/delete-account-subscription-by-id.d.cts.map +1 -1
- package/dist/actions/delete-account-subscription-by-id.d.mts +14 -2
- package/dist/actions/delete-account-subscription-by-id.d.mts.map +1 -1
- package/dist/actions/delete-account-subscription-by-id.mjs +1 -1
- package/dist/actions/delete-account-subscription-by-id.mjs.map +1 -1
- package/dist/actions/delete-addon-by-id.cjs +1 -1
- package/dist/actions/delete-addon-by-id.cjs.map +1 -1
- package/dist/actions/delete-addon-by-id.d.cts +14 -2
- package/dist/actions/delete-addon-by-id.d.cts.map +1 -1
- package/dist/actions/delete-addon-by-id.d.mts +14 -2
- package/dist/actions/delete-addon-by-id.d.mts.map +1 -1
- package/dist/actions/delete-addon-by-id.mjs +1 -1
- package/dist/actions/delete-addon-by-id.mjs.map +1 -1
- package/dist/actions/delete-alert-grouping-setting.cjs +1 -1
- package/dist/actions/delete-alert-grouping-setting.cjs.map +1 -1
- package/dist/actions/delete-alert-grouping-setting.d.cts +14 -2
- package/dist/actions/delete-alert-grouping-setting.d.cts.map +1 -1
- package/dist/actions/delete-alert-grouping-setting.d.mts +14 -2
- package/dist/actions/delete-alert-grouping-setting.d.mts.map +1 -1
- package/dist/actions/delete-alert-grouping-setting.mjs +1 -1
- package/dist/actions/delete-alert-grouping-setting.mjs.map +1 -1
- package/dist/actions/delete-all-oauth-delegations.cjs +1 -1
- package/dist/actions/delete-all-oauth-delegations.cjs.map +1 -1
- package/dist/actions/delete-all-oauth-delegations.d.cts +14 -2
- package/dist/actions/delete-all-oauth-delegations.d.mts +14 -2
- package/dist/actions/delete-all-oauth-delegations.mjs +1 -1
- package/dist/actions/delete-all-oauth-delegations.mjs.map +1 -1
- package/dist/actions/delete-automation-action-by-id.cjs +1 -1
- package/dist/actions/delete-automation-action-by-id.cjs.map +1 -1
- package/dist/actions/delete-automation-action-by-id.d.cts +14 -2
- package/dist/actions/delete-automation-action-by-id.d.cts.map +1 -1
- package/dist/actions/delete-automation-action-by-id.d.mts +14 -2
- package/dist/actions/delete-automation-action-by-id.d.mts.map +1 -1
- package/dist/actions/delete-automation-action-by-id.mjs +1 -1
- package/dist/actions/delete-automation-action-by-id.mjs.map +1 -1
- package/dist/actions/delete-automation-action-service-by-id.cjs +1 -1
- package/dist/actions/delete-automation-action-service-by-id.cjs.map +1 -1
- package/dist/actions/delete-automation-action-service-by-id.d.cts +14 -2
- package/dist/actions/delete-automation-action-service-by-id.d.cts.map +1 -1
- package/dist/actions/delete-automation-action-service-by-id.d.mts +14 -2
- package/dist/actions/delete-automation-action-service-by-id.d.mts.map +1 -1
- package/dist/actions/delete-automation-action-service-by-id.mjs +1 -1
- package/dist/actions/delete-automation-action-service-by-id.mjs.map +1 -1
- package/dist/actions/delete-automation-actions-runner-by-id.d.cts +13 -1
- package/dist/actions/delete-automation-actions-runner-by-id.d.mts +13 -1
- package/dist/actions/delete-business-service-by-id.cjs +1 -1
- package/dist/actions/delete-business-service-by-id.cjs.map +1 -1
- package/dist/actions/delete-business-service-by-id.d.cts +14 -2
- package/dist/actions/delete-business-service-by-id.d.cts.map +1 -1
- package/dist/actions/delete-business-service-by-id.d.mts +14 -2
- package/dist/actions/delete-business-service-by-id.d.mts.map +1 -1
- package/dist/actions/delete-business-service-by-id.mjs +1 -1
- package/dist/actions/delete-business-service-by-id.mjs.map +1 -1
- package/dist/actions/delete-business-service-priority-thresholds.cjs +1 -1
- package/dist/actions/delete-business-service-priority-thresholds.cjs.map +1 -1
- package/dist/actions/delete-business-service-priority-thresholds.d.cts +14 -2
- package/dist/actions/delete-business-service-priority-thresholds.d.cts.map +1 -1
- package/dist/actions/delete-business-service-priority-thresholds.d.mts +14 -2
- package/dist/actions/delete-business-service-priority-thresholds.d.mts.map +1 -1
- package/dist/actions/delete-business-service-priority-thresholds.mjs +1 -1
- package/dist/actions/delete-business-service-priority-thresholds.mjs.map +1 -1
- package/dist/actions/delete-cache-variable-for-event.cjs +1 -1
- package/dist/actions/delete-cache-variable-for-event.cjs.map +1 -1
- package/dist/actions/delete-cache-variable-for-event.d.cts +14 -2
- package/dist/actions/delete-cache-variable-for-event.d.cts.map +1 -1
- package/dist/actions/delete-cache-variable-for-event.d.mts +14 -2
- package/dist/actions/delete-cache-variable-for-event.d.mts.map +1 -1
- package/dist/actions/delete-cache-variable-for-event.mjs +1 -1
- package/dist/actions/delete-cache-variable-for-event.mjs.map +1 -1
- package/dist/actions/delete-cache-variable-from-service.cjs +1 -1
- package/dist/actions/delete-cache-variable-from-service.cjs.map +1 -1
- package/dist/actions/delete-cache-variable-from-service.d.cts +14 -2
- package/dist/actions/delete-cache-variable-from-service.d.cts.map +1 -1
- package/dist/actions/delete-cache-variable-from-service.d.mts +14 -2
- package/dist/actions/delete-cache-variable-from-service.d.mts.map +1 -1
- package/dist/actions/delete-cache-variable-from-service.mjs +1 -1
- package/dist/actions/delete-cache-variable-from-service.mjs.map +1 -1
- package/dist/actions/delete-custom-field-by-field-id.cjs +1 -1
- package/dist/actions/delete-custom-field-by-field-id.cjs.map +1 -1
- package/dist/actions/delete-custom-field-by-field-id.d.cts +14 -2
- package/dist/actions/delete-custom-field-by-field-id.d.mts +14 -2
- package/dist/actions/delete-custom-field-by-field-id.mjs +1 -1
- package/dist/actions/delete-custom-field-by-field-id.mjs.map +1 -1
- package/dist/actions/delete-escalation-policy-by-id.cjs +1 -1
- package/dist/actions/delete-escalation-policy-by-id.cjs.map +1 -1
- package/dist/actions/delete-escalation-policy-by-id.d.cts +14 -2
- package/dist/actions/delete-escalation-policy-by-id.d.mts +14 -2
- package/dist/actions/delete-escalation-policy-by-id.mjs +1 -1
- package/dist/actions/delete-escalation-policy-by-id.mjs.map +1 -1
- package/dist/actions/delete-event-by-id.cjs +1 -1
- package/dist/actions/delete-event-by-id.cjs.map +1 -1
- package/dist/actions/delete-event-by-id.d.cts +14 -2
- package/dist/actions/delete-event-by-id.d.cts.map +1 -1
- package/dist/actions/delete-event-by-id.d.mts +14 -2
- package/dist/actions/delete-event-by-id.d.mts.map +1 -1
- package/dist/actions/delete-event-by-id.mjs +1 -1
- package/dist/actions/delete-event-by-id.mjs.map +1 -1
- package/dist/actions/delete-extension-by-id.cjs +2 -2
- package/dist/actions/delete-extension-by-id.cjs.map +1 -1
- package/dist/actions/delete-extension-by-id.d.cts +15 -3
- package/dist/actions/delete-extension-by-id.d.mts +15 -3
- package/dist/actions/delete-extension-by-id.mjs +2 -2
- package/dist/actions/delete-extension-by-id.mjs.map +1 -1
- package/dist/actions/delete-field-option.cjs +1 -1
- package/dist/actions/delete-field-option.cjs.map +1 -1
- package/dist/actions/delete-field-option.d.cts +14 -2
- package/dist/actions/delete-field-option.d.cts.map +1 -1
- package/dist/actions/delete-field-option.d.mts +14 -2
- package/dist/actions/delete-field-option.d.mts.map +1 -1
- package/dist/actions/delete-field-option.mjs +1 -1
- package/dist/actions/delete-field-option.mjs.map +1 -1
- package/dist/actions/delete-incident-workflow-by-id.cjs +2 -2
- package/dist/actions/delete-incident-workflow-by-id.cjs.map +1 -1
- package/dist/actions/delete-incident-workflow-by-id.d.cts +15 -3
- package/dist/actions/delete-incident-workflow-by-id.d.mts +15 -3
- package/dist/actions/delete-incident-workflow-by-id.mjs +2 -2
- package/dist/actions/delete-incident-workflow-by-id.mjs.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-by-id.cjs +1 -1
- package/dist/actions/delete-incident-workflow-trigger-by-id.cjs.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-by-id.d.cts +14 -2
- package/dist/actions/delete-incident-workflow-trigger-by-id.d.cts.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-by-id.d.mts +14 -2
- package/dist/actions/delete-incident-workflow-trigger-by-id.d.mts.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-by-id.mjs +1 -1
- package/dist/actions/delete-incident-workflow-trigger-by-id.mjs.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-service.cjs +1 -1
- package/dist/actions/delete-incident-workflow-trigger-service.cjs.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-service.d.cts +14 -2
- package/dist/actions/delete-incident-workflow-trigger-service.d.cts.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-service.d.mts +14 -2
- package/dist/actions/delete-incident-workflow-trigger-service.d.mts.map +1 -1
- package/dist/actions/delete-incident-workflow-trigger-service.mjs +1 -1
- package/dist/actions/delete-incident-workflow-trigger-service.mjs.map +1 -1
- package/dist/actions/delete-integration-from-event-orchestration.cjs +1 -1
- package/dist/actions/delete-integration-from-event-orchestration.cjs.map +1 -1
- package/dist/actions/delete-integration-from-event-orchestration.d.cts +14 -2
- package/dist/actions/delete-integration-from-event-orchestration.d.cts.map +1 -1
- package/dist/actions/delete-integration-from-event-orchestration.d.mts +14 -2
- package/dist/actions/delete-integration-from-event-orchestration.d.mts.map +1 -1
- package/dist/actions/delete-integration-from-event-orchestration.mjs +1 -1
- package/dist/actions/delete-integration-from-event-orchestration.mjs.map +1 -1
- package/dist/actions/delete-maintenance-window-by-id.cjs +1 -1
- package/dist/actions/delete-maintenance-window-by-id.cjs.map +1 -1
- package/dist/actions/delete-maintenance-window-by-id.d.cts +14 -2
- package/dist/actions/delete-maintenance-window-by-id.d.cts.map +1 -1
- package/dist/actions/delete-maintenance-window-by-id.d.mts +14 -2
- package/dist/actions/delete-maintenance-window-by-id.d.mts.map +1 -1
- package/dist/actions/delete-maintenance-window-by-id.mjs +1 -1
- package/dist/actions/delete-maintenance-window-by-id.mjs.map +1 -1
- package/dist/actions/delete-oncall-handoff-notification-rule.cjs +1 -1
- package/dist/actions/delete-oncall-handoff-notification-rule.cjs.map +1 -1
- package/dist/actions/delete-oncall-handoff-notification-rule.d.cts +14 -2
- package/dist/actions/delete-oncall-handoff-notification-rule.d.cts.map +1 -1
- package/dist/actions/delete-oncall-handoff-notification-rule.d.mts +14 -2
- package/dist/actions/delete-oncall-handoff-notification-rule.d.mts.map +1 -1
- package/dist/actions/delete-oncall-handoff-notification-rule.mjs +1 -1
- package/dist/actions/delete-oncall-handoff-notification-rule.mjs.map +1 -1
- package/dist/actions/delete-post-from-status-page.cjs +1 -1
- package/dist/actions/delete-post-from-status-page.cjs.map +1 -1
- package/dist/actions/delete-post-from-status-page.d.cts +14 -2
- package/dist/actions/delete-post-from-status-page.d.cts.map +1 -1
- package/dist/actions/delete-post-from-status-page.d.mts +14 -2
- package/dist/actions/delete-post-from-status-page.d.mts.map +1 -1
- package/dist/actions/delete-post-from-status-page.mjs +1 -1
- package/dist/actions/delete-post-from-status-page.mjs.map +1 -1
- package/dist/actions/delete-post-update-by-id.cjs +1 -1
- package/dist/actions/delete-post-update-by-id.cjs.map +1 -1
- package/dist/actions/delete-post-update-by-id.d.cts +14 -2
- package/dist/actions/delete-post-update-by-id.d.cts.map +1 -1
- package/dist/actions/delete-post-update-by-id.d.mts +14 -2
- package/dist/actions/delete-post-update-by-id.d.mts.map +1 -1
- package/dist/actions/delete-post-update-by-id.mjs +1 -1
- package/dist/actions/delete-post-update-by-id.mjs.map +1 -1
- package/dist/actions/delete-ruleset-by-id.cjs +1 -1
- package/dist/actions/delete-ruleset-by-id.cjs.map +1 -1
- package/dist/actions/delete-ruleset-by-id.d.cts +14 -2
- package/dist/actions/delete-ruleset-by-id.d.cts.map +1 -1
- package/dist/actions/delete-ruleset-by-id.d.mts +14 -2
- package/dist/actions/delete-ruleset-by-id.d.mts.map +1 -1
- package/dist/actions/delete-ruleset-by-id.mjs +1 -1
- package/dist/actions/delete-ruleset-by-id.mjs.map +1 -1
- package/dist/actions/delete-runner-team-association.cjs +1 -1
- package/dist/actions/delete-runner-team-association.cjs.map +1 -1
- package/dist/actions/delete-runner-team-association.d.cts +14 -2
- package/dist/actions/delete-runner-team-association.d.cts.map +1 -1
- package/dist/actions/delete-runner-team-association.d.mts +14 -2
- package/dist/actions/delete-runner-team-association.d.mts.map +1 -1
- package/dist/actions/delete-runner-team-association.mjs +1 -1
- package/dist/actions/delete-runner-team-association.mjs.map +1 -1
- package/dist/actions/delete-schedule-by-id.cjs +1 -1
- package/dist/actions/delete-schedule-by-id.cjs.map +1 -1
- package/dist/actions/delete-schedule-by-id.d.cts +14 -2
- package/dist/actions/delete-schedule-by-id.d.cts.map +1 -1
- package/dist/actions/delete-schedule-by-id.d.mts +14 -2
- package/dist/actions/delete-schedule-by-id.d.mts.map +1 -1
- package/dist/actions/delete-schedule-by-id.mjs +1 -1
- package/dist/actions/delete-schedule-by-id.mjs.map +1 -1
- package/dist/actions/delete-schedule-override-by-id.d.cts +13 -1
- package/dist/actions/delete-schedule-override-by-id.d.mts +13 -1
- package/dist/actions/delete-service-by-id.cjs +1 -1
- package/dist/actions/delete-service-by-id.cjs.map +1 -1
- package/dist/actions/delete-service-by-id.d.cts +14 -2
- package/dist/actions/delete-service-by-id.d.cts.map +1 -1
- package/dist/actions/delete-service-by-id.d.mts +14 -2
- package/dist/actions/delete-service-by-id.d.mts.map +1 -1
- package/dist/actions/delete-service-by-id.mjs +1 -1
- package/dist/actions/delete-service-by-id.mjs.map +1 -1
- package/dist/actions/delete-service-rule-by-id.cjs +2 -2
- package/dist/actions/delete-service-rule-by-id.cjs.map +1 -1
- package/dist/actions/delete-service-rule-by-id.d.cts +15 -3
- package/dist/actions/delete-service-rule-by-id.d.mts +15 -3
- package/dist/actions/delete-service-rule-by-id.mjs +2 -2
- package/dist/actions/delete-service-rule-by-id.mjs.map +1 -1
- package/dist/actions/delete-status-page-postmortem.cjs +1 -1
- package/dist/actions/delete-status-page-postmortem.cjs.map +1 -1
- package/dist/actions/delete-status-page-postmortem.d.cts +14 -2
- package/dist/actions/delete-status-page-postmortem.d.cts.map +1 -1
- package/dist/actions/delete-status-page-postmortem.d.mts +14 -2
- package/dist/actions/delete-status-page-postmortem.d.mts.map +1 -1
- package/dist/actions/delete-status-page-postmortem.mjs +1 -1
- package/dist/actions/delete-status-page-postmortem.mjs.map +1 -1
- package/dist/actions/delete-status-update-notification-rule.cjs +1 -1
- package/dist/actions/delete-status-update-notification-rule.cjs.map +1 -1
- package/dist/actions/delete-status-update-notification-rule.d.cts +14 -2
- package/dist/actions/delete-status-update-notification-rule.d.cts.map +1 -1
- package/dist/actions/delete-status-update-notification-rule.d.mts +14 -2
- package/dist/actions/delete-status-update-notification-rule.d.mts.map +1 -1
- package/dist/actions/delete-status-update-notification-rule.mjs +1 -1
- package/dist/actions/delete-status-update-notification-rule.mjs.map +1 -1
- package/dist/actions/delete-subscription-from-status-page.cjs +2 -2
- package/dist/actions/delete-subscription-from-status-page.cjs.map +1 -1
- package/dist/actions/delete-subscription-from-status-page.d.cts +15 -3
- package/dist/actions/delete-subscription-from-status-page.d.mts +15 -3
- package/dist/actions/delete-subscription-from-status-page.mjs +2 -2
- package/dist/actions/delete-subscription-from-status-page.mjs.map +1 -1
- package/dist/actions/delete-tag-by-id.cjs +1 -1
- package/dist/actions/delete-tag-by-id.cjs.map +1 -1
- package/dist/actions/delete-tag-by-id.d.cts +14 -2
- package/dist/actions/delete-tag-by-id.d.cts.map +1 -1
- package/dist/actions/delete-tag-by-id.d.mts +14 -2
- package/dist/actions/delete-tag-by-id.d.mts.map +1 -1
- package/dist/actions/delete-tag-by-id.mjs +1 -1
- package/dist/actions/delete-tag-by-id.mjs.map +1 -1
- package/dist/actions/delete-team-by-id.cjs +1 -1
- package/dist/actions/delete-team-by-id.cjs.map +1 -1
- package/dist/actions/delete-team-by-id.d.cts +14 -2
- package/dist/actions/delete-team-by-id.d.cts.map +1 -1
- package/dist/actions/delete-team-by-id.d.mts +14 -2
- package/dist/actions/delete-team-by-id.d.mts.map +1 -1
- package/dist/actions/delete-team-by-id.mjs +1 -1
- package/dist/actions/delete-team-by-id.mjs.map +1 -1
- package/dist/actions/delete-team-escalation-policy.cjs +2 -2
- package/dist/actions/delete-team-escalation-policy.cjs.map +1 -1
- package/dist/actions/delete-team-escalation-policy.d.cts +15 -3
- package/dist/actions/delete-team-escalation-policy.d.mts +15 -3
- package/dist/actions/delete-team-escalation-policy.mjs +2 -2
- package/dist/actions/delete-team-escalation-policy.mjs.map +1 -1
- package/dist/actions/delete-team-from-automation-action.cjs +1 -1
- package/dist/actions/delete-team-from-automation-action.cjs.map +1 -1
- package/dist/actions/delete-team-from-automation-action.d.cts +14 -2
- package/dist/actions/delete-team-from-automation-action.d.cts.map +1 -1
- package/dist/actions/delete-team-from-automation-action.d.mts +14 -2
- package/dist/actions/delete-team-from-automation-action.d.mts.map +1 -1
- package/dist/actions/delete-team-from-automation-action.mjs +1 -1
- package/dist/actions/delete-team-from-automation-action.mjs.map +1 -1
- package/dist/actions/delete-template-by-id.cjs +1 -1
- package/dist/actions/delete-template-by-id.cjs.map +1 -1
- package/dist/actions/delete-template-by-id.d.cts +14 -2
- package/dist/actions/delete-template-by-id.d.cts.map +1 -1
- package/dist/actions/delete-template-by-id.d.mts +14 -2
- package/dist/actions/delete-template-by-id.d.mts.map +1 -1
- package/dist/actions/delete-template-by-id.mjs +1 -1
- package/dist/actions/delete-template-by-id.mjs.map +1 -1
- package/dist/actions/delete-user-by-id.cjs +1 -1
- package/dist/actions/delete-user-by-id.cjs.map +1 -1
- package/dist/actions/delete-user-by-id.d.cts +14 -2
- package/dist/actions/delete-user-by-id.d.cts.map +1 -1
- package/dist/actions/delete-user-by-id.d.mts +14 -2
- package/dist/actions/delete-user-by-id.d.mts.map +1 -1
- package/dist/actions/delete-user-by-id.mjs +1 -1
- package/dist/actions/delete-user-by-id.mjs.map +1 -1
- package/dist/actions/delete-user-contact-method.cjs +1 -1
- package/dist/actions/delete-user-contact-method.cjs.map +1 -1
- package/dist/actions/delete-user-contact-method.d.cts +14 -2
- package/dist/actions/delete-user-contact-method.d.cts.map +1 -1
- package/dist/actions/delete-user-contact-method.d.mts +14 -2
- package/dist/actions/delete-user-contact-method.d.mts.map +1 -1
- package/dist/actions/delete-user-contact-method.mjs +1 -1
- package/dist/actions/delete-user-contact-method.mjs.map +1 -1
- package/dist/actions/delete-user-from-team-by-id.cjs +1 -1
- package/dist/actions/delete-user-from-team-by-id.cjs.map +1 -1
- package/dist/actions/delete-user-from-team-by-id.d.cts +14 -2
- package/dist/actions/delete-user-from-team-by-id.d.cts.map +1 -1
- package/dist/actions/delete-user-from-team-by-id.d.mts +14 -2
- package/dist/actions/delete-user-from-team-by-id.d.mts.map +1 -1
- package/dist/actions/delete-user-from-team-by-id.mjs +1 -1
- package/dist/actions/delete-user-from-team-by-id.mjs.map +1 -1
- package/dist/actions/delete-user-notification-rule.cjs +1 -1
- package/dist/actions/delete-user-notification-rule.cjs.map +1 -1
- package/dist/actions/delete-user-notification-rule.d.cts +14 -2
- package/dist/actions/delete-user-notification-rule.d.cts.map +1 -1
- package/dist/actions/delete-user-notification-rule.d.mts +14 -2
- package/dist/actions/delete-user-notification-rule.d.mts.map +1 -1
- package/dist/actions/delete-user-notification-rule.mjs +1 -1
- package/dist/actions/delete-user-notification-rule.mjs.map +1 -1
- package/dist/actions/delete-user-session-by-id.cjs +1 -1
- package/dist/actions/delete-user-session-by-id.cjs.map +1 -1
- package/dist/actions/delete-user-session-by-id.d.cts +14 -2
- package/dist/actions/delete-user-session-by-id.d.cts.map +1 -1
- package/dist/actions/delete-user-session-by-id.d.mts +14 -2
- package/dist/actions/delete-user-session-by-id.d.mts.map +1 -1
- package/dist/actions/delete-user-session-by-id.mjs +1 -1
- package/dist/actions/delete-user-session-by-id.mjs.map +1 -1
- package/dist/actions/delete-user-session-by-type.cjs +1 -1
- package/dist/actions/delete-user-session-by-type.cjs.map +1 -1
- package/dist/actions/delete-user-session-by-type.d.cts +14 -2
- package/dist/actions/delete-user-session-by-type.d.cts.map +1 -1
- package/dist/actions/delete-user-session-by-type.d.mts +14 -2
- package/dist/actions/delete-user-session-by-type.d.mts.map +1 -1
- package/dist/actions/delete-user-session-by-type.mjs +1 -1
- package/dist/actions/delete-user-session-by-type.mjs.map +1 -1
- package/dist/actions/delete-webhook-subscription-by-id.cjs +1 -1
- package/dist/actions/delete-webhook-subscription-by-id.cjs.map +1 -1
- package/dist/actions/delete-webhook-subscription-by-id.d.cts +14 -2
- package/dist/actions/delete-webhook-subscription-by-id.d.cts.map +1 -1
- package/dist/actions/delete-webhook-subscription-by-id.d.mts +14 -2
- package/dist/actions/delete-webhook-subscription-by-id.d.mts.map +1 -1
- package/dist/actions/delete-webhook-subscription-by-id.mjs +1 -1
- package/dist/actions/delete-webhook-subscription-by-id.mjs.map +1 -1
- package/dist/actions/delete-workflow-integration-connection.cjs +1 -1
- package/dist/actions/delete-workflow-integration-connection.cjs.map +1 -1
- package/dist/actions/delete-workflow-integration-connection.d.cts +14 -2
- package/dist/actions/delete-workflow-integration-connection.d.cts.map +1 -1
- package/dist/actions/delete-workflow-integration-connection.d.mts +14 -2
- package/dist/actions/delete-workflow-integration-connection.d.mts.map +1 -1
- package/dist/actions/delete-workflow-integration-connection.mjs +1 -1
- package/dist/actions/delete-workflow-integration-connection.mjs.map +1 -1
- package/dist/actions/disassociate-service-dependencies.cjs +4 -4
- package/dist/actions/disassociate-service-dependencies.cjs.map +1 -1
- package/dist/actions/disassociate-service-dependencies.d.cts +19 -6
- package/dist/actions/disassociate-service-dependencies.d.mts +19 -6
- package/dist/actions/disassociate-service-dependencies.mjs +4 -4
- package/dist/actions/disassociate-service-dependencies.mjs.map +1 -1
- package/dist/actions/edit-webhook-subscription-by-id.cjs +5 -5
- package/dist/actions/edit-webhook-subscription-by-id.cjs.map +1 -1
- package/dist/actions/edit-webhook-subscription-by-id.d.cts +20 -8
- package/dist/actions/edit-webhook-subscription-by-id.d.mts +20 -8
- package/dist/actions/edit-webhook-subscription-by-id.mjs +5 -5
- package/dist/actions/edit-webhook-subscription-by-id.mjs.map +1 -1
- package/dist/actions/enable-extension-by-id.cjs +1 -1
- package/dist/actions/enable-extension-by-id.cjs.map +1 -1
- package/dist/actions/enable-extension-by-id.d.cts +14 -2
- package/dist/actions/enable-extension-by-id.d.mts +14 -2
- package/dist/actions/enable-extension-by-id.mjs +1 -1
- package/dist/actions/enable-extension-by-id.mjs.map +1 -1
- package/dist/actions/enable-webhook-subscription-by-id.cjs +4 -4
- package/dist/actions/enable-webhook-subscription-by-id.cjs.map +1 -1
- package/dist/actions/enable-webhook-subscription-by-id.d.cts +17 -5
- package/dist/actions/enable-webhook-subscription-by-id.d.mts +17 -5
- package/dist/actions/enable-webhook-subscription-by-id.mjs +4 -4
- package/dist/actions/enable-webhook-subscription-by-id.mjs.map +1 -1
- package/dist/actions/execute-response-play-by-id.cjs +1 -1
- package/dist/actions/execute-response-play-by-id.cjs.map +1 -1
- package/dist/actions/execute-response-play-by-id.d.cts +14 -2
- package/dist/actions/execute-response-play-by-id.d.cts.map +1 -1
- package/dist/actions/execute-response-play-by-id.d.mts +14 -2
- package/dist/actions/execute-response-play-by-id.d.mts.map +1 -1
- package/dist/actions/execute-response-play-by-id.mjs +1 -1
- package/dist/actions/execute-response-play-by-id.mjs.map +1 -1
- package/dist/actions/fetch-cache-variable-for-event-orchestration.cjs +3 -3
- package/dist/actions/fetch-cache-variable-for-event-orchestration.cjs.map +1 -1
- package/dist/actions/fetch-cache-variable-for-event-orchestration.d.cts +16 -4
- package/dist/actions/fetch-cache-variable-for-event-orchestration.d.mts +16 -4
- package/dist/actions/fetch-cache-variable-for-event-orchestration.mjs +3 -3
- package/dist/actions/fetch-cache-variable-for-event-orchestration.mjs.map +1 -1
- package/dist/actions/fetch-custom-incident-field-by-id.cjs +3 -3
- package/dist/actions/fetch-custom-incident-field-by-id.cjs.map +1 -1
- package/dist/actions/fetch-custom-incident-field-by-id.d.cts +16 -4
- package/dist/actions/fetch-custom-incident-field-by-id.d.mts +16 -4
- package/dist/actions/fetch-custom-incident-field-by-id.mjs +3 -3
- package/dist/actions/fetch-custom-incident-field-by-id.mjs.map +1 -1
- package/dist/actions/fetch-escalation-polices-list.cjs +6 -6
- package/dist/actions/fetch-escalation-polices-list.cjs.map +1 -1
- package/dist/actions/fetch-escalation-polices-list.d.cts +21 -9
- package/dist/actions/fetch-escalation-polices-list.d.mts +21 -9
- package/dist/actions/fetch-escalation-polices-list.mjs +6 -6
- package/dist/actions/fetch-escalation-polices-list.mjs.map +1 -1
- package/dist/actions/fetch-event-orchestrations.cjs +6 -6
- package/dist/actions/fetch-event-orchestrations.cjs.map +1 -1
- package/dist/actions/fetch-event-orchestrations.d.cts +20 -8
- package/dist/actions/fetch-event-orchestrations.d.mts +20 -8
- package/dist/actions/fetch-event-orchestrations.mjs +6 -6
- package/dist/actions/fetch-event-orchestrations.mjs.map +1 -1
- package/dist/actions/fetch-incident-analytics-by-id.cjs +2 -2
- package/dist/actions/fetch-incident-analytics-by-id.cjs.map +1 -1
- package/dist/actions/fetch-incident-analytics-by-id.d.cts +15 -3
- package/dist/actions/fetch-incident-analytics-by-id.d.mts +15 -3
- package/dist/actions/fetch-incident-analytics-by-id.mjs +2 -2
- package/dist/actions/fetch-incident-analytics-by-id.mjs.map +1 -1
- package/dist/actions/fetch-incident-list.cjs +14 -14
- package/dist/actions/fetch-incident-list.cjs.map +1 -1
- package/dist/actions/fetch-incident-list.d.cts +38 -26
- package/dist/actions/fetch-incident-list.d.mts +38 -26
- package/dist/actions/fetch-incident-list.mjs +14 -14
- package/dist/actions/fetch-incident-list.mjs.map +1 -1
- package/dist/actions/fetch-outlier-incident-by-id.cjs +18 -18
- package/dist/actions/fetch-outlier-incident-by-id.cjs.map +1 -1
- package/dist/actions/fetch-outlier-incident-by-id.d.cts +32 -20
- package/dist/actions/fetch-outlier-incident-by-id.d.mts +32 -20
- package/dist/actions/fetch-outlier-incident-by-id.mjs +18 -18
- package/dist/actions/fetch-outlier-incident-by-id.mjs.map +1 -1
- package/dist/actions/fetch-post-update-status.cjs +2 -2
- package/dist/actions/fetch-post-update-status.cjs.map +1 -1
- package/dist/actions/fetch-post-update-status.d.cts +15 -3
- package/dist/actions/fetch-post-update-status.d.mts +15 -3
- package/dist/actions/fetch-post-update-status.mjs +2 -2
- package/dist/actions/fetch-post-update-status.mjs.map +1 -1
- package/dist/actions/fetch-priorities-list.cjs +2 -2
- package/dist/actions/fetch-priorities-list.cjs.map +1 -1
- package/dist/actions/fetch-priorities-list.d.cts +15 -3
- package/dist/actions/fetch-priorities-list.d.mts +15 -3
- package/dist/actions/fetch-priorities-list.mjs +2 -2
- package/dist/actions/fetch-priorities-list.mjs.map +1 -1
- package/dist/actions/fetch-related-change-events-for-incident.cjs +1 -1
- package/dist/actions/fetch-related-change-events-for-incident.cjs.map +1 -1
- package/dist/actions/fetch-related-change-events-for-incident.d.cts +14 -2
- package/dist/actions/fetch-related-change-events-for-incident.d.mts +14 -2
- package/dist/actions/fetch-related-change-events-for-incident.mjs +1 -1
- package/dist/actions/fetch-related-change-events-for-incident.mjs.map +1 -1
- package/dist/actions/fetch-related-incidents-by-id.cjs +20 -20
- package/dist/actions/fetch-related-incidents-by-id.cjs.map +1 -1
- package/dist/actions/fetch-related-incidents-by-id.d.cts +35 -23
- package/dist/actions/fetch-related-incidents-by-id.d.mts +35 -23
- package/dist/actions/fetch-related-incidents-by-id.mjs +20 -20
- package/dist/actions/fetch-related-incidents-by-id.mjs.map +1 -1
- package/dist/actions/fetch-runner-teams-integration.cjs +2 -2
- package/dist/actions/fetch-runner-teams-integration.cjs.map +1 -1
- package/dist/actions/fetch-runner-teams-integration.d.cts +15 -3
- package/dist/actions/fetch-runner-teams-integration.d.mts +15 -3
- package/dist/actions/fetch-runner-teams-integration.mjs +2 -2
- package/dist/actions/fetch-runner-teams-integration.mjs.map +1 -1
- package/dist/actions/fetch-status-pages.cjs +1 -1
- package/dist/actions/fetch-status-pages.cjs.map +1 -1
- package/dist/actions/fetch-status-pages.d.cts +14 -2
- package/dist/actions/fetch-status-pages.d.mts +14 -2
- package/dist/actions/fetch-status-pages.mjs +1 -1
- package/dist/actions/fetch-status-pages.mjs.map +1 -1
- package/dist/actions/fetch-user-contact-method.cjs +1 -1
- package/dist/actions/fetch-user-contact-method.cjs.map +1 -1
- package/dist/actions/fetch-user-contact-method.d.cts +14 -2
- package/dist/actions/fetch-user-contact-method.d.mts +14 -2
- package/dist/actions/fetch-user-contact-method.mjs +1 -1
- package/dist/actions/fetch-user-contact-method.mjs.map +1 -1
- package/dist/actions/fetch-vendor-list.cjs +2 -2
- package/dist/actions/fetch-vendor-list.cjs.map +1 -1
- package/dist/actions/fetch-vendor-list.d.cts +15 -3
- package/dist/actions/fetch-vendor-list.d.mts +15 -3
- package/dist/actions/fetch-vendor-list.mjs +2 -2
- package/dist/actions/fetch-vendor-list.mjs.map +1 -1
- package/dist/actions/filter-and-aggregate-incident-metrics.cjs +3 -3
- package/dist/actions/filter-and-aggregate-incident-metrics.cjs.map +1 -1
- package/dist/actions/filter-and-aggregate-incident-metrics.d.cts +16 -4
- package/dist/actions/filter-and-aggregate-incident-metrics.d.mts +16 -4
- package/dist/actions/filter-and-aggregate-incident-metrics.mjs +3 -3
- package/dist/actions/filter-and-aggregate-incident-metrics.mjs.map +1 -1
- package/dist/actions/get-a-field-option-on-a-custom-field.d.cts +13 -1
- package/dist/actions/get-a-field-option-on-a-custom-field.d.mts +13 -1
- package/dist/actions/get-a-trigger.cjs +5 -5
- package/dist/actions/get-a-trigger.cjs.map +1 -1
- package/dist/actions/get-a-trigger.d.cts +18 -6
- package/dist/actions/get-a-trigger.d.mts +18 -6
- package/dist/actions/get-a-trigger.mjs +5 -5
- package/dist/actions/get-a-trigger.mjs.map +1 -1
- package/dist/actions/get-addons-list.cjs +3 -3
- package/dist/actions/get-addons-list.cjs.map +1 -1
- package/dist/actions/get-addons-list.d.cts +16 -4
- package/dist/actions/get-addons-list.d.mts +16 -4
- package/dist/actions/get-addons-list.mjs +3 -3
- package/dist/actions/get-addons-list.mjs.map +1 -1
- package/dist/actions/get-aggregated-pd-advance-usage-data.cjs +2 -2
- package/dist/actions/get-aggregated-pd-advance-usage-data.cjs.map +1 -1
- package/dist/actions/get-aggregated-pd-advance-usage-data.d.cts +15 -3
- package/dist/actions/get-aggregated-pd-advance-usage-data.d.mts +15 -3
- package/dist/actions/get-aggregated-pd-advance-usage-data.mjs +2 -2
- package/dist/actions/get-aggregated-pd-advance-usage-data.mjs.map +1 -1
- package/dist/actions/get-alert-grouping-settings.cjs +1 -1
- package/dist/actions/get-alert-grouping-settings.cjs.map +1 -1
- package/dist/actions/get-alert-grouping-settings.d.cts +14 -2
- package/dist/actions/get-alert-grouping-settings.d.mts +14 -2
- package/dist/actions/get-alert-grouping-settings.mjs +1 -1
- package/dist/actions/get-alert-grouping-settings.mjs.map +1 -1
- package/dist/actions/get-alerts-by-incident-id.cjs +7 -7
- package/dist/actions/get-alerts-by-incident-id.cjs.map +1 -1
- package/dist/actions/get-alerts-by-incident-id.d.cts +22 -10
- package/dist/actions/get-alerts-by-incident-id.d.mts +22 -10
- package/dist/actions/get-alerts-by-incident-id.mjs +7 -7
- package/dist/actions/get-alerts-by-incident-id.mjs.map +1 -1
- package/dist/actions/get-an-incident-type-custom-field.cjs +3 -3
- package/dist/actions/get-an-incident-type-custom-field.cjs.map +1 -1
- package/dist/actions/get-an-incident-type-custom-field.d.cts +16 -4
- package/dist/actions/get-an-incident-type-custom-field.d.mts +16 -4
- package/dist/actions/get-an-incident-type-custom-field.mjs +3 -3
- package/dist/actions/get-an-incident-type-custom-field.mjs.map +1 -1
- package/dist/actions/get-an-incident-type.cjs +3 -3
- package/dist/actions/get-an-incident-type.cjs.map +1 -1
- package/dist/actions/get-an-incident-type.d.cts +16 -4
- package/dist/actions/get-an-incident-type.d.mts +16 -4
- package/dist/actions/get-an-incident-type.mjs +3 -3
- package/dist/actions/get-an-incident-type.mjs.map +1 -1
- package/dist/actions/get-analytics-metrics-incidents-all.cjs +2 -2
- package/dist/actions/get-analytics-metrics-incidents-all.cjs.map +1 -1
- package/dist/actions/get-analytics-metrics-incidents-all.d.cts +15 -3
- package/dist/actions/get-analytics-metrics-incidents-all.d.mts +15 -3
- package/dist/actions/get-analytics-metrics-incidents-all.mjs +2 -2
- package/dist/actions/get-analytics-metrics-incidents-all.mjs.map +1 -1
- package/dist/actions/get-analytics-metrics-users-all.cjs +3 -3
- package/dist/actions/get-analytics-metrics-users-all.cjs.map +1 -1
- package/dist/actions/get-analytics-metrics-users-all.d.cts +16 -4
- package/dist/actions/get-analytics-metrics-users-all.d.mts +16 -4
- package/dist/actions/get-analytics-metrics-users-all.mjs +3 -3
- package/dist/actions/get-analytics-metrics-users-all.mjs.map +1 -1
- package/dist/actions/get-analytics-raw-incidents-responses.cjs +2 -2
- package/dist/actions/get-analytics-raw-incidents-responses.cjs.map +1 -1
- package/dist/actions/get-analytics-raw-incidents-responses.d.cts +15 -3
- package/dist/actions/get-analytics-raw-incidents-responses.d.mts +15 -3
- package/dist/actions/get-analytics-raw-incidents-responses.mjs +2 -2
- package/dist/actions/get-analytics-raw-incidents-responses.mjs.map +1 -1
- package/dist/actions/get-analytics-raw-users.cjs +3 -3
- package/dist/actions/get-analytics-raw-users.cjs.map +1 -1
- package/dist/actions/get-analytics-raw-users.d.cts +16 -4
- package/dist/actions/get-analytics-raw-users.d.mts +16 -4
- package/dist/actions/get-analytics-raw-users.mjs +3 -3
- package/dist/actions/get-analytics-raw-users.mjs.map +1 -1
- package/dist/actions/get-audit-records.cjs +10 -10
- package/dist/actions/get-audit-records.cjs.map +1 -1
- package/dist/actions/get-audit-records.d.cts +30 -18
- package/dist/actions/get-audit-records.d.mts +30 -18
- package/dist/actions/get-audit-records.mjs +10 -10
- package/dist/actions/get-audit-records.mjs.map +1 -1
- package/dist/actions/get-automation-action-by-id.cjs +1 -1
- package/dist/actions/get-automation-action-by-id.cjs.map +1 -1
- package/dist/actions/get-automation-action-by-id.d.cts +14 -2
- package/dist/actions/get-automation-action-by-id.d.mts +14 -2
- package/dist/actions/get-automation-action-by-id.mjs +1 -1
- package/dist/actions/get-automation-action-by-id.mjs.map +1 -1
- package/dist/actions/get-automation-action-runner-by-id.cjs +1 -1
- package/dist/actions/get-automation-action-runner-by-id.cjs.map +1 -1
- package/dist/actions/get-automation-action-runner-by-id.d.cts +14 -2
- package/dist/actions/get-automation-action-runner-by-id.d.mts +14 -2
- package/dist/actions/get-automation-action-runner-by-id.mjs +1 -1
- package/dist/actions/get-automation-action-runner-by-id.mjs.map +1 -1
- package/dist/actions/get-automation-action-team-by-team-id.cjs +2 -2
- package/dist/actions/get-automation-action-team-by-team-id.cjs.map +1 -1
- package/dist/actions/get-automation-action-team-by-team-id.d.cts +15 -3
- package/dist/actions/get-automation-action-team-by-team-id.d.mts +15 -3
- package/dist/actions/get-automation-action-team-by-team-id.mjs +2 -2
- package/dist/actions/get-automation-action-team-by-team-id.mjs.map +1 -1
- package/dist/actions/get-automation-actions-runners.cjs +1 -1
- package/dist/actions/get-automation-actions-runners.cjs.map +1 -1
- package/dist/actions/get-automation-actions-runners.d.cts +14 -2
- package/dist/actions/get-automation-actions-runners.d.mts +14 -2
- package/dist/actions/get-automation-actions-runners.mjs +1 -1
- package/dist/actions/get-automation-actions-runners.mjs.map +1 -1
- package/dist/actions/get-business-service-subscribers-by-id.cjs +2 -2
- package/dist/actions/get-business-service-subscribers-by-id.cjs.map +1 -1
- package/dist/actions/get-business-service-subscribers-by-id.d.cts +15 -3
- package/dist/actions/get-business-service-subscribers-by-id.d.mts +15 -3
- package/dist/actions/get-business-service-subscribers-by-id.mjs +2 -2
- package/dist/actions/get-business-service-subscribers-by-id.mjs.map +1 -1
- package/dist/actions/get-business-services-impacts.cjs +5 -5
- package/dist/actions/get-business-services-impacts.cjs.map +1 -1
- package/dist/actions/get-business-services-impacts.d.cts +18 -6
- package/dist/actions/get-business-services-impacts.d.mts +18 -6
- package/dist/actions/get-business-services-impacts.mjs +5 -5
- package/dist/actions/get-business-services-impacts.mjs.map +1 -1
- package/dist/actions/get-business-services-priority-thresholds.cjs +2 -2
- package/dist/actions/get-business-services-priority-thresholds.cjs.map +1 -1
- package/dist/actions/get-business-services-priority-thresholds.d.cts +15 -3
- package/dist/actions/get-business-services-priority-thresholds.d.cts.map +1 -1
- package/dist/actions/get-business-services-priority-thresholds.d.mts +15 -3
- package/dist/actions/get-business-services-priority-thresholds.d.mts.map +1 -1
- package/dist/actions/get-business-services-priority-thresholds.mjs +2 -2
- package/dist/actions/get-business-services-priority-thresholds.mjs.map +1 -1
- package/dist/actions/get-cache-variable-by-id.cjs +3 -3
- package/dist/actions/get-cache-variable-by-id.cjs.map +1 -1
- package/dist/actions/get-cache-variable-by-id.d.cts +16 -4
- package/dist/actions/get-cache-variable-by-id.d.mts +16 -4
- package/dist/actions/get-cache-variable-by-id.mjs +3 -3
- package/dist/actions/get-cache-variable-by-id.mjs.map +1 -1
- package/dist/actions/get-cache-variables-for-service.cjs +1 -1
- package/dist/actions/get-cache-variables-for-service.cjs.map +1 -1
- package/dist/actions/get-cache-variables-for-service.d.cts +14 -2
- package/dist/actions/get-cache-variables-for-service.d.mts +14 -2
- package/dist/actions/get-cache-variables-for-service.mjs +1 -1
- package/dist/actions/get-cache-variables-for-service.mjs.map +1 -1
- package/dist/actions/get-escalation-policy-by-id.cjs +6 -6
- package/dist/actions/get-escalation-policy-by-id.cjs.map +1 -1
- package/dist/actions/get-escalation-policy-by-id.d.cts +21 -9
- package/dist/actions/get-escalation-policy-by-id.d.mts +21 -9
- package/dist/actions/get-escalation-policy-by-id.mjs +6 -6
- package/dist/actions/get-escalation-policy-by-id.mjs.map +1 -1
- package/dist/actions/get-event-integrations-by-id.cjs +4 -4
- package/dist/actions/get-event-integrations-by-id.cjs.map +1 -1
- package/dist/actions/get-event-integrations-by-id.d.cts +17 -5
- package/dist/actions/get-event-integrations-by-id.d.mts +17 -5
- package/dist/actions/get-event-integrations-by-id.mjs +4 -4
- package/dist/actions/get-event-integrations-by-id.mjs.map +1 -1
- package/dist/actions/get-event-orchestration-by-id.cjs +5 -5
- package/dist/actions/get-event-orchestration-by-id.cjs.map +1 -1
- package/dist/actions/get-event-orchestration-by-id.d.cts +19 -7
- package/dist/actions/get-event-orchestration-by-id.d.mts +19 -7
- package/dist/actions/get-event-orchestration-by-id.mjs +5 -5
- package/dist/actions/get-event-orchestration-by-id.mjs.map +1 -1
- package/dist/actions/get-event-orchestration-cache-variables.cjs +5 -5
- package/dist/actions/get-event-orchestration-cache-variables.cjs.map +1 -1
- package/dist/actions/get-event-orchestration-cache-variables.d.cts +19 -7
- package/dist/actions/get-event-orchestration-cache-variables.d.mts +19 -7
- package/dist/actions/get-event-orchestration-cache-variables.mjs +5 -5
- package/dist/actions/get-event-orchestration-cache-variables.mjs.map +1 -1
- package/dist/actions/get-event-orchestration-global.cjs +1 -1
- package/dist/actions/get-event-orchestration-global.cjs.map +1 -1
- package/dist/actions/get-event-orchestration-global.d.cts +14 -2
- package/dist/actions/get-event-orchestration-global.d.mts +14 -2
- package/dist/actions/get-event-orchestration-global.mjs +1 -1
- package/dist/actions/get-event-orchestration-global.mjs.map +1 -1
- package/dist/actions/get-event-orchestration-integration.cjs +3 -3
- package/dist/actions/get-event-orchestration-integration.cjs.map +1 -1
- package/dist/actions/get-event-orchestration-integration.d.cts +16 -4
- package/dist/actions/get-event-orchestration-integration.d.mts +16 -4
- package/dist/actions/get-event-orchestration-integration.mjs +3 -3
- package/dist/actions/get-event-orchestration-integration.mjs.map +1 -1
- package/dist/actions/get-extension-schema-by-id.cjs +1 -1
- package/dist/actions/get-extension-schema-by-id.cjs.map +1 -1
- package/dist/actions/get-extension-schema-by-id.d.cts +14 -2
- package/dist/actions/get-extension-schema-by-id.d.mts +14 -2
- package/dist/actions/get-extension-schema-by-id.mjs +1 -1
- package/dist/actions/get-extension-schema-by-id.mjs.map +1 -1
- package/dist/actions/get-impact-by-status-page-id.d.cts +13 -1
- package/dist/actions/get-impact-by-status-page-id.d.mts +13 -1
- package/dist/actions/get-incident-alert-details.cjs +1 -1
- package/dist/actions/get-incident-alert-details.cjs.map +1 -1
- package/dist/actions/get-incident-alert-details.d.cts +14 -2
- package/dist/actions/get-incident-alert-details.d.mts +14 -2
- package/dist/actions/get-incident-alert-details.mjs +1 -1
- package/dist/actions/get-incident-alert-details.mjs.map +1 -1
- package/dist/actions/get-incident-log-entries-by-id.cjs +5 -5
- package/dist/actions/get-incident-log-entries-by-id.cjs.map +1 -1
- package/dist/actions/get-incident-log-entries-by-id.d.cts +25 -13
- package/dist/actions/get-incident-log-entries-by-id.d.mts +25 -13
- package/dist/actions/get-incident-log-entries-by-id.mjs +5 -5
- package/dist/actions/get-incident-log-entries-by-id.mjs.map +1 -1
- package/dist/actions/get-incident-workflow-action-by-id.cjs +2 -2
- package/dist/actions/get-incident-workflow-action-by-id.cjs.map +1 -1
- package/dist/actions/get-incident-workflow-action-by-id.d.cts +15 -3
- package/dist/actions/get-incident-workflow-action-by-id.d.mts +15 -3
- package/dist/actions/get-incident-workflow-action-by-id.mjs +2 -2
- package/dist/actions/get-incident-workflow-action-by-id.mjs.map +1 -1
- package/dist/actions/get-incident-workflows-actions.cjs +3 -3
- package/dist/actions/get-incident-workflows-actions.cjs.map +1 -1
- package/dist/actions/get-incident-workflows-actions.d.cts +16 -4
- package/dist/actions/get-incident-workflows-actions.d.mts +16 -4
- package/dist/actions/get-incident-workflows-actions.mjs +3 -3
- package/dist/actions/get-incident-workflows-actions.mjs.map +1 -1
- package/dist/actions/get-incident-workflows.cjs +2 -2
- package/dist/actions/get-incident-workflows.cjs.map +1 -1
- package/dist/actions/get-incident-workflows.d.cts +15 -3
- package/dist/actions/get-incident-workflows.d.mts +15 -3
- package/dist/actions/get-incident-workflows.mjs +2 -2
- package/dist/actions/get-incident-workflows.mjs.map +1 -1
- package/dist/actions/get-jira-cloud-account-mappings.cjs +4 -4
- package/dist/actions/get-jira-cloud-account-mappings.cjs.map +1 -1
- package/dist/actions/get-jira-cloud-account-mappings.d.cts +17 -5
- package/dist/actions/get-jira-cloud-account-mappings.d.mts +17 -5
- package/dist/actions/get-jira-cloud-account-mappings.mjs +4 -4
- package/dist/actions/get-jira-cloud-account-mappings.mjs.map +1 -1
- package/dist/actions/get-log-entries.cjs +7 -7
- package/dist/actions/get-log-entries.cjs.map +1 -1
- package/dist/actions/get-log-entries.d.cts +22 -10
- package/dist/actions/get-log-entries.d.mts +22 -10
- package/dist/actions/get-log-entries.mjs +7 -7
- package/dist/actions/get-log-entries.mjs.map +1 -1
- package/dist/actions/get-maintenance-window-by-id.cjs +4 -4
- package/dist/actions/get-maintenance-window-by-id.cjs.map +1 -1
- package/dist/actions/get-maintenance-window-by-id.d.cts +19 -7
- package/dist/actions/get-maintenance-window-by-id.d.mts +19 -7
- package/dist/actions/get-maintenance-window-by-id.mjs +4 -4
- package/dist/actions/get-maintenance-window-by-id.mjs.map +1 -1
- package/dist/actions/get-paused-incident-alerts.d.cts +13 -1
- package/dist/actions/get-paused-incident-alerts.d.mts +13 -1
- package/dist/actions/get-post-from-status-page-by-id.cjs +3 -3
- package/dist/actions/get-post-from-status-page-by-id.cjs.map +1 -1
- package/dist/actions/get-post-from-status-page-by-id.d.cts +16 -4
- package/dist/actions/get-post-from-status-page-by-id.d.mts +16 -4
- package/dist/actions/get-post-from-status-page-by-id.mjs +3 -3
- package/dist/actions/get-post-from-status-page-by-id.mjs.map +1 -1
- package/dist/actions/get-rule-from-ruleset-by-id.cjs +19 -19
- package/dist/actions/get-rule-from-ruleset-by-id.cjs.map +1 -1
- package/dist/actions/get-rule-from-ruleset-by-id.d.cts +32 -20
- package/dist/actions/get-rule-from-ruleset-by-id.d.mts +32 -20
- package/dist/actions/get-rule-from-ruleset-by-id.mjs +19 -19
- package/dist/actions/get-rule-from-ruleset-by-id.mjs.map +1 -1
- package/dist/actions/get-schedules.cjs +10 -10
- package/dist/actions/get-schedules.cjs.map +1 -1
- package/dist/actions/get-schedules.d.cts +30 -18
- package/dist/actions/get-schedules.d.mts +30 -18
- package/dist/actions/get-schedules.mjs +10 -10
- package/dist/actions/get-schedules.mjs.map +1 -1
- package/dist/actions/get-scim-resource-types.cjs +3 -3
- package/dist/actions/get-scim-resource-types.cjs.map +1 -1
- package/dist/actions/get-scim-resource-types.d.cts +16 -4
- package/dist/actions/get-scim-resource-types.d.cts.map +1 -1
- package/dist/actions/get-scim-resource-types.d.mts +16 -4
- package/dist/actions/get-scim-resource-types.d.mts.map +1 -1
- package/dist/actions/get-scim-resource-types.mjs +3 -3
- package/dist/actions/get-scim-resource-types.mjs.map +1 -1
- package/dist/actions/get-scim-schema-by-id.cjs +3 -3
- package/dist/actions/get-scim-schema-by-id.cjs.map +1 -1
- package/dist/actions/get-scim-schema-by-id.d.cts +16 -4
- package/dist/actions/get-scim-schema-by-id.d.mts +16 -4
- package/dist/actions/get-scim-schema-by-id.mjs +3 -3
- package/dist/actions/get-scim-schema-by-id.mjs.map +1 -1
- package/dist/actions/get-scim-service-provider-config.d.cts +13 -1
- package/dist/actions/get-scim-service-provider-config.d.cts.map +1 -1
- package/dist/actions/get-scim-service-provider-config.d.mts +13 -1
- package/dist/actions/get-scim-service-provider-config.d.mts.map +1 -1
- package/dist/actions/get-scim-user.cjs +4 -4
- package/dist/actions/get-scim-user.cjs.map +1 -1
- package/dist/actions/get-scim-user.d.cts +17 -5
- package/dist/actions/get-scim-user.d.mts +17 -5
- package/dist/actions/get-scim-user.mjs +4 -4
- package/dist/actions/get-scim-user.mjs.map +1 -1
- package/dist/actions/get-service-custom-field-values.d.cts +13 -1
- package/dist/actions/get-service-custom-field-values.d.mts +13 -1
- package/dist/actions/get-service-enablements.cjs +2 -2
- package/dist/actions/get-service-enablements.cjs.map +1 -1
- package/dist/actions/get-service-enablements.d.cts +15 -3
- package/dist/actions/get-service-enablements.d.mts +15 -3
- package/dist/actions/get-service-enablements.mjs +2 -2
- package/dist/actions/get-service-enablements.mjs.map +1 -1
- package/dist/actions/get-service-impacts-by-url-slug.cjs +2 -2
- package/dist/actions/get-service-impacts-by-url-slug.cjs.map +1 -1
- package/dist/actions/get-service-impacts-by-url-slug.d.cts +15 -3
- package/dist/actions/get-service-impacts-by-url-slug.d.mts +15 -3
- package/dist/actions/get-service-impacts-by-url-slug.mjs +2 -2
- package/dist/actions/get-service-impacts-by-url-slug.mjs.map +1 -1
- package/dist/actions/get-severity-for-status-page.cjs +1 -1
- package/dist/actions/get-severity-for-status-page.cjs.map +1 -1
- package/dist/actions/get-severity-for-status-page.d.cts +14 -2
- package/dist/actions/get-severity-for-status-page.d.mts +14 -2
- package/dist/actions/get-severity-for-status-page.mjs +1 -1
- package/dist/actions/get-severity-for-status-page.mjs.map +1 -1
- package/dist/actions/get-specific-post-update-status.cjs +5 -5
- package/dist/actions/get-specific-post-update-status.cjs.map +1 -1
- package/dist/actions/get-specific-post-update-status.d.cts +18 -6
- package/dist/actions/get-specific-post-update-status.d.mts +18 -6
- package/dist/actions/get-specific-post-update-status.mjs +5 -5
- package/dist/actions/get-specific-post-update-status.mjs.map +1 -1
- package/dist/actions/get-status-dashboard-by-id.cjs +2 -2
- package/dist/actions/get-status-dashboard-by-id.cjs.map +1 -1
- package/dist/actions/get-status-dashboard-by-id.d.cts +15 -3
- package/dist/actions/get-status-dashboard-by-id.d.mts +15 -3
- package/dist/actions/get-status-dashboard-by-id.mjs +2 -2
- package/dist/actions/get-status-dashboard-by-id.mjs.map +1 -1
- package/dist/actions/get-status-for-status-page-by-id.cjs +1 -1
- package/dist/actions/get-status-for-status-page-by-id.cjs.map +1 -1
- package/dist/actions/get-status-for-status-page-by-id.d.cts +14 -2
- package/dist/actions/get-status-for-status-page-by-id.d.mts +14 -2
- package/dist/actions/get-status-for-status-page-by-id.mjs +1 -1
- package/dist/actions/get-status-for-status-page-by-id.mjs.map +1 -1
- package/dist/actions/get-status-page-impacts-by-id.d.cts +13 -1
- package/dist/actions/get-status-page-impacts-by-id.d.mts +13 -1
- package/dist/actions/get-status-page-subscription.cjs +1 -1
- package/dist/actions/get-status-page-subscription.cjs.map +1 -1
- package/dist/actions/get-status-page-subscription.d.cts +14 -2
- package/dist/actions/get-status-page-subscription.d.mts +14 -2
- package/dist/actions/get-status-page-subscription.mjs +1 -1
- package/dist/actions/get-status-page-subscription.mjs.map +1 -1
- package/dist/actions/get-tags-by-entity-type.cjs +2 -2
- package/dist/actions/get-tags-by-entity-type.cjs.map +1 -1
- package/dist/actions/get-tags-by-entity-type.d.cts +17 -5
- package/dist/actions/get-tags-by-entity-type.d.mts +17 -5
- package/dist/actions/get-tags-by-entity-type.mjs +2 -2
- package/dist/actions/get-tags-by-entity-type.mjs.map +1 -1
- package/dist/actions/get-team-members-by-id.cjs +3 -3
- package/dist/actions/get-team-members-by-id.cjs.map +1 -1
- package/dist/actions/get-team-members-by-id.d.cts +16 -4
- package/dist/actions/get-team-members-by-id.d.mts +16 -4
- package/dist/actions/get-team-members-by-id.mjs +3 -3
- package/dist/actions/get-team-members-by-id.mjs.map +1 -1
- package/dist/actions/get-team-notification-subscriptions.cjs +1 -1
- package/dist/actions/get-team-notification-subscriptions.cjs.map +1 -1
- package/dist/actions/get-team-notification-subscriptions.d.cts +14 -2
- package/dist/actions/get-team-notification-subscriptions.d.mts +14 -2
- package/dist/actions/get-team-notification-subscriptions.mjs +1 -1
- package/dist/actions/get-team-notification-subscriptions.mjs.map +1 -1
- package/dist/actions/get-teams-associated-with-action-id.cjs +1 -1
- package/dist/actions/get-teams-associated-with-action-id.cjs.map +1 -1
- package/dist/actions/get-teams-associated-with-action-id.d.cts +14 -2
- package/dist/actions/get-teams-associated-with-action-id.d.mts +14 -2
- package/dist/actions/get-teams-associated-with-action-id.mjs +1 -1
- package/dist/actions/get-teams-associated-with-action-id.mjs.map +1 -1
- package/dist/actions/get-template-by-id.cjs +2 -2
- package/dist/actions/get-template-by-id.cjs.map +1 -1
- package/dist/actions/get-template-by-id.d.cts +15 -3
- package/dist/actions/get-template-by-id.d.mts +15 -3
- package/dist/actions/get-template-by-id.mjs +2 -2
- package/dist/actions/get-template-by-id.mjs.map +1 -1
- package/dist/actions/get-the-service-orchestration-for-a-service.cjs +15 -15
- package/dist/actions/get-the-service-orchestration-for-a-service.cjs.map +1 -1
- package/dist/actions/get-the-service-orchestration-for-a-service.d.cts +29 -17
- package/dist/actions/get-the-service-orchestration-for-a-service.d.mts +29 -17
- package/dist/actions/get-the-service-orchestration-for-a-service.mjs +15 -15
- package/dist/actions/get-the-service-orchestration-for-a-service.mjs.map +1 -1
- package/dist/actions/get-user-notification-subscriptions.cjs +2 -2
- package/dist/actions/get-user-notification-subscriptions.cjs.map +1 -1
- package/dist/actions/get-user-notification-subscriptions.d.cts +15 -3
- package/dist/actions/get-user-notification-subscriptions.d.mts +15 -3
- package/dist/actions/get-user-notification-subscriptions.mjs +2 -2
- package/dist/actions/get-user-notification-subscriptions.mjs.map +1 -1
- package/dist/actions/get-user-session-by-type.cjs +1 -1
- package/dist/actions/get-user-session-by-type.cjs.map +1 -1
- package/dist/actions/get-user-session-by-type.d.cts +14 -2
- package/dist/actions/get-user-session-by-type.d.mts +14 -2
- package/dist/actions/get-user-session-by-type.mjs +1 -1
- package/dist/actions/get-user-session-by-type.mjs.map +1 -1
- package/dist/actions/get-user-sessions-by-id.cjs +2 -2
- package/dist/actions/get-user-sessions-by-id.cjs.map +1 -1
- package/dist/actions/get-user-sessions-by-id.d.cts +15 -3
- package/dist/actions/get-user-sessions-by-id.d.mts +15 -3
- package/dist/actions/get-user-sessions-by-id.mjs +2 -2
- package/dist/actions/get-user-sessions-by-id.mjs.map +1 -1
- package/dist/actions/get-user-status-update-notification-rules.cjs +3 -3
- package/dist/actions/get-user-status-update-notification-rules.cjs.map +1 -1
- package/dist/actions/get-user-status-update-notification-rules.d.cts +16 -4
- package/dist/actions/get-user-status-update-notification-rules.d.mts +16 -4
- package/dist/actions/get-user-status-update-notification-rules.mjs +3 -3
- package/dist/actions/get-user-status-update-notification-rules.mjs.map +1 -1
- package/dist/actions/get-webhook-subscription-by-id.cjs +5 -5
- package/dist/actions/get-webhook-subscription-by-id.cjs.map +1 -1
- package/dist/actions/get-webhook-subscription-by-id.d.cts +18 -6
- package/dist/actions/get-webhook-subscription-by-id.d.mts +18 -6
- package/dist/actions/get-webhook-subscription-by-id.mjs +5 -5
- package/dist/actions/get-webhook-subscription-by-id.mjs.map +1 -1
- package/dist/actions/get-workflow-integration-connection.cjs +4 -4
- package/dist/actions/get-workflow-integration-connection.cjs.map +1 -1
- package/dist/actions/get-workflow-integration-connection.d.cts +17 -5
- package/dist/actions/get-workflow-integration-connection.d.mts +17 -5
- package/dist/actions/get-workflow-integration-connection.mjs +4 -4
- package/dist/actions/get-workflow-integration-connection.mjs.map +1 -1
- package/dist/actions/get-workflow-integration.cjs +3 -3
- package/dist/actions/get-workflow-integration.cjs.map +1 -1
- package/dist/actions/get-workflow-integration.d.cts +16 -4
- package/dist/actions/get-workflow-integration.d.mts +16 -4
- package/dist/actions/get-workflow-integration.mjs +3 -3
- package/dist/actions/get-workflow-integration.mjs.map +1 -1
- package/dist/actions/install-add-on-endpoint.cjs +3 -3
- package/dist/actions/install-add-on-endpoint.cjs.map +1 -1
- package/dist/actions/install-add-on-endpoint.d.cts +17 -5
- package/dist/actions/install-add-on-endpoint.d.cts.map +1 -1
- package/dist/actions/install-add-on-endpoint.d.mts +17 -5
- package/dist/actions/install-add-on-endpoint.d.mts.map +1 -1
- package/dist/actions/install-add-on-endpoint.mjs +3 -3
- package/dist/actions/install-add-on-endpoint.mjs.map +1 -1
- package/dist/actions/invoke-automation-action-by-id.cjs +1 -1
- package/dist/actions/invoke-automation-action-by-id.cjs.map +1 -1
- package/dist/actions/invoke-automation-action-by-id.d.cts +14 -2
- package/dist/actions/invoke-automation-action-by-id.d.mts +14 -2
- package/dist/actions/invoke-automation-action-by-id.mjs +1 -1
- package/dist/actions/invoke-automation-action-by-id.mjs.map +1 -1
- package/dist/actions/list-all-workflow-integration-connections.cjs +1 -1
- package/dist/actions/list-all-workflow-integration-connections.cjs.map +1 -1
- package/dist/actions/list-all-workflow-integration-connections.d.cts +14 -2
- package/dist/actions/list-all-workflow-integration-connections.d.mts +14 -2
- package/dist/actions/list-all-workflow-integration-connections.mjs +1 -1
- package/dist/actions/list-all-workflow-integration-connections.mjs.map +1 -1
- package/dist/actions/list-automation-action-details.cjs +2 -2
- package/dist/actions/list-automation-action-details.cjs.map +1 -1
- package/dist/actions/list-automation-action-details.d.cts +15 -3
- package/dist/actions/list-automation-action-details.d.mts +15 -3
- package/dist/actions/list-automation-action-details.mjs +2 -2
- package/dist/actions/list-automation-action-details.mjs.map +1 -1
- package/dist/actions/list-extension-schemas.cjs +2 -2
- package/dist/actions/list-extension-schemas.cjs.map +1 -1
- package/dist/actions/list-extension-schemas.d.cts +15 -3
- package/dist/actions/list-extension-schemas.d.mts +15 -3
- package/dist/actions/list-extension-schemas.mjs +2 -2
- package/dist/actions/list-extension-schemas.mjs.map +1 -1
- package/dist/actions/list-field-options-on-a-custom-field.cjs +3 -3
- package/dist/actions/list-field-options-on-a-custom-field.cjs.map +1 -1
- package/dist/actions/list-field-options-on-a-custom-field.d.cts +16 -4
- package/dist/actions/list-field-options-on-a-custom-field.d.mts +16 -4
- package/dist/actions/list-field-options-on-a-custom-field.mjs +3 -3
- package/dist/actions/list-field-options-on-a-custom-field.mjs.map +1 -1
- package/dist/actions/list-incident-status-update-subscribers.cjs +2 -2
- package/dist/actions/list-incident-status-update-subscribers.cjs.map +1 -1
- package/dist/actions/list-incident-status-update-subscribers.d.cts +15 -3
- package/dist/actions/list-incident-status-update-subscribers.d.mts +15 -3
- package/dist/actions/list-incident-status-update-subscribers.mjs +2 -2
- package/dist/actions/list-incident-status-update-subscribers.mjs.map +1 -1
- package/dist/actions/list-incident-type-custom-fields.cjs +4 -4
- package/dist/actions/list-incident-type-custom-fields.cjs.map +1 -1
- package/dist/actions/list-incident-type-custom-fields.d.cts +17 -5
- package/dist/actions/list-incident-type-custom-fields.d.mts +17 -5
- package/dist/actions/list-incident-type-custom-fields.mjs +4 -4
- package/dist/actions/list-incident-type-custom-fields.mjs.map +1 -1
- package/dist/actions/list-incident-types.cjs +2 -2
- package/dist/actions/list-incident-types.cjs.map +1 -1
- package/dist/actions/list-incident-types.d.cts +15 -3
- package/dist/actions/list-incident-types.d.mts +15 -3
- package/dist/actions/list-incident-types.mjs +2 -2
- package/dist/actions/list-incident-types.mjs.map +1 -1
- package/dist/actions/list-licenses.cjs +3 -3
- package/dist/actions/list-licenses.cjs.map +1 -1
- package/dist/actions/list-licenses.d.cts +16 -4
- package/dist/actions/list-licenses.d.cts.map +1 -1
- package/dist/actions/list-licenses.d.mts +16 -4
- package/dist/actions/list-licenses.d.mts.map +1 -1
- package/dist/actions/list-licenses.mjs +3 -3
- package/dist/actions/list-licenses.mjs.map +1 -1
- package/dist/actions/list-scim-schemas.cjs +4 -4
- package/dist/actions/list-scim-schemas.cjs.map +1 -1
- package/dist/actions/list-scim-schemas.d.cts +17 -5
- package/dist/actions/list-scim-schemas.d.cts.map +1 -1
- package/dist/actions/list-scim-schemas.d.mts +17 -5
- package/dist/actions/list-scim-schemas.d.mts.map +1 -1
- package/dist/actions/list-scim-schemas.mjs +4 -4
- package/dist/actions/list-scim-schemas.mjs.map +1 -1
- package/dist/actions/list-scim-users.cjs +5 -5
- package/dist/actions/list-scim-users.cjs.map +1 -1
- package/dist/actions/list-scim-users.d.cts +18 -6
- package/dist/actions/list-scim-users.d.mts +18 -6
- package/dist/actions/list-scim-users.mjs +5 -5
- package/dist/actions/list-scim-users.mjs.map +1 -1
- package/dist/actions/list-service-custom-fields.cjs +3 -3
- package/dist/actions/list-service-custom-fields.cjs.map +1 -1
- package/dist/actions/list-service-custom-fields.d.cts +16 -4
- package/dist/actions/list-service-custom-fields.d.mts +16 -4
- package/dist/actions/list-service-custom-fields.mjs +3 -3
- package/dist/actions/list-service-custom-fields.mjs.map +1 -1
- package/dist/actions/list-supporting-service-impacts.cjs +5 -5
- package/dist/actions/list-supporting-service-impacts.cjs.map +1 -1
- package/dist/actions/list-supporting-service-impacts.d.cts +18 -6
- package/dist/actions/list-supporting-service-impacts.d.mts +18 -6
- package/dist/actions/list-supporting-service-impacts.mjs +5 -5
- package/dist/actions/list-supporting-service-impacts.mjs.map +1 -1
- package/dist/actions/list-templates.cjs +2 -2
- package/dist/actions/list-templates.cjs.map +1 -1
- package/dist/actions/list-templates.d.cts +15 -3
- package/dist/actions/list-templates.d.mts +15 -3
- package/dist/actions/list-templates.mjs +2 -2
- package/dist/actions/list-templates.mjs.map +1 -1
- package/dist/actions/list-workflow-integration-connections.cjs +1 -1
- package/dist/actions/list-workflow-integration-connections.cjs.map +1 -1
- package/dist/actions/list-workflow-integration-connections.d.cts +14 -2
- package/dist/actions/list-workflow-integration-connections.d.mts +14 -2
- package/dist/actions/list-workflow-integration-connections.mjs +1 -1
- package/dist/actions/list-workflow-integration-connections.mjs.map +1 -1
- package/dist/actions/list-workflow-integrations.cjs +3 -3
- package/dist/actions/list-workflow-integrations.cjs.map +1 -1
- package/dist/actions/list-workflow-integrations.d.cts +16 -4
- package/dist/actions/list-workflow-integrations.d.mts +16 -4
- package/dist/actions/list-workflow-integrations.mjs +3 -3
- package/dist/actions/list-workflow-integrations.mjs.map +1 -1
- package/dist/actions/manage-cache-variables-for-event-service.cjs +4 -4
- package/dist/actions/manage-cache-variables-for-event-service.cjs.map +1 -1
- package/dist/actions/manage-cache-variables-for-event-service.d.cts +18 -5
- package/dist/actions/manage-cache-variables-for-event-service.d.cts.map +1 -1
- package/dist/actions/manage-cache-variables-for-event-service.d.mts +18 -5
- package/dist/actions/manage-cache-variables-for-event-service.d.mts.map +1 -1
- package/dist/actions/manage-cache-variables-for-event-service.mjs +4 -4
- package/dist/actions/manage-cache-variables-for-event-service.mjs.map +1 -1
- package/dist/actions/merge-source-incidents-into-target-incident.cjs +14 -14
- package/dist/actions/merge-source-incidents-into-target-incident.cjs.map +1 -1
- package/dist/actions/merge-source-incidents-into-target-incident.d.cts +35 -22
- package/dist/actions/merge-source-incidents-into-target-incident.d.mts +35 -22
- package/dist/actions/merge-source-incidents-into-target-incident.mjs +14 -14
- package/dist/actions/merge-source-incidents-into-target-incident.mjs.map +1 -1
- package/dist/actions/migrate-integration-between-orchestrations.cjs +3 -3
- package/dist/actions/migrate-integration-between-orchestrations.cjs.map +1 -1
- package/dist/actions/migrate-integration-between-orchestrations.d.cts +16 -4
- package/dist/actions/migrate-integration-between-orchestrations.d.mts +16 -4
- package/dist/actions/migrate-integration-between-orchestrations.mjs +3 -3
- package/dist/actions/migrate-integration-between-orchestrations.mjs.map +1 -1
- package/dist/actions/modify-entity-tags.cjs +4 -4
- package/dist/actions/modify-entity-tags.cjs.map +1 -1
- package/dist/actions/modify-entity-tags.d.cts +19 -5
- package/dist/actions/modify-entity-tags.d.mts +19 -5
- package/dist/actions/modify-entity-tags.mjs +4 -4
- package/dist/actions/modify-entity-tags.mjs.map +1 -1
- package/dist/actions/ping-webhook-subscription.cjs +1 -1
- package/dist/actions/ping-webhook-subscription.cjs.map +1 -1
- package/dist/actions/ping-webhook-subscription.d.cts +14 -2
- package/dist/actions/ping-webhook-subscription.d.mts +14 -2
- package/dist/actions/ping-webhook-subscription.mjs +1 -1
- package/dist/actions/ping-webhook-subscription.mjs.map +1 -1
- package/dist/actions/post-account-subscription-for-business-service.cjs +2 -2
- package/dist/actions/post-account-subscription-for-business-service.cjs.map +1 -1
- package/dist/actions/post-account-subscription-for-business-service.d.cts +15 -3
- package/dist/actions/post-account-subscription-for-business-service.d.mts +15 -3
- package/dist/actions/post-account-subscription-for-business-service.mjs +2 -2
- package/dist/actions/post-account-subscription-for-business-service.mjs.map +1 -1
- package/dist/actions/post-alert-grouping-settings.cjs +2 -2
- package/dist/actions/post-alert-grouping-settings.cjs.map +1 -1
- package/dist/actions/post-alert-grouping-settings.d.cts +15 -3
- package/dist/actions/post-alert-grouping-settings.d.cts.map +1 -1
- package/dist/actions/post-alert-grouping-settings.d.mts +15 -3
- package/dist/actions/post-alert-grouping-settings.d.mts.map +1 -1
- package/dist/actions/post-alert-grouping-settings.mjs +2 -2
- package/dist/actions/post-alert-grouping-settings.mjs.map +1 -1
- package/dist/actions/post-analytic-metrics-on-escalation-policies.cjs +3 -3
- package/dist/actions/post-analytic-metrics-on-escalation-policies.cjs.map +1 -1
- package/dist/actions/post-analytic-metrics-on-escalation-policies.d.cts +16 -4
- package/dist/actions/post-analytic-metrics-on-escalation-policies.d.mts +16 -4
- package/dist/actions/post-analytic-metrics-on-escalation-policies.mjs +3 -3
- package/dist/actions/post-analytic-metrics-on-escalation-policies.mjs.map +1 -1
- package/dist/actions/post-analytics-metrics-responder-filters.cjs +3 -3
- package/dist/actions/post-analytics-metrics-responder-filters.cjs.map +1 -1
- package/dist/actions/post-analytics-metrics-responder-filters.d.cts +16 -4
- package/dist/actions/post-analytics-metrics-responder-filters.d.mts +16 -4
- package/dist/actions/post-analytics-metrics-responder-filters.mjs +3 -3
- package/dist/actions/post-analytics-metrics-responder-filters.mjs.map +1 -1
- package/dist/actions/post-change-events.cjs +2 -2
- package/dist/actions/post-change-events.cjs.map +1 -1
- package/dist/actions/post-change-events.d.cts +16 -3
- package/dist/actions/post-change-events.d.cts.map +1 -1
- package/dist/actions/post-change-events.d.mts +16 -3
- package/dist/actions/post-change-events.d.mts.map +1 -1
- package/dist/actions/post-change-events.mjs +2 -2
- package/dist/actions/post-change-events.mjs.map +1 -1
- package/dist/actions/post-event-orchestration-cache-variables.cjs +5 -5
- package/dist/actions/post-event-orchestration-cache-variables.cjs.map +1 -1
- package/dist/actions/post-event-orchestration-cache-variables.d.cts +20 -7
- package/dist/actions/post-event-orchestration-cache-variables.d.cts.map +1 -1
- package/dist/actions/post-event-orchestration-cache-variables.d.mts +20 -7
- package/dist/actions/post-event-orchestration-cache-variables.d.mts.map +1 -1
- package/dist/actions/post-event-orchestration-cache-variables.mjs +5 -5
- package/dist/actions/post-event-orchestration-cache-variables.mjs.map +1 -1
- package/dist/actions/post-incident-metrics-with-filters.cjs +2 -2
- package/dist/actions/post-incident-metrics-with-filters.cjs.map +1 -1
- package/dist/actions/post-incident-metrics-with-filters.d.cts +15 -3
- package/dist/actions/post-incident-metrics-with-filters.d.mts +15 -3
- package/dist/actions/post-incident-metrics-with-filters.mjs +2 -2
- package/dist/actions/post-incident-metrics-with-filters.mjs.map +1 -1
- package/dist/actions/post-incident-metrics.cjs +3 -3
- package/dist/actions/post-incident-metrics.cjs.map +1 -1
- package/dist/actions/post-incident-metrics.d.cts +16 -4
- package/dist/actions/post-incident-metrics.d.mts +16 -4
- package/dist/actions/post-incident-metrics.mjs +3 -3
- package/dist/actions/post-incident-metrics.mjs.map +1 -1
- package/dist/actions/post-incident-note-using-id.cjs +4 -4
- package/dist/actions/post-incident-note-using-id.cjs.map +1 -1
- package/dist/actions/post-incident-note-using-id.d.cts +17 -5
- package/dist/actions/post-incident-note-using-id.d.mts +17 -5
- package/dist/actions/post-incident-note-using-id.mjs +4 -4
- package/dist/actions/post-incident-note-using-id.mjs.map +1 -1
- package/dist/actions/post-incident-status-update.cjs +3 -3
- package/dist/actions/post-incident-status-update.cjs.map +1 -1
- package/dist/actions/post-incident-status-update.d.cts +16 -4
- package/dist/actions/post-incident-status-update.d.mts +16 -4
- package/dist/actions/post-incident-status-update.mjs +3 -3
- package/dist/actions/post-incident-status-update.mjs.map +1 -1
- package/dist/actions/post-incidents-analytics-with-filters.cjs +2 -2
- package/dist/actions/post-incidents-analytics-with-filters.cjs.map +1 -1
- package/dist/actions/post-incidents-analytics-with-filters.d.cts +15 -3
- package/dist/actions/post-incidents-analytics-with-filters.d.mts +15 -3
- package/dist/actions/post-incidents-analytics-with-filters.mjs +2 -2
- package/dist/actions/post-incidents-analytics-with-filters.mjs.map +1 -1
- package/dist/actions/post-incidents-metrics-filtered-by-service.cjs +3 -3
- package/dist/actions/post-incidents-metrics-filtered-by-service.cjs.map +1 -1
- package/dist/actions/post-incidents-metrics-filtered-by-service.d.cts +16 -4
- package/dist/actions/post-incidents-metrics-filtered-by-service.d.mts +16 -4
- package/dist/actions/post-incidents-metrics-filtered-by-service.mjs +3 -3
- package/dist/actions/post-incidents-metrics-filtered-by-service.mjs.map +1 -1
- package/dist/actions/post-responder-incidents-with-filters.cjs +6 -6
- package/dist/actions/post-responder-incidents-with-filters.cjs.map +1 -1
- package/dist/actions/post-responder-incidents-with-filters.d.cts +19 -7
- package/dist/actions/post-responder-incidents-with-filters.d.mts +19 -7
- package/dist/actions/post-responder-incidents-with-filters.mjs +6 -6
- package/dist/actions/post-responder-incidents-with-filters.mjs.map +1 -1
- package/dist/actions/post-service-automation-action.cjs +1 -1
- package/dist/actions/post-service-automation-action.cjs.map +1 -1
- package/dist/actions/post-service-automation-action.d.cts +14 -2
- package/dist/actions/post-service-automation-action.d.mts +14 -2
- package/dist/actions/post-service-automation-action.mjs +1 -1
- package/dist/actions/post-service-automation-action.mjs.map +1 -1
- package/dist/actions/post-team-notification-subscription.cjs +3 -3
- package/dist/actions/post-team-notification-subscription.cjs.map +1 -1
- package/dist/actions/post-team-notification-subscription.d.cts +17 -4
- package/dist/actions/post-team-notification-subscription.d.mts +17 -4
- package/dist/actions/post-team-notification-subscription.mjs +3 -3
- package/dist/actions/post-team-notification-subscription.mjs.map +1 -1
- package/dist/actions/post-team-to-runner.cjs +1 -1
- package/dist/actions/post-team-to-runner.cjs.map +1 -1
- package/dist/actions/post-team-to-runner.d.cts +14 -2
- package/dist/actions/post-team-to-runner.d.mts +14 -2
- package/dist/actions/post-team-to-runner.mjs +1 -1
- package/dist/actions/post-team-to-runner.mjs.map +1 -1
- package/dist/actions/preview-schedule-object.cjs +13 -13
- package/dist/actions/preview-schedule-object.cjs.map +1 -1
- package/dist/actions/preview-schedule-object.d.cts +35 -20
- package/dist/actions/preview-schedule-object.d.cts.map +1 -1
- package/dist/actions/preview-schedule-object.d.mts +35 -20
- package/dist/actions/preview-schedule-object.d.mts.map +1 -1
- package/dist/actions/preview-schedule-object.mjs +13 -13
- package/dist/actions/preview-schedule-object.mjs.map +1 -1
- package/dist/actions/render-template-for-incident.cjs +2 -2
- package/dist/actions/render-template-for-incident.cjs.map +1 -1
- package/dist/actions/render-template-for-incident.d.cts +15 -3
- package/dist/actions/render-template-for-incident.d.cts.map +1 -1
- package/dist/actions/render-template-for-incident.d.mts +15 -3
- package/dist/actions/render-template-for-incident.d.mts.map +1 -1
- package/dist/actions/render-template-for-incident.mjs +2 -2
- package/dist/actions/render-template-for-incident.mjs.map +1 -1
- package/dist/actions/retrieve-abilities-list.cjs +1 -1
- package/dist/actions/retrieve-abilities-list.cjs.map +1 -1
- package/dist/actions/retrieve-abilities-list.d.cts +14 -2
- package/dist/actions/retrieve-abilities-list.d.cts.map +1 -1
- package/dist/actions/retrieve-abilities-list.d.mts +14 -2
- package/dist/actions/retrieve-abilities-list.d.mts.map +1 -1
- package/dist/actions/retrieve-abilities-list.mjs +1 -1
- package/dist/actions/retrieve-abilities-list.mjs.map +1 -1
- package/dist/actions/retrieve-ability-by-id.cjs +2 -2
- package/dist/actions/retrieve-ability-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-ability-by-id.d.cts +15 -3
- package/dist/actions/retrieve-ability-by-id.d.mts +15 -3
- package/dist/actions/retrieve-ability-by-id.mjs +2 -2
- package/dist/actions/retrieve-ability-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-action-services-by-id.cjs +2 -2
- package/dist/actions/retrieve-action-services-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-action-services-by-id.d.cts +15 -3
- package/dist/actions/retrieve-action-services-by-id.d.mts +15 -3
- package/dist/actions/retrieve-action-services-by-id.mjs +2 -2
- package/dist/actions/retrieve-action-services-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-active-service-event-by-id.cjs +1 -1
- package/dist/actions/retrieve-active-service-event-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-active-service-event-by-id.d.cts +14 -2
- package/dist/actions/retrieve-active-service-event-by-id.d.mts +14 -2
- package/dist/actions/retrieve-active-service-event-by-id.mjs +1 -1
- package/dist/actions/retrieve-active-service-event-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-addon-by-id.cjs +3 -3
- package/dist/actions/retrieve-addon-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-addon-by-id.d.cts +16 -4
- package/dist/actions/retrieve-addon-by-id.d.mts +16 -4
- package/dist/actions/retrieve-addon-by-id.mjs +3 -3
- package/dist/actions/retrieve-addon-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-alert-grouping-settings-by-id.cjs +2 -2
- package/dist/actions/retrieve-alert-grouping-settings-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-alert-grouping-settings-by-id.d.cts +15 -3
- package/dist/actions/retrieve-alert-grouping-settings-by-id.d.mts +15 -3
- package/dist/actions/retrieve-alert-grouping-settings-by-id.mjs +2 -2
- package/dist/actions/retrieve-alert-grouping-settings-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-automation-action-invocation-by-id.cjs +1 -1
- package/dist/actions/retrieve-automation-action-invocation-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-automation-action-invocation-by-id.d.cts +14 -2
- package/dist/actions/retrieve-automation-action-invocation-by-id.d.mts +14 -2
- package/dist/actions/retrieve-automation-action-invocation-by-id.mjs +1 -1
- package/dist/actions/retrieve-automation-action-invocation-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-automation-action-invocations.cjs +6 -6
- package/dist/actions/retrieve-automation-action-invocations.cjs.map +1 -1
- package/dist/actions/retrieve-automation-action-invocations.d.cts +19 -7
- package/dist/actions/retrieve-automation-action-invocations.d.mts +19 -7
- package/dist/actions/retrieve-automation-action-invocations.mjs +6 -6
- package/dist/actions/retrieve-automation-action-invocations.mjs.map +1 -1
- package/dist/actions/retrieve-automation-action-runner-teams.cjs +1 -1
- package/dist/actions/retrieve-automation-action-runner-teams.cjs.map +1 -1
- package/dist/actions/retrieve-automation-action-runner-teams.d.cts +14 -2
- package/dist/actions/retrieve-automation-action-runner-teams.d.mts +14 -2
- package/dist/actions/retrieve-automation-action-runner-teams.mjs +1 -1
- package/dist/actions/retrieve-automation-action-runner-teams.mjs.map +1 -1
- package/dist/actions/retrieve-automation-service-action.d.cts +13 -1
- package/dist/actions/retrieve-automation-service-action.d.mts +13 -1
- package/dist/actions/retrieve-business-service-by-id.cjs +2 -2
- package/dist/actions/retrieve-business-service-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-business-service-by-id.d.cts +15 -3
- package/dist/actions/retrieve-business-service-by-id.d.mts +15 -3
- package/dist/actions/retrieve-business-service-by-id.mjs +2 -2
- package/dist/actions/retrieve-business-service-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-business-service-dependencies.cjs +3 -3
- package/dist/actions/retrieve-business-service-dependencies.cjs.map +1 -1
- package/dist/actions/retrieve-business-service-dependencies.d.cts +17 -5
- package/dist/actions/retrieve-business-service-dependencies.d.mts +17 -5
- package/dist/actions/retrieve-business-service-dependencies.mjs +3 -3
- package/dist/actions/retrieve-business-service-dependencies.mjs.map +1 -1
- package/dist/actions/retrieve-business-service-impactors.cjs +2 -2
- package/dist/actions/retrieve-business-service-impactors.cjs.map +1 -1
- package/dist/actions/retrieve-business-service-impactors.d.cts +15 -3
- package/dist/actions/retrieve-business-service-impactors.d.mts +15 -3
- package/dist/actions/retrieve-business-service-impactors.mjs +2 -2
- package/dist/actions/retrieve-business-service-impactors.mjs.map +1 -1
- package/dist/actions/retrieve-business-service-impacts.cjs +3 -3
- package/dist/actions/retrieve-business-service-impacts.cjs.map +1 -1
- package/dist/actions/retrieve-business-service-impacts.d.cts +16 -4
- package/dist/actions/retrieve-business-service-impacts.d.mts +16 -4
- package/dist/actions/retrieve-business-service-impacts.mjs +3 -3
- package/dist/actions/retrieve-business-service-impacts.mjs.map +1 -1
- package/dist/actions/retrieve-business-services.cjs +4 -4
- package/dist/actions/retrieve-business-services.cjs.map +1 -1
- package/dist/actions/retrieve-business-services.d.cts +17 -5
- package/dist/actions/retrieve-business-services.d.mts +17 -5
- package/dist/actions/retrieve-business-services.mjs +4 -4
- package/dist/actions/retrieve-business-services.mjs.map +1 -1
- package/dist/actions/retrieve-change-event-by-id.cjs +1 -1
- package/dist/actions/retrieve-change-event-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-change-event-by-id.d.cts +14 -2
- package/dist/actions/retrieve-change-event-by-id.d.mts +14 -2
- package/dist/actions/retrieve-change-event-by-id.mjs +1 -1
- package/dist/actions/retrieve-change-event-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-change-event-information.cjs +4 -4
- package/dist/actions/retrieve-change-event-information.cjs.map +1 -1
- package/dist/actions/retrieve-change-event-information.d.cts +17 -5
- package/dist/actions/retrieve-change-event-information.d.mts +17 -5
- package/dist/actions/retrieve-change-event-information.mjs +4 -4
- package/dist/actions/retrieve-change-event-information.mjs.map +1 -1
- package/dist/actions/retrieve-current-user-info.cjs +5 -5
- package/dist/actions/retrieve-current-user-info.cjs.map +1 -1
- package/dist/actions/retrieve-current-user-info.d.cts +18 -6
- package/dist/actions/retrieve-current-user-info.d.mts +18 -6
- package/dist/actions/retrieve-current-user-info.mjs +5 -5
- package/dist/actions/retrieve-current-user-info.mjs.map +1 -1
- package/dist/actions/retrieve-entity-tags-by-id.cjs +2 -2
- package/dist/actions/retrieve-entity-tags-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-entity-tags-by-id.d.cts +15 -3
- package/dist/actions/retrieve-entity-tags-by-id.d.mts +15 -3
- package/dist/actions/retrieve-entity-tags-by-id.mjs +2 -2
- package/dist/actions/retrieve-entity-tags-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-event-orchestration-router-by-id.cjs +5 -5
- package/dist/actions/retrieve-event-orchestration-router-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-event-orchestration-router-by-id.d.cts +20 -8
- package/dist/actions/retrieve-event-orchestration-router-by-id.d.mts +20 -8
- package/dist/actions/retrieve-event-orchestration-router-by-id.mjs +5 -5
- package/dist/actions/retrieve-event-orchestration-router-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-extension-by-id.cjs +5 -5
- package/dist/actions/retrieve-extension-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-extension-by-id.d.cts +18 -6
- package/dist/actions/retrieve-extension-by-id.d.mts +18 -6
- package/dist/actions/retrieve-extension-by-id.mjs +5 -5
- package/dist/actions/retrieve-extension-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-extension-list.cjs +1 -1
- package/dist/actions/retrieve-extension-list.cjs.map +1 -1
- package/dist/actions/retrieve-extension-list.d.cts +14 -2
- package/dist/actions/retrieve-extension-list.d.mts +14 -2
- package/dist/actions/retrieve-extension-list.mjs +1 -1
- package/dist/actions/retrieve-extension-list.mjs.map +1 -1
- package/dist/actions/retrieve-incident-by-incident-id.cjs +18 -18
- package/dist/actions/retrieve-incident-by-incident-id.cjs.map +1 -1
- package/dist/actions/retrieve-incident-by-incident-id.d.cts +42 -30
- package/dist/actions/retrieve-incident-by-incident-id.d.mts +42 -30
- package/dist/actions/retrieve-incident-by-incident-id.mjs +18 -18
- package/dist/actions/retrieve-incident-by-incident-id.mjs.map +1 -1
- package/dist/actions/retrieve-incident-custom-field-values.cjs +2 -2
- package/dist/actions/retrieve-incident-custom-field-values.cjs.map +1 -1
- package/dist/actions/retrieve-incident-custom-field-values.d.cts +15 -3
- package/dist/actions/retrieve-incident-custom-field-values.d.mts +15 -3
- package/dist/actions/retrieve-incident-custom-field-values.mjs +2 -2
- package/dist/actions/retrieve-incident-custom-field-values.mjs.map +1 -1
- package/dist/actions/retrieve-incident-custom-fields.cjs +3 -3
- package/dist/actions/retrieve-incident-custom-fields.cjs.map +1 -1
- package/dist/actions/retrieve-incident-custom-fields.d.cts +16 -4
- package/dist/actions/retrieve-incident-custom-fields.d.mts +16 -4
- package/dist/actions/retrieve-incident-custom-fields.mjs +3 -3
- package/dist/actions/retrieve-incident-custom-fields.mjs.map +1 -1
- package/dist/actions/retrieve-incident-field-options.cjs +3 -3
- package/dist/actions/retrieve-incident-field-options.cjs.map +1 -1
- package/dist/actions/retrieve-incident-field-options.d.cts +16 -4
- package/dist/actions/retrieve-incident-field-options.d.mts +16 -4
- package/dist/actions/retrieve-incident-field-options.mjs +3 -3
- package/dist/actions/retrieve-incident-field-options.mjs.map +1 -1
- package/dist/actions/retrieve-incident-workflow-by-id.cjs +1 -1
- package/dist/actions/retrieve-incident-workflow-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-incident-workflow-by-id.d.cts +14 -2
- package/dist/actions/retrieve-incident-workflow-by-id.d.mts +14 -2
- package/dist/actions/retrieve-incident-workflow-by-id.mjs +1 -1
- package/dist/actions/retrieve-incident-workflow-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-incident-workflow-triggers.cjs +5 -5
- package/dist/actions/retrieve-incident-workflow-triggers.cjs.map +1 -1
- package/dist/actions/retrieve-incident-workflow-triggers.d.cts +18 -6
- package/dist/actions/retrieve-incident-workflow-triggers.d.mts +18 -6
- package/dist/actions/retrieve-incident-workflow-triggers.mjs +5 -5
- package/dist/actions/retrieve-incident-workflow-triggers.mjs.map +1 -1
- package/dist/actions/retrieve-integration-by-service-id.cjs +2 -2
- package/dist/actions/retrieve-integration-by-service-id.cjs.map +1 -1
- package/dist/actions/retrieve-integration-by-service-id.d.cts +15 -3
- package/dist/actions/retrieve-integration-by-service-id.d.mts +15 -3
- package/dist/actions/retrieve-integration-by-service-id.mjs +2 -2
- package/dist/actions/retrieve-integration-by-service-id.mjs.map +1 -1
- package/dist/actions/retrieve-license-allocations.cjs +5 -5
- package/dist/actions/retrieve-license-allocations.cjs.map +1 -1
- package/dist/actions/retrieve-license-allocations.d.cts +18 -6
- package/dist/actions/retrieve-license-allocations.d.mts +18 -6
- package/dist/actions/retrieve-license-allocations.mjs +5 -5
- package/dist/actions/retrieve-license-allocations.mjs.map +1 -1
- package/dist/actions/retrieve-list-of-services.cjs +14 -14
- package/dist/actions/retrieve-list-of-services.cjs.map +1 -1
- package/dist/actions/retrieve-list-of-services.d.cts +28 -16
- package/dist/actions/retrieve-list-of-services.d.mts +28 -16
- package/dist/actions/retrieve-list-of-services.mjs +14 -14
- package/dist/actions/retrieve-list-of-services.mjs.map +1 -1
- package/dist/actions/retrieve-log-entry-by-id.cjs +8 -8
- package/dist/actions/retrieve-log-entry-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-log-entry-by-id.d.cts +23 -11
- package/dist/actions/retrieve-log-entry-by-id.d.mts +23 -11
- package/dist/actions/retrieve-log-entry-by-id.mjs +8 -8
- package/dist/actions/retrieve-log-entry-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-maintenance-windows.cjs +5 -5
- package/dist/actions/retrieve-maintenance-windows.cjs.map +1 -1
- package/dist/actions/retrieve-maintenance-windows.d.cts +20 -8
- package/dist/actions/retrieve-maintenance-windows.d.mts +20 -8
- package/dist/actions/retrieve-maintenance-windows.mjs +5 -5
- package/dist/actions/retrieve-maintenance-windows.mjs.map +1 -1
- package/dist/actions/retrieve-notes-for-incident.cjs +4 -4
- package/dist/actions/retrieve-notes-for-incident.cjs.map +1 -1
- package/dist/actions/retrieve-notes-for-incident.d.cts +17 -5
- package/dist/actions/retrieve-notes-for-incident.d.mts +17 -5
- package/dist/actions/retrieve-notes-for-incident.mjs +4 -4
- package/dist/actions/retrieve-notes-for-incident.mjs.map +1 -1
- package/dist/actions/retrieve-notifications.cjs +1 -1
- package/dist/actions/retrieve-notifications.cjs.map +1 -1
- package/dist/actions/retrieve-notifications.d.cts +14 -2
- package/dist/actions/retrieve-notifications.d.mts +14 -2
- package/dist/actions/retrieve-notifications.mjs +1 -1
- package/dist/actions/retrieve-notifications.mjs.map +1 -1
- package/dist/actions/retrieve-oncall-handoff-notification-rule.cjs +3 -3
- package/dist/actions/retrieve-oncall-handoff-notification-rule.cjs.map +1 -1
- package/dist/actions/retrieve-oncall-handoff-notification-rule.d.cts +16 -4
- package/dist/actions/retrieve-oncall-handoff-notification-rule.d.mts +16 -4
- package/dist/actions/retrieve-oncall-handoff-notification-rule.mjs +3 -3
- package/dist/actions/retrieve-oncall-handoff-notification-rule.mjs.map +1 -1
- package/dist/actions/retrieve-oncall-handoff-notification-rules.cjs +3 -3
- package/dist/actions/retrieve-oncall-handoff-notification-rules.cjs.map +1 -1
- package/dist/actions/retrieve-oncall-handoff-notification-rules.d.cts +16 -4
- package/dist/actions/retrieve-oncall-handoff-notification-rules.d.mts +16 -4
- package/dist/actions/retrieve-oncall-handoff-notification-rules.mjs +3 -3
- package/dist/actions/retrieve-oncall-handoff-notification-rules.mjs.map +1 -1
- package/dist/actions/retrieve-oncall-list.cjs +5 -5
- package/dist/actions/retrieve-oncall-list.cjs.map +1 -1
- package/dist/actions/retrieve-oncall-list.d.cts +18 -6
- package/dist/actions/retrieve-oncall-list.d.mts +18 -6
- package/dist/actions/retrieve-oncall-list.mjs +5 -5
- package/dist/actions/retrieve-oncall-list.mjs.map +1 -1
- package/dist/actions/retrieve-past-incidents.cjs +19 -19
- package/dist/actions/retrieve-past-incidents.cjs.map +1 -1
- package/dist/actions/retrieve-past-incidents.d.cts +35 -23
- package/dist/actions/retrieve-past-incidents.d.mts +35 -23
- package/dist/actions/retrieve-past-incidents.mjs +19 -19
- package/dist/actions/retrieve-past-incidents.mjs.map +1 -1
- package/dist/actions/retrieve-postmortem-by-id.cjs +2 -2
- package/dist/actions/retrieve-postmortem-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-postmortem-by-id.d.cts +15 -3
- package/dist/actions/retrieve-postmortem-by-id.d.mts +15 -3
- package/dist/actions/retrieve-postmortem-by-id.mjs +2 -2
- package/dist/actions/retrieve-postmortem-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-rule-by-service-id.cjs +18 -18
- package/dist/actions/retrieve-rule-by-service-id.cjs.map +1 -1
- package/dist/actions/retrieve-rule-by-service-id.d.cts +31 -19
- package/dist/actions/retrieve-rule-by-service-id.d.mts +31 -19
- package/dist/actions/retrieve-rule-by-service-id.mjs +18 -18
- package/dist/actions/retrieve-rule-by-service-id.mjs.map +1 -1
- package/dist/actions/retrieve-rules-for-service-id.cjs +16 -16
- package/dist/actions/retrieve-rules-for-service-id.cjs.map +1 -1
- package/dist/actions/retrieve-rules-for-service-id.d.cts +29 -17
- package/dist/actions/retrieve-rules-for-service-id.d.mts +29 -17
- package/dist/actions/retrieve-rules-for-service-id.mjs +16 -16
- package/dist/actions/retrieve-rules-for-service-id.mjs.map +1 -1
- package/dist/actions/retrieve-rules-from-ruleset-by-id.cjs +2 -2
- package/dist/actions/retrieve-rules-from-ruleset-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-rules-from-ruleset-by-id.d.cts +15 -3
- package/dist/actions/retrieve-rules-from-ruleset-by-id.d.mts +15 -3
- package/dist/actions/retrieve-rules-from-ruleset-by-id.mjs +2 -2
- package/dist/actions/retrieve-rules-from-ruleset-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-ruleset-by-id.cjs +4 -4
- package/dist/actions/retrieve-ruleset-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-ruleset-by-id.d.cts +18 -6
- package/dist/actions/retrieve-ruleset-by-id.d.mts +18 -6
- package/dist/actions/retrieve-ruleset-by-id.mjs +4 -4
- package/dist/actions/retrieve-ruleset-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-ruleset-list.cjs +5 -5
- package/dist/actions/retrieve-ruleset-list.cjs.map +1 -1
- package/dist/actions/retrieve-ruleset-list.d.cts +18 -6
- package/dist/actions/retrieve-ruleset-list.d.mts +18 -6
- package/dist/actions/retrieve-ruleset-list.mjs +5 -5
- package/dist/actions/retrieve-ruleset-list.mjs.map +1 -1
- package/dist/actions/retrieve-schedule-audit-records-by-id.cjs +9 -9
- package/dist/actions/retrieve-schedule-audit-records-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-schedule-audit-records-by-id.d.cts +23 -11
- package/dist/actions/retrieve-schedule-audit-records-by-id.d.mts +23 -11
- package/dist/actions/retrieve-schedule-audit-records-by-id.mjs +9 -9
- package/dist/actions/retrieve-schedule-audit-records-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-schedule-by-id.cjs +11 -11
- package/dist/actions/retrieve-schedule-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-schedule-by-id.d.cts +30 -18
- package/dist/actions/retrieve-schedule-by-id.d.mts +30 -18
- package/dist/actions/retrieve-schedule-by-id.mjs +11 -11
- package/dist/actions/retrieve-schedule-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-schedule-override-by-id.cjs +3 -3
- package/dist/actions/retrieve-schedule-override-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-schedule-override-by-id.d.cts +16 -4
- package/dist/actions/retrieve-schedule-override-by-id.d.mts +16 -4
- package/dist/actions/retrieve-schedule-override-by-id.mjs +3 -3
- package/dist/actions/retrieve-schedule-override-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-service-audit-records-by-id.d.cts +13 -1
- package/dist/actions/retrieve-service-audit-records-by-id.d.mts +13 -1
- package/dist/actions/retrieve-service-by-id.cjs +9 -9
- package/dist/actions/retrieve-service-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-service-by-id.d.cts +22 -10
- package/dist/actions/retrieve-service-by-id.d.mts +22 -10
- package/dist/actions/retrieve-service-by-id.mjs +9 -9
- package/dist/actions/retrieve-service-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-service-change-events-by-id.cjs +5 -5
- package/dist/actions/retrieve-service-change-events-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-service-change-events-by-id.d.cts +18 -6
- package/dist/actions/retrieve-service-change-events-by-id.d.mts +18 -6
- package/dist/actions/retrieve-service-change-events-by-id.mjs +5 -5
- package/dist/actions/retrieve-service-change-events-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-service-impacts-from-status-dashboards.cjs +5 -5
- package/dist/actions/retrieve-service-impacts-from-status-dashboards.cjs.map +1 -1
- package/dist/actions/retrieve-service-impacts-from-status-dashboards.d.cts +18 -6
- package/dist/actions/retrieve-service-impacts-from-status-dashboards.d.mts +18 -6
- package/dist/actions/retrieve-service-impacts-from-status-dashboards.mjs +5 -5
- package/dist/actions/retrieve-service-impacts-from-status-dashboards.mjs.map +1 -1
- package/dist/actions/retrieve-service-status-by-id.cjs +17 -17
- package/dist/actions/retrieve-service-status-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-service-status-by-id.d.cts +31 -19
- package/dist/actions/retrieve-service-status-by-id.d.mts +31 -19
- package/dist/actions/retrieve-service-status-by-id.mjs +17 -17
- package/dist/actions/retrieve-service-status-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-service-status-page.cjs +1 -1
- package/dist/actions/retrieve-service-status-page.cjs.map +1 -1
- package/dist/actions/retrieve-service-status-page.d.cts +14 -2
- package/dist/actions/retrieve-service-status-page.d.mts +14 -2
- package/dist/actions/retrieve-service-status-page.mjs +1 -1
- package/dist/actions/retrieve-service-status-page.mjs.map +1 -1
- package/dist/actions/retrieve-standards-list.cjs +2 -2
- package/dist/actions/retrieve-standards-list.cjs.map +1 -1
- package/dist/actions/retrieve-standards-list.d.cts +15 -3
- package/dist/actions/retrieve-standards-list.d.mts +15 -3
- package/dist/actions/retrieve-standards-list.mjs +2 -2
- package/dist/actions/retrieve-standards-list.mjs.map +1 -1
- package/dist/actions/retrieve-standards-scores-by-resource-type.cjs +4 -4
- package/dist/actions/retrieve-standards-scores-by-resource-type.cjs.map +1 -1
- package/dist/actions/retrieve-standards-scores-by-resource-type.d.cts +17 -5
- package/dist/actions/retrieve-standards-scores-by-resource-type.d.mts +17 -5
- package/dist/actions/retrieve-standards-scores-by-resource-type.mjs +4 -4
- package/dist/actions/retrieve-standards-scores-by-resource-type.mjs.map +1 -1
- package/dist/actions/retrieve-standards-scores.cjs +4 -4
- package/dist/actions/retrieve-standards-scores.cjs.map +1 -1
- package/dist/actions/retrieve-standards-scores.d.cts +17 -5
- package/dist/actions/retrieve-standards-scores.d.mts +17 -5
- package/dist/actions/retrieve-standards-scores.mjs +4 -4
- package/dist/actions/retrieve-standards-scores.mjs.map +1 -1
- package/dist/actions/retrieve-status-dashboard-by-slug.cjs +2 -2
- package/dist/actions/retrieve-status-dashboard-by-slug.cjs.map +1 -1
- package/dist/actions/retrieve-status-dashboard-by-slug.d.cts +15 -3
- package/dist/actions/retrieve-status-dashboard-by-slug.d.mts +15 -3
- package/dist/actions/retrieve-status-dashboard-by-slug.mjs +2 -2
- package/dist/actions/retrieve-status-dashboard-by-slug.mjs.map +1 -1
- package/dist/actions/retrieve-status-dashboards-information.cjs +2 -2
- package/dist/actions/retrieve-status-dashboards-information.cjs.map +1 -1
- package/dist/actions/retrieve-status-dashboards-information.d.cts +15 -3
- package/dist/actions/retrieve-status-dashboards-information.d.cts.map +1 -1
- package/dist/actions/retrieve-status-dashboards-information.d.mts +15 -3
- package/dist/actions/retrieve-status-dashboards-information.d.mts.map +1 -1
- package/dist/actions/retrieve-status-dashboards-information.mjs +2 -2
- package/dist/actions/retrieve-status-dashboards-information.mjs.map +1 -1
- package/dist/actions/retrieve-status-page-post.d.cts +13 -1
- package/dist/actions/retrieve-status-page-post.d.mts +13 -1
- package/dist/actions/retrieve-status-page-severities-by-id.cjs +3 -3
- package/dist/actions/retrieve-status-page-severities-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-status-page-severities-by-id.d.cts +16 -4
- package/dist/actions/retrieve-status-page-severities-by-id.d.mts +16 -4
- package/dist/actions/retrieve-status-page-severities-by-id.mjs +3 -3
- package/dist/actions/retrieve-status-page-severities-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-status-page-subscription-by-id.cjs +4 -4
- package/dist/actions/retrieve-status-page-subscription-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-status-page-subscription-by-id.d.cts +17 -5
- package/dist/actions/retrieve-status-page-subscription-by-id.d.mts +17 -5
- package/dist/actions/retrieve-status-page-subscription-by-id.mjs +4 -4
- package/dist/actions/retrieve-status-page-subscription-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-status-pages-status.cjs +1 -1
- package/dist/actions/retrieve-status-pages-status.cjs.map +1 -1
- package/dist/actions/retrieve-status-pages-status.d.cts +14 -2
- package/dist/actions/retrieve-status-pages-status.d.mts +14 -2
- package/dist/actions/retrieve-status-pages-status.mjs +1 -1
- package/dist/actions/retrieve-status-pages-status.mjs.map +1 -1
- package/dist/actions/retrieve-tag-by-id.cjs +2 -2
- package/dist/actions/retrieve-tag-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-tag-by-id.d.cts +15 -3
- package/dist/actions/retrieve-tag-by-id.d.mts +15 -3
- package/dist/actions/retrieve-tag-by-id.mjs +2 -2
- package/dist/actions/retrieve-tag-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-tags.cjs +3 -3
- package/dist/actions/retrieve-tags.cjs.map +1 -1
- package/dist/actions/retrieve-tags.d.cts +16 -4
- package/dist/actions/retrieve-tags.d.mts +16 -4
- package/dist/actions/retrieve-tags.mjs +3 -3
- package/dist/actions/retrieve-tags.mjs.map +1 -1
- package/dist/actions/retrieve-team-audit-records.cjs +10 -10
- package/dist/actions/retrieve-team-audit-records.cjs.map +1 -1
- package/dist/actions/retrieve-team-audit-records.d.cts +23 -11
- package/dist/actions/retrieve-team-audit-records.d.mts +23 -11
- package/dist/actions/retrieve-team-audit-records.mjs +10 -10
- package/dist/actions/retrieve-team-audit-records.mjs.map +1 -1
- package/dist/actions/retrieve-team-details-by-id.cjs +2 -2
- package/dist/actions/retrieve-team-details-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-team-details-by-id.d.cts +15 -3
- package/dist/actions/retrieve-team-details-by-id.d.mts +15 -3
- package/dist/actions/retrieve-team-details-by-id.mjs +2 -2
- package/dist/actions/retrieve-team-details-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-team-list.cjs +2 -2
- package/dist/actions/retrieve-team-list.cjs.map +1 -1
- package/dist/actions/retrieve-team-list.d.cts +15 -3
- package/dist/actions/retrieve-team-list.d.mts +15 -3
- package/dist/actions/retrieve-team-list.mjs +2 -2
- package/dist/actions/retrieve-team-list.mjs.map +1 -1
- package/dist/actions/retrieve-technical-service-details.cjs +15 -15
- package/dist/actions/retrieve-technical-service-details.cjs.map +1 -1
- package/dist/actions/retrieve-technical-service-details.d.cts +29 -17
- package/dist/actions/retrieve-technical-service-details.d.mts +29 -17
- package/dist/actions/retrieve-technical-service-details.mjs +15 -15
- package/dist/actions/retrieve-technical-service-details.mjs.map +1 -1
- package/dist/actions/retrieve-template-fields.d.cts +13 -1
- package/dist/actions/retrieve-template-fields.d.cts.map +1 -1
- package/dist/actions/retrieve-template-fields.d.mts +13 -1
- package/dist/actions/retrieve-template-fields.d.mts.map +1 -1
- package/dist/actions/retrieve-unrouted-event-orchestration-by-id.cjs +7 -7
- package/dist/actions/retrieve-unrouted-event-orchestration-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-unrouted-event-orchestration-by-id.d.cts +21 -9
- package/dist/actions/retrieve-unrouted-event-orchestration-by-id.d.mts +21 -9
- package/dist/actions/retrieve-unrouted-event-orchestration-by-id.mjs +7 -7
- package/dist/actions/retrieve-unrouted-event-orchestration-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-user-audit-records-by-id.cjs +10 -10
- package/dist/actions/retrieve-user-audit-records-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-user-audit-records-by-id.d.cts +26 -14
- package/dist/actions/retrieve-user-audit-records-by-id.d.mts +26 -14
- package/dist/actions/retrieve-user-audit-records-by-id.mjs +10 -10
- package/dist/actions/retrieve-user-audit-records-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-user-by-id.cjs +6 -6
- package/dist/actions/retrieve-user-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-user-by-id.d.cts +19 -7
- package/dist/actions/retrieve-user-by-id.d.mts +19 -7
- package/dist/actions/retrieve-user-by-id.mjs +6 -6
- package/dist/actions/retrieve-user-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-user-contact-methods-via-id.cjs +1 -1
- package/dist/actions/retrieve-user-contact-methods-via-id.cjs.map +1 -1
- package/dist/actions/retrieve-user-contact-methods-via-id.d.cts +14 -2
- package/dist/actions/retrieve-user-contact-methods-via-id.d.mts +14 -2
- package/dist/actions/retrieve-user-contact-methods-via-id.mjs +1 -1
- package/dist/actions/retrieve-user-contact-methods-via-id.mjs.map +1 -1
- package/dist/actions/retrieve-user-license-information.cjs +2 -2
- package/dist/actions/retrieve-user-license-information.cjs.map +1 -1
- package/dist/actions/retrieve-user-license-information.d.cts +15 -3
- package/dist/actions/retrieve-user-license-information.d.mts +15 -3
- package/dist/actions/retrieve-user-license-information.mjs +2 -2
- package/dist/actions/retrieve-user-license-information.mjs.map +1 -1
- package/dist/actions/retrieve-user-notification-rule.cjs +2 -2
- package/dist/actions/retrieve-user-notification-rule.cjs.map +1 -1
- package/dist/actions/retrieve-user-notification-rule.d.cts +15 -3
- package/dist/actions/retrieve-user-notification-rule.d.mts +15 -3
- package/dist/actions/retrieve-user-notification-rule.mjs +2 -2
- package/dist/actions/retrieve-user-notification-rule.mjs.map +1 -1
- package/dist/actions/retrieve-user-notification-rules.cjs +1 -1
- package/dist/actions/retrieve-user-notification-rules.cjs.map +1 -1
- package/dist/actions/retrieve-user-notification-rules.d.cts +14 -2
- package/dist/actions/retrieve-user-notification-rules.d.mts +14 -2
- package/dist/actions/retrieve-user-notification-rules.mjs +1 -1
- package/dist/actions/retrieve-user-notification-rules.mjs.map +1 -1
- package/dist/actions/retrieve-user-status-update-notification-rule.cjs +2 -2
- package/dist/actions/retrieve-user-status-update-notification-rule.cjs.map +1 -1
- package/dist/actions/retrieve-user-status-update-notification-rule.d.cts +15 -3
- package/dist/actions/retrieve-user-status-update-notification-rule.d.mts +15 -3
- package/dist/actions/retrieve-user-status-update-notification-rule.mjs +2 -2
- package/dist/actions/retrieve-user-status-update-notification-rule.mjs.map +1 -1
- package/dist/actions/retrieve-users-by-schedule-id.cjs +1 -1
- package/dist/actions/retrieve-users-by-schedule-id.cjs.map +1 -1
- package/dist/actions/retrieve-users-by-schedule-id.d.cts +14 -2
- package/dist/actions/retrieve-users-by-schedule-id.d.mts +14 -2
- package/dist/actions/retrieve-users-by-schedule-id.mjs +1 -1
- package/dist/actions/retrieve-users-by-schedule-id.mjs.map +1 -1
- package/dist/actions/retrieve-users-list.cjs +5 -5
- package/dist/actions/retrieve-users-list.cjs.map +1 -1
- package/dist/actions/retrieve-users-list.d.cts +18 -6
- package/dist/actions/retrieve-users-list.d.mts +18 -6
- package/dist/actions/retrieve-users-list.mjs +5 -5
- package/dist/actions/retrieve-users-list.mjs.map +1 -1
- package/dist/actions/retrieve-vendor-by-id.cjs +2 -2
- package/dist/actions/retrieve-vendor-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-vendor-by-id.d.cts +15 -3
- package/dist/actions/retrieve-vendor-by-id.d.mts +15 -3
- package/dist/actions/retrieve-vendor-by-id.mjs +2 -2
- package/dist/actions/retrieve-vendor-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-webhook-subscriptions.cjs +6 -6
- package/dist/actions/retrieve-webhook-subscriptions.cjs.map +1 -1
- package/dist/actions/retrieve-webhook-subscriptions.d.cts +19 -7
- package/dist/actions/retrieve-webhook-subscriptions.d.mts +19 -7
- package/dist/actions/retrieve-webhook-subscriptions.mjs +6 -6
- package/dist/actions/retrieve-webhook-subscriptions.mjs.map +1 -1
- package/dist/actions/send-mcp-request.cjs +1 -1
- package/dist/actions/send-mcp-request.cjs.map +1 -1
- package/dist/actions/send-mcp-request.d.cts +14 -2
- package/dist/actions/send-mcp-request.d.cts.map +1 -1
- package/dist/actions/send-mcp-request.d.mts +14 -2
- package/dist/actions/send-mcp-request.d.mts.map +1 -1
- package/dist/actions/send-mcp-request.mjs +1 -1
- package/dist/actions/send-mcp-request.mjs.map +1 -1
- package/dist/actions/send-responder-requests-for-incidents.cjs +2 -2
- package/dist/actions/send-responder-requests-for-incidents.cjs.map +1 -1
- package/dist/actions/send-responder-requests-for-incidents.d.cts +16 -4
- package/dist/actions/send-responder-requests-for-incidents.d.cts.map +1 -1
- package/dist/actions/send-responder-requests-for-incidents.d.mts +16 -4
- package/dist/actions/send-responder-requests-for-incidents.d.mts.map +1 -1
- package/dist/actions/send-responder-requests-for-incidents.mjs +2 -2
- package/dist/actions/send-responder-requests-for-incidents.mjs.map +1 -1
- package/dist/actions/set-business-service-impact-status.cjs +1 -1
- package/dist/actions/set-business-service-impact-status.cjs.map +1 -1
- package/dist/actions/set-business-service-impact-status.d.cts +14 -2
- package/dist/actions/set-business-service-impact-status.d.cts.map +1 -1
- package/dist/actions/set-business-service-impact-status.d.mts +14 -2
- package/dist/actions/set-business-service-impact-status.d.mts.map +1 -1
- package/dist/actions/set-business-service-impact-status.mjs +1 -1
- package/dist/actions/set-business-service-impact-status.mjs.map +1 -1
- package/dist/actions/set-global-priority-threshold.cjs +2 -2
- package/dist/actions/set-global-priority-threshold.cjs.map +1 -1
- package/dist/actions/set-global-priority-threshold.d.cts +15 -3
- package/dist/actions/set-global-priority-threshold.d.mts +15 -3
- package/dist/actions/set-global-priority-threshold.mjs +2 -2
- package/dist/actions/set-global-priority-threshold.mjs.map +1 -1
- package/dist/actions/snooze-incident-by-duration.cjs +11 -11
- package/dist/actions/snooze-incident-by-duration.cjs.map +1 -1
- package/dist/actions/snooze-incident-by-duration.d.cts +30 -18
- package/dist/actions/snooze-incident-by-duration.d.mts +30 -18
- package/dist/actions/snooze-incident-by-duration.mjs +11 -11
- package/dist/actions/snooze-incident-by-duration.mjs.map +1 -1
- package/dist/actions/subscribe-entities-to-business-services.cjs +3 -3
- package/dist/actions/subscribe-entities-to-business-services.cjs.map +1 -1
- package/dist/actions/subscribe-entities-to-business-services.d.cts +17 -4
- package/dist/actions/subscribe-entities-to-business-services.d.mts +17 -4
- package/dist/actions/subscribe-entities-to-business-services.mjs +3 -3
- package/dist/actions/subscribe-entities-to-business-services.mjs.map +1 -1
- package/dist/actions/subscribe-entities-to-incident-status-updates.cjs +3 -3
- package/dist/actions/subscribe-entities-to-incident-status-updates.cjs.map +1 -1
- package/dist/actions/subscribe-entities-to-incident-status-updates.d.cts +17 -4
- package/dist/actions/subscribe-entities-to-incident-status-updates.d.mts +17 -4
- package/dist/actions/subscribe-entities-to-incident-status-updates.mjs +3 -3
- package/dist/actions/subscribe-entities-to-incident-status-updates.mjs.map +1 -1
- package/dist/actions/subscribe-to-user-notifications.cjs +3 -3
- package/dist/actions/subscribe-to-user-notifications.cjs.map +1 -1
- package/dist/actions/subscribe-to-user-notifications.d.cts +17 -4
- package/dist/actions/subscribe-to-user-notifications.d.mts +17 -4
- package/dist/actions/subscribe-to-user-notifications.mjs +3 -3
- package/dist/actions/subscribe-to-user-notifications.mjs.map +1 -1
- package/dist/actions/unsubscribe-business-service-entity.cjs +3 -3
- package/dist/actions/unsubscribe-business-service-entity.cjs.map +1 -1
- package/dist/actions/unsubscribe-business-service-entity.d.cts +17 -4
- package/dist/actions/unsubscribe-business-service-entity.d.mts +17 -4
- package/dist/actions/unsubscribe-business-service-entity.mjs +3 -3
- package/dist/actions/unsubscribe-business-service-entity.mjs.map +1 -1
- package/dist/actions/unsubscribe-from-incident-status-updates.cjs +3 -3
- package/dist/actions/unsubscribe-from-incident-status-updates.cjs.map +1 -1
- package/dist/actions/unsubscribe-from-incident-status-updates.d.cts +17 -4
- package/dist/actions/unsubscribe-from-incident-status-updates.d.mts +17 -4
- package/dist/actions/unsubscribe-from-incident-status-updates.mjs +3 -3
- package/dist/actions/unsubscribe-from-incident-status-updates.mjs.map +1 -1
- package/dist/actions/unsubscribe-team-notification-subscriptions.cjs +2 -2
- package/dist/actions/unsubscribe-team-notification-subscriptions.cjs.map +1 -1
- package/dist/actions/unsubscribe-team-notification-subscriptions.d.cts +16 -3
- package/dist/actions/unsubscribe-team-notification-subscriptions.d.mts +16 -3
- package/dist/actions/unsubscribe-team-notification-subscriptions.mjs +2 -2
- package/dist/actions/unsubscribe-team-notification-subscriptions.mjs.map +1 -1
- package/dist/actions/unsubscribe-user-notification-subscriptions.cjs +2 -2
- package/dist/actions/unsubscribe-user-notification-subscriptions.cjs.map +1 -1
- package/dist/actions/unsubscribe-user-notification-subscriptions.d.cts +16 -3
- package/dist/actions/unsubscribe-user-notification-subscriptions.d.mts +16 -3
- package/dist/actions/unsubscribe-user-notification-subscriptions.mjs +2 -2
- package/dist/actions/unsubscribe-user-notification-subscriptions.mjs.map +1 -1
- package/dist/actions/update-a-custom-field-for-an-incident-type.cjs +2 -2
- package/dist/actions/update-a-custom-field-for-an-incident-type.cjs.map +1 -1
- package/dist/actions/update-a-custom-field-for-an-incident-type.d.cts +15 -3
- package/dist/actions/update-a-custom-field-for-an-incident-type.d.mts +15 -3
- package/dist/actions/update-a-custom-field-for-an-incident-type.mjs +2 -2
- package/dist/actions/update-a-custom-field-for-an-incident-type.mjs.map +1 -1
- package/dist/actions/update-a-trigger.cjs +5 -5
- package/dist/actions/update-a-trigger.cjs.map +1 -1
- package/dist/actions/update-a-trigger.d.cts +18 -6
- package/dist/actions/update-a-trigger.d.mts +18 -6
- package/dist/actions/update-a-trigger.mjs +5 -5
- package/dist/actions/update-a-trigger.mjs.map +1 -1
- package/dist/actions/update-add-on-by-id.cjs +3 -3
- package/dist/actions/update-add-on-by-id.cjs.map +1 -1
- package/dist/actions/update-add-on-by-id.d.cts +16 -4
- package/dist/actions/update-add-on-by-id.d.cts.map +1 -1
- package/dist/actions/update-add-on-by-id.d.mts +16 -4
- package/dist/actions/update-add-on-by-id.d.mts.map +1 -1
- package/dist/actions/update-add-on-by-id.mjs +3 -3
- package/dist/actions/update-add-on-by-id.mjs.map +1 -1
- package/dist/actions/update-alert-grouping-settings-by-id.cjs +2 -2
- package/dist/actions/update-alert-grouping-settings-by-id.cjs.map +1 -1
- package/dist/actions/update-alert-grouping-settings-by-id.d.cts +15 -3
- package/dist/actions/update-alert-grouping-settings-by-id.d.cts.map +1 -1
- package/dist/actions/update-alert-grouping-settings-by-id.d.mts +15 -3
- package/dist/actions/update-alert-grouping-settings-by-id.d.mts.map +1 -1
- package/dist/actions/update-alert-grouping-settings-by-id.mjs +2 -2
- package/dist/actions/update-alert-grouping-settings-by-id.mjs.map +1 -1
- package/dist/actions/update-alert-in-incident.cjs +5 -5
- package/dist/actions/update-alert-in-incident.cjs.map +1 -1
- package/dist/actions/update-alert-in-incident.d.cts +18 -6
- package/dist/actions/update-alert-in-incident.d.mts +18 -6
- package/dist/actions/update-alert-in-incident.mjs +5 -5
- package/dist/actions/update-alert-in-incident.mjs.map +1 -1
- package/dist/actions/update-an-incident-type.cjs +19 -19
- package/dist/actions/update-an-incident-type.cjs.map +1 -1
- package/dist/actions/update-an-incident-type.d.cts +36 -24
- package/dist/actions/update-an-incident-type.d.mts +36 -24
- package/dist/actions/update-an-incident-type.mjs +19 -19
- package/dist/actions/update-an-incident-type.mjs.map +1 -1
- package/dist/actions/update-automation-runner-info.cjs +1 -1
- package/dist/actions/update-automation-runner-info.cjs.map +1 -1
- package/dist/actions/update-automation-runner-info.d.cts +14 -2
- package/dist/actions/update-automation-runner-info.d.cts.map +1 -1
- package/dist/actions/update-automation-runner-info.d.mts +14 -2
- package/dist/actions/update-automation-runner-info.d.mts.map +1 -1
- package/dist/actions/update-automation-runner-info.mjs +1 -1
- package/dist/actions/update-automation-runner-info.mjs.map +1 -1
- package/dist/actions/update-business-service-by-id.cjs +2 -2
- package/dist/actions/update-business-service-by-id.cjs.map +1 -1
- package/dist/actions/update-business-service-by-id.d.cts +15 -3
- package/dist/actions/update-business-service-by-id.d.mts +15 -3
- package/dist/actions/update-business-service-by-id.mjs +2 -2
- package/dist/actions/update-business-service-by-id.mjs.map +1 -1
- package/dist/actions/update-change-event-by-id.cjs +1 -1
- package/dist/actions/update-change-event-by-id.cjs.map +1 -1
- package/dist/actions/update-change-event-by-id.d.cts +15 -2
- package/dist/actions/update-change-event-by-id.d.cts.map +1 -1
- package/dist/actions/update-change-event-by-id.d.mts +15 -2
- package/dist/actions/update-change-event-by-id.d.mts.map +1 -1
- package/dist/actions/update-change-event-by-id.mjs +1 -1
- package/dist/actions/update-change-event-by-id.mjs.map +1 -1
- package/dist/actions/update-custom-field-display-name.cjs +2 -2
- package/dist/actions/update-custom-field-display-name.cjs.map +1 -1
- package/dist/actions/update-custom-field-display-name.d.cts +15 -3
- package/dist/actions/update-custom-field-display-name.d.cts.map +1 -1
- package/dist/actions/update-custom-field-display-name.d.mts +15 -3
- package/dist/actions/update-custom-field-display-name.d.mts.map +1 -1
- package/dist/actions/update-custom-field-display-name.mjs +2 -2
- package/dist/actions/update-custom-field-display-name.mjs.map +1 -1
- package/dist/actions/update-custom-field-option.cjs +3 -3
- package/dist/actions/update-custom-field-option.cjs.map +1 -1
- package/dist/actions/update-custom-field-option.d.cts +16 -4
- package/dist/actions/update-custom-field-option.d.mts +16 -4
- package/dist/actions/update-custom-field-option.mjs +3 -3
- package/dist/actions/update-custom-field-option.mjs.map +1 -1
- package/dist/actions/update-escalation-policy-by-id.cjs +9 -9
- package/dist/actions/update-escalation-policy-by-id.cjs.map +1 -1
- package/dist/actions/update-escalation-policy-by-id.d.cts +25 -10
- package/dist/actions/update-escalation-policy-by-id.d.mts +25 -10
- package/dist/actions/update-escalation-policy-by-id.mjs +9 -9
- package/dist/actions/update-escalation-policy-by-id.mjs.map +1 -1
- package/dist/actions/update-escalation-policy-for-team.cjs +1 -1
- package/dist/actions/update-escalation-policy-for-team.cjs.map +1 -1
- package/dist/actions/update-escalation-policy-for-team.d.cts +14 -2
- package/dist/actions/update-escalation-policy-for-team.d.mts +14 -2
- package/dist/actions/update-escalation-policy-for-team.mjs +1 -1
- package/dist/actions/update-escalation-policy-for-team.mjs.map +1 -1
- package/dist/actions/update-event-orchestration-by-id.cjs +7 -7
- package/dist/actions/update-event-orchestration-by-id.cjs.map +1 -1
- package/dist/actions/update-event-orchestration-by-id.d.cts +22 -9
- package/dist/actions/update-event-orchestration-by-id.d.mts +22 -9
- package/dist/actions/update-event-orchestration-by-id.mjs +7 -7
- package/dist/actions/update-event-orchestration-by-id.mjs.map +1 -1
- package/dist/actions/update-event-orchestration-cache-variable.cjs +5 -5
- package/dist/actions/update-event-orchestration-cache-variable.cjs.map +1 -1
- package/dist/actions/update-event-orchestration-cache-variable.d.cts +20 -7
- package/dist/actions/update-event-orchestration-cache-variable.d.cts.map +1 -1
- package/dist/actions/update-event-orchestration-cache-variable.d.mts +20 -7
- package/dist/actions/update-event-orchestration-cache-variable.d.mts.map +1 -1
- package/dist/actions/update-event-orchestration-cache-variable.mjs +5 -5
- package/dist/actions/update-event-orchestration-cache-variable.mjs.map +1 -1
- package/dist/actions/update-event-rule-by-id.cjs +15 -15
- package/dist/actions/update-event-rule-by-id.cjs.map +1 -1
- package/dist/actions/update-event-rule-by-id.d.cts +28 -16
- package/dist/actions/update-event-rule-by-id.d.cts.map +1 -1
- package/dist/actions/update-event-rule-by-id.d.mts +28 -16
- package/dist/actions/update-event-rule-by-id.d.mts.map +1 -1
- package/dist/actions/update-event-rule-by-id.mjs +15 -15
- package/dist/actions/update-event-rule-by-id.mjs.map +1 -1
- package/dist/actions/update-event-rule-for-service.cjs +15 -15
- package/dist/actions/update-event-rule-for-service.cjs.map +1 -1
- package/dist/actions/update-event-rule-for-service.d.cts +28 -16
- package/dist/actions/update-event-rule-for-service.d.cts.map +1 -1
- package/dist/actions/update-event-rule-for-service.d.mts +28 -16
- package/dist/actions/update-event-rule-for-service.d.mts.map +1 -1
- package/dist/actions/update-event-rule-for-service.mjs +15 -15
- package/dist/actions/update-event-rule-for-service.mjs.map +1 -1
- package/dist/actions/update-extension-by-id.cjs +3 -3
- package/dist/actions/update-extension-by-id.cjs.map +1 -1
- package/dist/actions/update-extension-by-id.d.cts +16 -4
- package/dist/actions/update-extension-by-id.d.cts.map +1 -1
- package/dist/actions/update-extension-by-id.d.mts +16 -4
- package/dist/actions/update-extension-by-id.d.mts.map +1 -1
- package/dist/actions/update-extension-by-id.mjs +3 -3
- package/dist/actions/update-extension-by-id.mjs.map +1 -1
- package/dist/actions/update-global-orchestration.cjs +1 -1
- package/dist/actions/update-global-orchestration.cjs.map +1 -1
- package/dist/actions/update-global-orchestration.d.cts +14 -2
- package/dist/actions/update-global-orchestration.d.cts.map +1 -1
- package/dist/actions/update-global-orchestration.d.mts +14 -2
- package/dist/actions/update-global-orchestration.d.mts.map +1 -1
- package/dist/actions/update-global-orchestration.mjs +1 -1
- package/dist/actions/update-global-orchestration.mjs.map +1 -1
- package/dist/actions/update-incident-alerts.cjs +7 -7
- package/dist/actions/update-incident-alerts.cjs.map +1 -1
- package/dist/actions/update-incident-alerts.d.cts +21 -8
- package/dist/actions/update-incident-alerts.d.mts +21 -8
- package/dist/actions/update-incident-alerts.mjs +7 -7
- package/dist/actions/update-incident-alerts.mjs.map +1 -1
- package/dist/actions/update-incident-by-id.cjs +15 -15
- package/dist/actions/update-incident-by-id.cjs.map +1 -1
- package/dist/actions/update-incident-by-id.d.cts +29 -17
- package/dist/actions/update-incident-by-id.d.mts +29 -17
- package/dist/actions/update-incident-by-id.mjs +15 -15
- package/dist/actions/update-incident-by-id.mjs.map +1 -1
- package/dist/actions/update-incident-custom-field-values.cjs +2 -2
- package/dist/actions/update-incident-custom-field-values.cjs.map +1 -1
- package/dist/actions/update-incident-custom-field-values.d.cts +15 -3
- package/dist/actions/update-incident-custom-field-values.d.cts.map +1 -1
- package/dist/actions/update-incident-custom-field-values.d.mts +15 -3
- package/dist/actions/update-incident-custom-field-values.d.mts.map +1 -1
- package/dist/actions/update-incident-custom-field-values.mjs +2 -2
- package/dist/actions/update-incident-custom-field-values.mjs.map +1 -1
- package/dist/actions/update-incident-details.cjs +15 -15
- package/dist/actions/update-incident-details.cjs.map +1 -1
- package/dist/actions/update-incident-details.d.cts +33 -21
- package/dist/actions/update-incident-details.d.cts.map +1 -1
- package/dist/actions/update-incident-details.d.mts +33 -21
- package/dist/actions/update-incident-details.d.mts.map +1 -1
- package/dist/actions/update-incident-details.mjs +15 -15
- package/dist/actions/update-incident-details.mjs.map +1 -1
- package/dist/actions/update-incident-workflow.cjs +10 -10
- package/dist/actions/update-incident-workflow.cjs.map +1 -1
- package/dist/actions/update-incident-workflow.d.cts +27 -11
- package/dist/actions/update-incident-workflow.d.cts.map +1 -1
- package/dist/actions/update-incident-workflow.d.mts +27 -11
- package/dist/actions/update-incident-workflow.d.mts.map +1 -1
- package/dist/actions/update-incident-workflow.mjs +10 -10
- package/dist/actions/update-incident-workflow.mjs.map +1 -1
- package/dist/actions/update-integration-by-id-and-integration-id.cjs +2 -2
- package/dist/actions/update-integration-by-id-and-integration-id.cjs.map +1 -1
- package/dist/actions/update-integration-by-id-and-integration-id.d.cts +15 -3
- package/dist/actions/update-integration-by-id-and-integration-id.d.cts.map +1 -1
- package/dist/actions/update-integration-by-id-and-integration-id.d.mts +15 -3
- package/dist/actions/update-integration-by-id-and-integration-id.d.mts.map +1 -1
- package/dist/actions/update-integration-by-id-and-integration-id.mjs +2 -2
- package/dist/actions/update-integration-by-id-and-integration-id.mjs.map +1 -1
- package/dist/actions/update-integration-label.cjs +4 -4
- package/dist/actions/update-integration-label.cjs.map +1 -1
- package/dist/actions/update-integration-label.d.cts +17 -5
- package/dist/actions/update-integration-label.d.mts +17 -5
- package/dist/actions/update-integration-label.mjs +4 -4
- package/dist/actions/update-integration-label.mjs.map +1 -1
- package/dist/actions/update-log-entry-channel.cjs +7 -7
- package/dist/actions/update-log-entry-channel.cjs.map +1 -1
- package/dist/actions/update-log-entry-channel.d.cts +20 -8
- package/dist/actions/update-log-entry-channel.d.mts +20 -8
- package/dist/actions/update-log-entry-channel.mjs +7 -7
- package/dist/actions/update-log-entry-channel.mjs.map +1 -1
- package/dist/actions/update-maintenance-window-by-id.cjs +2 -2
- package/dist/actions/update-maintenance-window-by-id.cjs.map +1 -1
- package/dist/actions/update-maintenance-window-by-id.d.cts +16 -3
- package/dist/actions/update-maintenance-window-by-id.d.mts +16 -3
- package/dist/actions/update-maintenance-window-by-id.mjs +2 -2
- package/dist/actions/update-maintenance-window-by-id.mjs.map +1 -1
- package/dist/actions/update-oncall-handoff-notification-rule.cjs +2 -2
- package/dist/actions/update-oncall-handoff-notification-rule.cjs.map +1 -1
- package/dist/actions/update-oncall-handoff-notification-rule.d.cts +15 -3
- package/dist/actions/update-oncall-handoff-notification-rule.d.cts.map +1 -1
- package/dist/actions/update-oncall-handoff-notification-rule.d.mts +15 -3
- package/dist/actions/update-oncall-handoff-notification-rule.d.mts.map +1 -1
- package/dist/actions/update-oncall-handoff-notification-rule.mjs +2 -2
- package/dist/actions/update-oncall-handoff-notification-rule.mjs.map +1 -1
- package/dist/actions/update-orchestration-router-details.cjs +11 -11
- package/dist/actions/update-orchestration-router-details.cjs.map +1 -1
- package/dist/actions/update-orchestration-router-details.d.cts +25 -13
- package/dist/actions/update-orchestration-router-details.d.cts.map +1 -1
- package/dist/actions/update-orchestration-router-details.d.mts +25 -13
- package/dist/actions/update-orchestration-router-details.d.mts.map +1 -1
- package/dist/actions/update-orchestration-router-details.mjs +11 -11
- package/dist/actions/update-orchestration-router-details.mjs.map +1 -1
- package/dist/actions/update-response-play-by-id.cjs +5 -5
- package/dist/actions/update-response-play-by-id.cjs.map +1 -1
- package/dist/actions/update-response-play-by-id.d.cts +18 -6
- package/dist/actions/update-response-play-by-id.d.mts +18 -6
- package/dist/actions/update-response-play-by-id.mjs +5 -5
- package/dist/actions/update-response-play-by-id.mjs.map +1 -1
- package/dist/actions/update-ruleset-by-id.cjs +3 -3
- package/dist/actions/update-ruleset-by-id.cjs.map +1 -1
- package/dist/actions/update-ruleset-by-id.d.cts +17 -5
- package/dist/actions/update-ruleset-by-id.d.mts +17 -5
- package/dist/actions/update-ruleset-by-id.mjs +3 -3
- package/dist/actions/update-ruleset-by-id.mjs.map +1 -1
- package/dist/actions/update-schedule-by-id.cjs +20 -20
- package/dist/actions/update-schedule-by-id.cjs.map +1 -1
- package/dist/actions/update-schedule-by-id.d.cts +48 -27
- package/dist/actions/update-schedule-by-id.d.mts +48 -27
- package/dist/actions/update-schedule-by-id.mjs +20 -20
- package/dist/actions/update-schedule-by-id.mjs.map +1 -1
- package/dist/actions/update-service-by-id.cjs +18 -18
- package/dist/actions/update-service-by-id.cjs.map +1 -1
- package/dist/actions/update-service-by-id.d.cts +36 -23
- package/dist/actions/update-service-by-id.d.mts +36 -23
- package/dist/actions/update-service-by-id.mjs +18 -18
- package/dist/actions/update-service-by-id.mjs.map +1 -1
- package/dist/actions/update-service-orchestration-active-status.cjs +1 -1
- package/dist/actions/update-service-orchestration-active-status.cjs.map +1 -1
- package/dist/actions/update-service-orchestration-active-status.d.cts +14 -2
- package/dist/actions/update-service-orchestration-active-status.d.mts +14 -2
- package/dist/actions/update-service-orchestration-active-status.mjs +1 -1
- package/dist/actions/update-service-orchestration-active-status.mjs.map +1 -1
- package/dist/actions/update-standard-by-id.cjs +1 -1
- package/dist/actions/update-standard-by-id.cjs.map +1 -1
- package/dist/actions/update-standard-by-id.d.cts +14 -2
- package/dist/actions/update-standard-by-id.d.cts.map +1 -1
- package/dist/actions/update-standard-by-id.d.mts +14 -2
- package/dist/actions/update-standard-by-id.d.mts.map +1 -1
- package/dist/actions/update-standard-by-id.mjs +1 -1
- package/dist/actions/update-standard-by-id.mjs.map +1 -1
- package/dist/actions/update-status-page-post-info.cjs +10 -10
- package/dist/actions/update-status-page-post-info.cjs.map +1 -1
- package/dist/actions/update-status-page-post-info.d.cts +24 -11
- package/dist/actions/update-status-page-post-info.d.mts +24 -11
- package/dist/actions/update-status-page-post-info.mjs +10 -10
- package/dist/actions/update-status-page-post-info.mjs.map +1 -1
- package/dist/actions/update-status-page-post-postmortem.cjs +3 -3
- package/dist/actions/update-status-page-post-postmortem.cjs.map +1 -1
- package/dist/actions/update-status-page-post-postmortem.d.cts +16 -4
- package/dist/actions/update-status-page-post-postmortem.d.mts +16 -4
- package/dist/actions/update-status-page-post-postmortem.mjs +3 -3
- package/dist/actions/update-status-page-post-postmortem.mjs.map +1 -1
- package/dist/actions/update-status-page-post-resource.cjs +1 -1
- package/dist/actions/update-status-page-post-resource.cjs.map +1 -1
- package/dist/actions/update-status-page-post-resource.d.cts +14 -2
- package/dist/actions/update-status-page-post-resource.d.mts +14 -2
- package/dist/actions/update-status-page-post-resource.mjs +1 -1
- package/dist/actions/update-status-page-post-resource.mjs.map +1 -1
- package/dist/actions/update-status-page-post.cjs +2 -2
- package/dist/actions/update-status-page-post.cjs.map +1 -1
- package/dist/actions/update-status-page-post.d.cts +16 -3
- package/dist/actions/update-status-page-post.d.mts +16 -3
- package/dist/actions/update-status-page-post.mjs +2 -2
- package/dist/actions/update-status-page-post.mjs.map +1 -1
- package/dist/actions/update-team-by-id.cjs +3 -3
- package/dist/actions/update-team-by-id.cjs.map +1 -1
- package/dist/actions/update-team-by-id.d.cts +16 -4
- package/dist/actions/update-team-by-id.d.mts +16 -4
- package/dist/actions/update-team-by-id.mjs +3 -3
- package/dist/actions/update-team-by-id.mjs.map +1 -1
- package/dist/actions/update-template-by-id.cjs +1 -1
- package/dist/actions/update-template-by-id.cjs.map +1 -1
- package/dist/actions/update-template-by-id.d.cts +14 -2
- package/dist/actions/update-template-by-id.d.cts.map +1 -1
- package/dist/actions/update-template-by-id.d.mts +14 -2
- package/dist/actions/update-template-by-id.d.mts.map +1 -1
- package/dist/actions/update-template-by-id.mjs +1 -1
- package/dist/actions/update-template-by-id.mjs.map +1 -1
- package/dist/actions/update-the-service-orchestration-for-a-service.cjs +1 -1
- package/dist/actions/update-the-service-orchestration-for-a-service.cjs.map +1 -1
- package/dist/actions/update-the-service-orchestration-for-a-service.d.cts +14 -2
- package/dist/actions/update-the-service-orchestration-for-a-service.d.cts.map +1 -1
- package/dist/actions/update-the-service-orchestration-for-a-service.d.mts +14 -2
- package/dist/actions/update-the-service-orchestration-for-a-service.d.mts.map +1 -1
- package/dist/actions/update-the-service-orchestration-for-a-service.mjs +1 -1
- package/dist/actions/update-the-service-orchestration-for-a-service.mjs.map +1 -1
- package/dist/actions/update-unrouted-orchestration-rules.cjs +1 -1
- package/dist/actions/update-unrouted-orchestration-rules.cjs.map +1 -1
- package/dist/actions/update-unrouted-orchestration-rules.d.cts +14 -2
- package/dist/actions/update-unrouted-orchestration-rules.d.cts.map +1 -1
- package/dist/actions/update-unrouted-orchestration-rules.d.mts +14 -2
- package/dist/actions/update-unrouted-orchestration-rules.d.mts.map +1 -1
- package/dist/actions/update-unrouted-orchestration-rules.mjs +1 -1
- package/dist/actions/update-unrouted-orchestration-rules.mjs.map +1 -1
- package/dist/actions/update-user-information.cjs +6 -6
- package/dist/actions/update-user-information.cjs.map +1 -1
- package/dist/actions/update-user-information.d.cts +19 -7
- package/dist/actions/update-user-information.d.cts.map +1 -1
- package/dist/actions/update-user-information.d.mts +19 -7
- package/dist/actions/update-user-information.d.mts.map +1 -1
- package/dist/actions/update-user-information.mjs +6 -6
- package/dist/actions/update-user-information.mjs.map +1 -1
- package/dist/actions/update-user-notification-rule-by-id.cjs +2 -2
- package/dist/actions/update-user-notification-rule-by-id.cjs.map +1 -1
- package/dist/actions/update-user-notification-rule-by-id.d.cts +15 -3
- package/dist/actions/update-user-notification-rule-by-id.d.mts +15 -3
- package/dist/actions/update-user-notification-rule-by-id.mjs +2 -2
- package/dist/actions/update-user-notification-rule-by-id.mjs.map +1 -1
- package/dist/actions/update-user-role-on-team.cjs +2 -2
- package/dist/actions/update-user-role-on-team.cjs.map +1 -1
- package/dist/actions/update-user-role-on-team.d.cts +18 -6
- package/dist/actions/update-user-role-on-team.d.mts +18 -6
- package/dist/actions/update-user-role-on-team.mjs +2 -2
- package/dist/actions/update-user-role-on-team.mjs.map +1 -1
- package/dist/actions/update-workflow-integration-connection.cjs +2 -2
- package/dist/actions/update-workflow-integration-connection.cjs.map +1 -1
- package/dist/actions/update-workflow-integration-connection.d.cts +16 -3
- package/dist/actions/update-workflow-integration-connection.d.mts +16 -3
- package/dist/actions/update-workflow-integration-connection.mjs +2 -2
- package/dist/actions/update-workflow-integration-connection.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -7,7 +7,19 @@ declare const PagerdutyDeleteAutomationActionsRunnerByIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const PagerdutyDeleteAutomationActionsRunnerByIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pagerdutyDeleteAutomationActionsRunnerById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { pagerdutyDeleteAutomationActionsRunnerById };
|
|
13
25
|
//# sourceMappingURL=delete-automation-actions-runner-by-id.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const PagerdutyDeleteAutomationActionsRunnerByIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const PagerdutyDeleteAutomationActionsRunnerByIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pagerdutyDeleteAutomationActionsRunnerById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { pagerdutyDeleteAutomationActionsRunnerById };
|
|
13
25
|
//# sourceMappingURL=delete-automation-actions-runner-by-id.d.mts.map
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-business-service-by-id.ts
|
|
4
4
|
const PagerdutyDeleteBusinessServiceByIdInput = zod.z.object({ id: zod.z.string().describe("The ID of the resource.") }).describe("Request schema for `DeleteBusinessServiceById`");
|
|
5
|
-
const PagerdutyDeleteBusinessServiceByIdOutput = zod.z.
|
|
5
|
+
const PagerdutyDeleteBusinessServiceByIdOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `DeleteBusinessServiceById`. Returns 204 No Content on success - no response body.");
|
|
6
6
|
const pagerdutyDeleteBusinessServiceById = require_action.action("PAGERDUTY_DELETE_BUSINESS_SERVICE_BY_ID", {
|
|
7
7
|
slug: "pagerduty-delete-business-service-by-id",
|
|
8
8
|
name: "Delete business service by id",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-business-service-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServiceByIdInput = z.object({\n id: z.string().describe(\"The ID of the resource.\"),\n}).describe(\"Request schema for `DeleteBusinessServiceById`\");\nexport const PagerdutyDeleteBusinessServiceByIdOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-business-service-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-business-service-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServiceByIdInput = z.object({\n id: z.string().describe(\"The ID of the resource.\"),\n}).describe(\"Request schema for `DeleteBusinessServiceById`\");\nexport const PagerdutyDeleteBusinessServiceByIdOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteBusinessServiceById`. Returns 204 No Content on success - no response body.\");\n\nexport const pagerdutyDeleteBusinessServiceById = action(\"PAGERDUTY_DELETE_BUSINESS_SERVICE_BY_ID\", {\n slug: \"pagerduty-delete-business-service-by-id\",\n name: \"Delete business service by id\",\n description: \"Deletes a specific business service from the PagerDuty system. This endpoint should be used when you want to permanently remove a business service that is no longer needed or relevant to your organization's incident management structure. It's important to note that this action is irreversible and will remove all associations between the deleted business service and any technical services or incidents. Use this endpoint with caution, as it may impact reporting and historical data related to the deleted business service. Before deletion, ensure that no active incidents or dependencies rely on this business service to avoid disruptions in your incident management workflow.\",\n input: PagerdutyDeleteBusinessServiceByIdInput,\n output: PagerdutyDeleteBusinessServiceByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,EACnD,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,2CAA2CA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wGAAwG;AAE3M,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PagerdutyDeleteBusinessServiceByIdInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PagerdutyDeleteBusinessServiceByIdOutput: z.
|
|
7
|
+
declare const PagerdutyDeleteBusinessServiceByIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pagerdutyDeleteBusinessServiceById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { pagerdutyDeleteBusinessServiceById };
|
|
13
25
|
//# sourceMappingURL=delete-business-service-by-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-by-id.d.cts","names":[],"sources":["../../src/actions/delete-business-service-by-id.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-business-service-by-id.d.cts","names":[],"sources":["../../src/actions/delete-business-service-by-id.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PagerdutyDeleteBusinessServiceByIdInput: z.ZodObject<{
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const PagerdutyDeleteBusinessServiceByIdOutput: z.
|
|
7
|
+
declare const PagerdutyDeleteBusinessServiceByIdOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const pagerdutyDeleteBusinessServiceById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
id: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
10
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
11
|
+
connectionId: z.ZodString;
|
|
12
|
+
entityId: z.ZodString;
|
|
13
|
+
instanceId: z.ZodString;
|
|
14
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
+
accessToken: z.ZodString;
|
|
16
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
17
|
+
connectionId: z.ZodString;
|
|
18
|
+
entityId: z.ZodString;
|
|
19
|
+
instanceId: z.ZodString;
|
|
20
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
+
accessToken: z.ZodString;
|
|
22
|
+
}, z.core.$strip>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { pagerdutyDeleteBusinessServiceById };
|
|
13
25
|
//# sourceMappingURL=delete-business-service-by-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-by-id.d.mts","names":[],"sources":["../../src/actions/delete-business-service-by-id.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-business-service-by-id.d.mts","names":[],"sources":["../../src/actions/delete-business-service-by-id.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAGvC,wCAAA,EAAwC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAExC,kCAAA,gCAAkC,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const pagerdutyDeleteBusinessServiceById = action("PAGERDUTY_DELETE_BUSINESS_SER
|
|
|
5
5
|
name: "Delete business service by id",
|
|
6
6
|
description: "Deletes a specific business service from the PagerDuty system. This endpoint should be used when you want to permanently remove a business service that is no longer needed or relevant to your organization's incident management structure. It's important to note that this action is irreversible and will remove all associations between the deleted business service and any technical services or incidents. Use this endpoint with caution, as it may impact reporting and historical data related to the deleted business service. Before deletion, ensure that no active incidents or dependencies rely on this business service to avoid disruptions in your incident management workflow.",
|
|
7
7
|
input: z.object({ id: z.string().describe("The ID of the resource.") }).describe("Request schema for `DeleteBusinessServiceById`"),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for `DeleteBusinessServiceById`. Returns 204 No Content on success - no response body.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { pagerdutyDeleteBusinessServiceById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-by-id.mjs","names":[],"sources":["../../src/actions/delete-business-service-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServiceByIdInput = z.object({\n id: z.string().describe(\"The ID of the resource.\"),\n}).describe(\"Request schema for `DeleteBusinessServiceById`\");\nexport const PagerdutyDeleteBusinessServiceByIdOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-business-service-by-id.mjs","names":[],"sources":["../../src/actions/delete-business-service-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServiceByIdInput = z.object({\n id: z.string().describe(\"The ID of the resource.\"),\n}).describe(\"Request schema for `DeleteBusinessServiceById`\");\nexport const PagerdutyDeleteBusinessServiceByIdOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteBusinessServiceById`. Returns 204 No Content on success - no response body.\");\n\nexport const pagerdutyDeleteBusinessServiceById = action(\"PAGERDUTY_DELETE_BUSINESS_SERVICE_BY_ID\", {\n slug: \"pagerduty-delete-business-service-by-id\",\n name: \"Delete business service by id\",\n description: \"Deletes a specific business service from the PagerDuty system. This endpoint should be used when you want to permanently remove a business service that is no longer needed or relevant to your organization's incident management structure. It's important to note that this action is irreversible and will remove all associations between the deleted business service and any technical services or incidents. Use this endpoint with caution, as it may impact reporting and historical data related to the deleted business service. Before deletion, ensure that no active incidents or dependencies rely on this business service to avoid disruptions in your incident management workflow.\",\n input: PagerdutyDeleteBusinessServiceByIdInput,\n output: PagerdutyDeleteBusinessServiceByIdOutput,\n});\n"],"mappings":";;AASA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATqD,EAAE,OAAO,EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,EACnD,CAAC,CAAC,CAAC,SAAS,gDAOH;CACP,QAPsD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wGAOzF;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-business-service-priority-thresholds.ts
|
|
4
4
|
const PagerdutyDeleteBusinessServicePriorityThresholdsInput = zod.z.object({}).describe("Request schema for `DeleteBusinessServicePriorityThresholds`");
|
|
5
|
-
const PagerdutyDeleteBusinessServicePriorityThresholdsOutput = zod.z.object({ status_code: zod.z.number().int().nullable() }).describe("Response schema for `DeleteBusinessServicePriorityThresholds`\n\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\nwith an empty response body, following REST API best practices for successful DELETE operations.");
|
|
5
|
+
const PagerdutyDeleteBusinessServicePriorityThresholdsOutput = zod.z.object({ status_code: zod.z.number().int().nullable() }).passthrough().describe("Response schema for `DeleteBusinessServicePriorityThresholds`\n\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\nwith an empty response body, following REST API best practices for successful DELETE operations.");
|
|
6
6
|
const pagerdutyDeleteBusinessServicePriorityThresholds = require_action.action("PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS", {
|
|
7
7
|
slug: "pagerduty-delete-business-service-priority-thresholds",
|
|
8
8
|
name: "Delete business service priority thresholds",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-priority-thresholds.cjs","names":["z","action"],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsInput = z.object({}).describe(\"Request schema for `DeleteBusinessServicePriorityThresholds`\");\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsOutput = z.object({\n status_code: z.number().int().nullable(),\n}).describe(\"Response schema for `DeleteBusinessServicePriorityThresholds`\\n\\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\\nwith an empty response body, following REST API best practices for successful DELETE operations.\");\n\nexport const pagerdutyDeleteBusinessServicePriorityThresholds = action(\"PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS\", {\n slug: \"pagerduty-delete-business-service-priority-thresholds\",\n name: \"Delete business service priority thresholds\",\n description: \"Deletes the account-level global priority threshold for business services in PagerDuty. This endpoint removes the configured priority threshold that determines the minimum incident priority level required for incidents to impact business services. When a global threshold is set, only incidents at or above that priority level will affect business services. Use this action to remove the global threshold entirely, allowing incidents of any priority to impact business services (or reverting to default behavior). This operation is idempotent - it can be called even when no threshold is currently set. The action does not delete business services themselves, only the global priority threshold configuration. Note that this affects all business services across the account.\",\n input: PagerdutyDeleteBusinessServicePriorityThresholdsInput,\n output: PagerdutyDeleteBusinessServicePriorityThresholdsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzJ,MAAa,yDAAyDA,IAAAA,EAAE,OAAO,EAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,EACzC,CAAC,CAAC,CAAC,SAAS,yPAAyP;
|
|
1
|
+
{"version":3,"file":"delete-business-service-priority-thresholds.cjs","names":["z","action"],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsInput = z.object({}).describe(\"Request schema for `DeleteBusinessServicePriorityThresholds`\");\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsOutput = z.object({\n status_code: z.number().int().nullable(),\n}).passthrough().describe(\"Response schema for `DeleteBusinessServicePriorityThresholds`\\n\\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\\nwith an empty response body, following REST API best practices for successful DELETE operations.\");\n\nexport const pagerdutyDeleteBusinessServicePriorityThresholds = action(\"PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS\", {\n slug: \"pagerduty-delete-business-service-priority-thresholds\",\n name: \"Delete business service priority thresholds\",\n description: \"Deletes the account-level global priority threshold for business services in PagerDuty. This endpoint removes the configured priority threshold that determines the minimum incident priority level required for incidents to impact business services. When a global threshold is set, only incidents at or above that priority level will affect business services. Use this action to remove the global threshold entirely, allowing incidents of any priority to impact business services (or reverting to default behavior). This operation is idempotent - it can be called even when no threshold is currently set. The action does not delete business services themselves, only the global priority threshold configuration. Note that this affects all business services across the account.\",\n input: PagerdutyDeleteBusinessServicePriorityThresholdsInput,\n output: PagerdutyDeleteBusinessServicePriorityThresholdsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzJ,MAAa,yDAAyDA,IAAAA,EAAE,OAAO,EAC7E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,EACzC,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yPAAyP;AAEnR,MAAa,mDAAmDC,eAAAA,OAAO,yDAAyD;CAC9H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,8 +4,20 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PagerdutyDeleteBusinessServicePriorityThresholdsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const PagerdutyDeleteBusinessServicePriorityThresholdsOutput: z.ZodObject<{
|
|
6
6
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
7
|
-
}, z.core.$
|
|
8
|
-
declare const pagerdutyDeleteBusinessServicePriorityThresholds: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
7
|
+
}, z.core.$loose>;
|
|
8
|
+
declare const pagerdutyDeleteBusinessServicePriorityThresholds: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
accessToken: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
accessToken: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { pagerdutyDeleteBusinessServicePriorityThresholds };
|
|
11
23
|
//# sourceMappingURL=delete-business-service-priority-thresholds.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-priority-thresholds.d.cts","names":[],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;cAItD,gDAAA,gCAAgD,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"delete-business-service-priority-thresholds.d.cts","names":[],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;cAItD,gDAAA,gCAAgD,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -4,8 +4,20 @@ import { z } from "zod";
|
|
|
4
4
|
declare const PagerdutyDeleteBusinessServicePriorityThresholdsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
5
|
declare const PagerdutyDeleteBusinessServicePriorityThresholdsOutput: z.ZodObject<{
|
|
6
6
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
7
|
-
}, z.core.$
|
|
8
|
-
declare const pagerdutyDeleteBusinessServicePriorityThresholds: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
7
|
+
}, z.core.$loose>;
|
|
8
|
+
declare const pagerdutyDeleteBusinessServicePriorityThresholds: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
9
|
+
connectionId: z.ZodString;
|
|
10
|
+
entityId: z.ZodString;
|
|
11
|
+
instanceId: z.ZodString;
|
|
12
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
13
|
+
accessToken: z.ZodString;
|
|
14
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
15
|
+
connectionId: z.ZodString;
|
|
16
|
+
entityId: z.ZodString;
|
|
17
|
+
instanceId: z.ZodString;
|
|
18
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
19
|
+
accessToken: z.ZodString;
|
|
20
|
+
}, z.core.$strip>>]>;
|
|
9
21
|
//#endregion
|
|
10
22
|
export { pagerdutyDeleteBusinessServicePriorityThresholds };
|
|
11
23
|
//# sourceMappingURL=delete-business-service-priority-thresholds.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-priority-thresholds.d.mts","names":[],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;cAItD,gDAAA,gCAAgD,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,
|
|
1
|
+
{"version":3,"file":"delete-business-service-priority-thresholds.d.mts","names":[],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cACrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;cAItD,gDAAA,gCAAgD,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,cAAA,CAAA,CAAA,SAAA"}
|
|
@@ -5,7 +5,7 @@ const pagerdutyDeleteBusinessServicePriorityThresholds = action("PAGERDUTY_DELET
|
|
|
5
5
|
name: "Delete business service priority thresholds",
|
|
6
6
|
description: "Deletes the account-level global priority threshold for business services in PagerDuty. This endpoint removes the configured priority threshold that determines the minimum incident priority level required for incidents to impact business services. When a global threshold is set, only incidents at or above that priority level will affect business services. Use this action to remove the global threshold entirely, allowing incidents of any priority to impact business services (or reverting to default behavior). This operation is idempotent - it can be called even when no threshold is currently set. The action does not delete business services themselves, only the global priority threshold configuration. Note that this affects all business services across the account.",
|
|
7
7
|
input: z.object({}).describe("Request schema for `DeleteBusinessServicePriorityThresholds`"),
|
|
8
|
-
output: z.object({ status_code: z.number().int().nullable() }).describe("Response schema for `DeleteBusinessServicePriorityThresholds`\n\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\nwith an empty response body, following REST API best practices for successful DELETE operations.")
|
|
8
|
+
output: z.object({ status_code: z.number().int().nullable() }).passthrough().describe("Response schema for `DeleteBusinessServicePriorityThresholds`\n\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\nwith an empty response body, following REST API best practices for successful DELETE operations.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { pagerdutyDeleteBusinessServicePriorityThresholds };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-business-service-priority-thresholds.mjs","names":[],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsInput = z.object({}).describe(\"Request schema for `DeleteBusinessServicePriorityThresholds`\");\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsOutput = z.object({\n status_code: z.number().int().nullable(),\n}).describe(\"Response schema for `DeleteBusinessServicePriorityThresholds`\\n\\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\\nwith an empty response body, following REST API best practices for successful DELETE operations.\");\n\nexport const pagerdutyDeleteBusinessServicePriorityThresholds = action(\"PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS\", {\n slug: \"pagerduty-delete-business-service-priority-thresholds\",\n name: \"Delete business service priority thresholds\",\n description: \"Deletes the account-level global priority threshold for business services in PagerDuty. This endpoint removes the configured priority threshold that determines the minimum incident priority level required for incidents to impact business services. When a global threshold is set, only incidents at or above that priority level will affect business services. Use this action to remove the global threshold entirely, allowing incidents of any priority to impact business services (or reverting to default behavior). This operation is idempotent - it can be called even when no threshold is currently set. The action does not delete business services themselves, only the global priority threshold configuration. Note that this affects all business services across the account.\",\n input: PagerdutyDeleteBusinessServicePriorityThresholdsInput,\n output: PagerdutyDeleteBusinessServicePriorityThresholdsOutput,\n});\n"],"mappings":";;AASA,MAAa,mDAAmD,OAAO,yDAAyD;CAC9H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DASlF;CACP,QAToE,EAAE,OAAO,EAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,EACzC,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-business-service-priority-thresholds.mjs","names":[],"sources":["../../src/actions/delete-business-service-priority-thresholds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsInput = z.object({}).describe(\"Request schema for `DeleteBusinessServicePriorityThresholds`\");\nexport const PagerdutyDeleteBusinessServicePriorityThresholdsOutput = z.object({\n status_code: z.number().int().nullable(),\n}).passthrough().describe(\"Response schema for `DeleteBusinessServicePriorityThresholds`\\n\\nDELETE /business_services/priority_thresholds returns HTTP 204 No Content on success\\nwith an empty response body, following REST API best practices for successful DELETE operations.\");\n\nexport const pagerdutyDeleteBusinessServicePriorityThresholds = action(\"PAGERDUTY_DELETE_BUSINESS_SERVICE_PRIORITY_THRESHOLDS\", {\n slug: \"pagerduty-delete-business-service-priority-thresholds\",\n name: \"Delete business service priority thresholds\",\n description: \"Deletes the account-level global priority threshold for business services in PagerDuty. This endpoint removes the configured priority threshold that determines the minimum incident priority level required for incidents to impact business services. When a global threshold is set, only incidents at or above that priority level will affect business services. Use this action to remove the global threshold entirely, allowing incidents of any priority to impact business services (or reverting to default behavior). This operation is idempotent - it can be called even when no threshold is currently set. The action does not delete business services themselves, only the global priority threshold configuration. Note that this affects all business services across the account.\",\n input: PagerdutyDeleteBusinessServicePriorityThresholdsInput,\n output: PagerdutyDeleteBusinessServicePriorityThresholdsOutput,\n});\n"],"mappings":";;AASA,MAAa,mDAAmD,OAAO,yDAAyD;CAC9H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DASlF;CACP,QAToE,EAAE,OAAO,EAC7E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,EACzC,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yPAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PagerdutyDeleteCacheVariableForEventInput = zod.z.object({
|
|
|
5
5
|
id: zod.z.string().describe("The unique identifier (UUID) of the Event Orchestration that contains the cache variable to delete."),
|
|
6
6
|
cache_variable_id: zod.z.string().describe("The unique identifier (UUID) of the Cache Variable to delete from the Event Orchestration.")
|
|
7
7
|
}).describe("Request schema for `DeleteCacheVariableForEvent`");
|
|
8
|
-
const PagerdutyDeleteCacheVariableForEventOutput = zod.z.
|
|
8
|
+
const PagerdutyDeleteCacheVariableForEventOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `DeleteCacheVariableForEvent`\n\nHTTP 204 (No Content) - The cache variable was successfully deleted.\nThe response body is empty as per standard REST API convention for successful DELETE operations.\n\nNote: The endpoint permanently deletes cache variable data for Event Orchestrations\nand follows PagerDuty's standard DELETE endpoint pattern of returning an empty response.");
|
|
9
9
|
const pagerdutyDeleteCacheVariableForEvent = require_action.action("PAGERDUTY_DELETE_CACHE_VARIABLE_FOR_EVENT", {
|
|
10
10
|
slug: "pagerduty-delete-cache-variable-for-event",
|
|
11
11
|
name: "Delete cache variable for event",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-for-event.cjs","names":["z","action"],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableForEventInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Event Orchestration that contains the cache variable to delete.\"),\n cache_variable_id: z.string().describe(\"The unique identifier (UUID) of the Cache Variable to delete from the Event Orchestration.\"),\n}).describe(\"Request schema for `DeleteCacheVariableForEvent`\");\nexport const PagerdutyDeleteCacheVariableForEventOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-for-event.cjs","names":["z","action"],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableForEventInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Event Orchestration that contains the cache variable to delete.\"),\n cache_variable_id: z.string().describe(\"The unique identifier (UUID) of the Cache Variable to delete from the Event Orchestration.\"),\n}).describe(\"Request schema for `DeleteCacheVariableForEvent`\");\nexport const PagerdutyDeleteCacheVariableForEventOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteCacheVariableForEvent`\\n\\nHTTP 204 (No Content) - The cache variable was successfully deleted.\\nThe response body is empty as per standard REST API convention for successful DELETE operations.\\n\\nNote: The endpoint permanently deletes cache variable data for Event Orchestrations\\nand follows PagerDuty's standard DELETE endpoint pattern of returning an empty response.\");\n\nexport const pagerdutyDeleteCacheVariableForEvent = action(\"PAGERDUTY_DELETE_CACHE_VARIABLE_FOR_EVENT\", {\n slug: \"pagerduty-delete-cache-variable-for-event\",\n name: \"Delete cache variable for event\",\n description: \"Deletes a specific cache variable associated with an event orchestration in PagerDuty. This endpoint is used to remove temporary data storage that was previously set up for use in event orchestration workflows. It should be used when you need to clean up or remove outdated cache variables that are no longer needed in your event management process. This operation is idempotent - attempting to delete a cache variable that doesn't exist will return a successful response. The endpoint requires both the event orchestration ID and the specific cache variable ID to ensure precise removal of the intended data. Requirements: - Event Intelligence/Digital Operations plan OR PagerDuty AIOps add-on - Advanced Event Orchestration pricing tier - API token with event_orchestrations:write scope - User with Team Manager-level permissions or above\",\n input: PagerdutyDeleteCacheVariableForEventInput,\n output: PagerdutyDeleteCacheVariableForEventOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CAC7H,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F;AACrI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,6CAA6CA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8YAA8Y;AAEnf,MAAa,uCAAuCC,eAAAA,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -5,11 +5,23 @@ declare const PagerdutyDeleteCacheVariableForEventInput: z.ZodObject<{
|
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
cache_variable_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
|
-
declare const PagerdutyDeleteCacheVariableForEventOutput: z.
|
|
8
|
+
declare const PagerdutyDeleteCacheVariableForEventOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
declare const pagerdutyDeleteCacheVariableForEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
id: string;
|
|
11
11
|
cache_variable_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { pagerdutyDeleteCacheVariableForEvent };
|
|
15
27
|
//# sourceMappingURL=delete-cache-variable-for-event.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-for-event.d.cts","names":[],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;cAIzC,0CAAA,EAA0C,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-for-event.d.cts","names":[],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;cAIzC,0CAAA,EAA0C,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1C,oCAAA,gCAAoC,wBAAA"}
|
|
@@ -5,11 +5,23 @@ declare const PagerdutyDeleteCacheVariableForEventInput: z.ZodObject<{
|
|
|
5
5
|
id: z.ZodString;
|
|
6
6
|
cache_variable_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
|
-
declare const PagerdutyDeleteCacheVariableForEventOutput: z.
|
|
8
|
+
declare const PagerdutyDeleteCacheVariableForEventOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
declare const pagerdutyDeleteCacheVariableForEvent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
id: string;
|
|
11
11
|
cache_variable_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { pagerdutyDeleteCacheVariableForEvent };
|
|
15
27
|
//# sourceMappingURL=delete-cache-variable-for-event.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-for-event.d.mts","names":[],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;cAIzC,0CAAA,EAA0C,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-for-event.d.mts","names":[],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"mappings":";;;cAIa,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;cAIzC,0CAAA,EAA0C,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE1C,oCAAA,gCAAoC,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const pagerdutyDeleteCacheVariableForEvent = action("PAGERDUTY_DELETE_CACHE_VARI
|
|
|
8
8
|
id: z.string().describe("The unique identifier (UUID) of the Event Orchestration that contains the cache variable to delete."),
|
|
9
9
|
cache_variable_id: z.string().describe("The unique identifier (UUID) of the Cache Variable to delete from the Event Orchestration.")
|
|
10
10
|
}).describe("Request schema for `DeleteCacheVariableForEvent`"),
|
|
11
|
-
output: z.
|
|
11
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for `DeleteCacheVariableForEvent`\n\nHTTP 204 (No Content) - The cache variable was successfully deleted.\nThe response body is empty as per standard REST API convention for successful DELETE operations.\n\nNote: The endpoint permanently deletes cache variable data for Event Orchestrations\nand follows PagerDuty's standard DELETE endpoint pattern of returning an empty response.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { pagerdutyDeleteCacheVariableForEvent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-for-event.mjs","names":[],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableForEventInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Event Orchestration that contains the cache variable to delete.\"),\n cache_variable_id: z.string().describe(\"The unique identifier (UUID) of the Cache Variable to delete from the Event Orchestration.\"),\n}).describe(\"Request schema for `DeleteCacheVariableForEvent`\");\nexport const PagerdutyDeleteCacheVariableForEventOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-for-event.mjs","names":[],"sources":["../../src/actions/delete-cache-variable-for-event.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableForEventInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the Event Orchestration that contains the cache variable to delete.\"),\n cache_variable_id: z.string().describe(\"The unique identifier (UUID) of the Cache Variable to delete from the Event Orchestration.\"),\n}).describe(\"Request schema for `DeleteCacheVariableForEvent`\");\nexport const PagerdutyDeleteCacheVariableForEventOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteCacheVariableForEvent`\\n\\nHTTP 204 (No Content) - The cache variable was successfully deleted.\\nThe response body is empty as per standard REST API convention for successful DELETE operations.\\n\\nNote: The endpoint permanently deletes cache variable data for Event Orchestrations\\nand follows PagerDuty's standard DELETE endpoint pattern of returning an empty response.\");\n\nexport const pagerdutyDeleteCacheVariableForEvent = action(\"PAGERDUTY_DELETE_CACHE_VARIABLE_FOR_EVENT\", {\n slug: \"pagerduty-delete-cache-variable-for-event\",\n name: \"Delete cache variable for event\",\n description: \"Deletes a specific cache variable associated with an event orchestration in PagerDuty. This endpoint is used to remove temporary data storage that was previously set up for use in event orchestration workflows. It should be used when you need to clean up or remove outdated cache variables that are no longer needed in your event management process. This operation is idempotent - attempting to delete a cache variable that doesn't exist will return a successful response. The endpoint requires both the event orchestration ID and the specific cache variable ID to ensure precise removal of the intended data. Requirements: - Event Intelligence/Digital Operations plan OR PagerDuty AIOps add-on - Advanced Event Orchestration pricing tier - API token with event_orchestrations:write scope - User with Team Manager-level permissions or above\",\n input: PagerdutyDeleteCacheVariableForEventInput,\n output: PagerdutyDeleteCacheVariableForEventOutput,\n});\n"],"mappings":";;AAUA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVuD,EAAE,OAAO;EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;EAC7H,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F;CACrI,CAAC,CAAC,CAAC,SAAS,kDAOH;CACP,QAPwD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8YAO3F;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PagerdutyDeleteCacheVariableFromServiceInput = zod.z.object({
|
|
|
5
5
|
service_id: zod.z.string().describe("The service ID"),
|
|
6
6
|
cache_variable_id: zod.z.string().describe("The ID of a Cache Variable.")
|
|
7
7
|
}).describe("Request schema for `DeleteCacheVariableFromService`");
|
|
8
|
-
const PagerdutyDeleteCacheVariableFromServiceOutput = zod.z.
|
|
8
|
+
const PagerdutyDeleteCacheVariableFromServiceOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `DeleteCacheVariableFromService`.\n\nSuccessful deletion returns HTTP 204 No Content with an empty response body.\nThe API returns status_code 204 and a null body for successful deletions.");
|
|
9
9
|
const pagerdutyDeleteCacheVariableFromService = require_action.action("PAGERDUTY_DELETE_CACHE_VARIABLE_FROM_SERVICE", {
|
|
10
10
|
slug: "pagerduty-delete-cache-variable-from-service",
|
|
11
11
|
name: "Delete cache variable from service",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-from-service.cjs","names":["z","action"],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableFromServiceInput = z.object({\n service_id: z.string().describe(\"The service ID\"),\n cache_variable_id: z.string().describe(\"The ID of a Cache Variable.\"),\n}).describe(\"Request schema for `DeleteCacheVariableFromService`\");\nexport const PagerdutyDeleteCacheVariableFromServiceOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-from-service.cjs","names":["z","action"],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableFromServiceInput = z.object({\n service_id: z.string().describe(\"The service ID\"),\n cache_variable_id: z.string().describe(\"The ID of a Cache Variable.\"),\n}).describe(\"Request schema for `DeleteCacheVariableFromService`\");\nexport const PagerdutyDeleteCacheVariableFromServiceOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteCacheVariableFromService`.\\n\\nSuccessful deletion returns HTTP 204 No Content with an empty response body.\\nThe API returns status_code 204 and a null body for successful deletions.\");\n\nexport const pagerdutyDeleteCacheVariableFromService = action(\"PAGERDUTY_DELETE_CACHE_VARIABLE_FROM_SERVICE\", {\n slug: \"pagerduty-delete-cache-variable-from-service\",\n name: \"Delete cache variable from service\",\n description: \"Deletes a cache variable from a service's event orchestration. Cache variables store temporary data used in event orchestration workflows. This action permanently removes the specified cache variable. Returns HTTP 204 No Content on successful deletion. Use this when cleaning up obsolete cache variables or freeing resources. Note: This action cannot be undone.\",\n input: PagerdutyDeleteCacheVariableFromServiceInput,\n output: PagerdutyDeleteCacheVariableFromServiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;CAChD,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;AACtE,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,gDAAgDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kNAAkN;AAE1T,MAAa,0CAA0CC,eAAAA,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -5,11 +5,23 @@ declare const PagerdutyDeleteCacheVariableFromServiceInput: z.ZodObject<{
|
|
|
5
5
|
service_id: z.ZodString;
|
|
6
6
|
cache_variable_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
|
-
declare const PagerdutyDeleteCacheVariableFromServiceOutput: z.
|
|
8
|
+
declare const PagerdutyDeleteCacheVariableFromServiceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
declare const pagerdutyDeleteCacheVariableFromService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
service_id: string;
|
|
11
11
|
cache_variable_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { pagerdutyDeleteCacheVariableFromService };
|
|
15
27
|
//# sourceMappingURL=delete-cache-variable-from-service.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-from-service.d.cts","names":[],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAI5C,6CAAA,EAA6C,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-from-service.d.cts","names":[],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAI5C,6CAAA,EAA6C,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -5,11 +5,23 @@ declare const PagerdutyDeleteCacheVariableFromServiceInput: z.ZodObject<{
|
|
|
5
5
|
service_id: z.ZodString;
|
|
6
6
|
cache_variable_id: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
|
-
declare const PagerdutyDeleteCacheVariableFromServiceOutput: z.
|
|
8
|
+
declare const PagerdutyDeleteCacheVariableFromServiceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
declare const pagerdutyDeleteCacheVariableFromService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
service_id: string;
|
|
11
11
|
cache_variable_id: string;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { pagerdutyDeleteCacheVariableFromService };
|
|
15
27
|
//# sourceMappingURL=delete-cache-variable-from-service.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-from-service.d.mts","names":[],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAI5C,6CAAA,EAA6C,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-from-service.d.mts","names":[],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAI5C,6CAAA,EAA6C,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const pagerdutyDeleteCacheVariableFromService = action("PAGERDUTY_DELETE_CACHE_V
|
|
|
8
8
|
service_id: z.string().describe("The service ID"),
|
|
9
9
|
cache_variable_id: z.string().describe("The ID of a Cache Variable.")
|
|
10
10
|
}).describe("Request schema for `DeleteCacheVariableFromService`"),
|
|
11
|
-
output: z.
|
|
11
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for `DeleteCacheVariableFromService`.\n\nSuccessful deletion returns HTTP 204 No Content with an empty response body.\nThe API returns status_code 204 and a null body for successful deletions.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { pagerdutyDeleteCacheVariableFromService };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-cache-variable-from-service.mjs","names":[],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableFromServiceInput = z.object({\n service_id: z.string().describe(\"The service ID\"),\n cache_variable_id: z.string().describe(\"The ID of a Cache Variable.\"),\n}).describe(\"Request schema for `DeleteCacheVariableFromService`\");\nexport const PagerdutyDeleteCacheVariableFromServiceOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-cache-variable-from-service.mjs","names":[],"sources":["../../src/actions/delete-cache-variable-from-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCacheVariableFromServiceInput = z.object({\n service_id: z.string().describe(\"The service ID\"),\n cache_variable_id: z.string().describe(\"The ID of a Cache Variable.\"),\n}).describe(\"Request schema for `DeleteCacheVariableFromService`\");\nexport const PagerdutyDeleteCacheVariableFromServiceOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteCacheVariableFromService`.\\n\\nSuccessful deletion returns HTTP 204 No Content with an empty response body.\\nThe API returns status_code 204 and a null body for successful deletions.\");\n\nexport const pagerdutyDeleteCacheVariableFromService = action(\"PAGERDUTY_DELETE_CACHE_VARIABLE_FROM_SERVICE\", {\n slug: \"pagerduty-delete-cache-variable-from-service\",\n name: \"Delete cache variable from service\",\n description: \"Deletes a cache variable from a service's event orchestration. Cache variables store temporary data used in event orchestration workflows. This action permanently removes the specified cache variable. Returns HTTP 204 No Content on successful deletion. Use this when cleaning up obsolete cache variables or freeing resources. Note: This action cannot be undone.\",\n input: PagerdutyDeleteCacheVariableFromServiceInput,\n output: PagerdutyDeleteCacheVariableFromServiceOutput,\n});\n"],"mappings":";;AAUA,MAAa,0CAA0C,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAV0D,EAAE,OAAO;EACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;EAChD,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACtE,CAAC,CAAC,CAAC,SAAS,qDAOH;CACP,QAP2D,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kNAO9F;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const PagerdutyDeleteCustomFieldByFieldIdInput = zod.z.object({ field_id: zod.z.
|
|
|
5
5
|
const PagerdutyDeleteCustomFieldByFieldIdOutput = zod.z.object({
|
|
6
6
|
message: zod.z.string().describe("Status message indicating the result of the delete operation.").nullable(),
|
|
7
7
|
status_code: zod.z.number().int().describe("HTTP status code (404 when resource not found, treated as successful for idempotent behavior).").nullable().optional()
|
|
8
|
-
}).describe("Response schema for `DeleteCustomFieldByFieldId`.\n\nDELETE /incidents/custom_fields/{field_id} returns 204 No Content with no response body\non successful deletion. The custom _request method wraps the response with a message field.\nFor 404 responses (resource not found), the operation is treated as successful (idempotent behavior).");
|
|
8
|
+
}).passthrough().describe("Response schema for `DeleteCustomFieldByFieldId`.\n\nDELETE /incidents/custom_fields/{field_id} returns 204 No Content with no response body\non successful deletion. The custom _request method wraps the response with a message field.\nFor 404 responses (resource not found), the operation is treated as successful (idempotent behavior).");
|
|
9
9
|
const pagerdutyDeleteCustomFieldByFieldId = require_action.action("PAGERDUTY_DELETE_CUSTOM_FIELD_BY_FIELD_ID", {
|
|
10
10
|
slug: "pagerduty-delete-custom-field-by-field-id",
|
|
11
11
|
name: "Delete custom field by field id",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-custom-field-by-field-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field-by-field-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCustomFieldByFieldIdInput = z.object({\n field_id: z.string().describe(\"The unique identifier of the custom field to delete. This is returned when creating or listing custom fields.\"),\n}).describe(\"Request schema for `DeleteCustomFieldByFieldId`\");\nexport const PagerdutyDeleteCustomFieldByFieldIdOutput = z.object({\n message: z.string().describe(\"Status message indicating the result of the delete operation.\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code (404 when resource not found, treated as successful for idempotent behavior).\").nullable().optional(),\n}).describe(\"Response schema for `DeleteCustomFieldByFieldId`.\\n\\nDELETE /incidents/custom_fields/{field_id} returns 204 No Content with no response body\\non successful deletion. The custom _request method wraps the response with a message field.\\nFor 404 responses (resource not found), the operation is treated as successful (idempotent behavior).\");\n\nexport const pagerdutyDeleteCustomFieldByFieldId = action(\"PAGERDUTY_DELETE_CUSTOM_FIELD_BY_FIELD_ID\", {\n slug: \"pagerduty-delete-custom-field-by-field-id\",\n name: \"Delete custom field by field id\",\n description: \"Deletes a specific custom field from incidents in PagerDuty. This endpoint allows users to remove a custom field that is no longer needed or relevant for incident management. It should be used when you want to permanently delete a custom field from all incidents, both existing and future. The operation is irreversible, so caution should be exercised when using this endpoint. It's important to note that this action will remove the specified custom field and its associated data from all incidents, which could impact reporting and analysis based on that field.\",\n input: PagerdutyDeleteCustomFieldByFieldIdInput,\n output: PagerdutyDeleteCustomFieldByFieldIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EAC/I,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/J,CAAC,CAAC,CAAC,SAAS,kVAAkV;
|
|
1
|
+
{"version":3,"file":"delete-custom-field-by-field-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field-by-field-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyDeleteCustomFieldByFieldIdInput = z.object({\n field_id: z.string().describe(\"The unique identifier of the custom field to delete. This is returned when creating or listing custom fields.\"),\n}).describe(\"Request schema for `DeleteCustomFieldByFieldId`\");\nexport const PagerdutyDeleteCustomFieldByFieldIdOutput = z.object({\n message: z.string().describe(\"Status message indicating the result of the delete operation.\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code (404 when resource not found, treated as successful for idempotent behavior).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `DeleteCustomFieldByFieldId`.\\n\\nDELETE /incidents/custom_fields/{field_id} returns 204 No Content with no response body\\non successful deletion. The custom _request method wraps the response with a message field.\\nFor 404 responses (resource not found), the operation is treated as successful (idempotent behavior).\");\n\nexport const pagerdutyDeleteCustomFieldByFieldId = action(\"PAGERDUTY_DELETE_CUSTOM_FIELD_BY_FIELD_ID\", {\n slug: \"pagerduty-delete-custom-field-by-field-id\",\n name: \"Delete custom field by field id\",\n description: \"Deletes a specific custom field from incidents in PagerDuty. This endpoint allows users to remove a custom field that is no longer needed or relevant for incident management. It should be used when you want to permanently delete a custom field from all incidents, both existing and future. The operation is irreversible, so caution should be exercised when using this endpoint. It's important to note that this action will remove the specified custom field and its associated data from all incidents, which could impact reporting and analysis based on that field.\",\n input: PagerdutyDeleteCustomFieldByFieldIdInput,\n output: PagerdutyDeleteCustomFieldByFieldIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,EAC/I,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kVAAkV;AAE5W,MAAa,sCAAsCC,eAAAA,OAAO,6CAA6C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,10 +7,22 @@ declare const PagerdutyDeleteCustomFieldByFieldIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const PagerdutyDeleteCustomFieldByFieldIdOutput: z.ZodObject<{
|
|
8
8
|
message: z.ZodNullable<z.ZodString>;
|
|
9
9
|
status_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const pagerdutyDeleteCustomFieldByFieldId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
field_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { pagerdutyDeleteCustomFieldByFieldId };
|
|
16
28
|
//# sourceMappingURL=delete-custom-field-by-field-id.d.cts.map
|
|
@@ -7,10 +7,22 @@ declare const PagerdutyDeleteCustomFieldByFieldIdInput: z.ZodObject<{
|
|
|
7
7
|
declare const PagerdutyDeleteCustomFieldByFieldIdOutput: z.ZodObject<{
|
|
8
8
|
message: z.ZodNullable<z.ZodString>;
|
|
9
9
|
status_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>;
|
|
11
11
|
declare const pagerdutyDeleteCustomFieldByFieldId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
12
|
field_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
13
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
14
|
+
connectionId: z.ZodString;
|
|
15
|
+
entityId: z.ZodString;
|
|
16
|
+
instanceId: z.ZodString;
|
|
17
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
18
|
+
accessToken: z.ZodString;
|
|
19
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
20
|
+
connectionId: z.ZodString;
|
|
21
|
+
entityId: z.ZodString;
|
|
22
|
+
instanceId: z.ZodString;
|
|
23
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
24
|
+
accessToken: z.ZodString;
|
|
25
|
+
}, z.core.$strip>>]>;
|
|
14
26
|
//#endregion
|
|
15
27
|
export { pagerdutyDeleteCustomFieldByFieldId };
|
|
16
28
|
//# sourceMappingURL=delete-custom-field-by-field-id.d.mts.map
|