@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
|
@@ -14,14 +14,14 @@ declare const SentryRetrieveProjectEventByIdOutput: z.ZodObject<{
|
|
|
14
14
|
features: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
15
15
|
packages: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
16
16
|
integrations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
dist: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
size: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
tags: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
21
21
|
key: z.ZodNullable<z.ZodString>;
|
|
22
22
|
_meta: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
23
23
|
value: z.ZodNullable<z.ZodString>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
25
|
type: z.ZodNullable<z.ZodString>;
|
|
26
26
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
27
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -29,24 +29,24 @@ declare const SentryRetrieveProjectEventByIdOutput: z.ZodObject<{
|
|
|
29
29
|
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
region: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
ip_address: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
37
|
_meta: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
38
38
|
title: z.ZodNullable<z.ZodString>;
|
|
39
39
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
40
40
|
data: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
41
41
|
type: z.ZodNullable<z.ZodString>;
|
|
42
42
|
message: z.ZodNullable<z.ZodString>;
|
|
43
|
-
}, z.core.$
|
|
43
|
+
}, z.core.$loose>>>>;
|
|
44
44
|
context: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
45
45
|
culprit: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
entries: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
47
47
|
data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
48
48
|
type: z.ZodNullable<z.ZodString>;
|
|
49
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>>;
|
|
50
50
|
eventID: z.ZodNullable<z.ZodString>;
|
|
51
51
|
groupID: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
52
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -69,7 +69,7 @@ declare const SentryRetrieveProjectEventByIdOutput: z.ZodObject<{
|
|
|
69
69
|
groupingConfig: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
70
70
|
startTimestamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
71
|
previousEventID: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
|
-
}, z.core.$
|
|
72
|
+
}, z.core.$loose>;
|
|
73
73
|
declare const sentryRetrieveProjectEventById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
74
74
|
event_id: string;
|
|
75
75
|
project_id_or_slug: string;
|
|
@@ -12,33 +12,33 @@ const SentryRetrieveProjectEventById_SDKSchema = z.object({
|
|
|
12
12
|
features: z.array(z.string()).describe("List of enabled SDK features").nullable().optional(),
|
|
13
13
|
packages: z.array(z.unknown()).describe("Packages installed as part of SDK or integrations").nullable().optional(),
|
|
14
14
|
integrations: z.array(z.string()).describe("List of enabled integrations").nullable().optional()
|
|
15
|
-
}).describe("SDK information for the event.");
|
|
15
|
+
}).passthrough().describe("SDK information for the event.");
|
|
16
16
|
const SentryRetrieveProjectEventById_TagSchema = z.object({
|
|
17
17
|
key: z.string().describe("Tag key").nullable(),
|
|
18
18
|
_meta: z.record(z.string(), z.unknown()).describe("Metadata about the tag").nullable().optional(),
|
|
19
19
|
value: z.string().describe("Tag value (max 200 characters)").nullable()
|
|
20
|
-
}).describe("Tagged key-value pair for filtering and categorization.");
|
|
20
|
+
}).passthrough().describe("Tagged key-value pair for filtering and categorization.");
|
|
21
21
|
const SentryRetrieveProjectEventById_GeoSchema = z.object({
|
|
22
22
|
city: z.string().describe("Human readable city name").nullable().optional(),
|
|
23
23
|
region: z.string().describe("Human readable region name or code").nullable().optional(),
|
|
24
24
|
country_code: z.string().describe("Two-letter country code (ISO 3166-1 alpha-2)").nullable().optional()
|
|
25
|
-
}).describe("Geographical location of the user or device.");
|
|
25
|
+
}).passthrough().describe("Geographical location of the user or device.");
|
|
26
26
|
const SentryRetrieveProjectEventById_UserSchema = z.object({
|
|
27
27
|
id: z.string().describe("Application-specific internal identifier for the user").nullable().optional(),
|
|
28
28
|
geo: SentryRetrieveProjectEventById_GeoSchema.nullable().optional(),
|
|
29
29
|
email: z.string().describe("User email address").nullable().optional(),
|
|
30
30
|
username: z.string().describe("Username, typically used as a better label than the internal id").nullable().optional(),
|
|
31
31
|
ip_address: z.string().describe("User's IP address").nullable().optional()
|
|
32
|
-
}).describe("User information associated with the event.");
|
|
32
|
+
}).passthrough().describe("User information associated with the event.");
|
|
33
33
|
const SentryRetrieveProjectEventById_ErrorSchema = z.object({
|
|
34
34
|
data: z.record(z.string(), z.unknown()).describe("Additional error data").nullable().optional(),
|
|
35
35
|
type: z.string().describe("Error type").nullable(),
|
|
36
36
|
message: z.string().describe("Error message").nullable()
|
|
37
|
-
}).describe("Normalization or processing error.");
|
|
37
|
+
}).passthrough().describe("Normalization or processing error.");
|
|
38
38
|
const SentryRetrieveProjectEventById_EntrySchema = z.object({
|
|
39
39
|
data: z.record(z.string(), z.unknown()).describe("Entry-specific data structure. For 'breadcrumbs': contains 'values' array with timestamp, message, category, level, type, data. For 'exception': contains 'values' array with type, value, module, stacktrace, mechanism. For 'request': contains url, method, headers, cookies, query_string, data, env. For 'message': contains formatted, message, params. For 'template': contains filename, lineno, context_line, pre_context, post_context. For 'threads': contains 'values' array with id, name, crashed, current, stacktrace."),
|
|
40
40
|
type: z.string().describe("Entry type (e.g., 'breadcrumbs', 'exception', 'request', 'message', 'template', 'threads')").nullable()
|
|
41
|
-
}).describe("Interface data entry containing breadcrumbs, exceptions, requests, messages, templates, or threads.");
|
|
41
|
+
}).passthrough().describe("Interface data entry containing breadcrumbs, exceptions, requests, messages, templates, or threads.");
|
|
42
42
|
const sentryRetrieveProjectEventById = action("SENTRY_RETRIEVE_PROJECT_EVENT_BY_ID", {
|
|
43
43
|
slug: "sentry-retrieve-project-event-by-id",
|
|
44
44
|
name: "Retrieve project event by id",
|
|
@@ -80,7 +80,7 @@ const sentryRetrieveProjectEventById = action("SENTRY_RETRIEVE_PROJECT_EVENT_BY_
|
|
|
80
80
|
groupingConfig: z.record(z.string(), z.unknown()).describe("Grouping configuration used").nullable().optional(),
|
|
81
81
|
startTimestamp: z.string().describe("Transaction start time (for transaction events)").nullable().optional(),
|
|
82
82
|
previousEventID: z.string().describe("Prior related event ID").nullable().optional()
|
|
83
|
-
}).describe("Contains the detailed information of the retrieved Sentry event.")
|
|
83
|
+
}).passthrough().describe("Contains the detailed information of the retrieved Sentry event.")
|
|
84
84
|
});
|
|
85
85
|
//#endregion
|
|
86
86
|
export { sentryRetrieveProjectEventById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-event-by-id.mjs","names":[],"sources":["../../src/actions/retrieve-project-event-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectEventByIdInput = z.object({\n event_id: z.string().describe(\"The hexadecimal ID of the event to retrieve, as reported by the client.\"),\n project_id_or_slug: z.string().describe(\"The unique identifier (ID or slug) of the Sentry project to which the event belongs.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID or slug) of the Sentry organization to which the event belongs.\"),\n}).describe(\"Defines the parameters required to retrieve a specific Sentry event by its ID.\");\nconst SentryRetrieveProjectEventById_SDKSchema = z.object({\n name: z.string().describe(\"SDK name in format 'entity.ecosystem[.flavor]'\").nullable(),\n version: z.string().describe(\"SDK version in Semantic Versioning format\").nullable(),\n features: z.array(z.string()).describe(\"List of enabled SDK features\").nullable().optional(),\n packages: z.array(z.unknown()).describe(\"Packages installed as part of SDK or integrations\").nullable().optional(),\n integrations: z.array(z.string()).describe(\"List of enabled integrations\").nullable().optional(),\n}).describe(\"SDK information for the event.\");\nconst SentryRetrieveProjectEventById_TagSchema = z.object({\n key: z.string().describe(\"Tag key\").nullable(),\n _meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the tag\").nullable().optional(),\n value: z.string().describe(\"Tag value (max 200 characters)\").nullable(),\n}).describe(\"Tagged key-value pair for filtering and categorization.\");\nconst SentryRetrieveProjectEventById_GeoSchema = z.object({\n city: z.string().describe(\"Human readable city name\").nullable().optional(),\n region: z.string().describe(\"Human readable region name or code\").nullable().optional(),\n country_code: z.string().describe(\"Two-letter country code (ISO 3166-1 alpha-2)\").nullable().optional(),\n}).describe(\"Geographical location of the user or device.\");\nconst SentryRetrieveProjectEventById_UserSchema = z.object({\n id: z.string().describe(\"Application-specific internal identifier for the user\").nullable().optional(),\n geo: SentryRetrieveProjectEventById_GeoSchema.nullable().optional(),\n email: z.string().describe(\"User email address\").nullable().optional(),\n username: z.string().describe(\"Username, typically used as a better label than the internal id\").nullable().optional(),\n ip_address: z.string().describe(\"User's IP address\").nullable().optional(),\n}).describe(\"User information associated with the event.\");\nconst SentryRetrieveProjectEventById_ErrorSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Additional error data\").nullable().optional(),\n type: z.string().describe(\"Error type\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n}).describe(\"Normalization or processing error.\");\nconst SentryRetrieveProjectEventById_EntrySchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Entry-specific data structure. For 'breadcrumbs': contains 'values' array with timestamp, message, category, level, type, data. For 'exception': contains 'values' array with type, value, module, stacktrace, mechanism. For 'request': contains url, method, headers, cookies, query_string, data, env. For 'message': contains formatted, message, params. For 'template': contains filename, lineno, context_line, pre_context, post_context. For 'threads': contains 'values' array with id, name, crashed, current, stacktrace.\"),\n type: z.string().describe(\"Entry type (e.g., 'breadcrumbs', 'exception', 'request', 'message', 'template', 'threads')\").nullable(),\n}).describe(\"Interface data entry containing breadcrumbs, exceptions, requests, messages, templates, or threads.\");\nexport const SentryRetrieveProjectEventByIdOutput = z.object({\n id: z.string().describe(\"Event identifier\").nullable(),\n sdk: SentryRetrieveProjectEventById_SDKSchema.nullable().optional(),\n dist: z.string().describe(\"Distribution identifier for the release\").nullable().optional(),\n size: z.number().int().describe(\"Event size in bytes\").nullable().optional(),\n tags: z.array(SentryRetrieveProjectEventById_TagSchema).describe(\"Tagged key-value pairs for filtering and categorization\").nullable().optional(),\n type: z.string().describe(\"Event type (e.g., 'error', 'transaction')\").nullable(),\n user: SentryRetrieveProjectEventById_UserSchema.nullable().optional(),\n _meta: z.record(z.string(), z.unknown()).describe(\"Metadata about field sources\").nullable().optional(),\n title: z.string().describe(\"Event title\").nullable(),\n errors: z.array(SentryRetrieveProjectEventById_ErrorSchema).describe(\"Normalization/processing errors\").nullable().optional(),\n context: z.record(z.string(), z.unknown()).describe(\"Extra contextual data (maps to 'extra' field)\").nullable().optional(),\n culprit: z.string().describe(\"Culprit code identifier\").nullable().optional(),\n entries: z.array(SentryRetrieveProjectEventById_EntrySchema).describe(\"Interface data entries containing breadcrumbs, exceptions, requests, messages, templates, or threads\").nullable().optional(),\n eventID: z.string().describe(\"Hexadecimal string representing the event ID\").nullable(),\n groupID: z.string().describe(\"Associated issue group identifier\").nullable().optional(),\n message: z.string().describe(\"Event message content\").nullable().optional(),\n contexts: z.record(z.string(), z.unknown()).describe(\"Additional context data including device, os, runtime, app, browser, gpu, trace, state, culture, cloud_resource, memory_info, threadpool_info, unity, replay, page, response, missing_instrumentation, and flags contexts\").nullable().optional(),\n location: z.string().describe(\"Source code location\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Event-specific metadata\").nullable().optional(),\n packages: z.record(z.string(), z.unknown()).describe(\"Module/package information with version numbers\").nullable().optional(),\n platform: z.string().describe(\"Platform identifier (e.g., 'javascript', 'python')\").nullable(),\n crashFile: z.string().describe(\"Minidump/crash file reference\").nullable().optional(),\n projectID: z.string().describe(\"Project identifier\").nullable(),\n breakdowns: z.record(z.string(), z.unknown()).describe(\"Performance breakdowns (for transaction events)\").nullable().optional(),\n occurrence: z.record(z.string(), z.unknown()).describe(\"Occurrence information\").nullable().optional(),\n userReport: z.record(z.string(), z.unknown()).describe(\"User-submitted feedback\").nullable().optional(),\n dateCreated: z.string().describe(\"Event creation timestamp (ISO 8601)\").nullable(),\n nextEventID: z.string().describe(\"Subsequent related event ID\").nullable().optional(),\n dateReceived: z.string().describe(\"When event was received by Sentry (ISO 8601)\").nullable().optional(),\n endTimestamp: z.string().describe(\"Transaction end time (for transaction events)\").nullable().optional(),\n fingerprints: z.array(z.string()).describe(\"Event grouping fingerprints\").nullable().optional(),\n measurements: z.record(z.string(), z.unknown()).describe(\"Performance measurements (for transaction events)\").nullable().optional(),\n groupingConfig: z.record(z.string(), z.unknown()).describe(\"Grouping configuration used\").nullable().optional(),\n startTimestamp: z.string().describe(\"Transaction start time (for transaction events)\").nullable().optional(),\n previousEventID: z.string().describe(\"Prior related event ID\").nullable().optional(),\n}).describe(\"Contains the detailed information of the retrieved Sentry event.\");\n\nexport const sentryRetrieveProjectEventById = action(\"SENTRY_RETRIEVE_PROJECT_EVENT_BY_ID\", {\n slug: \"sentry-retrieve-project-event-by-id\",\n name: \"Retrieve project event by id\",\n description: \"Retrieves detailed information for a specific Sentry event using its ID, organization identifier, and project identifier.\",\n input: SentryRetrieveProjectEventByIdInput,\n output: SentryRetrieveProjectEventByIdOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"retrieve-project-event-by-id.mjs","names":[],"sources":["../../src/actions/retrieve-project-event-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectEventByIdInput = z.object({\n event_id: z.string().describe(\"The hexadecimal ID of the event to retrieve, as reported by the client.\"),\n project_id_or_slug: z.string().describe(\"The unique identifier (ID or slug) of the Sentry project to which the event belongs.\"),\n organization_id_or_slug: z.string().describe(\"The unique identifier (ID or slug) of the Sentry organization to which the event belongs.\"),\n}).describe(\"Defines the parameters required to retrieve a specific Sentry event by its ID.\");\nconst SentryRetrieveProjectEventById_SDKSchema = z.object({\n name: z.string().describe(\"SDK name in format 'entity.ecosystem[.flavor]'\").nullable(),\n version: z.string().describe(\"SDK version in Semantic Versioning format\").nullable(),\n features: z.array(z.string()).describe(\"List of enabled SDK features\").nullable().optional(),\n packages: z.array(z.unknown()).describe(\"Packages installed as part of SDK or integrations\").nullable().optional(),\n integrations: z.array(z.string()).describe(\"List of enabled integrations\").nullable().optional(),\n}).passthrough().describe(\"SDK information for the event.\");\nconst SentryRetrieveProjectEventById_TagSchema = z.object({\n key: z.string().describe(\"Tag key\").nullable(),\n _meta: z.record(z.string(), z.unknown()).describe(\"Metadata about the tag\").nullable().optional(),\n value: z.string().describe(\"Tag value (max 200 characters)\").nullable(),\n}).passthrough().describe(\"Tagged key-value pair for filtering and categorization.\");\nconst SentryRetrieveProjectEventById_GeoSchema = z.object({\n city: z.string().describe(\"Human readable city name\").nullable().optional(),\n region: z.string().describe(\"Human readable region name or code\").nullable().optional(),\n country_code: z.string().describe(\"Two-letter country code (ISO 3166-1 alpha-2)\").nullable().optional(),\n}).passthrough().describe(\"Geographical location of the user or device.\");\nconst SentryRetrieveProjectEventById_UserSchema = z.object({\n id: z.string().describe(\"Application-specific internal identifier for the user\").nullable().optional(),\n geo: SentryRetrieveProjectEventById_GeoSchema.nullable().optional(),\n email: z.string().describe(\"User email address\").nullable().optional(),\n username: z.string().describe(\"Username, typically used as a better label than the internal id\").nullable().optional(),\n ip_address: z.string().describe(\"User's IP address\").nullable().optional(),\n}).passthrough().describe(\"User information associated with the event.\");\nconst SentryRetrieveProjectEventById_ErrorSchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Additional error data\").nullable().optional(),\n type: z.string().describe(\"Error type\").nullable(),\n message: z.string().describe(\"Error message\").nullable(),\n}).passthrough().describe(\"Normalization or processing error.\");\nconst SentryRetrieveProjectEventById_EntrySchema = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Entry-specific data structure. For 'breadcrumbs': contains 'values' array with timestamp, message, category, level, type, data. For 'exception': contains 'values' array with type, value, module, stacktrace, mechanism. For 'request': contains url, method, headers, cookies, query_string, data, env. For 'message': contains formatted, message, params. For 'template': contains filename, lineno, context_line, pre_context, post_context. For 'threads': contains 'values' array with id, name, crashed, current, stacktrace.\"),\n type: z.string().describe(\"Entry type (e.g., 'breadcrumbs', 'exception', 'request', 'message', 'template', 'threads')\").nullable(),\n}).passthrough().describe(\"Interface data entry containing breadcrumbs, exceptions, requests, messages, templates, or threads.\");\nexport const SentryRetrieveProjectEventByIdOutput = z.object({\n id: z.string().describe(\"Event identifier\").nullable(),\n sdk: SentryRetrieveProjectEventById_SDKSchema.nullable().optional(),\n dist: z.string().describe(\"Distribution identifier for the release\").nullable().optional(),\n size: z.number().int().describe(\"Event size in bytes\").nullable().optional(),\n tags: z.array(SentryRetrieveProjectEventById_TagSchema).describe(\"Tagged key-value pairs for filtering and categorization\").nullable().optional(),\n type: z.string().describe(\"Event type (e.g., 'error', 'transaction')\").nullable(),\n user: SentryRetrieveProjectEventById_UserSchema.nullable().optional(),\n _meta: z.record(z.string(), z.unknown()).describe(\"Metadata about field sources\").nullable().optional(),\n title: z.string().describe(\"Event title\").nullable(),\n errors: z.array(SentryRetrieveProjectEventById_ErrorSchema).describe(\"Normalization/processing errors\").nullable().optional(),\n context: z.record(z.string(), z.unknown()).describe(\"Extra contextual data (maps to 'extra' field)\").nullable().optional(),\n culprit: z.string().describe(\"Culprit code identifier\").nullable().optional(),\n entries: z.array(SentryRetrieveProjectEventById_EntrySchema).describe(\"Interface data entries containing breadcrumbs, exceptions, requests, messages, templates, or threads\").nullable().optional(),\n eventID: z.string().describe(\"Hexadecimal string representing the event ID\").nullable(),\n groupID: z.string().describe(\"Associated issue group identifier\").nullable().optional(),\n message: z.string().describe(\"Event message content\").nullable().optional(),\n contexts: z.record(z.string(), z.unknown()).describe(\"Additional context data including device, os, runtime, app, browser, gpu, trace, state, culture, cloud_resource, memory_info, threadpool_info, unity, replay, page, response, missing_instrumentation, and flags contexts\").nullable().optional(),\n location: z.string().describe(\"Source code location\").nullable().optional(),\n metadata: z.record(z.string(), z.unknown()).describe(\"Event-specific metadata\").nullable().optional(),\n packages: z.record(z.string(), z.unknown()).describe(\"Module/package information with version numbers\").nullable().optional(),\n platform: z.string().describe(\"Platform identifier (e.g., 'javascript', 'python')\").nullable(),\n crashFile: z.string().describe(\"Minidump/crash file reference\").nullable().optional(),\n projectID: z.string().describe(\"Project identifier\").nullable(),\n breakdowns: z.record(z.string(), z.unknown()).describe(\"Performance breakdowns (for transaction events)\").nullable().optional(),\n occurrence: z.record(z.string(), z.unknown()).describe(\"Occurrence information\").nullable().optional(),\n userReport: z.record(z.string(), z.unknown()).describe(\"User-submitted feedback\").nullable().optional(),\n dateCreated: z.string().describe(\"Event creation timestamp (ISO 8601)\").nullable(),\n nextEventID: z.string().describe(\"Subsequent related event ID\").nullable().optional(),\n dateReceived: z.string().describe(\"When event was received by Sentry (ISO 8601)\").nullable().optional(),\n endTimestamp: z.string().describe(\"Transaction end time (for transaction events)\").nullable().optional(),\n fingerprints: z.array(z.string()).describe(\"Event grouping fingerprints\").nullable().optional(),\n measurements: z.record(z.string(), z.unknown()).describe(\"Performance measurements (for transaction events)\").nullable().optional(),\n groupingConfig: z.record(z.string(), z.unknown()).describe(\"Grouping configuration used\").nullable().optional(),\n startTimestamp: z.string().describe(\"Transaction start time (for transaction events)\").nullable().optional(),\n previousEventID: z.string().describe(\"Prior related event ID\").nullable().optional(),\n}).passthrough().describe(\"Contains the detailed information of the retrieved Sentry event.\");\n\nexport const sentryRetrieveProjectEventById = action(\"SENTRY_RETRIEVE_PROJECT_EVENT_BY_ID\", {\n slug: \"sentry-retrieve-project-event-by-id\",\n name: \"Retrieve project event by id\",\n description: \"Retrieves detailed information for a specific Sentry event using its ID, organization identifier, and project identifier.\",\n input: SentryRetrieveProjectEventByIdInput,\n output: SentryRetrieveProjectEventByIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -8,8 +8,8 @@ const SentryRetrieveProjectFilterDataInput = zod.z.object({
|
|
|
8
8
|
const SentryRetrieveProjectFilterData_FilterObjectSchema = zod.z.object({
|
|
9
9
|
id: zod.z.string().describe("The filter identifier (e.g., 'browser-extensions', 'legacy-browsers', 'localhost', 'web-crawlers', 'filtered-transaction').").nullable(),
|
|
10
10
|
active: zod.z.union([zod.z.boolean(), zod.z.array(zod.z.string())])
|
|
11
|
-
}).describe("Schema for an individual filter object.");
|
|
12
|
-
const SentryRetrieveProjectFilterDataOutput = zod.z.object({ data: zod.z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe("List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).") }).describe("Response schema containing the data filters for the specified project.");
|
|
11
|
+
}).passthrough().describe("Schema for an individual filter object.");
|
|
12
|
+
const SentryRetrieveProjectFilterDataOutput = zod.z.object({ data: zod.z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe("List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).") }).passthrough().describe("Response schema containing the data filters for the specified project.");
|
|
13
13
|
const sentryRetrieveProjectFilterData = require_action.action("SENTRY_RETRIEVE_PROJECT_FILTER_DATA", {
|
|
14
14
|
slug: "sentry-retrieve-project-filter-data",
|
|
15
15
|
name: "Retrieve project filter data",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-filter-data.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-filter-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectFilterDataInput = z.object({\n project_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry project.\"),\n organization_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for retrieving data filters for a Sentry project.\");\nconst SentryRetrieveProjectFilterData_FilterObjectSchema = z.object({\n id: z.string().describe(\"The filter identifier (e.g., 'browser-extensions', 'legacy-browsers', 'localhost', 'web-crawlers', 'filtered-transaction').\").nullable(),\n active: z.union([z.boolean(), z.array(z.string())]),\n}).describe(\"Schema for an individual filter object.\");\nexport const SentryRetrieveProjectFilterDataOutput = z.object({\n data: z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe(\"List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).\"),\n}).describe(\"Response schema containing the data filters for the specified project.\");\n\nexport const sentryRetrieveProjectFilterData = action(\"SENTRY_RETRIEVE_PROJECT_FILTER_DATA\", {\n slug: \"sentry-retrieve-project-filter-data\",\n name: \"Retrieve project filter data\",\n description: \"Retrieves a Sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.\",\n input: SentryRetrieveProjectFilterDataInput,\n output: SentryRetrieveProjectFilterDataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAC9G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;AAC1H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAChK,QAAQA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,QAAQ,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC;AACpD,CAAC,CAAC,CAAC,SAAS,yCAAyC;
|
|
1
|
+
{"version":3,"file":"retrieve-project-filter-data.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-filter-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectFilterDataInput = z.object({\n project_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry project.\"),\n organization_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for retrieving data filters for a Sentry project.\");\nconst SentryRetrieveProjectFilterData_FilterObjectSchema = z.object({\n id: z.string().describe(\"The filter identifier (e.g., 'browser-extensions', 'legacy-browsers', 'localhost', 'web-crawlers', 'filtered-transaction').\").nullable(),\n active: z.union([z.boolean(), z.array(z.string())]),\n}).passthrough().describe(\"Schema for an individual filter object.\");\nexport const SentryRetrieveProjectFilterDataOutput = z.object({\n data: z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe(\"List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).\"),\n}).passthrough().describe(\"Response schema containing the data filters for the specified project.\");\n\nexport const sentryRetrieveProjectFilterData = action(\"SENTRY_RETRIEVE_PROJECT_FILTER_DATA\", {\n slug: \"sentry-retrieve-project-filter-data\",\n name: \"Retrieve project filter data\",\n description: \"Retrieves a Sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.\",\n input: SentryRetrieveProjectFilterDataInput,\n output: SentryRetrieveProjectFilterDataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAC9G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;AAC1H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAChK,QAAQA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,QAAQ,GAAGA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC;AACpD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,wJAAwJ,EACrO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAAwE;AAElG,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,8 +9,8 @@ declare const SentryRetrieveProjectFilterDataOutput: z.ZodObject<{
|
|
|
9
9
|
data: z.ZodArray<z.ZodObject<{
|
|
10
10
|
id: z.ZodNullable<z.ZodString>;
|
|
11
11
|
active: z.ZodUnion<readonly [z.ZodBoolean, z.ZodArray<z.ZodString>]>;
|
|
12
|
-
}, z.core.$
|
|
13
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const sentryRetrieveProjectFilterData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
project_id_or_slug: string;
|
|
16
16
|
organization_id_or_slug: string;
|
|
@@ -9,8 +9,8 @@ declare const SentryRetrieveProjectFilterDataOutput: z.ZodObject<{
|
|
|
9
9
|
data: z.ZodArray<z.ZodObject<{
|
|
10
10
|
id: z.ZodNullable<z.ZodString>;
|
|
11
11
|
active: z.ZodUnion<readonly [z.ZodBoolean, z.ZodArray<z.ZodString>]>;
|
|
12
|
-
}, z.core.$
|
|
13
|
-
}, z.core.$
|
|
12
|
+
}, z.core.$loose>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
14
|
declare const sentryRetrieveProjectFilterData: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
project_id_or_slug: string;
|
|
16
16
|
organization_id_or_slug: string;
|
|
@@ -8,13 +8,13 @@ const SentryRetrieveProjectFilterDataInput = z.object({
|
|
|
8
8
|
const SentryRetrieveProjectFilterData_FilterObjectSchema = z.object({
|
|
9
9
|
id: z.string().describe("The filter identifier (e.g., 'browser-extensions', 'legacy-browsers', 'localhost', 'web-crawlers', 'filtered-transaction').").nullable(),
|
|
10
10
|
active: z.union([z.boolean(), z.array(z.string())])
|
|
11
|
-
}).describe("Schema for an individual filter object.");
|
|
11
|
+
}).passthrough().describe("Schema for an individual filter object.");
|
|
12
12
|
const sentryRetrieveProjectFilterData = action("SENTRY_RETRIEVE_PROJECT_FILTER_DATA", {
|
|
13
13
|
slug: "sentry-retrieve-project-filter-data",
|
|
14
14
|
name: "Retrieve project filter data",
|
|
15
15
|
description: "Retrieves a Sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.",
|
|
16
16
|
input: SentryRetrieveProjectFilterDataInput,
|
|
17
|
-
output: z.object({ data: z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe("List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).") }).describe("Response schema containing the data filters for the specified project.")
|
|
17
|
+
output: z.object({ data: z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe("List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).") }).passthrough().describe("Response schema containing the data filters for the specified project.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { sentryRetrieveProjectFilterData };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-filter-data.mjs","names":[],"sources":["../../src/actions/retrieve-project-filter-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectFilterDataInput = z.object({\n project_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry project.\"),\n organization_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for retrieving data filters for a Sentry project.\");\nconst SentryRetrieveProjectFilterData_FilterObjectSchema = z.object({\n id: z.string().describe(\"The filter identifier (e.g., 'browser-extensions', 'legacy-browsers', 'localhost', 'web-crawlers', 'filtered-transaction').\").nullable(),\n active: z.union([z.boolean(), z.array(z.string())]),\n}).describe(\"Schema for an individual filter object.\");\nexport const SentryRetrieveProjectFilterDataOutput = z.object({\n data: z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe(\"List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).\"),\n}).describe(\"Response schema containing the data filters for the specified project.\");\n\nexport const sentryRetrieveProjectFilterData = action(\"SENTRY_RETRIEVE_PROJECT_FILTER_DATA\", {\n slug: \"sentry-retrieve-project-filter-data\",\n name: \"Retrieve project filter data\",\n description: \"Retrieves a Sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.\",\n input: SentryRetrieveProjectFilterDataInput,\n output: SentryRetrieveProjectFilterDataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAC9G,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;AAC1H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAChK,QAAQ,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACpD,CAAC,CAAC,CAAC,SAAS,yCAAyC;
|
|
1
|
+
{"version":3,"file":"retrieve-project-filter-data.mjs","names":[],"sources":["../../src/actions/retrieve-project-filter-data.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectFilterDataInput = z.object({\n project_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry project.\"),\n organization_id_or_slug: z.string().describe(\"Unique identifier (ID) or human-readable slug of the Sentry organization.\"),\n}).describe(\"Request schema for retrieving data filters for a Sentry project.\");\nconst SentryRetrieveProjectFilterData_FilterObjectSchema = z.object({\n id: z.string().describe(\"The filter identifier (e.g., 'browser-extensions', 'legacy-browsers', 'localhost', 'web-crawlers', 'filtered-transaction').\").nullable(),\n active: z.union([z.boolean(), z.array(z.string())]),\n}).passthrough().describe(\"Schema for an individual filter object.\");\nexport const SentryRetrieveProjectFilterDataOutput = z.object({\n data: z.array(SentryRetrieveProjectFilterData_FilterObjectSchema).describe(\"List of project data filters. Each filter has an 'id' (identifier) and 'active' status (boolean or array of browser names for legacy-browsers filter).\"),\n}).passthrough().describe(\"Response schema containing the data filters for the specified project.\");\n\nexport const sentryRetrieveProjectFilterData = action(\"SENTRY_RETRIEVE_PROJECT_FILTER_DATA\", {\n slug: \"sentry-retrieve-project-filter-data\",\n name: \"Retrieve project filter data\",\n description: \"Retrieves a Sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.\",\n input: SentryRetrieveProjectFilterDataInput,\n output: SentryRetrieveProjectFilterDataOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;CAC9G,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;AAC1H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAChK,QAAQ,EAAE,MAAM,CAAC,EAAE,QAAQ,GAAG,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACpD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAKnE,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,MAAM,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,wJAAwJ,EACrO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wEAOhB;AACV,CAAC"}
|
|
@@ -20,18 +20,18 @@ const SentryRetrieveProjectKeyDetails_DSNSchema = zod.z.object({
|
|
|
20
20
|
integration: zod.z.string().describe("Integration endpoint URL").nullable(),
|
|
21
21
|
otlp_traces: zod.z.string().describe("OpenTelemetry traces endpoint URL").nullable(),
|
|
22
22
|
playstation: zod.z.string().describe("PlayStation endpoint URL").nullable()
|
|
23
|
-
}).describe("DSN endpoints for various use cases");
|
|
23
|
+
}).passthrough().describe("DSN endpoints for various use cases");
|
|
24
24
|
const SentryRetrieveProjectKeyDetails_RateLimitSchema = zod.z.object({
|
|
25
25
|
count: zod.z.number().int().describe("Request limit per window").nullable(),
|
|
26
26
|
window: zod.z.number().int().describe("Time window in seconds").nullable()
|
|
27
|
-
}).describe("Rate limiting configuration for a project key");
|
|
28
|
-
const SentryRetrieveProjectKeyDetails_BrowserSdkSchema = zod.z.object({ choices: zod.z.array(zod.z.array(zod.z.string())).describe("Available version options") }).describe("Available SDK versions");
|
|
27
|
+
}).passthrough().describe("Rate limiting configuration for a project key");
|
|
28
|
+
const SentryRetrieveProjectKeyDetails_BrowserSdkSchema = zod.z.object({ choices: zod.z.array(zod.z.array(zod.z.string())).describe("Available version options") }).passthrough().describe("Available SDK versions");
|
|
29
29
|
const SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema = zod.z.object({
|
|
30
30
|
hasDebug: zod.z.boolean().describe("Whether debug mode is enabled").nullable(),
|
|
31
31
|
hasReplay: zod.z.boolean().describe("Whether replay feature is enabled").nullable(),
|
|
32
32
|
hasFeedback: zod.z.boolean().describe("Whether user feedback is enabled").nullable(),
|
|
33
33
|
hasPerformance: zod.z.boolean().describe("Whether performance monitoring is enabled").nullable()
|
|
34
|
-
}).describe("Dynamic SDK loader configuration");
|
|
34
|
+
}).passthrough().describe("Dynamic SDK loader configuration");
|
|
35
35
|
const SentryRetrieveProjectKeyDetailsOutput = zod.z.object({
|
|
36
36
|
id: zod.z.string().describe("Unique identifier for the client key").nullable(),
|
|
37
37
|
dsn: SentryRetrieveProjectKeyDetails_DSNSchema.nullable(),
|
|
@@ -47,7 +47,7 @@ const SentryRetrieveProjectKeyDetailsOutput = zod.z.object({
|
|
|
47
47
|
dateCreated: zod.z.string().nullable(),
|
|
48
48
|
browserSdkVersion: zod.z.string().describe("Browser SDK version").nullable(),
|
|
49
49
|
dynamicSdkLoaderOptions: SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema.nullable()
|
|
50
|
-
}).describe("Response schema for `RetrieveProjectKeyDetails`");
|
|
50
|
+
}).passthrough().describe("Response schema for `RetrieveProjectKeyDetails`");
|
|
51
51
|
const sentryRetrieveProjectKeyDetails = require_action.action("SENTRY_RETRIEVE_PROJECT_KEY_DETAILS", {
|
|
52
52
|
slug: "sentry-retrieve-project-key-details",
|
|
53
53
|
name: "Retrieve project key details",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-key-details.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-key-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectKeyDetailsInput = z.object({\n key_id: z.string().describe(\"ID of the client key (DSN).\"),\n project_id_or_slug: z.string().describe(\"ID or slug of the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the organization.\"),\n}).describe(\"Request schema for `RetrieveProjectKeyDetails`\");\nconst SentryRetrieveProjectKeyDetails_DSNSchema = z.object({\n cdn: z.string().describe(\"CDN endpoint URL\").nullable(),\n csp: z.string().describe(\"CSP report endpoint URL\").nullable(),\n nel: z.string().describe(\"Network Error Logging endpoint URL\").nullable(),\n crons: z.string().describe(\"Cron monitoring endpoint URL\").nullable(),\n public: z.string().describe(\"Public DSN URL\").nullable(),\n secret: z.string().describe(\"Full DSN URL with secret\").nullable(),\n unreal: z.string().describe(\"Unreal Engine endpoint URL\").nullable(),\n minidump: z.string().describe(\"Minidump upload endpoint URL\").nullable(),\n security: z.string().describe(\"Security report endpoint URL\").nullable(),\n otlp_logs: z.string().describe(\"OpenTelemetry logs endpoint URL\").nullable(),\n integration: z.string().describe(\"Integration endpoint URL\").nullable(),\n otlp_traces: z.string().describe(\"OpenTelemetry traces endpoint URL\").nullable(),\n playstation: z.string().describe(\"PlayStation endpoint URL\").nullable(),\n}).describe(\"DSN endpoints for various use cases\");\nconst SentryRetrieveProjectKeyDetails_RateLimitSchema = z.object({\n count: z.number().int().describe(\"Request limit per window\").nullable(),\n window: z.number().int().describe(\"Time window in seconds\").nullable(),\n}).describe(\"Rate limiting configuration for a project key\");\nconst SentryRetrieveProjectKeyDetails_BrowserSdkSchema = z.object({\n choices: z.array(z.array(z.string())).describe(\"Available version options\"),\n}).describe(\"Available SDK versions\");\nconst SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema = z.object({\n hasDebug: z.boolean().describe(\"Whether debug mode is enabled\").nullable(),\n hasReplay: z.boolean().describe(\"Whether replay feature is enabled\").nullable(),\n hasFeedback: z.boolean().describe(\"Whether user feedback is enabled\").nullable(),\n hasPerformance: z.boolean().describe(\"Whether performance monitoring is enabled\").nullable(),\n}).describe(\"Dynamic SDK loader configuration\");\nexport const SentryRetrieveProjectKeyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the client key\").nullable(),\n dsn: SentryRetrieveProjectKeyDetails_DSNSchema.nullable(),\n name: z.string().describe(\"Human-readable name for the key\").nullable(),\n label: z.string().describe(\"Display label for the key\").nullable(),\n public: z.string().nullable(),\n secret: z.string().nullable(),\n useCase: z.string().describe(\"Optional use case designation\").nullable().optional(),\n isActive: z.boolean().describe(\"Whether the key is currently active\").nullable(),\n projectId: z.number().int().describe(\"Associated project ID\").nullable(),\n rateLimit: SentryRetrieveProjectKeyDetails_RateLimitSchema.nullable(),\n browserSdk: SentryRetrieveProjectKeyDetails_BrowserSdkSchema.nullable(),\n dateCreated: z.string().nullable(),\n browserSdkVersion: z.string().describe(\"Browser SDK version\").nullable(),\n dynamicSdkLoaderOptions: SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema.nullable(),\n}).describe(\"Response schema for `RetrieveProjectKeyDetails`\");\n\nexport const sentryRetrieveProjectKeyDetails = action(\"SENTRY_RETRIEVE_PROJECT_KEY_DETAILS\", {\n slug: \"sentry-retrieve-project-key-details\",\n name: \"Retrieve project key details\",\n description: \"Retrieves details of a specific client key (DSN) for a Sentry project, which is used by Sentry SDKs to send event data.\",\n input: SentryRetrieveProjectKeyDetailsInput,\n output: SentryRetrieveProjectKeyDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACzD,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAChF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACtD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,qCAAqC;
|
|
1
|
+
{"version":3,"file":"retrieve-project-key-details.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-key-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectKeyDetailsInput = z.object({\n key_id: z.string().describe(\"ID of the client key (DSN).\"),\n project_id_or_slug: z.string().describe(\"ID or slug of the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the organization.\"),\n}).describe(\"Request schema for `RetrieveProjectKeyDetails`\");\nconst SentryRetrieveProjectKeyDetails_DSNSchema = z.object({\n cdn: z.string().describe(\"CDN endpoint URL\").nullable(),\n csp: z.string().describe(\"CSP report endpoint URL\").nullable(),\n nel: z.string().describe(\"Network Error Logging endpoint URL\").nullable(),\n crons: z.string().describe(\"Cron monitoring endpoint URL\").nullable(),\n public: z.string().describe(\"Public DSN URL\").nullable(),\n secret: z.string().describe(\"Full DSN URL with secret\").nullable(),\n unreal: z.string().describe(\"Unreal Engine endpoint URL\").nullable(),\n minidump: z.string().describe(\"Minidump upload endpoint URL\").nullable(),\n security: z.string().describe(\"Security report endpoint URL\").nullable(),\n otlp_logs: z.string().describe(\"OpenTelemetry logs endpoint URL\").nullable(),\n integration: z.string().describe(\"Integration endpoint URL\").nullable(),\n otlp_traces: z.string().describe(\"OpenTelemetry traces endpoint URL\").nullable(),\n playstation: z.string().describe(\"PlayStation endpoint URL\").nullable(),\n}).passthrough().describe(\"DSN endpoints for various use cases\");\nconst SentryRetrieveProjectKeyDetails_RateLimitSchema = z.object({\n count: z.number().int().describe(\"Request limit per window\").nullable(),\n window: z.number().int().describe(\"Time window in seconds\").nullable(),\n}).passthrough().describe(\"Rate limiting configuration for a project key\");\nconst SentryRetrieveProjectKeyDetails_BrowserSdkSchema = z.object({\n choices: z.array(z.array(z.string())).describe(\"Available version options\"),\n}).passthrough().describe(\"Available SDK versions\");\nconst SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema = z.object({\n hasDebug: z.boolean().describe(\"Whether debug mode is enabled\").nullable(),\n hasReplay: z.boolean().describe(\"Whether replay feature is enabled\").nullable(),\n hasFeedback: z.boolean().describe(\"Whether user feedback is enabled\").nullable(),\n hasPerformance: z.boolean().describe(\"Whether performance monitoring is enabled\").nullable(),\n}).passthrough().describe(\"Dynamic SDK loader configuration\");\nexport const SentryRetrieveProjectKeyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the client key\").nullable(),\n dsn: SentryRetrieveProjectKeyDetails_DSNSchema.nullable(),\n name: z.string().describe(\"Human-readable name for the key\").nullable(),\n label: z.string().describe(\"Display label for the key\").nullable(),\n public: z.string().nullable(),\n secret: z.string().nullable(),\n useCase: z.string().describe(\"Optional use case designation\").nullable().optional(),\n isActive: z.boolean().describe(\"Whether the key is currently active\").nullable(),\n projectId: z.number().int().describe(\"Associated project ID\").nullable(),\n rateLimit: SentryRetrieveProjectKeyDetails_RateLimitSchema.nullable(),\n browserSdk: SentryRetrieveProjectKeyDetails_BrowserSdkSchema.nullable(),\n dateCreated: z.string().nullable(),\n browserSdkVersion: z.string().describe(\"Browser SDK version\").nullable(),\n dynamicSdkLoaderOptions: SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema.nullable(),\n}).passthrough().describe(\"Response schema for `RetrieveProjectKeyDetails`\");\n\nexport const sentryRetrieveProjectKeyDetails = action(\"SENTRY_RETRIEVE_PROJECT_KEY_DETAILS\", {\n slug: \"sentry-retrieve-project-key-details\",\n name: \"Retrieve project key details\",\n description: \"Retrieves details of a specific client key (DSN) for a Sentry project, which is used by Sentry SDKs to send event data.\",\n input: SentryRetrieveProjectKeyDetailsInput,\n output: SentryRetrieveProjectKeyDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ declare const SentryRetrieveProjectKeyDetailsOutput: z.ZodObject<{
|
|
|
22
22
|
integration: z.ZodNullable<z.ZodString>;
|
|
23
23
|
otlp_traces: z.ZodNullable<z.ZodString>;
|
|
24
24
|
playstation: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
name: z.ZodNullable<z.ZodString>;
|
|
27
27
|
label: z.ZodNullable<z.ZodString>;
|
|
28
28
|
public: z.ZodNullable<z.ZodString>;
|
|
@@ -33,10 +33,10 @@ declare const SentryRetrieveProjectKeyDetailsOutput: z.ZodObject<{
|
|
|
33
33
|
rateLimit: z.ZodNullable<z.ZodObject<{
|
|
34
34
|
count: z.ZodNullable<z.ZodNumber>;
|
|
35
35
|
window: z.ZodNullable<z.ZodNumber>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
37
|
browserSdk: z.ZodNullable<z.ZodObject<{
|
|
38
38
|
choices: z.ZodArray<z.ZodArray<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
40
|
dateCreated: z.ZodNullable<z.ZodString>;
|
|
41
41
|
browserSdkVersion: z.ZodNullable<z.ZodString>;
|
|
42
42
|
dynamicSdkLoaderOptions: z.ZodNullable<z.ZodObject<{
|
|
@@ -44,8 +44,8 @@ declare const SentryRetrieveProjectKeyDetailsOutput: z.ZodObject<{
|
|
|
44
44
|
hasReplay: z.ZodNullable<z.ZodBoolean>;
|
|
45
45
|
hasFeedback: z.ZodNullable<z.ZodBoolean>;
|
|
46
46
|
hasPerformance: z.ZodNullable<z.ZodBoolean>;
|
|
47
|
-
}, z.core.$
|
|
48
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>;
|
|
48
|
+
}, z.core.$loose>;
|
|
49
49
|
declare const sentryRetrieveProjectKeyDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
key_id: string;
|
|
51
51
|
project_id_or_slug: string;
|
|
@@ -22,7 +22,7 @@ declare const SentryRetrieveProjectKeyDetailsOutput: z.ZodObject<{
|
|
|
22
22
|
integration: z.ZodNullable<z.ZodString>;
|
|
23
23
|
otlp_traces: z.ZodNullable<z.ZodString>;
|
|
24
24
|
playstation: z.ZodNullable<z.ZodString>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>;
|
|
26
26
|
name: z.ZodNullable<z.ZodString>;
|
|
27
27
|
label: z.ZodNullable<z.ZodString>;
|
|
28
28
|
public: z.ZodNullable<z.ZodString>;
|
|
@@ -33,10 +33,10 @@ declare const SentryRetrieveProjectKeyDetailsOutput: z.ZodObject<{
|
|
|
33
33
|
rateLimit: z.ZodNullable<z.ZodObject<{
|
|
34
34
|
count: z.ZodNullable<z.ZodNumber>;
|
|
35
35
|
window: z.ZodNullable<z.ZodNumber>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>;
|
|
37
37
|
browserSdk: z.ZodNullable<z.ZodObject<{
|
|
38
38
|
choices: z.ZodArray<z.ZodArray<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>;
|
|
40
40
|
dateCreated: z.ZodNullable<z.ZodString>;
|
|
41
41
|
browserSdkVersion: z.ZodNullable<z.ZodString>;
|
|
42
42
|
dynamicSdkLoaderOptions: z.ZodNullable<z.ZodObject<{
|
|
@@ -44,8 +44,8 @@ declare const SentryRetrieveProjectKeyDetailsOutput: z.ZodObject<{
|
|
|
44
44
|
hasReplay: z.ZodNullable<z.ZodBoolean>;
|
|
45
45
|
hasFeedback: z.ZodNullable<z.ZodBoolean>;
|
|
46
46
|
hasPerformance: z.ZodNullable<z.ZodBoolean>;
|
|
47
|
-
}, z.core.$
|
|
48
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>;
|
|
48
|
+
}, z.core.$loose>;
|
|
49
49
|
declare const sentryRetrieveProjectKeyDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
50
50
|
key_id: string;
|
|
51
51
|
project_id_or_slug: string;
|
|
@@ -20,18 +20,18 @@ const SentryRetrieveProjectKeyDetails_DSNSchema = z.object({
|
|
|
20
20
|
integration: z.string().describe("Integration endpoint URL").nullable(),
|
|
21
21
|
otlp_traces: z.string().describe("OpenTelemetry traces endpoint URL").nullable(),
|
|
22
22
|
playstation: z.string().describe("PlayStation endpoint URL").nullable()
|
|
23
|
-
}).describe("DSN endpoints for various use cases");
|
|
23
|
+
}).passthrough().describe("DSN endpoints for various use cases");
|
|
24
24
|
const SentryRetrieveProjectKeyDetails_RateLimitSchema = z.object({
|
|
25
25
|
count: z.number().int().describe("Request limit per window").nullable(),
|
|
26
26
|
window: z.number().int().describe("Time window in seconds").nullable()
|
|
27
|
-
}).describe("Rate limiting configuration for a project key");
|
|
28
|
-
const SentryRetrieveProjectKeyDetails_BrowserSdkSchema = z.object({ choices: z.array(z.array(z.string())).describe("Available version options") }).describe("Available SDK versions");
|
|
27
|
+
}).passthrough().describe("Rate limiting configuration for a project key");
|
|
28
|
+
const SentryRetrieveProjectKeyDetails_BrowserSdkSchema = z.object({ choices: z.array(z.array(z.string())).describe("Available version options") }).passthrough().describe("Available SDK versions");
|
|
29
29
|
const SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema = z.object({
|
|
30
30
|
hasDebug: z.boolean().describe("Whether debug mode is enabled").nullable(),
|
|
31
31
|
hasReplay: z.boolean().describe("Whether replay feature is enabled").nullable(),
|
|
32
32
|
hasFeedback: z.boolean().describe("Whether user feedback is enabled").nullable(),
|
|
33
33
|
hasPerformance: z.boolean().describe("Whether performance monitoring is enabled").nullable()
|
|
34
|
-
}).describe("Dynamic SDK loader configuration");
|
|
34
|
+
}).passthrough().describe("Dynamic SDK loader configuration");
|
|
35
35
|
const sentryRetrieveProjectKeyDetails = action("SENTRY_RETRIEVE_PROJECT_KEY_DETAILS", {
|
|
36
36
|
slug: "sentry-retrieve-project-key-details",
|
|
37
37
|
name: "Retrieve project key details",
|
|
@@ -52,7 +52,7 @@ const sentryRetrieveProjectKeyDetails = action("SENTRY_RETRIEVE_PROJECT_KEY_DETA
|
|
|
52
52
|
dateCreated: z.string().nullable(),
|
|
53
53
|
browserSdkVersion: z.string().describe("Browser SDK version").nullable(),
|
|
54
54
|
dynamicSdkLoaderOptions: SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema.nullable()
|
|
55
|
-
}).describe("Response schema for `RetrieveProjectKeyDetails`")
|
|
55
|
+
}).passthrough().describe("Response schema for `RetrieveProjectKeyDetails`")
|
|
56
56
|
});
|
|
57
57
|
//#endregion
|
|
58
58
|
export { sentryRetrieveProjectKeyDetails };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-key-details.mjs","names":[],"sources":["../../src/actions/retrieve-project-key-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectKeyDetailsInput = z.object({\n key_id: z.string().describe(\"ID of the client key (DSN).\"),\n project_id_or_slug: z.string().describe(\"ID or slug of the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the organization.\"),\n}).describe(\"Request schema for `RetrieveProjectKeyDetails`\");\nconst SentryRetrieveProjectKeyDetails_DSNSchema = z.object({\n cdn: z.string().describe(\"CDN endpoint URL\").nullable(),\n csp: z.string().describe(\"CSP report endpoint URL\").nullable(),\n nel: z.string().describe(\"Network Error Logging endpoint URL\").nullable(),\n crons: z.string().describe(\"Cron monitoring endpoint URL\").nullable(),\n public: z.string().describe(\"Public DSN URL\").nullable(),\n secret: z.string().describe(\"Full DSN URL with secret\").nullable(),\n unreal: z.string().describe(\"Unreal Engine endpoint URL\").nullable(),\n minidump: z.string().describe(\"Minidump upload endpoint URL\").nullable(),\n security: z.string().describe(\"Security report endpoint URL\").nullable(),\n otlp_logs: z.string().describe(\"OpenTelemetry logs endpoint URL\").nullable(),\n integration: z.string().describe(\"Integration endpoint URL\").nullable(),\n otlp_traces: z.string().describe(\"OpenTelemetry traces endpoint URL\").nullable(),\n playstation: z.string().describe(\"PlayStation endpoint URL\").nullable(),\n}).describe(\"DSN endpoints for various use cases\");\nconst SentryRetrieveProjectKeyDetails_RateLimitSchema = z.object({\n count: z.number().int().describe(\"Request limit per window\").nullable(),\n window: z.number().int().describe(\"Time window in seconds\").nullable(),\n}).describe(\"Rate limiting configuration for a project key\");\nconst SentryRetrieveProjectKeyDetails_BrowserSdkSchema = z.object({\n choices: z.array(z.array(z.string())).describe(\"Available version options\"),\n}).describe(\"Available SDK versions\");\nconst SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema = z.object({\n hasDebug: z.boolean().describe(\"Whether debug mode is enabled\").nullable(),\n hasReplay: z.boolean().describe(\"Whether replay feature is enabled\").nullable(),\n hasFeedback: z.boolean().describe(\"Whether user feedback is enabled\").nullable(),\n hasPerformance: z.boolean().describe(\"Whether performance monitoring is enabled\").nullable(),\n}).describe(\"Dynamic SDK loader configuration\");\nexport const SentryRetrieveProjectKeyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the client key\").nullable(),\n dsn: SentryRetrieveProjectKeyDetails_DSNSchema.nullable(),\n name: z.string().describe(\"Human-readable name for the key\").nullable(),\n label: z.string().describe(\"Display label for the key\").nullable(),\n public: z.string().nullable(),\n secret: z.string().nullable(),\n useCase: z.string().describe(\"Optional use case designation\").nullable().optional(),\n isActive: z.boolean().describe(\"Whether the key is currently active\").nullable(),\n projectId: z.number().int().describe(\"Associated project ID\").nullable(),\n rateLimit: SentryRetrieveProjectKeyDetails_RateLimitSchema.nullable(),\n browserSdk: SentryRetrieveProjectKeyDetails_BrowserSdkSchema.nullable(),\n dateCreated: z.string().nullable(),\n browserSdkVersion: z.string().describe(\"Browser SDK version\").nullable(),\n dynamicSdkLoaderOptions: SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema.nullable(),\n}).describe(\"Response schema for `RetrieveProjectKeyDetails`\");\n\nexport const sentryRetrieveProjectKeyDetails = action(\"SENTRY_RETRIEVE_PROJECT_KEY_DETAILS\", {\n slug: \"sentry-retrieve-project-key-details\",\n name: \"Retrieve project key details\",\n description: \"Retrieves details of a specific client key (DSN) for a Sentry project, which is used by Sentry SDKs to send event data.\",\n input: SentryRetrieveProjectKeyDetailsInput,\n output: SentryRetrieveProjectKeyDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACzD,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CACpE,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;AAChF,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,4CAA4C,EAAE,OAAO;CACzD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACtD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC7D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,qCAAqC;
|
|
1
|
+
{"version":3,"file":"retrieve-project-key-details.mjs","names":[],"sources":["../../src/actions/retrieve-project-key-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectKeyDetailsInput = z.object({\n key_id: z.string().describe(\"ID of the client key (DSN).\"),\n project_id_or_slug: z.string().describe(\"ID or slug of the project.\"),\n organization_id_or_slug: z.string().describe(\"ID or slug of the organization.\"),\n}).describe(\"Request schema for `RetrieveProjectKeyDetails`\");\nconst SentryRetrieveProjectKeyDetails_DSNSchema = z.object({\n cdn: z.string().describe(\"CDN endpoint URL\").nullable(),\n csp: z.string().describe(\"CSP report endpoint URL\").nullable(),\n nel: z.string().describe(\"Network Error Logging endpoint URL\").nullable(),\n crons: z.string().describe(\"Cron monitoring endpoint URL\").nullable(),\n public: z.string().describe(\"Public DSN URL\").nullable(),\n secret: z.string().describe(\"Full DSN URL with secret\").nullable(),\n unreal: z.string().describe(\"Unreal Engine endpoint URL\").nullable(),\n minidump: z.string().describe(\"Minidump upload endpoint URL\").nullable(),\n security: z.string().describe(\"Security report endpoint URL\").nullable(),\n otlp_logs: z.string().describe(\"OpenTelemetry logs endpoint URL\").nullable(),\n integration: z.string().describe(\"Integration endpoint URL\").nullable(),\n otlp_traces: z.string().describe(\"OpenTelemetry traces endpoint URL\").nullable(),\n playstation: z.string().describe(\"PlayStation endpoint URL\").nullable(),\n}).passthrough().describe(\"DSN endpoints for various use cases\");\nconst SentryRetrieveProjectKeyDetails_RateLimitSchema = z.object({\n count: z.number().int().describe(\"Request limit per window\").nullable(),\n window: z.number().int().describe(\"Time window in seconds\").nullable(),\n}).passthrough().describe(\"Rate limiting configuration for a project key\");\nconst SentryRetrieveProjectKeyDetails_BrowserSdkSchema = z.object({\n choices: z.array(z.array(z.string())).describe(\"Available version options\"),\n}).passthrough().describe(\"Available SDK versions\");\nconst SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema = z.object({\n hasDebug: z.boolean().describe(\"Whether debug mode is enabled\").nullable(),\n hasReplay: z.boolean().describe(\"Whether replay feature is enabled\").nullable(),\n hasFeedback: z.boolean().describe(\"Whether user feedback is enabled\").nullable(),\n hasPerformance: z.boolean().describe(\"Whether performance monitoring is enabled\").nullable(),\n}).passthrough().describe(\"Dynamic SDK loader configuration\");\nexport const SentryRetrieveProjectKeyDetailsOutput = z.object({\n id: z.string().describe(\"Unique identifier for the client key\").nullable(),\n dsn: SentryRetrieveProjectKeyDetails_DSNSchema.nullable(),\n name: z.string().describe(\"Human-readable name for the key\").nullable(),\n label: z.string().describe(\"Display label for the key\").nullable(),\n public: z.string().nullable(),\n secret: z.string().nullable(),\n useCase: z.string().describe(\"Optional use case designation\").nullable().optional(),\n isActive: z.boolean().describe(\"Whether the key is currently active\").nullable(),\n projectId: z.number().int().describe(\"Associated project ID\").nullable(),\n rateLimit: SentryRetrieveProjectKeyDetails_RateLimitSchema.nullable(),\n browserSdk: SentryRetrieveProjectKeyDetails_BrowserSdkSchema.nullable(),\n dateCreated: z.string().nullable(),\n browserSdkVersion: z.string().describe(\"Browser SDK version\").nullable(),\n dynamicSdkLoaderOptions: SentryRetrieveProjectKeyDetails_DynamicSdkLoaderOptionsSchema.nullable(),\n}).passthrough().describe(\"Response schema for `RetrieveProjectKeyDetails`\");\n\nexport const sentryRetrieveProjectKeyDetails = action(\"SENTRY_RETRIEVE_PROJECT_KEY_DETAILS\", {\n slug: \"sentry-retrieve-project-key-details\",\n name: \"Retrieve project key details\",\n description: \"Retrieves details of a specific client key (DSN) for a Sentry project, which is used by Sentry SDKs to send event data.\",\n input: SentryRetrieveProjectKeyDetailsInput,\n output: SentryRetrieveProjectKeyDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -29,7 +29,7 @@ const SentryRetrieveProjectMembersList_ProjectMemberSchema = zod.z.object({
|
|
|
29
29
|
inviterName: zod.z.string().describe("The email of the person who invited this member, if applicable").nullable().optional(),
|
|
30
30
|
inviteStatus: zod.z.string().describe("The current invitation status (e.g., 'approved', 'pending')").nullable()
|
|
31
31
|
}).passthrough().describe("A single organization member belonging to the project.");
|
|
32
|
-
const SentryRetrieveProjectMembersListOutput = zod.z.object({ data: zod.z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe("A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.") }).describe("Response containing the list of Sentry project members.\n\nReturns a list of active organization members that belong to any team assigned to the project.\nEach member includes detailed information about their role, status, and user profile.");
|
|
32
|
+
const SentryRetrieveProjectMembersListOutput = zod.z.object({ data: zod.z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe("A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.") }).passthrough().describe("Response containing the list of Sentry project members.\n\nReturns a list of active organization members that belong to any team assigned to the project.\nEach member includes detailed information about their role, status, and user profile.");
|
|
33
33
|
const sentryRetrieveProjectMembersList = require_action.action("SENTRY_RETRIEVE_PROJECT_MEMBERS_LIST", {
|
|
34
34
|
slug: "sentry-retrieve-project-members-list",
|
|
35
35
|
name: "Retrieve project members list",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-members-list.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-members-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectMembersListInput = z.object({\n project_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry project. This identifies the project for which members will be listed.\"),\n organization_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry organization. This identifies the organization to which the project belongs.\"),\n}).describe(\"Parameters for retrieving a list of Sentry project members.\");\nconst SentryRetrieveProjectMembersList_UserInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The display name of the user\").nullable(),\n email: z.string().describe(\"The email address of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable(),\n username: z.string().describe(\"The username of the user\").nullable(),\n dateJoined: z.string().describe(\"The date when the user joined Sentry\").nullable(),\n}).passthrough().describe(\"User information for a project member.\");\nconst SentryRetrieveProjectMembersList_MemberFlagsSchema = z.record(z.string(), z.unknown()).describe(\"Permission and status flags for a member.\");\nconst SentryRetrieveProjectMembersList_ProjectMemberSchema = z.object({\n id: z.string().describe(\"The unique identifier of the member\").nullable(),\n name: z.string().describe(\"The display name of the member\").nullable(),\n role: z.string().describe(\"The role identifier for the member\").nullable(),\n user: SentryRetrieveProjectMembersList_UserInfoSchema.nullable(),\n email: z.string().describe(\"The email address of the member\").nullable(),\n flags: SentryRetrieveProjectMembersList_MemberFlagsSchema.nullable(),\n expired: z.boolean().describe(\"Whether the membership has expired\").nullable(),\n orgRole: z.string().describe(\"The member's role within the organization (e.g., 'owner', 'member', 'admin', 'manager', 'billing')\").nullable(),\n pending: z.boolean().describe(\"Whether the member invitation is pending\").nullable(),\n roleName: z.string().describe(\"The human-readable role name for the member\").nullable(),\n dateCreated: z.string().describe(\"The date when the member was added to the organization\").nullable(),\n inviterName: z.string().describe(\"The email of the person who invited this member, if applicable\").nullable().optional(),\n inviteStatus: z.string().describe(\"The current invitation status (e.g., 'approved', 'pending')\").nullable(),\n}).passthrough().describe(\"A single organization member belonging to the project.\");\nexport const SentryRetrieveProjectMembersListOutput = z.object({\n data: z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe(\"A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.\"),\n}).describe(\"Response containing the list of Sentry project members.\\n\\nReturns a list of active organization members that belong to any team assigned to the project.\\nEach member includes detailed information about their role, status, and user profile.\");\n\nexport const sentryRetrieveProjectMembersList = action(\"SENTRY_RETRIEVE_PROJECT_MEMBERS_LIST\", {\n slug: \"sentry-retrieve-project-members-list\",\n name: \"Retrieve project members list\",\n description: \"Retrieves active organization members belonging to any team assigned to the specified Sentry project.\",\n input: SentryRetrieveProjectMembersListInput,\n output: SentryRetrieveProjectMembersListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CAC5J,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;AACzK,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,qDAAqDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACjJ,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,gDAAgD,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACvE,OAAO,mDAAmD,SAAS;CACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,sJAAsJ,EACrO,CAAC,CAAC,CAAC,SAAS,kPAAkP;
|
|
1
|
+
{"version":3,"file":"retrieve-project-members-list.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-members-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectMembersListInput = z.object({\n project_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry project. This identifies the project for which members will be listed.\"),\n organization_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry organization. This identifies the organization to which the project belongs.\"),\n}).describe(\"Parameters for retrieving a list of Sentry project members.\");\nconst SentryRetrieveProjectMembersList_UserInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The display name of the user\").nullable(),\n email: z.string().describe(\"The email address of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable(),\n username: z.string().describe(\"The username of the user\").nullable(),\n dateJoined: z.string().describe(\"The date when the user joined Sentry\").nullable(),\n}).passthrough().describe(\"User information for a project member.\");\nconst SentryRetrieveProjectMembersList_MemberFlagsSchema = z.record(z.string(), z.unknown()).describe(\"Permission and status flags for a member.\");\nconst SentryRetrieveProjectMembersList_ProjectMemberSchema = z.object({\n id: z.string().describe(\"The unique identifier of the member\").nullable(),\n name: z.string().describe(\"The display name of the member\").nullable(),\n role: z.string().describe(\"The role identifier for the member\").nullable(),\n user: SentryRetrieveProjectMembersList_UserInfoSchema.nullable(),\n email: z.string().describe(\"The email address of the member\").nullable(),\n flags: SentryRetrieveProjectMembersList_MemberFlagsSchema.nullable(),\n expired: z.boolean().describe(\"Whether the membership has expired\").nullable(),\n orgRole: z.string().describe(\"The member's role within the organization (e.g., 'owner', 'member', 'admin', 'manager', 'billing')\").nullable(),\n pending: z.boolean().describe(\"Whether the member invitation is pending\").nullable(),\n roleName: z.string().describe(\"The human-readable role name for the member\").nullable(),\n dateCreated: z.string().describe(\"The date when the member was added to the organization\").nullable(),\n inviterName: z.string().describe(\"The email of the person who invited this member, if applicable\").nullable().optional(),\n inviteStatus: z.string().describe(\"The current invitation status (e.g., 'approved', 'pending')\").nullable(),\n}).passthrough().describe(\"A single organization member belonging to the project.\");\nexport const SentryRetrieveProjectMembersListOutput = z.object({\n data: z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe(\"A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.\"),\n}).passthrough().describe(\"Response containing the list of Sentry project members.\\n\\nReturns a list of active organization members that belong to any team assigned to the project.\\nEach member includes detailed information about their role, status, and user profile.\");\n\nexport const sentryRetrieveProjectMembersList = action(\"SENTRY_RETRIEVE_PROJECT_MEMBERS_LIST\", {\n slug: \"sentry-retrieve-project-members-list\",\n name: \"Retrieve project members list\",\n description: \"Retrieves active organization members belonging to any team assigned to the specified Sentry project.\",\n input: SentryRetrieveProjectMembersListInput,\n output: SentryRetrieveProjectMembersListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CAC5J,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;AACzK,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,qDAAqDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACjJ,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,gDAAgD,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACvE,OAAO,mDAAmD,SAAS;CACnE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,sJAAsJ,EACrO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kPAAkP;AAE5Q,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -28,7 +28,7 @@ declare const SentryRetrieveProjectMembersListOutput: z.ZodObject<{
|
|
|
28
28
|
inviterName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
inviteStatus: z.ZodNullable<z.ZodString>;
|
|
30
30
|
}, z.core.$loose>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>;
|
|
32
32
|
declare const sentryRetrieveProjectMembersList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
project_id_or_slug: string;
|
|
34
34
|
organization_id_or_slug: string;
|
|
@@ -28,7 +28,7 @@ declare const SentryRetrieveProjectMembersListOutput: z.ZodObject<{
|
|
|
28
28
|
inviterName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
inviteStatus: z.ZodNullable<z.ZodString>;
|
|
30
30
|
}, z.core.$loose>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>;
|
|
32
32
|
declare const sentryRetrieveProjectMembersList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
project_id_or_slug: string;
|
|
34
34
|
organization_id_or_slug: string;
|
|
@@ -34,7 +34,7 @@ const sentryRetrieveProjectMembersList = action("SENTRY_RETRIEVE_PROJECT_MEMBERS
|
|
|
34
34
|
name: "Retrieve project members list",
|
|
35
35
|
description: "Retrieves active organization members belonging to any team assigned to the specified Sentry project.",
|
|
36
36
|
input: SentryRetrieveProjectMembersListInput,
|
|
37
|
-
output: z.object({ data: z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe("A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.") }).describe("Response containing the list of Sentry project members.\n\nReturns a list of active organization members that belong to any team assigned to the project.\nEach member includes detailed information about their role, status, and user profile.")
|
|
37
|
+
output: z.object({ data: z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe("A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.") }).passthrough().describe("Response containing the list of Sentry project members.\n\nReturns a list of active organization members that belong to any team assigned to the project.\nEach member includes detailed information about their role, status, and user profile.")
|
|
38
38
|
});
|
|
39
39
|
//#endregion
|
|
40
40
|
export { sentryRetrieveProjectMembersList };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-members-list.mjs","names":[],"sources":["../../src/actions/retrieve-project-members-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectMembersListInput = z.object({\n project_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry project. This identifies the project for which members will be listed.\"),\n organization_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry organization. This identifies the organization to which the project belongs.\"),\n}).describe(\"Parameters for retrieving a list of Sentry project members.\");\nconst SentryRetrieveProjectMembersList_UserInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The display name of the user\").nullable(),\n email: z.string().describe(\"The email address of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable(),\n username: z.string().describe(\"The username of the user\").nullable(),\n dateJoined: z.string().describe(\"The date when the user joined Sentry\").nullable(),\n}).passthrough().describe(\"User information for a project member.\");\nconst SentryRetrieveProjectMembersList_MemberFlagsSchema = z.record(z.string(), z.unknown()).describe(\"Permission and status flags for a member.\");\nconst SentryRetrieveProjectMembersList_ProjectMemberSchema = z.object({\n id: z.string().describe(\"The unique identifier of the member\").nullable(),\n name: z.string().describe(\"The display name of the member\").nullable(),\n role: z.string().describe(\"The role identifier for the member\").nullable(),\n user: SentryRetrieveProjectMembersList_UserInfoSchema.nullable(),\n email: z.string().describe(\"The email address of the member\").nullable(),\n flags: SentryRetrieveProjectMembersList_MemberFlagsSchema.nullable(),\n expired: z.boolean().describe(\"Whether the membership has expired\").nullable(),\n orgRole: z.string().describe(\"The member's role within the organization (e.g., 'owner', 'member', 'admin', 'manager', 'billing')\").nullable(),\n pending: z.boolean().describe(\"Whether the member invitation is pending\").nullable(),\n roleName: z.string().describe(\"The human-readable role name for the member\").nullable(),\n dateCreated: z.string().describe(\"The date when the member was added to the organization\").nullable(),\n inviterName: z.string().describe(\"The email of the person who invited this member, if applicable\").nullable().optional(),\n inviteStatus: z.string().describe(\"The current invitation status (e.g., 'approved', 'pending')\").nullable(),\n}).passthrough().describe(\"A single organization member belonging to the project.\");\nexport const SentryRetrieveProjectMembersListOutput = z.object({\n data: z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe(\"A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.\"),\n}).describe(\"Response containing the list of Sentry project members.\\n\\nReturns a list of active organization members that belong to any team assigned to the project.\\nEach member includes detailed information about their role, status, and user profile.\");\n\nexport const sentryRetrieveProjectMembersList = action(\"SENTRY_RETRIEVE_PROJECT_MEMBERS_LIST\", {\n slug: \"sentry-retrieve-project-members-list\",\n name: \"Retrieve project members list\",\n description: \"Retrieves active organization members belonging to any team assigned to the specified Sentry project.\",\n input: SentryRetrieveProjectMembersListInput,\n output: SentryRetrieveProjectMembersListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CAC5J,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;AACzK,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,qDAAqD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACjJ,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,gDAAgD,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACvE,OAAO,mDAAmD,SAAS;CACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC5I,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,MAAM,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,sJAAsJ,EACrO,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"retrieve-project-members-list.mjs","names":[],"sources":["../../src/actions/retrieve-project-members-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectMembersListInput = z.object({\n project_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry project. This identifies the project for which members will be listed.\"),\n organization_id_or_slug: z.string().describe(\"The ID or human-readable slug of the Sentry organization. This identifies the organization to which the project belongs.\"),\n}).describe(\"Parameters for retrieving a list of Sentry project members.\");\nconst SentryRetrieveProjectMembersList_UserInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user\").nullable(),\n name: z.string().describe(\"The display name of the user\").nullable(),\n email: z.string().describe(\"The email address of the user\").nullable(),\n isActive: z.boolean().describe(\"Whether the user account is active\").nullable(),\n username: z.string().describe(\"The username of the user\").nullable(),\n dateJoined: z.string().describe(\"The date when the user joined Sentry\").nullable(),\n}).passthrough().describe(\"User information for a project member.\");\nconst SentryRetrieveProjectMembersList_MemberFlagsSchema = z.record(z.string(), z.unknown()).describe(\"Permission and status flags for a member.\");\nconst SentryRetrieveProjectMembersList_ProjectMemberSchema = z.object({\n id: z.string().describe(\"The unique identifier of the member\").nullable(),\n name: z.string().describe(\"The display name of the member\").nullable(),\n role: z.string().describe(\"The role identifier for the member\").nullable(),\n user: SentryRetrieveProjectMembersList_UserInfoSchema.nullable(),\n email: z.string().describe(\"The email address of the member\").nullable(),\n flags: SentryRetrieveProjectMembersList_MemberFlagsSchema.nullable(),\n expired: z.boolean().describe(\"Whether the membership has expired\").nullable(),\n orgRole: z.string().describe(\"The member's role within the organization (e.g., 'owner', 'member', 'admin', 'manager', 'billing')\").nullable(),\n pending: z.boolean().describe(\"Whether the member invitation is pending\").nullable(),\n roleName: z.string().describe(\"The human-readable role name for the member\").nullable(),\n dateCreated: z.string().describe(\"The date when the member was added to the organization\").nullable(),\n inviterName: z.string().describe(\"The email of the person who invited this member, if applicable\").nullable().optional(),\n inviteStatus: z.string().describe(\"The current invitation status (e.g., 'approved', 'pending')\").nullable(),\n}).passthrough().describe(\"A single organization member belonging to the project.\");\nexport const SentryRetrieveProjectMembersListOutput = z.object({\n data: z.array(SentryRetrieveProjectMembersList_ProjectMemberSchema).describe(\"A list of organization members who belong to teams assigned to this project. Each member includes their role, status, and detailed user information.\"),\n}).passthrough().describe(\"Response containing the list of Sentry project members.\\n\\nReturns a list of active organization members that belong to any team assigned to the project.\\nEach member includes detailed information about their role, status, and user profile.\");\n\nexport const sentryRetrieveProjectMembersList = action(\"SENTRY_RETRIEVE_PROJECT_MEMBERS_LIST\", {\n slug: \"sentry-retrieve-project-members-list\",\n name: \"Retrieve project members list\",\n description: \"Retrieves active organization members belonging to any team assigned to the specified Sentry project.\",\n input: SentryRetrieveProjectMembersListInput,\n output: SentryRetrieveProjectMembersListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH;CAC5J,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H;AACzK,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,qDAAqD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACjJ,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,gDAAgD,SAAS;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACvE,OAAO,mDAAmD,SAAS;CACnE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAC5I,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,MAAM,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,sJAAsJ,EACrO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kPAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const SentryRetrieveProjectReleaseFileDetailsInput = zod.z.object({
|
|
|
8
8
|
project_id_or_slug: zod.z.string().describe("The unique identifier (ID) or human-readable slug of the Sentry project."),
|
|
9
9
|
organization_id_or_slug: zod.z.string().describe("The unique identifier (ID) or human-readable slug of the Sentry organization.")
|
|
10
10
|
}).describe("Request schema for retrieving details or content of a specific file in a project's release.");
|
|
11
|
-
const SentryRetrieveProjectReleaseFileDetails_FileHeadersSchema = zod.z.object({ "Content-Type": zod.z.string().describe("MIME type of the file.").nullable() }).describe("HTTP headers associated with the release file.");
|
|
11
|
+
const SentryRetrieveProjectReleaseFileDetails_FileHeadersSchema = zod.z.object({ "Content-Type": zod.z.string().describe("MIME type of the file.").nullable() }).passthrough().describe("HTTP headers associated with the release file.");
|
|
12
12
|
const SentryRetrieveProjectReleaseFileDetailsOutput = zod.z.object({
|
|
13
13
|
id: zod.z.string().describe("Unique identifier of the file.").nullable(),
|
|
14
14
|
dist: zod.z.string().nullable(),
|
|
@@ -17,7 +17,7 @@ const SentryRetrieveProjectReleaseFileDetailsOutput = zod.z.object({
|
|
|
17
17
|
size: zod.z.number().int().describe("File size in bytes.").nullable(),
|
|
18
18
|
headers: SentryRetrieveProjectReleaseFileDetails_FileHeadersSchema.nullable(),
|
|
19
19
|
dateCreated: zod.z.string().describe("ISO 8601 timestamp when the file was created.").nullable()
|
|
20
|
-
}).describe("Response schema for retrieving project release file details.");
|
|
20
|
+
}).passthrough().describe("Response schema for retrieving project release file details.");
|
|
21
21
|
const sentryRetrieveProjectReleaseFileDetails = require_action.action("SENTRY_RETRIEVE_PROJECT_RELEASE_FILE_DETAILS", {
|
|
22
22
|
slug: "sentry-retrieve-project-release-file-details",
|
|
23
23
|
name: "Retrieve project release file details",
|