@keystrokehq/sentry 0.1.2 → 0.1.3
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/access-project-information.cjs +15 -15
- package/dist/actions/access-project-information.cjs.map +1 -1
- package/dist/actions/access-project-information.d.cts +16 -16
- package/dist/actions/access-project-information.d.mts +16 -16
- package/dist/actions/access-project-information.mjs +15 -15
- package/dist/actions/access-project-information.mjs.map +1 -1
- package/dist/actions/add-a-symbol-source-to-a-project.cjs +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.cjs.map +1 -1
- package/dist/actions/add-a-symbol-source-to-a-project.d.cts +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.d.mts +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.mjs +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.mjs.map +1 -1
- package/dist/actions/add-organization-member-via-email.cjs +9 -9
- package/dist/actions/add-organization-member-via-email.cjs.map +1 -1
- package/dist/actions/add-organization-member-via-email.d.cts +12 -11
- package/dist/actions/add-organization-member-via-email.d.mts +12 -11
- package/dist/actions/add-organization-member-via-email.mjs +9 -9
- package/dist/actions/add-organization-member-via-email.mjs.map +1 -1
- package/dist/actions/add-remove-user-email-by-id.cjs +1 -1
- package/dist/actions/add-remove-user-email-by-id.cjs.map +1 -1
- package/dist/actions/add-remove-user-email-by-id.d.cts +1 -1
- package/dist/actions/add-remove-user-email-by-id.d.mts +1 -1
- package/dist/actions/add-remove-user-email-by-id.mjs +1 -1
- package/dist/actions/add-remove-user-email-by-id.mjs.map +1 -1
- package/dist/actions/add-team-member-in-organization.cjs +2 -2
- package/dist/actions/add-team-member-in-organization.cjs.map +1 -1
- package/dist/actions/add-team-member-in-organization.d.cts +2 -2
- package/dist/actions/add-team-member-in-organization.d.mts +2 -2
- package/dist/actions/add-team-member-in-organization.mjs +2 -2
- package/dist/actions/add-team-member-in-organization.mjs.map +1 -1
- package/dist/actions/add-team-to-project.cjs +3 -3
- package/dist/actions/add-team-to-project.cjs.map +1 -1
- package/dist/actions/add-team-to-project.d.cts +4 -4
- package/dist/actions/add-team-to-project.d.mts +4 -4
- package/dist/actions/add-team-to-project.mjs +3 -3
- package/dist/actions/add-team-to-project.mjs.map +1 -1
- package/dist/actions/bulk-mutate-an-organizations-issues.cjs +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.cjs.map +1 -1
- package/dist/actions/bulk-mutate-an-organizations-issues.d.cts +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.d.mts +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.mjs +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.mjs.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.cjs +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.cjs.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.cts +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.cts.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.mts +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.mts.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.mjs +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.mjs.map +1 -1
- package/dist/actions/create-an-alert-for-an-organization.cjs +8 -8
- package/dist/actions/create-an-alert-for-an-organization.cjs.map +1 -1
- package/dist/actions/create-an-alert-for-an-organization.d.cts +16 -12
- package/dist/actions/create-an-alert-for-an-organization.d.mts +16 -12
- package/dist/actions/create-an-alert-for-an-organization.mjs +8 -8
- package/dist/actions/create-an-alert-for-an-organization.mjs.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.cjs +10 -10
- package/dist/actions/create-dashboard-with-widgets.cjs.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.d.cts +12 -10
- package/dist/actions/create-dashboard-with-widgets.d.cts.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.d.mts +12 -10
- package/dist/actions/create-dashboard-with-widgets.d.mts.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.mjs +10 -10
- package/dist/actions/create-dashboard-with-widgets.mjs.map +1 -1
- package/dist/actions/create-external-user-for-organization.cjs +1 -1
- package/dist/actions/create-external-user-for-organization.cjs.map +1 -1
- package/dist/actions/create-external-user-for-organization.d.cts +1 -1
- package/dist/actions/create-external-user-for-organization.d.mts +1 -1
- package/dist/actions/create-external-user-for-organization.mjs +1 -1
- package/dist/actions/create-external-user-for-organization.mjs.map +1 -1
- package/dist/actions/create-organization-alert-rule.cjs +4 -4
- package/dist/actions/create-organization-alert-rule.cjs.map +1 -1
- package/dist/actions/create-organization-alert-rule.d.cts +4 -4
- package/dist/actions/create-organization-alert-rule.d.mts +4 -4
- package/dist/actions/create-organization-alert-rule.mjs +4 -4
- package/dist/actions/create-organization-alert-rule.mjs.map +1 -1
- package/dist/actions/create-organization-monitor.cjs +6 -6
- package/dist/actions/create-organization-monitor.cjs.map +1 -1
- package/dist/actions/create-organization-monitor.d.cts +8 -8
- package/dist/actions/create-organization-monitor.d.mts +8 -8
- package/dist/actions/create-organization-monitor.mjs +6 -6
- package/dist/actions/create-organization-monitor.mjs.map +1 -1
- package/dist/actions/create-organization-team.cjs +3 -3
- package/dist/actions/create-organization-team.cjs.map +1 -1
- package/dist/actions/create-organization-team.d.cts +3 -3
- package/dist/actions/create-organization-team.d.mts +3 -3
- package/dist/actions/create-organization-team.mjs +3 -3
- package/dist/actions/create-organization-team.mjs.map +1 -1
- package/dist/actions/create-project-key-with-optional-rate-limiting.cjs +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.cjs.map +1 -1
- package/dist/actions/create-project-key-with-optional-rate-limiting.d.cts +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.d.mts +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.mjs +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.mjs.map +1 -1
- package/dist/actions/create-project-rule-for-alerts.cjs +6 -6
- package/dist/actions/create-project-rule-for-alerts.cjs.map +1 -1
- package/dist/actions/create-project-rule-for-alerts.d.cts +6 -6
- package/dist/actions/create-project-rule-for-alerts.d.mts +6 -6
- package/dist/actions/create-project-rule-for-alerts.mjs +6 -6
- package/dist/actions/create-project-rule-for-alerts.mjs.map +1 -1
- package/dist/actions/create-project-webhook-subscription.cjs +1 -1
- package/dist/actions/create-project-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-project-webhook-subscription.d.cts +1 -1
- package/dist/actions/create-project-webhook-subscription.d.mts +1 -1
- package/dist/actions/create-project-webhook-subscription.mjs +1 -1
- package/dist/actions/create-project-webhook-subscription.mjs.map +1 -1
- package/dist/actions/create-release-deploy-for-org.cjs +1 -1
- package/dist/actions/create-release-deploy-for-org.cjs.map +1 -1
- package/dist/actions/create-release-deploy-for-org.d.cts +1 -1
- package/dist/actions/create-release-deploy-for-org.d.mts +1 -1
- package/dist/actions/create-release-deploy-for-org.mjs +1 -1
- package/dist/actions/create-release-deploy-for-org.mjs.map +1 -1
- package/dist/actions/create-release-for-organization.cjs +11 -11
- package/dist/actions/create-release-for-organization.cjs.map +1 -1
- package/dist/actions/create-release-for-organization.d.cts +14 -11
- package/dist/actions/create-release-for-organization.d.mts +14 -11
- package/dist/actions/create-release-for-organization.mjs +11 -11
- package/dist/actions/create-release-for-organization.mjs.map +1 -1
- package/dist/actions/create-scim-group-for-organization.cjs +3 -3
- package/dist/actions/create-scim-group-for-organization.cjs.map +1 -1
- package/dist/actions/create-scim-group-for-organization.d.cts +3 -3
- package/dist/actions/create-scim-group-for-organization.d.mts +3 -3
- package/dist/actions/create-scim-group-for-organization.mjs +3 -3
- package/dist/actions/create-scim-group-for-organization.mjs.map +1 -1
- package/dist/actions/create-sentry-external-issue-link.cjs +1 -1
- package/dist/actions/create-sentry-external-issue-link.cjs.map +1 -1
- package/dist/actions/create-sentry-external-issue-link.d.cts +1 -1
- package/dist/actions/create-sentry-external-issue-link.d.mts +1 -1
- package/dist/actions/create-sentry-external-issue-link.mjs +1 -1
- package/dist/actions/create-sentry-external-issue-link.mjs.map +1 -1
- package/dist/actions/create-team-project-for-organization.cjs +2 -2
- package/dist/actions/create-team-project-for-organization.cjs.map +1 -1
- package/dist/actions/create-team-project-for-organization.d.cts +3 -3
- package/dist/actions/create-team-project-for-organization.d.mts +3 -3
- package/dist/actions/create-team-project-for-organization.mjs +2 -2
- package/dist/actions/create-team-project-for-organization.mjs.map +1 -1
- package/dist/actions/create-user-for-saml-integration.cjs +4 -4
- package/dist/actions/create-user-for-saml-integration.cjs.map +1 -1
- package/dist/actions/create-user-for-saml-integration.d.cts +4 -4
- package/dist/actions/create-user-for-saml-integration.d.mts +4 -4
- package/dist/actions/create-user-for-saml-integration.mjs +4 -4
- package/dist/actions/create-user-for-saml-integration.mjs.map +1 -1
- package/dist/actions/delete-a-custom-integration.cjs +1 -1
- package/dist/actions/delete-a-custom-integration.cjs.map +1 -1
- package/dist/actions/delete-a-custom-integration.d.cts +1 -1
- package/dist/actions/delete-a-custom-integration.d.cts.map +1 -1
- package/dist/actions/delete-a-custom-integration.d.mts +1 -1
- package/dist/actions/delete-a-custom-integration.d.mts.map +1 -1
- package/dist/actions/delete-a-custom-integration.mjs +1 -1
- package/dist/actions/delete-a-custom-integration.mjs.map +1 -1
- package/dist/actions/delete-an-alert.cjs +1 -1
- package/dist/actions/delete-an-alert.cjs.map +1 -1
- package/dist/actions/delete-an-alert.d.cts +1 -1
- package/dist/actions/delete-an-alert.d.cts.map +1 -1
- package/dist/actions/delete-an-alert.d.mts +1 -1
- package/dist/actions/delete-an-alert.d.mts.map +1 -1
- package/dist/actions/delete-an-alert.mjs +1 -1
- package/dist/actions/delete-an-alert.mjs.map +1 -1
- package/dist/actions/delete-bulk-alerts.cjs +1 -1
- package/dist/actions/delete-bulk-alerts.cjs.map +1 -1
- package/dist/actions/delete-bulk-alerts.d.cts +1 -1
- package/dist/actions/delete-bulk-alerts.d.cts.map +1 -1
- package/dist/actions/delete-bulk-alerts.d.mts +1 -1
- package/dist/actions/delete-bulk-alerts.d.mts.map +1 -1
- package/dist/actions/delete-bulk-alerts.mjs +1 -1
- package/dist/actions/delete-bulk-alerts.mjs.map +1 -1
- package/dist/actions/delete-dsyms-for-project.cjs +1 -1
- package/dist/actions/delete-dsyms-for-project.cjs.map +1 -1
- package/dist/actions/delete-dsyms-for-project.d.cts +1 -1
- package/dist/actions/delete-dsyms-for-project.d.cts.map +1 -1
- package/dist/actions/delete-dsyms-for-project.d.mts +1 -1
- package/dist/actions/delete-dsyms-for-project.d.mts.map +1 -1
- package/dist/actions/delete-dsyms-for-project.mjs +1 -1
- package/dist/actions/delete-dsyms-for-project.mjs.map +1 -1
- package/dist/actions/delete-external-issue-by-uuid.cjs +1 -1
- package/dist/actions/delete-external-issue-by-uuid.cjs.map +1 -1
- package/dist/actions/delete-external-issue-by-uuid.d.cts +1 -1
- package/dist/actions/delete-external-issue-by-uuid.d.mts +1 -1
- package/dist/actions/delete-external-issue-by-uuid.mjs +1 -1
- package/dist/actions/delete-external-issue-by-uuid.mjs.map +1 -1
- package/dist/actions/delete-external-team-by-id.cjs +1 -1
- package/dist/actions/delete-external-team-by-id.cjs.map +1 -1
- package/dist/actions/delete-external-team-by-id.d.cts +1 -1
- package/dist/actions/delete-external-team-by-id.d.mts +1 -1
- package/dist/actions/delete-external-team-by-id.mjs +1 -1
- package/dist/actions/delete-external-team-by-id.mjs.map +1 -1
- package/dist/actions/delete-external-user-from-organization.cjs +1 -1
- package/dist/actions/delete-external-user-from-organization.cjs.map +1 -1
- package/dist/actions/delete-external-user-from-organization.d.cts +1 -1
- package/dist/actions/delete-external-user-from-organization.d.cts.map +1 -1
- package/dist/actions/delete-external-user-from-organization.d.mts +1 -1
- package/dist/actions/delete-external-user-from-organization.d.mts.map +1 -1
- package/dist/actions/delete-external-user-from-organization.mjs +1 -1
- package/dist/actions/delete-external-user-from-organization.mjs.map +1 -1
- package/dist/actions/delete-member-from-team.cjs +2 -2
- package/dist/actions/delete-member-from-team.cjs.map +1 -1
- package/dist/actions/delete-member-from-team.d.cts +2 -2
- package/dist/actions/delete-member-from-team.d.mts +2 -2
- package/dist/actions/delete-member-from-team.mjs +2 -2
- package/dist/actions/delete-member-from-team.mjs.map +1 -1
- package/dist/actions/delete-org-notification-action.cjs +1 -1
- package/dist/actions/delete-org-notification-action.cjs.map +1 -1
- package/dist/actions/delete-org-notification-action.d.cts +1 -1
- package/dist/actions/delete-org-notification-action.d.cts.map +1 -1
- package/dist/actions/delete-org-notification-action.d.mts +1 -1
- package/dist/actions/delete-org-notification-action.d.mts.map +1 -1
- package/dist/actions/delete-org-notification-action.mjs +1 -1
- package/dist/actions/delete-org-notification-action.mjs.map +1 -1
- package/dist/actions/delete-organization-alert-rule.cjs +1 -1
- package/dist/actions/delete-organization-alert-rule.cjs.map +1 -1
- package/dist/actions/delete-organization-alert-rule.d.cts +1 -1
- package/dist/actions/delete-organization-alert-rule.d.cts.map +1 -1
- package/dist/actions/delete-organization-alert-rule.d.mts +1 -1
- package/dist/actions/delete-organization-alert-rule.d.mts.map +1 -1
- package/dist/actions/delete-organization-alert-rule.mjs +1 -1
- package/dist/actions/delete-organization-alert-rule.mjs.map +1 -1
- package/dist/actions/delete-organization-dashboard.cjs +1 -1
- package/dist/actions/delete-organization-dashboard.cjs.map +1 -1
- package/dist/actions/delete-organization-dashboard.d.cts +1 -1
- package/dist/actions/delete-organization-dashboard.d.cts.map +1 -1
- package/dist/actions/delete-organization-dashboard.d.mts +1 -1
- package/dist/actions/delete-organization-dashboard.d.mts.map +1 -1
- package/dist/actions/delete-organization-dashboard.mjs +1 -1
- package/dist/actions/delete-organization-dashboard.mjs.map +1 -1
- package/dist/actions/delete-organization-discover-query.cjs +1 -1
- package/dist/actions/delete-organization-discover-query.cjs.map +1 -1
- package/dist/actions/delete-organization-discover-query.d.cts +1 -1
- package/dist/actions/delete-organization-discover-query.d.mts +1 -1
- package/dist/actions/delete-organization-discover-query.mjs +1 -1
- package/dist/actions/delete-organization-discover-query.mjs.map +1 -1
- package/dist/actions/delete-organization-integration.cjs +1 -1
- package/dist/actions/delete-organization-integration.cjs.map +1 -1
- package/dist/actions/delete-organization-integration.d.cts +1 -1
- package/dist/actions/delete-organization-integration.d.cts.map +1 -1
- package/dist/actions/delete-organization-integration.d.mts +1 -1
- package/dist/actions/delete-organization-integration.d.mts.map +1 -1
- package/dist/actions/delete-organization-integration.mjs +1 -1
- package/dist/actions/delete-organization-integration.mjs.map +1 -1
- package/dist/actions/delete-organization-issue.cjs +1 -1
- package/dist/actions/delete-organization-issue.cjs.map +1 -1
- package/dist/actions/delete-organization-issue.d.cts +1 -1
- package/dist/actions/delete-organization-issue.d.cts.map +1 -1
- package/dist/actions/delete-organization-issue.d.mts +1 -1
- package/dist/actions/delete-organization-issue.d.mts.map +1 -1
- package/dist/actions/delete-organization-issue.mjs +1 -1
- package/dist/actions/delete-organization-issue.mjs.map +1 -1
- package/dist/actions/delete-organization-member.cjs +1 -1
- package/dist/actions/delete-organization-member.cjs.map +1 -1
- package/dist/actions/delete-organization-member.d.cts +1 -1
- package/dist/actions/delete-organization-member.d.cts.map +1 -1
- package/dist/actions/delete-organization-member.d.mts +1 -1
- package/dist/actions/delete-organization-member.d.mts.map +1 -1
- package/dist/actions/delete-organization-member.mjs +1 -1
- package/dist/actions/delete-organization-member.mjs.map +1 -1
- package/dist/actions/delete-organization-monitor.cjs +1 -1
- package/dist/actions/delete-organization-monitor.cjs.map +1 -1
- package/dist/actions/delete-organization-monitor.d.cts +1 -1
- package/dist/actions/delete-organization-monitor.d.cts.map +1 -1
- package/dist/actions/delete-organization-monitor.d.mts +1 -1
- package/dist/actions/delete-organization-monitor.d.mts.map +1 -1
- package/dist/actions/delete-organization-monitor.mjs +1 -1
- package/dist/actions/delete-organization-monitor.mjs.map +1 -1
- package/dist/actions/delete-organization-release-file.cjs +1 -1
- package/dist/actions/delete-organization-release-file.cjs.map +1 -1
- package/dist/actions/delete-organization-release-file.d.cts +1 -1
- package/dist/actions/delete-organization-release-file.d.mts +1 -1
- package/dist/actions/delete-organization-release-file.mjs +1 -1
- package/dist/actions/delete-organization-release-file.mjs.map +1 -1
- package/dist/actions/delete-organization-release.cjs +1 -1
- package/dist/actions/delete-organization-release.cjs.map +1 -1
- package/dist/actions/delete-organization-release.d.cts +1 -1
- package/dist/actions/delete-organization-release.d.cts.map +1 -1
- package/dist/actions/delete-organization-release.d.mts +1 -1
- package/dist/actions/delete-organization-release.d.mts.map +1 -1
- package/dist/actions/delete-organization-release.mjs +1 -1
- package/dist/actions/delete-organization-release.mjs.map +1 -1
- package/dist/actions/delete-project-by-id.cjs +1 -1
- package/dist/actions/delete-project-by-id.cjs.map +1 -1
- package/dist/actions/delete-project-by-id.d.cts +1 -1
- package/dist/actions/delete-project-by-id.d.cts.map +1 -1
- package/dist/actions/delete-project-by-id.d.mts +1 -1
- package/dist/actions/delete-project-by-id.d.mts.map +1 -1
- package/dist/actions/delete-project-by-id.mjs +1 -1
- package/dist/actions/delete-project-by-id.mjs.map +1 -1
- package/dist/actions/delete-project-hook.cjs +1 -1
- package/dist/actions/delete-project-hook.cjs.map +1 -1
- package/dist/actions/delete-project-hook.d.cts +1 -1
- package/dist/actions/delete-project-hook.d.cts.map +1 -1
- package/dist/actions/delete-project-hook.d.mts +1 -1
- package/dist/actions/delete-project-hook.d.mts.map +1 -1
- package/dist/actions/delete-project-hook.mjs +1 -1
- package/dist/actions/delete-project-hook.mjs.map +1 -1
- package/dist/actions/delete-project-issues.cjs +1 -1
- package/dist/actions/delete-project-issues.cjs.map +1 -1
- package/dist/actions/delete-project-issues.d.cts +1 -1
- package/dist/actions/delete-project-issues.d.cts.map +1 -1
- package/dist/actions/delete-project-issues.d.mts +1 -1
- package/dist/actions/delete-project-issues.d.mts.map +1 -1
- package/dist/actions/delete-project-issues.mjs +1 -1
- package/dist/actions/delete-project-issues.mjs.map +1 -1
- package/dist/actions/delete-project-key.cjs +1 -1
- package/dist/actions/delete-project-key.cjs.map +1 -1
- package/dist/actions/delete-project-key.d.cts +1 -1
- package/dist/actions/delete-project-key.d.mts +1 -1
- package/dist/actions/delete-project-key.mjs +1 -1
- package/dist/actions/delete-project-key.mjs.map +1 -1
- package/dist/actions/delete-project-monitor.cjs +1 -1
- package/dist/actions/delete-project-monitor.cjs.map +1 -1
- package/dist/actions/delete-project-monitor.d.cts +1 -1
- package/dist/actions/delete-project-monitor.d.cts.map +1 -1
- package/dist/actions/delete-project-monitor.d.mts +1 -1
- package/dist/actions/delete-project-monitor.d.mts.map +1 -1
- package/dist/actions/delete-project-monitor.mjs +1 -1
- package/dist/actions/delete-project-monitor.mjs.map +1 -1
- package/dist/actions/delete-project-replay.cjs +1 -1
- package/dist/actions/delete-project-replay.cjs.map +1 -1
- package/dist/actions/delete-project-replay.d.cts +1 -1
- package/dist/actions/delete-project-replay.d.cts.map +1 -1
- package/dist/actions/delete-project-replay.d.mts +1 -1
- package/dist/actions/delete-project-replay.d.mts.map +1 -1
- package/dist/actions/delete-project-replay.mjs +1 -1
- package/dist/actions/delete-project-replay.mjs.map +1 -1
- package/dist/actions/delete-project-rule.cjs +1 -1
- package/dist/actions/delete-project-rule.cjs.map +1 -1
- package/dist/actions/delete-project-rule.d.cts +1 -1
- package/dist/actions/delete-project-rule.d.cts.map +1 -1
- package/dist/actions/delete-project-rule.d.mts +1 -1
- package/dist/actions/delete-project-rule.d.mts.map +1 -1
- package/dist/actions/delete-project-rule.mjs +1 -1
- package/dist/actions/delete-project-rule.mjs.map +1 -1
- package/dist/actions/delete-project-team-association.cjs +4 -4
- package/dist/actions/delete-project-team-association.cjs.map +1 -1
- package/dist/actions/delete-project-team-association.d.cts +5 -5
- package/dist/actions/delete-project-team-association.d.mts +5 -5
- package/dist/actions/delete-project-team-association.mjs +4 -4
- package/dist/actions/delete-project-team-association.mjs.map +1 -1
- package/dist/actions/delete-release-file-by-id.cjs +1 -1
- package/dist/actions/delete-release-file-by-id.cjs.map +1 -1
- package/dist/actions/delete-release-file-by-id.d.cts +1 -1
- package/dist/actions/delete-release-file-by-id.d.cts.map +1 -1
- package/dist/actions/delete-release-file-by-id.d.mts +1 -1
- package/dist/actions/delete-release-file-by-id.d.mts.map +1 -1
- package/dist/actions/delete-release-file-by-id.mjs +1 -1
- package/dist/actions/delete-release-file-by-id.mjs.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.cjs +1 -1
- package/dist/actions/delete-symbol-source-from-project.cjs.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.cts +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.cts.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.mts +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.mts.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.mjs +1 -1
- package/dist/actions/delete-symbol-source-from-project.mjs.map +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.cjs +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.cjs.map +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.d.cts +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.d.mts +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.mjs +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.mjs.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.cjs +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.cjs.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.cts +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.cts.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.mts +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.mts.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.mjs +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.mjs.map +1 -1
- package/dist/actions/delete-user-emails-by-id.cjs +1 -1
- package/dist/actions/delete-user-emails-by-id.cjs.map +1 -1
- package/dist/actions/delete-user-emails-by-id.d.cts +1 -1
- package/dist/actions/delete-user-emails-by-id.d.cts.map +1 -1
- package/dist/actions/delete-user-emails-by-id.d.mts +1 -1
- package/dist/actions/delete-user-emails-by-id.d.mts.map +1 -1
- package/dist/actions/delete-user-emails-by-id.mjs +1 -1
- package/dist/actions/delete-user-emails-by-id.mjs.map +1 -1
- package/dist/actions/delete-user-from-org.cjs +1 -1
- package/dist/actions/delete-user-from-org.cjs.map +1 -1
- package/dist/actions/delete-user-from-org.d.cts +1 -1
- package/dist/actions/delete-user-from-org.d.cts.map +1 -1
- package/dist/actions/delete-user-from-org.d.mts +1 -1
- package/dist/actions/delete-user-from-org.d.mts.map +1 -1
- package/dist/actions/delete-user-from-org.mjs +1 -1
- package/dist/actions/delete-user-from-org.mjs.map +1 -1
- package/dist/actions/disable-spike-protection.cjs +1 -1
- package/dist/actions/disable-spike-protection.cjs.map +1 -1
- package/dist/actions/disable-spike-protection.d.cts +1 -1
- package/dist/actions/disable-spike-protection.d.cts.map +1 -1
- package/dist/actions/disable-spike-protection.d.mts +1 -1
- package/dist/actions/disable-spike-protection.d.mts.map +1 -1
- package/dist/actions/disable-spike-protection.mjs +1 -1
- package/dist/actions/disable-spike-protection.mjs.map +1 -1
- package/dist/actions/fetch-a-monitor.cjs +2 -2
- package/dist/actions/fetch-a-monitor.cjs.map +1 -1
- package/dist/actions/fetch-a-monitor.d.cts +2 -2
- package/dist/actions/fetch-a-monitor.d.mts +2 -2
- package/dist/actions/fetch-a-monitor.mjs +2 -2
- package/dist/actions/fetch-a-monitor.mjs.map +1 -1
- package/dist/actions/fetch-alerts.cjs +3 -3
- package/dist/actions/fetch-alerts.cjs.map +1 -1
- package/dist/actions/fetch-alerts.d.cts +3 -3
- package/dist/actions/fetch-alerts.d.mts +3 -3
- package/dist/actions/fetch-alerts.mjs +3 -3
- package/dist/actions/fetch-alerts.mjs.map +1 -1
- package/dist/actions/fetch-an-alert.cjs +3 -3
- package/dist/actions/fetch-an-alert.cjs.map +1 -1
- package/dist/actions/fetch-an-alert.d.cts +3 -3
- package/dist/actions/fetch-an-alert.d.mts +3 -3
- package/dist/actions/fetch-an-alert.mjs +3 -3
- package/dist/actions/fetch-an-alert.mjs.map +1 -1
- package/dist/actions/fetch-issue-event-by-id.cjs +14 -14
- package/dist/actions/fetch-issue-event-by-id.cjs.map +1 -1
- package/dist/actions/fetch-issue-event-by-id.d.cts +14 -14
- package/dist/actions/fetch-issue-event-by-id.d.mts +14 -14
- package/dist/actions/fetch-issue-event-by-id.mjs +14 -14
- package/dist/actions/fetch-issue-event-by-id.mjs.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.cjs +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.cjs.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.cts +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.cts.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.mts +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.mts.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.mjs +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.mjs.map +1 -1
- package/dist/actions/fetch-organization-replay-count.cjs +1 -1
- package/dist/actions/fetch-organization-replay-count.cjs.map +1 -1
- package/dist/actions/fetch-organization-replay-count.d.cts +1 -1
- package/dist/actions/fetch-organization-replay-count.d.cts.map +1 -1
- package/dist/actions/fetch-organization-replay-count.d.mts +1 -1
- package/dist/actions/fetch-organization-replay-count.d.mts.map +1 -1
- package/dist/actions/fetch-organization-replay-count.mjs +1 -1
- package/dist/actions/fetch-organization-replay-count.mjs.map +1 -1
- package/dist/actions/fetch-organization-replay-details.cjs +8 -8
- package/dist/actions/fetch-organization-replay-details.cjs.map +1 -1
- package/dist/actions/fetch-organization-replay-details.d.cts +14 -14
- package/dist/actions/fetch-organization-replay-details.d.mts +14 -14
- package/dist/actions/fetch-organization-replay-details.mjs +8 -8
- package/dist/actions/fetch-organization-replay-details.mjs.map +1 -1
- package/dist/actions/fetch-organization-replay-selectors.cjs +3 -3
- package/dist/actions/fetch-organization-replay-selectors.cjs.map +1 -1
- package/dist/actions/fetch-organization-replay-selectors.d.cts +3 -3
- package/dist/actions/fetch-organization-replay-selectors.d.mts +3 -3
- package/dist/actions/fetch-organization-replay-selectors.mjs +3 -3
- package/dist/actions/fetch-organization-replay-selectors.mjs.map +1 -1
- package/dist/actions/fetch-project-environment-details.cjs +1 -1
- package/dist/actions/fetch-project-environment-details.cjs.map +1 -1
- package/dist/actions/fetch-project-environment-details.d.cts +1 -1
- package/dist/actions/fetch-project-environment-details.d.mts +1 -1
- package/dist/actions/fetch-project-environment-details.mjs +1 -1
- package/dist/actions/fetch-project-environment-details.mjs.map +1 -1
- package/dist/actions/fetch-project-ownership-details.cjs +1 -1
- package/dist/actions/fetch-project-ownership-details.cjs.map +1 -1
- package/dist/actions/fetch-project-ownership-details.d.cts +1 -1
- package/dist/actions/fetch-project-ownership-details.d.mts +1 -1
- package/dist/actions/fetch-project-ownership-details.mjs +1 -1
- package/dist/actions/fetch-project-ownership-details.mjs.map +1 -1
- package/dist/actions/fetch-project-replay-clicks.cjs +2 -2
- package/dist/actions/fetch-project-replay-clicks.cjs.map +1 -1
- package/dist/actions/fetch-project-replay-clicks.d.cts +2 -2
- package/dist/actions/fetch-project-replay-clicks.d.mts +2 -2
- package/dist/actions/fetch-project-replay-clicks.mjs +2 -2
- package/dist/actions/fetch-project-replay-clicks.mjs.map +1 -1
- package/dist/actions/fetch-tag-values-for-issue.d.cts +2 -2
- package/dist/actions/fetch-tag-values-for-issue.d.mts +2 -2
- package/dist/actions/get-alerts.cjs +8 -8
- package/dist/actions/get-alerts.cjs.map +1 -1
- package/dist/actions/get-alerts.d.cts +8 -8
- package/dist/actions/get-alerts.d.mts +8 -8
- package/dist/actions/get-alerts.mjs +8 -8
- package/dist/actions/get-alerts.mjs.map +1 -1
- package/dist/actions/get-integration-details-by-org.cjs +5 -5
- package/dist/actions/get-integration-details-by-org.cjs.map +1 -1
- package/dist/actions/get-integration-details-by-org.d.cts +5 -5
- package/dist/actions/get-integration-details-by-org.d.mts +5 -5
- package/dist/actions/get-integration-details-by-org.mjs +5 -5
- package/dist/actions/get-integration-details-by-org.mjs.map +1 -1
- package/dist/actions/get-oldest-event.cjs +14 -14
- package/dist/actions/get-oldest-event.cjs.map +1 -1
- package/dist/actions/get-oldest-event.d.cts +14 -14
- package/dist/actions/get-oldest-event.d.mts +14 -14
- package/dist/actions/get-oldest-event.mjs +14 -14
- package/dist/actions/get-oldest-event.mjs.map +1 -1
- package/dist/actions/get-organization-by-id-or-slug.cjs +4 -4
- package/dist/actions/get-organization-by-id-or-slug.cjs.map +1 -1
- package/dist/actions/get-organization-by-id-or-slug.d.cts +4 -4
- package/dist/actions/get-organization-by-id-or-slug.d.mts +4 -4
- package/dist/actions/get-organization-by-id-or-slug.mjs +4 -4
- package/dist/actions/get-organization-by-id-or-slug.mjs.map +1 -1
- package/dist/actions/get-organization-details.cjs +5 -5
- package/dist/actions/get-organization-details.cjs.map +1 -1
- package/dist/actions/get-organization-details.d.cts +5 -5
- package/dist/actions/get-organization-details.d.mts +5 -5
- package/dist/actions/get-organization-details.mjs +5 -5
- package/dist/actions/get-organization-details.mjs.map +1 -1
- package/dist/actions/get-organization-issue-details.cjs +13 -13
- package/dist/actions/get-organization-issue-details.cjs.map +1 -1
- package/dist/actions/get-organization-issue-details.d.cts +17 -17
- package/dist/actions/get-organization-issue-details.d.mts +17 -17
- package/dist/actions/get-organization-issue-details.mjs +13 -13
- package/dist/actions/get-organization-issue-details.mjs.map +1 -1
- package/dist/actions/get-organization-release-version.cjs +18 -18
- package/dist/actions/get-organization-release-version.cjs.map +1 -1
- package/dist/actions/get-organization-release-version.d.cts +29 -29
- package/dist/actions/get-organization-release-version.d.mts +29 -29
- package/dist/actions/get-organization-release-version.mjs +18 -18
- package/dist/actions/get-organization-release-version.mjs.map +1 -1
- package/dist/actions/get-organization-sessions.cjs +4 -4
- package/dist/actions/get-organization-sessions.cjs.map +1 -1
- package/dist/actions/get-organization-sessions.d.cts +4 -4
- package/dist/actions/get-organization-sessions.d.mts +4 -4
- package/dist/actions/get-organization-sessions.mjs +4 -4
- package/dist/actions/get-organization-sessions.mjs.map +1 -1
- package/dist/actions/get-organization-stats-summary.cjs +5 -5
- package/dist/actions/get-organization-stats-summary.cjs.map +1 -1
- package/dist/actions/get-organization-stats-summary.d.cts +5 -5
- package/dist/actions/get-organization-stats-summary.d.mts +5 -5
- package/dist/actions/get-organization-stats-summary.mjs +5 -5
- package/dist/actions/get-organization-stats-summary.mjs.map +1 -1
- package/dist/actions/get-project-event-stats.cjs +1 -1
- package/dist/actions/get-project-event-stats.cjs.map +1 -1
- package/dist/actions/get-project-event-stats.d.cts +1 -1
- package/dist/actions/get-project-event-stats.d.mts +1 -1
- package/dist/actions/get-project-event-stats.mjs +1 -1
- package/dist/actions/get-project-event-stats.mjs.map +1 -1
- package/dist/actions/get-project-hook.cjs +1 -1
- package/dist/actions/get-project-hook.cjs.map +1 -1
- package/dist/actions/get-project-hook.d.cts +1 -1
- package/dist/actions/get-project-hook.d.mts +1 -1
- package/dist/actions/get-project-hook.mjs +1 -1
- package/dist/actions/get-project-hook.mjs.map +1 -1
- package/dist/actions/get-project-monitor-by-id.cjs +1 -1
- package/dist/actions/get-project-monitor-by-id.cjs.map +1 -1
- package/dist/actions/get-project-monitor-by-id.d.cts +1 -1
- package/dist/actions/get-project-monitor-by-id.d.mts +1 -1
- package/dist/actions/get-project-monitor-by-id.mjs +1 -1
- package/dist/actions/get-project-monitor-by-id.mjs.map +1 -1
- package/dist/actions/get-project-rule-details.cjs +5 -5
- package/dist/actions/get-project-rule-details.cjs.map +1 -1
- package/dist/actions/get-project-rule-details.d.cts +5 -5
- package/dist/actions/get-project-rule-details.d.mts +5 -5
- package/dist/actions/get-project-rule-details.mjs +5 -5
- package/dist/actions/get-project-rule-details.mjs.map +1 -1
- package/dist/actions/get-scim-group-by-team-id.cjs +3 -3
- package/dist/actions/get-scim-group-by-team-id.cjs.map +1 -1
- package/dist/actions/get-scim-group-by-team-id.d.cts +3 -3
- package/dist/actions/get-scim-group-by-team-id.d.mts +3 -3
- package/dist/actions/get-scim-group-by-team-id.mjs +3 -3
- package/dist/actions/get-scim-group-by-team-id.mjs.map +1 -1
- package/dist/actions/get-team-members-by-id-or-slug.cjs +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.cjs.map +1 -1
- package/dist/actions/get-team-members-by-id-or-slug.d.cts +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.d.mts +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.mjs +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.mjs.map +1 -1
- package/dist/actions/get-who-viewed-replay-by-project.cjs +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.cjs.map +1 -1
- package/dist/actions/get-who-viewed-replay-by-project.d.cts +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.d.mts +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.mjs +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.mjs.map +1 -1
- package/dist/actions/ingest-event-via-dsn.cjs +3 -3
- package/dist/actions/ingest-event-via-dsn.cjs.map +1 -1
- package/dist/actions/ingest-event-via-dsn.d.cts +5 -5
- package/dist/actions/ingest-event-via-dsn.d.mts +5 -5
- package/dist/actions/ingest-event-via-dsn.mjs +3 -3
- package/dist/actions/ingest-event-via-dsn.mjs.map +1 -1
- package/dist/actions/list-a-projects-user-feedback.cjs +3 -3
- package/dist/actions/list-a-projects-user-feedback.cjs.map +1 -1
- package/dist/actions/list-a-projects-user-feedback.d.cts +3 -3
- package/dist/actions/list-a-projects-user-feedback.d.mts +3 -3
- package/dist/actions/list-a-projects-user-feedback.mjs +3 -3
- package/dist/actions/list-a-projects-user-feedback.mjs.map +1 -1
- package/dist/actions/list-a-tags-values-for-an-issue.cjs +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.cjs.map +1 -1
- package/dist/actions/list-a-tags-values-for-an-issue.d.cts +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.d.mts +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.mjs +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.mjs.map +1 -1
- package/dist/actions/list-an-organizations-issues.d.cts +2 -2
- package/dist/actions/list-an-organizations-issues.d.mts +2 -2
- package/dist/actions/list-organization-members.cjs +1 -1
- package/dist/actions/list-organization-members.cjs.map +1 -1
- package/dist/actions/list-organization-members.d.cts +1 -1
- package/dist/actions/list-organization-members.d.mts +1 -1
- package/dist/actions/list-organization-members.mjs +1 -1
- package/dist/actions/list-organization-members.mjs.map +1 -1
- package/dist/actions/list-organization-repositories.cjs +3 -3
- package/dist/actions/list-organization-repositories.cjs.map +1 -1
- package/dist/actions/list-organization-repositories.d.cts +3 -3
- package/dist/actions/list-organization-repositories.d.mts +3 -3
- package/dist/actions/list-organization-repositories.mjs +3 -3
- package/dist/actions/list-organization-repositories.mjs.map +1 -1
- package/dist/actions/list-organizations.cjs +8 -8
- package/dist/actions/list-organizations.cjs.map +1 -1
- package/dist/actions/list-organizations.d.cts +8 -8
- package/dist/actions/list-organizations.d.mts +8 -8
- package/dist/actions/list-organizations.mjs +8 -8
- package/dist/actions/list-organizations.mjs.map +1 -1
- package/dist/actions/list-project-tags.cjs +1 -1
- package/dist/actions/list-project-tags.cjs.map +1 -1
- package/dist/actions/list-project-tags.d.cts +1 -1
- package/dist/actions/list-project-tags.d.mts +1 -1
- package/dist/actions/list-project-tags.mjs +1 -1
- package/dist/actions/list-project-tags.mjs.map +1 -1
- package/dist/actions/list-project-users.cjs +1 -1
- package/dist/actions/list-project-users.cjs.map +1 -1
- package/dist/actions/list-project-users.d.cts +1 -1
- package/dist/actions/list-project-users.d.mts +1 -1
- package/dist/actions/list-project-users.mjs +1 -1
- package/dist/actions/list-project-users.mjs.map +1 -1
- package/dist/actions/list-scim-v2-organization-users.cjs +5 -5
- package/dist/actions/list-scim-v2-organization-users.cjs.map +1 -1
- package/dist/actions/list-scim-v2-organization-users.d.cts +5 -5
- package/dist/actions/list-scim-v2-organization-users.d.mts +5 -5
- package/dist/actions/list-scim-v2-organization-users.mjs +5 -5
- package/dist/actions/list-scim-v2-organization-users.mjs.map +1 -1
- package/dist/actions/list-seer-ai-models.cjs +1 -1
- package/dist/actions/list-seer-ai-models.cjs.map +1 -1
- package/dist/actions/list-seer-ai-models.d.cts +1 -1
- package/dist/actions/list-seer-ai-models.d.mts +1 -1
- package/dist/actions/list-seer-ai-models.mjs +1 -1
- package/dist/actions/list-seer-ai-models.mjs.map +1 -1
- package/dist/actions/manage-team-external-integrations.cjs +1 -1
- package/dist/actions/manage-team-external-integrations.cjs.map +1 -1
- package/dist/actions/manage-team-external-integrations.d.cts +1 -1
- package/dist/actions/manage-team-external-integrations.d.mts +1 -1
- package/dist/actions/manage-team-external-integrations.mjs +1 -1
- package/dist/actions/manage-team-external-integrations.mjs.map +1 -1
- package/dist/actions/modify-organization-notification-action.cjs +1 -1
- package/dist/actions/modify-organization-notification-action.cjs.map +1 -1
- package/dist/actions/modify-organization-notification-action.d.cts +1 -1
- package/dist/actions/modify-organization-notification-action.d.mts +1 -1
- package/dist/actions/modify-organization-notification-action.mjs +1 -1
- package/dist/actions/modify-organization-notification-action.mjs.map +1 -1
- package/dist/actions/modify-organization-settings.cjs +8 -8
- package/dist/actions/modify-organization-settings.cjs.map +1 -1
- package/dist/actions/modify-organization-settings.d.cts +15 -15
- package/dist/actions/modify-organization-settings.d.mts +15 -15
- package/dist/actions/modify-organization-settings.mjs +8 -8
- package/dist/actions/modify-organization-settings.mjs.map +1 -1
- package/dist/actions/modify-release-file-attributes.cjs +2 -2
- package/dist/actions/modify-release-file-attributes.cjs.map +1 -1
- package/dist/actions/modify-release-file-attributes.d.cts +2 -2
- package/dist/actions/modify-release-file-attributes.d.mts +2 -2
- package/dist/actions/modify-release-file-attributes.mjs +2 -2
- package/dist/actions/modify-release-file-attributes.mjs.map +1 -1
- package/dist/actions/mutate-an-organization-s-alerts.cjs +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.cjs.map +1 -1
- package/dist/actions/mutate-an-organization-s-alerts.d.cts +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.d.mts +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.mjs +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.mjs.map +1 -1
- package/dist/actions/mutate-an-organizations-monitors.cjs +3 -3
- package/dist/actions/mutate-an-organizations-monitors.cjs.map +1 -1
- package/dist/actions/mutate-an-organizations-monitors.d.cts +3 -3
- package/dist/actions/mutate-an-organizations-monitors.d.mts +3 -3
- package/dist/actions/mutate-an-organizations-monitors.mjs +3 -3
- package/dist/actions/mutate-an-organizations-monitors.mjs.map +1 -1
- package/dist/actions/patch-scim-group-operations.cjs +4 -4
- package/dist/actions/patch-scim-group-operations.cjs.map +1 -1
- package/dist/actions/patch-scim-group-operations.d.cts +5 -4
- package/dist/actions/patch-scim-group-operations.d.cts.map +1 -1
- package/dist/actions/patch-scim-group-operations.d.mts +5 -4
- package/dist/actions/patch-scim-group-operations.d.mts.map +1 -1
- package/dist/actions/patch-scim-group-operations.mjs +4 -4
- package/dist/actions/patch-scim-group-operations.mjs.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.cjs +2 -2
- package/dist/actions/patch-user-active-status-in-organization.cjs.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.d.cts +3 -2
- package/dist/actions/patch-user-active-status-in-organization.d.cts.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.d.mts +3 -2
- package/dist/actions/patch-user-active-status-in-organization.d.mts.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.mjs +2 -2
- package/dist/actions/patch-user-active-status-in-organization.mjs.map +1 -1
- package/dist/actions/query-explore-events-in-timeseries-format.cjs +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.cjs.map +1 -1
- package/dist/actions/query-explore-events-in-timeseries-format.d.cts +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.d.mts +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.mjs +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.mjs.map +1 -1
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.cjs +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.cjs.map +1 -1
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.d.cts +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.d.mts +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.mjs +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.mjs.map +1 -1
- package/dist/actions/retrieve-a-monitor.cjs +8 -8
- package/dist/actions/retrieve-a-monitor.cjs.map +1 -1
- package/dist/actions/retrieve-a-monitor.d.cts +8 -8
- package/dist/actions/retrieve-a-monitor.d.mts +8 -8
- package/dist/actions/retrieve-a-monitor.mjs +8 -8
- package/dist/actions/retrieve-a-monitor.mjs.map +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.cjs +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.cjs.map +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.d.cts +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.d.mts +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.mjs +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.mjs.map +1 -1
- package/dist/actions/retrieve-alert-rule-details.cjs +4 -4
- package/dist/actions/retrieve-alert-rule-details.cjs.map +1 -1
- package/dist/actions/retrieve-alert-rule-details.d.cts +4 -4
- package/dist/actions/retrieve-alert-rule-details.d.mts +4 -4
- package/dist/actions/retrieve-alert-rule-details.mjs +4 -4
- package/dist/actions/retrieve-alert-rule-details.mjs.map +1 -1
- package/dist/actions/retrieve-commits-for-organization-repo.cjs +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.cjs.map +1 -1
- package/dist/actions/retrieve-commits-for-organization-repo.d.cts +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.d.mts +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.mjs +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.mjs.map +1 -1
- package/dist/actions/retrieve-data-forwarders-for-an-organization.cjs +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.cjs.map +1 -1
- package/dist/actions/retrieve-data-forwarders-for-an-organization.d.cts +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.d.mts +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.mjs +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.mjs.map +1 -1
- package/dist/actions/retrieve-event-id-for-organization.cjs +1 -1
- package/dist/actions/retrieve-event-id-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-event-id-for-organization.d.cts +1 -1
- package/dist/actions/retrieve-event-id-for-organization.d.mts +1 -1
- package/dist/actions/retrieve-event-id-for-organization.mjs +1 -1
- package/dist/actions/retrieve-event-id-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.cjs +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.d.cts +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.d.mts +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.mjs +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-issue-tag-details.cjs +3 -3
- package/dist/actions/retrieve-issue-tag-details.cjs.map +1 -1
- package/dist/actions/retrieve-issue-tag-details.d.cts +3 -3
- package/dist/actions/retrieve-issue-tag-details.d.mts +3 -3
- package/dist/actions/retrieve-issue-tag-details.mjs +3 -3
- package/dist/actions/retrieve-issue-tag-details.mjs.map +1 -1
- package/dist/actions/retrieve-monitor-checkins-by-org.cjs +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.cjs.map +1 -1
- package/dist/actions/retrieve-monitor-checkins-by-org.d.cts +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.d.mts +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.mjs +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.mjs.map +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.cjs +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.cjs.map +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.d.cts +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.d.mts +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.mjs +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.mjs.map +1 -1
- package/dist/actions/retrieve-org-integration-config.cjs +2 -2
- package/dist/actions/retrieve-org-integration-config.cjs.map +1 -1
- package/dist/actions/retrieve-org-integration-config.d.cts +2 -2
- package/dist/actions/retrieve-org-integration-config.d.mts +2 -2
- package/dist/actions/retrieve-org-integration-config.mjs +2 -2
- package/dist/actions/retrieve-org-integration-config.mjs.map +1 -1
- package/dist/actions/retrieve-organization-dashboard.cjs +12 -12
- package/dist/actions/retrieve-organization-dashboard.cjs.map +1 -1
- package/dist/actions/retrieve-organization-dashboard.d.cts +12 -12
- package/dist/actions/retrieve-organization-dashboard.d.mts +12 -12
- package/dist/actions/retrieve-organization-dashboard.mjs +12 -12
- package/dist/actions/retrieve-organization-dashboard.mjs.map +1 -1
- package/dist/actions/retrieve-organization-events.cjs +3 -3
- package/dist/actions/retrieve-organization-events.cjs.map +1 -1
- package/dist/actions/retrieve-organization-events.d.cts +3 -3
- package/dist/actions/retrieve-organization-events.d.mts +3 -3
- package/dist/actions/retrieve-organization-events.mjs +3 -3
- package/dist/actions/retrieve-organization-events.mjs.map +1 -1
- package/dist/actions/retrieve-organization-member.cjs +8 -8
- package/dist/actions/retrieve-organization-member.cjs.map +1 -1
- package/dist/actions/retrieve-organization-member.d.cts +8 -8
- package/dist/actions/retrieve-organization-member.d.mts +8 -8
- package/dist/actions/retrieve-organization-member.mjs +8 -8
- package/dist/actions/retrieve-organization-member.mjs.map +1 -1
- package/dist/actions/retrieve-organization-monitors.cjs +4 -4
- package/dist/actions/retrieve-organization-monitors.cjs.map +1 -1
- package/dist/actions/retrieve-organization-monitors.d.cts +4 -4
- package/dist/actions/retrieve-organization-monitors.d.mts +4 -4
- package/dist/actions/retrieve-organization-monitors.mjs +4 -4
- package/dist/actions/retrieve-organization-monitors.mjs.map +1 -1
- package/dist/actions/retrieve-organization-relay-usage.cjs +2 -2
- package/dist/actions/retrieve-organization-relay-usage.cjs.map +1 -1
- package/dist/actions/retrieve-organization-relay-usage.d.cts +2 -2
- package/dist/actions/retrieve-organization-relay-usage.d.mts +2 -2
- package/dist/actions/retrieve-organization-relay-usage.mjs +2 -2
- package/dist/actions/retrieve-organization-relay-usage.mjs.map +1 -1
- package/dist/actions/retrieve-organization-release-commits.cjs +4 -4
- package/dist/actions/retrieve-organization-release-commits.cjs.map +1 -1
- package/dist/actions/retrieve-organization-release-commits.d.cts +4 -4
- package/dist/actions/retrieve-organization-release-commits.d.mts +4 -4
- package/dist/actions/retrieve-organization-release-commits.mjs +4 -4
- package/dist/actions/retrieve-organization-release-commits.mjs.map +1 -1
- package/dist/actions/retrieve-organization-replays.d.cts +6 -6
- package/dist/actions/retrieve-organization-replays.d.mts +6 -6
- package/dist/actions/retrieve-organization-scim-groups.cjs +4 -4
- package/dist/actions/retrieve-organization-scim-groups.cjs.map +1 -1
- package/dist/actions/retrieve-organization-scim-groups.d.cts +4 -4
- package/dist/actions/retrieve-organization-scim-groups.d.mts +4 -4
- package/dist/actions/retrieve-organization-scim-groups.mjs +4 -4
- package/dist/actions/retrieve-organization-scim-groups.mjs.map +1 -1
- package/dist/actions/retrieve-organization-stats-v2.cjs +2 -2
- package/dist/actions/retrieve-organization-stats-v2.cjs.map +1 -1
- package/dist/actions/retrieve-organization-stats-v2.d.cts +2 -2
- package/dist/actions/retrieve-organization-stats-v2.d.mts +2 -2
- package/dist/actions/retrieve-organization-stats-v2.mjs +2 -2
- package/dist/actions/retrieve-organization-stats-v2.mjs.map +1 -1
- package/dist/actions/retrieve-paginated-repository-tokens.cjs +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.cjs.map +1 -1
- package/dist/actions/retrieve-paginated-repository-tokens.d.cts +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.d.mts +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.mjs +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.mjs.map +1 -1
- package/dist/actions/retrieve-project-environments.cjs +2 -2
- package/dist/actions/retrieve-project-environments.cjs.map +1 -1
- package/dist/actions/retrieve-project-environments.d.cts +2 -2
- package/dist/actions/retrieve-project-environments.d.mts +2 -2
- package/dist/actions/retrieve-project-environments.mjs +2 -2
- package/dist/actions/retrieve-project-environments.mjs.map +1 -1
- package/dist/actions/retrieve-project-event-by-id.cjs +7 -7
- package/dist/actions/retrieve-project-event-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-project-event-by-id.d.cts +7 -7
- package/dist/actions/retrieve-project-event-by-id.d.mts +7 -7
- package/dist/actions/retrieve-project-event-by-id.mjs +7 -7
- package/dist/actions/retrieve-project-event-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-project-filter-data.cjs +2 -2
- package/dist/actions/retrieve-project-filter-data.cjs.map +1 -1
- package/dist/actions/retrieve-project-filter-data.d.cts +2 -2
- package/dist/actions/retrieve-project-filter-data.d.mts +2 -2
- package/dist/actions/retrieve-project-filter-data.mjs +2 -2
- package/dist/actions/retrieve-project-filter-data.mjs.map +1 -1
- package/dist/actions/retrieve-project-key-details.cjs +5 -5
- package/dist/actions/retrieve-project-key-details.cjs.map +1 -1
- package/dist/actions/retrieve-project-key-details.d.cts +5 -5
- package/dist/actions/retrieve-project-key-details.d.mts +5 -5
- package/dist/actions/retrieve-project-key-details.mjs +5 -5
- package/dist/actions/retrieve-project-key-details.mjs.map +1 -1
- package/dist/actions/retrieve-project-members-list.cjs +1 -1
- package/dist/actions/retrieve-project-members-list.cjs.map +1 -1
- package/dist/actions/retrieve-project-members-list.d.cts +1 -1
- package/dist/actions/retrieve-project-members-list.d.mts +1 -1
- package/dist/actions/retrieve-project-members-list.mjs +1 -1
- package/dist/actions/retrieve-project-members-list.mjs.map +1 -1
- package/dist/actions/retrieve-project-release-file-details.cjs +2 -2
- package/dist/actions/retrieve-project-release-file-details.cjs.map +1 -1
- package/dist/actions/retrieve-project-release-file-details.d.cts +2 -2
- package/dist/actions/retrieve-project-release-file-details.d.mts +2 -2
- package/dist/actions/retrieve-project-release-file-details.mjs +2 -2
- package/dist/actions/retrieve-project-release-file-details.mjs.map +1 -1
- package/dist/actions/retrieve-project-tag-values.cjs +2 -2
- package/dist/actions/retrieve-project-tag-values.cjs.map +1 -1
- package/dist/actions/retrieve-project-tag-values.d.cts +2 -2
- package/dist/actions/retrieve-project-tag-values.d.mts +2 -2
- package/dist/actions/retrieve-project-tag-values.mjs +2 -2
- package/dist/actions/retrieve-project-tag-values.mjs.map +1 -1
- package/dist/actions/retrieve-project-teams.cjs +3 -3
- package/dist/actions/retrieve-project-teams.cjs.map +1 -1
- package/dist/actions/retrieve-project-teams.d.cts +3 -3
- package/dist/actions/retrieve-project-teams.d.mts +3 -3
- package/dist/actions/retrieve-project-teams.mjs +3 -3
- package/dist/actions/retrieve-project-teams.mjs.map +1 -1
- package/dist/actions/retrieve-release-file-by-id.cjs +2 -2
- package/dist/actions/retrieve-release-file-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-release-file-by-id.d.cts +2 -2
- package/dist/actions/retrieve-release-file-by-id.d.mts +2 -2
- package/dist/actions/retrieve-release-file-by-id.mjs +2 -2
- package/dist/actions/retrieve-release-file-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-replay-recording-segments.cjs +1 -1
- package/dist/actions/retrieve-replay-recording-segments.cjs.map +1 -1
- package/dist/actions/retrieve-replay-recording-segments.d.cts +1 -1
- package/dist/actions/retrieve-replay-recording-segments.d.mts +1 -1
- package/dist/actions/retrieve-replay-recording-segments.mjs +1 -1
- package/dist/actions/retrieve-replay-recording-segments.mjs.map +1 -1
- package/dist/actions/retrieve-saved-discover-query-for-organization.cjs +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-saved-discover-query-for-organization.d.cts +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.d.mts +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.mjs +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-seer-issue-fix-state.cjs +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.cjs.map +1 -1
- package/dist/actions/retrieve-seer-issue-fix-state.d.cts +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.d.mts +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.mjs +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.mjs.map +1 -1
- package/dist/actions/retrieve-short-id-for-organization.cjs +5 -5
- package/dist/actions/retrieve-short-id-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-short-id-for-organization.d.cts +5 -5
- package/dist/actions/retrieve-short-id-for-organization.d.mts +5 -5
- package/dist/actions/retrieve-short-id-for-organization.mjs +5 -5
- package/dist/actions/retrieve-short-id-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-source-map-debug-event.cjs +1 -1
- package/dist/actions/retrieve-source-map-debug-event.cjs.map +1 -1
- package/dist/actions/retrieve-source-map-debug-event.d.cts +1 -1
- package/dist/actions/retrieve-source-map-debug-event.d.mts +1 -1
- package/dist/actions/retrieve-source-map-debug-event.mjs +1 -1
- package/dist/actions/retrieve-source-map-debug-event.mjs.map +1 -1
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.cjs +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.cjs.map +1 -1
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.d.cts +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.d.mts +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.mjs +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.mjs.map +1 -1
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.cjs +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.cjs.map +1 -1
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.d.cts +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.d.mts +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.mjs +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.mjs.map +1 -1
- package/dist/actions/retrieve-user-via-scim-api.cjs +4 -4
- package/dist/actions/retrieve-user-via-scim-api.cjs.map +1 -1
- package/dist/actions/retrieve-user-via-scim-api.d.cts +4 -4
- package/dist/actions/retrieve-user-via-scim-api.d.mts +4 -4
- package/dist/actions/retrieve-user-via-scim-api.mjs +4 -4
- package/dist/actions/retrieve-user-via-scim-api.mjs.map +1 -1
- package/dist/actions/save-organization-discover-query.cjs +4 -4
- package/dist/actions/save-organization-discover-query.cjs.map +1 -1
- package/dist/actions/save-organization-discover-query.d.cts +4 -4
- package/dist/actions/save-organization-discover-query.d.mts +4 -4
- package/dist/actions/save-organization-discover-query.mjs +4 -4
- package/dist/actions/save-organization-discover-query.mjs.map +1 -1
- package/dist/actions/start-seer-issue-fix.cjs +1 -1
- package/dist/actions/start-seer-issue-fix.cjs.map +1 -1
- package/dist/actions/start-seer-issue-fix.d.cts +1 -1
- package/dist/actions/start-seer-issue-fix.d.mts +1 -1
- package/dist/actions/start-seer-issue-fix.mjs +1 -1
- package/dist/actions/start-seer-issue-fix.mjs.map +1 -1
- package/dist/actions/submit-notification-action-api-data.cjs +1 -1
- package/dist/actions/submit-notification-action-api-data.cjs.map +1 -1
- package/dist/actions/submit-notification-action-api-data.d.cts +1 -1
- package/dist/actions/submit-notification-action-api-data.d.mts +1 -1
- package/dist/actions/submit-notification-action-api-data.mjs +1 -1
- package/dist/actions/submit-notification-action-api-data.mjs.map +1 -1
- package/dist/actions/switch-team-role-for-member.cjs +1 -1
- package/dist/actions/switch-team-role-for-member.cjs.map +1 -1
- package/dist/actions/switch-team-role-for-member.d.cts +1 -1
- package/dist/actions/switch-team-role-for-member.d.mts +1 -1
- package/dist/actions/switch-team-role-for-member.mjs +1 -1
- package/dist/actions/switch-team-role-for-member.mjs.map +1 -1
- package/dist/actions/toggle-project-filter-status.cjs +1 -1
- package/dist/actions/toggle-project-filter-status.cjs.map +1 -1
- package/dist/actions/toggle-project-filter-status.d.cts +1 -1
- package/dist/actions/toggle-project-filter-status.d.cts.map +1 -1
- package/dist/actions/toggle-project-filter-status.d.mts +1 -1
- package/dist/actions/toggle-project-filter-status.d.mts.map +1 -1
- package/dist/actions/toggle-project-filter-status.mjs +1 -1
- package/dist/actions/toggle-project-filter-status.mjs.map +1 -1
- package/dist/actions/update-a-monitor-by-id.cjs +9 -9
- package/dist/actions/update-a-monitor-by-id.cjs.map +1 -1
- package/dist/actions/update-a-monitor-by-id.d.cts +12 -11
- package/dist/actions/update-a-monitor-by-id.d.cts.map +1 -1
- package/dist/actions/update-a-monitor-by-id.d.mts +12 -11
- package/dist/actions/update-a-monitor-by-id.d.mts.map +1 -1
- package/dist/actions/update-a-monitor-by-id.mjs +9 -9
- package/dist/actions/update-a-monitor-by-id.mjs.map +1 -1
- package/dist/actions/update-a-monitor.cjs +10 -10
- package/dist/actions/update-a-monitor.cjs.map +1 -1
- package/dist/actions/update-a-monitor.d.cts +14 -12
- package/dist/actions/update-a-monitor.d.mts +14 -12
- package/dist/actions/update-a-monitor.mjs +10 -10
- package/dist/actions/update-a-monitor.mjs.map +1 -1
- package/dist/actions/update-a-projects-symbol-source.cjs +4 -4
- package/dist/actions/update-a-projects-symbol-source.cjs.map +1 -1
- package/dist/actions/update-a-projects-symbol-source.d.cts +4 -4
- package/dist/actions/update-a-projects-symbol-source.d.mts +4 -4
- package/dist/actions/update-a-projects-symbol-source.mjs +4 -4
- package/dist/actions/update-a-projects-symbol-source.mjs.map +1 -1
- package/dist/actions/update-an-alert-by-id.cjs +1 -1
- package/dist/actions/update-an-alert-by-id.cjs.map +1 -1
- package/dist/actions/update-an-alert-by-id.d.cts +1 -1
- package/dist/actions/update-an-alert-by-id.d.mts +1 -1
- package/dist/actions/update-an-alert-by-id.mjs +1 -1
- package/dist/actions/update-an-alert-by-id.mjs.map +1 -1
- package/dist/actions/update-an-existing-custom-integration.cjs +3 -3
- package/dist/actions/update-an-existing-custom-integration.cjs.map +1 -1
- package/dist/actions/update-an-existing-custom-integration.d.cts +3 -3
- package/dist/actions/update-an-existing-custom-integration.d.mts +3 -3
- package/dist/actions/update-an-existing-custom-integration.mjs +3 -3
- package/dist/actions/update-an-existing-custom-integration.mjs.map +1 -1
- package/dist/actions/update-environment-visibility.cjs +2 -2
- package/dist/actions/update-environment-visibility.cjs.map +1 -1
- package/dist/actions/update-environment-visibility.d.cts +2 -2
- package/dist/actions/update-environment-visibility.d.mts +2 -2
- package/dist/actions/update-environment-visibility.mjs +2 -2
- package/dist/actions/update-environment-visibility.mjs.map +1 -1
- package/dist/actions/update-external-team-integration.cjs +1 -1
- package/dist/actions/update-external-team-integration.cjs.map +1 -1
- package/dist/actions/update-external-team-integration.d.cts +1 -1
- package/dist/actions/update-external-team-integration.d.mts +1 -1
- package/dist/actions/update-external-team-integration.mjs +1 -1
- package/dist/actions/update-external-team-integration.mjs.map +1 -1
- package/dist/actions/update-external-user-for-organization.cjs +1 -1
- package/dist/actions/update-external-user-for-organization.cjs.map +1 -1
- package/dist/actions/update-external-user-for-organization.d.cts +1 -1
- package/dist/actions/update-external-user-for-organization.d.mts +1 -1
- package/dist/actions/update-external-user-for-organization.mjs +1 -1
- package/dist/actions/update-external-user-for-organization.mjs.map +1 -1
- package/dist/actions/update-issue-attributes-in-organization.cjs +4 -4
- package/dist/actions/update-issue-attributes-in-organization.cjs.map +1 -1
- package/dist/actions/update-issue-attributes-in-organization.d.cts +4 -4
- package/dist/actions/update-issue-attributes-in-organization.d.mts +4 -4
- package/dist/actions/update-issue-attributes-in-organization.mjs +4 -4
- package/dist/actions/update-issue-attributes-in-organization.mjs.map +1 -1
- package/dist/actions/update-monitor-for-project.cjs +10 -10
- package/dist/actions/update-monitor-for-project.cjs.map +1 -1
- package/dist/actions/update-monitor-for-project.d.cts +11 -11
- package/dist/actions/update-monitor-for-project.d.mts +11 -11
- package/dist/actions/update-monitor-for-project.mjs +10 -10
- package/dist/actions/update-monitor-for-project.mjs.map +1 -1
- package/dist/actions/update-organization-alert-rules.cjs +4 -4
- package/dist/actions/update-organization-alert-rules.cjs.map +1 -1
- package/dist/actions/update-organization-alert-rules.d.cts +4 -4
- package/dist/actions/update-organization-alert-rules.d.mts +4 -4
- package/dist/actions/update-organization-alert-rules.mjs +4 -4
- package/dist/actions/update-organization-alert-rules.mjs.map +1 -1
- package/dist/actions/update-organization-dashboard.cjs +14 -14
- package/dist/actions/update-organization-dashboard.cjs.map +1 -1
- package/dist/actions/update-organization-dashboard.d.cts +16 -14
- package/dist/actions/update-organization-dashboard.d.cts.map +1 -1
- package/dist/actions/update-organization-dashboard.d.mts +16 -14
- package/dist/actions/update-organization-dashboard.d.mts.map +1 -1
- package/dist/actions/update-organization-dashboard.mjs +14 -14
- package/dist/actions/update-organization-dashboard.mjs.map +1 -1
- package/dist/actions/update-organization-member-role.cjs +9 -9
- package/dist/actions/update-organization-member-role.cjs.map +1 -1
- package/dist/actions/update-organization-member-role.d.cts +12 -11
- package/dist/actions/update-organization-member-role.d.mts +12 -11
- package/dist/actions/update-organization-member-role.mjs +9 -9
- package/dist/actions/update-organization-member-role.mjs.map +1 -1
- package/dist/actions/update-project-details.cjs +13 -13
- package/dist/actions/update-project-details.cjs.map +1 -1
- package/dist/actions/update-project-details.d.cts +15 -15
- package/dist/actions/update-project-details.d.mts +15 -15
- package/dist/actions/update-project-details.mjs +13 -13
- package/dist/actions/update-project-details.mjs.map +1 -1
- package/dist/actions/update-project-key-configuration.cjs +5 -5
- package/dist/actions/update-project-key-configuration.cjs.map +1 -1
- package/dist/actions/update-project-key-configuration.d.cts +5 -5
- package/dist/actions/update-project-key-configuration.d.mts +5 -5
- package/dist/actions/update-project-key-configuration.mjs +5 -5
- package/dist/actions/update-project-key-configuration.mjs.map +1 -1
- package/dist/actions/update-project-ownership-settings.cjs +5 -5
- package/dist/actions/update-project-ownership-settings.cjs.map +1 -1
- package/dist/actions/update-project-ownership-settings.d.cts +5 -5
- package/dist/actions/update-project-ownership-settings.d.mts +5 -5
- package/dist/actions/update-project-ownership-settings.mjs +5 -5
- package/dist/actions/update-project-ownership-settings.mjs.map +1 -1
- package/dist/actions/update-project-release-file-details.cjs +2 -2
- package/dist/actions/update-project-release-file-details.cjs.map +1 -1
- package/dist/actions/update-project-release-file-details.d.cts +2 -2
- package/dist/actions/update-project-release-file-details.d.mts +2 -2
- package/dist/actions/update-project-release-file-details.mjs +2 -2
- package/dist/actions/update-project-release-file-details.mjs.map +1 -1
- package/dist/actions/update-project-rule-by-id.cjs +3 -3
- package/dist/actions/update-project-rule-by-id.cjs.map +1 -1
- package/dist/actions/update-project-rule-by-id.d.cts +3 -3
- package/dist/actions/update-project-rule-by-id.d.mts +3 -3
- package/dist/actions/update-project-rule-by-id.mjs +3 -3
- package/dist/actions/update-project-rule-by-id.mjs.map +1 -1
- package/dist/actions/update-release-details-for-organization.cjs +9 -9
- package/dist/actions/update-release-details-for-organization.cjs.map +1 -1
- package/dist/actions/update-release-details-for-organization.d.cts +13 -10
- package/dist/actions/update-release-details-for-organization.d.mts +13 -10
- package/dist/actions/update-release-details-for-organization.mjs +9 -9
- package/dist/actions/update-release-details-for-organization.mjs.map +1 -1
- package/dist/actions/update-saved-query-for-organization.cjs +1 -1
- package/dist/actions/update-saved-query-for-organization.cjs.map +1 -1
- package/dist/actions/update-saved-query-for-organization.d.cts +1 -1
- package/dist/actions/update-saved-query-for-organization.d.mts +1 -1
- package/dist/actions/update-saved-query-for-organization.mjs +1 -1
- package/dist/actions/update-saved-query-for-organization.mjs.map +1 -1
- package/dist/actions/update-team-information-by-organization-id.cjs +2 -2
- package/dist/actions/update-team-information-by-organization-id.cjs.map +1 -1
- package/dist/actions/update-team-information-by-organization-id.d.cts +2 -2
- package/dist/actions/update-team-information-by-organization-id.d.mts +2 -2
- package/dist/actions/update-team-information-by-organization-id.mjs +2 -2
- package/dist/actions/update-team-information-by-organization-id.mjs.map +1 -1
- package/dist/actions/update-user-email.cjs +1 -1
- package/dist/actions/update-user-email.cjs.map +1 -1
- package/dist/actions/update-user-email.d.cts +1 -1
- package/dist/actions/update-user-email.d.mts +1 -1
- package/dist/actions/update-user-email.mjs +1 -1
- package/dist/actions/update-user-email.mjs.map +1 -1
- package/dist/actions/update-webhook-configuration-xp.cjs +1 -1
- package/dist/actions/update-webhook-configuration-xp.cjs.map +1 -1
- package/dist/actions/update-webhook-configuration-xp.d.cts +1 -1
- package/dist/actions/update-webhook-configuration-xp.d.mts +1 -1
- package/dist/actions/update-webhook-configuration-xp.mjs +1 -1
- package/dist/actions/update-webhook-configuration-xp.mjs.map +1 -1
- package/dist/actions/upload-file-to-project-release.cjs +2 -2
- package/dist/actions/upload-file-to-project-release.cjs.map +1 -1
- package/dist/actions/upload-file-to-project-release.d.cts +2 -2
- package/dist/actions/upload-file-to-project-release.d.mts +2 -2
- package/dist/actions/upload-file-to-project-release.mjs +2 -2
- package/dist/actions/upload-file-to-project-release.mjs.map +1 -1
- package/dist/actions/upload-release-file-to-organization.cjs +2 -2
- package/dist/actions/upload-release-file-to-organization.cjs.map +1 -1
- package/dist/actions/upload-release-file-to-organization.d.cts +2 -2
- package/dist/actions/upload-release-file-to-organization.d.mts +2 -2
- package/dist/actions/upload-release-file-to-organization.mjs +2 -2
- package/dist/actions/upload-release-file-to-organization.mjs.map +1 -1
- package/dist/actions/validate-credential.cjs +6 -6
- package/dist/actions/validate-credential.cjs.map +1 -1
- package/dist/actions/validate-credential.d.cts +6 -6
- package/dist/actions/validate-credential.d.mts +6 -6
- package/dist/actions/validate-credential.mjs +6 -6
- package/dist/actions/validate-credential.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sentry-external-issue-link.cjs","names":["z","action"],"sources":["../../src/actions/create-sentry-external-issue-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateSentryExternalIssueLinkInput = z.object({\n uuid: z.string().describe(\"UUID of the Sentry App installation, used to associate the external issue with the correct Sentry instance.\"),\n webUrl: z.string().describe(\"URL of the external issue in the third-party service; should be a direct link.\"),\n issueId: z.number().int().describe(\"ID of the Sentry issue to link to the external issue.\"),\n project: z.string().describe(\"Identifier for the project in the external service (not the Sentry project ID), e.g., JIRA project key, GitHub repository name.\"),\n identifier: z.string().describe(\"Unique identifier for the external issue within the third-party service (e.g., JIRA issue key, GitHub issue number).\"),\n}).describe(\"Request schema for `CreateSentryExternalIssueLink`\");\nexport const SentryCreateSentryExternalIssueLinkOutput = z.object({\n id: z.string().describe(\"Unique identifier for the external issue link\").nullable(),\n webUrl: z.string().describe(\"URL pointing to the external issue in the external service\").nullable(),\n issueId: z.string().describe(\"The linked Sentry issue identifier\").nullable(),\n displayName: z.string().describe(\"Human-readable name combining project and issue identifier (format: project#identifier)\").nullable(),\n serviceType: z.string().describe(\"Type of external service platform\").nullable(),\n}).describe(\"Response schema for `CreateSentryExternalIssueLink`\");\n\nexport const sentryCreateSentryExternalIssueLink = action(\"SENTRY_CREATE_SENTRY_EXTERNAL_ISSUE_LINK\", {\n slug: \"sentry-create-sentry-external-issue-link\",\n name: \"Create sentry external issue link\",\n description: \"Links an existing Sentry issue to an issue in an external service, or updates an existing link, requiring a configured Sentry App installation `uuid`.\",\n input: SentryCreateSentryExternalIssueLinkInput,\n output: SentryCreateSentryExternalIssueLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CACvI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC9J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH;AACxJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,qDAAqD;
|
|
1
|
+
{"version":3,"file":"create-sentry-external-issue-link.cjs","names":["z","action"],"sources":["../../src/actions/create-sentry-external-issue-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateSentryExternalIssueLinkInput = z.object({\n uuid: z.string().describe(\"UUID of the Sentry App installation, used to associate the external issue with the correct Sentry instance.\"),\n webUrl: z.string().describe(\"URL of the external issue in the third-party service; should be a direct link.\"),\n issueId: z.number().int().describe(\"ID of the Sentry issue to link to the external issue.\"),\n project: z.string().describe(\"Identifier for the project in the external service (not the Sentry project ID), e.g., JIRA project key, GitHub repository name.\"),\n identifier: z.string().describe(\"Unique identifier for the external issue within the third-party service (e.g., JIRA issue key, GitHub issue number).\"),\n}).describe(\"Request schema for `CreateSentryExternalIssueLink`\");\nexport const SentryCreateSentryExternalIssueLinkOutput = z.object({\n id: z.string().describe(\"Unique identifier for the external issue link\").nullable(),\n webUrl: z.string().describe(\"URL pointing to the external issue in the external service\").nullable(),\n issueId: z.string().describe(\"The linked Sentry issue identifier\").nullable(),\n displayName: z.string().describe(\"Human-readable name combining project and issue identifier (format: project#identifier)\").nullable(),\n serviceType: z.string().describe(\"Type of external service platform\").nullable(),\n}).passthrough().describe(\"Response schema for `CreateSentryExternalIssueLink`\");\n\nexport const sentryCreateSentryExternalIssueLink = action(\"SENTRY_CREATE_SENTRY_EXTERNAL_ISSUE_LINK\", {\n slug: \"sentry-create-sentry-external-issue-link\",\n name: \"Create sentry external issue link\",\n description: \"Links an existing Sentry issue to an issue in an external service, or updates an existing link, requiring a configured Sentry App installation `uuid`.\",\n input: SentryCreateSentryExternalIssueLinkInput,\n output: SentryCreateSentryExternalIssueLinkOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;CACvI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAC9J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH;AACxJ,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,7 +14,7 @@ declare const SentryCreateSentryExternalIssueLinkOutput: z.ZodObject<{
|
|
|
14
14
|
issueId: z.ZodNullable<z.ZodString>;
|
|
15
15
|
displayName: z.ZodNullable<z.ZodString>;
|
|
16
16
|
serviceType: z.ZodNullable<z.ZodString>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const sentryCreateSentryExternalIssueLink: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
uuid: string;
|
|
20
20
|
webUrl: string;
|
|
@@ -14,7 +14,7 @@ declare const SentryCreateSentryExternalIssueLinkOutput: z.ZodObject<{
|
|
|
14
14
|
issueId: z.ZodNullable<z.ZodString>;
|
|
15
15
|
displayName: z.ZodNullable<z.ZodString>;
|
|
16
16
|
serviceType: z.ZodNullable<z.ZodString>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>;
|
|
18
18
|
declare const sentryCreateSentryExternalIssueLink: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
19
|
uuid: string;
|
|
20
20
|
webUrl: string;
|
|
@@ -17,7 +17,7 @@ const sentryCreateSentryExternalIssueLink = action("SENTRY_CREATE_SENTRY_EXTERNA
|
|
|
17
17
|
issueId: z.string().describe("The linked Sentry issue identifier").nullable(),
|
|
18
18
|
displayName: z.string().describe("Human-readable name combining project and issue identifier (format: project#identifier)").nullable(),
|
|
19
19
|
serviceType: z.string().describe("Type of external service platform").nullable()
|
|
20
|
-
}).describe("Response schema for `CreateSentryExternalIssueLink`")
|
|
20
|
+
}).passthrough().describe("Response schema for `CreateSentryExternalIssueLink`")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { sentryCreateSentryExternalIssueLink };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-sentry-external-issue-link.mjs","names":[],"sources":["../../src/actions/create-sentry-external-issue-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateSentryExternalIssueLinkInput = z.object({\n uuid: z.string().describe(\"UUID of the Sentry App installation, used to associate the external issue with the correct Sentry instance.\"),\n webUrl: z.string().describe(\"URL of the external issue in the third-party service; should be a direct link.\"),\n issueId: z.number().int().describe(\"ID of the Sentry issue to link to the external issue.\"),\n project: z.string().describe(\"Identifier for the project in the external service (not the Sentry project ID), e.g., JIRA project key, GitHub repository name.\"),\n identifier: z.string().describe(\"Unique identifier for the external issue within the third-party service (e.g., JIRA issue key, GitHub issue number).\"),\n}).describe(\"Request schema for `CreateSentryExternalIssueLink`\");\nexport const SentryCreateSentryExternalIssueLinkOutput = z.object({\n id: z.string().describe(\"Unique identifier for the external issue link\").nullable(),\n webUrl: z.string().describe(\"URL pointing to the external issue in the external service\").nullable(),\n issueId: z.string().describe(\"The linked Sentry issue identifier\").nullable(),\n displayName: z.string().describe(\"Human-readable name combining project and issue identifier (format: project#identifier)\").nullable(),\n serviceType: z.string().describe(\"Type of external service platform\").nullable(),\n}).describe(\"Response schema for `CreateSentryExternalIssueLink`\");\n\nexport const sentryCreateSentryExternalIssueLink = action(\"SENTRY_CREATE_SENTRY_EXTERNAL_ISSUE_LINK\", {\n slug: \"sentry-create-sentry-external-issue-link\",\n name: \"Create sentry external issue link\",\n description: \"Links an existing Sentry issue to an issue in an external service, or updates an existing link, requiring a configured Sentry App installation `uuid`.\",\n input: SentryCreateSentryExternalIssueLinkInput,\n output: SentryCreateSentryExternalIssueLinkOutput,\n});\n"],"mappings":";;AAmBA,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBsD,EAAE,OAAO;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;EACvI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;EAC9J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH;CACxJ,CAAC,CAAC,CAAC,SAAS,oDAaH;CACP,QAbuD,EAAE,OAAO;EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACrI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"create-sentry-external-issue-link.mjs","names":[],"sources":["../../src/actions/create-sentry-external-issue-link.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateSentryExternalIssueLinkInput = z.object({\n uuid: z.string().describe(\"UUID of the Sentry App installation, used to associate the external issue with the correct Sentry instance.\"),\n webUrl: z.string().describe(\"URL of the external issue in the third-party service; should be a direct link.\"),\n issueId: z.number().int().describe(\"ID of the Sentry issue to link to the external issue.\"),\n project: z.string().describe(\"Identifier for the project in the external service (not the Sentry project ID), e.g., JIRA project key, GitHub repository name.\"),\n identifier: z.string().describe(\"Unique identifier for the external issue within the third-party service (e.g., JIRA issue key, GitHub issue number).\"),\n}).describe(\"Request schema for `CreateSentryExternalIssueLink`\");\nexport const SentryCreateSentryExternalIssueLinkOutput = z.object({\n id: z.string().describe(\"Unique identifier for the external issue link\").nullable(),\n webUrl: z.string().describe(\"URL pointing to the external issue in the external service\").nullable(),\n issueId: z.string().describe(\"The linked Sentry issue identifier\").nullable(),\n displayName: z.string().describe(\"Human-readable name combining project and issue identifier (format: project#identifier)\").nullable(),\n serviceType: z.string().describe(\"Type of external service platform\").nullable(),\n}).passthrough().describe(\"Response schema for `CreateSentryExternalIssueLink`\");\n\nexport const sentryCreateSentryExternalIssueLink = action(\"SENTRY_CREATE_SENTRY_EXTERNAL_ISSUE_LINK\", {\n slug: \"sentry-create-sentry-external-issue-link\",\n name: \"Create sentry external issue link\",\n description: \"Links an existing Sentry issue to an issue in an external service, or updates an existing link, requiring a configured Sentry App installation `uuid`.\",\n input: SentryCreateSentryExternalIssueLinkInput,\n output: SentryCreateSentryExternalIssueLinkOutput,\n});\n"],"mappings":";;AAmBA,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnBsD,EAAE,OAAO;EAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G;EACvI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;EAC5G,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD;EAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;EAC9J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH;CACxJ,CAAC,CAAC,CAAC,SAAS,oDAaH;CACP,QAbuD,EAAE,OAAO;EAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACrI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ const SentryCreateTeamProjectForOrganization_TeamInfoSchema = zod.z.object({
|
|
|
13
13
|
id: zod.z.string().describe("Unique identifier of the team.").nullable(),
|
|
14
14
|
name: zod.z.string().describe("Display name of the team.").nullable(),
|
|
15
15
|
slug: zod.z.string().describe("URL-friendly identifier of the team.").nullable()
|
|
16
|
-
}).describe("Information about a team associated with the project.");
|
|
16
|
+
}).passthrough().describe("Information about a team associated with the project.");
|
|
17
17
|
const SentryCreateTeamProjectForOrganizationOutput = zod.z.object({
|
|
18
18
|
id: zod.z.string().describe("Unique identifier of the newly created project.").nullable(),
|
|
19
19
|
name: zod.z.string().describe("Display name of the project.").nullable(),
|
|
@@ -39,7 +39,7 @@ const SentryCreateTeamProjectForOrganizationOutput = zod.z.object({
|
|
|
39
39
|
latestDeploys: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Details of the latest deployments to this project, or null if no deployments.").nullable().optional(),
|
|
40
40
|
latestRelease: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Details of the latest release deployed to this project, or null if no releases.").nullable().optional(),
|
|
41
41
|
firstTransactionEvent: zod.z.boolean().describe("Whether the project has received a transaction event.").nullable()
|
|
42
|
-
}).describe("Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.");
|
|
42
|
+
}).passthrough().describe("Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.");
|
|
43
43
|
const sentryCreateTeamProjectForOrganization = require_action.action("SENTRY_CREATE_TEAM_PROJECT_FOR_ORGANIZATION", {
|
|
44
44
|
slug: "sentry-create-team-project-for-organization",
|
|
45
45
|
name: "Create team project for organization",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-team-project-for-organization.cjs","names":["z","action"],"sources":["../../src/actions/create-team-project-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateTeamProjectForOrganizationInput = z.object({\n name: z.string().describe(\"Display name for the new Sentry project.\"),\n slug: z.string().describe(\"Optional unique identifier for the project (e.g., for URLs), auto-generated from the name if omitted. Pattern: `^[a-z][a-z0-9_\\\\-]*$`.\").optional(),\n platform: z.string().describe(\"Primary platform or language (e.g., python, javascript, java) for SDK setup instructions and issue processing.\").optional(),\n default_rules: z.boolean().describe(\"Specifies whether to create default alert rules. If true (API default when parameter is omitted), an alert is triggered for every new issue. If false, no default alerts are created.\").optional(),\n team_id_or_slug: z.string().describe(\"ID or slug of the Sentry team to associate with the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the Sentry organization where the project will be created.\"),\n}).describe(\"Request schema for creating a new project associated with a specific team within a Sentry organization.\");\nconst SentryCreateTeamProjectForOrganization_TeamInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier of the team.\").nullable(),\n name: z.string().describe(\"Display name of the team.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the team.\").nullable(),\n}).describe(\"Information about a team associated with the project.\");\nexport const SentryCreateTeamProjectForOrganizationOutput = z.object({\n id: z.string().describe(\"Unique identifier of the newly created project.\").nullable(),\n name: z.string().describe(\"Display name of the project.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the project.\").nullable(),\n team: SentryCreateTeamProjectForOrganization_TeamInfoSchema.nullable(),\n teams: z.array(SentryCreateTeamProjectForOrganization_TeamInfoSchema).describe(\"All teams associated with the project.\"),\n access: z.array(z.string()).describe(\"List of access scopes/permissions the current user has for this project (e.g., 'project:read', 'project:write', 'event:admin').\"),\n features: z.array(z.string()).describe(\"List of enabled features for the project (e.g., 'similarity-indexing', 'alert-filters').\"),\n hasFlags: z.boolean().describe(\"Whether the project has feature flags data.\").nullable(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this project.\").nullable(),\n platform: z.string().describe(\"Primary platform or language configured for the project (e.g., python, javascript-react).\").nullable().optional(),\n hasAccess: z.boolean().describe(\"Whether the current user has access to this project.\").nullable(),\n platforms: z.array(z.string()).describe(\"List of all platforms detected in the project's events.\"),\n firstEvent: z.string().describe(\"Timestamp of the first event received by the project, or null if no events yet.\").nullable().optional(),\n hasReplays: z.boolean().describe(\"Whether the project has session replay data.\").nullable(),\n dateCreated: z.string().describe(\"ISO 8601 timestamp when the project was created.\").nullable(),\n hasMonitors: z.boolean().describe(\"Whether the project has monitoring/cron check-ins configured.\").nullable(),\n hasProfiles: z.boolean().describe(\"Whether the project has profiling data.\").nullable(),\n hasSessions: z.boolean().describe(\"Whether the project has session data.\").nullable(),\n environments: z.array(z.string()).describe(\"List of environment names configured for the project (e.g., 'production', 'staging').\"),\n hasFeedbacks: z.boolean().describe(\"Whether the project has user feedback data.\").nullable(),\n isBookmarked: z.boolean().describe(\"Whether the project is bookmarked by the current user.\").nullable(),\n latestDeploys: z.record(z.string(), z.unknown()).describe(\"Details of the latest deployments to this project, or null if no deployments.\").nullable().optional(),\n latestRelease: z.record(z.string(), z.unknown()).describe(\"Details of the latest release deployed to this project, or null if no releases.\").nullable().optional(),\n firstTransactionEvent: z.boolean().describe(\"Whether the project has received a transaction event.\").nullable(),\n}).describe(\"Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.\");\n\nexport const sentryCreateTeamProjectForOrganization = action(\"SENTRY_CREATE_TEAM_PROJECT_FOR_ORGANIZATION\", {\n slug: \"sentry-create-team-project-for-organization\",\n name: \"Create team project for organization\",\n description: \"Creates a new Sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules.\",\n input: SentryCreateTeamProjectForOrganizationInput,\n output: SentryCreateTeamProjectForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC7K,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACzJ,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CACtO,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACzH,CAAC,CAAC,CAAC,SAAS,yGAAyG;AACrH,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,uDAAuD;
|
|
1
|
+
{"version":3,"file":"create-team-project-for-organization.cjs","names":["z","action"],"sources":["../../src/actions/create-team-project-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateTeamProjectForOrganizationInput = z.object({\n name: z.string().describe(\"Display name for the new Sentry project.\"),\n slug: z.string().describe(\"Optional unique identifier for the project (e.g., for URLs), auto-generated from the name if omitted. Pattern: `^[a-z][a-z0-9_\\\\-]*$`.\").optional(),\n platform: z.string().describe(\"Primary platform or language (e.g., python, javascript, java) for SDK setup instructions and issue processing.\").optional(),\n default_rules: z.boolean().describe(\"Specifies whether to create default alert rules. If true (API default when parameter is omitted), an alert is triggered for every new issue. If false, no default alerts are created.\").optional(),\n team_id_or_slug: z.string().describe(\"ID or slug of the Sentry team to associate with the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the Sentry organization where the project will be created.\"),\n}).describe(\"Request schema for creating a new project associated with a specific team within a Sentry organization.\");\nconst SentryCreateTeamProjectForOrganization_TeamInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier of the team.\").nullable(),\n name: z.string().describe(\"Display name of the team.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the team.\").nullable(),\n}).passthrough().describe(\"Information about a team associated with the project.\");\nexport const SentryCreateTeamProjectForOrganizationOutput = z.object({\n id: z.string().describe(\"Unique identifier of the newly created project.\").nullable(),\n name: z.string().describe(\"Display name of the project.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the project.\").nullable(),\n team: SentryCreateTeamProjectForOrganization_TeamInfoSchema.nullable(),\n teams: z.array(SentryCreateTeamProjectForOrganization_TeamInfoSchema).describe(\"All teams associated with the project.\"),\n access: z.array(z.string()).describe(\"List of access scopes/permissions the current user has for this project (e.g., 'project:read', 'project:write', 'event:admin').\"),\n features: z.array(z.string()).describe(\"List of enabled features for the project (e.g., 'similarity-indexing', 'alert-filters').\"),\n hasFlags: z.boolean().describe(\"Whether the project has feature flags data.\").nullable(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this project.\").nullable(),\n platform: z.string().describe(\"Primary platform or language configured for the project (e.g., python, javascript-react).\").nullable().optional(),\n hasAccess: z.boolean().describe(\"Whether the current user has access to this project.\").nullable(),\n platforms: z.array(z.string()).describe(\"List of all platforms detected in the project's events.\"),\n firstEvent: z.string().describe(\"Timestamp of the first event received by the project, or null if no events yet.\").nullable().optional(),\n hasReplays: z.boolean().describe(\"Whether the project has session replay data.\").nullable(),\n dateCreated: z.string().describe(\"ISO 8601 timestamp when the project was created.\").nullable(),\n hasMonitors: z.boolean().describe(\"Whether the project has monitoring/cron check-ins configured.\").nullable(),\n hasProfiles: z.boolean().describe(\"Whether the project has profiling data.\").nullable(),\n hasSessions: z.boolean().describe(\"Whether the project has session data.\").nullable(),\n environments: z.array(z.string()).describe(\"List of environment names configured for the project (e.g., 'production', 'staging').\"),\n hasFeedbacks: z.boolean().describe(\"Whether the project has user feedback data.\").nullable(),\n isBookmarked: z.boolean().describe(\"Whether the project is bookmarked by the current user.\").nullable(),\n latestDeploys: z.record(z.string(), z.unknown()).describe(\"Details of the latest deployments to this project, or null if no deployments.\").nullable().optional(),\n latestRelease: z.record(z.string(), z.unknown()).describe(\"Details of the latest release deployed to this project, or null if no releases.\").nullable().optional(),\n firstTransactionEvent: z.boolean().describe(\"Whether the project has received a transaction event.\").nullable(),\n}).passthrough().describe(\"Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.\");\n\nexport const sentryCreateTeamProjectForOrganization = action(\"SENTRY_CREATE_TEAM_PROJECT_FOR_ORGANIZATION\", {\n slug: \"sentry-create-team-project-for-organization\",\n name: \"Create team project for organization\",\n description: \"Creates a new Sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules.\",\n input: SentryCreateTeamProjectForOrganizationInput,\n output: SentryCreateTeamProjectForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8CA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC7K,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACzJ,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CACtO,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACzH,CAAC,CAAC,CAAC,SAAS,yGAAyG;AACrH,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AACjF,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC9E,MAAM,sDAAsD,SAAS;CACrE,OAAOA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,wCAAwC;CACvH,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iIAAiI;CACtK,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F;CACjI,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACvF,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD;CACjG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uFAAuF;CAClI,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACtG,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,uBAAuBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAA0G;AAEpI,MAAa,yCAAyCC,eAAAA,OAAO,+CAA+C;CAC1G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,12 +17,12 @@ declare const SentryCreateTeamProjectForOrganizationOutput: z.ZodObject<{
|
|
|
17
17
|
id: z.ZodNullable<z.ZodString>;
|
|
18
18
|
name: z.ZodNullable<z.ZodString>;
|
|
19
19
|
slug: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
teams: z.ZodArray<z.ZodObject<{
|
|
22
22
|
id: z.ZodNullable<z.ZodString>;
|
|
23
23
|
name: z.ZodNullable<z.ZodString>;
|
|
24
24
|
slug: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
access: z.ZodArray<z.ZodString>;
|
|
27
27
|
features: z.ZodArray<z.ZodString>;
|
|
28
28
|
hasFlags: z.ZodNullable<z.ZodBoolean>;
|
|
@@ -42,7 +42,7 @@ declare const SentryCreateTeamProjectForOrganizationOutput: z.ZodObject<{
|
|
|
42
42
|
latestDeploys: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
43
43
|
latestRelease: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
44
44
|
firstTransactionEvent: z.ZodNullable<z.ZodBoolean>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const sentryCreateTeamProjectForOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
name: string;
|
|
48
48
|
team_id_or_slug: string;
|
|
@@ -17,12 +17,12 @@ declare const SentryCreateTeamProjectForOrganizationOutput: z.ZodObject<{
|
|
|
17
17
|
id: z.ZodNullable<z.ZodString>;
|
|
18
18
|
name: z.ZodNullable<z.ZodString>;
|
|
19
19
|
slug: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
teams: z.ZodArray<z.ZodObject<{
|
|
22
22
|
id: z.ZodNullable<z.ZodString>;
|
|
23
23
|
name: z.ZodNullable<z.ZodString>;
|
|
24
24
|
slug: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
access: z.ZodArray<z.ZodString>;
|
|
27
27
|
features: z.ZodArray<z.ZodString>;
|
|
28
28
|
hasFlags: z.ZodNullable<z.ZodBoolean>;
|
|
@@ -42,7 +42,7 @@ declare const SentryCreateTeamProjectForOrganizationOutput: z.ZodObject<{
|
|
|
42
42
|
latestDeploys: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
43
43
|
latestRelease: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
44
44
|
firstTransactionEvent: z.ZodNullable<z.ZodBoolean>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const sentryCreateTeamProjectForOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
name: string;
|
|
48
48
|
team_id_or_slug: string;
|
|
@@ -13,7 +13,7 @@ const SentryCreateTeamProjectForOrganization_TeamInfoSchema = z.object({
|
|
|
13
13
|
id: z.string().describe("Unique identifier of the team.").nullable(),
|
|
14
14
|
name: z.string().describe("Display name of the team.").nullable(),
|
|
15
15
|
slug: z.string().describe("URL-friendly identifier of the team.").nullable()
|
|
16
|
-
}).describe("Information about a team associated with the project.");
|
|
16
|
+
}).passthrough().describe("Information about a team associated with the project.");
|
|
17
17
|
const sentryCreateTeamProjectForOrganization = action("SENTRY_CREATE_TEAM_PROJECT_FOR_ORGANIZATION", {
|
|
18
18
|
slug: "sentry-create-team-project-for-organization",
|
|
19
19
|
name: "Create team project for organization",
|
|
@@ -44,7 +44,7 @@ const sentryCreateTeamProjectForOrganization = action("SENTRY_CREATE_TEAM_PROJEC
|
|
|
44
44
|
latestDeploys: z.record(z.string(), z.unknown()).describe("Details of the latest deployments to this project, or null if no deployments.").nullable().optional(),
|
|
45
45
|
latestRelease: z.record(z.string(), z.unknown()).describe("Details of the latest release deployed to this project, or null if no releases.").nullable().optional(),
|
|
46
46
|
firstTransactionEvent: z.boolean().describe("Whether the project has received a transaction event.").nullable()
|
|
47
|
-
}).describe("Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.")
|
|
47
|
+
}).passthrough().describe("Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.")
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { sentryCreateTeamProjectForOrganization };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-team-project-for-organization.mjs","names":[],"sources":["../../src/actions/create-team-project-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateTeamProjectForOrganizationInput = z.object({\n name: z.string().describe(\"Display name for the new Sentry project.\"),\n slug: z.string().describe(\"Optional unique identifier for the project (e.g., for URLs), auto-generated from the name if omitted. Pattern: `^[a-z][a-z0-9_\\\\-]*$`.\").optional(),\n platform: z.string().describe(\"Primary platform or language (e.g., python, javascript, java) for SDK setup instructions and issue processing.\").optional(),\n default_rules: z.boolean().describe(\"Specifies whether to create default alert rules. If true (API default when parameter is omitted), an alert is triggered for every new issue. If false, no default alerts are created.\").optional(),\n team_id_or_slug: z.string().describe(\"ID or slug of the Sentry team to associate with the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the Sentry organization where the project will be created.\"),\n}).describe(\"Request schema for creating a new project associated with a specific team within a Sentry organization.\");\nconst SentryCreateTeamProjectForOrganization_TeamInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier of the team.\").nullable(),\n name: z.string().describe(\"Display name of the team.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the team.\").nullable(),\n}).describe(\"Information about a team associated with the project.\");\nexport const SentryCreateTeamProjectForOrganizationOutput = z.object({\n id: z.string().describe(\"Unique identifier of the newly created project.\").nullable(),\n name: z.string().describe(\"Display name of the project.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the project.\").nullable(),\n team: SentryCreateTeamProjectForOrganization_TeamInfoSchema.nullable(),\n teams: z.array(SentryCreateTeamProjectForOrganization_TeamInfoSchema).describe(\"All teams associated with the project.\"),\n access: z.array(z.string()).describe(\"List of access scopes/permissions the current user has for this project (e.g., 'project:read', 'project:write', 'event:admin').\"),\n features: z.array(z.string()).describe(\"List of enabled features for the project (e.g., 'similarity-indexing', 'alert-filters').\"),\n hasFlags: z.boolean().describe(\"Whether the project has feature flags data.\").nullable(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this project.\").nullable(),\n platform: z.string().describe(\"Primary platform or language configured for the project (e.g., python, javascript-react).\").nullable().optional(),\n hasAccess: z.boolean().describe(\"Whether the current user has access to this project.\").nullable(),\n platforms: z.array(z.string()).describe(\"List of all platforms detected in the project's events.\"),\n firstEvent: z.string().describe(\"Timestamp of the first event received by the project, or null if no events yet.\").nullable().optional(),\n hasReplays: z.boolean().describe(\"Whether the project has session replay data.\").nullable(),\n dateCreated: z.string().describe(\"ISO 8601 timestamp when the project was created.\").nullable(),\n hasMonitors: z.boolean().describe(\"Whether the project has monitoring/cron check-ins configured.\").nullable(),\n hasProfiles: z.boolean().describe(\"Whether the project has profiling data.\").nullable(),\n hasSessions: z.boolean().describe(\"Whether the project has session data.\").nullable(),\n environments: z.array(z.string()).describe(\"List of environment names configured for the project (e.g., 'production', 'staging').\"),\n hasFeedbacks: z.boolean().describe(\"Whether the project has user feedback data.\").nullable(),\n isBookmarked: z.boolean().describe(\"Whether the project is bookmarked by the current user.\").nullable(),\n latestDeploys: z.record(z.string(), z.unknown()).describe(\"Details of the latest deployments to this project, or null if no deployments.\").nullable().optional(),\n latestRelease: z.record(z.string(), z.unknown()).describe(\"Details of the latest release deployed to this project, or null if no releases.\").nullable().optional(),\n firstTransactionEvent: z.boolean().describe(\"Whether the project has received a transaction event.\").nullable(),\n}).describe(\"Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.\");\n\nexport const sentryCreateTeamProjectForOrganization = action(\"SENTRY_CREATE_TEAM_PROJECT_FOR_ORGANIZATION\", {\n slug: \"sentry-create-team-project-for-organization\",\n name: \"Create team project for organization\",\n description: \"Creates a new Sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules.\",\n input: SentryCreateTeamProjectForOrganizationInput,\n output: SentryCreateTeamProjectForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8C,EAAE,OAAO;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC7K,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACzJ,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CACtO,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACzH,CAAC,CAAC,CAAC,SAAS,yGAAyG;AACrH,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,SAAS,uDAAuD;
|
|
1
|
+
{"version":3,"file":"create-team-project-for-organization.mjs","names":[],"sources":["../../src/actions/create-team-project-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateTeamProjectForOrganizationInput = z.object({\n name: z.string().describe(\"Display name for the new Sentry project.\"),\n slug: z.string().describe(\"Optional unique identifier for the project (e.g., for URLs), auto-generated from the name if omitted. Pattern: `^[a-z][a-z0-9_\\\\-]*$`.\").optional(),\n platform: z.string().describe(\"Primary platform or language (e.g., python, javascript, java) for SDK setup instructions and issue processing.\").optional(),\n default_rules: z.boolean().describe(\"Specifies whether to create default alert rules. If true (API default when parameter is omitted), an alert is triggered for every new issue. If false, no default alerts are created.\").optional(),\n team_id_or_slug: z.string().describe(\"ID or slug of the Sentry team to associate with the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the Sentry organization where the project will be created.\"),\n}).describe(\"Request schema for creating a new project associated with a specific team within a Sentry organization.\");\nconst SentryCreateTeamProjectForOrganization_TeamInfoSchema = z.object({\n id: z.string().describe(\"Unique identifier of the team.\").nullable(),\n name: z.string().describe(\"Display name of the team.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the team.\").nullable(),\n}).passthrough().describe(\"Information about a team associated with the project.\");\nexport const SentryCreateTeamProjectForOrganizationOutput = z.object({\n id: z.string().describe(\"Unique identifier of the newly created project.\").nullable(),\n name: z.string().describe(\"Display name of the project.\").nullable(),\n slug: z.string().describe(\"URL-friendly identifier of the project.\").nullable(),\n team: SentryCreateTeamProjectForOrganization_TeamInfoSchema.nullable(),\n teams: z.array(SentryCreateTeamProjectForOrganization_TeamInfoSchema).describe(\"All teams associated with the project.\"),\n access: z.array(z.string()).describe(\"List of access scopes/permissions the current user has for this project (e.g., 'project:read', 'project:write', 'event:admin').\"),\n features: z.array(z.string()).describe(\"List of enabled features for the project (e.g., 'similarity-indexing', 'alert-filters').\"),\n hasFlags: z.boolean().describe(\"Whether the project has feature flags data.\").nullable(),\n isMember: z.boolean().describe(\"Whether the current user is a member of this project.\").nullable(),\n platform: z.string().describe(\"Primary platform or language configured for the project (e.g., python, javascript-react).\").nullable().optional(),\n hasAccess: z.boolean().describe(\"Whether the current user has access to this project.\").nullable(),\n platforms: z.array(z.string()).describe(\"List of all platforms detected in the project's events.\"),\n firstEvent: z.string().describe(\"Timestamp of the first event received by the project, or null if no events yet.\").nullable().optional(),\n hasReplays: z.boolean().describe(\"Whether the project has session replay data.\").nullable(),\n dateCreated: z.string().describe(\"ISO 8601 timestamp when the project was created.\").nullable(),\n hasMonitors: z.boolean().describe(\"Whether the project has monitoring/cron check-ins configured.\").nullable(),\n hasProfiles: z.boolean().describe(\"Whether the project has profiling data.\").nullable(),\n hasSessions: z.boolean().describe(\"Whether the project has session data.\").nullable(),\n environments: z.array(z.string()).describe(\"List of environment names configured for the project (e.g., 'production', 'staging').\"),\n hasFeedbacks: z.boolean().describe(\"Whether the project has user feedback data.\").nullable(),\n isBookmarked: z.boolean().describe(\"Whether the project is bookmarked by the current user.\").nullable(),\n latestDeploys: z.record(z.string(), z.unknown()).describe(\"Details of the latest deployments to this project, or null if no deployments.\").nullable().optional(),\n latestRelease: z.record(z.string(), z.unknown()).describe(\"Details of the latest release deployed to this project, or null if no releases.\").nullable().optional(),\n firstTransactionEvent: z.boolean().describe(\"Whether the project has received a transaction event.\").nullable(),\n}).passthrough().describe(\"Response schema for `CreateTeamProjectForOrganization`, containing details of the newly created project.\");\n\nexport const sentryCreateTeamProjectForOrganization = action(\"SENTRY_CREATE_TEAM_PROJECT_FOR_ORGANIZATION\", {\n slug: \"sentry-create-team-project-for-organization\",\n name: \"Create team project for organization\",\n description: \"Creates a new Sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules.\",\n input: SentryCreateTeamProjectForOrganizationInput,\n output: SentryCreateTeamProjectForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8C,EAAE,OAAO;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wIAAwI,CAAC,CAAC,SAAS;CAC7K,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS;CACzJ,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,uLAAuL,CAAC,CAAC,SAAS;CACtO,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CACnG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AACzH,CAAC,CAAC,CAAC,SAAS,yGAAyG;AACrH,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uDAAuD;AA4BjF,MAAa,yCAAyC,OAAO,+CAA+C;CAC1G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhC0D,EAAE,OAAO;EACnE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;EACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EAC9E,MAAM,sDAAsD,SAAS;EACrE,OAAO,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,wCAAwC;EACvH,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,iIAAiI;EACtK,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F;EACjI,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACvF,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/I,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yDAAyD;EACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACtF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uFAAuF;EAClI,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EAC3F,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACtG,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/J,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,uBAAuB,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0GAOhB;AACV,CAAC"}
|
|
@@ -11,16 +11,16 @@ const SentryCreateUserForSamlIntegrationInput = zod.z.object({
|
|
|
11
11
|
]).describe("Organization role for the new member; defaults to the organization's default role. The `admin` role cannot be assigned in Business/Enterprise plans; use `TeamRoles` instead.").optional(),
|
|
12
12
|
organization_id_or_slug: zod.z.string().describe("The ID or slug of the Sentry organization.")
|
|
13
13
|
}).describe("Request schema for `CreateUserForSamlIntegration`");
|
|
14
|
-
const SentryCreateUserForSamlIntegration_MetaSchema = zod.z.object({ resourceType: zod.z.string().describe("Resource type identifier, always returns 'User' for user resources.").nullable() }).describe("Metadata container for resource information.");
|
|
14
|
+
const SentryCreateUserForSamlIntegration_MetaSchema = zod.z.object({ resourceType: zod.z.string().describe("Resource type identifier, always returns 'User' for user resources.").nullable() }).passthrough().describe("Metadata container for resource information.");
|
|
15
15
|
const SentryCreateUserForSamlIntegration_NameSchema = zod.z.object({
|
|
16
16
|
givenName: zod.z.string().describe("First name of the user. Defaults to 'N/A' as this field is not currently supported.").nullable(),
|
|
17
17
|
familyName: zod.z.string().describe("Last name of the user. Defaults to 'N/A' as this field is not currently supported.").nullable()
|
|
18
|
-
}).describe("User name object containing given name and family name.");
|
|
18
|
+
}).passthrough().describe("User name object containing given name and family name.");
|
|
19
19
|
const SentryCreateUserForSamlIntegration_EmailSchema = zod.z.object({
|
|
20
20
|
type: zod.z.string().describe("Type of email address, typically 'work'.").nullable(),
|
|
21
21
|
value: zod.z.string().describe("The email address value.").nullable(),
|
|
22
22
|
primary: zod.z.boolean().describe("Indicates whether this is the primary email address.").nullable()
|
|
23
|
-
}).describe("Email address object for the user.");
|
|
23
|
+
}).passthrough().describe("Email address object for the user.");
|
|
24
24
|
const SentryCreateUserForSamlIntegrationOutput = zod.z.object({
|
|
25
25
|
id: zod.z.string().describe("Unique user identifier assigned by Sentry.").nullable(),
|
|
26
26
|
meta: SentryCreateUserForSamlIntegration_MetaSchema.nullable(),
|
|
@@ -30,7 +30,7 @@ const SentryCreateUserForSamlIntegrationOutput = zod.z.object({
|
|
|
30
30
|
schemas: zod.z.array(zod.z.string()).describe("SCIM schema identifier array, contains 'urn:ietf:params:scim:schemas:core:2.0:User'."),
|
|
31
31
|
userName: zod.z.string().describe("Email address from SAML field, serves as the username.").nullable(),
|
|
32
32
|
sentryOrgRole: zod.z.string().describe("Organization role assigned to the user (e.g., 'member', 'admin'). If unspecified in request, defaults to organization's default role.").nullable()
|
|
33
|
-
}).describe("Response schema for `CreateUserForSamlIntegration`");
|
|
33
|
+
}).passthrough().describe("Response schema for `CreateUserForSamlIntegration`");
|
|
34
34
|
const sentryCreateUserForSamlIntegration = require_action.action("SENTRY_CREATE_USER_FOR_SAML_INTEGRATION", {
|
|
35
35
|
slug: "sentry-create-user-for-saml-integration",
|
|
36
36
|
name: "Create user for SAML integration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-for-saml-integration.cjs","names":["z","action"],"sources":["../../src/actions/create-user-for-saml-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateUserForSamlIntegrationInput = z.object({\n userName: z.string().describe(\"User's email address, used as the SAML identifier for the new member.\"),\n sentryOrgRole: z.enum([\"billing\", \"member\", \"manager\", \"admin\"]).describe(\"Organization role for the new member; defaults to the organization's default role. The `admin` role cannot be assigned in Business/Enterprise plans; use `TeamRoles` instead.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `CreateUserForSamlIntegration`\");\nconst SentryCreateUserForSamlIntegration_MetaSchema = z.object({\n resourceType: z.string().describe(\"Resource type identifier, always returns 'User' for user resources.\").nullable(),\n}).describe(\"Metadata container for resource information.\");\nconst SentryCreateUserForSamlIntegration_NameSchema = z.object({\n givenName: z.string().describe(\"First name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n familyName: z.string().describe(\"Last name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n}).describe(\"User name object containing given name and family name.\");\nconst SentryCreateUserForSamlIntegration_EmailSchema = z.object({\n type: z.string().describe(\"Type of email address, typically 'work'.\").nullable(),\n value: z.string().describe(\"The email address value.\").nullable(),\n primary: z.boolean().describe(\"Indicates whether this is the primary email address.\").nullable(),\n}).describe(\"Email address object for the user.\");\nexport const SentryCreateUserForSamlIntegrationOutput = z.object({\n id: z.string().describe(\"Unique user identifier assigned by Sentry.\").nullable(),\n meta: SentryCreateUserForSamlIntegration_MetaSchema.nullable(),\n name: SentryCreateUserForSamlIntegration_NameSchema.nullable(),\n active: z.boolean().describe(\"Indicates whether the user account is active.\").nullable(),\n emails: z.array(SentryCreateUserForSamlIntegration_EmailSchema).describe(\"Array of email address objects for the user.\"),\n schemas: z.array(z.string()).describe(\"SCIM schema identifier array, contains 'urn:ietf:params:scim:schemas:core:2.0:User'.\"),\n userName: z.string().describe(\"Email address from SAML field, serves as the username.\").nullable(),\n sentryOrgRole: z.string().describe(\"Organization role assigned to the user (e.g., 'member', 'admin'). If unspecified in request, defaults to organization's default role.\").nullable(),\n}).describe(\"Response schema for `CreateUserForSamlIntegration`\");\n\nexport const sentryCreateUserForSamlIntegration = action(\"SENTRY_CREATE_USER_FOR_SAML_INTEGRATION\", {\n slug: \"sentry-create-user-for-saml-integration\",\n name: \"Create user for SAML integration\",\n description: \"Creates a new Sentry organization member via a SCIM request for SAML integration; this action does not support setting secondary emails.\",\n input: SentryCreateUserForSamlIntegrationInput,\n output: SentryCreateUserForSamlIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACrG,eAAeA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAU;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;CACpQ,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC3F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"create-user-for-saml-integration.cjs","names":["z","action"],"sources":["../../src/actions/create-user-for-saml-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateUserForSamlIntegrationInput = z.object({\n userName: z.string().describe(\"User's email address, used as the SAML identifier for the new member.\"),\n sentryOrgRole: z.enum([\"billing\", \"member\", \"manager\", \"admin\"]).describe(\"Organization role for the new member; defaults to the organization's default role. The `admin` role cannot be assigned in Business/Enterprise plans; use `TeamRoles` instead.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `CreateUserForSamlIntegration`\");\nconst SentryCreateUserForSamlIntegration_MetaSchema = z.object({\n resourceType: z.string().describe(\"Resource type identifier, always returns 'User' for user resources.\").nullable(),\n}).passthrough().describe(\"Metadata container for resource information.\");\nconst SentryCreateUserForSamlIntegration_NameSchema = z.object({\n givenName: z.string().describe(\"First name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n familyName: z.string().describe(\"Last name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n}).passthrough().describe(\"User name object containing given name and family name.\");\nconst SentryCreateUserForSamlIntegration_EmailSchema = z.object({\n type: z.string().describe(\"Type of email address, typically 'work'.\").nullable(),\n value: z.string().describe(\"The email address value.\").nullable(),\n primary: z.boolean().describe(\"Indicates whether this is the primary email address.\").nullable(),\n}).passthrough().describe(\"Email address object for the user.\");\nexport const SentryCreateUserForSamlIntegrationOutput = z.object({\n id: z.string().describe(\"Unique user identifier assigned by Sentry.\").nullable(),\n meta: SentryCreateUserForSamlIntegration_MetaSchema.nullable(),\n name: SentryCreateUserForSamlIntegration_NameSchema.nullable(),\n active: z.boolean().describe(\"Indicates whether the user account is active.\").nullable(),\n emails: z.array(SentryCreateUserForSamlIntegration_EmailSchema).describe(\"Array of email address objects for the user.\"),\n schemas: z.array(z.string()).describe(\"SCIM schema identifier array, contains 'urn:ietf:params:scim:schemas:core:2.0:User'.\"),\n userName: z.string().describe(\"Email address from SAML field, serves as the username.\").nullable(),\n sentryOrgRole: z.string().describe(\"Organization role assigned to the user (e.g., 'member', 'admin'). If unspecified in request, defaults to organization's default role.\").nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserForSamlIntegration`\");\n\nexport const sentryCreateUserForSamlIntegration = action(\"SENTRY_CREATE_USER_FOR_SAML_INTEGRATION\", {\n slug: \"sentry-create-user-for-saml-integration\",\n name: \"Create user for SAML integration\",\n description: \"Creates a new Sentry organization member via a SCIM request for SAML integration; this action does not support setting secondary emails.\",\n input: SentryCreateUserForSamlIntegrationInput,\n output: SentryCreateUserForSamlIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACrG,eAAeA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAU;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;CACpQ,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC3F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC/H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC/E,MAAM,8CAA8C,SAAS;CAC7D,MAAM,8CAA8C,SAAS;CAC7D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,8CAA8C;CACvH,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sFAAsF;CAC5H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;AACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,21 +15,21 @@ declare const SentryCreateUserForSamlIntegrationOutput: z.ZodObject<{
|
|
|
15
15
|
id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
meta: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
resourceType: z.ZodNullable<z.ZodString>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
19
|
name: z.ZodNullable<z.ZodObject<{
|
|
20
20
|
givenName: z.ZodNullable<z.ZodString>;
|
|
21
21
|
familyName: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
23
|
active: z.ZodNullable<z.ZodBoolean>;
|
|
24
24
|
emails: z.ZodArray<z.ZodObject<{
|
|
25
25
|
type: z.ZodNullable<z.ZodString>;
|
|
26
26
|
value: z.ZodNullable<z.ZodString>;
|
|
27
27
|
primary: z.ZodNullable<z.ZodBoolean>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>;
|
|
29
29
|
schemas: z.ZodArray<z.ZodString>;
|
|
30
30
|
userName: z.ZodNullable<z.ZodString>;
|
|
31
31
|
sentryOrgRole: z.ZodNullable<z.ZodString>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>;
|
|
33
33
|
declare const sentryCreateUserForSamlIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
userName: string;
|
|
35
35
|
organization_id_or_slug: string;
|
|
@@ -15,21 +15,21 @@ declare const SentryCreateUserForSamlIntegrationOutput: z.ZodObject<{
|
|
|
15
15
|
id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
meta: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
resourceType: z.ZodNullable<z.ZodString>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
19
|
name: z.ZodNullable<z.ZodObject<{
|
|
20
20
|
givenName: z.ZodNullable<z.ZodString>;
|
|
21
21
|
familyName: z.ZodNullable<z.ZodString>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>;
|
|
23
23
|
active: z.ZodNullable<z.ZodBoolean>;
|
|
24
24
|
emails: z.ZodArray<z.ZodObject<{
|
|
25
25
|
type: z.ZodNullable<z.ZodString>;
|
|
26
26
|
value: z.ZodNullable<z.ZodString>;
|
|
27
27
|
primary: z.ZodNullable<z.ZodBoolean>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>;
|
|
29
29
|
schemas: z.ZodArray<z.ZodString>;
|
|
30
30
|
userName: z.ZodNullable<z.ZodString>;
|
|
31
31
|
sentryOrgRole: z.ZodNullable<z.ZodString>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>;
|
|
33
33
|
declare const sentryCreateUserForSamlIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
userName: string;
|
|
35
35
|
organization_id_or_slug: string;
|
|
@@ -11,16 +11,16 @@ const SentryCreateUserForSamlIntegrationInput = z.object({
|
|
|
11
11
|
]).describe("Organization role for the new member; defaults to the organization's default role. The `admin` role cannot be assigned in Business/Enterprise plans; use `TeamRoles` instead.").optional(),
|
|
12
12
|
organization_id_or_slug: z.string().describe("The ID or slug of the Sentry organization.")
|
|
13
13
|
}).describe("Request schema for `CreateUserForSamlIntegration`");
|
|
14
|
-
const SentryCreateUserForSamlIntegration_MetaSchema = z.object({ resourceType: z.string().describe("Resource type identifier, always returns 'User' for user resources.").nullable() }).describe("Metadata container for resource information.");
|
|
14
|
+
const SentryCreateUserForSamlIntegration_MetaSchema = z.object({ resourceType: z.string().describe("Resource type identifier, always returns 'User' for user resources.").nullable() }).passthrough().describe("Metadata container for resource information.");
|
|
15
15
|
const SentryCreateUserForSamlIntegration_NameSchema = z.object({
|
|
16
16
|
givenName: z.string().describe("First name of the user. Defaults to 'N/A' as this field is not currently supported.").nullable(),
|
|
17
17
|
familyName: z.string().describe("Last name of the user. Defaults to 'N/A' as this field is not currently supported.").nullable()
|
|
18
|
-
}).describe("User name object containing given name and family name.");
|
|
18
|
+
}).passthrough().describe("User name object containing given name and family name.");
|
|
19
19
|
const SentryCreateUserForSamlIntegration_EmailSchema = z.object({
|
|
20
20
|
type: z.string().describe("Type of email address, typically 'work'.").nullable(),
|
|
21
21
|
value: z.string().describe("The email address value.").nullable(),
|
|
22
22
|
primary: z.boolean().describe("Indicates whether this is the primary email address.").nullable()
|
|
23
|
-
}).describe("Email address object for the user.");
|
|
23
|
+
}).passthrough().describe("Email address object for the user.");
|
|
24
24
|
const sentryCreateUserForSamlIntegration = action("SENTRY_CREATE_USER_FOR_SAML_INTEGRATION", {
|
|
25
25
|
slug: "sentry-create-user-for-saml-integration",
|
|
26
26
|
name: "Create user for SAML integration",
|
|
@@ -35,7 +35,7 @@ const sentryCreateUserForSamlIntegration = action("SENTRY_CREATE_USER_FOR_SAML_I
|
|
|
35
35
|
schemas: z.array(z.string()).describe("SCIM schema identifier array, contains 'urn:ietf:params:scim:schemas:core:2.0:User'."),
|
|
36
36
|
userName: z.string().describe("Email address from SAML field, serves as the username.").nullable(),
|
|
37
37
|
sentryOrgRole: z.string().describe("Organization role assigned to the user (e.g., 'member', 'admin'). If unspecified in request, defaults to organization's default role.").nullable()
|
|
38
|
-
}).describe("Response schema for `CreateUserForSamlIntegration`")
|
|
38
|
+
}).passthrough().describe("Response schema for `CreateUserForSamlIntegration`")
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
41
41
|
export { sentryCreateUserForSamlIntegration };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-for-saml-integration.mjs","names":[],"sources":["../../src/actions/create-user-for-saml-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateUserForSamlIntegrationInput = z.object({\n userName: z.string().describe(\"User's email address, used as the SAML identifier for the new member.\"),\n sentryOrgRole: z.enum([\"billing\", \"member\", \"manager\", \"admin\"]).describe(\"Organization role for the new member; defaults to the organization's default role. The `admin` role cannot be assigned in Business/Enterprise plans; use `TeamRoles` instead.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `CreateUserForSamlIntegration`\");\nconst SentryCreateUserForSamlIntegration_MetaSchema = z.object({\n resourceType: z.string().describe(\"Resource type identifier, always returns 'User' for user resources.\").nullable(),\n}).describe(\"Metadata container for resource information.\");\nconst SentryCreateUserForSamlIntegration_NameSchema = z.object({\n givenName: z.string().describe(\"First name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n familyName: z.string().describe(\"Last name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n}).describe(\"User name object containing given name and family name.\");\nconst SentryCreateUserForSamlIntegration_EmailSchema = z.object({\n type: z.string().describe(\"Type of email address, typically 'work'.\").nullable(),\n value: z.string().describe(\"The email address value.\").nullable(),\n primary: z.boolean().describe(\"Indicates whether this is the primary email address.\").nullable(),\n}).describe(\"Email address object for the user.\");\nexport const SentryCreateUserForSamlIntegrationOutput = z.object({\n id: z.string().describe(\"Unique user identifier assigned by Sentry.\").nullable(),\n meta: SentryCreateUserForSamlIntegration_MetaSchema.nullable(),\n name: SentryCreateUserForSamlIntegration_NameSchema.nullable(),\n active: z.boolean().describe(\"Indicates whether the user account is active.\").nullable(),\n emails: z.array(SentryCreateUserForSamlIntegration_EmailSchema).describe(\"Array of email address objects for the user.\"),\n schemas: z.array(z.string()).describe(\"SCIM schema identifier array, contains 'urn:ietf:params:scim:schemas:core:2.0:User'.\"),\n userName: z.string().describe(\"Email address from SAML field, serves as the username.\").nullable(),\n sentryOrgRole: z.string().describe(\"Organization role assigned to the user (e.g., 'member', 'admin'). If unspecified in request, defaults to organization's default role.\").nullable(),\n}).describe(\"Response schema for `CreateUserForSamlIntegration`\");\n\nexport const sentryCreateUserForSamlIntegration = action(\"SENTRY_CREATE_USER_FOR_SAML_INTEGRATION\", {\n slug: \"sentry-create-user-for-saml-integration\",\n name: \"Create user for SAML integration\",\n description: \"Creates a new Sentry organization member via a SCIM request for SAML integration; this action does not support setting secondary emails.\",\n input: SentryCreateUserForSamlIntegrationInput,\n output: SentryCreateUserForSamlIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACrG,eAAe,EAAE,KAAK;EAAC;EAAW;EAAU;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;CACpQ,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC3F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,gDAAgD,EAAE,OAAO,EAC7D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"create-user-for-saml-integration.mjs","names":[],"sources":["../../src/actions/create-user-for-saml-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryCreateUserForSamlIntegrationInput = z.object({\n userName: z.string().describe(\"User's email address, used as the SAML identifier for the new member.\"),\n sentryOrgRole: z.enum([\"billing\", \"member\", \"manager\", \"admin\"]).describe(\"Organization role for the new member; defaults to the organization's default role. The `admin` role cannot be assigned in Business/Enterprise plans; use `TeamRoles` instead.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `CreateUserForSamlIntegration`\");\nconst SentryCreateUserForSamlIntegration_MetaSchema = z.object({\n resourceType: z.string().describe(\"Resource type identifier, always returns 'User' for user resources.\").nullable(),\n}).passthrough().describe(\"Metadata container for resource information.\");\nconst SentryCreateUserForSamlIntegration_NameSchema = z.object({\n givenName: z.string().describe(\"First name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n familyName: z.string().describe(\"Last name of the user. Defaults to 'N/A' as this field is not currently supported.\").nullable(),\n}).passthrough().describe(\"User name object containing given name and family name.\");\nconst SentryCreateUserForSamlIntegration_EmailSchema = z.object({\n type: z.string().describe(\"Type of email address, typically 'work'.\").nullable(),\n value: z.string().describe(\"The email address value.\").nullable(),\n primary: z.boolean().describe(\"Indicates whether this is the primary email address.\").nullable(),\n}).passthrough().describe(\"Email address object for the user.\");\nexport const SentryCreateUserForSamlIntegrationOutput = z.object({\n id: z.string().describe(\"Unique user identifier assigned by Sentry.\").nullable(),\n meta: SentryCreateUserForSamlIntegration_MetaSchema.nullable(),\n name: SentryCreateUserForSamlIntegration_NameSchema.nullable(),\n active: z.boolean().describe(\"Indicates whether the user account is active.\").nullable(),\n emails: z.array(SentryCreateUserForSamlIntegration_EmailSchema).describe(\"Array of email address objects for the user.\"),\n schemas: z.array(z.string()).describe(\"SCIM schema identifier array, contains 'urn:ietf:params:scim:schemas:core:2.0:User'.\"),\n userName: z.string().describe(\"Email address from SAML field, serves as the username.\").nullable(),\n sentryOrgRole: z.string().describe(\"Organization role assigned to the user (e.g., 'member', 'admin'). If unspecified in request, defaults to organization's default role.\").nullable(),\n}).passthrough().describe(\"Response schema for `CreateUserForSamlIntegration`\");\n\nexport const sentryCreateUserForSamlIntegration = action(\"SENTRY_CREATE_USER_FOR_SAML_INTEGRATION\", {\n slug: \"sentry-create-user-for-saml-integration\",\n name: \"Create user for SAML integration\",\n description: \"Creates a new Sentry organization member via a SCIM request for SAML integration; this action does not support setting secondary emails.\",\n input: SentryCreateUserForSamlIntegrationInput,\n output: SentryCreateUserForSamlIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE;CACrG,eAAe,EAAE,KAAK;EAAC;EAAW;EAAU;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS;CACpQ,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC3F,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,gDAAgD,EAAE,OAAO,EAC7D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,EACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,gDAAgD,EAAE,OAAO;CAC7D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAC/H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,iDAAiD,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAY9D,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EAC/E,MAAM,8CAA8C,SAAS;EAC7D,MAAM,8CAA8C,SAAS;EAC7D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACvF,QAAQ,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,8CAA8C;EACvH,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sFAAsF;EAC5H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACjG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS;CACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/delete-a-custom-integration.ts
|
|
4
4
|
const SentryDeleteACustomIntegrationInput = zod.z.object({ sentry_app_id_or_slug: zod.z.string().describe("The ID or slug of the custom integration (Sentry App) to delete. Use the slug (e.g., 'my-integration') or UUID. Slugs are case-sensitive.") }).describe("Request schema for deleting a custom integration (Sentry App).");
|
|
5
|
-
const SentryDeleteACustomIntegrationOutput = zod.z.
|
|
5
|
+
const SentryDeleteACustomIntegrationOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `DeleteACustomIntegration`. DELETE endpoint returns 204 No Content with no response body on successful deletion.");
|
|
6
6
|
const sentryDeleteACustomIntegration = require_action.action("SENTRY_DELETE_A_CUSTOM_INTEGRATION", {
|
|
7
7
|
slug: "sentry-delete-a-custom-integration",
|
|
8
8
|
name: "Delete a custom integration",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-a-custom-integration.cjs","names":["z","action"],"sources":["../../src/actions/delete-a-custom-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteACustomIntegrationInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The ID or slug of the custom integration (Sentry App) to delete. Use the slug (e.g., 'my-integration') or UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for deleting a custom integration (Sentry App).\");\nexport const SentryDeleteACustomIntegrationOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-a-custom-integration.cjs","names":["z","action"],"sources":["../../src/actions/delete-a-custom-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteACustomIntegrationInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The ID or slug of the custom integration (Sentry App) to delete. Use the slug (e.g., 'my-integration') or UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for deleting a custom integration (Sentry App).\");\nexport const SentryDeleteACustomIntegrationOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteACustomIntegration`. DELETE endpoint returns 204 No Content with no response body on successful deletion.\");\n\nexport const sentryDeleteACustomIntegration = action(\"SENTRY_DELETE_A_CUSTOM_INTEGRATION\", {\n slug: \"sentry-delete-a-custom-integration\",\n name: \"Delete a custom integration\",\n description: \"Deletes a custom integration (Sentry App) by its ID or slug. Use when you need to permanently remove a custom integration from your organization. Requires org:admin scope.\",\n input: SentryDeleteACustomIntegrationInput,\n output: SentryDeleteACustomIntegrationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I,EACxL,CAAC,CAAC,CAAC,SAAS,gEAAgE;AAC5E,MAAa,uCAAuCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sIAAsI;AAErO,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SentryDeleteACustomIntegrationInput: z.ZodObject<{
|
|
5
5
|
sentry_app_id_or_slug: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SentryDeleteACustomIntegrationOutput: z.
|
|
7
|
+
declare const SentryDeleteACustomIntegrationOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const sentryDeleteACustomIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
sentry_app_id_or_slug: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-a-custom-integration.d.cts","names":[],"sources":["../../src/actions/delete-a-custom-integration.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-a-custom-integration.d.cts","names":[],"sources":["../../src/actions/delete-a-custom-integration.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -4,7 +4,7 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SentryDeleteACustomIntegrationInput: z.ZodObject<{
|
|
5
5
|
sentry_app_id_or_slug: z.ZodString;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SentryDeleteACustomIntegrationOutput: z.
|
|
7
|
+
declare const SentryDeleteACustomIntegrationOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const sentryDeleteACustomIntegration: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
sentry_app_id_or_slug: string;
|
|
10
10
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-a-custom-integration.d.mts","names":[],"sources":["../../src/actions/delete-a-custom-integration.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-a-custom-integration.d.mts","names":[],"sources":["../../src/actions/delete-a-custom-integration.ts"],"mappings":";;;cAIa,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAGnC,oCAAA,EAAoC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEpC,8BAAA,gCAA8B,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const sentryDeleteACustomIntegration = action("SENTRY_DELETE_A_CUSTOM_INTEGRATIO
|
|
|
5
5
|
name: "Delete a custom integration",
|
|
6
6
|
description: "Deletes a custom integration (Sentry App) by its ID or slug. Use when you need to permanently remove a custom integration from your organization. Requires org:admin scope.",
|
|
7
7
|
input: z.object({ sentry_app_id_or_slug: z.string().describe("The ID or slug of the custom integration (Sentry App) to delete. Use the slug (e.g., 'my-integration') or UUID. Slugs are case-sensitive.") }).describe("Request schema for deleting a custom integration (Sentry App)."),
|
|
8
|
-
output: z.
|
|
8
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for `DeleteACustomIntegration`. DELETE endpoint returns 204 No Content with no response body on successful deletion.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { sentryDeleteACustomIntegration };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-a-custom-integration.mjs","names":[],"sources":["../../src/actions/delete-a-custom-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteACustomIntegrationInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The ID or slug of the custom integration (Sentry App) to delete. Use the slug (e.g., 'my-integration') or UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for deleting a custom integration (Sentry App).\");\nexport const SentryDeleteACustomIntegrationOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-a-custom-integration.mjs","names":[],"sources":["../../src/actions/delete-a-custom-integration.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteACustomIntegrationInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The ID or slug of the custom integration (Sentry App) to delete. Use the slug (e.g., 'my-integration') or UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for deleting a custom integration (Sentry App).\");\nexport const SentryDeleteACustomIntegrationOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteACustomIntegration`. DELETE endpoint returns 204 No Content with no response body on successful deletion.\");\n\nexport const sentryDeleteACustomIntegration = action(\"SENTRY_DELETE_A_CUSTOM_INTEGRATION\", {\n slug: \"sentry-delete-a-custom-integration\",\n name: \"Delete a custom integration\",\n description: \"Deletes a custom integration (Sentry App) by its ID or slug. Use when you need to permanently remove a custom integration from your organization. Requires org:admin scope.\",\n input: SentryDeleteACustomIntegrationInput,\n output: SentryDeleteACustomIntegrationOutput,\n});\n"],"mappings":";;AASA,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATiD,EAAE,OAAO,EAC1D,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I,EACxL,CAAC,CAAC,CAAC,SAAS,gEAOH;CACP,QAPkD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sIAOrF;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const SentryDeleteAnAlertInput = zod.z.object({
|
|
|
5
5
|
workflow_id: zod.z.number().int().describe("The ID of the alert you'd like to query."),
|
|
6
6
|
organization_id_or_slug: zod.z.string().describe("The ID or slug of the organization the resource belongs to.")
|
|
7
7
|
}).describe("Request schema for `DeleteAnAlert`");
|
|
8
|
-
const SentryDeleteAnAlertOutput = zod.z.
|
|
8
|
+
const SentryDeleteAnAlertOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `DeleteAnAlert`. DELETE endpoint returns 204 No Content with no response body on successful deletion.");
|
|
9
9
|
const sentryDeleteAnAlert = require_action.action("SENTRY_DELETE_AN_ALERT", {
|
|
10
10
|
slug: "sentry-delete-an-alert",
|
|
11
11
|
name: "Delete an alert",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-an-alert.cjs","names":["z","action"],"sources":["../../src/actions/delete-an-alert.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteAnAlertInput = z.object({\n workflow_id: z.number().int().describe(\"The ID of the alert you'd like to query.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n}).describe(\"Request schema for `DeleteAnAlert`\");\nexport const SentryDeleteAnAlertOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-an-alert.cjs","names":["z","action"],"sources":["../../src/actions/delete-an-alert.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteAnAlertInput = z.object({\n workflow_id: z.number().int().describe(\"The ID of the alert you'd like to query.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n}).describe(\"Request schema for `DeleteAnAlert`\");\nexport const SentryDeleteAnAlertOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteAnAlert`. DELETE endpoint returns 204 No Content with no response body on successful deletion.\");\n\nexport const sentryDeleteAnAlert = action(\"SENTRY_DELETE_AN_ALERT\", {\n slug: \"sentry-delete-an-alert\",\n name: \"Delete an alert\",\n description: \"⚠️ This endpoint is currently in beta and may be subject to change. Deletes an alert. Use when you need to permanently remove an alert from an organization.\",\n input: SentryDeleteAnAlertInput,\n output: SentryDeleteAnAlertOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CACjF,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AAC5G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,4BAA4BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2HAA2H;AAE/M,MAAa,sBAAsBC,eAAAA,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ declare const SentryDeleteAnAlertInput: z.ZodObject<{
|
|
|
5
5
|
workflow_id: z.ZodNumber;
|
|
6
6
|
organization_id_or_slug: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
|
-
declare const SentryDeleteAnAlertOutput: z.
|
|
8
|
+
declare const SentryDeleteAnAlertOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
declare const sentryDeleteAnAlert: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
workflow_id: number;
|
|
11
11
|
organization_id_or_slug: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-an-alert.d.cts","names":[],"sources":["../../src/actions/delete-an-alert.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-an-alert.d.cts","names":[],"sources":["../../src/actions/delete-an-alert.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ declare const SentryDeleteAnAlertInput: z.ZodObject<{
|
|
|
5
5
|
workflow_id: z.ZodNumber;
|
|
6
6
|
organization_id_or_slug: z.ZodString;
|
|
7
7
|
}, z.core.$strip>;
|
|
8
|
-
declare const SentryDeleteAnAlertOutput: z.
|
|
8
|
+
declare const SentryDeleteAnAlertOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
9
9
|
declare const sentryDeleteAnAlert: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
10
|
workflow_id: number;
|
|
11
11
|
organization_id_or_slug: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-an-alert.d.mts","names":[],"sources":["../../src/actions/delete-an-alert.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"delete-an-alert.d.mts","names":[],"sources":["../../src/actions/delete-an-alert.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAIxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const sentryDeleteAnAlert = action("SENTRY_DELETE_AN_ALERT", {
|
|
|
8
8
|
workflow_id: z.number().int().describe("The ID of the alert you'd like to query."),
|
|
9
9
|
organization_id_or_slug: z.string().describe("The ID or slug of the organization the resource belongs to.")
|
|
10
10
|
}).describe("Request schema for `DeleteAnAlert`"),
|
|
11
|
-
output: z.
|
|
11
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for `DeleteAnAlert`. DELETE endpoint returns 204 No Content with no response body on successful deletion.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { sentryDeleteAnAlert };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-an-alert.mjs","names":[],"sources":["../../src/actions/delete-an-alert.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteAnAlertInput = z.object({\n workflow_id: z.number().int().describe(\"The ID of the alert you'd like to query.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n}).describe(\"Request schema for `DeleteAnAlert`\");\nexport const SentryDeleteAnAlertOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-an-alert.mjs","names":[],"sources":["../../src/actions/delete-an-alert.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteAnAlertInput = z.object({\n workflow_id: z.number().int().describe(\"The ID of the alert you'd like to query.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n}).describe(\"Request schema for `DeleteAnAlert`\");\nexport const SentryDeleteAnAlertOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeleteAnAlert`. DELETE endpoint returns 204 No Content with no response body on successful deletion.\");\n\nexport const sentryDeleteAnAlert = action(\"SENTRY_DELETE_AN_ALERT\", {\n slug: \"sentry-delete-an-alert\",\n name: \"Delete an alert\",\n description: \"⚠️ This endpoint is currently in beta and may be subject to change. Deletes an alert. Use when you need to permanently remove an alert from an organization.\",\n input: SentryDeleteAnAlertInput,\n output: SentryDeleteAnAlertOutput,\n});\n"],"mappings":";;AAUA,MAAa,sBAAsB,OAAO,0BAA0B;CAClE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVsC,EAAE,OAAO;EAC/C,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;EACjF,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC5G,CAAC,CAAC,CAAC,SAAS,oCAOH;CACP,QAPuC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2HAO1E;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ const SentryDeleteBulkAlertsInput = zod.z.object({
|
|
|
7
7
|
project: zod.z.array(zod.z.string()).describe("The IDs of projects to filter by. '-1' means all available projects. For example: '/?project=1234&project=56789' or '/?project=-1'").optional(),
|
|
8
8
|
organization_id_or_slug: zod.z.string().describe("The ID or slug of the organization the resource belongs to.")
|
|
9
9
|
}).describe("Request schema for bulk deleting alerts from a Sentry organization.");
|
|
10
|
-
const SentryDeleteBulkAlertsOutput = zod.z.
|
|
10
|
+
const SentryDeleteBulkAlertsOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for bulk deleting alerts from a Sentry organization.\n\nReturns HTTP 204 No Content on successful deletion with an empty response body.\nThe successful deletion is indicated solely by the 204 status code.");
|
|
11
11
|
const sentryDeleteBulkAlerts = require_action.action("SENTRY_DELETE_BULK_ALERTS", {
|
|
12
12
|
slug: "sentry-delete-bulk-alerts",
|
|
13
13
|
name: "Delete bulk alerts",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-bulk-alerts.cjs","names":["z","action"],"sources":["../../src/actions/delete-bulk-alerts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteBulkAlertsInput = z.object({\n id: z.array(z.string()).describe(\"The ID of the alert you'd like to delete. Multiple IDs can be provided to delete multiple alerts at once.\").optional(),\n query: z.string().describe(\"An optional search query for filtering alerts to delete.\").optional(),\n project: z.array(z.string()).describe(\"The IDs of projects to filter by. '-1' means all available projects. For example: '/?project=1234&project=56789' or '/?project=-1'\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n}).describe(\"Request schema for bulk deleting alerts from a Sentry organization.\");\nexport const SentryDeleteBulkAlertsOutput = z.
|
|
1
|
+
{"version":3,"file":"delete-bulk-alerts.cjs","names":["z","action"],"sources":["../../src/actions/delete-bulk-alerts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryDeleteBulkAlertsInput = z.object({\n id: z.array(z.string()).describe(\"The ID of the alert you'd like to delete. Multiple IDs can be provided to delete multiple alerts at once.\").optional(),\n query: z.string().describe(\"An optional search query for filtering alerts to delete.\").optional(),\n project: z.array(z.string()).describe(\"The IDs of projects to filter by. '-1' means all available projects. For example: '/?project=1234&project=56789' or '/?project=-1'\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n}).describe(\"Request schema for bulk deleting alerts from a Sentry organization.\");\nexport const SentryDeleteBulkAlertsOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for bulk deleting alerts from a Sentry organization.\\n\\nReturns HTTP 204 No Content on successful deletion with an empty response body.\\nThe successful deletion is indicated solely by the 204 status code.\");\n\nexport const sentryDeleteBulkAlerts = action(\"SENTRY_DELETE_BULK_ALERTS\", {\n slug: \"sentry-delete-bulk-alerts\",\n name: \"Delete bulk alerts\",\n description: \"Bulk delete alerts for a given organization. Use when you need to delete multiple alerts at once. ⚠️ This endpoint is currently in beta and may be subject to change.\",\n input: SentryDeleteBulkAlertsInput,\n output: SentryDeleteBulkAlertsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,IAAIA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CACvJ,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAChG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oIAAoI,CAAC,CAAC,SAAS;CACrL,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;AAC5G,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAa,+BAA+BA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8NAA8N;AAErT,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|