@keystrokehq/sentry 0.1.2 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/access-project-information.cjs +15 -15
- package/dist/actions/access-project-information.cjs.map +1 -1
- package/dist/actions/access-project-information.d.cts +29 -17
- package/dist/actions/access-project-information.d.mts +29 -17
- 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 +16 -4
- package/dist/actions/add-a-symbol-source-to-a-project.d.mts +16 -4
- 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 +23 -10
- package/dist/actions/add-organization-member-via-email.d.mts +23 -10
- 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 +14 -2
- package/dist/actions/add-remove-user-email-by-id.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/add-team-member-in-organization.d.mts +15 -3
- 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 +17 -5
- package/dist/actions/add-team-to-project.d.mts +17 -5
- 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 +18 -6
- package/dist/actions/bulk-mutate-an-organizations-issues.d.cts.map +1 -1
- package/dist/actions/bulk-mutate-an-organizations-issues.d.mts +18 -6
- package/dist/actions/bulk-mutate-an-organizations-issues.d.mts.map +1 -1
- 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 +14 -2
- package/dist/actions/bulk-remove-an-organizations-issues.d.cts.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.mts +14 -2
- 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 +29 -13
- package/dist/actions/create-an-alert-for-an-organization.d.mts +29 -13
- 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 +25 -11
- package/dist/actions/create-dashboard-with-widgets.d.cts.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.d.mts +25 -11
- 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 +14 -2
- package/dist/actions/create-external-user-for-organization.d.mts +14 -2
- 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 +17 -5
- package/dist/actions/create-organization-alert-rule.d.mts +17 -5
- 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 +21 -9
- package/dist/actions/create-organization-monitor.d.mts +21 -9
- 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 +16 -4
- package/dist/actions/create-organization-team.d.mts +16 -4
- 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 +18 -6
- package/dist/actions/create-project-key-with-optional-rate-limiting.d.mts +18 -6
- 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 +19 -7
- package/dist/actions/create-project-rule-for-alerts.d.mts +19 -7
- 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 +14 -2
- package/dist/actions/create-project-webhook-subscription.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/create-release-deploy-for-org.d.mts +14 -2
- 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 +27 -12
- package/dist/actions/create-release-for-organization.d.mts +27 -12
- 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 +16 -4
- package/dist/actions/create-scim-group-for-organization.d.mts +16 -4
- 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 +14 -2
- package/dist/actions/create-sentry-external-issue-link.d.mts +14 -2
- 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 +16 -4
- package/dist/actions/create-team-project-for-organization.d.mts +16 -4
- 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 +17 -5
- package/dist/actions/create-user-for-saml-integration.d.mts +17 -5
- 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 +14 -2
- package/dist/actions/delete-a-custom-integration.d.cts.map +1 -1
- package/dist/actions/delete-a-custom-integration.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-an-alert.d.cts.map +1 -1
- package/dist/actions/delete-an-alert.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-bulk-alerts.d.cts.map +1 -1
- package/dist/actions/delete-bulk-alerts.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-dsyms-for-project.d.cts.map +1 -1
- package/dist/actions/delete-dsyms-for-project.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-external-issue-by-uuid.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-external-team-by-id.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-external-user-from-organization.d.cts.map +1 -1
- package/dist/actions/delete-external-user-from-organization.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/delete-member-from-team.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/delete-org-notification-action.d.cts.map +1 -1
- package/dist/actions/delete-org-notification-action.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-alert-rule.d.cts.map +1 -1
- package/dist/actions/delete-organization-alert-rule.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-dashboard.d.cts.map +1 -1
- package/dist/actions/delete-organization-dashboard.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-discover-query.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-integration.d.cts.map +1 -1
- package/dist/actions/delete-organization-integration.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-issue.d.cts.map +1 -1
- package/dist/actions/delete-organization-issue.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-member.d.cts.map +1 -1
- package/dist/actions/delete-organization-member.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-monitor.d.cts.map +1 -1
- package/dist/actions/delete-organization-monitor.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-release-file.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-organization-release.d.cts.map +1 -1
- package/dist/actions/delete-organization-release.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-by-id.d.cts.map +1 -1
- package/dist/actions/delete-project-by-id.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-hook.d.cts.map +1 -1
- package/dist/actions/delete-project-hook.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-issues.d.cts.map +1 -1
- package/dist/actions/delete-project-issues.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-key.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-monitor.d.cts.map +1 -1
- package/dist/actions/delete-project-monitor.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-replay.d.cts.map +1 -1
- package/dist/actions/delete-project-replay.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-project-rule.d.cts.map +1 -1
- package/dist/actions/delete-project-rule.d.mts +14 -2
- 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 +18 -6
- package/dist/actions/delete-project-team-association.d.mts +18 -6
- 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 +14 -2
- package/dist/actions/delete-release-file-by-id.d.cts.map +1 -1
- package/dist/actions/delete-release-file-by-id.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-symbol-source-from-project.d.cts.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-team-by-organization-or-team-slug.d.mts +14 -2
- 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 +14 -2
- 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 +14 -2
- 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 +14 -2
- package/dist/actions/delete-user-emails-by-id.d.cts.map +1 -1
- package/dist/actions/delete-user-emails-by-id.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-user-from-org.d.cts.map +1 -1
- package/dist/actions/delete-user-from-org.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/disable-spike-protection.d.cts.map +1 -1
- package/dist/actions/disable-spike-protection.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/fetch-a-monitor.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/fetch-alerts.d.mts +16 -4
- 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 +16 -4
- package/dist/actions/fetch-an-alert.d.mts +16 -4
- package/dist/actions/fetch-an-alert.mjs +3 -3
- package/dist/actions/fetch-an-alert.mjs.map +1 -1
- package/dist/actions/fetch-an-organizations-monitors.d.cts +13 -1
- package/dist/actions/fetch-an-organizations-monitors.d.mts +13 -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 +27 -15
- package/dist/actions/fetch-issue-event-by-id.d.mts +27 -15
- 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-alert-rules.d.cts +13 -1
- package/dist/actions/fetch-organization-alert-rules.d.mts +13 -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 +14 -2
- package/dist/actions/fetch-organization-release-threshold-statuses.d.cts.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/fetch-organization-replay-count.d.cts.map +1 -1
- package/dist/actions/fetch-organization-replay-count.d.mts +14 -2
- 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 +26 -14
- package/dist/actions/fetch-organization-replay-details.d.mts +26 -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 +16 -4
- package/dist/actions/fetch-organization-replay-selectors.d.mts +16 -4
- 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 +14 -2
- package/dist/actions/fetch-project-environment-details.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/fetch-project-ownership-details.d.mts +14 -2
- 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-release-files.d.cts +13 -1
- package/dist/actions/fetch-project-release-files.d.mts +13 -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 +15 -3
- package/dist/actions/fetch-project-replay-clicks.d.mts +15 -3
- 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-replay-recording-segment.d.cts +13 -1
- package/dist/actions/fetch-replay-recording-segment.d.mts +13 -1
- package/dist/actions/fetch-tag-values-for-issue.d.cts +13 -1
- package/dist/actions/fetch-tag-values-for-issue.d.mts +13 -1
- package/dist/actions/get-alerts.cjs +8 -8
- package/dist/actions/get-alerts.cjs.map +1 -1
- package/dist/actions/get-alerts.d.cts +21 -9
- package/dist/actions/get-alerts.d.mts +21 -9
- 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 +18 -6
- package/dist/actions/get-integration-details-by-org.d.mts +18 -6
- 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 +27 -15
- package/dist/actions/get-oldest-event.d.mts +27 -15
- 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 +17 -5
- package/dist/actions/get-organization-by-id-or-slug.d.mts +17 -5
- 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 +18 -6
- package/dist/actions/get-organization-details.d.mts +18 -6
- package/dist/actions/get-organization-details.mjs +5 -5
- package/dist/actions/get-organization-details.mjs.map +1 -1
- package/dist/actions/get-organization-environments.d.cts +13 -1
- package/dist/actions/get-organization-environments.d.mts +13 -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 +30 -18
- package/dist/actions/get-organization-issue-details.d.mts +30 -18
- 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 +38 -26
- package/dist/actions/get-organization-release-version.d.mts +38 -26
- 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 +17 -5
- package/dist/actions/get-organization-sessions.d.mts +17 -5
- 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 +18 -6
- package/dist/actions/get-organization-stats-summary.d.mts +18 -6
- 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 +14 -2
- package/dist/actions/get-project-event-stats.d.mts +14 -2
- 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-events.d.cts +13 -1
- package/dist/actions/get-project-events.d.mts +13 -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 +14 -2
- package/dist/actions/get-project-hook.d.mts +14 -2
- package/dist/actions/get-project-hook.mjs +1 -1
- package/dist/actions/get-project-hook.mjs.map +1 -1
- package/dist/actions/get-project-list.d.cts +13 -1
- package/dist/actions/get-project-list.d.mts +13 -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 +14 -2
- package/dist/actions/get-project-monitor-by-id.d.mts +14 -2
- 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 +18 -6
- package/dist/actions/get-project-rule-details.d.mts +18 -6
- 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 +16 -4
- package/dist/actions/get-scim-group-by-team-id.d.mts +16 -4
- 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-sentry-app-installations-for-organization.d.cts +13 -1
- package/dist/actions/get-sentry-app-installations-for-organization.d.mts +13 -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 +16 -4
- package/dist/actions/get-team-members-by-id-or-slug.d.mts +16 -4
- 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 +15 -3
- package/dist/actions/get-who-viewed-replay-by-project.d.mts +15 -3
- 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 +18 -6
- package/dist/actions/ingest-event-via-dsn.d.cts.map +1 -1
- package/dist/actions/ingest-event-via-dsn.d.mts +18 -6
- package/dist/actions/ingest-event-via-dsn.d.mts.map +1 -1
- 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 +16 -4
- package/dist/actions/list-a-projects-user-feedback.d.mts +16 -4
- 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 +15 -3
- package/dist/actions/list-a-tags-values-for-an-issue.d.mts +15 -3
- 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-organization-s-client-keys.d.cts +13 -1
- package/dist/actions/list-an-organization-s-client-keys.d.mts +13 -1
- package/dist/actions/list-an-organizations-issues.d.cts +13 -1
- package/dist/actions/list-an-organizations-issues.d.mts +13 -1
- package/dist/actions/list-organization-dashboards.d.cts +13 -1
- package/dist/actions/list-organization-dashboards.d.mts +13 -1
- 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 +14 -2
- package/dist/actions/list-organization-members.d.mts +14 -2
- package/dist/actions/list-organization-members.mjs +1 -1
- package/dist/actions/list-organization-members.mjs.map +1 -1
- package/dist/actions/list-organization-releases.d.cts +13 -1
- package/dist/actions/list-organization-releases.d.mts +13 -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 +16 -4
- package/dist/actions/list-organization-repositories.d.mts +16 -4
- package/dist/actions/list-organization-repositories.mjs +3 -3
- package/dist/actions/list-organization-repositories.mjs.map +1 -1
- package/dist/actions/list-organization-user-teams.d.cts +13 -1
- package/dist/actions/list-organization-user-teams.d.mts +13 -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 +21 -9
- package/dist/actions/list-organizations.d.mts +21 -9
- 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 +14 -2
- package/dist/actions/list-project-tags.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/list-project-users.d.mts +14 -2
- 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 +18 -6
- package/dist/actions/list-scim-v2-organization-users.d.mts +18 -6
- 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 +14 -2
- package/dist/actions/list-seer-ai-models.d.cts.map +1 -1
- package/dist/actions/list-seer-ai-models.d.mts +14 -2
- package/dist/actions/list-seer-ai-models.d.mts.map +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/list-teams-in-organization.d.cts +13 -1
- package/dist/actions/list-teams-in-organization.d.mts +13 -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 +14 -2
- package/dist/actions/manage-team-external-integrations.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/modify-organization-notification-action.d.mts +14 -2
- 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 +22 -10
- package/dist/actions/modify-organization-settings.d.cts.map +1 -1
- package/dist/actions/modify-organization-settings.d.mts +22 -10
- package/dist/actions/modify-organization-settings.d.mts.map +1 -1
- 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 +15 -3
- package/dist/actions/modify-release-file-attributes.d.mts +15 -3
- 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 +18 -6
- package/dist/actions/mutate-an-organization-s-alerts.d.mts +18 -6
- 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 +16 -4
- package/dist/actions/mutate-an-organizations-monitors.d.mts +16 -4
- 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 +18 -5
- package/dist/actions/patch-scim-group-operations.d.cts.map +1 -1
- package/dist/actions/patch-scim-group-operations.d.mts +18 -5
- 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 +16 -3
- 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 +16 -3
- 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/post-spike-protection-for-organization.d.cts +13 -1
- package/dist/actions/post-spike-protection-for-organization.d.mts +13 -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 +16 -4
- package/dist/actions/query-explore-events-in-timeseries-format.d.mts +16 -4
- 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 +16 -4
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.d.mts +16 -4
- 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 +21 -9
- package/dist/actions/retrieve-a-monitor.d.mts +21 -9
- 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 +14 -2
- package/dist/actions/retrieve-aggregated-test-result-metrics.d.mts +14 -2
- 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 +17 -5
- package/dist/actions/retrieve-alert-rule-details.d.mts +17 -5
- 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-commit-files-for-release.d.cts +13 -1
- package/dist/actions/retrieve-commit-files-for-release.d.mts +13 -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 +19 -7
- package/dist/actions/retrieve-commits-for-organization-repo.d.mts +19 -7
- 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-custom-integ-issue-links-given-sentry-issue.d.cts +13 -1
- package/dist/actions/retrieve-custom-integ-issue-links-given-sentry-issue.d.mts +13 -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 +18 -6
- package/dist/actions/retrieve-data-forwarders-for-an-organization.d.mts +18 -6
- 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-dsym-files-for-project.d.cts +13 -1
- package/dist/actions/retrieve-dsym-files-for-project.d.mts +13 -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 +14 -2
- package/dist/actions/retrieve-event-id-for-organization.d.mts +14 -2
- 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-files-for-release.d.cts +13 -1
- package/dist/actions/retrieve-files-for-release.d.mts +13 -1
- package/dist/actions/retrieve-issue-events-by-id.d.cts +13 -1
- package/dist/actions/retrieve-issue-events-by-id.d.mts +13 -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 +14 -2
- package/dist/actions/retrieve-issue-hashes-for-organization.d.mts +14 -2
- 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 +16 -4
- package/dist/actions/retrieve-issue-tag-details.d.mts +16 -4
- 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 +16 -4
- package/dist/actions/retrieve-monitor-checkins-by-org.d.mts +16 -4
- 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-monitor-checkins.d.cts +13 -1
- package/dist/actions/retrieve-monitor-checkins.d.mts +13 -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 +14 -2
- package/dist/actions/retrieve-notification-action-by-org-id.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/retrieve-org-integration-config.d.mts +15 -3
- 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 +25 -13
- package/dist/actions/retrieve-organization-dashboard.d.mts +25 -13
- 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 +16 -4
- package/dist/actions/retrieve-organization-events.d.mts +16 -4
- package/dist/actions/retrieve-organization-events.mjs +3 -3
- package/dist/actions/retrieve-organization-events.mjs.map +1 -1
- package/dist/actions/retrieve-organization-integrations-list.d.cts +13 -1
- package/dist/actions/retrieve-organization-integrations-list.d.mts +13 -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 +21 -9
- package/dist/actions/retrieve-organization-member.d.mts +21 -9
- 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 +17 -5
- package/dist/actions/retrieve-organization-monitors.d.mts +17 -5
- package/dist/actions/retrieve-organization-monitors.mjs +4 -4
- package/dist/actions/retrieve-organization-monitors.mjs.map +1 -1
- package/dist/actions/retrieve-organization-projects.d.cts +13 -1
- package/dist/actions/retrieve-organization-projects.d.mts +13 -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 +15 -3
- package/dist/actions/retrieve-organization-relay-usage.d.mts +15 -3
- 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 +17 -5
- package/dist/actions/retrieve-organization-release-commits.d.mts +17 -5
- 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 +18 -6
- package/dist/actions/retrieve-organization-replays.d.mts +18 -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 +17 -5
- package/dist/actions/retrieve-organization-scim-groups.d.mts +17 -5
- 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 +15 -3
- package/dist/actions/retrieve-organization-stats-v2.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/retrieve-paginated-repository-tokens.d.mts +16 -4
- 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 +15 -3
- package/dist/actions/retrieve-project-environments.d.mts +15 -3
- 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 +20 -8
- package/dist/actions/retrieve-project-event-by-id.d.mts +20 -8
- 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 +15 -3
- package/dist/actions/retrieve-project-filter-data.d.mts +15 -3
- 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-hooks.d.cts +13 -1
- package/dist/actions/retrieve-project-hooks.d.mts +13 -1
- package/dist/actions/retrieve-project-issues-list.d.cts +13 -1
- package/dist/actions/retrieve-project-issues-list.d.mts +13 -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 +18 -6
- package/dist/actions/retrieve-project-key-details.d.mts +18 -6
- 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-keys-by-org-and-project.d.cts +13 -1
- package/dist/actions/retrieve-project-keys-by-org-and-project.d.mts +13 -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 +14 -2
- package/dist/actions/retrieve-project-members-list.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/retrieve-project-release-file-details.d.mts +15 -3
- 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-rules-by-org-and-project-id.d.cts +13 -1
- package/dist/actions/retrieve-project-rules-by-org-and-project-id.d.mts +13 -1
- package/dist/actions/retrieve-project-symbol-sources.d.cts +13 -1
- package/dist/actions/retrieve-project-symbol-sources.d.mts +13 -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 +15 -3
- package/dist/actions/retrieve-project-tag-values.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/retrieve-project-teams.d.mts +16 -4
- package/dist/actions/retrieve-project-teams.mjs +3 -3
- package/dist/actions/retrieve-project-teams.mjs.map +1 -1
- package/dist/actions/retrieve-release-commits.d.cts +13 -1
- package/dist/actions/retrieve-release-commits.d.mts +13 -1
- package/dist/actions/retrieve-release-deployments.d.cts +13 -1
- package/dist/actions/retrieve-release-deployments.d.mts +13 -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 +15 -3
- package/dist/actions/retrieve-release-file-by-id.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/retrieve-replay-recording-segments.d.mts +14 -2
- 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-queries.d.cts +13 -1
- package/dist/actions/retrieve-saved-discover-queries.d.mts +13 -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 +17 -5
- package/dist/actions/retrieve-saved-discover-query-for-organization.d.mts +17 -5
- 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 +19 -7
- package/dist/actions/retrieve-seer-issue-fix-state.d.mts +19 -7
- 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 +18 -6
- package/dist/actions/retrieve-short-id-for-organization.d.mts +18 -6
- 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 +14 -2
- package/dist/actions/retrieve-source-map-debug-event.d.mts +14 -2
- 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 +21 -9
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.d.mts +21 -9
- 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-team-projects.d.cts +13 -1
- package/dist/actions/retrieve-team-projects.d.mts +13 -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 +17 -5
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.d.mts +17 -5
- 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-email-information.d.cts +13 -1
- package/dist/actions/retrieve-user-email-information.d.mts +13 -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 +17 -5
- package/dist/actions/retrieve-user-via-scim-api.d.mts +17 -5
- 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 +17 -5
- package/dist/actions/save-organization-discover-query.d.mts +17 -5
- 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 +14 -2
- package/dist/actions/start-seer-issue-fix.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/submit-notification-action-api-data.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/switch-team-role-for-member.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/toggle-project-filter-status.d.cts.map +1 -1
- package/dist/actions/toggle-project-filter-status.d.mts +14 -2
- 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 +25 -12
- package/dist/actions/update-a-monitor-by-id.d.cts.map +1 -1
- package/dist/actions/update-a-monitor-by-id.d.mts +25 -12
- 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 +27 -13
- package/dist/actions/update-a-monitor.d.mts +27 -13
- 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 +17 -5
- package/dist/actions/update-a-projects-symbol-source.d.mts +17 -5
- 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 +14 -2
- package/dist/actions/update-an-alert-by-id.d.mts +14 -2
- 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 +16 -4
- package/dist/actions/update-an-existing-custom-integration.d.cts.map +1 -1
- package/dist/actions/update-an-existing-custom-integration.d.mts +16 -4
- package/dist/actions/update-an-existing-custom-integration.d.mts.map +1 -1
- 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 +15 -3
- package/dist/actions/update-environment-visibility.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/update-external-team-integration.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/update-external-user-for-organization.d.mts +14 -2
- 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 +17 -5
- package/dist/actions/update-issue-attributes-in-organization.d.mts +17 -5
- 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 +24 -12
- package/dist/actions/update-monitor-for-project.d.mts +24 -12
- 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 +17 -5
- package/dist/actions/update-organization-alert-rules.d.mts +17 -5
- 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 +29 -15
- package/dist/actions/update-organization-dashboard.d.cts.map +1 -1
- package/dist/actions/update-organization-dashboard.d.mts +29 -15
- 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 +23 -10
- package/dist/actions/update-organization-member-role.d.mts +23 -10
- 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 +28 -16
- package/dist/actions/update-project-details.d.cts.map +1 -1
- package/dist/actions/update-project-details.d.mts +28 -16
- package/dist/actions/update-project-details.d.mts.map +1 -1
- package/dist/actions/update-project-details.mjs +13 -13
- package/dist/actions/update-project-details.mjs.map +1 -1
- package/dist/actions/update-project-issue-status-and-details.d.cts +13 -1
- package/dist/actions/update-project-issue-status-and-details.d.mts +13 -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 +18 -6
- package/dist/actions/update-project-key-configuration.d.mts +18 -6
- 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 +18 -6
- package/dist/actions/update-project-ownership-settings.d.mts +18 -6
- 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 +15 -3
- package/dist/actions/update-project-release-file-details.d.mts +15 -3
- 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 +16 -4
- package/dist/actions/update-project-rule-by-id.d.mts +16 -4
- 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 +26 -11
- package/dist/actions/update-release-details-for-organization.d.mts +26 -11
- 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 +14 -2
- package/dist/actions/update-saved-query-for-organization.d.mts +14 -2
- 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 +15 -3
- package/dist/actions/update-team-information-by-organization-id.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/update-user-email.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/update-webhook-configuration-xp.d.mts +14 -2
- 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-dsyms-file-to-project.d.cts +13 -1
- package/dist/actions/upload-dsyms-file-to-project.d.mts +13 -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 +15 -3
- package/dist/actions/upload-file-to-project-release.d.mts +15 -3
- 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 +15 -3
- package/dist/actions/upload-release-file-to-organization.d.mts +15 -3
- 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 +19 -7
- package/dist/actions/validate-credential.d.cts.map +1 -1
- package/dist/actions/validate-credential.d.mts +19 -7
- package/dist/actions/validate-credential.d.mts.map +1 -1
- package/dist/actions/validate-credential.mjs +6 -6
- package/dist/actions/validate-credential.mjs.map +1 -1
- package/dist/actions/view-organization-notification-actions.d.cts +13 -1
- package/dist/actions/view-organization-notification-actions.d.mts +13 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -13,15 +13,15 @@ declare const SentryRetrievePaginatedRepositoryTokensOutput: z.ZodObject<{
|
|
|
13
13
|
results: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
14
14
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>>;
|
|
17
17
|
pageInfo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
hasNextPage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
20
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
hasPreviousPage: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
totalCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>;
|
|
25
25
|
declare const sentryRetrievePaginatedRepositoryTokens: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
26
|
owner: string;
|
|
27
27
|
organization_id_or_slug: string;
|
|
@@ -29,7 +29,19 @@ declare const sentryRetrievePaginatedRepositoryTokens: import("@keystrokehq/acti
|
|
|
29
29
|
cursor?: string | undefined;
|
|
30
30
|
sortBy?: string | undefined;
|
|
31
31
|
navigation?: string | undefined;
|
|
32
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
33
|
+
connectionId: z.ZodString;
|
|
34
|
+
entityId: z.ZodString;
|
|
35
|
+
instanceId: z.ZodString;
|
|
36
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
37
|
+
accessToken: z.ZodString;
|
|
38
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
accessToken: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>;
|
|
33
45
|
//#endregion
|
|
34
46
|
export { sentryRetrievePaginatedRepositoryTokens };
|
|
35
47
|
//# sourceMappingURL=retrieve-paginated-repository-tokens.d.mts.map
|
|
@@ -12,13 +12,13 @@ const SentryRetrievePaginatedRepositoryTokensInput = z.object({
|
|
|
12
12
|
const SentryRetrievePaginatedRepositoryTokens_RepositoryTokenSchema = z.object({
|
|
13
13
|
name: z.string().describe("The name of the repository.").nullable().optional(),
|
|
14
14
|
token: z.string().describe("The repository token value.").nullable().optional()
|
|
15
|
-
}).describe("Repository token details.");
|
|
15
|
+
}).passthrough().describe("Repository token details.");
|
|
16
16
|
const SentryRetrievePaginatedRepositoryTokens_PageInfoSchema = z.object({
|
|
17
17
|
endCursor: z.string().describe("Cursor pointing to the end of the current page. Use this with navigation='next' to fetch the next page.").nullable().optional(),
|
|
18
18
|
hasNextPage: z.boolean().describe("Whether there is a next page of results available.").nullable().optional(),
|
|
19
19
|
startCursor: z.string().describe("Cursor pointing to the start of the current page. Use this with navigation='prev' to fetch the previous page.").nullable().optional(),
|
|
20
20
|
hasPreviousPage: z.boolean().describe("Whether there is a previous page of results available.").nullable().optional()
|
|
21
|
-
}).describe("Pagination information for the result set.");
|
|
21
|
+
}).passthrough().describe("Pagination information for the result set.");
|
|
22
22
|
const sentryRetrievePaginatedRepositoryTokens = action("SENTRY_RETRIEVE_PAGINATED_REPOSITORY_TOKENS", {
|
|
23
23
|
slug: "sentry-retrieve-paginated-repository-tokens",
|
|
24
24
|
name: "Retrieve paginated repository tokens",
|
|
@@ -28,7 +28,7 @@ const sentryRetrievePaginatedRepositoryTokens = action("SENTRY_RETRIEVE_PAGINATE
|
|
|
28
28
|
results: z.array(SentryRetrievePaginatedRepositoryTokens_RepositoryTokenSchema).describe("List of repository tokens for the specified owner.").nullable().optional(),
|
|
29
29
|
pageInfo: SentryRetrievePaginatedRepositoryTokens_PageInfoSchema.nullable().optional(),
|
|
30
30
|
totalCount: z.number().int().describe("Total number of repository tokens available for the owner across all pages.").nullable().optional()
|
|
31
|
-
}).describe("Response schema containing paginated list of repository tokens.")
|
|
31
|
+
}).passthrough().describe("Response schema containing paginated list of repository tokens.")
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { sentryRetrievePaginatedRepositoryTokens };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-paginated-repository-tokens.mjs","names":[],"sources":["../../src/actions/retrieve-paginated-repository-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrievePaginatedRepositoryTokensInput = z.object({\n limit: z.number().int().describe(\"The number of results to return per page. Defaults to 20 if not specified.\").optional(),\n owner: z.string().describe(\"The owner of the repository (e.g., GitHub organization or user).\"),\n cursor: z.string().describe(\"Cursor marking the position in the result set for pagination navigation. Obtain this from pageInfo in the previous response.\").optional(),\n sortBy: z.string().describe(\"Field to sort results by. Supports 'NAME' (alphabetical) or 'COMMIT_DATE' (most recent first, default). Defaults to 'COMMIT_DATE' in descending order.\").optional(),\n navigation: z.string().describe(\"Controls pagination direction. Use 'next' to fetch the next page or 'prev' to fetch the previous page. Defaults to 'next'.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization that the resource belongs to.\"),\n}).describe(\"Request schema for retrieving paginated repository tokens for an owner.\");\nconst SentryRetrievePaginatedRepositoryTokens_RepositoryTokenSchema = z.object({\n name: z.string().describe(\"The name of the repository.\").nullable().optional(),\n token: z.string().describe(\"The repository token value.\").nullable().optional(),\n}).describe(\"Repository token details.\");\nconst SentryRetrievePaginatedRepositoryTokens_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor pointing to the end of the current page. Use this with navigation='next' to fetch the next page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there is a next page of results available.\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor pointing to the start of the current page. Use this with navigation='prev' to fetch the previous page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there is a previous page of results available.\").nullable().optional(),\n}).describe(\"Pagination information for the result set.\");\nexport const SentryRetrievePaginatedRepositoryTokensOutput = z.object({\n results: z.array(SentryRetrievePaginatedRepositoryTokens_RepositoryTokenSchema).describe(\"List of repository tokens for the specified owner.\").nullable().optional(),\n pageInfo: SentryRetrievePaginatedRepositoryTokens_PageInfoSchema.nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of repository tokens available for the owner across all pages.\").nullable().optional(),\n}).describe(\"Response schema containing paginated list of repository tokens.\");\n\nexport const sentryRetrievePaginatedRepositoryTokens = action(\"SENTRY_RETRIEVE_PAGINATED_REPOSITORY_TOKENS\", {\n slug: \"sentry-retrieve-paginated-repository-tokens\",\n name: \"Retrieve paginated repository tokens\",\n description: \"Retrieves a paginated list of repository tokens for a given owner. Use when you need to access repository tokens with pagination support.\",\n input: SentryRetrievePaginatedRepositoryTokensInput,\n output: SentryRetrievePaginatedRepositoryTokensOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACxH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CACrK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;CAC/L,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACvK,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACjH,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gEAAgE,EAAE,OAAO;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"retrieve-paginated-repository-tokens.mjs","names":[],"sources":["../../src/actions/retrieve-paginated-repository-tokens.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrievePaginatedRepositoryTokensInput = z.object({\n limit: z.number().int().describe(\"The number of results to return per page. Defaults to 20 if not specified.\").optional(),\n owner: z.string().describe(\"The owner of the repository (e.g., GitHub organization or user).\"),\n cursor: z.string().describe(\"Cursor marking the position in the result set for pagination navigation. Obtain this from pageInfo in the previous response.\").optional(),\n sortBy: z.string().describe(\"Field to sort results by. Supports 'NAME' (alphabetical) or 'COMMIT_DATE' (most recent first, default). Defaults to 'COMMIT_DATE' in descending order.\").optional(),\n navigation: z.string().describe(\"Controls pagination direction. Use 'next' to fetch the next page or 'prev' to fetch the previous page. Defaults to 'next'.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization that the resource belongs to.\"),\n}).describe(\"Request schema for retrieving paginated repository tokens for an owner.\");\nconst SentryRetrievePaginatedRepositoryTokens_RepositoryTokenSchema = z.object({\n name: z.string().describe(\"The name of the repository.\").nullable().optional(),\n token: z.string().describe(\"The repository token value.\").nullable().optional(),\n}).passthrough().describe(\"Repository token details.\");\nconst SentryRetrievePaginatedRepositoryTokens_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor pointing to the end of the current page. Use this with navigation='next' to fetch the next page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there is a next page of results available.\").nullable().optional(),\n startCursor: z.string().describe(\"Cursor pointing to the start of the current page. Use this with navigation='prev' to fetch the previous page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there is a previous page of results available.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the result set.\");\nexport const SentryRetrievePaginatedRepositoryTokensOutput = z.object({\n results: z.array(SentryRetrievePaginatedRepositoryTokens_RepositoryTokenSchema).describe(\"List of repository tokens for the specified owner.\").nullable().optional(),\n pageInfo: SentryRetrievePaginatedRepositoryTokens_PageInfoSchema.nullable().optional(),\n totalCount: z.number().int().describe(\"Total number of repository tokens available for the owner across all pages.\").nullable().optional(),\n}).passthrough().describe(\"Response schema containing paginated list of repository tokens.\");\n\nexport const sentryRetrievePaginatedRepositoryTokens = action(\"SENTRY_RETRIEVE_PAGINATED_REPOSITORY_TOKENS\", {\n slug: \"sentry-retrieve-paginated-repository-tokens\",\n name: \"Retrieve paginated repository tokens\",\n description: \"Retrieves a paginated list of repository tokens for a given owner. Use when you need to access repository tokens with pagination support.\",\n input: SentryRetrievePaginatedRepositoryTokensInput,\n output: SentryRetrievePaginatedRepositoryTokensOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO;CACnE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACxH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;CAC7F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CACrK,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wJAAwJ,CAAC,CAAC,SAAS;CAC/L,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACvK,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACjH,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gEAAgE,EAAE,OAAO;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,yDAAyD,EAAE,OAAO;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9J,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtK,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAOtE,MAAa,0CAA0C,OAAO,+CAA+C;CAC3G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAX2D,EAAE,OAAO;EACpE,SAAS,EAAE,MAAM,6DAA6D,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnK,UAAU,uDAAuD,SAAS,CAAC,CAAC,SAAS;EACrF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAOhB;AACV,CAAC"}
|
|
@@ -14,8 +14,8 @@ const SentryRetrieveProjectEnvironments_EnvironmentItemSchema = zod.z.object({
|
|
|
14
14
|
id: zod.z.string().describe("The unique identifier of the environment.").nullable(),
|
|
15
15
|
name: zod.z.string().describe("The name of the environment (e.g., 'production', 'staging', 'development').").nullable(),
|
|
16
16
|
isHidden: zod.z.boolean().describe("Whether the environment is hidden from the default view.").nullable()
|
|
17
|
-
}).describe("Schema for an individual environment");
|
|
18
|
-
const SentryRetrieveProjectEnvironmentsOutput = zod.z.object({ data: zod.z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe("A list of environment objects associated with the project.") }).describe("Response schema for `RetrieveProjectEnvironments`");
|
|
17
|
+
}).passthrough().describe("Schema for an individual environment");
|
|
18
|
+
const SentryRetrieveProjectEnvironmentsOutput = zod.z.object({ data: zod.z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe("A list of environment objects associated with the project.") }).passthrough().describe("Response schema for `RetrieveProjectEnvironments`");
|
|
19
19
|
const sentryRetrieveProjectEnvironments = require_action.action("SENTRY_RETRIEVE_PROJECT_ENVIRONMENTS", {
|
|
20
20
|
slug: "sentry-retrieve-project-environments",
|
|
21
21
|
name: "Retrieve project environments",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-environments.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectEnvironmentsInput = z.object({\n visibility: z.enum([\"all\", \"hidden\", \"visible\"]).describe(\"Filters environments by their visibility status: `all`, `hidden`, or `visible`.\").optional(),\n project_id_or_slug: z.string().describe(\"The ID or slug of the project for which environments are to be retrieved.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization to which the project belongs.\"),\n}).describe(\"Request schema for `RetrieveProjectEnvironments`\");\nconst SentryRetrieveProjectEnvironments_EnvironmentItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the environment.\").nullable(),\n name: z.string().describe(\"The name of the environment (e.g., 'production', 'staging', 'development').\").nullable(),\n isHidden: z.boolean().describe(\"Whether the environment is hidden from the default view.\").nullable(),\n}).describe(\"Schema for an individual environment\");\nexport const SentryRetrieveProjectEnvironmentsOutput = z.object({\n data: z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe(\"A list of environment objects associated with the project.\"),\n}).describe(\"Response schema for `RetrieveProjectEnvironments`\");\n\nexport const sentryRetrieveProjectEnvironments = action(\"SENTRY_RETRIEVE_PROJECT_ENVIRONMENTS\", {\n slug: \"sentry-retrieve-project-environments\",\n name: \"Retrieve project environments\",\n description: \"Retrieves a list of environments for an existing project within a Sentry organization.\",\n input: SentryRetrieveProjectEnvironmentsInput,\n output: SentryRetrieveProjectEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAU;CAAS,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtJ,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACnH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACjH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAClH,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,sCAAsC;
|
|
1
|
+
{"version":3,"file":"retrieve-project-environments.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-project-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectEnvironmentsInput = z.object({\n visibility: z.enum([\"all\", \"hidden\", \"visible\"]).describe(\"Filters environments by their visibility status: `all`, `hidden`, or `visible`.\").optional(),\n project_id_or_slug: z.string().describe(\"The ID or slug of the project for which environments are to be retrieved.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization to which the project belongs.\"),\n}).describe(\"Request schema for `RetrieveProjectEnvironments`\");\nconst SentryRetrieveProjectEnvironments_EnvironmentItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the environment.\").nullable(),\n name: z.string().describe(\"The name of the environment (e.g., 'production', 'staging', 'development').\").nullable(),\n isHidden: z.boolean().describe(\"Whether the environment is hidden from the default view.\").nullable(),\n}).passthrough().describe(\"Schema for an individual environment\");\nexport const SentryRetrieveProjectEnvironmentsOutput = z.object({\n data: z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe(\"A list of environment objects associated with the project.\"),\n}).passthrough().describe(\"Response schema for `RetrieveProjectEnvironments`\");\n\nexport const sentryRetrieveProjectEnvironments = action(\"SENTRY_RETRIEVE_PROJECT_ENVIRONMENTS\", {\n slug: \"sentry-retrieve-project-environments\",\n name: \"Retrieve project environments\",\n description: \"Retrieves a list of environments for an existing project within a Sentry organization.\",\n input: SentryRetrieveProjectEnvironmentsInput,\n output: SentryRetrieveProjectEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAU;CAAS,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtJ,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACnH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACjH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,0DAA0DA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAClH,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,4DAA4D,EAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,oCAAoCC,eAAAA,OAAO,wCAAwC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,13 +15,25 @@ declare const SentryRetrieveProjectEnvironmentsOutput: z.ZodObject<{
|
|
|
15
15
|
id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
name: z.ZodNullable<z.ZodString>;
|
|
17
17
|
isHidden: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const sentryRetrieveProjectEnvironments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
project_id_or_slug: string;
|
|
22
22
|
organization_id_or_slug: string;
|
|
23
23
|
visibility?: "all" | "hidden" | "visible" | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
accessToken: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { sentryRetrieveProjectEnvironments };
|
|
27
39
|
//# sourceMappingURL=retrieve-project-environments.d.cts.map
|
|
@@ -15,13 +15,25 @@ declare const SentryRetrieveProjectEnvironmentsOutput: z.ZodObject<{
|
|
|
15
15
|
id: z.ZodNullable<z.ZodString>;
|
|
16
16
|
name: z.ZodNullable<z.ZodString>;
|
|
17
17
|
isHidden: z.ZodNullable<z.ZodBoolean>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>;
|
|
20
20
|
declare const sentryRetrieveProjectEnvironments: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
21
21
|
project_id_or_slug: string;
|
|
22
22
|
organization_id_or_slug: string;
|
|
23
23
|
visibility?: "all" | "hidden" | "visible" | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
31
|
+
connectionId: z.ZodString;
|
|
32
|
+
entityId: z.ZodString;
|
|
33
|
+
instanceId: z.ZodString;
|
|
34
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
35
|
+
accessToken: z.ZodString;
|
|
36
|
+
}, z.core.$strip>>]>;
|
|
25
37
|
//#endregion
|
|
26
38
|
export { sentryRetrieveProjectEnvironments };
|
|
27
39
|
//# sourceMappingURL=retrieve-project-environments.d.mts.map
|
|
@@ -14,13 +14,13 @@ const SentryRetrieveProjectEnvironments_EnvironmentItemSchema = z.object({
|
|
|
14
14
|
id: z.string().describe("The unique identifier of the environment.").nullable(),
|
|
15
15
|
name: z.string().describe("The name of the environment (e.g., 'production', 'staging', 'development').").nullable(),
|
|
16
16
|
isHidden: z.boolean().describe("Whether the environment is hidden from the default view.").nullable()
|
|
17
|
-
}).describe("Schema for an individual environment");
|
|
17
|
+
}).passthrough().describe("Schema for an individual environment");
|
|
18
18
|
const sentryRetrieveProjectEnvironments = action("SENTRY_RETRIEVE_PROJECT_ENVIRONMENTS", {
|
|
19
19
|
slug: "sentry-retrieve-project-environments",
|
|
20
20
|
name: "Retrieve project environments",
|
|
21
21
|
description: "Retrieves a list of environments for an existing project within a Sentry organization.",
|
|
22
22
|
input: SentryRetrieveProjectEnvironmentsInput,
|
|
23
|
-
output: z.object({ data: z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe("A list of environment objects associated with the project.") }).describe("Response schema for `RetrieveProjectEnvironments`")
|
|
23
|
+
output: z.object({ data: z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe("A list of environment objects associated with the project.") }).passthrough().describe("Response schema for `RetrieveProjectEnvironments`")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { sentryRetrieveProjectEnvironments };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-environments.mjs","names":[],"sources":["../../src/actions/retrieve-project-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectEnvironmentsInput = z.object({\n visibility: z.enum([\"all\", \"hidden\", \"visible\"]).describe(\"Filters environments by their visibility status: `all`, `hidden`, or `visible`.\").optional(),\n project_id_or_slug: z.string().describe(\"The ID or slug of the project for which environments are to be retrieved.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization to which the project belongs.\"),\n}).describe(\"Request schema for `RetrieveProjectEnvironments`\");\nconst SentryRetrieveProjectEnvironments_EnvironmentItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the environment.\").nullable(),\n name: z.string().describe(\"The name of the environment (e.g., 'production', 'staging', 'development').\").nullable(),\n isHidden: z.boolean().describe(\"Whether the environment is hidden from the default view.\").nullable(),\n}).describe(\"Schema for an individual environment\");\nexport const SentryRetrieveProjectEnvironmentsOutput = z.object({\n data: z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe(\"A list of environment objects associated with the project.\"),\n}).describe(\"Response schema for `RetrieveProjectEnvironments`\");\n\nexport const sentryRetrieveProjectEnvironments = action(\"SENTRY_RETRIEVE_PROJECT_ENVIRONMENTS\", {\n slug: \"sentry-retrieve-project-environments\",\n name: \"Retrieve project environments\",\n description: \"Retrieves a list of environments for an existing project within a Sentry organization.\",\n input: SentryRetrieveProjectEnvironmentsInput,\n output: SentryRetrieveProjectEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,YAAY,EAAE,KAAK;EAAC;EAAO;EAAU;CAAS,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtJ,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACnH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACjH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAClH,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,sCAAsC;
|
|
1
|
+
{"version":3,"file":"retrieve-project-environments.mjs","names":[],"sources":["../../src/actions/retrieve-project-environments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveProjectEnvironmentsInput = z.object({\n visibility: z.enum([\"all\", \"hidden\", \"visible\"]).describe(\"Filters environments by their visibility status: `all`, `hidden`, or `visible`.\").optional(),\n project_id_or_slug: z.string().describe(\"The ID or slug of the project for which environments are to be retrieved.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization to which the project belongs.\"),\n}).describe(\"Request schema for `RetrieveProjectEnvironments`\");\nconst SentryRetrieveProjectEnvironments_EnvironmentItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the environment.\").nullable(),\n name: z.string().describe(\"The name of the environment (e.g., 'production', 'staging', 'development').\").nullable(),\n isHidden: z.boolean().describe(\"Whether the environment is hidden from the default view.\").nullable(),\n}).passthrough().describe(\"Schema for an individual environment\");\nexport const SentryRetrieveProjectEnvironmentsOutput = z.object({\n data: z.array(SentryRetrieveProjectEnvironments_EnvironmentItemSchema).describe(\"A list of environment objects associated with the project.\"),\n}).passthrough().describe(\"Response schema for `RetrieveProjectEnvironments`\");\n\nexport const sentryRetrieveProjectEnvironments = action(\"SENTRY_RETRIEVE_PROJECT_ENVIRONMENTS\", {\n slug: \"sentry-retrieve-project-environments\",\n name: \"Retrieve project environments\",\n description: \"Retrieves a list of environments for an existing project within a Sentry organization.\",\n input: SentryRetrieveProjectEnvironmentsInput,\n output: SentryRetrieveProjectEnvironmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyC,EAAE,OAAO;CAC7D,YAAY,EAAE,KAAK;EAAC;EAAO;EAAU;CAAS,CAAC,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtJ,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CACnH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE;AACjH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,0DAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CAClH,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAKhE,MAAa,oCAAoC,OAAO,wCAAwC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,MAAM,EAAE,MAAM,uDAAuD,CAAC,CAAC,SAAS,4DAA4D,EAC9I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
|
|
@@ -12,33 +12,33 @@ const SentryRetrieveProjectEventById_SDKSchema = zod.z.object({
|
|
|
12
12
|
features: zod.z.array(zod.z.string()).describe("List of enabled SDK features").nullable().optional(),
|
|
13
13
|
packages: zod.z.array(zod.z.unknown()).describe("Packages installed as part of SDK or integrations").nullable().optional(),
|
|
14
14
|
integrations: zod.z.array(zod.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 = zod.z.object({
|
|
17
17
|
key: zod.z.string().describe("Tag key").nullable(),
|
|
18
18
|
_meta: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Metadata about the tag").nullable().optional(),
|
|
19
19
|
value: zod.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 = zod.z.object({
|
|
22
22
|
city: zod.z.string().describe("Human readable city name").nullable().optional(),
|
|
23
23
|
region: zod.z.string().describe("Human readable region name or code").nullable().optional(),
|
|
24
24
|
country_code: zod.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 = zod.z.object({
|
|
27
27
|
id: zod.z.string().describe("Application-specific internal identifier for the user").nullable().optional(),
|
|
28
28
|
geo: SentryRetrieveProjectEventById_GeoSchema.nullable().optional(),
|
|
29
29
|
email: zod.z.string().describe("User email address").nullable().optional(),
|
|
30
30
|
username: zod.z.string().describe("Username, typically used as a better label than the internal id").nullable().optional(),
|
|
31
31
|
ip_address: zod.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 = zod.z.object({
|
|
34
34
|
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional error data").nullable().optional(),
|
|
35
35
|
type: zod.z.string().describe("Error type").nullable(),
|
|
36
36
|
message: zod.z.string().describe("Error message").nullable()
|
|
37
|
-
}).describe("Normalization or processing error.");
|
|
37
|
+
}).passthrough().describe("Normalization or processing error.");
|
|
38
38
|
const SentryRetrieveProjectEventById_EntrySchema = zod.z.object({
|
|
39
39
|
data: zod.z.record(zod.z.string(), zod.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: zod.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 SentryRetrieveProjectEventByIdOutput = zod.z.object({
|
|
43
43
|
id: zod.z.string().describe("Event identifier").nullable(),
|
|
44
44
|
sdk: SentryRetrieveProjectEventById_SDKSchema.nullable().optional(),
|
|
@@ -75,7 +75,7 @@ const SentryRetrieveProjectEventByIdOutput = zod.z.object({
|
|
|
75
75
|
groupingConfig: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Grouping configuration used").nullable().optional(),
|
|
76
76
|
startTimestamp: zod.z.string().describe("Transaction start time (for transaction events)").nullable().optional(),
|
|
77
77
|
previousEventID: zod.z.string().describe("Prior related event ID").nullable().optional()
|
|
78
|
-
}).describe("Contains the detailed information of the retrieved Sentry event.");
|
|
78
|
+
}).passthrough().describe("Contains the detailed information of the retrieved Sentry event.");
|
|
79
79
|
const sentryRetrieveProjectEventById = require_action.action("SENTRY_RETRIEVE_PROJECT_EVENT_BY_ID", {
|
|
80
80
|
slug: "sentry-retrieve-project-event-by-id",
|
|
81
81
|
name: "Retrieve project event by id",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-project-event-by-id.cjs","names":["z","action"],"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.cjs","names":["z","action"],"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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"}
|
|
@@ -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,12 +69,24 @@ 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;
|
|
76
76
|
organization_id_or_slug: string;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
accessToken: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
accessToken: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { sentryRetrieveProjectEventById };
|
|
80
92
|
//# sourceMappingURL=retrieve-project-event-by-id.d.cts.map
|
|
@@ -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,12 +69,24 @@ 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;
|
|
76
76
|
organization_id_or_slug: string;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
accessToken: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"sentry", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
accessToken: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { sentryRetrieveProjectEventById };
|
|
80
92
|
//# sourceMappingURL=retrieve-project-event-by-id.d.mts.map
|
|
@@ -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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"}
|