@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
|
@@ -11,7 +11,7 @@ declare const SentryRetrieveEventIdForOrganizationOutput: z.ZodObject<{
|
|
|
11
11
|
groupId: z.ZodNullable<z.ZodString>;
|
|
12
12
|
projectSlug: z.ZodNullable<z.ZodString>;
|
|
13
13
|
organizationSlug: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const sentryRetrieveEventIdForOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
event_id: string;
|
|
17
17
|
organization_id_or_slug: string;
|
|
@@ -14,7 +14,7 @@ const sentryRetrieveEventIdForOrganization = action("SENTRY_RETRIEVE_EVENT_ID_FO
|
|
|
14
14
|
groupId: z.string().describe("The internal issue/group ID that this event is associated with. Use this ID to query issue-related endpoints.").nullable(),
|
|
15
15
|
projectSlug: z.string().describe("The slug of the project where the event belongs.").nullable(),
|
|
16
16
|
organizationSlug: z.string().describe("The slug of the organization where the event belongs.").nullable()
|
|
17
|
-
}).describe("Output schema containing the resolved information for the Sentry event, including organization, project, issue, and full event details.")
|
|
17
|
+
}).passthrough().describe("Output schema containing the resolved information for the Sentry event, including organization, project, issue, and full event details.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { sentryRetrieveEventIdForOrganization };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-event-id-for-organization.mjs","names":[],"sources":["../../src/actions/retrieve-event-id-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveEventIdForOrganizationInput = z.object({\n event_id: z.string().describe(\"The unique 32-character hexadecimal identifier of the Sentry event to be resolved.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or human-readable slug of the Sentry organization where the event occurred. This specifies the scope for the event lookup.\"),\n}).describe(\"Input parameters to resolve a Sentry event ID to its associated project and issue details within a specific organization.\");\nexport const SentryRetrieveEventIdForOrganizationOutput = z.object({\n event: z.record(z.string(), z.unknown()).describe(\"Complete event object containing detailed information including: id, groupID, eventID, projectID, message, title, platform, tags, user info, contexts, entries (stacktraces/messages), dateCreated, dateReceived, fingerprints, and metadata.\"),\n eventId: z.string().describe(\"The internal event ID (same as the input event_id).\").nullable(),\n groupId: z.string().describe(\"The internal issue/group ID that this event is associated with. Use this ID to query issue-related endpoints.\").nullable(),\n projectSlug: z.string().describe(\"The slug of the project where the event belongs.\").nullable(),\n organizationSlug: z.string().describe(\"The slug of the organization where the event belongs.\").nullable(),\n}).describe(\"Output schema containing the resolved information for the Sentry event, including organization, project, issue, and full event details.\");\n\nexport const sentryRetrieveEventIdForOrganization = action(\"SENTRY_RETRIEVE_EVENT_ID_FOR_ORGANIZATION\", {\n slug: \"sentry-retrieve-event-id-for-organization\",\n name: \"Retrieve event id for organization\",\n description: \"Resolves a Sentry event ID to its project and issue details within an accessible Sentry organization.\",\n input: SentryRetrieveEventIdForOrganizationInput,\n output: SentryRetrieveEventIdForOrganizationOutput,\n});\n"],"mappings":";;AAgBA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBuD,EAAE,OAAO;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;EAClH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ;CACtM,CAAC,CAAC,CAAC,SAAS,2HAaH;CACP,QAbwD,EAAE,OAAO;EACjE,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+OAA+O;EACjS,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACvJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC9F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"retrieve-event-id-for-organization.mjs","names":[],"sources":["../../src/actions/retrieve-event-id-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveEventIdForOrganizationInput = z.object({\n event_id: z.string().describe(\"The unique 32-character hexadecimal identifier of the Sentry event to be resolved.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or human-readable slug of the Sentry organization where the event occurred. This specifies the scope for the event lookup.\"),\n}).describe(\"Input parameters to resolve a Sentry event ID to its associated project and issue details within a specific organization.\");\nexport const SentryRetrieveEventIdForOrganizationOutput = z.object({\n event: z.record(z.string(), z.unknown()).describe(\"Complete event object containing detailed information including: id, groupID, eventID, projectID, message, title, platform, tags, user info, contexts, entries (stacktraces/messages), dateCreated, dateReceived, fingerprints, and metadata.\"),\n eventId: z.string().describe(\"The internal event ID (same as the input event_id).\").nullable(),\n groupId: z.string().describe(\"The internal issue/group ID that this event is associated with. Use this ID to query issue-related endpoints.\").nullable(),\n projectSlug: z.string().describe(\"The slug of the project where the event belongs.\").nullable(),\n organizationSlug: z.string().describe(\"The slug of the organization where the event belongs.\").nullable(),\n}).passthrough().describe(\"Output schema containing the resolved information for the Sentry event, including organization, project, issue, and full event details.\");\n\nexport const sentryRetrieveEventIdForOrganization = action(\"SENTRY_RETRIEVE_EVENT_ID_FOR_ORGANIZATION\", {\n slug: \"sentry-retrieve-event-id-for-organization\",\n name: \"Retrieve event id for organization\",\n description: \"Resolves a Sentry event ID to its project and issue details within an accessible Sentry organization.\",\n input: SentryRetrieveEventIdForOrganizationInput,\n output: SentryRetrieveEventIdForOrganizationOutput,\n});\n"],"mappings":";;AAgBA,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBuD,EAAE,OAAO;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;EAClH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ;CACtM,CAAC,CAAC,CAAC,SAAS,2HAaH;CACP,QAbwD,EAAE,OAAO;EACjE,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+OAA+O;EACjS,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;EAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS;EACvJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC9F,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yIAOhB;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ const SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema = zod.z.ob
|
|
|
12
12
|
latestEvent: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Details of the most recent event with this hash (only included when full=True).").nullable().optional(),
|
|
13
13
|
mergedBySeer: zod.z.boolean().describe("Whether this hash was merged by Sentry's AI grouping system.").nullable().optional()
|
|
14
14
|
}).passthrough().describe("Details of a single issue hash.");
|
|
15
|
-
const SentryRetrieveIssueHashesForOrganizationOutput = zod.z.object({ details: zod.z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe("List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.") }).describe("Response containing the issue's hashes.");
|
|
15
|
+
const SentryRetrieveIssueHashesForOrganizationOutput = zod.z.object({ details: zod.z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe("List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.") }).passthrough().describe("Response containing the issue's hashes.");
|
|
16
16
|
const sentryRetrieveIssueHashesForOrganization = require_action.action("SENTRY_RETRIEVE_ISSUE_HASHES_FOR_ORGANIZATION", {
|
|
17
17
|
slug: "sentry-retrieve-issue-hashes-for-organization",
|
|
18
18
|
name: "Retrieve issue hashes for organization",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-issue-hashes-for-organization.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-issue-hashes-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueHashesForOrganizationInput = z.object({\n full: z.boolean().default(true).describe(\"If `True`, includes comprehensive details for each hash; if `False`, returns a minimal representation.\").optional(),\n cursor: z.string().describe(\"Pagination cursor to navigate through the list of issue hashes.\").optional(),\n issue_id: z.string().describe(\"Identifier (ID) of the Sentry issue.\"),\n organization_id_or_slug: z.string().describe(\"Identifier (ID or slug) of the Sentry organization.\"),\n}).describe(\"Request to retrieve hashes for a Sentry issue in an organization.\");\nconst SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema = z.object({\n id: z.string().describe(\"The hash ID (checksum) used for grouping events into this issue.\").nullable(),\n latestEvent: z.record(z.string(), z.unknown()).describe(\"Details of the most recent event with this hash (only included when full=True).\").nullable().optional(),\n mergedBySeer: z.boolean().describe(\"Whether this hash was merged by Sentry's AI grouping system.\").nullable().optional(),\n}).passthrough().describe(\"Details of a single issue hash.\");\nexport const SentryRetrieveIssueHashesForOrganizationOutput = z.object({\n details: z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe(\"List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.\"),\n}).describe(\"Response containing the issue's hashes.\");\n\nexport const sentryRetrieveIssueHashesForOrganization = action(\"SENTRY_RETRIEVE_ISSUE_HASHES_FOR_ORGANIZATION\", {\n slug: \"sentry-retrieve-issue-hashes-for-organization\",\n name: \"Retrieve issue hashes for organization\",\n description: \"Retrieves a list of grouping checksums (hashes) generated by Sentry for a specific issue within an organization, used for understanding event aggregation.\",\n input: SentryRetrieveIssueHashesForOrganizationInput,\n output: SentryRetrieveIssueHashesForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC5J,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACpE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACpG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,kEAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,SAASA,IAAAA,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,sHAAsH,EACnN,CAAC,CAAC,CAAC,SAAS,yCAAyC;
|
|
1
|
+
{"version":3,"file":"retrieve-issue-hashes-for-organization.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-issue-hashes-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueHashesForOrganizationInput = z.object({\n full: z.boolean().default(true).describe(\"If `True`, includes comprehensive details for each hash; if `False`, returns a minimal representation.\").optional(),\n cursor: z.string().describe(\"Pagination cursor to navigate through the list of issue hashes.\").optional(),\n issue_id: z.string().describe(\"Identifier (ID) of the Sentry issue.\"),\n organization_id_or_slug: z.string().describe(\"Identifier (ID or slug) of the Sentry organization.\"),\n}).describe(\"Request to retrieve hashes for a Sentry issue in an organization.\");\nconst SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema = z.object({\n id: z.string().describe(\"The hash ID (checksum) used for grouping events into this issue.\").nullable(),\n latestEvent: z.record(z.string(), z.unknown()).describe(\"Details of the most recent event with this hash (only included when full=True).\").nullable().optional(),\n mergedBySeer: z.boolean().describe(\"Whether this hash was merged by Sentry's AI grouping system.\").nullable().optional(),\n}).passthrough().describe(\"Details of a single issue hash.\");\nexport const SentryRetrieveIssueHashesForOrganizationOutput = z.object({\n details: z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe(\"List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.\"),\n}).passthrough().describe(\"Response containing the issue's hashes.\");\n\nexport const sentryRetrieveIssueHashesForOrganization = action(\"SENTRY_RETRIEVE_ISSUE_HASHES_FOR_ORGANIZATION\", {\n slug: \"sentry-retrieve-issue-hashes-for-organization\",\n name: \"Retrieve issue hashes for organization\",\n description: \"Retrieves a list of grouping checksums (hashes) generated by Sentry for a specific issue within an organization, used for understanding event aggregation.\",\n input: SentryRetrieveIssueHashesForOrganizationInput,\n output: SentryRetrieveIssueHashesForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC5J,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACpE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACpG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,kEAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACrG,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAC3D,MAAa,iDAAiDA,IAAAA,EAAE,OAAO,EACrE,SAASA,IAAAA,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,sHAAsH,EACnN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAEnE,MAAa,2CAA2CC,eAAAA,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,7 +13,7 @@ declare const SentryRetrieveIssueHashesForOrganizationOutput: z.ZodObject<{
|
|
|
13
13
|
latestEvent: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
14
|
mergedBySeer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
15
|
}, z.core.$loose>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const sentryRetrieveIssueHashesForOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
issue_id: string;
|
|
19
19
|
organization_id_or_slug: string;
|
|
@@ -13,7 +13,7 @@ declare const SentryRetrieveIssueHashesForOrganizationOutput: z.ZodObject<{
|
|
|
13
13
|
latestEvent: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
14
|
mergedBySeer: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
15
15
|
}, z.core.$loose>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const sentryRetrieveIssueHashesForOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
18
|
issue_id: string;
|
|
19
19
|
organization_id_or_slug: string;
|
|
@@ -17,7 +17,7 @@ const sentryRetrieveIssueHashesForOrganization = action("SENTRY_RETRIEVE_ISSUE_H
|
|
|
17
17
|
name: "Retrieve issue hashes for organization",
|
|
18
18
|
description: "Retrieves a list of grouping checksums (hashes) generated by Sentry for a specific issue within an organization, used for understanding event aggregation.",
|
|
19
19
|
input: SentryRetrieveIssueHashesForOrganizationInput,
|
|
20
|
-
output: z.object({ details: z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe("List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.") }).describe("Response containing the issue's hashes.")
|
|
20
|
+
output: z.object({ details: z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe("List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.") }).passthrough().describe("Response containing the issue's hashes.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { sentryRetrieveIssueHashesForOrganization };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-issue-hashes-for-organization.mjs","names":[],"sources":["../../src/actions/retrieve-issue-hashes-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueHashesForOrganizationInput = z.object({\n full: z.boolean().default(true).describe(\"If `True`, includes comprehensive details for each hash; if `False`, returns a minimal representation.\").optional(),\n cursor: z.string().describe(\"Pagination cursor to navigate through the list of issue hashes.\").optional(),\n issue_id: z.string().describe(\"Identifier (ID) of the Sentry issue.\"),\n organization_id_or_slug: z.string().describe(\"Identifier (ID or slug) of the Sentry organization.\"),\n}).describe(\"Request to retrieve hashes for a Sentry issue in an organization.\");\nconst SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema = z.object({\n id: z.string().describe(\"The hash ID (checksum) used for grouping events into this issue.\").nullable(),\n latestEvent: z.record(z.string(), z.unknown()).describe(\"Details of the most recent event with this hash (only included when full=True).\").nullable().optional(),\n mergedBySeer: z.boolean().describe(\"Whether this hash was merged by Sentry's AI grouping system.\").nullable().optional(),\n}).passthrough().describe(\"Details of a single issue hash.\");\nexport const SentryRetrieveIssueHashesForOrganizationOutput = z.object({\n details: z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe(\"List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.\"),\n}).describe(\"Response containing the issue's hashes.\");\n\nexport const sentryRetrieveIssueHashesForOrganization = action(\"SENTRY_RETRIEVE_ISSUE_HASHES_FOR_ORGANIZATION\", {\n slug: \"sentry-retrieve-issue-hashes-for-organization\",\n name: \"Retrieve issue hashes for organization\",\n description: \"Retrieves a list of grouping checksums (hashes) generated by Sentry for a specific issue within an organization, used for understanding event aggregation.\",\n input: SentryRetrieveIssueHashesForOrganizationInput,\n output: SentryRetrieveIssueHashesForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgD,EAAE,OAAO;CACpE,MAAM,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC5J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACpE,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACpG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,kEAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAK3D,MAAa,2CAA2C,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,SAAS,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,sHAAsH,EACnN,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"retrieve-issue-hashes-for-organization.mjs","names":[],"sources":["../../src/actions/retrieve-issue-hashes-for-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueHashesForOrganizationInput = z.object({\n full: z.boolean().default(true).describe(\"If `True`, includes comprehensive details for each hash; if `False`, returns a minimal representation.\").optional(),\n cursor: z.string().describe(\"Pagination cursor to navigate through the list of issue hashes.\").optional(),\n issue_id: z.string().describe(\"Identifier (ID) of the Sentry issue.\"),\n organization_id_or_slug: z.string().describe(\"Identifier (ID or slug) of the Sentry organization.\"),\n}).describe(\"Request to retrieve hashes for a Sentry issue in an organization.\");\nconst SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema = z.object({\n id: z.string().describe(\"The hash ID (checksum) used for grouping events into this issue.\").nullable(),\n latestEvent: z.record(z.string(), z.unknown()).describe(\"Details of the most recent event with this hash (only included when full=True).\").nullable().optional(),\n mergedBySeer: z.boolean().describe(\"Whether this hash was merged by Sentry's AI grouping system.\").nullable().optional(),\n}).passthrough().describe(\"Details of a single issue hash.\");\nexport const SentryRetrieveIssueHashesForOrganizationOutput = z.object({\n details: z.array(SentryRetrieveIssueHashesForOrganization_IssueHashDetailsSchema).describe(\"List of grouping hashes associated with this issue, each representing a unique fingerprint used to aggregate events.\"),\n}).passthrough().describe(\"Response containing the issue's hashes.\");\n\nexport const sentryRetrieveIssueHashesForOrganization = action(\"SENTRY_RETRIEVE_ISSUE_HASHES_FOR_ORGANIZATION\", {\n slug: \"sentry-retrieve-issue-hashes-for-organization\",\n name: \"Retrieve issue hashes for organization\",\n description: \"Retrieves a list of grouping checksums (hashes) generated by Sentry for a specific issue within an organization, used for understanding event aggregation.\",\n input: SentryRetrieveIssueHashesForOrganizationInput,\n output: SentryRetrieveIssueHashesForOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgD,EAAE,OAAO;CACpE,MAAM,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC5J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACpE,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACpG,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,kEAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iCAAiC;AAK3D,MAAa,2CAA2C,OAAO,iDAAiD;CAC9G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4D,EAAE,OAAO,EACrE,SAAS,EAAE,MAAM,+DAA+D,CAAC,CAAC,SAAS,sHAAsH,EACnN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAOhB;AACV,CAAC"}
|
|
@@ -13,15 +13,15 @@ const SentryRetrieveIssueTagDetails_TagValueSchema = zod.z.object({
|
|
|
13
13
|
value: zod.z.string().describe("The actual tag value (may be null for empty/unset values).").nullable().optional(),
|
|
14
14
|
lastSeen: zod.z.string().describe("ISO 8601 timestamp of when this tag value was last seen.").nullable(),
|
|
15
15
|
firstSeen: zod.z.string().describe("ISO 8601 timestamp of when this tag value was first seen.").nullable()
|
|
16
|
-
}).describe("Schema for individual tag value entries in topValues list.");
|
|
16
|
+
}).passthrough().describe("Schema for individual tag value entries in topValues list.");
|
|
17
17
|
const SentryRetrieveIssueTagDetails_TagDetailsSchema = zod.z.object({
|
|
18
18
|
key: zod.z.string().describe("The tag key identifier.").nullable(),
|
|
19
19
|
name: zod.z.string().describe("Human-readable display name for the tag.").nullable(),
|
|
20
20
|
topValues: zod.z.array(SentryRetrieveIssueTagDetails_TagValueSchema).describe("List of the most frequent tag values, ordered by count (descending). Limited to top 1000 values."),
|
|
21
21
|
totalValues: zod.z.number().int().describe("Total number of tag value occurrences (including duplicates).").nullable(),
|
|
22
22
|
uniqueValues: zod.z.number().int().describe("Number of unique values for this tag across the issue.").nullable()
|
|
23
|
-
}).describe("Schema for tag details returned by the API.");
|
|
24
|
-
const SentryRetrieveIssueTagDetailsOutput = zod.z.object({ data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable() }).describe("Response schema for `RetrieveIssueTagDetails`");
|
|
23
|
+
}).passthrough().describe("Schema for tag details returned by the API.");
|
|
24
|
+
const SentryRetrieveIssueTagDetailsOutput = zod.z.object({ data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable() }).passthrough().describe("Response schema for `RetrieveIssueTagDetails`");
|
|
25
25
|
const sentryRetrieveIssueTagDetails = require_action.action("SENTRY_RETRIEVE_ISSUE_TAG_DETAILS", {
|
|
26
26
|
slug: "sentry-retrieve-issue-tag-details",
|
|
27
27
|
name: "Retrieve issue tag details",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-issue-tag-details.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-issue-tag-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueTagDetailsInput = z.object({\n key: z.string().describe(\"The specific tag key (e.g., 'browser', 'os', 'environment', 'release', custom tags) for which to retrieve detailed values; case-sensitive.\"),\n issue_id: z.number().int().describe(\"The unique numerical ID of the Sentry issue.\"),\n environment: z.array(z.string()).describe(\"Optional list of environment names to filter tag values; if omitted, all environments are considered.\").optional(),\n}).describe(\"Request schema for `RetrieveIssueTagDetails`\");\nconst SentryRetrieveIssueTagDetails_TagValueSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Display name for this specific tag value (may be null for empty/unset values).\").nullable().optional(),\n count: z.number().int().describe(\"Number of times this value appears in the issue.\").nullable(),\n value: z.string().describe(\"The actual tag value (may be null for empty/unset values).\").nullable().optional(),\n lastSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was last seen.\").nullable(),\n firstSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was first seen.\").nullable(),\n}).describe(\"Schema for individual tag value entries in topValues list.\");\nconst SentryRetrieveIssueTagDetails_TagDetailsSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Human-readable display name for the tag.\").nullable(),\n topValues: z.array(SentryRetrieveIssueTagDetails_TagValueSchema).describe(\"List of the most frequent tag values, ordered by count (descending). Limited to top 1000 values.\"),\n totalValues: z.number().int().describe(\"Total number of tag value occurrences (including duplicates).\").nullable(),\n uniqueValues: z.number().int().describe(\"Number of unique values for this tag across the issue.\").nullable(),\n}).describe(\"Schema for tag details returned by the API.\");\nexport const SentryRetrieveIssueTagDetailsOutput = z.object({\n data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable(),\n}).describe(\"Response schema for `RetrieveIssueTagDetails`\");\n\nexport const sentryRetrieveIssueTagDetails = action(\"SENTRY_RETRIEVE_ISSUE_TAG_DETAILS\", {\n slug: \"sentry-retrieve-issue-tag-details\",\n name: \"Retrieve issue tag details\",\n description: \"Retrieves detailed information (e.g., top values, counts) for a specific tag key on an existing Sentry issue; results are paginated (max 1000 values per page).\",\n input: SentryRetrieveIssueTagDetailsInput,\n output: SentryRetrieveIssueTagDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACrK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAClF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,4DAA4D;
|
|
1
|
+
{"version":3,"file":"retrieve-issue-tag-details.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-issue-tag-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueTagDetailsInput = z.object({\n key: z.string().describe(\"The specific tag key (e.g., 'browser', 'os', 'environment', 'release', custom tags) for which to retrieve detailed values; case-sensitive.\"),\n issue_id: z.number().int().describe(\"The unique numerical ID of the Sentry issue.\"),\n environment: z.array(z.string()).describe(\"Optional list of environment names to filter tag values; if omitted, all environments are considered.\").optional(),\n}).describe(\"Request schema for `RetrieveIssueTagDetails`\");\nconst SentryRetrieveIssueTagDetails_TagValueSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Display name for this specific tag value (may be null for empty/unset values).\").nullable().optional(),\n count: z.number().int().describe(\"Number of times this value appears in the issue.\").nullable(),\n value: z.string().describe(\"The actual tag value (may be null for empty/unset values).\").nullable().optional(),\n lastSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was last seen.\").nullable(),\n firstSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was first seen.\").nullable(),\n}).passthrough().describe(\"Schema for individual tag value entries in topValues list.\");\nconst SentryRetrieveIssueTagDetails_TagDetailsSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Human-readable display name for the tag.\").nullable(),\n topValues: z.array(SentryRetrieveIssueTagDetails_TagValueSchema).describe(\"List of the most frequent tag values, ordered by count (descending). Limited to top 1000 values.\"),\n totalValues: z.number().int().describe(\"Total number of tag value occurrences (including duplicates).\").nullable(),\n uniqueValues: z.number().int().describe(\"Number of unique values for this tag across the issue.\").nullable(),\n}).passthrough().describe(\"Schema for tag details returned by the API.\");\nexport const SentryRetrieveIssueTagDetailsOutput = z.object({\n data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable(),\n}).passthrough().describe(\"Response schema for `RetrieveIssueTagDetails`\");\n\nexport const sentryRetrieveIssueTagDetails = action(\"SENTRY_RETRIEVE_ISSUE_TAG_DETAILS\", {\n slug: \"sentry-retrieve-issue-tag-details\",\n name: \"Retrieve issue tag details\",\n description: \"Retrieves detailed information (e.g., top values, counts) for a specific tag key on an existing Sentry issue; results are paginated (max 1000 values per page).\",\n input: SentryRetrieveIssueTagDetailsInput,\n output: SentryRetrieveIssueTagDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACrK,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAClF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,WAAWA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,kGAAkG;CAC5K,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACjH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,MAAM,+CAA+C,SAAS,EAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,11 +17,11 @@ declare const SentryRetrieveIssueTagDetailsOutput: z.ZodObject<{
|
|
|
17
17
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
lastSeen: z.ZodNullable<z.ZodString>;
|
|
19
19
|
firstSeen: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
totalValues: z.ZodNullable<z.ZodNumber>;
|
|
22
22
|
uniqueValues: z.ZodNullable<z.ZodNumber>;
|
|
23
|
-
}, z.core.$
|
|
24
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const sentryRetrieveIssueTagDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
key: string;
|
|
27
27
|
issue_id: number;
|
|
@@ -17,11 +17,11 @@ declare const SentryRetrieveIssueTagDetailsOutput: z.ZodObject<{
|
|
|
17
17
|
value: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
lastSeen: z.ZodNullable<z.ZodString>;
|
|
19
19
|
firstSeen: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
totalValues: z.ZodNullable<z.ZodNumber>;
|
|
22
22
|
uniqueValues: z.ZodNullable<z.ZodNumber>;
|
|
23
|
-
}, z.core.$
|
|
24
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const sentryRetrieveIssueTagDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
key: string;
|
|
27
27
|
issue_id: number;
|
|
@@ -13,20 +13,20 @@ const SentryRetrieveIssueTagDetails_TagValueSchema = z.object({
|
|
|
13
13
|
value: z.string().describe("The actual tag value (may be null for empty/unset values).").nullable().optional(),
|
|
14
14
|
lastSeen: z.string().describe("ISO 8601 timestamp of when this tag value was last seen.").nullable(),
|
|
15
15
|
firstSeen: z.string().describe("ISO 8601 timestamp of when this tag value was first seen.").nullable()
|
|
16
|
-
}).describe("Schema for individual tag value entries in topValues list.");
|
|
16
|
+
}).passthrough().describe("Schema for individual tag value entries in topValues list.");
|
|
17
17
|
const SentryRetrieveIssueTagDetails_TagDetailsSchema = z.object({
|
|
18
18
|
key: z.string().describe("The tag key identifier.").nullable(),
|
|
19
19
|
name: z.string().describe("Human-readable display name for the tag.").nullable(),
|
|
20
20
|
topValues: z.array(SentryRetrieveIssueTagDetails_TagValueSchema).describe("List of the most frequent tag values, ordered by count (descending). Limited to top 1000 values."),
|
|
21
21
|
totalValues: z.number().int().describe("Total number of tag value occurrences (including duplicates).").nullable(),
|
|
22
22
|
uniqueValues: z.number().int().describe("Number of unique values for this tag across the issue.").nullable()
|
|
23
|
-
}).describe("Schema for tag details returned by the API.");
|
|
23
|
+
}).passthrough().describe("Schema for tag details returned by the API.");
|
|
24
24
|
const sentryRetrieveIssueTagDetails = action("SENTRY_RETRIEVE_ISSUE_TAG_DETAILS", {
|
|
25
25
|
slug: "sentry-retrieve-issue-tag-details",
|
|
26
26
|
name: "Retrieve issue tag details",
|
|
27
27
|
description: "Retrieves detailed information (e.g., top values, counts) for a specific tag key on an existing Sentry issue; results are paginated (max 1000 values per page).",
|
|
28
28
|
input: SentryRetrieveIssueTagDetailsInput,
|
|
29
|
-
output: z.object({ data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable() }).describe("Response schema for `RetrieveIssueTagDetails`")
|
|
29
|
+
output: z.object({ data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable() }).passthrough().describe("Response schema for `RetrieveIssueTagDetails`")
|
|
30
30
|
});
|
|
31
31
|
//#endregion
|
|
32
32
|
export { sentryRetrieveIssueTagDetails };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-issue-tag-details.mjs","names":[],"sources":["../../src/actions/retrieve-issue-tag-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueTagDetailsInput = z.object({\n key: z.string().describe(\"The specific tag key (e.g., 'browser', 'os', 'environment', 'release', custom tags) for which to retrieve detailed values; case-sensitive.\"),\n issue_id: z.number().int().describe(\"The unique numerical ID of the Sentry issue.\"),\n environment: z.array(z.string()).describe(\"Optional list of environment names to filter tag values; if omitted, all environments are considered.\").optional(),\n}).describe(\"Request schema for `RetrieveIssueTagDetails`\");\nconst SentryRetrieveIssueTagDetails_TagValueSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Display name for this specific tag value (may be null for empty/unset values).\").nullable().optional(),\n count: z.number().int().describe(\"Number of times this value appears in the issue.\").nullable(),\n value: z.string().describe(\"The actual tag value (may be null for empty/unset values).\").nullable().optional(),\n lastSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was last seen.\").nullable(),\n firstSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was first seen.\").nullable(),\n}).describe(\"Schema for individual tag value entries in topValues list.\");\nconst SentryRetrieveIssueTagDetails_TagDetailsSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Human-readable display name for the tag.\").nullable(),\n topValues: z.array(SentryRetrieveIssueTagDetails_TagValueSchema).describe(\"List of the most frequent tag values, ordered by count (descending). Limited to top 1000 values.\"),\n totalValues: z.number().int().describe(\"Total number of tag value occurrences (including duplicates).\").nullable(),\n uniqueValues: z.number().int().describe(\"Number of unique values for this tag across the issue.\").nullable(),\n}).describe(\"Schema for tag details returned by the API.\");\nexport const SentryRetrieveIssueTagDetailsOutput = z.object({\n data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable(),\n}).describe(\"Response schema for `RetrieveIssueTagDetails`\");\n\nexport const sentryRetrieveIssueTagDetails = action(\"SENTRY_RETRIEVE_ISSUE_TAG_DETAILS\", {\n slug: \"sentry-retrieve-issue-tag-details\",\n name: \"Retrieve issue tag details\",\n description: \"Retrieves detailed information (e.g., top values, counts) for a specific tag key on an existing Sentry issue; results are paginated (max 1000 values per page).\",\n input: SentryRetrieveIssueTagDetailsInput,\n output: SentryRetrieveIssueTagDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACrK,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAClF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,4DAA4D;
|
|
1
|
+
{"version":3,"file":"retrieve-issue-tag-details.mjs","names":[],"sources":["../../src/actions/retrieve-issue-tag-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveIssueTagDetailsInput = z.object({\n key: z.string().describe(\"The specific tag key (e.g., 'browser', 'os', 'environment', 'release', custom tags) for which to retrieve detailed values; case-sensitive.\"),\n issue_id: z.number().int().describe(\"The unique numerical ID of the Sentry issue.\"),\n environment: z.array(z.string()).describe(\"Optional list of environment names to filter tag values; if omitted, all environments are considered.\").optional(),\n}).describe(\"Request schema for `RetrieveIssueTagDetails`\");\nconst SentryRetrieveIssueTagDetails_TagValueSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Display name for this specific tag value (may be null for empty/unset values).\").nullable().optional(),\n count: z.number().int().describe(\"Number of times this value appears in the issue.\").nullable(),\n value: z.string().describe(\"The actual tag value (may be null for empty/unset values).\").nullable().optional(),\n lastSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was last seen.\").nullable(),\n firstSeen: z.string().describe(\"ISO 8601 timestamp of when this tag value was first seen.\").nullable(),\n}).passthrough().describe(\"Schema for individual tag value entries in topValues list.\");\nconst SentryRetrieveIssueTagDetails_TagDetailsSchema = z.object({\n key: z.string().describe(\"The tag key identifier.\").nullable(),\n name: z.string().describe(\"Human-readable display name for the tag.\").nullable(),\n topValues: z.array(SentryRetrieveIssueTagDetails_TagValueSchema).describe(\"List of the most frequent tag values, ordered by count (descending). Limited to top 1000 values.\"),\n totalValues: z.number().int().describe(\"Total number of tag value occurrences (including duplicates).\").nullable(),\n uniqueValues: z.number().int().describe(\"Number of unique values for this tag across the issue.\").nullable(),\n}).passthrough().describe(\"Schema for tag details returned by the API.\");\nexport const SentryRetrieveIssueTagDetailsOutput = z.object({\n data: SentryRetrieveIssueTagDetails_TagDetailsSchema.nullable(),\n}).passthrough().describe(\"Response schema for `RetrieveIssueTagDetails`\");\n\nexport const sentryRetrieveIssueTagDetails = action(\"SENTRY_RETRIEVE_ISSUE_TAG_DETAILS\", {\n slug: \"sentry-retrieve-issue-tag-details\",\n name: \"Retrieve issue tag details\",\n description: \"Retrieves detailed information (e.g., top values, counts) for a specific tag key on an existing Sentry issue; results are paginated (max 1000 values per page).\",\n input: SentryRetrieveIssueTagDetailsInput,\n output: SentryRetrieveIssueTagDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CACrK,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAClF,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS;AAC9J,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CACnG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,iDAAiD,EAAE,OAAO;CAC9D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC/E,WAAW,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,kGAAkG;CAC5K,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACjH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AAKvE,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,MAAM,+CAA+C,SAAS,EAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAOhB;AACV,CAAC"}
|
|
@@ -13,9 +13,9 @@ const SentryRetrieveMonitorCheckinsByOrg_CheckInSchema = zod.z.object({
|
|
|
13
13
|
dateCreated: zod.z.string().describe("The ISO 8601 timestamp when this check-in was created.").nullable(),
|
|
14
14
|
environment: zod.z.string().describe("The environment name where this check-in occurred (e.g., 'production', 'staging').").nullable().optional(),
|
|
15
15
|
expectedTime: zod.z.string().describe("The ISO 8601 timestamp when the check-in was expected based on the schedule.").nullable().optional()
|
|
16
|
-
}).describe("A single check-in (ping/heartbeat) record for a monitor.");
|
|
17
|
-
const SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = zod.z.object({ details: zod.z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe("Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.") }).describe("Container for the list of check-ins.");
|
|
18
|
-
const SentryRetrieveMonitorCheckinsByOrgOutput = zod.z.object({ data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable() }).describe("Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.");
|
|
16
|
+
}).passthrough().describe("A single check-in (ping/heartbeat) record for a monitor.");
|
|
17
|
+
const SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = zod.z.object({ details: zod.z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe("Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.") }).passthrough().describe("Container for the list of check-ins.");
|
|
18
|
+
const SentryRetrieveMonitorCheckinsByOrgOutput = zod.z.object({ data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable() }).passthrough().describe("Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.");
|
|
19
19
|
const sentryRetrieveMonitorCheckinsByOrg = require_action.action("SENTRY_RETRIEVE_MONITOR_CHECKINS_BY_ORG", {
|
|
20
20
|
slug: "sentry-retrieve-monitor-checkins-by-org",
|
|
21
21
|
name: "Retrieve monitor checkins by org",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-monitor-checkins-by-org.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-monitor-checkins-by-org.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveMonitorCheckinsByOrgInput = z.object({\n monitor_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the monitor.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the Sentry organization.\"),\n}).describe(\"Request schema to retrieve check-ins for a specific monitor within an organization.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of this check-in.\").nullable(),\n groups: z.array(z.string()).describe(\"List of issue group IDs associated with this check-in, if any.\").nullable().optional(),\n status: z.string().describe(\"The status of this check-in (e.g., 'ok', 'error', 'in_progress', 'missed', 'timeout').\").nullable(),\n duration: z.number().int().describe(\"The duration in milliseconds that the monitored job took to complete, if reported.\").nullable().optional(),\n dateCreated: z.string().describe(\"The ISO 8601 timestamp when this check-in was created.\").nullable(),\n environment: z.string().describe(\"The environment name where this check-in occurred (e.g., 'production', 'staging').\").nullable().optional(),\n expectedTime: z.string().describe(\"The ISO 8601 timestamp when the check-in was expected based on the schedule.\").nullable().optional(),\n}).describe(\"A single check-in (ping/heartbeat) record for a monitor.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = z.object({\n details: z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe(\"Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.\"),\n}).describe(\"Container for the list of check-ins.\");\nexport const SentryRetrieveMonitorCheckinsByOrgOutput = z.object({\n data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable(),\n}).describe(\"Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.\");\n\nexport const sentryRetrieveMonitorCheckinsByOrg = action(\"SENTRY_RETRIEVE_MONITOR_CHECKINS_BY_ORG\", {\n slug: \"sentry-retrieve-monitor-checkins-by-org\",\n name: \"Retrieve monitor checkins by org\",\n description: \"Retrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a Sentry organization.\",\n input: SentryRetrieveMonitorCheckinsByOrgInput,\n output: SentryRetrieveMonitorCheckinsByOrgOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC/H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,0DAA0D;
|
|
1
|
+
{"version":3,"file":"retrieve-monitor-checkins-by-org.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-monitor-checkins-by-org.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveMonitorCheckinsByOrgInput = z.object({\n monitor_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the monitor.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the Sentry organization.\"),\n}).describe(\"Request schema to retrieve check-ins for a specific monitor within an organization.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of this check-in.\").nullable(),\n groups: z.array(z.string()).describe(\"List of issue group IDs associated with this check-in, if any.\").nullable().optional(),\n status: z.string().describe(\"The status of this check-in (e.g., 'ok', 'error', 'in_progress', 'missed', 'timeout').\").nullable(),\n duration: z.number().int().describe(\"The duration in milliseconds that the monitored job took to complete, if reported.\").nullable().optional(),\n dateCreated: z.string().describe(\"The ISO 8601 timestamp when this check-in was created.\").nullable(),\n environment: z.string().describe(\"The environment name where this check-in occurred (e.g., 'production', 'staging').\").nullable().optional(),\n expectedTime: z.string().describe(\"The ISO 8601 timestamp when the check-in was expected based on the schedule.\").nullable().optional(),\n}).passthrough().describe(\"A single check-in (ping/heartbeat) record for a monitor.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = z.object({\n details: z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe(\"Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.\"),\n}).passthrough().describe(\"Container for the list of check-ins.\");\nexport const SentryRetrieveMonitorCheckinsByOrgOutput = z.object({\n data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable(),\n}).passthrough().describe(\"Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.\");\n\nexport const sentryRetrieveMonitorCheckinsByOrg = action(\"SENTRY_RETRIEVE_MONITOR_CHECKINS_BY_ORG\", {\n slug: \"sentry-retrieve-monitor-checkins-by-org\",\n name: \"Retrieve monitor checkins by org\",\n description: \"Retrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a Sentry organization.\",\n input: SentryRetrieveMonitorCheckinsByOrgInput,\n output: SentryRetrieveMonitorCheckinsByOrgOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC/H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,wDAAwDA,IAAAA,EAAE,OAAO,EACrE,SAASA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iHAAiH,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,MAAM,sDAAsD,SAAS,EACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+IAA+I;AAEzK,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,9 +15,9 @@ declare const SentryRetrieveMonitorCheckinsByOrgOutput: z.ZodObject<{
|
|
|
15
15
|
dateCreated: z.ZodNullable<z.ZodString>;
|
|
16
16
|
environment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
expectedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const sentryRetrieveMonitorCheckinsByOrg: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
monitor_id_or_slug: string;
|
|
23
23
|
organization_id_or_slug: string;
|
|
@@ -15,9 +15,9 @@ declare const SentryRetrieveMonitorCheckinsByOrgOutput: z.ZodObject<{
|
|
|
15
15
|
dateCreated: z.ZodNullable<z.ZodString>;
|
|
16
16
|
environment: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
expectedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const sentryRetrieveMonitorCheckinsByOrg: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
monitor_id_or_slug: string;
|
|
23
23
|
organization_id_or_slug: string;
|
|
@@ -13,14 +13,14 @@ const SentryRetrieveMonitorCheckinsByOrg_CheckInSchema = z.object({
|
|
|
13
13
|
dateCreated: z.string().describe("The ISO 8601 timestamp when this check-in was created.").nullable(),
|
|
14
14
|
environment: z.string().describe("The environment name where this check-in occurred (e.g., 'production', 'staging').").nullable().optional(),
|
|
15
15
|
expectedTime: z.string().describe("The ISO 8601 timestamp when the check-in was expected based on the schedule.").nullable().optional()
|
|
16
|
-
}).describe("A single check-in (ping/heartbeat) record for a monitor.");
|
|
17
|
-
const SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = z.object({ details: z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe("Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.") }).describe("Container for the list of check-ins.");
|
|
16
|
+
}).passthrough().describe("A single check-in (ping/heartbeat) record for a monitor.");
|
|
17
|
+
const SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = z.object({ details: z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe("Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.") }).passthrough().describe("Container for the list of check-ins.");
|
|
18
18
|
const sentryRetrieveMonitorCheckinsByOrg = action("SENTRY_RETRIEVE_MONITOR_CHECKINS_BY_ORG", {
|
|
19
19
|
slug: "sentry-retrieve-monitor-checkins-by-org",
|
|
20
20
|
name: "Retrieve monitor checkins by org",
|
|
21
21
|
description: "Retrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a Sentry organization.",
|
|
22
22
|
input: SentryRetrieveMonitorCheckinsByOrgInput,
|
|
23
|
-
output: z.object({ data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable() }).describe("Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.")
|
|
23
|
+
output: z.object({ data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable() }).passthrough().describe("Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { sentryRetrieveMonitorCheckinsByOrg };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-monitor-checkins-by-org.mjs","names":[],"sources":["../../src/actions/retrieve-monitor-checkins-by-org.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveMonitorCheckinsByOrgInput = z.object({\n monitor_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the monitor.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the Sentry organization.\"),\n}).describe(\"Request schema to retrieve check-ins for a specific monitor within an organization.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of this check-in.\").nullable(),\n groups: z.array(z.string()).describe(\"List of issue group IDs associated with this check-in, if any.\").nullable().optional(),\n status: z.string().describe(\"The status of this check-in (e.g., 'ok', 'error', 'in_progress', 'missed', 'timeout').\").nullable(),\n duration: z.number().int().describe(\"The duration in milliseconds that the monitored job took to complete, if reported.\").nullable().optional(),\n dateCreated: z.string().describe(\"The ISO 8601 timestamp when this check-in was created.\").nullable(),\n environment: z.string().describe(\"The environment name where this check-in occurred (e.g., 'production', 'staging').\").nullable().optional(),\n expectedTime: z.string().describe(\"The ISO 8601 timestamp when the check-in was expected based on the schedule.\").nullable().optional(),\n}).describe(\"A single check-in (ping/heartbeat) record for a monitor.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = z.object({\n details: z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe(\"Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.\"),\n}).describe(\"Container for the list of check-ins.\");\nexport const SentryRetrieveMonitorCheckinsByOrgOutput = z.object({\n data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable(),\n}).describe(\"Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.\");\n\nexport const sentryRetrieveMonitorCheckinsByOrg = action(\"SENTRY_RETRIEVE_MONITOR_CHECKINS_BY_ORG\", {\n slug: \"sentry-retrieve-monitor-checkins-by-org\",\n name: \"Retrieve monitor checkins by org\",\n description: \"Retrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a Sentry organization.\",\n input: SentryRetrieveMonitorCheckinsByOrgInput,\n output: SentryRetrieveMonitorCheckinsByOrgOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC/H,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,SAAS,0DAA0D;
|
|
1
|
+
{"version":3,"file":"retrieve-monitor-checkins-by-org.mjs","names":[],"sources":["../../src/actions/retrieve-monitor-checkins-by-org.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveMonitorCheckinsByOrgInput = z.object({\n monitor_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the monitor.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or URL-friendly slug of the Sentry organization.\"),\n}).describe(\"Request schema to retrieve check-ins for a specific monitor within an organization.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInSchema = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of this check-in.\").nullable(),\n groups: z.array(z.string()).describe(\"List of issue group IDs associated with this check-in, if any.\").nullable().optional(),\n status: z.string().describe(\"The status of this check-in (e.g., 'ok', 'error', 'in_progress', 'missed', 'timeout').\").nullable(),\n duration: z.number().int().describe(\"The duration in milliseconds that the monitored job took to complete, if reported.\").nullable().optional(),\n dateCreated: z.string().describe(\"The ISO 8601 timestamp when this check-in was created.\").nullable(),\n environment: z.string().describe(\"The environment name where this check-in occurred (e.g., 'production', 'staging').\").nullable().optional(),\n expectedTime: z.string().describe(\"The ISO 8601 timestamp when the check-in was expected based on the schedule.\").nullable().optional(),\n}).passthrough().describe(\"A single check-in (ping/heartbeat) record for a monitor.\");\nconst SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema = z.object({\n details: z.array(SentryRetrieveMonitorCheckinsByOrg_CheckInSchema).describe(\"Array of check-in objects for the specified monitor, ordered by most recent first. Empty if no check-ins exist.\"),\n}).passthrough().describe(\"Container for the list of check-ins.\");\nexport const SentryRetrieveMonitorCheckinsByOrgOutput = z.object({\n data: SentryRetrieveMonitorCheckinsByOrg_CheckInsDataSchema.nullable(),\n}).passthrough().describe(\"Response containing check-ins for the specified monitor, with a structured list of check-in records showing status, duration, and timestamps.\");\n\nexport const sentryRetrieveMonitorCheckinsByOrg = action(\"SENTRY_RETRIEVE_MONITOR_CHECKINS_BY_ORG\", {\n slug: \"sentry-retrieve-monitor-checkins-by-org\",\n name: \"Retrieve monitor checkins by org\",\n description: \"Retrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a Sentry organization.\",\n input: SentryRetrieveMonitorCheckinsByOrgInput,\n output: SentryRetrieveMonitorCheckinsByOrgOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;AAC5H,CAAC,CAAC,CAAC,SAAS,qFAAqF;AACjG,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACnF,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CAC/H,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAM,wDAAwD,EAAE,OAAO,EACrE,SAAS,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iHAAiH,EAC/L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAKhE,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsD,EAAE,OAAO,EAC/D,MAAM,sDAAsD,SAAS,EACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+IAOhB;AACV,CAAC"}
|
|
@@ -16,7 +16,7 @@ const SentryRetrieveNotificationActionByOrgIdOutput = zod.z.object({
|
|
|
16
16
|
targetDisplay: zod.z.string().describe("The human-readable display name of the notification target (e.g., channel name).").nullable().optional(),
|
|
17
17
|
organizationId: zod.z.number().int().describe("The ID of the organization this notification action belongs to.").nullable(),
|
|
18
18
|
targetIdentifier: zod.z.string().describe("The identifier of the notification target (e.g., Slack channel ID, null for default notifications).").nullable().optional()
|
|
19
|
-
}).describe("Response schema for `RetrieveNotificationActionByOrgId`");
|
|
19
|
+
}).passthrough().describe("Response schema for `RetrieveNotificationActionByOrgId`");
|
|
20
20
|
const sentryRetrieveNotificationActionByOrgId = require_action.action("SENTRY_RETRIEVE_NOTIFICATION_ACTION_BY_ORG_ID", {
|
|
21
21
|
slug: "sentry-retrieve-notification-action-by-org-id",
|
|
22
22
|
name: "Retrieve notification action by org id",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-notification-action-by-org-id.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-notification-action-by-org-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveNotificationActionByOrgIdInput = z.object({\n action_id: z.number().int().describe(\"The unique numerical identifier (ID) of the specific notification action to retrieve.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for `RetrieveNotificationActionByOrgId`\");\nexport const SentryRetrieveNotificationActionByOrgIdOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the notification action.\").nullable(),\n projects: z.array(z.number().int()).describe(\"List of project IDs that this notification action applies to.\"),\n targetType: z.string().describe(\"The type of target for the notification (e.g., 'specific').\").nullable(),\n sentryAppId: z.number().int().describe(\"The ID of the Sentry app associated with this notification action (if applicable).\").nullable().optional(),\n serviceType: z.string().describe(\"The type of service used for notifications (e.g., 'sentry_notification', 'email', 'slack').\").nullable(),\n triggerType: z.string().describe(\"The type of event that triggers this notification (e.g., 'spike-protection').\").nullable(),\n integrationId: z.number().int().describe(\"The ID of the integration used for this notification (null for built-in notifications).\").nullable().optional(),\n targetDisplay: z.string().describe(\"The human-readable display name of the notification target (e.g., channel name).\").nullable().optional(),\n organizationId: z.number().int().describe(\"The ID of the organization this notification action belongs to.\").nullable(),\n targetIdentifier: z.string().describe(\"The identifier of the notification target (e.g., Slack channel ID, null for default notifications).\").nullable().optional(),\n}).describe(\"Response schema for `RetrieveNotificationActionByOrgId`\");\n\nexport const sentryRetrieveNotificationActionByOrgId = action(\"SENTRY_RETRIEVE_NOTIFICATION_ACTION_BY_ORG_ID\", {\n slug: \"sentry-retrieve-notification-action-by-org-id\",\n name: \"Retrieve notification action by org id\",\n description: \"Retrieves details for a specific Spike Protection Notification Action, which defines alerts for triggered spike protection rules, within a Sentry organization.\",\n input: SentryRetrieveNotificationActionByOrgIdInput,\n output: SentryRetrieveNotificationActionByOrgIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;CAC5H,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;AAC9H,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+DAA+D;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC3H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACtH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnK,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"retrieve-notification-action-by-org-id.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-notification-action-by-org-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveNotificationActionByOrgIdInput = z.object({\n action_id: z.number().int().describe(\"The unique numerical identifier (ID) of the specific notification action to retrieve.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for `RetrieveNotificationActionByOrgId`\");\nexport const SentryRetrieveNotificationActionByOrgIdOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the notification action.\").nullable(),\n projects: z.array(z.number().int()).describe(\"List of project IDs that this notification action applies to.\"),\n targetType: z.string().describe(\"The type of target for the notification (e.g., 'specific').\").nullable(),\n sentryAppId: z.number().int().describe(\"The ID of the Sentry app associated with this notification action (if applicable).\").nullable().optional(),\n serviceType: z.string().describe(\"The type of service used for notifications (e.g., 'sentry_notification', 'email', 'slack').\").nullable(),\n triggerType: z.string().describe(\"The type of event that triggers this notification (e.g., 'spike-protection').\").nullable(),\n integrationId: z.number().int().describe(\"The ID of the integration used for this notification (null for built-in notifications).\").nullable().optional(),\n targetDisplay: z.string().describe(\"The human-readable display name of the notification target (e.g., channel name).\").nullable().optional(),\n organizationId: z.number().int().describe(\"The ID of the organization this notification action belongs to.\").nullable(),\n targetIdentifier: z.string().describe(\"The identifier of the notification target (e.g., Slack channel ID, null for default notifications).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `RetrieveNotificationActionByOrgId`\");\n\nexport const sentryRetrieveNotificationActionByOrgId = action(\"SENTRY_RETRIEVE_NOTIFICATION_ACTION_BY_ORG_ID\", {\n slug: \"sentry-retrieve-notification-action-by-org-id\",\n name: \"Retrieve notification action by org id\",\n description: \"Retrieves details for a specific Spike Protection Notification Action, which defines alerts for triggered spike protection rules, within a Sentry organization.\",\n input: SentryRetrieveNotificationActionByOrgIdInput,\n output: SentryRetrieveNotificationActionByOrgIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;CAC5H,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;AAC9H,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+DAA+D;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC3H,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACtH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,0CAA0CC,eAAAA,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,7 +16,7 @@ declare const SentryRetrieveNotificationActionByOrgIdOutput: z.ZodObject<{
|
|
|
16
16
|
targetDisplay: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
organizationId: z.ZodNullable<z.ZodNumber>;
|
|
18
18
|
targetIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const sentryRetrieveNotificationActionByOrgId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
action_id: number;
|
|
22
22
|
organization_id_or_slug: string;
|
|
@@ -16,7 +16,7 @@ declare const SentryRetrieveNotificationActionByOrgIdOutput: z.ZodObject<{
|
|
|
16
16
|
targetDisplay: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
organizationId: z.ZodNullable<z.ZodNumber>;
|
|
18
18
|
targetIdentifier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const sentryRetrieveNotificationActionByOrgId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
action_id: number;
|
|
22
22
|
organization_id_or_slug: string;
|
|
@@ -19,7 +19,7 @@ const sentryRetrieveNotificationActionByOrgId = action("SENTRY_RETRIEVE_NOTIFICA
|
|
|
19
19
|
targetDisplay: z.string().describe("The human-readable display name of the notification target (e.g., channel name).").nullable().optional(),
|
|
20
20
|
organizationId: z.number().int().describe("The ID of the organization this notification action belongs to.").nullable(),
|
|
21
21
|
targetIdentifier: z.string().describe("The identifier of the notification target (e.g., Slack channel ID, null for default notifications).").nullable().optional()
|
|
22
|
-
}).describe("Response schema for `RetrieveNotificationActionByOrgId`")
|
|
22
|
+
}).passthrough().describe("Response schema for `RetrieveNotificationActionByOrgId`")
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { sentryRetrieveNotificationActionByOrgId };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-notification-action-by-org-id.mjs","names":[],"sources":["../../src/actions/retrieve-notification-action-by-org-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveNotificationActionByOrgIdInput = z.object({\n action_id: z.number().int().describe(\"The unique numerical identifier (ID) of the specific notification action to retrieve.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for `RetrieveNotificationActionByOrgId`\");\nexport const SentryRetrieveNotificationActionByOrgIdOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the notification action.\").nullable(),\n projects: z.array(z.number().int()).describe(\"List of project IDs that this notification action applies to.\"),\n targetType: z.string().describe(\"The type of target for the notification (e.g., 'specific').\").nullable(),\n sentryAppId: z.number().int().describe(\"The ID of the Sentry app associated with this notification action (if applicable).\").nullable().optional(),\n serviceType: z.string().describe(\"The type of service used for notifications (e.g., 'sentry_notification', 'email', 'slack').\").nullable(),\n triggerType: z.string().describe(\"The type of event that triggers this notification (e.g., 'spike-protection').\").nullable(),\n integrationId: z.number().int().describe(\"The ID of the integration used for this notification (null for built-in notifications).\").nullable().optional(),\n targetDisplay: z.string().describe(\"The human-readable display name of the notification target (e.g., channel name).\").nullable().optional(),\n organizationId: z.number().int().describe(\"The ID of the organization this notification action belongs to.\").nullable(),\n targetIdentifier: z.string().describe(\"The identifier of the notification target (e.g., Slack channel ID, null for default notifications).\").nullable().optional(),\n}).describe(\"Response schema for `RetrieveNotificationActionByOrgId`\");\n\nexport const sentryRetrieveNotificationActionByOrgId = action(\"SENTRY_RETRIEVE_NOTIFICATION_ACTION_BY_ORG_ID\", {\n slug: \"sentry-retrieve-notification-action-by-org-id\",\n name: \"Retrieve notification action by org id\",\n description: \"Retrieves details for a specific Spike Protection Notification Action, which defines alerts for triggered spike protection rules, within a Sentry organization.\",\n input: SentryRetrieveNotificationActionByOrgIdInput,\n output: SentryRetrieveNotificationActionByOrgIdOutput,\n});\n"],"mappings":";;AAqBA,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB0D,EAAE,OAAO;EACnE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;EAC5H,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CAC9H,CAAC,CAAC,CAAC,SAAS,wDAkBH;CACP,QAlB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+DAA+D;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACxG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACzI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EAC3H,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EACtH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"retrieve-notification-action-by-org-id.mjs","names":[],"sources":["../../src/actions/retrieve-notification-action-by-org-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveNotificationActionByOrgIdInput = z.object({\n action_id: z.number().int().describe(\"The unique numerical identifier (ID) of the specific notification action to retrieve.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for `RetrieveNotificationActionByOrgId`\");\nexport const SentryRetrieveNotificationActionByOrgIdOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the notification action.\").nullable(),\n projects: z.array(z.number().int()).describe(\"List of project IDs that this notification action applies to.\"),\n targetType: z.string().describe(\"The type of target for the notification (e.g., 'specific').\").nullable(),\n sentryAppId: z.number().int().describe(\"The ID of the Sentry app associated with this notification action (if applicable).\").nullable().optional(),\n serviceType: z.string().describe(\"The type of service used for notifications (e.g., 'sentry_notification', 'email', 'slack').\").nullable(),\n triggerType: z.string().describe(\"The type of event that triggers this notification (e.g., 'spike-protection').\").nullable(),\n integrationId: z.number().int().describe(\"The ID of the integration used for this notification (null for built-in notifications).\").nullable().optional(),\n targetDisplay: z.string().describe(\"The human-readable display name of the notification target (e.g., channel name).\").nullable().optional(),\n organizationId: z.number().int().describe(\"The ID of the organization this notification action belongs to.\").nullable(),\n targetIdentifier: z.string().describe(\"The identifier of the notification target (e.g., Slack channel ID, null for default notifications).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `RetrieveNotificationActionByOrgId`\");\n\nexport const sentryRetrieveNotificationActionByOrgId = action(\"SENTRY_RETRIEVE_NOTIFICATION_ACTION_BY_ORG_ID\", {\n slug: \"sentry-retrieve-notification-action-by-org-id\",\n name: \"Retrieve notification action by org id\",\n description: \"Retrieves details for a specific Spike Protection Notification Action, which defines alerts for triggered spike protection rules, within a Sentry organization.\",\n input: SentryRetrieveNotificationActionByOrgIdInput,\n output: SentryRetrieveNotificationActionByOrgIdOutput,\n});\n"],"mappings":";;AAqBA,MAAa,0CAA0C,OAAO,iDAAiD;CAC7G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArB0D,EAAE,OAAO;EACnE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uFAAuF;EAC5H,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CAC9H,CAAC,CAAC,CAAC,SAAS,wDAkBH;CACP,QAlB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,+DAA+D;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;EACxG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACzI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EAC3H,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxJ,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;EACtH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
|
|
@@ -24,8 +24,8 @@ const SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema = zod.z.objec
|
|
|
24
24
|
canDisable: zod.z.boolean().describe("Whether the integration can be disabled").nullable(),
|
|
25
25
|
setupDialog: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Setup dialog configuration including URL, width, and height")
|
|
26
26
|
}).passthrough().describe("Integration provider configuration information.");
|
|
27
|
-
const SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = zod.z.object({ providers: zod.z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe("List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.") }).describe("Data container for integration provider configurations.");
|
|
28
|
-
const SentryRetrieveOrgIntegrationConfigOutput = zod.z.object({ data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable() }).describe("Response containing integration provider configuration information for the organization.");
|
|
27
|
+
const SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = zod.z.object({ providers: zod.z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe("List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.") }).passthrough().describe("Data container for integration provider configurations.");
|
|
28
|
+
const SentryRetrieveOrgIntegrationConfigOutput = zod.z.object({ data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable() }).passthrough().describe("Response containing integration provider configuration information for the organization.");
|
|
29
29
|
const sentryRetrieveOrgIntegrationConfig = require_action.action("SENTRY_RETRIEVE_ORG_INTEGRATION_CONFIG", {
|
|
30
30
|
slug: "sentry-retrieve-org-integration-config",
|
|
31
31
|
name: "Retrieve org integration config",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-org-integration-config.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-org-integration-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveOrgIntegrationConfigInput = z.object({\n providerKey: z.string().describe(\"Key of a specific integration provider (e.g., 'slack', 'github', 'jira') to filter by; if omitted, returns configurations for all integrations. Refer to Sentry's documentation for supported provider keys.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization for which to retrieve integration configurations.\"),\n}).describe(\"Request schema for retrieving Sentry organization integration configurations.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema = z.object({\n noun: z.string().describe(\"Noun used for the integration\").nullable(),\n author: z.string().describe(\"Author of the integration\").nullable(),\n aspects: z.record(z.string(), z.unknown()).describe(\"Additional integration aspects and configuration\"),\n features: z.array(z.record(z.string(), z.unknown())).describe(\"List of features supported by the integration\"),\n issue_url: z.string().describe(\"URL for reporting issues with the integration\").nullable(),\n source_url: z.string().describe(\"URL to the integration source code\").nullable(),\n description: z.string().describe(\"Description of the integration provider\").nullable(),\n}).passthrough().describe(\"Metadata for an integration provider.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema = z.object({\n key: z.string().describe(\"Unique key for the integration provider\").nullable(),\n name: z.string().describe(\"Display name of the integration\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the integration\").nullable(),\n canAdd: z.boolean().describe(\"Whether the integration can be added to the organization\").nullable(),\n features: z.array(z.string()).describe(\"List of feature keys supported by the integration\"),\n metadata: SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema.nullable(),\n canDisable: z.boolean().describe(\"Whether the integration can be disabled\").nullable(),\n setupDialog: z.record(z.string(), z.unknown()).describe(\"Setup dialog configuration including URL, width, and height\"),\n}).passthrough().describe(\"Integration provider configuration information.\");\nconst SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = z.object({\n providers: z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe(\"List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.\"),\n}).describe(\"Data container for integration provider configurations.\");\nexport const SentryRetrieveOrgIntegrationConfigOutput = z.object({\n data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable(),\n}).describe(\"Response containing integration provider configuration information for the organization.\");\n\nexport const sentryRetrieveOrgIntegrationConfig = action(\"SENTRY_RETRIEVE_ORG_INTEGRATION_CONFIG\", {\n slug: \"sentry-retrieve-org-integration-config\",\n name: \"Retrieve org integration config\",\n description: \"Retrieves configuration for all integrations, or a specific integration if `providerKey` is given, for an existing Sentry organization.\",\n input: SentryRetrieveOrgIntegrationConfigInput,\n output: SentryRetrieveOrgIntegrationConfigOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;CAC1P,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;AAC5I,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC3F,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD;CACtG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CAC1F,UAAU,qEAAqE,SAAS;CACxF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,oFAAoFA,IAAAA,EAAE,OAAO,EACjG,WAAWA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,4JAA4J,EACxP,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"retrieve-org-integration-config.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-org-integration-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveOrgIntegrationConfigInput = z.object({\n providerKey: z.string().describe(\"Key of a specific integration provider (e.g., 'slack', 'github', 'jira') to filter by; if omitted, returns configurations for all integrations. Refer to Sentry's documentation for supported provider keys.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization for which to retrieve integration configurations.\"),\n}).describe(\"Request schema for retrieving Sentry organization integration configurations.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema = z.object({\n noun: z.string().describe(\"Noun used for the integration\").nullable(),\n author: z.string().describe(\"Author of the integration\").nullable(),\n aspects: z.record(z.string(), z.unknown()).describe(\"Additional integration aspects and configuration\"),\n features: z.array(z.record(z.string(), z.unknown())).describe(\"List of features supported by the integration\"),\n issue_url: z.string().describe(\"URL for reporting issues with the integration\").nullable(),\n source_url: z.string().describe(\"URL to the integration source code\").nullable(),\n description: z.string().describe(\"Description of the integration provider\").nullable(),\n}).passthrough().describe(\"Metadata for an integration provider.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema = z.object({\n key: z.string().describe(\"Unique key for the integration provider\").nullable(),\n name: z.string().describe(\"Display name of the integration\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the integration\").nullable(),\n canAdd: z.boolean().describe(\"Whether the integration can be added to the organization\").nullable(),\n features: z.array(z.string()).describe(\"List of feature keys supported by the integration\"),\n metadata: SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema.nullable(),\n canDisable: z.boolean().describe(\"Whether the integration can be disabled\").nullable(),\n setupDialog: z.record(z.string(), z.unknown()).describe(\"Setup dialog configuration including URL, width, and height\"),\n}).passthrough().describe(\"Integration provider configuration information.\");\nconst SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = z.object({\n providers: z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe(\"List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.\"),\n}).passthrough().describe(\"Data container for integration provider configurations.\");\nexport const SentryRetrieveOrgIntegrationConfigOutput = z.object({\n data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response containing integration provider configuration information for the organization.\");\n\nexport const sentryRetrieveOrgIntegrationConfig = action(\"SENTRY_RETRIEVE_ORG_INTEGRATION_CONFIG\", {\n slug: \"sentry-retrieve-org-integration-config\",\n name: \"Retrieve org integration config\",\n description: \"Retrieves configuration for all integrations, or a specific integration if `providerKey` is given, for an existing Sentry organization.\",\n input: SentryRetrieveOrgIntegrationConfigInput,\n output: SentryRetrieveOrgIntegrationConfigOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;CAC1P,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;AAC5I,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC3F,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,SAASA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD;CACtG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC7G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CAC1F,UAAU,qEAAqE,SAAS;CACxF,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,oFAAoFA,IAAAA,EAAE,OAAO,EACjG,WAAWA,IAAAA,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,4JAA4J,EACxP,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,MAAM,kFAAkF,SAAS,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0FAA0F;AAEpH,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -25,8 +25,8 @@ declare const SentryRetrieveOrgIntegrationConfigOutput: z.ZodObject<{
|
|
|
25
25
|
canDisable: z.ZodNullable<z.ZodBoolean>;
|
|
26
26
|
setupDialog: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
27
27
|
}, z.core.$loose>>;
|
|
28
|
-
}, z.core.$
|
|
29
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
30
|
declare const sentryRetrieveOrgIntegrationConfig: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
organization_id_or_slug: string;
|
|
32
32
|
providerKey?: string | undefined;
|
|
@@ -25,8 +25,8 @@ declare const SentryRetrieveOrgIntegrationConfigOutput: z.ZodObject<{
|
|
|
25
25
|
canDisable: z.ZodNullable<z.ZodBoolean>;
|
|
26
26
|
setupDialog: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
27
27
|
}, z.core.$loose>>;
|
|
28
|
-
}, z.core.$
|
|
29
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
30
|
declare const sentryRetrieveOrgIntegrationConfig: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
31
|
organization_id_or_slug: string;
|
|
32
32
|
providerKey?: string | undefined;
|
|
@@ -24,13 +24,13 @@ const SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema = z.object({
|
|
|
24
24
|
canDisable: z.boolean().describe("Whether the integration can be disabled").nullable(),
|
|
25
25
|
setupDialog: z.record(z.string(), z.unknown()).describe("Setup dialog configuration including URL, width, and height")
|
|
26
26
|
}).passthrough().describe("Integration provider configuration information.");
|
|
27
|
-
const SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = z.object({ providers: z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe("List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.") }).describe("Data container for integration provider configurations.");
|
|
27
|
+
const SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = z.object({ providers: z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe("List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.") }).passthrough().describe("Data container for integration provider configurations.");
|
|
28
28
|
const sentryRetrieveOrgIntegrationConfig = action("SENTRY_RETRIEVE_ORG_INTEGRATION_CONFIG", {
|
|
29
29
|
slug: "sentry-retrieve-org-integration-config",
|
|
30
30
|
name: "Retrieve org integration config",
|
|
31
31
|
description: "Retrieves configuration for all integrations, or a specific integration if `providerKey` is given, for an existing Sentry organization.",
|
|
32
32
|
input: SentryRetrieveOrgIntegrationConfigInput,
|
|
33
|
-
output: z.object({ data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable() }).describe("Response containing integration provider configuration information for the organization.")
|
|
33
|
+
output: z.object({ data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable() }).passthrough().describe("Response containing integration provider configuration information for the organization.")
|
|
34
34
|
});
|
|
35
35
|
//#endregion
|
|
36
36
|
export { sentryRetrieveOrgIntegrationConfig };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-org-integration-config.mjs","names":[],"sources":["../../src/actions/retrieve-org-integration-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveOrgIntegrationConfigInput = z.object({\n providerKey: z.string().describe(\"Key of a specific integration provider (e.g., 'slack', 'github', 'jira') to filter by; if omitted, returns configurations for all integrations. Refer to Sentry's documentation for supported provider keys.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization for which to retrieve integration configurations.\"),\n}).describe(\"Request schema for retrieving Sentry organization integration configurations.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema = z.object({\n noun: z.string().describe(\"Noun used for the integration\").nullable(),\n author: z.string().describe(\"Author of the integration\").nullable(),\n aspects: z.record(z.string(), z.unknown()).describe(\"Additional integration aspects and configuration\"),\n features: z.array(z.record(z.string(), z.unknown())).describe(\"List of features supported by the integration\"),\n issue_url: z.string().describe(\"URL for reporting issues with the integration\").nullable(),\n source_url: z.string().describe(\"URL to the integration source code\").nullable(),\n description: z.string().describe(\"Description of the integration provider\").nullable(),\n}).passthrough().describe(\"Metadata for an integration provider.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema = z.object({\n key: z.string().describe(\"Unique key for the integration provider\").nullable(),\n name: z.string().describe(\"Display name of the integration\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the integration\").nullable(),\n canAdd: z.boolean().describe(\"Whether the integration can be added to the organization\").nullable(),\n features: z.array(z.string()).describe(\"List of feature keys supported by the integration\"),\n metadata: SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema.nullable(),\n canDisable: z.boolean().describe(\"Whether the integration can be disabled\").nullable(),\n setupDialog: z.record(z.string(), z.unknown()).describe(\"Setup dialog configuration including URL, width, and height\"),\n}).passthrough().describe(\"Integration provider configuration information.\");\nconst SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = z.object({\n providers: z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe(\"List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.\"),\n}).describe(\"Data container for integration provider configurations.\");\nexport const SentryRetrieveOrgIntegrationConfigOutput = z.object({\n data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable(),\n}).describe(\"Response containing integration provider configuration information for the organization.\");\n\nexport const sentryRetrieveOrgIntegrationConfig = action(\"SENTRY_RETRIEVE_ORG_INTEGRATION_CONFIG\", {\n slug: \"sentry-retrieve-org-integration-config\",\n name: \"Retrieve org integration config\",\n description: \"Retrieves configuration for all integrations, or a specific integration if `providerKey` is given, for an existing Sentry organization.\",\n input: SentryRetrieveOrgIntegrationConfigInput,\n output: SentryRetrieveOrgIntegrationConfigOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;CAC1P,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;AAC5I,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC3F,MAAM,uEAAuE,EAAE,OAAO;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD;CACtG,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+D,EAAE,OAAO;CAC5E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CAC1F,UAAU,qEAAqE,SAAS;CACxF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,oFAAoF,EAAE,OAAO,EACjG,WAAW,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,4JAA4J,EACxP,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"retrieve-org-integration-config.mjs","names":[],"sources":["../../src/actions/retrieve-org-integration-config.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveOrgIntegrationConfigInput = z.object({\n providerKey: z.string().describe(\"Key of a specific integration provider (e.g., 'slack', 'github', 'jira') to filter by; if omitted, returns configurations for all integrations. Refer to Sentry's documentation for supported provider keys.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization for which to retrieve integration configurations.\"),\n}).describe(\"Request schema for retrieving Sentry organization integration configurations.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema = z.object({\n noun: z.string().describe(\"Noun used for the integration\").nullable(),\n author: z.string().describe(\"Author of the integration\").nullable(),\n aspects: z.record(z.string(), z.unknown()).describe(\"Additional integration aspects and configuration\"),\n features: z.array(z.record(z.string(), z.unknown())).describe(\"List of features supported by the integration\"),\n issue_url: z.string().describe(\"URL for reporting issues with the integration\").nullable(),\n source_url: z.string().describe(\"URL to the integration source code\").nullable(),\n description: z.string().describe(\"Description of the integration provider\").nullable(),\n}).passthrough().describe(\"Metadata for an integration provider.\");\nconst SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema = z.object({\n key: z.string().describe(\"Unique key for the integration provider\").nullable(),\n name: z.string().describe(\"Display name of the integration\").nullable(),\n slug: z.string().describe(\"URL-friendly slug for the integration\").nullable(),\n canAdd: z.boolean().describe(\"Whether the integration can be added to the organization\").nullable(),\n features: z.array(z.string()).describe(\"List of feature keys supported by the integration\"),\n metadata: SentryRetrieveOrgIntegrationConfig_IntegrationProviderMetadataSchema.nullable(),\n canDisable: z.boolean().describe(\"Whether the integration can be disabled\").nullable(),\n setupDialog: z.record(z.string(), z.unknown()).describe(\"Setup dialog configuration including URL, width, and height\"),\n}).passthrough().describe(\"Integration provider configuration information.\");\nconst SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema = z.object({\n providers: z.array(SentryRetrieveOrgIntegrationConfig_IntegrationProviderSchema).describe(\"List of available integration provider configurations. If providerKey is specified, returns only that provider; otherwise returns all available providers.\"),\n}).passthrough().describe(\"Data container for integration provider configurations.\");\nexport const SentryRetrieveOrgIntegrationConfigOutput = z.object({\n data: SentryRetrieveOrgIntegrationConfig_RetrieveOrgIntegrationConfigResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response containing integration provider configuration information for the organization.\");\n\nexport const sentryRetrieveOrgIntegrationConfig = action(\"SENTRY_RETRIEVE_ORG_INTEGRATION_CONFIG\", {\n slug: \"sentry-retrieve-org-integration-config\",\n name: \"Retrieve org integration config\",\n description: \"Retrieves configuration for all integrations, or a specific integration if `providerKey` is given, for an existing Sentry organization.\",\n input: SentryRetrieveOrgIntegrationConfigInput,\n output: SentryRetrieveOrgIntegrationConfigOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8MAA8M,CAAC,CAAC,SAAS;CAC1P,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F;AAC5I,CAAC,CAAC,CAAC,SAAS,+EAA+E;AAC3F,MAAM,uEAAuE,EAAE,OAAO;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,kDAAkD;CACtG,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C;CAC7G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,+DAA+D,EAAE,OAAO;CAC5E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD;CAC1F,UAAU,qEAAqE,SAAS;CACxF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,oFAAoF,EAAE,OAAO,EACjG,WAAW,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,4JAA4J,EACxP,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAKnF,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsD,EAAE,OAAO,EAC/D,MAAM,kFAAkF,SAAS,EACnG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0FAOhB;AACV,CAAC"}
|