@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
|
@@ -14,7 +14,7 @@ const PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema = zod.z.o
|
|
|
14
14
|
type: zod.z.string().describe("The type of contact method (e.g., 'email_contact_method', 'phone_contact_method', 'sms_contact_method')").nullable().optional(),
|
|
15
15
|
summary: zod.z.string().describe("A brief description of the contact method").nullable().optional(),
|
|
16
16
|
html_url: zod.z.string().describe("The web URL for this contact method (often null)").nullable().optional()
|
|
17
|
-
}).describe("Reference to the contact method for notification delivery");
|
|
17
|
+
}).passthrough().describe("Reference to the contact method for notification delivery");
|
|
18
18
|
const PagerdutyCreateUserNotificationRule_NotificationRuleSchema = zod.z.object({
|
|
19
19
|
id: zod.z.string().describe("Unique identifier of the notification rule").nullable().optional(),
|
|
20
20
|
self: zod.z.string().describe("The API URL for this notification rule").nullable().optional(),
|
|
@@ -24,8 +24,8 @@ const PagerdutyCreateUserNotificationRule_NotificationRuleSchema = zod.z.object(
|
|
|
24
24
|
html_url: zod.z.string().describe("The web URL for this notification rule (often null)").nullable().optional(),
|
|
25
25
|
contact_method: PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema.nullable(),
|
|
26
26
|
start_delay_in_minutes: zod.z.number().int().describe("The delay before firing the rule, in minutes (minimum: 0)").nullable()
|
|
27
|
-
}).describe("The notification rule object containing all rule details");
|
|
28
|
-
const PagerdutyCreateUserNotificationRuleOutput = zod.z.object({ notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable() }).describe("Response schema for `CreateUserNotificationRule`");
|
|
27
|
+
}).passthrough().describe("The notification rule object containing all rule details");
|
|
28
|
+
const PagerdutyCreateUserNotificationRuleOutput = zod.z.object({ notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable() }).passthrough().describe("Response schema for `CreateUserNotificationRule`");
|
|
29
29
|
const pagerdutyCreateUserNotificationRule = require_action.action("PAGERDUTY_CREATE_USER_NOTIFICATION_RULE", {
|
|
30
30
|
slug: "pagerduty-create-user-notification-rule",
|
|
31
31
|
name: "Create user notification rule",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-notification-rule.cjs","names":["z","action"],"sources":["../../src/actions/create-user-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n notification__rule__type: z.string().default(\"assignment_notification_rule\").describe(\"The type of notification rule. Typically 'assignment_notification_rule'.\").optional(),\n notification__rule__urgency: z.string().describe(\"The urgency level that triggers this rule. Must be either 'high' or 'low'.\"),\n notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. Type must be one of: email_contact_method, phone_contact_method, sms_contact_method, push_notification_contact_method, slack_contact_method, or whatsapp_contact_method.\"),\n notification__rule__start__delay__in__minutes: z.number().int().describe(\"The delay in minutes before the notification is sent. Must be a non-negative integer.\"),\n}).describe(\"Request schema for `CreateUserNotificationRule`\");\nconst PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact method\").nullable().optional(),\n self: z.string().describe(\"The API URL for this contact method\").nullable().optional(),\n type: z.string().describe(\"The type of contact method (e.g., 'email_contact_method', 'phone_contact_method', 'sms_contact_method')\").nullable().optional(),\n summary: z.string().describe(\"A brief description of the contact method\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this contact method (often null)\").nullable().optional(),\n}).describe(\"Reference to the contact method for notification delivery\");\nconst PagerdutyCreateUserNotificationRule_NotificationRuleSchema = z.object({\n id: z.string().describe(\"Unique identifier of the notification rule\").nullable().optional(),\n self: z.string().describe(\"The API URL for this notification rule\").nullable().optional(),\n type: z.string().describe(\"The type of notification rule (e.g., 'assignment_notification_rule')\").nullable(),\n summary: z.string().describe(\"A human-readable summary of the notification rule\").nullable().optional(),\n urgency: z.string().describe(\"Which incident urgency level triggers this rule. Possible values: 'high', 'low'\").nullable(),\n html_url: z.string().describe(\"The web URL for this notification rule (often null)\").nullable().optional(),\n contact_method: PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema.nullable(),\n start_delay_in_minutes: z.number().int().describe(\"The delay before firing the rule, in minutes (minimum: 0)\").nullable(),\n}).describe(\"The notification rule object containing all rule details\");\nexport const PagerdutyCreateUserNotificationRuleOutput = z.object({\n notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable(),\n}).describe(\"Response schema for `CreateUserNotificationRule`\");\n\nexport const pagerdutyCreateUserNotificationRule = action(\"PAGERDUTY_CREATE_USER_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-notification-rule\",\n name: \"Create user notification rule\",\n description: \"Creates a new notification rule for a specific user in PagerDuty. This endpoint allows you to define how and when a user should be notified about assigned incidents. You can specify the delay before notification, the method of contact, and the urgency level of incidents that trigger this rule. This is particularly useful for customizing alert behaviors for different users based on their preferences or role within the organization. The rule created will be associated with the user identified by the provided ID in the URL path.\",\n input: PagerdutyCreateUserNotificationRuleInput,\n output: PagerdutyCreateUserNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC3K,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC7H,qCAAqCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2UAA2U;CAC3Z,+CAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;AAClK,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,2DAA2D;
|
|
1
|
+
{"version":3,"file":"create-user-notification-rule.cjs","names":["z","action"],"sources":["../../src/actions/create-user-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n notification__rule__type: z.string().default(\"assignment_notification_rule\").describe(\"The type of notification rule. Typically 'assignment_notification_rule'.\").optional(),\n notification__rule__urgency: z.string().describe(\"The urgency level that triggers this rule. Must be either 'high' or 'low'.\"),\n notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. Type must be one of: email_contact_method, phone_contact_method, sms_contact_method, push_notification_contact_method, slack_contact_method, or whatsapp_contact_method.\"),\n notification__rule__start__delay__in__minutes: z.number().int().describe(\"The delay in minutes before the notification is sent. Must be a non-negative integer.\"),\n}).describe(\"Request schema for `CreateUserNotificationRule`\");\nconst PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact method\").nullable().optional(),\n self: z.string().describe(\"The API URL for this contact method\").nullable().optional(),\n type: z.string().describe(\"The type of contact method (e.g., 'email_contact_method', 'phone_contact_method', 'sms_contact_method')\").nullable().optional(),\n summary: z.string().describe(\"A brief description of the contact method\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this contact method (often null)\").nullable().optional(),\n}).passthrough().describe(\"Reference to the contact method for notification delivery\");\nconst PagerdutyCreateUserNotificationRule_NotificationRuleSchema = z.object({\n id: z.string().describe(\"Unique identifier of the notification rule\").nullable().optional(),\n self: z.string().describe(\"The API URL for this notification rule\").nullable().optional(),\n type: z.string().describe(\"The type of notification rule (e.g., 'assignment_notification_rule')\").nullable(),\n summary: z.string().describe(\"A human-readable summary of the notification rule\").nullable().optional(),\n urgency: z.string().describe(\"Which incident urgency level triggers this rule. Possible values: 'high', 'low'\").nullable(),\n html_url: z.string().describe(\"The web URL for this notification rule (often null)\").nullable().optional(),\n contact_method: PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema.nullable(),\n start_delay_in_minutes: z.number().int().describe(\"The delay before firing the rule, in minutes (minimum: 0)\").nullable(),\n}).passthrough().describe(\"The notification rule object containing all rule details\");\nexport const PagerdutyCreateUserNotificationRuleOutput = z.object({\n notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserNotificationRule`\");\n\nexport const pagerdutyCreateUserNotificationRule = action(\"PAGERDUTY_CREATE_USER_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-notification-rule\",\n name: \"Create user notification rule\",\n description: \"Creates a new notification rule for a specific user in PagerDuty. This endpoint allows you to define how and when a user should be notified about assigned incidents. You can specify the delay before notification, the method of contact, and the urgency level of incidents that trigger this rule. This is particularly useful for customizing alert behaviors for different users based on their preferences or role within the organization. The rule created will be associated with the user identified by the provided ID in the URL path.\",\n input: PagerdutyCreateUserNotificationRuleInput,\n output: PagerdutyCreateUserNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC3K,6BAA6BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC7H,qCAAqCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2UAA2U;CAC3Z,+CAA+CA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;AAClK,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,mEAAmEA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC3G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACzH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgB,iEAAiE,SAAS;CAC1F,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,mBAAmB,2DAA2D,SAAS,EACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,sCAAsCC,eAAAA,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -22,17 +22,29 @@ declare const PagerdutyCreateUserNotificationRuleOutput: z.ZodObject<{
|
|
|
22
22
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
summary: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
html_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
start_delay_in_minutes: z.ZodNullable<z.ZodNumber>;
|
|
27
|
-
}, z.core.$
|
|
28
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const pagerdutyCreateUserNotificationRule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
id: string;
|
|
31
31
|
notification__rule__urgency: string;
|
|
32
32
|
notification__rule__contact__method: Record<string, unknown>;
|
|
33
33
|
notification__rule__start__delay__in__minutes: number;
|
|
34
34
|
notification__rule__type?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { pagerdutyCreateUserNotificationRule };
|
|
38
50
|
//# sourceMappingURL=create-user-notification-rule.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-notification-rule.d.cts","names":[],"sources":["../../src/actions/create-user-notification-rule.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAwBxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-user-notification-rule.d.cts","names":[],"sources":["../../src/actions/create-user-notification-rule.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAwBxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -22,17 +22,29 @@ declare const PagerdutyCreateUserNotificationRuleOutput: z.ZodObject<{
|
|
|
22
22
|
type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
summary: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
html_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
start_delay_in_minutes: z.ZodNullable<z.ZodNumber>;
|
|
27
|
-
}, z.core.$
|
|
28
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const pagerdutyCreateUserNotificationRule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
id: string;
|
|
31
31
|
notification__rule__urgency: string;
|
|
32
32
|
notification__rule__contact__method: Record<string, unknown>;
|
|
33
33
|
notification__rule__start__delay__in__minutes: number;
|
|
34
34
|
notification__rule__type?: string | undefined;
|
|
35
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
36
48
|
//#endregion
|
|
37
49
|
export { pagerdutyCreateUserNotificationRule };
|
|
38
50
|
//# sourceMappingURL=create-user-notification-rule.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-notification-rule.d.mts","names":[],"sources":["../../src/actions/create-user-notification-rule.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAwBxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIzC,mCAAA,gCAAmC,wBAAA
|
|
1
|
+
{"version":3,"file":"create-user-notification-rule.d.mts","names":[],"sources":["../../src/actions/create-user-notification-rule.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;cAwBxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;cAIzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -14,7 +14,7 @@ const PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema = z.objec
|
|
|
14
14
|
type: z.string().describe("The type of contact method (e.g., 'email_contact_method', 'phone_contact_method', 'sms_contact_method')").nullable().optional(),
|
|
15
15
|
summary: z.string().describe("A brief description of the contact method").nullable().optional(),
|
|
16
16
|
html_url: z.string().describe("The web URL for this contact method (often null)").nullable().optional()
|
|
17
|
-
}).describe("Reference to the contact method for notification delivery");
|
|
17
|
+
}).passthrough().describe("Reference to the contact method for notification delivery");
|
|
18
18
|
const PagerdutyCreateUserNotificationRule_NotificationRuleSchema = z.object({
|
|
19
19
|
id: z.string().describe("Unique identifier of the notification rule").nullable().optional(),
|
|
20
20
|
self: z.string().describe("The API URL for this notification rule").nullable().optional(),
|
|
@@ -24,13 +24,13 @@ const PagerdutyCreateUserNotificationRule_NotificationRuleSchema = z.object({
|
|
|
24
24
|
html_url: z.string().describe("The web URL for this notification rule (often null)").nullable().optional(),
|
|
25
25
|
contact_method: PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema.nullable(),
|
|
26
26
|
start_delay_in_minutes: z.number().int().describe("The delay before firing the rule, in minutes (minimum: 0)").nullable()
|
|
27
|
-
}).describe("The notification rule object containing all rule details");
|
|
27
|
+
}).passthrough().describe("The notification rule object containing all rule details");
|
|
28
28
|
const pagerdutyCreateUserNotificationRule = action("PAGERDUTY_CREATE_USER_NOTIFICATION_RULE", {
|
|
29
29
|
slug: "pagerduty-create-user-notification-rule",
|
|
30
30
|
name: "Create user notification rule",
|
|
31
31
|
description: "Creates a new notification rule for a specific user in PagerDuty. This endpoint allows you to define how and when a user should be notified about assigned incidents. You can specify the delay before notification, the method of contact, and the urgency level of incidents that trigger this rule. This is particularly useful for customizing alert behaviors for different users based on their preferences or role within the organization. The rule created will be associated with the user identified by the provided ID in the URL path.",
|
|
32
32
|
input: PagerdutyCreateUserNotificationRuleInput,
|
|
33
|
-
output: z.object({ notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable() }).describe("Response schema for `CreateUserNotificationRule`")
|
|
33
|
+
output: z.object({ notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable() }).passthrough().describe("Response schema for `CreateUserNotificationRule`")
|
|
34
34
|
});
|
|
35
35
|
//#endregion
|
|
36
36
|
export { pagerdutyCreateUserNotificationRule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-notification-rule.mjs","names":[],"sources":["../../src/actions/create-user-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n notification__rule__type: z.string().default(\"assignment_notification_rule\").describe(\"The type of notification rule. Typically 'assignment_notification_rule'.\").optional(),\n notification__rule__urgency: z.string().describe(\"The urgency level that triggers this rule. Must be either 'high' or 'low'.\"),\n notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. Type must be one of: email_contact_method, phone_contact_method, sms_contact_method, push_notification_contact_method, slack_contact_method, or whatsapp_contact_method.\"),\n notification__rule__start__delay__in__minutes: z.number().int().describe(\"The delay in minutes before the notification is sent. Must be a non-negative integer.\"),\n}).describe(\"Request schema for `CreateUserNotificationRule`\");\nconst PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact method\").nullable().optional(),\n self: z.string().describe(\"The API URL for this contact method\").nullable().optional(),\n type: z.string().describe(\"The type of contact method (e.g., 'email_contact_method', 'phone_contact_method', 'sms_contact_method')\").nullable().optional(),\n summary: z.string().describe(\"A brief description of the contact method\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this contact method (often null)\").nullable().optional(),\n}).describe(\"Reference to the contact method for notification delivery\");\nconst PagerdutyCreateUserNotificationRule_NotificationRuleSchema = z.object({\n id: z.string().describe(\"Unique identifier of the notification rule\").nullable().optional(),\n self: z.string().describe(\"The API URL for this notification rule\").nullable().optional(),\n type: z.string().describe(\"The type of notification rule (e.g., 'assignment_notification_rule')\").nullable(),\n summary: z.string().describe(\"A human-readable summary of the notification rule\").nullable().optional(),\n urgency: z.string().describe(\"Which incident urgency level triggers this rule. Possible values: 'high', 'low'\").nullable(),\n html_url: z.string().describe(\"The web URL for this notification rule (often null)\").nullable().optional(),\n contact_method: PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema.nullable(),\n start_delay_in_minutes: z.number().int().describe(\"The delay before firing the rule, in minutes (minimum: 0)\").nullable(),\n}).describe(\"The notification rule object containing all rule details\");\nexport const PagerdutyCreateUserNotificationRuleOutput = z.object({\n notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable(),\n}).describe(\"Response schema for `CreateUserNotificationRule`\");\n\nexport const pagerdutyCreateUserNotificationRule = action(\"PAGERDUTY_CREATE_USER_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-notification-rule\",\n name: \"Create user notification rule\",\n description: \"Creates a new notification rule for a specific user in PagerDuty. This endpoint allows you to define how and when a user should be notified about assigned incidents. You can specify the delay before notification, the method of contact, and the urgency level of incidents that trigger this rule. This is particularly useful for customizing alert behaviors for different users based on their preferences or role within the organization. The rule created will be associated with the user identified by the provided ID in the URL path.\",\n input: PagerdutyCreateUserNotificationRuleInput,\n output: PagerdutyCreateUserNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,0BAA0B,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC3K,6BAA6B,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC7H,qCAAqC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2UAA2U;CAC3Z,+CAA+C,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;AAClK,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,mEAAmE,EAAE,OAAO;CAChF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,2DAA2D;
|
|
1
|
+
{"version":3,"file":"create-user-notification-rule.mjs","names":[],"sources":["../../src/actions/create-user-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n notification__rule__type: z.string().default(\"assignment_notification_rule\").describe(\"The type of notification rule. Typically 'assignment_notification_rule'.\").optional(),\n notification__rule__urgency: z.string().describe(\"The urgency level that triggers this rule. Must be either 'high' or 'low'.\"),\n notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. Type must be one of: email_contact_method, phone_contact_method, sms_contact_method, push_notification_contact_method, slack_contact_method, or whatsapp_contact_method.\"),\n notification__rule__start__delay__in__minutes: z.number().int().describe(\"The delay in minutes before the notification is sent. Must be a non-negative integer.\"),\n}).describe(\"Request schema for `CreateUserNotificationRule`\");\nconst PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"Unique identifier of the contact method\").nullable().optional(),\n self: z.string().describe(\"The API URL for this contact method\").nullable().optional(),\n type: z.string().describe(\"The type of contact method (e.g., 'email_contact_method', 'phone_contact_method', 'sms_contact_method')\").nullable().optional(),\n summary: z.string().describe(\"A brief description of the contact method\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this contact method (often null)\").nullable().optional(),\n}).passthrough().describe(\"Reference to the contact method for notification delivery\");\nconst PagerdutyCreateUserNotificationRule_NotificationRuleSchema = z.object({\n id: z.string().describe(\"Unique identifier of the notification rule\").nullable().optional(),\n self: z.string().describe(\"The API URL for this notification rule\").nullable().optional(),\n type: z.string().describe(\"The type of notification rule (e.g., 'assignment_notification_rule')\").nullable(),\n summary: z.string().describe(\"A human-readable summary of the notification rule\").nullable().optional(),\n urgency: z.string().describe(\"Which incident urgency level triggers this rule. Possible values: 'high', 'low'\").nullable(),\n html_url: z.string().describe(\"The web URL for this notification rule (often null)\").nullable().optional(),\n contact_method: PagerdutyCreateUserNotificationRule_ContactMethodReferenceSchema.nullable(),\n start_delay_in_minutes: z.number().int().describe(\"The delay before firing the rule, in minutes (minimum: 0)\").nullable(),\n}).passthrough().describe(\"The notification rule object containing all rule details\");\nexport const PagerdutyCreateUserNotificationRuleOutput = z.object({\n notification_rule: PagerdutyCreateUserNotificationRule_NotificationRuleSchema.nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserNotificationRule`\");\n\nexport const pagerdutyCreateUserNotificationRule = action(\"PAGERDUTY_CREATE_USER_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-notification-rule\",\n name: \"Create user notification rule\",\n description: \"Creates a new notification rule for a specific user in PagerDuty. This endpoint allows you to define how and when a user should be notified about assigned incidents. You can specify the delay before notification, the method of contact, and the urgency level of incidents that trigger this rule. This is particularly useful for customizing alert behaviors for different users based on their preferences or role within the organization. The rule created will be associated with the user identified by the provided ID in the URL path.\",\n input: PagerdutyCreateUserNotificationRuleInput,\n output: PagerdutyCreateUserNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,0BAA0B,EAAE,OAAO,CAAC,CAAC,QAAQ,8BAA8B,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC3K,6BAA6B,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;CAC7H,qCAAqC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2UAA2U;CAC3Z,+CAA+C,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;AAClK,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,mEAAmE,EAAE,OAAO;CAChF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,6DAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC3G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACzH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,gBAAgB,iEAAiE,SAAS;CAC1F,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAKpF,MAAa,sCAAsC,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,mBAAmB,2DAA2D,SAAS,EACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -41,8 +41,8 @@ const PagerdutyCreateUserObject_UserResponseSchema = zod.z.object({
|
|
|
41
41
|
invitation_sent: zod.z.boolean().describe("Whether the invitation email has been sent").nullable().optional(),
|
|
42
42
|
notification_rules: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Notification rules for this user").nullable().optional(),
|
|
43
43
|
coordinated_incidents: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Incidents coordinated by this user").nullable().optional()
|
|
44
|
-
}).describe("User object returned from PagerDuty API");
|
|
45
|
-
const PagerdutyCreateUserObjectOutput = zod.z.object({ user: PagerdutyCreateUserObject_UserResponseSchema.nullable() }).describe("Response schema for `CreateUserObject`");
|
|
44
|
+
}).passthrough().describe("User object returned from PagerDuty API");
|
|
45
|
+
const PagerdutyCreateUserObjectOutput = zod.z.object({ user: PagerdutyCreateUserObject_UserResponseSchema.nullable() }).passthrough().describe("Response schema for `CreateUserObject`");
|
|
46
46
|
const pagerdutyCreateUserObject = require_action.action("PAGERDUTY_CREATE_USER_OBJECT", {
|
|
47
47
|
slug: "pagerduty-create-user-object",
|
|
48
48
|
name: "Create user object",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-object.cjs","names":["z","action"],"sources":["../../src/actions/create-user-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserObjectInput = z.object({\n user: z.object({\n name: z.string().describe(\"The name of the user\"),\n role: z.enum([\"admin\", \"limited_user\", \"observer\", \"owner\", \"read_only_user\", \"read_only_limited_user\", \"restricted_access\", \"user\"]).describe(\"User role options\").optional(),\n type: z.string().default(\"user\").describe(\"The type of object being created. Must be 'user' for user creation\").optional(),\n color: z.string().describe(\"The schedule color for the user (e.g., 'purple', 'red', 'green', 'blue')\").optional(),\n email: z.string().describe(\"The user's email address\"),\n license: z.record(z.string(), z.unknown()).describe(\"License object to assign to the user. Must contain 'id' (license ID string) and 'type' (set to 'license_reference') fields. Example: {'id': 'LICENSE_ID', 'type': 'license_reference'}\").optional(),\n job_title: z.string().describe(\"The user's title\").optional(),\n time_zone: z.string().describe(\"The preferred time zone for the user (e.g., 'America/New_York', 'UTC')\").optional(),\n description: z.string().describe(\"A human-friendly description of the user\").optional(),\n}).describe(\"The user object to create\"),\n}).describe(\"Request schema for `CreateUserObject`\");\nconst PagerdutyCreateUserObject_UserResponseSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n role: z.string().describe(\"The user's role\").nullable().optional(),\n self: z.string().describe(\"The API URL for this user\").nullable().optional(),\n type: z.string().describe(\"The type of object (always 'user')\").nullable(),\n color: z.string().describe(\"The schedule color for the user\").nullable().optional(),\n email: z.string().describe(\"The user's email address\").nullable(),\n teams: z.array(z.record(z.string(), z.unknown())).describe(\"Teams associated with this user\").nullable().optional(),\n license: z.record(z.string(), z.unknown()).describe(\"License information for this user\").nullable().optional(),\n summary: z.string().describe(\"A short summary of the user\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this user\").nullable().optional(),\n job_title: z.string().describe(\"The user's job title\").nullable().optional(),\n time_zone: z.string().describe(\"The user's time zone\").nullable().optional(),\n avatar_url: z.string().describe(\"URL of the user's avatar\").nullable().optional(),\n description: z.string().describe(\"The user's bio or description\").nullable().optional(),\n contact_methods: z.array(z.record(z.string(), z.unknown())).describe(\"Contact methods for this user\").nullable().optional(),\n invitation_sent: z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n notification_rules: z.array(z.record(z.string(), z.unknown())).describe(\"Notification rules for this user\").nullable().optional(),\n coordinated_incidents: z.array(z.record(z.string(), z.unknown())).describe(\"Incidents coordinated by this user\").nullable().optional(),\n}).describe(\"User object returned from PagerDuty API\");\nexport const PagerdutyCreateUserObjectOutput = z.object({\n user: PagerdutyCreateUserObject_UserResponseSchema.nullable(),\n}).describe(\"Response schema for `CreateUserObject`\");\n\nexport const pagerdutyCreateUserObject = action(\"PAGERDUTY_CREATE_USER_OBJECT\", {\n slug: \"pagerduty-create-user-object\",\n name: \"Create user object\",\n description: \"Creates a new user in the PagerDuty system with the specified attributes. This endpoint should be used when onboarding new team members or adding users to your PagerDuty account. It allows you to set up essential user information, including name, email, role, and time zone preferences. The created user will have default contact methods and notification rules, which can be customized later. Note that some fields like teams, contact methods, and notification rules cannot be set during user creation and must be managed separately. The endpoint requires at minimum a name, email, and user type, with several optional fields for further customization.\",\n input: PagerdutyCreateUserObjectInput,\n output: PagerdutyCreateUserObjectOutput,\n});\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"create-user-object.cjs","names":["z","action"],"sources":["../../src/actions/create-user-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserObjectInput = z.object({\n user: z.object({\n name: z.string().describe(\"The name of the user\"),\n role: z.enum([\"admin\", \"limited_user\", \"observer\", \"owner\", \"read_only_user\", \"read_only_limited_user\", \"restricted_access\", \"user\"]).describe(\"User role options\").optional(),\n type: z.string().default(\"user\").describe(\"The type of object being created. Must be 'user' for user creation\").optional(),\n color: z.string().describe(\"The schedule color for the user (e.g., 'purple', 'red', 'green', 'blue')\").optional(),\n email: z.string().describe(\"The user's email address\"),\n license: z.record(z.string(), z.unknown()).describe(\"License object to assign to the user. Must contain 'id' (license ID string) and 'type' (set to 'license_reference') fields. Example: {'id': 'LICENSE_ID', 'type': 'license_reference'}\").optional(),\n job_title: z.string().describe(\"The user's title\").optional(),\n time_zone: z.string().describe(\"The preferred time zone for the user (e.g., 'America/New_York', 'UTC')\").optional(),\n description: z.string().describe(\"A human-friendly description of the user\").optional(),\n}).describe(\"The user object to create\"),\n}).describe(\"Request schema for `CreateUserObject`\");\nconst PagerdutyCreateUserObject_UserResponseSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n role: z.string().describe(\"The user's role\").nullable().optional(),\n self: z.string().describe(\"The API URL for this user\").nullable().optional(),\n type: z.string().describe(\"The type of object (always 'user')\").nullable(),\n color: z.string().describe(\"The schedule color for the user\").nullable().optional(),\n email: z.string().describe(\"The user's email address\").nullable(),\n teams: z.array(z.record(z.string(), z.unknown())).describe(\"Teams associated with this user\").nullable().optional(),\n license: z.record(z.string(), z.unknown()).describe(\"License information for this user\").nullable().optional(),\n summary: z.string().describe(\"A short summary of the user\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this user\").nullable().optional(),\n job_title: z.string().describe(\"The user's job title\").nullable().optional(),\n time_zone: z.string().describe(\"The user's time zone\").nullable().optional(),\n avatar_url: z.string().describe(\"URL of the user's avatar\").nullable().optional(),\n description: z.string().describe(\"The user's bio or description\").nullable().optional(),\n contact_methods: z.array(z.record(z.string(), z.unknown())).describe(\"Contact methods for this user\").nullable().optional(),\n invitation_sent: z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n notification_rules: z.array(z.record(z.string(), z.unknown())).describe(\"Notification rules for this user\").nullable().optional(),\n coordinated_incidents: z.array(z.record(z.string(), z.unknown())).describe(\"Incidents coordinated by this user\").nullable().optional(),\n}).passthrough().describe(\"User object returned from PagerDuty API\");\nexport const PagerdutyCreateUserObjectOutput = z.object({\n user: PagerdutyCreateUserObject_UserResponseSchema.nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserObject`\");\n\nexport const pagerdutyCreateUserObject = action(\"PAGERDUTY_CREATE_USER_OBJECT\", {\n slug: \"pagerduty-create-user-object\",\n name: \"Create user object\",\n description: \"Creates a new user in the PagerDuty system with the specified attributes. This endpoint should be used when onboarding new team members or adding users to your PagerDuty account. It allows you to set up essential user information, including name, email, role, and time zone preferences. The created user will have default contact methods and notification rules, which can be customized later. Note that some fields like teams, contact methods, and notification rules cannot be set during user creation and must be managed separately. The endpoint requires at minimum a name, email, and user type, with several optional fields for further customization.\",\n input: PagerdutyCreateUserObjectInput,\n output: PagerdutyCreateUserObjectOutput,\n});\n"],"mappings":"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"}
|
|
@@ -44,8 +44,8 @@ declare const PagerdutyCreateUserObjectOutput: z.ZodObject<{
|
|
|
44
44
|
invitation_sent: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
45
|
notification_rules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
46
46
|
coordinated_incidents: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
47
|
-
}, z.core.$
|
|
48
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>;
|
|
48
|
+
}, z.core.$loose>;
|
|
49
49
|
declare const pagerdutyCreateUserObject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
user: {
|
|
51
51
|
name: string;
|
|
@@ -58,7 +58,19 @@ declare const pagerdutyCreateUserObject: import("@keystrokehq/action").WorkflowA
|
|
|
58
58
|
time_zone?: string | undefined;
|
|
59
59
|
description?: string | undefined;
|
|
60
60
|
};
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
accessToken: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
accessToken: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { pagerdutyCreateUserObject };
|
|
64
76
|
//# sourceMappingURL=create-user-object.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-object.d.cts","names":[],"sources":["../../src/actions/create-user-object.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAkC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-user-object.d.cts","names":[],"sources":["../../src/actions/create-user-object.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAkC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -44,8 +44,8 @@ declare const PagerdutyCreateUserObjectOutput: z.ZodObject<{
|
|
|
44
44
|
invitation_sent: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
45
|
notification_rules: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
46
46
|
coordinated_incidents: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
47
|
-
}, z.core.$
|
|
48
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>;
|
|
48
|
+
}, z.core.$loose>;
|
|
49
49
|
declare const pagerdutyCreateUserObject: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
user: {
|
|
51
51
|
name: string;
|
|
@@ -58,7 +58,19 @@ declare const pagerdutyCreateUserObject: import("@keystrokehq/action").WorkflowA
|
|
|
58
58
|
time_zone?: string | undefined;
|
|
59
59
|
description?: string | undefined;
|
|
60
60
|
};
|
|
61
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
61
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
62
|
+
connectionId: z.ZodString;
|
|
63
|
+
entityId: z.ZodString;
|
|
64
|
+
instanceId: z.ZodString;
|
|
65
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
66
|
+
accessToken: z.ZodString;
|
|
67
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
68
|
+
connectionId: z.ZodString;
|
|
69
|
+
entityId: z.ZodString;
|
|
70
|
+
instanceId: z.ZodString;
|
|
71
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
72
|
+
accessToken: z.ZodString;
|
|
73
|
+
}, z.core.$strip>>]>;
|
|
62
74
|
//#endregion
|
|
63
75
|
export { pagerdutyCreateUserObject };
|
|
64
76
|
//# sourceMappingURL=create-user-object.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-object.d.mts","names":[],"sources":["../../src/actions/create-user-object.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAkC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA
|
|
1
|
+
{"version":3,"file":"create-user-object.d.mts","names":[],"sources":["../../src/actions/create-user-object.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;cAkC9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;cAI/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -41,13 +41,13 @@ const PagerdutyCreateUserObject_UserResponseSchema = z.object({
|
|
|
41
41
|
invitation_sent: z.boolean().describe("Whether the invitation email has been sent").nullable().optional(),
|
|
42
42
|
notification_rules: z.array(z.record(z.string(), z.unknown())).describe("Notification rules for this user").nullable().optional(),
|
|
43
43
|
coordinated_incidents: z.array(z.record(z.string(), z.unknown())).describe("Incidents coordinated by this user").nullable().optional()
|
|
44
|
-
}).describe("User object returned from PagerDuty API");
|
|
44
|
+
}).passthrough().describe("User object returned from PagerDuty API");
|
|
45
45
|
const pagerdutyCreateUserObject = action("PAGERDUTY_CREATE_USER_OBJECT", {
|
|
46
46
|
slug: "pagerduty-create-user-object",
|
|
47
47
|
name: "Create user object",
|
|
48
48
|
description: "Creates a new user in the PagerDuty system with the specified attributes. This endpoint should be used when onboarding new team members or adding users to your PagerDuty account. It allows you to set up essential user information, including name, email, role, and time zone preferences. The created user will have default contact methods and notification rules, which can be customized later. Note that some fields like teams, contact methods, and notification rules cannot be set during user creation and must be managed separately. The endpoint requires at minimum a name, email, and user type, with several optional fields for further customization.",
|
|
49
49
|
input: PagerdutyCreateUserObjectInput,
|
|
50
|
-
output: z.object({ user: PagerdutyCreateUserObject_UserResponseSchema.nullable() }).describe("Response schema for `CreateUserObject`")
|
|
50
|
+
output: z.object({ user: PagerdutyCreateUserObject_UserResponseSchema.nullable() }).passthrough().describe("Response schema for `CreateUserObject`")
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
53
|
export { pagerdutyCreateUserObject };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-object.mjs","names":[],"sources":["../../src/actions/create-user-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserObjectInput = z.object({\n user: z.object({\n name: z.string().describe(\"The name of the user\"),\n role: z.enum([\"admin\", \"limited_user\", \"observer\", \"owner\", \"read_only_user\", \"read_only_limited_user\", \"restricted_access\", \"user\"]).describe(\"User role options\").optional(),\n type: z.string().default(\"user\").describe(\"The type of object being created. Must be 'user' for user creation\").optional(),\n color: z.string().describe(\"The schedule color for the user (e.g., 'purple', 'red', 'green', 'blue')\").optional(),\n email: z.string().describe(\"The user's email address\"),\n license: z.record(z.string(), z.unknown()).describe(\"License object to assign to the user. Must contain 'id' (license ID string) and 'type' (set to 'license_reference') fields. Example: {'id': 'LICENSE_ID', 'type': 'license_reference'}\").optional(),\n job_title: z.string().describe(\"The user's title\").optional(),\n time_zone: z.string().describe(\"The preferred time zone for the user (e.g., 'America/New_York', 'UTC')\").optional(),\n description: z.string().describe(\"A human-friendly description of the user\").optional(),\n}).describe(\"The user object to create\"),\n}).describe(\"Request schema for `CreateUserObject`\");\nconst PagerdutyCreateUserObject_UserResponseSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n role: z.string().describe(\"The user's role\").nullable().optional(),\n self: z.string().describe(\"The API URL for this user\").nullable().optional(),\n type: z.string().describe(\"The type of object (always 'user')\").nullable(),\n color: z.string().describe(\"The schedule color for the user\").nullable().optional(),\n email: z.string().describe(\"The user's email address\").nullable(),\n teams: z.array(z.record(z.string(), z.unknown())).describe(\"Teams associated with this user\").nullable().optional(),\n license: z.record(z.string(), z.unknown()).describe(\"License information for this user\").nullable().optional(),\n summary: z.string().describe(\"A short summary of the user\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this user\").nullable().optional(),\n job_title: z.string().describe(\"The user's job title\").nullable().optional(),\n time_zone: z.string().describe(\"The user's time zone\").nullable().optional(),\n avatar_url: z.string().describe(\"URL of the user's avatar\").nullable().optional(),\n description: z.string().describe(\"The user's bio or description\").nullable().optional(),\n contact_methods: z.array(z.record(z.string(), z.unknown())).describe(\"Contact methods for this user\").nullable().optional(),\n invitation_sent: z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n notification_rules: z.array(z.record(z.string(), z.unknown())).describe(\"Notification rules for this user\").nullable().optional(),\n coordinated_incidents: z.array(z.record(z.string(), z.unknown())).describe(\"Incidents coordinated by this user\").nullable().optional(),\n}).describe(\"User object returned from PagerDuty API\");\nexport const PagerdutyCreateUserObjectOutput = z.object({\n user: PagerdutyCreateUserObject_UserResponseSchema.nullable(),\n}).describe(\"Response schema for `CreateUserObject`\");\n\nexport const pagerdutyCreateUserObject = action(\"PAGERDUTY_CREATE_USER_OBJECT\", {\n slug: \"pagerduty-create-user-object\",\n name: \"Create user object\",\n description: \"Creates a new user in the PagerDuty system with the specified attributes. This endpoint should be used when onboarding new team members or adding users to your PagerDuty account. It allows you to set up essential user information, including name, email, role, and time zone preferences. The created user will have default contact methods and notification rules, which can be customized later. Note that some fields like teams, contact methods, and notification rules cannot be set during user creation and must be managed separately. The endpoint requires at minimum a name, email, and user type, with several optional fields for further customization.\",\n input: PagerdutyCreateUserObjectInput,\n output: PagerdutyCreateUserObjectOutput,\n});\n"],"mappings":"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
|
|
1
|
+
{"version":3,"file":"create-user-object.mjs","names":[],"sources":["../../src/actions/create-user-object.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserObjectInput = z.object({\n user: z.object({\n name: z.string().describe(\"The name of the user\"),\n role: z.enum([\"admin\", \"limited_user\", \"observer\", \"owner\", \"read_only_user\", \"read_only_limited_user\", \"restricted_access\", \"user\"]).describe(\"User role options\").optional(),\n type: z.string().default(\"user\").describe(\"The type of object being created. Must be 'user' for user creation\").optional(),\n color: z.string().describe(\"The schedule color for the user (e.g., 'purple', 'red', 'green', 'blue')\").optional(),\n email: z.string().describe(\"The user's email address\"),\n license: z.record(z.string(), z.unknown()).describe(\"License object to assign to the user. Must contain 'id' (license ID string) and 'type' (set to 'license_reference') fields. Example: {'id': 'LICENSE_ID', 'type': 'license_reference'}\").optional(),\n job_title: z.string().describe(\"The user's title\").optional(),\n time_zone: z.string().describe(\"The preferred time zone for the user (e.g., 'America/New_York', 'UTC')\").optional(),\n description: z.string().describe(\"A human-friendly description of the user\").optional(),\n}).describe(\"The user object to create\"),\n}).describe(\"Request schema for `CreateUserObject`\");\nconst PagerdutyCreateUserObject_UserResponseSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The name of the user\").nullable(),\n role: z.string().describe(\"The user's role\").nullable().optional(),\n self: z.string().describe(\"The API URL for this user\").nullable().optional(),\n type: z.string().describe(\"The type of object (always 'user')\").nullable(),\n color: z.string().describe(\"The schedule color for the user\").nullable().optional(),\n email: z.string().describe(\"The user's email address\").nullable(),\n teams: z.array(z.record(z.string(), z.unknown())).describe(\"Teams associated with this user\").nullable().optional(),\n license: z.record(z.string(), z.unknown()).describe(\"License information for this user\").nullable().optional(),\n summary: z.string().describe(\"A short summary of the user\").nullable().optional(),\n html_url: z.string().describe(\"The web URL for this user\").nullable().optional(),\n job_title: z.string().describe(\"The user's job title\").nullable().optional(),\n time_zone: z.string().describe(\"The user's time zone\").nullable().optional(),\n avatar_url: z.string().describe(\"URL of the user's avatar\").nullable().optional(),\n description: z.string().describe(\"The user's bio or description\").nullable().optional(),\n contact_methods: z.array(z.record(z.string(), z.unknown())).describe(\"Contact methods for this user\").nullable().optional(),\n invitation_sent: z.boolean().describe(\"Whether the invitation email has been sent\").nullable().optional(),\n notification_rules: z.array(z.record(z.string(), z.unknown())).describe(\"Notification rules for this user\").nullable().optional(),\n coordinated_incidents: z.array(z.record(z.string(), z.unknown())).describe(\"Incidents coordinated by this user\").nullable().optional(),\n}).passthrough().describe(\"User object returned from PagerDuty API\");\nexport const PagerdutyCreateUserObjectOutput = z.object({\n user: PagerdutyCreateUserObject_UserResponseSchema.nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserObject`\");\n\nexport const pagerdutyCreateUserObject = action(\"PAGERDUTY_CREATE_USER_OBJECT\", {\n slug: \"pagerduty-create-user-object\",\n name: \"Create user object\",\n description: \"Creates a new user in the PagerDuty system with the specified attributes. This endpoint should be used when onboarding new team members or adding users to your PagerDuty account. It allows you to set up essential user information, including name, email, role, and time zone preferences. The created user will have default contact methods and notification rules, which can be customized later. Note that some fields like teams, contact methods, and notification rules cannot be set during user creation and must be managed separately. The endpoint requires at minimum a name, email, and user type, with several optional fields for further customization.\",\n input: PagerdutyCreateUserObjectInput,\n output: PagerdutyCreateUserObjectOutput,\n});\n"],"mappings":"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"}
|
|
@@ -11,7 +11,7 @@ const PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSche
|
|
|
11
11
|
type: zod.z.string().describe("The type of contact method. Must be one of: email_contact_method_reference, phone_contact_method_reference, sms_contact_method_reference, or push_notification_contact_method_reference").nullable(),
|
|
12
12
|
summary: zod.z.string().describe("A brief summary of the contact method").nullable(),
|
|
13
13
|
html_url: zod.z.string().describe("The web URL for viewing this contact method (can be null)").nullable()
|
|
14
|
-
}).describe("Contact method reference object");
|
|
14
|
+
}).passthrough().describe("Contact method reference object");
|
|
15
15
|
const PagerdutyCreateUserStatusUpdateNotificationRuleOutput = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("The unique identifier for the status update notification rule").nullable(),
|
|
17
17
|
self: zod.z.string().describe("The API show URL at which the object is accessible").nullable(),
|
|
@@ -20,7 +20,7 @@ const PagerdutyCreateUserStatusUpdateNotificationRuleOutput = zod.z.object({
|
|
|
20
20
|
html_url: zod.z.string().describe("A URL at which the entity is uniquely displayed in the Web app (can be null)").nullable(),
|
|
21
21
|
created_at: zod.z.string().describe("The date/time when the notification rule was created (ISO8601 format)").nullable(),
|
|
22
22
|
contact_method: PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema.nullable()
|
|
23
|
-
}).describe("Response schema for `CreateUserStatusUpdateNotificationRule`");
|
|
23
|
+
}).passthrough().describe("Response schema for `CreateUserStatusUpdateNotificationRule`");
|
|
24
24
|
const pagerdutyCreateUserStatusUpdateNotificationRule = require_action.action("PAGERDUTY_CREATE_USER_STATUS_UPDATE_NOTIFICATION_RULE", {
|
|
25
25
|
slug: "pagerduty-create-user-status-update-notification-rule",
|
|
26
26
|
name: "Create user status update notification rule",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-status-update-notification-rule.cjs","names":["z","action"],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n status__update__notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this status update notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. The type must be one of: email_contact_method, phone_contact_method, sms_contact_method, or push_notification_contact_method.\"),\n}).describe(\"Request schema for `CreateUserStatusUpdateNotificationRule`\");\nconst PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier for the contact method\").nullable(),\n self: z.string().describe(\"The API URL for accessing this contact method\").nullable(),\n type: z.string().describe(\"The type of contact method. Must be one of: email_contact_method_reference, phone_contact_method_reference, sms_contact_method_reference, or push_notification_contact_method_reference\").nullable(),\n summary: z.string().describe(\"A brief summary of the contact method\").nullable(),\n html_url: z.string().describe(\"The web URL for viewing this contact method (can be null)\").nullable(),\n}).describe(\"Contact method reference object\");\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleOutput = z.object({\n id: z.string().describe(\"The unique identifier for the status update notification rule\").nullable(),\n self: z.string().describe(\"The API show URL at which the object is accessible\").nullable(),\n type: z.string().describe(\"The type of object, always 'status_update_notification_rule'\").nullable(),\n summary: z.string().describe(\"A short-form, server-generated string that provides succinct information about the object\").nullable(),\n html_url: z.string().describe(\"A URL at which the entity is uniquely displayed in the Web app (can be null)\").nullable(),\n created_at: z.string().describe(\"The date/time when the notification rule was created (ISO8601 format)\").nullable(),\n contact_method: PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema.nullable(),\n}).describe(\"Response schema for `CreateUserStatusUpdateNotificationRule`\");\n\nexport const pagerdutyCreateUserStatusUpdateNotificationRule = action(\"PAGERDUTY_CREATE_USER_STATUS_UPDATE_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-status-update-notification-rule\",\n name: \"Create user status update notification rule\",\n description: \"Creates a new status update notification rule for a specific user in PagerDuty. This endpoint allows you to define how a user will be notified about incident status updates. It's used to customize notification preferences for individual users, ensuring they receive timely updates through their preferred contact method. The rule specifies which contact method (email, phone, push notification, or SMS) should be used for sending status updates. This is particularly useful for tailoring notification strategies to match users' roles and responsibilities within the incident management process.\",\n input: PagerdutyCreateUserStatusUpdateNotificationRuleInput,\n output: PagerdutyCreateUserStatusUpdateNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAuDA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,qDAAqDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8SAA8S;AAChZ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,+EAA+EA,IAAAA,EAAE,OAAO;CAC5F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC9N,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iCAAiC;
|
|
1
|
+
{"version":3,"file":"create-user-status-update-notification-rule.cjs","names":["z","action"],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n status__update__notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this status update notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. The type must be one of: email_contact_method, phone_contact_method, sms_contact_method, or push_notification_contact_method.\"),\n}).describe(\"Request schema for `CreateUserStatusUpdateNotificationRule`\");\nconst PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier for the contact method\").nullable(),\n self: z.string().describe(\"The API URL for accessing this contact method\").nullable(),\n type: z.string().describe(\"The type of contact method. Must be one of: email_contact_method_reference, phone_contact_method_reference, sms_contact_method_reference, or push_notification_contact_method_reference\").nullable(),\n summary: z.string().describe(\"A brief summary of the contact method\").nullable(),\n html_url: z.string().describe(\"The web URL for viewing this contact method (can be null)\").nullable(),\n}).passthrough().describe(\"Contact method reference object\");\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleOutput = z.object({\n id: z.string().describe(\"The unique identifier for the status update notification rule\").nullable(),\n self: z.string().describe(\"The API show URL at which the object is accessible\").nullable(),\n type: z.string().describe(\"The type of object, always 'status_update_notification_rule'\").nullable(),\n summary: z.string().describe(\"A short-form, server-generated string that provides succinct information about the object\").nullable(),\n html_url: z.string().describe(\"A URL at which the entity is uniquely displayed in the Web app (can be null)\").nullable(),\n created_at: z.string().describe(\"The date/time when the notification rule was created (ISO8601 format)\").nullable(),\n contact_method: PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema.nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserStatusUpdateNotificationRule`\");\n\nexport const pagerdutyCreateUserStatusUpdateNotificationRule = action(\"PAGERDUTY_CREATE_USER_STATUS_UPDATE_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-status-update-notification-rule\",\n name: \"Create user status update notification rule\",\n description: \"Creates a new status update notification rule for a specific user in PagerDuty. This endpoint allows you to define how a user will be notified about incident status updates. It's used to customize notification preferences for individual users, ensuring they receive timely updates through their preferred contact method. The rule specifies which contact method (email, phone, push notification, or SMS) should be used for sending status updates. This is particularly useful for tailoring notification strategies to match users' roles and responsibilities within the incident management process.\",\n input: PagerdutyCreateUserStatusUpdateNotificationRuleInput,\n output: PagerdutyCreateUserStatusUpdateNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAuDA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,qDAAqDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8SAA8S;AAChZ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,+EAA+EA,IAAAA,EAAE,OAAO;CAC5F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC9N,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,wDAAwDA,IAAAA,EAAE,OAAO;CAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAClG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACzF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACnI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACvH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAClH,gBAAgB,6EAA6E,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,kDAAkDC,eAAAA,OAAO,yDAAyD;CAC7H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -18,12 +18,24 @@ declare const PagerdutyCreateUserStatusUpdateNotificationRuleOutput: z.ZodObject
|
|
|
18
18
|
type: z.ZodNullable<z.ZodString>;
|
|
19
19
|
summary: z.ZodNullable<z.ZodString>;
|
|
20
20
|
html_url: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const pagerdutyCreateUserStatusUpdateNotificationRule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id: string;
|
|
25
25
|
status__update__notification__rule__contact__method: Record<string, unknown>;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
accessToken: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { pagerdutyCreateUserStatusUpdateNotificationRule };
|
|
29
41
|
//# sourceMappingURL=create-user-status-update-notification-rule.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-status-update-notification-rule.d.cts","names":[],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"mappings":";;;cAIa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;;cAWpD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAUrD,+CAAA,gCAA+C,wBAAA
|
|
1
|
+
{"version":3,"file":"create-user-status-update-notification-rule.d.cts","names":[],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"mappings":";;;cAIa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;;cAWpD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAUrD,+CAAA,gCAA+C,wBAAA"}
|
|
@@ -18,12 +18,24 @@ declare const PagerdutyCreateUserStatusUpdateNotificationRuleOutput: z.ZodObject
|
|
|
18
18
|
type: z.ZodNullable<z.ZodString>;
|
|
19
19
|
summary: z.ZodNullable<z.ZodString>;
|
|
20
20
|
html_url: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const pagerdutyCreateUserStatusUpdateNotificationRule: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
id: string;
|
|
25
25
|
status__update__notification__rule__contact__method: Record<string, unknown>;
|
|
26
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
26
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
27
|
+
connectionId: z.ZodString;
|
|
28
|
+
entityId: z.ZodString;
|
|
29
|
+
instanceId: z.ZodString;
|
|
30
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
31
|
+
accessToken: z.ZodString;
|
|
32
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"pagerduty", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>;
|
|
27
39
|
//#endregion
|
|
28
40
|
export { pagerdutyCreateUserStatusUpdateNotificationRule };
|
|
29
41
|
//# sourceMappingURL=create-user-status-update-notification-rule.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-status-update-notification-rule.d.mts","names":[],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"mappings":";;;cAIa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;;cAWpD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAUrD,+CAAA,gCAA+C,wBAAA
|
|
1
|
+
{"version":3,"file":"create-user-status-update-notification-rule.d.mts","names":[],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"mappings":";;;cAIa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;;cAWpD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAUrD,+CAAA,gCAA+C,wBAAA"}
|
|
@@ -11,7 +11,7 @@ const PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSche
|
|
|
11
11
|
type: z.string().describe("The type of contact method. Must be one of: email_contact_method_reference, phone_contact_method_reference, sms_contact_method_reference, or push_notification_contact_method_reference").nullable(),
|
|
12
12
|
summary: z.string().describe("A brief summary of the contact method").nullable(),
|
|
13
13
|
html_url: z.string().describe("The web URL for viewing this contact method (can be null)").nullable()
|
|
14
|
-
}).describe("Contact method reference object");
|
|
14
|
+
}).passthrough().describe("Contact method reference object");
|
|
15
15
|
const pagerdutyCreateUserStatusUpdateNotificationRule = action("PAGERDUTY_CREATE_USER_STATUS_UPDATE_NOTIFICATION_RULE", {
|
|
16
16
|
slug: "pagerduty-create-user-status-update-notification-rule",
|
|
17
17
|
name: "Create user status update notification rule",
|
|
@@ -25,7 +25,7 @@ const pagerdutyCreateUserStatusUpdateNotificationRule = action("PAGERDUTY_CREATE
|
|
|
25
25
|
html_url: z.string().describe("A URL at which the entity is uniquely displayed in the Web app (can be null)").nullable(),
|
|
26
26
|
created_at: z.string().describe("The date/time when the notification rule was created (ISO8601 format)").nullable(),
|
|
27
27
|
contact_method: PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema.nullable()
|
|
28
|
-
}).describe("Response schema for `CreateUserStatusUpdateNotificationRule`")
|
|
28
|
+
}).passthrough().describe("Response schema for `CreateUserStatusUpdateNotificationRule`")
|
|
29
29
|
});
|
|
30
30
|
//#endregion
|
|
31
31
|
export { pagerdutyCreateUserStatusUpdateNotificationRule };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-status-update-notification-rule.mjs","names":[],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n status__update__notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this status update notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. The type must be one of: email_contact_method, phone_contact_method, sms_contact_method, or push_notification_contact_method.\"),\n}).describe(\"Request schema for `CreateUserStatusUpdateNotificationRule`\");\nconst PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier for the contact method\").nullable(),\n self: z.string().describe(\"The API URL for accessing this contact method\").nullable(),\n type: z.string().describe(\"The type of contact method. Must be one of: email_contact_method_reference, phone_contact_method_reference, sms_contact_method_reference, or push_notification_contact_method_reference\").nullable(),\n summary: z.string().describe(\"A brief summary of the contact method\").nullable(),\n html_url: z.string().describe(\"The web URL for viewing this contact method (can be null)\").nullable(),\n}).describe(\"Contact method reference object\");\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleOutput = z.object({\n id: z.string().describe(\"The unique identifier for the status update notification rule\").nullable(),\n self: z.string().describe(\"The API show URL at which the object is accessible\").nullable(),\n type: z.string().describe(\"The type of object, always 'status_update_notification_rule'\").nullable(),\n summary: z.string().describe(\"A short-form, server-generated string that provides succinct information about the object\").nullable(),\n html_url: z.string().describe(\"A URL at which the entity is uniquely displayed in the Web app (can be null)\").nullable(),\n created_at: z.string().describe(\"The date/time when the notification rule was created (ISO8601 format)\").nullable(),\n contact_method: PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema.nullable(),\n}).describe(\"Response schema for `CreateUserStatusUpdateNotificationRule`\");\n\nexport const pagerdutyCreateUserStatusUpdateNotificationRule = action(\"PAGERDUTY_CREATE_USER_STATUS_UPDATE_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-status-update-notification-rule\",\n name: \"Create user status update notification rule\",\n description: \"Creates a new status update notification rule for a specific user in PagerDuty. This endpoint allows you to define how a user will be notified about incident status updates. It's used to customize notification preferences for individual users, ensuring they receive timely updates through their preferred contact method. The rule specifies which contact method (email, phone, push notification, or SMS) should be used for sending status updates. This is particularly useful for tailoring notification strategies to match users' roles and responsibilities within the incident management process.\",\n input: PagerdutyCreateUserStatusUpdateNotificationRuleInput,\n output: PagerdutyCreateUserStatusUpdateNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAuD,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,qDAAqD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8SAA8S;AAChZ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,+EAA+E,EAAE,OAAO;CAC5F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC9N,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,iCAAiC;
|
|
1
|
+
{"version":3,"file":"create-user-status-update-notification-rule.mjs","names":[],"sources":["../../src/actions/create-user-status-update-notification-rule.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleInput = z.object({\n id: z.string().describe(\"The ID of the user.\"),\n status__update__notification__rule__contact__method: z.record(z.string(), z.unknown()).describe(\"The contact method to use for this status update notification rule. Must be an object with 'id' and 'type' fields. Example: {'id': 'PXXXXXX', 'type': 'email_contact_method'}. The type must be one of: email_contact_method, phone_contact_method, sms_contact_method, or push_notification_contact_method.\"),\n}).describe(\"Request schema for `CreateUserStatusUpdateNotificationRule`\");\nconst PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema = z.object({\n id: z.string().describe(\"The unique identifier for the contact method\").nullable(),\n self: z.string().describe(\"The API URL for accessing this contact method\").nullable(),\n type: z.string().describe(\"The type of contact method. Must be one of: email_contact_method_reference, phone_contact_method_reference, sms_contact_method_reference, or push_notification_contact_method_reference\").nullable(),\n summary: z.string().describe(\"A brief summary of the contact method\").nullable(),\n html_url: z.string().describe(\"The web URL for viewing this contact method (can be null)\").nullable(),\n}).passthrough().describe(\"Contact method reference object\");\nexport const PagerdutyCreateUserStatusUpdateNotificationRuleOutput = z.object({\n id: z.string().describe(\"The unique identifier for the status update notification rule\").nullable(),\n self: z.string().describe(\"The API show URL at which the object is accessible\").nullable(),\n type: z.string().describe(\"The type of object, always 'status_update_notification_rule'\").nullable(),\n summary: z.string().describe(\"A short-form, server-generated string that provides succinct information about the object\").nullable(),\n html_url: z.string().describe(\"A URL at which the entity is uniquely displayed in the Web app (can be null)\").nullable(),\n created_at: z.string().describe(\"The date/time when the notification rule was created (ISO8601 format)\").nullable(),\n contact_method: PagerdutyCreateUserStatusUpdateNotificationRule_ContactMethodReferenceSchema.nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserStatusUpdateNotificationRule`\");\n\nexport const pagerdutyCreateUserStatusUpdateNotificationRule = action(\"PAGERDUTY_CREATE_USER_STATUS_UPDATE_NOTIFICATION_RULE\", {\n slug: \"pagerduty-create-user-status-update-notification-rule\",\n name: \"Create user status update notification rule\",\n description: \"Creates a new status update notification rule for a specific user in PagerDuty. This endpoint allows you to define how a user will be notified about incident status updates. It's used to customize notification preferences for individual users, ensuring they receive timely updates through their preferred contact method. The rule specifies which contact method (email, phone, push notification, or SMS) should be used for sending status updates. This is particularly useful for tailoring notification strategies to match users' roles and responsibilities within the incident management process.\",\n input: PagerdutyCreateUserStatusUpdateNotificationRuleInput,\n output: PagerdutyCreateUserStatusUpdateNotificationRuleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAuD,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CAC7C,qDAAqD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8SAA8S;AAChZ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,+EAA+E,EAAE,OAAO;CAC5F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yLAAyL,CAAC,CAAC,SAAS;CAC9N,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAW3D,MAAa,kDAAkD,OAAO,yDAAyD;CAC7H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfmE,EAAE,OAAO;EAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAClG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EACzF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;EACnI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;EACvH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAClH,gBAAgB,6EAA6E,SAAS;CACxG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const PagerdutyCreateWorkflowIntegrationConnectionInput = zod.z.object({
|
|
|
8
8
|
teams: zod.z.array(zod.z.object({
|
|
9
9
|
type: zod.z.enum(["team_reference"]).describe("Type").optional(),
|
|
10
10
|
team_id: zod.z.string().describe("The ID of the team").optional()
|
|
11
|
-
}).describe("Request schema for `Teams`")).describe("The teams whose managers are allowed to use or edit this connection").optional(),
|
|
11
|
+
}).passthrough().describe("Request schema for `Teams`")).describe("The teams whose managers are allowed to use or edit this connection").optional(),
|
|
12
12
|
scopes: zod.z.array(zod.z.string()).describe("Scopes").optional(),
|
|
13
13
|
is_default: zod.z.boolean().describe("Whether or not this connection is the default connection for this integration").optional(),
|
|
14
14
|
external_id: zod.z.string().describe("The ID of the external system that this connection is used to connect to").optional(),
|
|
@@ -23,14 +23,14 @@ const PagerdutyCreateWorkflowIntegrationConnection_ConnectionHealthSchema = zod.
|
|
|
23
23
|
is_healthy: zod.z.boolean().describe("Whether the connection is currently healthy").nullable().optional(),
|
|
24
24
|
health_message: zod.z.string().describe("A message describing the health status").nullable().optional(),
|
|
25
25
|
last_checked_at: zod.z.string().describe("Timestamp of when the health was last checked").nullable().optional()
|
|
26
|
-
}).describe("Health status information for the connection");
|
|
26
|
+
}).passthrough().describe("Health status information for the connection");
|
|
27
27
|
const PagerdutyCreateWorkflowIntegrationConnection_UserReferenceSchema = zod.z.object({
|
|
28
28
|
id: zod.z.string().describe("User ID of the creator").nullable().optional(),
|
|
29
29
|
self: zod.z.string().describe("The API URL to access this user resource").nullable().optional(),
|
|
30
30
|
type: zod.z.string().describe("The type of the object, always 'user_reference'").nullable().optional(),
|
|
31
31
|
summary: zod.z.string().describe("Summary description of the user").nullable().optional(),
|
|
32
32
|
html_url: zod.z.string().describe("The URL to view this user in the PagerDuty web interface").nullable().optional()
|
|
33
|
-
}).describe("Reference to a user who created the connection");
|
|
33
|
+
}).passthrough().describe("Reference to a user who created the connection");
|
|
34
34
|
const PagerdutyCreateWorkflowIntegrationConnection_WorkflowIntegrationConnectionSchema = zod.z.object({
|
|
35
35
|
id: zod.z.string().describe("Unique identifier of the workflow integration connection").nullable().optional(),
|
|
36
36
|
apps: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of apps associated with this connection").nullable().optional(),
|
|
@@ -49,8 +49,8 @@ const PagerdutyCreateWorkflowIntegrationConnection_WorkflowIntegrationConnection
|
|
|
49
49
|
configuration: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Configuration key-value pairs for the connection").nullable().optional(),
|
|
50
50
|
integration_id: zod.z.string().describe("The ID of the workflow integration this connection belongs to").nullable().optional(),
|
|
51
51
|
external_id_label: zod.z.string().describe("A label for the external ID").nullable().optional()
|
|
52
|
-
}).describe("Workflow integration connection object");
|
|
53
|
-
const PagerdutyCreateWorkflowIntegrationConnectionOutput = zod.z.object({ connection: PagerdutyCreateWorkflowIntegrationConnection_WorkflowIntegrationConnectionSchema.nullable().optional() }).describe("Response schema for `CreateWorkflowIntegrationConnection`");
|
|
52
|
+
}).passthrough().describe("Workflow integration connection object");
|
|
53
|
+
const PagerdutyCreateWorkflowIntegrationConnectionOutput = zod.z.object({ connection: PagerdutyCreateWorkflowIntegrationConnection_WorkflowIntegrationConnectionSchema.nullable().optional() }).passthrough().describe("Response schema for `CreateWorkflowIntegrationConnection`");
|
|
54
54
|
const pagerdutyCreateWorkflowIntegrationConnection = require_action.action("PAGERDUTY_CREATE_WORKFLOW_INTEGRATION_CONNECTION", {
|
|
55
55
|
slug: "pagerduty-create-workflow-integration-connection",
|
|
56
56
|
name: "Create workflow integration connection",
|