@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
|
@@ -16,11 +16,23 @@ declare const PagerdutyGetTemplateByIdOutput: z.ZodObject<{
|
|
|
16
16
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
email_body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
email_subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const pagerdutyGetTemplateById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
accessToken: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
accessToken: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { pagerdutyGetTemplateById };
|
|
26
38
|
//# sourceMappingURL=get-template-by-id.d.cts.map
|
|
@@ -16,11 +16,23 @@ declare const PagerdutyGetTemplateByIdOutput: z.ZodObject<{
|
|
|
16
16
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
email_body: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
email_subject: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const pagerdutyGetTemplateById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: string;
|
|
23
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
23
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
24
|
+
connectionId: z.ZodString;
|
|
25
|
+
entityId: z.ZodString;
|
|
26
|
+
instanceId: z.ZodString;
|
|
27
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
28
|
+
accessToken: z.ZodString;
|
|
29
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
accessToken: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>;
|
|
24
36
|
//#endregion
|
|
25
37
|
export { pagerdutyGetTemplateById };
|
|
26
38
|
//# sourceMappingURL=get-template-by-id.d.mts.map
|
|
@@ -6,7 +6,7 @@ const PagerdutyGetTemplateById_TemplatedFieldsSchema = z.object({
|
|
|
6
6
|
message: z.string().describe("Short message for SMS, push notifications, Slack, and other channels. Supports PagerDuty template variables. Recommended to keep under 140 characters").nullable().optional(),
|
|
7
7
|
email_body: z.string().describe("HTML-formatted email body for status update notifications. Supports PagerDuty template variables and standard HTML tags for formatting").nullable().optional(),
|
|
8
8
|
email_subject: z.string().describe("Email subject line for status update notifications. Supports PagerDuty template variables like {{incident.title}}, {{incident.id}}, {{incident.status}}. Maximum 255 characters").nullable().optional()
|
|
9
|
-
}).describe("Object containing the template content fields that support Liquid templating language and PagerDuty template variables");
|
|
9
|
+
}).passthrough().describe("Object containing the template content fields that support Liquid templating language and PagerDuty template variables");
|
|
10
10
|
const pagerdutyGetTemplateById = action("PAGERDUTY_GET_TEMPLATE_BY_ID", {
|
|
11
11
|
slug: "pagerduty-get-template-by-id",
|
|
12
12
|
name: "Get template by id",
|
|
@@ -21,7 +21,7 @@ const pagerdutyGetTemplateById = action("PAGERDUTY_GET_TEMPLATE_BY_ID", {
|
|
|
21
21
|
description: z.string().describe("Optional description of the template's purpose and usage").nullable().optional(),
|
|
22
22
|
template_type: z.string().describe("The type of template. Currently only 'status_update' is supported").nullable(),
|
|
23
23
|
templated_fields: PagerdutyGetTemplateById_TemplatedFieldsSchema.nullable().optional()
|
|
24
|
-
}).describe("Response schema for `GetTemplateById`")
|
|
24
|
+
}).passthrough().describe("Response schema for `GetTemplateById`")
|
|
25
25
|
});
|
|
26
26
|
//#endregion
|
|
27
27
|
export { pagerdutyGetTemplateById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-template-by-id.mjs","names":[],"sources":["../../src/actions/get-template-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyGetTemplateByIdInput = z.object({\n id: z.string().describe(\"The ID of the resource.\"),\n}).describe(\"Request schema for `GetTemplateById`\");\nconst PagerdutyGetTemplateById_TemplatedFieldsSchema = z.object({\n message: z.string().describe(\"Short message for SMS, push notifications, Slack, and other channels. Supports PagerDuty template variables. Recommended to keep under 140 characters\").nullable().optional(),\n email_body: z.string().describe(\"HTML-formatted email body for status update notifications. Supports PagerDuty template variables and standard HTML tags for formatting\").nullable().optional(),\n email_subject: z.string().describe(\"Email subject line for status update notifications. Supports PagerDuty template variables like {{incident.title}}, {{incident.id}}, {{incident.status}}. Maximum 255 characters\").nullable().optional(),\n}).describe(\"Object containing the template content fields that support Liquid templating language and PagerDuty template variables\");\nexport const PagerdutyGetTemplateByIdOutput = z.object({\n id: z.string().describe(\"The unique identifier of the template\").nullable(),\n name: z.string().describe(\"The name of the template. A unique, descriptive name to identify this template\").nullable(),\n type: z.string().describe(\"The object type, typically 'template' or 'template_reference'\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the template was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp of when the template was last updated\").nullable(),\n description: z.string().describe(\"Optional description of the template's purpose and usage\").nullable().optional(),\n template_type: z.string().describe(\"The type of template. Currently only 'status_update' is supported\").nullable(),\n templated_fields: PagerdutyGetTemplateById_TemplatedFieldsSchema.nullable().optional(),\n}).describe(\"Response schema for `GetTemplateById`\");\n\nexport const pagerdutyGetTemplateById = action(\"PAGERDUTY_GET_TEMPLATE_BY_ID\", {\n slug: \"pagerduty-get-template-by-id\",\n name: \"Get template by id\",\n description: \"Retrieves detailed information about a specific template in PagerDuty by its unique identifier. This endpoint is used to access the configuration and settings of a pre-defined template, which can include incident response procedures, notification rules, and other standardized actions. It's particularly useful when you need to review or reference an existing template for incident management purposes. The endpoint returns comprehensive data about the template, but does not modify or create new templates.\",\n input: PagerdutyGetTemplateByIdInput,\n output: PagerdutyGetTemplateByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,EACnD,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,iDAAiD,EAAE,OAAO;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1M,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9L,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iLAAiL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,SAAS,wHAAwH;
|
|
1
|
+
{"version":3,"file":"get-template-by-id.mjs","names":[],"sources":["../../src/actions/get-template-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyGetTemplateByIdInput = z.object({\n id: z.string().describe(\"The ID of the resource.\"),\n}).describe(\"Request schema for `GetTemplateById`\");\nconst PagerdutyGetTemplateById_TemplatedFieldsSchema = z.object({\n message: z.string().describe(\"Short message for SMS, push notifications, Slack, and other channels. Supports PagerDuty template variables. Recommended to keep under 140 characters\").nullable().optional(),\n email_body: z.string().describe(\"HTML-formatted email body for status update notifications. Supports PagerDuty template variables and standard HTML tags for formatting\").nullable().optional(),\n email_subject: z.string().describe(\"Email subject line for status update notifications. Supports PagerDuty template variables like {{incident.title}}, {{incident.id}}, {{incident.status}}. Maximum 255 characters\").nullable().optional(),\n}).passthrough().describe(\"Object containing the template content fields that support Liquid templating language and PagerDuty template variables\");\nexport const PagerdutyGetTemplateByIdOutput = z.object({\n id: z.string().describe(\"The unique identifier of the template\").nullable(),\n name: z.string().describe(\"The name of the template. A unique, descriptive name to identify this template\").nullable(),\n type: z.string().describe(\"The object type, typically 'template' or 'template_reference'\").nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the template was created\").nullable(),\n updated_at: z.string().describe(\"ISO 8601 timestamp of when the template was last updated\").nullable(),\n description: z.string().describe(\"Optional description of the template's purpose and usage\").nullable().optional(),\n template_type: z.string().describe(\"The type of template. Currently only 'status_update' is supported\").nullable(),\n templated_fields: PagerdutyGetTemplateById_TemplatedFieldsSchema.nullable().optional(),\n}).passthrough().describe(\"Response schema for `GetTemplateById`\");\n\nexport const pagerdutyGetTemplateById = action(\"PAGERDUTY_GET_TEMPLATE_BY_ID\", {\n slug: \"pagerduty-get-template-by-id\",\n name: \"Get template by id\",\n description: \"Retrieves detailed information about a specific template in PagerDuty by its unique identifier. This endpoint is used to access the configuration and settings of a pre-defined template, which can include incident response procedures, notification rules, and other standardized actions. It's particularly useful when you need to review or reference an existing template for incident management purposes. The endpoint returns comprehensive data about the template, but does not modify or create new templates.\",\n input: PagerdutyGetTemplateByIdInput,\n output: PagerdutyGetTemplateByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,EACnD,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,iDAAiD,EAAE,OAAO;CAC9D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1M,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9L,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iLAAiL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wHAAwH;AAYlJ,MAAa,2BAA2B,OAAO,gCAAgC;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;EACrH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAChG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EACrG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EACjH,kBAAkB,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAOhB;AACV,CAAC"}
|
|
@@ -10,29 +10,29 @@ const PagerdutyGetTheServiceOrchestrationForAService_VariableSchema = zod.z.obje
|
|
|
10
10
|
path: zod.z.string().describe("JSONPath to extract the variable value from the event").nullable().optional(),
|
|
11
11
|
type: zod.z.string().describe("Type of the variable").nullable().optional(),
|
|
12
12
|
value: zod.z.string().describe("Static value to assign to the variable").nullable().optional()
|
|
13
|
-
}).describe("Variable to extract or set from an event");
|
|
13
|
+
}).passthrough().describe("Variable to extract or set from an event");
|
|
14
14
|
const PagerdutyGetTheServiceOrchestrationForAService_ExtractionSchema = zod.z.object({
|
|
15
15
|
regex: zod.z.string().describe("Regular expression to match against the source field").nullable().optional(),
|
|
16
16
|
source: zod.z.string().describe("Source field to extract from").nullable().optional(),
|
|
17
17
|
target: zod.z.string().describe("Target field in the event to modify").nullable().optional(),
|
|
18
18
|
template: zod.z.string().describe("Template string for the extracted value").nullable().optional()
|
|
19
|
-
}).describe("Field extraction to modify event data");
|
|
19
|
+
}).passthrough().describe("Field extraction to modify event data");
|
|
20
20
|
const PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema = zod.z.object({
|
|
21
21
|
key: zod.z.string().describe("Header name").nullable().optional(),
|
|
22
22
|
value: zod.z.string().describe("Header value").nullable().optional()
|
|
23
|
-
}).describe("HTTP header for automation action webhook");
|
|
23
|
+
}).passthrough().describe("HTTP header for automation action webhook");
|
|
24
24
|
const PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema = zod.z.object({
|
|
25
25
|
key: zod.z.string().describe("Parameter name").nullable().optional(),
|
|
26
26
|
value: zod.z.string().describe("Parameter value").nullable().optional()
|
|
27
|
-
}).describe("Parameter for automation action webhook");
|
|
27
|
+
}).passthrough().describe("Parameter for automation action webhook");
|
|
28
28
|
const PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema = zod.z.object({
|
|
29
29
|
url: zod.z.string().describe("URL endpoint to call for the automation action").nullable().optional(),
|
|
30
30
|
name: zod.z.string().describe("Name of the automation action").nullable().optional(),
|
|
31
31
|
headers: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema).describe("HTTP headers to include in the webhook request").nullable().optional(),
|
|
32
32
|
auto_send: zod.z.boolean().describe("Whether to automatically send the webhook without user confirmation").nullable().optional(),
|
|
33
33
|
parameters: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema).describe("Parameters to include in the webhook request body").nullable().optional()
|
|
34
|
-
}).describe("Custom automation action (webhook) configuration");
|
|
35
|
-
const PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema = zod.z.object({ action_id: zod.z.string().describe("ID of the PagerDuty automation action to execute").nullable().optional() }).describe("PagerDuty automation action configuration");
|
|
34
|
+
}).passthrough().describe("Custom automation action (webhook) configuration");
|
|
35
|
+
const PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema = zod.z.object({ action_id: zod.z.string().describe("ID of the PagerDuty automation action to execute").nullable().optional() }).passthrough().describe("PagerDuty automation action configuration");
|
|
36
36
|
const PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema = zod.z.object({
|
|
37
37
|
suspend: zod.z.number().int().describe("Number of seconds to suspend notifications for the event").nullable().optional(),
|
|
38
38
|
annotate: zod.z.string().describe("Text to add as an annotation to the event").nullable().optional(),
|
|
@@ -45,29 +45,29 @@ const PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema = zod.z.o
|
|
|
45
45
|
event_action: zod.z.string().describe("Action to take on the event (e.g., 'trigger', 'resolve')").nullable().optional(),
|
|
46
46
|
automation_action: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema).describe("Array of custom automation actions (webhooks) to trigger").nullable().optional(),
|
|
47
47
|
pagerduty_automation_action: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema).describe("Array of PagerDuty automation actions to trigger").nullable().optional()
|
|
48
|
-
}).describe("Actions to be taken when a rule matches");
|
|
49
|
-
const PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema = zod.z.object({ expression: zod.z.string().describe("The condition expression to evaluate against the event").nullable().optional() }).describe("Condition that must be met for a rule to match");
|
|
48
|
+
}).passthrough().describe("Actions to be taken when a rule matches");
|
|
49
|
+
const PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema = zod.z.object({ expression: zod.z.string().describe("The condition expression to evaluate against the event").nullable().optional() }).passthrough().describe("Condition that must be met for a rule to match");
|
|
50
50
|
const PagerdutyGetTheServiceOrchestrationForAService_RuleSchema = zod.z.object({
|
|
51
51
|
id: zod.z.string().describe("Unique identifier of the rule").nullable().optional(),
|
|
52
52
|
label: zod.z.string().describe("Human-readable label for the rule").nullable().optional(),
|
|
53
53
|
actions: PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema.nullable().optional(),
|
|
54
54
|
disabled: zod.z.boolean().describe("Whether the rule is disabled and should not be evaluated").nullable().optional(),
|
|
55
55
|
conditions: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema).describe("Array of conditions that must be met for the rule to match").nullable().optional()
|
|
56
|
-
}).describe("Orchestration rule for event processing");
|
|
56
|
+
}).passthrough().describe("Orchestration rule for event processing");
|
|
57
57
|
const PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema = zod.z.object({
|
|
58
58
|
id: zod.z.string().describe("Unique identifier of the rule set, typically 'start' for the initial set").nullable().optional(),
|
|
59
59
|
rules: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSchema).describe("Array of rules to be evaluated for matching events").nullable().optional()
|
|
60
|
-
}).describe("Rule set containing orchestration rules");
|
|
60
|
+
}).passthrough().describe("Rule set containing orchestration rules");
|
|
61
61
|
const PagerdutyGetTheServiceOrchestrationForAService_ParentReferenceSchema = zod.z.object({
|
|
62
62
|
id: zod.z.string().describe("The unique identifier of the parent orchestration").nullable().optional(),
|
|
63
63
|
self: zod.z.string().describe("API URL for the parent orchestration").nullable().optional(),
|
|
64
64
|
type: zod.z.string().describe("The type of the parent object").nullable().optional()
|
|
65
|
-
}).describe("Reference to the parent event orchestration");
|
|
66
|
-
const PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema = zod.z.object({ actions: zod.z.unknown().describe("Actions to take for events that don't match any rules").nullable().optional() }).describe("Default actions applied if no rules match the event");
|
|
65
|
+
}).passthrough().describe("Reference to the parent event orchestration");
|
|
66
|
+
const PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema = zod.z.object({ actions: zod.z.unknown().describe("Actions to take for events that don't match any rules").nullable().optional() }).passthrough().describe("Default actions applied if no rules match the event");
|
|
67
67
|
const PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema = zod.z.object({
|
|
68
68
|
id: zod.z.string().describe("ID of the user").nullable().optional(),
|
|
69
69
|
type: zod.z.string().describe("Type of the user object").nullable().optional()
|
|
70
|
-
}).describe("Reference to a PagerDuty user");
|
|
70
|
+
}).passthrough().describe("Reference to a PagerDuty user");
|
|
71
71
|
const PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema = zod.z.object({
|
|
72
72
|
sets: zod.z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema).describe("Array of rule sets containing orchestration rules. Must contain at least a 'start' set").nullable().optional(),
|
|
73
73
|
type: zod.z.string().describe("The type of orchestration path, typically 'service' for service orchestrations").nullable().optional(),
|
|
@@ -78,8 +78,8 @@ const PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema = z
|
|
|
78
78
|
created_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional(),
|
|
79
79
|
updated_at: zod.z.string().describe("ISO 8601 timestamp when the orchestration was last updated").nullable().optional(),
|
|
80
80
|
updated_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional()
|
|
81
|
-
}).describe("The service orchestration configuration containing rules and actions for event processing");
|
|
82
|
-
const PagerdutyGetTheServiceOrchestrationForAServiceOutput = zod.z.object({ orchestration_path: PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema.nullable() }).describe("Response schema for `GetTheServiceOrchestrationForAService`\n\nReturns the Service Orchestration configuration including:\n- orchestration_path: The orchestration rules and settings\n- catch_all: Fallback actions when no rules match\n- sets: Rule sets (starting with 'start' set)\n- parent: Reference to the parent service\n- created_at/updated_at: Timestamps\n- migrated_* fields: Migration info (if include=migrated_metadata)");
|
|
81
|
+
}).passthrough().describe("The service orchestration configuration containing rules and actions for event processing");
|
|
82
|
+
const PagerdutyGetTheServiceOrchestrationForAServiceOutput = zod.z.object({ orchestration_path: PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema.nullable() }).passthrough().describe("Response schema for `GetTheServiceOrchestrationForAService`\n\nReturns the Service Orchestration configuration including:\n- orchestration_path: The orchestration rules and settings\n- catch_all: Fallback actions when no rules match\n- sets: Rule sets (starting with 'start' set)\n- parent: Reference to the parent service\n- created_at/updated_at: Timestamps\n- migrated_* fields: Migration info (if include=migrated_metadata)");
|
|
83
83
|
const pagerdutyGetTheServiceOrchestrationForAService = require_action.action("PAGERDUTY_GET_THE_SERVICE_ORCHESTRATION_FOR_A_SERVICE", {
|
|
84
84
|
slug: "pagerduty-get-the-service-orchestration-for-a-service",
|
|
85
85
|
name: "Get the service orchestration for a service",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-the-service-orchestration-for-a-service.cjs","names":["z","action"],"sources":["../../src/actions/get-the-service-orchestration-for-a-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyGetTheServiceOrchestrationForAServiceInput = z.object({\n include: z.enum([\"migrated_metadata\"]).describe(\"Optional parameter to include additional metadata. Use 'migrated_metadata' to include migration information (migrated_at, migrated_by, migrated_from, migrated_status, migrated_via) for orchestrations that were converted from legacy Event Rules.\").optional(),\n service_id: z.string().describe(\"The ID of the PagerDuty service to retrieve the orchestration configuration for. You can find service IDs by listing services or from the service's page URL in the PagerDuty web app.\"),\n}).describe(\"Request schema for `GetTheServiceOrchestrationForAService`\");\nconst PagerdutyGetTheServiceOrchestrationForAService_VariableSchema = z.object({\n name: z.string().describe(\"Name of the variable\").nullable().optional(),\n path: z.string().describe(\"JSONPath to extract the variable value from the event\").nullable().optional(),\n type: z.string().describe(\"Type of the variable\").nullable().optional(),\n value: z.string().describe(\"Static value to assign to the variable\").nullable().optional(),\n}).describe(\"Variable to extract or set from an event\");\nconst PagerdutyGetTheServiceOrchestrationForAService_ExtractionSchema = z.object({\n regex: z.string().describe(\"Regular expression to match against the source field\").nullable().optional(),\n source: z.string().describe(\"Source field to extract from\").nullable().optional(),\n target: z.string().describe(\"Target field in the event to modify\").nullable().optional(),\n template: z.string().describe(\"Template string for the extracted value\").nullable().optional(),\n}).describe(\"Field extraction to modify event data\");\nconst PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema = z.object({\n key: z.string().describe(\"Header name\").nullable().optional(),\n value: z.string().describe(\"Header value\").nullable().optional(),\n}).describe(\"HTTP header for automation action webhook\");\nconst PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema = z.object({\n key: z.string().describe(\"Parameter name\").nullable().optional(),\n value: z.string().describe(\"Parameter value\").nullable().optional(),\n}).describe(\"Parameter for automation action webhook\");\nconst PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema = z.object({\n url: z.string().describe(\"URL endpoint to call for the automation action\").nullable().optional(),\n name: z.string().describe(\"Name of the automation action\").nullable().optional(),\n headers: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema).describe(\"HTTP headers to include in the webhook request\").nullable().optional(),\n auto_send: z.boolean().describe(\"Whether to automatically send the webhook without user confirmation\").nullable().optional(),\n parameters: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema).describe(\"Parameters to include in the webhook request body\").nullable().optional(),\n}).describe(\"Custom automation action (webhook) configuration\");\nconst PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema = z.object({\n action_id: z.string().describe(\"ID of the PagerDuty automation action to execute\").nullable().optional(),\n}).describe(\"PagerDuty automation action configuration\");\nconst PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema = z.object({\n suspend: z.number().int().describe(\"Number of seconds to suspend notifications for the event\").nullable().optional(),\n annotate: z.string().describe(\"Text to add as an annotation to the event\").nullable().optional(),\n priority: z.string().describe(\"Priority ID to assign to the resulting incident\").nullable().optional(),\n route_to: z.string().describe(\"ID of another rule set to route the event to for further processing\").nullable().optional(),\n severity: z.string().describe(\"Severity level to assign to the event (e.g., 'critical', 'error', 'warning', 'info')\").nullable().optional(),\n suppress: z.boolean().describe(\"Whether to suppress the event and prevent incident creation\").nullable().optional(),\n variables: z.array(PagerdutyGetTheServiceOrchestrationForAService_VariableSchema).describe(\"Variables to extract or set from the event\").nullable().optional(),\n extractions: z.array(PagerdutyGetTheServiceOrchestrationForAService_ExtractionSchema).describe(\"Field extractions to modify event data\").nullable().optional(),\n event_action: z.string().describe(\"Action to take on the event (e.g., 'trigger', 'resolve')\").nullable().optional(),\n automation_action: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema).describe(\"Array of custom automation actions (webhooks) to trigger\").nullable().optional(),\n pagerduty_automation_action: z.array(PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema).describe(\"Array of PagerDuty automation actions to trigger\").nullable().optional(),\n}).describe(\"Actions to be taken when a rule matches\");\nconst PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema = z.object({\n expression: z.string().describe(\"The condition expression to evaluate against the event\").nullable().optional(),\n}).describe(\"Condition that must be met for a rule to match\");\nconst PagerdutyGetTheServiceOrchestrationForAService_RuleSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the rule\").nullable().optional(),\n actions: PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema.nullable().optional(),\n disabled: z.boolean().describe(\"Whether the rule is disabled and should not be evaluated\").nullable().optional(),\n conditions: z.array(PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema).describe(\"Array of conditions that must be met for the rule to match\").nullable().optional(),\n}).describe(\"Orchestration rule for event processing\");\nconst PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule set, typically 'start' for the initial set\").nullable().optional(),\n rules: z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSchema).describe(\"Array of rules to be evaluated for matching events\").nullable().optional(),\n}).describe(\"Rule set containing orchestration rules\");\nconst PagerdutyGetTheServiceOrchestrationForAService_ParentReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier of the parent orchestration\").nullable().optional(),\n self: z.string().describe(\"API URL for the parent orchestration\").nullable().optional(),\n type: z.string().describe(\"The type of the parent object\").nullable().optional(),\n}).describe(\"Reference to the parent event orchestration\");\nconst PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema = z.object({\n actions: z.unknown().describe(\"Actions to take for events that don't match any rules\").nullable().optional(),\n}).describe(\"Default actions applied if no rules match the event\");\nconst PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema = z.object({\n id: z.string().describe(\"ID of the user\").nullable().optional(),\n type: z.string().describe(\"Type of the user object\").nullable().optional(),\n}).describe(\"Reference to a PagerDuty user\");\nconst PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema = z.object({\n sets: z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema).describe(\"Array of rule sets containing orchestration rules. Must contain at least a 'start' set\").nullable().optional(),\n type: z.string().describe(\"The type of orchestration path, typically 'service' for service orchestrations\").nullable().optional(),\n parent: PagerdutyGetTheServiceOrchestrationForAService_ParentReferenceSchema.nullable().optional(),\n version: z.string().describe(\"Version identifier of the orchestration configuration\").nullable().optional(),\n catch_all: PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema.nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the orchestration was created\").nullable().optional(),\n created_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the orchestration was last updated\").nullable().optional(),\n updated_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional(),\n}).describe(\"The service orchestration configuration containing rules and actions for event processing\");\nexport const PagerdutyGetTheServiceOrchestrationForAServiceOutput = z.object({\n orchestration_path: PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema.nullable(),\n}).describe(\"Response schema for `GetTheServiceOrchestrationForAService`\\n\\nReturns the Service Orchestration configuration including:\\n- orchestration_path: The orchestration rules and settings\\n- catch_all: Fallback actions when no rules match\\n- sets: Rule sets (starting with 'start' set)\\n- parent: Reference to the parent service\\n- created_at/updated_at: Timestamps\\n- migrated_* fields: Migration info (if include=migrated_metadata)\");\n\nexport const pagerdutyGetTheServiceOrchestrationForAService = action(\"PAGERDUTY_GET_THE_SERVICE_ORCHESTRATION_FOR_A_SERVICE\", {\n slug: \"pagerduty-get-the-service-orchestration-for-a-service\",\n name: \"Get the service orchestration for a service\",\n description: \"Get a Service Orchestration. A Service Orchestration allows you to create a set of Event Rules. The Service Orchestration evaluates Events sent to this Service against each of its rules, beginning with the rules in the \\\"start\\\" set. When a matching rule is found, it can modify and enhance the event and can route the event to another set of rules within this Service Orchestration for further processing. For more information see the [API Concepts Document](../../api-reference/ZG9jOjI3NDc5Nzc-api-concepts#event-orchestrations) Scoped OAuth requires: `services.read`\",\n input: PagerdutyGetTheServiceOrchestrationForAServiceInput,\n output: PagerdutyGetTheServiceOrchestrationForAServiceOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-the-service-orchestration-for-a-service.cjs","names":["z","action"],"sources":["../../src/actions/get-the-service-orchestration-for-a-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyGetTheServiceOrchestrationForAServiceInput = z.object({\n include: z.enum([\"migrated_metadata\"]).describe(\"Optional parameter to include additional metadata. Use 'migrated_metadata' to include migration information (migrated_at, migrated_by, migrated_from, migrated_status, migrated_via) for orchestrations that were converted from legacy Event Rules.\").optional(),\n service_id: z.string().describe(\"The ID of the PagerDuty service to retrieve the orchestration configuration for. You can find service IDs by listing services or from the service's page URL in the PagerDuty web app.\"),\n}).describe(\"Request schema for `GetTheServiceOrchestrationForAService`\");\nconst PagerdutyGetTheServiceOrchestrationForAService_VariableSchema = z.object({\n name: z.string().describe(\"Name of the variable\").nullable().optional(),\n path: z.string().describe(\"JSONPath to extract the variable value from the event\").nullable().optional(),\n type: z.string().describe(\"Type of the variable\").nullable().optional(),\n value: z.string().describe(\"Static value to assign to the variable\").nullable().optional(),\n}).passthrough().describe(\"Variable to extract or set from an event\");\nconst PagerdutyGetTheServiceOrchestrationForAService_ExtractionSchema = z.object({\n regex: z.string().describe(\"Regular expression to match against the source field\").nullable().optional(),\n source: z.string().describe(\"Source field to extract from\").nullable().optional(),\n target: z.string().describe(\"Target field in the event to modify\").nullable().optional(),\n template: z.string().describe(\"Template string for the extracted value\").nullable().optional(),\n}).passthrough().describe(\"Field extraction to modify event data\");\nconst PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema = z.object({\n key: z.string().describe(\"Header name\").nullable().optional(),\n value: z.string().describe(\"Header value\").nullable().optional(),\n}).passthrough().describe(\"HTTP header for automation action webhook\");\nconst PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema = z.object({\n key: z.string().describe(\"Parameter name\").nullable().optional(),\n value: z.string().describe(\"Parameter value\").nullable().optional(),\n}).passthrough().describe(\"Parameter for automation action webhook\");\nconst PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema = z.object({\n url: z.string().describe(\"URL endpoint to call for the automation action\").nullable().optional(),\n name: z.string().describe(\"Name of the automation action\").nullable().optional(),\n headers: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema).describe(\"HTTP headers to include in the webhook request\").nullable().optional(),\n auto_send: z.boolean().describe(\"Whether to automatically send the webhook without user confirmation\").nullable().optional(),\n parameters: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema).describe(\"Parameters to include in the webhook request body\").nullable().optional(),\n}).passthrough().describe(\"Custom automation action (webhook) configuration\");\nconst PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema = z.object({\n action_id: z.string().describe(\"ID of the PagerDuty automation action to execute\").nullable().optional(),\n}).passthrough().describe(\"PagerDuty automation action configuration\");\nconst PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema = z.object({\n suspend: z.number().int().describe(\"Number of seconds to suspend notifications for the event\").nullable().optional(),\n annotate: z.string().describe(\"Text to add as an annotation to the event\").nullable().optional(),\n priority: z.string().describe(\"Priority ID to assign to the resulting incident\").nullable().optional(),\n route_to: z.string().describe(\"ID of another rule set to route the event to for further processing\").nullable().optional(),\n severity: z.string().describe(\"Severity level to assign to the event (e.g., 'critical', 'error', 'warning', 'info')\").nullable().optional(),\n suppress: z.boolean().describe(\"Whether to suppress the event and prevent incident creation\").nullable().optional(),\n variables: z.array(PagerdutyGetTheServiceOrchestrationForAService_VariableSchema).describe(\"Variables to extract or set from the event\").nullable().optional(),\n extractions: z.array(PagerdutyGetTheServiceOrchestrationForAService_ExtractionSchema).describe(\"Field extractions to modify event data\").nullable().optional(),\n event_action: z.string().describe(\"Action to take on the event (e.g., 'trigger', 'resolve')\").nullable().optional(),\n automation_action: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema).describe(\"Array of custom automation actions (webhooks) to trigger\").nullable().optional(),\n pagerduty_automation_action: z.array(PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema).describe(\"Array of PagerDuty automation actions to trigger\").nullable().optional(),\n}).passthrough().describe(\"Actions to be taken when a rule matches\");\nconst PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema = z.object({\n expression: z.string().describe(\"The condition expression to evaluate against the event\").nullable().optional(),\n}).passthrough().describe(\"Condition that must be met for a rule to match\");\nconst PagerdutyGetTheServiceOrchestrationForAService_RuleSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule\").nullable().optional(),\n label: z.string().describe(\"Human-readable label for the rule\").nullable().optional(),\n actions: PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema.nullable().optional(),\n disabled: z.boolean().describe(\"Whether the rule is disabled and should not be evaluated\").nullable().optional(),\n conditions: z.array(PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema).describe(\"Array of conditions that must be met for the rule to match\").nullable().optional(),\n}).passthrough().describe(\"Orchestration rule for event processing\");\nconst PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema = z.object({\n id: z.string().describe(\"Unique identifier of the rule set, typically 'start' for the initial set\").nullable().optional(),\n rules: z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSchema).describe(\"Array of rules to be evaluated for matching events\").nullable().optional(),\n}).passthrough().describe(\"Rule set containing orchestration rules\");\nconst PagerdutyGetTheServiceOrchestrationForAService_ParentReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier of the parent orchestration\").nullable().optional(),\n self: z.string().describe(\"API URL for the parent orchestration\").nullable().optional(),\n type: z.string().describe(\"The type of the parent object\").nullable().optional(),\n}).passthrough().describe(\"Reference to the parent event orchestration\");\nconst PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema = z.object({\n actions: z.unknown().describe(\"Actions to take for events that don't match any rules\").nullable().optional(),\n}).passthrough().describe(\"Default actions applied if no rules match the event\");\nconst PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema = z.object({\n id: z.string().describe(\"ID of the user\").nullable().optional(),\n type: z.string().describe(\"Type of the user object\").nullable().optional(),\n}).passthrough().describe(\"Reference to a PagerDuty user\");\nconst PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema = z.object({\n sets: z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema).describe(\"Array of rule sets containing orchestration rules. Must contain at least a 'start' set\").nullable().optional(),\n type: z.string().describe(\"The type of orchestration path, typically 'service' for service orchestrations\").nullable().optional(),\n parent: PagerdutyGetTheServiceOrchestrationForAService_ParentReferenceSchema.nullable().optional(),\n version: z.string().describe(\"Version identifier of the orchestration configuration\").nullable().optional(),\n catch_all: PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema.nullable().optional(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the orchestration was created\").nullable().optional(),\n created_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional(),\n updated_at: z.string().describe(\"ISO 8601 timestamp when the orchestration was last updated\").nullable().optional(),\n updated_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional(),\n}).passthrough().describe(\"The service orchestration configuration containing rules and actions for event processing\");\nexport const PagerdutyGetTheServiceOrchestrationForAServiceOutput = z.object({\n orchestration_path: PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema.nullable(),\n}).passthrough().describe(\"Response schema for `GetTheServiceOrchestrationForAService`\\n\\nReturns the Service Orchestration configuration including:\\n- orchestration_path: The orchestration rules and settings\\n- catch_all: Fallback actions when no rules match\\n- sets: Rule sets (starting with 'start' set)\\n- parent: Reference to the parent service\\n- created_at/updated_at: Timestamps\\n- migrated_* fields: Migration info (if include=migrated_metadata)\");\n\nexport const pagerdutyGetTheServiceOrchestrationForAService = action(\"PAGERDUTY_GET_THE_SERVICE_ORCHESTRATION_FOR_A_SERVICE\", {\n slug: \"pagerduty-get-the-service-orchestration-for-a-service\",\n name: \"Get the service orchestration for a service\",\n description: \"Get a Service Orchestration. A Service Orchestration allows you to create a set of Event Rules. The Service Orchestration evaluates Events sent to this Service against each of its rules, beginning with the rules in the \\\"start\\\" set. When a matching rule is found, it can modify and enhance the event and can route the event to another set of rules within this Service Orchestration for further processing. For more information see the [API Concepts Document](../../api-reference/ZG9jOjI3NDc5Nzc-api-concepts#event-orchestrations) Scoped OAuth requires: `services.read`\",\n input: PagerdutyGetTheServiceOrchestrationForAServiceInput,\n output: PagerdutyGetTheServiceOrchestrationForAServiceOutput,\n});\n"],"mappings":"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"}
|
|
@@ -26,13 +26,13 @@ declare const PagerdutyGetTheServiceOrchestrationForAServiceOutput: z.ZodObject<
|
|
|
26
26
|
path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>>;
|
|
30
30
|
extractions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
31
31
|
regex: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
target: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
template: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
36
|
event_action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
automation_action: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
38
38
|
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -40,49 +40,61 @@ declare const PagerdutyGetTheServiceOrchestrationForAServiceOutput: z.ZodObject<
|
|
|
40
40
|
headers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
41
41
|
key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
-
}, z.core.$
|
|
43
|
+
}, z.core.$loose>>>>;
|
|
44
44
|
auto_send: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
45
|
parameters: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
46
46
|
key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>>;
|
|
49
|
+
}, z.core.$loose>>>>;
|
|
50
50
|
pagerduty_automation_action: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
51
51
|
action_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
53
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>>;
|
|
53
|
+
}, z.core.$loose>>>;
|
|
54
54
|
disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
55
55
|
conditions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
56
56
|
expression: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
-
}, z.core.$
|
|
58
|
-
}, z.core.$
|
|
59
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>>;
|
|
58
|
+
}, z.core.$loose>>>>;
|
|
59
|
+
}, z.core.$loose>>>>;
|
|
60
60
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
parent: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
62
62
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
63
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
64
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
|
-
}, z.core.$
|
|
65
|
+
}, z.core.$loose>>>;
|
|
66
66
|
version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
catch_all: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
68
68
|
actions: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
69
|
-
}, z.core.$
|
|
69
|
+
}, z.core.$loose>>>;
|
|
70
70
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
71
|
created_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
72
72
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
73
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
74
|
-
}, z.core.$
|
|
74
|
+
}, z.core.$loose>>>;
|
|
75
75
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
updated_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
77
77
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
78
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
|
-
}, z.core.$
|
|
80
|
-
}, z.core.$
|
|
81
|
-
}, z.core.$
|
|
79
|
+
}, z.core.$loose>>>;
|
|
80
|
+
}, z.core.$loose>>;
|
|
81
|
+
}, z.core.$loose>;
|
|
82
82
|
declare const pagerdutyGetTheServiceOrchestrationForAService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
83
83
|
service_id: string;
|
|
84
84
|
include?: "migrated_metadata" | undefined;
|
|
85
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
85
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
accessToken: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
accessToken: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>;
|
|
86
98
|
//#endregion
|
|
87
99
|
export { pagerdutyGetTheServiceOrchestrationForAService };
|
|
88
100
|
//# sourceMappingURL=get-the-service-orchestration-for-a-service.d.cts.map
|
|
@@ -26,13 +26,13 @@ declare const PagerdutyGetTheServiceOrchestrationForAServiceOutput: z.ZodObject<
|
|
|
26
26
|
path: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>>;
|
|
30
30
|
extractions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
31
31
|
regex: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
source: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
target: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
template: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
36
|
event_action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
automation_action: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
38
38
|
url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -40,49 +40,61 @@ declare const PagerdutyGetTheServiceOrchestrationForAServiceOutput: z.ZodObject<
|
|
|
40
40
|
headers: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
41
41
|
key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
-
}, z.core.$
|
|
43
|
+
}, z.core.$loose>>>>;
|
|
44
44
|
auto_send: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
45
|
parameters: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
46
46
|
key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>>;
|
|
49
|
+
}, z.core.$loose>>>>;
|
|
50
50
|
pagerduty_automation_action: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
51
51
|
action_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
53
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>>;
|
|
53
|
+
}, z.core.$loose>>>;
|
|
54
54
|
disabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
55
55
|
conditions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
56
56
|
expression: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
-
}, z.core.$
|
|
58
|
-
}, z.core.$
|
|
59
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>>;
|
|
58
|
+
}, z.core.$loose>>>>;
|
|
59
|
+
}, z.core.$loose>>>>;
|
|
60
60
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
parent: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
62
62
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
63
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
64
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
|
-
}, z.core.$
|
|
65
|
+
}, z.core.$loose>>>;
|
|
66
66
|
version: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
catch_all: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
68
68
|
actions: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
69
|
-
}, z.core.$
|
|
69
|
+
}, z.core.$loose>>>;
|
|
70
70
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
71
|
created_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
72
72
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
73
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
74
|
-
}, z.core.$
|
|
74
|
+
}, z.core.$loose>>>;
|
|
75
75
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
updated_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
77
77
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
78
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
|
-
}, z.core.$
|
|
80
|
-
}, z.core.$
|
|
81
|
-
}, z.core.$
|
|
79
|
+
}, z.core.$loose>>>;
|
|
80
|
+
}, z.core.$loose>>;
|
|
81
|
+
}, z.core.$loose>;
|
|
82
82
|
declare const pagerdutyGetTheServiceOrchestrationForAService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
83
83
|
service_id: string;
|
|
84
84
|
include?: "migrated_metadata" | undefined;
|
|
85
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
85
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
accessToken: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
92
|
+
connectionId: z.ZodString;
|
|
93
|
+
entityId: z.ZodString;
|
|
94
|
+
instanceId: z.ZodString;
|
|
95
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
96
|
+
accessToken: z.ZodString;
|
|
97
|
+
}, z.core.$strip>>]>;
|
|
86
98
|
//#endregion
|
|
87
99
|
export { pagerdutyGetTheServiceOrchestrationForAService };
|
|
88
100
|
//# sourceMappingURL=get-the-service-orchestration-for-a-service.d.mts.map
|
|
@@ -10,29 +10,29 @@ const PagerdutyGetTheServiceOrchestrationForAService_VariableSchema = z.object({
|
|
|
10
10
|
path: z.string().describe("JSONPath to extract the variable value from the event").nullable().optional(),
|
|
11
11
|
type: z.string().describe("Type of the variable").nullable().optional(),
|
|
12
12
|
value: z.string().describe("Static value to assign to the variable").nullable().optional()
|
|
13
|
-
}).describe("Variable to extract or set from an event");
|
|
13
|
+
}).passthrough().describe("Variable to extract or set from an event");
|
|
14
14
|
const PagerdutyGetTheServiceOrchestrationForAService_ExtractionSchema = z.object({
|
|
15
15
|
regex: z.string().describe("Regular expression to match against the source field").nullable().optional(),
|
|
16
16
|
source: z.string().describe("Source field to extract from").nullable().optional(),
|
|
17
17
|
target: z.string().describe("Target field in the event to modify").nullable().optional(),
|
|
18
18
|
template: z.string().describe("Template string for the extracted value").nullable().optional()
|
|
19
|
-
}).describe("Field extraction to modify event data");
|
|
19
|
+
}).passthrough().describe("Field extraction to modify event data");
|
|
20
20
|
const PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema = z.object({
|
|
21
21
|
key: z.string().describe("Header name").nullable().optional(),
|
|
22
22
|
value: z.string().describe("Header value").nullable().optional()
|
|
23
|
-
}).describe("HTTP header for automation action webhook");
|
|
23
|
+
}).passthrough().describe("HTTP header for automation action webhook");
|
|
24
24
|
const PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema = z.object({
|
|
25
25
|
key: z.string().describe("Parameter name").nullable().optional(),
|
|
26
26
|
value: z.string().describe("Parameter value").nullable().optional()
|
|
27
|
-
}).describe("Parameter for automation action webhook");
|
|
27
|
+
}).passthrough().describe("Parameter for automation action webhook");
|
|
28
28
|
const PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema = z.object({
|
|
29
29
|
url: z.string().describe("URL endpoint to call for the automation action").nullable().optional(),
|
|
30
30
|
name: z.string().describe("Name of the automation action").nullable().optional(),
|
|
31
31
|
headers: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionHeaderSchema).describe("HTTP headers to include in the webhook request").nullable().optional(),
|
|
32
32
|
auto_send: z.boolean().describe("Whether to automatically send the webhook without user confirmation").nullable().optional(),
|
|
33
33
|
parameters: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionParameterSchema).describe("Parameters to include in the webhook request body").nullable().optional()
|
|
34
|
-
}).describe("Custom automation action (webhook) configuration");
|
|
35
|
-
const PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema = z.object({ action_id: z.string().describe("ID of the PagerDuty automation action to execute").nullable().optional() }).describe("PagerDuty automation action configuration");
|
|
34
|
+
}).passthrough().describe("Custom automation action (webhook) configuration");
|
|
35
|
+
const PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema = z.object({ action_id: z.string().describe("ID of the PagerDuty automation action to execute").nullable().optional() }).passthrough().describe("PagerDuty automation action configuration");
|
|
36
36
|
const PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema = z.object({
|
|
37
37
|
suspend: z.number().int().describe("Number of seconds to suspend notifications for the event").nullable().optional(),
|
|
38
38
|
annotate: z.string().describe("Text to add as an annotation to the event").nullable().optional(),
|
|
@@ -45,29 +45,29 @@ const PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema = z.objec
|
|
|
45
45
|
event_action: z.string().describe("Action to take on the event (e.g., 'trigger', 'resolve')").nullable().optional(),
|
|
46
46
|
automation_action: z.array(PagerdutyGetTheServiceOrchestrationForAService_AutomationActionSchema).describe("Array of custom automation actions (webhooks) to trigger").nullable().optional(),
|
|
47
47
|
pagerduty_automation_action: z.array(PagerdutyGetTheServiceOrchestrationForAService_PagerDutyAutomationActionSchema).describe("Array of PagerDuty automation actions to trigger").nullable().optional()
|
|
48
|
-
}).describe("Actions to be taken when a rule matches");
|
|
49
|
-
const PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema = z.object({ expression: z.string().describe("The condition expression to evaluate against the event").nullable().optional() }).describe("Condition that must be met for a rule to match");
|
|
48
|
+
}).passthrough().describe("Actions to be taken when a rule matches");
|
|
49
|
+
const PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema = z.object({ expression: z.string().describe("The condition expression to evaluate against the event").nullable().optional() }).passthrough().describe("Condition that must be met for a rule to match");
|
|
50
50
|
const PagerdutyGetTheServiceOrchestrationForAService_RuleSchema = z.object({
|
|
51
51
|
id: z.string().describe("Unique identifier of the rule").nullable().optional(),
|
|
52
52
|
label: z.string().describe("Human-readable label for the rule").nullable().optional(),
|
|
53
53
|
actions: PagerdutyGetTheServiceOrchestrationForAService_RuleActionsSchema.nullable().optional(),
|
|
54
54
|
disabled: z.boolean().describe("Whether the rule is disabled and should not be evaluated").nullable().optional(),
|
|
55
55
|
conditions: z.array(PagerdutyGetTheServiceOrchestrationForAService_ConditionSchema).describe("Array of conditions that must be met for the rule to match").nullable().optional()
|
|
56
|
-
}).describe("Orchestration rule for event processing");
|
|
56
|
+
}).passthrough().describe("Orchestration rule for event processing");
|
|
57
57
|
const PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema = z.object({
|
|
58
58
|
id: z.string().describe("Unique identifier of the rule set, typically 'start' for the initial set").nullable().optional(),
|
|
59
59
|
rules: z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSchema).describe("Array of rules to be evaluated for matching events").nullable().optional()
|
|
60
|
-
}).describe("Rule set containing orchestration rules");
|
|
60
|
+
}).passthrough().describe("Rule set containing orchestration rules");
|
|
61
61
|
const PagerdutyGetTheServiceOrchestrationForAService_ParentReferenceSchema = z.object({
|
|
62
62
|
id: z.string().describe("The unique identifier of the parent orchestration").nullable().optional(),
|
|
63
63
|
self: z.string().describe("API URL for the parent orchestration").nullable().optional(),
|
|
64
64
|
type: z.string().describe("The type of the parent object").nullable().optional()
|
|
65
|
-
}).describe("Reference to the parent event orchestration");
|
|
66
|
-
const PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema = z.object({ actions: z.unknown().describe("Actions to take for events that don't match any rules").nullable().optional() }).describe("Default actions applied if no rules match the event");
|
|
65
|
+
}).passthrough().describe("Reference to the parent event orchestration");
|
|
66
|
+
const PagerdutyGetTheServiceOrchestrationForAService_CatchAllSchema = z.object({ actions: z.unknown().describe("Actions to take for events that don't match any rules").nullable().optional() }).passthrough().describe("Default actions applied if no rules match the event");
|
|
67
67
|
const PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema = z.object({
|
|
68
68
|
id: z.string().describe("ID of the user").nullable().optional(),
|
|
69
69
|
type: z.string().describe("Type of the user object").nullable().optional()
|
|
70
|
-
}).describe("Reference to a PagerDuty user");
|
|
70
|
+
}).passthrough().describe("Reference to a PagerDuty user");
|
|
71
71
|
const PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema = z.object({
|
|
72
72
|
sets: z.array(PagerdutyGetTheServiceOrchestrationForAService_RuleSetSchema).describe("Array of rule sets containing orchestration rules. Must contain at least a 'start' set").nullable().optional(),
|
|
73
73
|
type: z.string().describe("The type of orchestration path, typically 'service' for service orchestrations").nullable().optional(),
|
|
@@ -78,13 +78,13 @@ const PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema = z
|
|
|
78
78
|
created_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional(),
|
|
79
79
|
updated_at: z.string().describe("ISO 8601 timestamp when the orchestration was last updated").nullable().optional(),
|
|
80
80
|
updated_by: PagerdutyGetTheServiceOrchestrationForAService_UserReferenceSchema.nullable().optional()
|
|
81
|
-
}).describe("The service orchestration configuration containing rules and actions for event processing");
|
|
81
|
+
}).passthrough().describe("The service orchestration configuration containing rules and actions for event processing");
|
|
82
82
|
const pagerdutyGetTheServiceOrchestrationForAService = action("PAGERDUTY_GET_THE_SERVICE_ORCHESTRATION_FOR_A_SERVICE", {
|
|
83
83
|
slug: "pagerduty-get-the-service-orchestration-for-a-service",
|
|
84
84
|
name: "Get the service orchestration for a service",
|
|
85
85
|
description: "Get a Service Orchestration. A Service Orchestration allows you to create a set of Event Rules. The Service Orchestration evaluates Events sent to this Service against each of its rules, beginning with the rules in the \"start\" set. When a matching rule is found, it can modify and enhance the event and can route the event to another set of rules within this Service Orchestration for further processing. For more information see the [API Concepts Document](../../api-reference/ZG9jOjI3NDc5Nzc-api-concepts#event-orchestrations) Scoped OAuth requires: `services.read`",
|
|
86
86
|
input: PagerdutyGetTheServiceOrchestrationForAServiceInput,
|
|
87
|
-
output: z.object({ orchestration_path: PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema.nullable() }).describe("Response schema for `GetTheServiceOrchestrationForAService`\n\nReturns the Service Orchestration configuration including:\n- orchestration_path: The orchestration rules and settings\n- catch_all: Fallback actions when no rules match\n- sets: Rule sets (starting with 'start' set)\n- parent: Reference to the parent service\n- created_at/updated_at: Timestamps\n- migrated_* fields: Migration info (if include=migrated_metadata)")
|
|
87
|
+
output: z.object({ orchestration_path: PagerdutyGetTheServiceOrchestrationForAService_OrchestrationPathSchema.nullable() }).passthrough().describe("Response schema for `GetTheServiceOrchestrationForAService`\n\nReturns the Service Orchestration configuration including:\n- orchestration_path: The orchestration rules and settings\n- catch_all: Fallback actions when no rules match\n- sets: Rule sets (starting with 'start' set)\n- parent: Reference to the parent service\n- created_at/updated_at: Timestamps\n- migrated_* fields: Migration info (if include=migrated_metadata)")
|
|
88
88
|
});
|
|
89
89
|
//#endregion
|
|
90
90
|
export { pagerdutyGetTheServiceOrchestrationForAService };
|