@keystrokehq/sentry 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/actions/access-project-information.cjs +15 -15
- package/dist/actions/access-project-information.cjs.map +1 -1
- package/dist/actions/access-project-information.d.cts +16 -16
- package/dist/actions/access-project-information.d.mts +16 -16
- package/dist/actions/access-project-information.mjs +15 -15
- package/dist/actions/access-project-information.mjs.map +1 -1
- package/dist/actions/add-a-symbol-source-to-a-project.cjs +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.cjs.map +1 -1
- package/dist/actions/add-a-symbol-source-to-a-project.d.cts +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.d.mts +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.mjs +3 -3
- package/dist/actions/add-a-symbol-source-to-a-project.mjs.map +1 -1
- package/dist/actions/add-organization-member-via-email.cjs +9 -9
- package/dist/actions/add-organization-member-via-email.cjs.map +1 -1
- package/dist/actions/add-organization-member-via-email.d.cts +12 -11
- package/dist/actions/add-organization-member-via-email.d.mts +12 -11
- package/dist/actions/add-organization-member-via-email.mjs +9 -9
- package/dist/actions/add-organization-member-via-email.mjs.map +1 -1
- package/dist/actions/add-remove-user-email-by-id.cjs +1 -1
- package/dist/actions/add-remove-user-email-by-id.cjs.map +1 -1
- package/dist/actions/add-remove-user-email-by-id.d.cts +1 -1
- package/dist/actions/add-remove-user-email-by-id.d.mts +1 -1
- package/dist/actions/add-remove-user-email-by-id.mjs +1 -1
- package/dist/actions/add-remove-user-email-by-id.mjs.map +1 -1
- package/dist/actions/add-team-member-in-organization.cjs +2 -2
- package/dist/actions/add-team-member-in-organization.cjs.map +1 -1
- package/dist/actions/add-team-member-in-organization.d.cts +2 -2
- package/dist/actions/add-team-member-in-organization.d.mts +2 -2
- package/dist/actions/add-team-member-in-organization.mjs +2 -2
- package/dist/actions/add-team-member-in-organization.mjs.map +1 -1
- package/dist/actions/add-team-to-project.cjs +3 -3
- package/dist/actions/add-team-to-project.cjs.map +1 -1
- package/dist/actions/add-team-to-project.d.cts +4 -4
- package/dist/actions/add-team-to-project.d.mts +4 -4
- package/dist/actions/add-team-to-project.mjs +3 -3
- package/dist/actions/add-team-to-project.mjs.map +1 -1
- package/dist/actions/bulk-mutate-an-organizations-issues.cjs +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.cjs.map +1 -1
- package/dist/actions/bulk-mutate-an-organizations-issues.d.cts +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.d.mts +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.mjs +5 -5
- package/dist/actions/bulk-mutate-an-organizations-issues.mjs.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.cjs +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.cjs.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.cts +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.cts.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.mts +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.d.mts.map +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.mjs +1 -1
- package/dist/actions/bulk-remove-an-organizations-issues.mjs.map +1 -1
- package/dist/actions/create-an-alert-for-an-organization.cjs +8 -8
- package/dist/actions/create-an-alert-for-an-organization.cjs.map +1 -1
- package/dist/actions/create-an-alert-for-an-organization.d.cts +16 -12
- package/dist/actions/create-an-alert-for-an-organization.d.mts +16 -12
- package/dist/actions/create-an-alert-for-an-organization.mjs +8 -8
- package/dist/actions/create-an-alert-for-an-organization.mjs.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.cjs +10 -10
- package/dist/actions/create-dashboard-with-widgets.cjs.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.d.cts +12 -10
- package/dist/actions/create-dashboard-with-widgets.d.cts.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.d.mts +12 -10
- package/dist/actions/create-dashboard-with-widgets.d.mts.map +1 -1
- package/dist/actions/create-dashboard-with-widgets.mjs +10 -10
- package/dist/actions/create-dashboard-with-widgets.mjs.map +1 -1
- package/dist/actions/create-external-user-for-organization.cjs +1 -1
- package/dist/actions/create-external-user-for-organization.cjs.map +1 -1
- package/dist/actions/create-external-user-for-organization.d.cts +1 -1
- package/dist/actions/create-external-user-for-organization.d.mts +1 -1
- package/dist/actions/create-external-user-for-organization.mjs +1 -1
- package/dist/actions/create-external-user-for-organization.mjs.map +1 -1
- package/dist/actions/create-organization-alert-rule.cjs +4 -4
- package/dist/actions/create-organization-alert-rule.cjs.map +1 -1
- package/dist/actions/create-organization-alert-rule.d.cts +4 -4
- package/dist/actions/create-organization-alert-rule.d.mts +4 -4
- package/dist/actions/create-organization-alert-rule.mjs +4 -4
- package/dist/actions/create-organization-alert-rule.mjs.map +1 -1
- package/dist/actions/create-organization-monitor.cjs +6 -6
- package/dist/actions/create-organization-monitor.cjs.map +1 -1
- package/dist/actions/create-organization-monitor.d.cts +8 -8
- package/dist/actions/create-organization-monitor.d.mts +8 -8
- package/dist/actions/create-organization-monitor.mjs +6 -6
- package/dist/actions/create-organization-monitor.mjs.map +1 -1
- package/dist/actions/create-organization-team.cjs +3 -3
- package/dist/actions/create-organization-team.cjs.map +1 -1
- package/dist/actions/create-organization-team.d.cts +3 -3
- package/dist/actions/create-organization-team.d.mts +3 -3
- package/dist/actions/create-organization-team.mjs +3 -3
- package/dist/actions/create-organization-team.mjs.map +1 -1
- package/dist/actions/create-project-key-with-optional-rate-limiting.cjs +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.cjs.map +1 -1
- package/dist/actions/create-project-key-with-optional-rate-limiting.d.cts +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.d.mts +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.mjs +5 -5
- package/dist/actions/create-project-key-with-optional-rate-limiting.mjs.map +1 -1
- package/dist/actions/create-project-rule-for-alerts.cjs +6 -6
- package/dist/actions/create-project-rule-for-alerts.cjs.map +1 -1
- package/dist/actions/create-project-rule-for-alerts.d.cts +6 -6
- package/dist/actions/create-project-rule-for-alerts.d.mts +6 -6
- package/dist/actions/create-project-rule-for-alerts.mjs +6 -6
- package/dist/actions/create-project-rule-for-alerts.mjs.map +1 -1
- package/dist/actions/create-project-webhook-subscription.cjs +1 -1
- package/dist/actions/create-project-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-project-webhook-subscription.d.cts +1 -1
- package/dist/actions/create-project-webhook-subscription.d.mts +1 -1
- package/dist/actions/create-project-webhook-subscription.mjs +1 -1
- package/dist/actions/create-project-webhook-subscription.mjs.map +1 -1
- package/dist/actions/create-release-deploy-for-org.cjs +1 -1
- package/dist/actions/create-release-deploy-for-org.cjs.map +1 -1
- package/dist/actions/create-release-deploy-for-org.d.cts +1 -1
- package/dist/actions/create-release-deploy-for-org.d.mts +1 -1
- package/dist/actions/create-release-deploy-for-org.mjs +1 -1
- package/dist/actions/create-release-deploy-for-org.mjs.map +1 -1
- package/dist/actions/create-release-for-organization.cjs +11 -11
- package/dist/actions/create-release-for-organization.cjs.map +1 -1
- package/dist/actions/create-release-for-organization.d.cts +14 -11
- package/dist/actions/create-release-for-organization.d.mts +14 -11
- package/dist/actions/create-release-for-organization.mjs +11 -11
- package/dist/actions/create-release-for-organization.mjs.map +1 -1
- package/dist/actions/create-scim-group-for-organization.cjs +3 -3
- package/dist/actions/create-scim-group-for-organization.cjs.map +1 -1
- package/dist/actions/create-scim-group-for-organization.d.cts +3 -3
- package/dist/actions/create-scim-group-for-organization.d.mts +3 -3
- package/dist/actions/create-scim-group-for-organization.mjs +3 -3
- package/dist/actions/create-scim-group-for-organization.mjs.map +1 -1
- package/dist/actions/create-sentry-external-issue-link.cjs +1 -1
- package/dist/actions/create-sentry-external-issue-link.cjs.map +1 -1
- package/dist/actions/create-sentry-external-issue-link.d.cts +1 -1
- package/dist/actions/create-sentry-external-issue-link.d.mts +1 -1
- package/dist/actions/create-sentry-external-issue-link.mjs +1 -1
- package/dist/actions/create-sentry-external-issue-link.mjs.map +1 -1
- package/dist/actions/create-team-project-for-organization.cjs +2 -2
- package/dist/actions/create-team-project-for-organization.cjs.map +1 -1
- package/dist/actions/create-team-project-for-organization.d.cts +3 -3
- package/dist/actions/create-team-project-for-organization.d.mts +3 -3
- package/dist/actions/create-team-project-for-organization.mjs +2 -2
- package/dist/actions/create-team-project-for-organization.mjs.map +1 -1
- package/dist/actions/create-user-for-saml-integration.cjs +4 -4
- package/dist/actions/create-user-for-saml-integration.cjs.map +1 -1
- package/dist/actions/create-user-for-saml-integration.d.cts +4 -4
- package/dist/actions/create-user-for-saml-integration.d.mts +4 -4
- package/dist/actions/create-user-for-saml-integration.mjs +4 -4
- package/dist/actions/create-user-for-saml-integration.mjs.map +1 -1
- package/dist/actions/delete-a-custom-integration.cjs +1 -1
- package/dist/actions/delete-a-custom-integration.cjs.map +1 -1
- package/dist/actions/delete-a-custom-integration.d.cts +1 -1
- package/dist/actions/delete-a-custom-integration.d.cts.map +1 -1
- package/dist/actions/delete-a-custom-integration.d.mts +1 -1
- package/dist/actions/delete-a-custom-integration.d.mts.map +1 -1
- package/dist/actions/delete-a-custom-integration.mjs +1 -1
- package/dist/actions/delete-a-custom-integration.mjs.map +1 -1
- package/dist/actions/delete-an-alert.cjs +1 -1
- package/dist/actions/delete-an-alert.cjs.map +1 -1
- package/dist/actions/delete-an-alert.d.cts +1 -1
- package/dist/actions/delete-an-alert.d.cts.map +1 -1
- package/dist/actions/delete-an-alert.d.mts +1 -1
- package/dist/actions/delete-an-alert.d.mts.map +1 -1
- package/dist/actions/delete-an-alert.mjs +1 -1
- package/dist/actions/delete-an-alert.mjs.map +1 -1
- package/dist/actions/delete-bulk-alerts.cjs +1 -1
- package/dist/actions/delete-bulk-alerts.cjs.map +1 -1
- package/dist/actions/delete-bulk-alerts.d.cts +1 -1
- package/dist/actions/delete-bulk-alerts.d.cts.map +1 -1
- package/dist/actions/delete-bulk-alerts.d.mts +1 -1
- package/dist/actions/delete-bulk-alerts.d.mts.map +1 -1
- package/dist/actions/delete-bulk-alerts.mjs +1 -1
- package/dist/actions/delete-bulk-alerts.mjs.map +1 -1
- package/dist/actions/delete-dsyms-for-project.cjs +1 -1
- package/dist/actions/delete-dsyms-for-project.cjs.map +1 -1
- package/dist/actions/delete-dsyms-for-project.d.cts +1 -1
- package/dist/actions/delete-dsyms-for-project.d.cts.map +1 -1
- package/dist/actions/delete-dsyms-for-project.d.mts +1 -1
- package/dist/actions/delete-dsyms-for-project.d.mts.map +1 -1
- package/dist/actions/delete-dsyms-for-project.mjs +1 -1
- package/dist/actions/delete-dsyms-for-project.mjs.map +1 -1
- package/dist/actions/delete-external-issue-by-uuid.cjs +1 -1
- package/dist/actions/delete-external-issue-by-uuid.cjs.map +1 -1
- package/dist/actions/delete-external-issue-by-uuid.d.cts +1 -1
- package/dist/actions/delete-external-issue-by-uuid.d.mts +1 -1
- package/dist/actions/delete-external-issue-by-uuid.mjs +1 -1
- package/dist/actions/delete-external-issue-by-uuid.mjs.map +1 -1
- package/dist/actions/delete-external-team-by-id.cjs +1 -1
- package/dist/actions/delete-external-team-by-id.cjs.map +1 -1
- package/dist/actions/delete-external-team-by-id.d.cts +1 -1
- package/dist/actions/delete-external-team-by-id.d.mts +1 -1
- package/dist/actions/delete-external-team-by-id.mjs +1 -1
- package/dist/actions/delete-external-team-by-id.mjs.map +1 -1
- package/dist/actions/delete-external-user-from-organization.cjs +1 -1
- package/dist/actions/delete-external-user-from-organization.cjs.map +1 -1
- package/dist/actions/delete-external-user-from-organization.d.cts +1 -1
- package/dist/actions/delete-external-user-from-organization.d.cts.map +1 -1
- package/dist/actions/delete-external-user-from-organization.d.mts +1 -1
- package/dist/actions/delete-external-user-from-organization.d.mts.map +1 -1
- package/dist/actions/delete-external-user-from-organization.mjs +1 -1
- package/dist/actions/delete-external-user-from-organization.mjs.map +1 -1
- package/dist/actions/delete-member-from-team.cjs +2 -2
- package/dist/actions/delete-member-from-team.cjs.map +1 -1
- package/dist/actions/delete-member-from-team.d.cts +2 -2
- package/dist/actions/delete-member-from-team.d.mts +2 -2
- package/dist/actions/delete-member-from-team.mjs +2 -2
- package/dist/actions/delete-member-from-team.mjs.map +1 -1
- package/dist/actions/delete-org-notification-action.cjs +1 -1
- package/dist/actions/delete-org-notification-action.cjs.map +1 -1
- package/dist/actions/delete-org-notification-action.d.cts +1 -1
- package/dist/actions/delete-org-notification-action.d.cts.map +1 -1
- package/dist/actions/delete-org-notification-action.d.mts +1 -1
- package/dist/actions/delete-org-notification-action.d.mts.map +1 -1
- package/dist/actions/delete-org-notification-action.mjs +1 -1
- package/dist/actions/delete-org-notification-action.mjs.map +1 -1
- package/dist/actions/delete-organization-alert-rule.cjs +1 -1
- package/dist/actions/delete-organization-alert-rule.cjs.map +1 -1
- package/dist/actions/delete-organization-alert-rule.d.cts +1 -1
- package/dist/actions/delete-organization-alert-rule.d.cts.map +1 -1
- package/dist/actions/delete-organization-alert-rule.d.mts +1 -1
- package/dist/actions/delete-organization-alert-rule.d.mts.map +1 -1
- package/dist/actions/delete-organization-alert-rule.mjs +1 -1
- package/dist/actions/delete-organization-alert-rule.mjs.map +1 -1
- package/dist/actions/delete-organization-dashboard.cjs +1 -1
- package/dist/actions/delete-organization-dashboard.cjs.map +1 -1
- package/dist/actions/delete-organization-dashboard.d.cts +1 -1
- package/dist/actions/delete-organization-dashboard.d.cts.map +1 -1
- package/dist/actions/delete-organization-dashboard.d.mts +1 -1
- package/dist/actions/delete-organization-dashboard.d.mts.map +1 -1
- package/dist/actions/delete-organization-dashboard.mjs +1 -1
- package/dist/actions/delete-organization-dashboard.mjs.map +1 -1
- package/dist/actions/delete-organization-discover-query.cjs +1 -1
- package/dist/actions/delete-organization-discover-query.cjs.map +1 -1
- package/dist/actions/delete-organization-discover-query.d.cts +1 -1
- package/dist/actions/delete-organization-discover-query.d.mts +1 -1
- package/dist/actions/delete-organization-discover-query.mjs +1 -1
- package/dist/actions/delete-organization-discover-query.mjs.map +1 -1
- package/dist/actions/delete-organization-integration.cjs +1 -1
- package/dist/actions/delete-organization-integration.cjs.map +1 -1
- package/dist/actions/delete-organization-integration.d.cts +1 -1
- package/dist/actions/delete-organization-integration.d.cts.map +1 -1
- package/dist/actions/delete-organization-integration.d.mts +1 -1
- package/dist/actions/delete-organization-integration.d.mts.map +1 -1
- package/dist/actions/delete-organization-integration.mjs +1 -1
- package/dist/actions/delete-organization-integration.mjs.map +1 -1
- package/dist/actions/delete-organization-issue.cjs +1 -1
- package/dist/actions/delete-organization-issue.cjs.map +1 -1
- package/dist/actions/delete-organization-issue.d.cts +1 -1
- package/dist/actions/delete-organization-issue.d.cts.map +1 -1
- package/dist/actions/delete-organization-issue.d.mts +1 -1
- package/dist/actions/delete-organization-issue.d.mts.map +1 -1
- package/dist/actions/delete-organization-issue.mjs +1 -1
- package/dist/actions/delete-organization-issue.mjs.map +1 -1
- package/dist/actions/delete-organization-member.cjs +1 -1
- package/dist/actions/delete-organization-member.cjs.map +1 -1
- package/dist/actions/delete-organization-member.d.cts +1 -1
- package/dist/actions/delete-organization-member.d.cts.map +1 -1
- package/dist/actions/delete-organization-member.d.mts +1 -1
- package/dist/actions/delete-organization-member.d.mts.map +1 -1
- package/dist/actions/delete-organization-member.mjs +1 -1
- package/dist/actions/delete-organization-member.mjs.map +1 -1
- package/dist/actions/delete-organization-monitor.cjs +1 -1
- package/dist/actions/delete-organization-monitor.cjs.map +1 -1
- package/dist/actions/delete-organization-monitor.d.cts +1 -1
- package/dist/actions/delete-organization-monitor.d.cts.map +1 -1
- package/dist/actions/delete-organization-monitor.d.mts +1 -1
- package/dist/actions/delete-organization-monitor.d.mts.map +1 -1
- package/dist/actions/delete-organization-monitor.mjs +1 -1
- package/dist/actions/delete-organization-monitor.mjs.map +1 -1
- package/dist/actions/delete-organization-release-file.cjs +1 -1
- package/dist/actions/delete-organization-release-file.cjs.map +1 -1
- package/dist/actions/delete-organization-release-file.d.cts +1 -1
- package/dist/actions/delete-organization-release-file.d.mts +1 -1
- package/dist/actions/delete-organization-release-file.mjs +1 -1
- package/dist/actions/delete-organization-release-file.mjs.map +1 -1
- package/dist/actions/delete-organization-release.cjs +1 -1
- package/dist/actions/delete-organization-release.cjs.map +1 -1
- package/dist/actions/delete-organization-release.d.cts +1 -1
- package/dist/actions/delete-organization-release.d.cts.map +1 -1
- package/dist/actions/delete-organization-release.d.mts +1 -1
- package/dist/actions/delete-organization-release.d.mts.map +1 -1
- package/dist/actions/delete-organization-release.mjs +1 -1
- package/dist/actions/delete-organization-release.mjs.map +1 -1
- package/dist/actions/delete-project-by-id.cjs +1 -1
- package/dist/actions/delete-project-by-id.cjs.map +1 -1
- package/dist/actions/delete-project-by-id.d.cts +1 -1
- package/dist/actions/delete-project-by-id.d.cts.map +1 -1
- package/dist/actions/delete-project-by-id.d.mts +1 -1
- package/dist/actions/delete-project-by-id.d.mts.map +1 -1
- package/dist/actions/delete-project-by-id.mjs +1 -1
- package/dist/actions/delete-project-by-id.mjs.map +1 -1
- package/dist/actions/delete-project-hook.cjs +1 -1
- package/dist/actions/delete-project-hook.cjs.map +1 -1
- package/dist/actions/delete-project-hook.d.cts +1 -1
- package/dist/actions/delete-project-hook.d.cts.map +1 -1
- package/dist/actions/delete-project-hook.d.mts +1 -1
- package/dist/actions/delete-project-hook.d.mts.map +1 -1
- package/dist/actions/delete-project-hook.mjs +1 -1
- package/dist/actions/delete-project-hook.mjs.map +1 -1
- package/dist/actions/delete-project-issues.cjs +1 -1
- package/dist/actions/delete-project-issues.cjs.map +1 -1
- package/dist/actions/delete-project-issues.d.cts +1 -1
- package/dist/actions/delete-project-issues.d.cts.map +1 -1
- package/dist/actions/delete-project-issues.d.mts +1 -1
- package/dist/actions/delete-project-issues.d.mts.map +1 -1
- package/dist/actions/delete-project-issues.mjs +1 -1
- package/dist/actions/delete-project-issues.mjs.map +1 -1
- package/dist/actions/delete-project-key.cjs +1 -1
- package/dist/actions/delete-project-key.cjs.map +1 -1
- package/dist/actions/delete-project-key.d.cts +1 -1
- package/dist/actions/delete-project-key.d.mts +1 -1
- package/dist/actions/delete-project-key.mjs +1 -1
- package/dist/actions/delete-project-key.mjs.map +1 -1
- package/dist/actions/delete-project-monitor.cjs +1 -1
- package/dist/actions/delete-project-monitor.cjs.map +1 -1
- package/dist/actions/delete-project-monitor.d.cts +1 -1
- package/dist/actions/delete-project-monitor.d.cts.map +1 -1
- package/dist/actions/delete-project-monitor.d.mts +1 -1
- package/dist/actions/delete-project-monitor.d.mts.map +1 -1
- package/dist/actions/delete-project-monitor.mjs +1 -1
- package/dist/actions/delete-project-monitor.mjs.map +1 -1
- package/dist/actions/delete-project-replay.cjs +1 -1
- package/dist/actions/delete-project-replay.cjs.map +1 -1
- package/dist/actions/delete-project-replay.d.cts +1 -1
- package/dist/actions/delete-project-replay.d.cts.map +1 -1
- package/dist/actions/delete-project-replay.d.mts +1 -1
- package/dist/actions/delete-project-replay.d.mts.map +1 -1
- package/dist/actions/delete-project-replay.mjs +1 -1
- package/dist/actions/delete-project-replay.mjs.map +1 -1
- package/dist/actions/delete-project-rule.cjs +1 -1
- package/dist/actions/delete-project-rule.cjs.map +1 -1
- package/dist/actions/delete-project-rule.d.cts +1 -1
- package/dist/actions/delete-project-rule.d.cts.map +1 -1
- package/dist/actions/delete-project-rule.d.mts +1 -1
- package/dist/actions/delete-project-rule.d.mts.map +1 -1
- package/dist/actions/delete-project-rule.mjs +1 -1
- package/dist/actions/delete-project-rule.mjs.map +1 -1
- package/dist/actions/delete-project-team-association.cjs +4 -4
- package/dist/actions/delete-project-team-association.cjs.map +1 -1
- package/dist/actions/delete-project-team-association.d.cts +5 -5
- package/dist/actions/delete-project-team-association.d.mts +5 -5
- package/dist/actions/delete-project-team-association.mjs +4 -4
- package/dist/actions/delete-project-team-association.mjs.map +1 -1
- package/dist/actions/delete-release-file-by-id.cjs +1 -1
- package/dist/actions/delete-release-file-by-id.cjs.map +1 -1
- package/dist/actions/delete-release-file-by-id.d.cts +1 -1
- package/dist/actions/delete-release-file-by-id.d.cts.map +1 -1
- package/dist/actions/delete-release-file-by-id.d.mts +1 -1
- package/dist/actions/delete-release-file-by-id.d.mts.map +1 -1
- package/dist/actions/delete-release-file-by-id.mjs +1 -1
- package/dist/actions/delete-release-file-by-id.mjs.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.cjs +1 -1
- package/dist/actions/delete-symbol-source-from-project.cjs.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.cts +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.cts.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.mts +1 -1
- package/dist/actions/delete-symbol-source-from-project.d.mts.map +1 -1
- package/dist/actions/delete-symbol-source-from-project.mjs +1 -1
- package/dist/actions/delete-symbol-source-from-project.mjs.map +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.cjs +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.cjs.map +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.d.cts +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.d.mts +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.mjs +1 -1
- package/dist/actions/delete-team-by-organization-or-team-slug.mjs.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.cjs +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.cjs.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.cts +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.cts.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.mts +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.d.mts.map +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.mjs +1 -1
- package/dist/actions/delete-team-from-org-scim-v2.mjs.map +1 -1
- package/dist/actions/delete-user-emails-by-id.cjs +1 -1
- package/dist/actions/delete-user-emails-by-id.cjs.map +1 -1
- package/dist/actions/delete-user-emails-by-id.d.cts +1 -1
- package/dist/actions/delete-user-emails-by-id.d.cts.map +1 -1
- package/dist/actions/delete-user-emails-by-id.d.mts +1 -1
- package/dist/actions/delete-user-emails-by-id.d.mts.map +1 -1
- package/dist/actions/delete-user-emails-by-id.mjs +1 -1
- package/dist/actions/delete-user-emails-by-id.mjs.map +1 -1
- package/dist/actions/delete-user-from-org.cjs +1 -1
- package/dist/actions/delete-user-from-org.cjs.map +1 -1
- package/dist/actions/delete-user-from-org.d.cts +1 -1
- package/dist/actions/delete-user-from-org.d.cts.map +1 -1
- package/dist/actions/delete-user-from-org.d.mts +1 -1
- package/dist/actions/delete-user-from-org.d.mts.map +1 -1
- package/dist/actions/delete-user-from-org.mjs +1 -1
- package/dist/actions/delete-user-from-org.mjs.map +1 -1
- package/dist/actions/disable-spike-protection.cjs +1 -1
- package/dist/actions/disable-spike-protection.cjs.map +1 -1
- package/dist/actions/disable-spike-protection.d.cts +1 -1
- package/dist/actions/disable-spike-protection.d.cts.map +1 -1
- package/dist/actions/disable-spike-protection.d.mts +1 -1
- package/dist/actions/disable-spike-protection.d.mts.map +1 -1
- package/dist/actions/disable-spike-protection.mjs +1 -1
- package/dist/actions/disable-spike-protection.mjs.map +1 -1
- package/dist/actions/fetch-a-monitor.cjs +2 -2
- package/dist/actions/fetch-a-monitor.cjs.map +1 -1
- package/dist/actions/fetch-a-monitor.d.cts +2 -2
- package/dist/actions/fetch-a-monitor.d.mts +2 -2
- package/dist/actions/fetch-a-monitor.mjs +2 -2
- package/dist/actions/fetch-a-monitor.mjs.map +1 -1
- package/dist/actions/fetch-alerts.cjs +3 -3
- package/dist/actions/fetch-alerts.cjs.map +1 -1
- package/dist/actions/fetch-alerts.d.cts +3 -3
- package/dist/actions/fetch-alerts.d.mts +3 -3
- package/dist/actions/fetch-alerts.mjs +3 -3
- package/dist/actions/fetch-alerts.mjs.map +1 -1
- package/dist/actions/fetch-an-alert.cjs +3 -3
- package/dist/actions/fetch-an-alert.cjs.map +1 -1
- package/dist/actions/fetch-an-alert.d.cts +3 -3
- package/dist/actions/fetch-an-alert.d.mts +3 -3
- package/dist/actions/fetch-an-alert.mjs +3 -3
- package/dist/actions/fetch-an-alert.mjs.map +1 -1
- package/dist/actions/fetch-issue-event-by-id.cjs +14 -14
- package/dist/actions/fetch-issue-event-by-id.cjs.map +1 -1
- package/dist/actions/fetch-issue-event-by-id.d.cts +14 -14
- package/dist/actions/fetch-issue-event-by-id.d.mts +14 -14
- package/dist/actions/fetch-issue-event-by-id.mjs +14 -14
- package/dist/actions/fetch-issue-event-by-id.mjs.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.cjs +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.cjs.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.cts +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.cts.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.mts +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.d.mts.map +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.mjs +1 -1
- package/dist/actions/fetch-organization-release-threshold-statuses.mjs.map +1 -1
- package/dist/actions/fetch-organization-replay-count.cjs +1 -1
- package/dist/actions/fetch-organization-replay-count.cjs.map +1 -1
- package/dist/actions/fetch-organization-replay-count.d.cts +1 -1
- package/dist/actions/fetch-organization-replay-count.d.cts.map +1 -1
- package/dist/actions/fetch-organization-replay-count.d.mts +1 -1
- package/dist/actions/fetch-organization-replay-count.d.mts.map +1 -1
- package/dist/actions/fetch-organization-replay-count.mjs +1 -1
- package/dist/actions/fetch-organization-replay-count.mjs.map +1 -1
- package/dist/actions/fetch-organization-replay-details.cjs +8 -8
- package/dist/actions/fetch-organization-replay-details.cjs.map +1 -1
- package/dist/actions/fetch-organization-replay-details.d.cts +14 -14
- package/dist/actions/fetch-organization-replay-details.d.mts +14 -14
- package/dist/actions/fetch-organization-replay-details.mjs +8 -8
- package/dist/actions/fetch-organization-replay-details.mjs.map +1 -1
- package/dist/actions/fetch-organization-replay-selectors.cjs +3 -3
- package/dist/actions/fetch-organization-replay-selectors.cjs.map +1 -1
- package/dist/actions/fetch-organization-replay-selectors.d.cts +3 -3
- package/dist/actions/fetch-organization-replay-selectors.d.mts +3 -3
- package/dist/actions/fetch-organization-replay-selectors.mjs +3 -3
- package/dist/actions/fetch-organization-replay-selectors.mjs.map +1 -1
- package/dist/actions/fetch-project-environment-details.cjs +1 -1
- package/dist/actions/fetch-project-environment-details.cjs.map +1 -1
- package/dist/actions/fetch-project-environment-details.d.cts +1 -1
- package/dist/actions/fetch-project-environment-details.d.mts +1 -1
- package/dist/actions/fetch-project-environment-details.mjs +1 -1
- package/dist/actions/fetch-project-environment-details.mjs.map +1 -1
- package/dist/actions/fetch-project-ownership-details.cjs +1 -1
- package/dist/actions/fetch-project-ownership-details.cjs.map +1 -1
- package/dist/actions/fetch-project-ownership-details.d.cts +1 -1
- package/dist/actions/fetch-project-ownership-details.d.mts +1 -1
- package/dist/actions/fetch-project-ownership-details.mjs +1 -1
- package/dist/actions/fetch-project-ownership-details.mjs.map +1 -1
- package/dist/actions/fetch-project-replay-clicks.cjs +2 -2
- package/dist/actions/fetch-project-replay-clicks.cjs.map +1 -1
- package/dist/actions/fetch-project-replay-clicks.d.cts +2 -2
- package/dist/actions/fetch-project-replay-clicks.d.mts +2 -2
- package/dist/actions/fetch-project-replay-clicks.mjs +2 -2
- package/dist/actions/fetch-project-replay-clicks.mjs.map +1 -1
- package/dist/actions/fetch-tag-values-for-issue.d.cts +2 -2
- package/dist/actions/fetch-tag-values-for-issue.d.mts +2 -2
- package/dist/actions/get-alerts.cjs +8 -8
- package/dist/actions/get-alerts.cjs.map +1 -1
- package/dist/actions/get-alerts.d.cts +8 -8
- package/dist/actions/get-alerts.d.mts +8 -8
- package/dist/actions/get-alerts.mjs +8 -8
- package/dist/actions/get-alerts.mjs.map +1 -1
- package/dist/actions/get-integration-details-by-org.cjs +5 -5
- package/dist/actions/get-integration-details-by-org.cjs.map +1 -1
- package/dist/actions/get-integration-details-by-org.d.cts +5 -5
- package/dist/actions/get-integration-details-by-org.d.mts +5 -5
- package/dist/actions/get-integration-details-by-org.mjs +5 -5
- package/dist/actions/get-integration-details-by-org.mjs.map +1 -1
- package/dist/actions/get-oldest-event.cjs +14 -14
- package/dist/actions/get-oldest-event.cjs.map +1 -1
- package/dist/actions/get-oldest-event.d.cts +14 -14
- package/dist/actions/get-oldest-event.d.mts +14 -14
- package/dist/actions/get-oldest-event.mjs +14 -14
- package/dist/actions/get-oldest-event.mjs.map +1 -1
- package/dist/actions/get-organization-by-id-or-slug.cjs +4 -4
- package/dist/actions/get-organization-by-id-or-slug.cjs.map +1 -1
- package/dist/actions/get-organization-by-id-or-slug.d.cts +4 -4
- package/dist/actions/get-organization-by-id-or-slug.d.mts +4 -4
- package/dist/actions/get-organization-by-id-or-slug.mjs +4 -4
- package/dist/actions/get-organization-by-id-or-slug.mjs.map +1 -1
- package/dist/actions/get-organization-details.cjs +5 -5
- package/dist/actions/get-organization-details.cjs.map +1 -1
- package/dist/actions/get-organization-details.d.cts +5 -5
- package/dist/actions/get-organization-details.d.mts +5 -5
- package/dist/actions/get-organization-details.mjs +5 -5
- package/dist/actions/get-organization-details.mjs.map +1 -1
- package/dist/actions/get-organization-issue-details.cjs +13 -13
- package/dist/actions/get-organization-issue-details.cjs.map +1 -1
- package/dist/actions/get-organization-issue-details.d.cts +17 -17
- package/dist/actions/get-organization-issue-details.d.mts +17 -17
- package/dist/actions/get-organization-issue-details.mjs +13 -13
- package/dist/actions/get-organization-issue-details.mjs.map +1 -1
- package/dist/actions/get-organization-release-version.cjs +18 -18
- package/dist/actions/get-organization-release-version.cjs.map +1 -1
- package/dist/actions/get-organization-release-version.d.cts +29 -29
- package/dist/actions/get-organization-release-version.d.mts +29 -29
- package/dist/actions/get-organization-release-version.mjs +18 -18
- package/dist/actions/get-organization-release-version.mjs.map +1 -1
- package/dist/actions/get-organization-sessions.cjs +4 -4
- package/dist/actions/get-organization-sessions.cjs.map +1 -1
- package/dist/actions/get-organization-sessions.d.cts +4 -4
- package/dist/actions/get-organization-sessions.d.mts +4 -4
- package/dist/actions/get-organization-sessions.mjs +4 -4
- package/dist/actions/get-organization-sessions.mjs.map +1 -1
- package/dist/actions/get-organization-stats-summary.cjs +5 -5
- package/dist/actions/get-organization-stats-summary.cjs.map +1 -1
- package/dist/actions/get-organization-stats-summary.d.cts +5 -5
- package/dist/actions/get-organization-stats-summary.d.mts +5 -5
- package/dist/actions/get-organization-stats-summary.mjs +5 -5
- package/dist/actions/get-organization-stats-summary.mjs.map +1 -1
- package/dist/actions/get-project-event-stats.cjs +1 -1
- package/dist/actions/get-project-event-stats.cjs.map +1 -1
- package/dist/actions/get-project-event-stats.d.cts +1 -1
- package/dist/actions/get-project-event-stats.d.mts +1 -1
- package/dist/actions/get-project-event-stats.mjs +1 -1
- package/dist/actions/get-project-event-stats.mjs.map +1 -1
- package/dist/actions/get-project-hook.cjs +1 -1
- package/dist/actions/get-project-hook.cjs.map +1 -1
- package/dist/actions/get-project-hook.d.cts +1 -1
- package/dist/actions/get-project-hook.d.mts +1 -1
- package/dist/actions/get-project-hook.mjs +1 -1
- package/dist/actions/get-project-hook.mjs.map +1 -1
- package/dist/actions/get-project-monitor-by-id.cjs +1 -1
- package/dist/actions/get-project-monitor-by-id.cjs.map +1 -1
- package/dist/actions/get-project-monitor-by-id.d.cts +1 -1
- package/dist/actions/get-project-monitor-by-id.d.mts +1 -1
- package/dist/actions/get-project-monitor-by-id.mjs +1 -1
- package/dist/actions/get-project-monitor-by-id.mjs.map +1 -1
- package/dist/actions/get-project-rule-details.cjs +5 -5
- package/dist/actions/get-project-rule-details.cjs.map +1 -1
- package/dist/actions/get-project-rule-details.d.cts +5 -5
- package/dist/actions/get-project-rule-details.d.mts +5 -5
- package/dist/actions/get-project-rule-details.mjs +5 -5
- package/dist/actions/get-project-rule-details.mjs.map +1 -1
- package/dist/actions/get-scim-group-by-team-id.cjs +3 -3
- package/dist/actions/get-scim-group-by-team-id.cjs.map +1 -1
- package/dist/actions/get-scim-group-by-team-id.d.cts +3 -3
- package/dist/actions/get-scim-group-by-team-id.d.mts +3 -3
- package/dist/actions/get-scim-group-by-team-id.mjs +3 -3
- package/dist/actions/get-scim-group-by-team-id.mjs.map +1 -1
- package/dist/actions/get-team-members-by-id-or-slug.cjs +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.cjs.map +1 -1
- package/dist/actions/get-team-members-by-id-or-slug.d.cts +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.d.mts +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.mjs +3 -3
- package/dist/actions/get-team-members-by-id-or-slug.mjs.map +1 -1
- package/dist/actions/get-who-viewed-replay-by-project.cjs +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.cjs.map +1 -1
- package/dist/actions/get-who-viewed-replay-by-project.d.cts +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.d.mts +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.mjs +2 -2
- package/dist/actions/get-who-viewed-replay-by-project.mjs.map +1 -1
- package/dist/actions/ingest-event-via-dsn.cjs +3 -3
- package/dist/actions/ingest-event-via-dsn.cjs.map +1 -1
- package/dist/actions/ingest-event-via-dsn.d.cts +5 -5
- package/dist/actions/ingest-event-via-dsn.d.mts +5 -5
- package/dist/actions/ingest-event-via-dsn.mjs +3 -3
- package/dist/actions/ingest-event-via-dsn.mjs.map +1 -1
- package/dist/actions/list-a-projects-user-feedback.cjs +3 -3
- package/dist/actions/list-a-projects-user-feedback.cjs.map +1 -1
- package/dist/actions/list-a-projects-user-feedback.d.cts +3 -3
- package/dist/actions/list-a-projects-user-feedback.d.mts +3 -3
- package/dist/actions/list-a-projects-user-feedback.mjs +3 -3
- package/dist/actions/list-a-projects-user-feedback.mjs.map +1 -1
- package/dist/actions/list-a-tags-values-for-an-issue.cjs +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.cjs.map +1 -1
- package/dist/actions/list-a-tags-values-for-an-issue.d.cts +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.d.mts +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.mjs +2 -2
- package/dist/actions/list-a-tags-values-for-an-issue.mjs.map +1 -1
- package/dist/actions/list-an-organizations-issues.d.cts +2 -2
- package/dist/actions/list-an-organizations-issues.d.mts +2 -2
- package/dist/actions/list-organization-members.cjs +1 -1
- package/dist/actions/list-organization-members.cjs.map +1 -1
- package/dist/actions/list-organization-members.d.cts +1 -1
- package/dist/actions/list-organization-members.d.mts +1 -1
- package/dist/actions/list-organization-members.mjs +1 -1
- package/dist/actions/list-organization-members.mjs.map +1 -1
- package/dist/actions/list-organization-repositories.cjs +3 -3
- package/dist/actions/list-organization-repositories.cjs.map +1 -1
- package/dist/actions/list-organization-repositories.d.cts +3 -3
- package/dist/actions/list-organization-repositories.d.mts +3 -3
- package/dist/actions/list-organization-repositories.mjs +3 -3
- package/dist/actions/list-organization-repositories.mjs.map +1 -1
- package/dist/actions/list-organizations.cjs +8 -8
- package/dist/actions/list-organizations.cjs.map +1 -1
- package/dist/actions/list-organizations.d.cts +8 -8
- package/dist/actions/list-organizations.d.mts +8 -8
- package/dist/actions/list-organizations.mjs +8 -8
- package/dist/actions/list-organizations.mjs.map +1 -1
- package/dist/actions/list-project-tags.cjs +1 -1
- package/dist/actions/list-project-tags.cjs.map +1 -1
- package/dist/actions/list-project-tags.d.cts +1 -1
- package/dist/actions/list-project-tags.d.mts +1 -1
- package/dist/actions/list-project-tags.mjs +1 -1
- package/dist/actions/list-project-tags.mjs.map +1 -1
- package/dist/actions/list-project-users.cjs +1 -1
- package/dist/actions/list-project-users.cjs.map +1 -1
- package/dist/actions/list-project-users.d.cts +1 -1
- package/dist/actions/list-project-users.d.mts +1 -1
- package/dist/actions/list-project-users.mjs +1 -1
- package/dist/actions/list-project-users.mjs.map +1 -1
- package/dist/actions/list-scim-v2-organization-users.cjs +5 -5
- package/dist/actions/list-scim-v2-organization-users.cjs.map +1 -1
- package/dist/actions/list-scim-v2-organization-users.d.cts +5 -5
- package/dist/actions/list-scim-v2-organization-users.d.mts +5 -5
- package/dist/actions/list-scim-v2-organization-users.mjs +5 -5
- package/dist/actions/list-scim-v2-organization-users.mjs.map +1 -1
- package/dist/actions/list-seer-ai-models.cjs +1 -1
- package/dist/actions/list-seer-ai-models.cjs.map +1 -1
- package/dist/actions/list-seer-ai-models.d.cts +1 -1
- package/dist/actions/list-seer-ai-models.d.mts +1 -1
- package/dist/actions/list-seer-ai-models.mjs +1 -1
- package/dist/actions/list-seer-ai-models.mjs.map +1 -1
- package/dist/actions/manage-team-external-integrations.cjs +1 -1
- package/dist/actions/manage-team-external-integrations.cjs.map +1 -1
- package/dist/actions/manage-team-external-integrations.d.cts +1 -1
- package/dist/actions/manage-team-external-integrations.d.mts +1 -1
- package/dist/actions/manage-team-external-integrations.mjs +1 -1
- package/dist/actions/manage-team-external-integrations.mjs.map +1 -1
- package/dist/actions/modify-organization-notification-action.cjs +1 -1
- package/dist/actions/modify-organization-notification-action.cjs.map +1 -1
- package/dist/actions/modify-organization-notification-action.d.cts +1 -1
- package/dist/actions/modify-organization-notification-action.d.mts +1 -1
- package/dist/actions/modify-organization-notification-action.mjs +1 -1
- package/dist/actions/modify-organization-notification-action.mjs.map +1 -1
- package/dist/actions/modify-organization-settings.cjs +8 -8
- package/dist/actions/modify-organization-settings.cjs.map +1 -1
- package/dist/actions/modify-organization-settings.d.cts +15 -15
- package/dist/actions/modify-organization-settings.d.mts +15 -15
- package/dist/actions/modify-organization-settings.mjs +8 -8
- package/dist/actions/modify-organization-settings.mjs.map +1 -1
- package/dist/actions/modify-release-file-attributes.cjs +2 -2
- package/dist/actions/modify-release-file-attributes.cjs.map +1 -1
- package/dist/actions/modify-release-file-attributes.d.cts +2 -2
- package/dist/actions/modify-release-file-attributes.d.mts +2 -2
- package/dist/actions/modify-release-file-attributes.mjs +2 -2
- package/dist/actions/modify-release-file-attributes.mjs.map +1 -1
- package/dist/actions/mutate-an-organization-s-alerts.cjs +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.cjs.map +1 -1
- package/dist/actions/mutate-an-organization-s-alerts.d.cts +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.d.mts +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.mjs +5 -5
- package/dist/actions/mutate-an-organization-s-alerts.mjs.map +1 -1
- package/dist/actions/mutate-an-organizations-monitors.cjs +3 -3
- package/dist/actions/mutate-an-organizations-monitors.cjs.map +1 -1
- package/dist/actions/mutate-an-organizations-monitors.d.cts +3 -3
- package/dist/actions/mutate-an-organizations-monitors.d.mts +3 -3
- package/dist/actions/mutate-an-organizations-monitors.mjs +3 -3
- package/dist/actions/mutate-an-organizations-monitors.mjs.map +1 -1
- package/dist/actions/patch-scim-group-operations.cjs +4 -4
- package/dist/actions/patch-scim-group-operations.cjs.map +1 -1
- package/dist/actions/patch-scim-group-operations.d.cts +5 -4
- package/dist/actions/patch-scim-group-operations.d.cts.map +1 -1
- package/dist/actions/patch-scim-group-operations.d.mts +5 -4
- package/dist/actions/patch-scim-group-operations.d.mts.map +1 -1
- package/dist/actions/patch-scim-group-operations.mjs +4 -4
- package/dist/actions/patch-scim-group-operations.mjs.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.cjs +2 -2
- package/dist/actions/patch-user-active-status-in-organization.cjs.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.d.cts +3 -2
- package/dist/actions/patch-user-active-status-in-organization.d.cts.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.d.mts +3 -2
- package/dist/actions/patch-user-active-status-in-organization.d.mts.map +1 -1
- package/dist/actions/patch-user-active-status-in-organization.mjs +2 -2
- package/dist/actions/patch-user-active-status-in-organization.mjs.map +1 -1
- package/dist/actions/query-explore-events-in-timeseries-format.cjs +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.cjs.map +1 -1
- package/dist/actions/query-explore-events-in-timeseries-format.d.cts +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.d.mts +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.mjs +3 -3
- package/dist/actions/query-explore-events-in-timeseries-format.mjs.map +1 -1
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.cjs +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.cjs.map +1 -1
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.d.cts +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.d.mts +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.mjs +3 -3
- package/dist/actions/retrieve-a-custom-integration-by-id-or-slug.mjs.map +1 -1
- package/dist/actions/retrieve-a-monitor.cjs +8 -8
- package/dist/actions/retrieve-a-monitor.cjs.map +1 -1
- package/dist/actions/retrieve-a-monitor.d.cts +8 -8
- package/dist/actions/retrieve-a-monitor.d.mts +8 -8
- package/dist/actions/retrieve-a-monitor.mjs +8 -8
- package/dist/actions/retrieve-a-monitor.mjs.map +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.cjs +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.cjs.map +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.d.cts +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.d.mts +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.mjs +1 -1
- package/dist/actions/retrieve-aggregated-test-result-metrics.mjs.map +1 -1
- package/dist/actions/retrieve-alert-rule-details.cjs +4 -4
- package/dist/actions/retrieve-alert-rule-details.cjs.map +1 -1
- package/dist/actions/retrieve-alert-rule-details.d.cts +4 -4
- package/dist/actions/retrieve-alert-rule-details.d.mts +4 -4
- package/dist/actions/retrieve-alert-rule-details.mjs +4 -4
- package/dist/actions/retrieve-alert-rule-details.mjs.map +1 -1
- package/dist/actions/retrieve-commits-for-organization-repo.cjs +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.cjs.map +1 -1
- package/dist/actions/retrieve-commits-for-organization-repo.d.cts +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.d.mts +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.mjs +6 -6
- package/dist/actions/retrieve-commits-for-organization-repo.mjs.map +1 -1
- package/dist/actions/retrieve-data-forwarders-for-an-organization.cjs +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.cjs.map +1 -1
- package/dist/actions/retrieve-data-forwarders-for-an-organization.d.cts +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.d.mts +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.mjs +5 -5
- package/dist/actions/retrieve-data-forwarders-for-an-organization.mjs.map +1 -1
- package/dist/actions/retrieve-event-id-for-organization.cjs +1 -1
- package/dist/actions/retrieve-event-id-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-event-id-for-organization.d.cts +1 -1
- package/dist/actions/retrieve-event-id-for-organization.d.mts +1 -1
- package/dist/actions/retrieve-event-id-for-organization.mjs +1 -1
- package/dist/actions/retrieve-event-id-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.cjs +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.d.cts +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.d.mts +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.mjs +1 -1
- package/dist/actions/retrieve-issue-hashes-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-issue-tag-details.cjs +3 -3
- package/dist/actions/retrieve-issue-tag-details.cjs.map +1 -1
- package/dist/actions/retrieve-issue-tag-details.d.cts +3 -3
- package/dist/actions/retrieve-issue-tag-details.d.mts +3 -3
- package/dist/actions/retrieve-issue-tag-details.mjs +3 -3
- package/dist/actions/retrieve-issue-tag-details.mjs.map +1 -1
- package/dist/actions/retrieve-monitor-checkins-by-org.cjs +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.cjs.map +1 -1
- package/dist/actions/retrieve-monitor-checkins-by-org.d.cts +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.d.mts +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.mjs +3 -3
- package/dist/actions/retrieve-monitor-checkins-by-org.mjs.map +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.cjs +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.cjs.map +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.d.cts +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.d.mts +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.mjs +1 -1
- package/dist/actions/retrieve-notification-action-by-org-id.mjs.map +1 -1
- package/dist/actions/retrieve-org-integration-config.cjs +2 -2
- package/dist/actions/retrieve-org-integration-config.cjs.map +1 -1
- package/dist/actions/retrieve-org-integration-config.d.cts +2 -2
- package/dist/actions/retrieve-org-integration-config.d.mts +2 -2
- package/dist/actions/retrieve-org-integration-config.mjs +2 -2
- package/dist/actions/retrieve-org-integration-config.mjs.map +1 -1
- package/dist/actions/retrieve-organization-dashboard.cjs +12 -12
- package/dist/actions/retrieve-organization-dashboard.cjs.map +1 -1
- package/dist/actions/retrieve-organization-dashboard.d.cts +12 -12
- package/dist/actions/retrieve-organization-dashboard.d.mts +12 -12
- package/dist/actions/retrieve-organization-dashboard.mjs +12 -12
- package/dist/actions/retrieve-organization-dashboard.mjs.map +1 -1
- package/dist/actions/retrieve-organization-events.cjs +3 -3
- package/dist/actions/retrieve-organization-events.cjs.map +1 -1
- package/dist/actions/retrieve-organization-events.d.cts +3 -3
- package/dist/actions/retrieve-organization-events.d.mts +3 -3
- package/dist/actions/retrieve-organization-events.mjs +3 -3
- package/dist/actions/retrieve-organization-events.mjs.map +1 -1
- package/dist/actions/retrieve-organization-member.cjs +8 -8
- package/dist/actions/retrieve-organization-member.cjs.map +1 -1
- package/dist/actions/retrieve-organization-member.d.cts +8 -8
- package/dist/actions/retrieve-organization-member.d.mts +8 -8
- package/dist/actions/retrieve-organization-member.mjs +8 -8
- package/dist/actions/retrieve-organization-member.mjs.map +1 -1
- package/dist/actions/retrieve-organization-monitors.cjs +4 -4
- package/dist/actions/retrieve-organization-monitors.cjs.map +1 -1
- package/dist/actions/retrieve-organization-monitors.d.cts +4 -4
- package/dist/actions/retrieve-organization-monitors.d.mts +4 -4
- package/dist/actions/retrieve-organization-monitors.mjs +4 -4
- package/dist/actions/retrieve-organization-monitors.mjs.map +1 -1
- package/dist/actions/retrieve-organization-relay-usage.cjs +2 -2
- package/dist/actions/retrieve-organization-relay-usage.cjs.map +1 -1
- package/dist/actions/retrieve-organization-relay-usage.d.cts +2 -2
- package/dist/actions/retrieve-organization-relay-usage.d.mts +2 -2
- package/dist/actions/retrieve-organization-relay-usage.mjs +2 -2
- package/dist/actions/retrieve-organization-relay-usage.mjs.map +1 -1
- package/dist/actions/retrieve-organization-release-commits.cjs +4 -4
- package/dist/actions/retrieve-organization-release-commits.cjs.map +1 -1
- package/dist/actions/retrieve-organization-release-commits.d.cts +4 -4
- package/dist/actions/retrieve-organization-release-commits.d.mts +4 -4
- package/dist/actions/retrieve-organization-release-commits.mjs +4 -4
- package/dist/actions/retrieve-organization-release-commits.mjs.map +1 -1
- package/dist/actions/retrieve-organization-replays.d.cts +6 -6
- package/dist/actions/retrieve-organization-replays.d.mts +6 -6
- package/dist/actions/retrieve-organization-scim-groups.cjs +4 -4
- package/dist/actions/retrieve-organization-scim-groups.cjs.map +1 -1
- package/dist/actions/retrieve-organization-scim-groups.d.cts +4 -4
- package/dist/actions/retrieve-organization-scim-groups.d.mts +4 -4
- package/dist/actions/retrieve-organization-scim-groups.mjs +4 -4
- package/dist/actions/retrieve-organization-scim-groups.mjs.map +1 -1
- package/dist/actions/retrieve-organization-stats-v2.cjs +2 -2
- package/dist/actions/retrieve-organization-stats-v2.cjs.map +1 -1
- package/dist/actions/retrieve-organization-stats-v2.d.cts +2 -2
- package/dist/actions/retrieve-organization-stats-v2.d.mts +2 -2
- package/dist/actions/retrieve-organization-stats-v2.mjs +2 -2
- package/dist/actions/retrieve-organization-stats-v2.mjs.map +1 -1
- package/dist/actions/retrieve-paginated-repository-tokens.cjs +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.cjs.map +1 -1
- package/dist/actions/retrieve-paginated-repository-tokens.d.cts +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.d.mts +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.mjs +3 -3
- package/dist/actions/retrieve-paginated-repository-tokens.mjs.map +1 -1
- package/dist/actions/retrieve-project-environments.cjs +2 -2
- package/dist/actions/retrieve-project-environments.cjs.map +1 -1
- package/dist/actions/retrieve-project-environments.d.cts +2 -2
- package/dist/actions/retrieve-project-environments.d.mts +2 -2
- package/dist/actions/retrieve-project-environments.mjs +2 -2
- package/dist/actions/retrieve-project-environments.mjs.map +1 -1
- package/dist/actions/retrieve-project-event-by-id.cjs +7 -7
- package/dist/actions/retrieve-project-event-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-project-event-by-id.d.cts +7 -7
- package/dist/actions/retrieve-project-event-by-id.d.mts +7 -7
- package/dist/actions/retrieve-project-event-by-id.mjs +7 -7
- package/dist/actions/retrieve-project-event-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-project-filter-data.cjs +2 -2
- package/dist/actions/retrieve-project-filter-data.cjs.map +1 -1
- package/dist/actions/retrieve-project-filter-data.d.cts +2 -2
- package/dist/actions/retrieve-project-filter-data.d.mts +2 -2
- package/dist/actions/retrieve-project-filter-data.mjs +2 -2
- package/dist/actions/retrieve-project-filter-data.mjs.map +1 -1
- package/dist/actions/retrieve-project-key-details.cjs +5 -5
- package/dist/actions/retrieve-project-key-details.cjs.map +1 -1
- package/dist/actions/retrieve-project-key-details.d.cts +5 -5
- package/dist/actions/retrieve-project-key-details.d.mts +5 -5
- package/dist/actions/retrieve-project-key-details.mjs +5 -5
- package/dist/actions/retrieve-project-key-details.mjs.map +1 -1
- package/dist/actions/retrieve-project-members-list.cjs +1 -1
- package/dist/actions/retrieve-project-members-list.cjs.map +1 -1
- package/dist/actions/retrieve-project-members-list.d.cts +1 -1
- package/dist/actions/retrieve-project-members-list.d.mts +1 -1
- package/dist/actions/retrieve-project-members-list.mjs +1 -1
- package/dist/actions/retrieve-project-members-list.mjs.map +1 -1
- package/dist/actions/retrieve-project-release-file-details.cjs +2 -2
- package/dist/actions/retrieve-project-release-file-details.cjs.map +1 -1
- package/dist/actions/retrieve-project-release-file-details.d.cts +2 -2
- package/dist/actions/retrieve-project-release-file-details.d.mts +2 -2
- package/dist/actions/retrieve-project-release-file-details.mjs +2 -2
- package/dist/actions/retrieve-project-release-file-details.mjs.map +1 -1
- package/dist/actions/retrieve-project-tag-values.cjs +2 -2
- package/dist/actions/retrieve-project-tag-values.cjs.map +1 -1
- package/dist/actions/retrieve-project-tag-values.d.cts +2 -2
- package/dist/actions/retrieve-project-tag-values.d.mts +2 -2
- package/dist/actions/retrieve-project-tag-values.mjs +2 -2
- package/dist/actions/retrieve-project-tag-values.mjs.map +1 -1
- package/dist/actions/retrieve-project-teams.cjs +3 -3
- package/dist/actions/retrieve-project-teams.cjs.map +1 -1
- package/dist/actions/retrieve-project-teams.d.cts +3 -3
- package/dist/actions/retrieve-project-teams.d.mts +3 -3
- package/dist/actions/retrieve-project-teams.mjs +3 -3
- package/dist/actions/retrieve-project-teams.mjs.map +1 -1
- package/dist/actions/retrieve-release-file-by-id.cjs +2 -2
- package/dist/actions/retrieve-release-file-by-id.cjs.map +1 -1
- package/dist/actions/retrieve-release-file-by-id.d.cts +2 -2
- package/dist/actions/retrieve-release-file-by-id.d.mts +2 -2
- package/dist/actions/retrieve-release-file-by-id.mjs +2 -2
- package/dist/actions/retrieve-release-file-by-id.mjs.map +1 -1
- package/dist/actions/retrieve-replay-recording-segments.cjs +1 -1
- package/dist/actions/retrieve-replay-recording-segments.cjs.map +1 -1
- package/dist/actions/retrieve-replay-recording-segments.d.cts +1 -1
- package/dist/actions/retrieve-replay-recording-segments.d.mts +1 -1
- package/dist/actions/retrieve-replay-recording-segments.mjs +1 -1
- package/dist/actions/retrieve-replay-recording-segments.mjs.map +1 -1
- package/dist/actions/retrieve-saved-discover-query-for-organization.cjs +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-saved-discover-query-for-organization.d.cts +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.d.mts +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.mjs +4 -4
- package/dist/actions/retrieve-saved-discover-query-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-seer-issue-fix-state.cjs +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.cjs.map +1 -1
- package/dist/actions/retrieve-seer-issue-fix-state.d.cts +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.d.mts +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.mjs +6 -6
- package/dist/actions/retrieve-seer-issue-fix-state.mjs.map +1 -1
- package/dist/actions/retrieve-short-id-for-organization.cjs +5 -5
- package/dist/actions/retrieve-short-id-for-organization.cjs.map +1 -1
- package/dist/actions/retrieve-short-id-for-organization.d.cts +5 -5
- package/dist/actions/retrieve-short-id-for-organization.d.mts +5 -5
- package/dist/actions/retrieve-short-id-for-organization.mjs +5 -5
- package/dist/actions/retrieve-short-id-for-organization.mjs.map +1 -1
- package/dist/actions/retrieve-source-map-debug-event.cjs +1 -1
- package/dist/actions/retrieve-source-map-debug-event.cjs.map +1 -1
- package/dist/actions/retrieve-source-map-debug-event.d.cts +1 -1
- package/dist/actions/retrieve-source-map-debug-event.d.mts +1 -1
- package/dist/actions/retrieve-source-map-debug-event.mjs +1 -1
- package/dist/actions/retrieve-source-map-debug-event.mjs.map +1 -1
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.cjs +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.cjs.map +1 -1
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.d.cts +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.d.mts +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.mjs +8 -8
- package/dist/actions/retrieve-team-info-via-organization-id-or-slug.mjs.map +1 -1
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.cjs +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.cjs.map +1 -1
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.d.cts +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.d.mts +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.mjs +4 -4
- package/dist/actions/retrieve-the-custom-integs-created-by-an-org.mjs.map +1 -1
- package/dist/actions/retrieve-user-via-scim-api.cjs +4 -4
- package/dist/actions/retrieve-user-via-scim-api.cjs.map +1 -1
- package/dist/actions/retrieve-user-via-scim-api.d.cts +4 -4
- package/dist/actions/retrieve-user-via-scim-api.d.mts +4 -4
- package/dist/actions/retrieve-user-via-scim-api.mjs +4 -4
- package/dist/actions/retrieve-user-via-scim-api.mjs.map +1 -1
- package/dist/actions/save-organization-discover-query.cjs +4 -4
- package/dist/actions/save-organization-discover-query.cjs.map +1 -1
- package/dist/actions/save-organization-discover-query.d.cts +4 -4
- package/dist/actions/save-organization-discover-query.d.mts +4 -4
- package/dist/actions/save-organization-discover-query.mjs +4 -4
- package/dist/actions/save-organization-discover-query.mjs.map +1 -1
- package/dist/actions/start-seer-issue-fix.cjs +1 -1
- package/dist/actions/start-seer-issue-fix.cjs.map +1 -1
- package/dist/actions/start-seer-issue-fix.d.cts +1 -1
- package/dist/actions/start-seer-issue-fix.d.mts +1 -1
- package/dist/actions/start-seer-issue-fix.mjs +1 -1
- package/dist/actions/start-seer-issue-fix.mjs.map +1 -1
- package/dist/actions/submit-notification-action-api-data.cjs +1 -1
- package/dist/actions/submit-notification-action-api-data.cjs.map +1 -1
- package/dist/actions/submit-notification-action-api-data.d.cts +1 -1
- package/dist/actions/submit-notification-action-api-data.d.mts +1 -1
- package/dist/actions/submit-notification-action-api-data.mjs +1 -1
- package/dist/actions/submit-notification-action-api-data.mjs.map +1 -1
- package/dist/actions/switch-team-role-for-member.cjs +1 -1
- package/dist/actions/switch-team-role-for-member.cjs.map +1 -1
- package/dist/actions/switch-team-role-for-member.d.cts +1 -1
- package/dist/actions/switch-team-role-for-member.d.mts +1 -1
- package/dist/actions/switch-team-role-for-member.mjs +1 -1
- package/dist/actions/switch-team-role-for-member.mjs.map +1 -1
- package/dist/actions/toggle-project-filter-status.cjs +1 -1
- package/dist/actions/toggle-project-filter-status.cjs.map +1 -1
- package/dist/actions/toggle-project-filter-status.d.cts +1 -1
- package/dist/actions/toggle-project-filter-status.d.cts.map +1 -1
- package/dist/actions/toggle-project-filter-status.d.mts +1 -1
- package/dist/actions/toggle-project-filter-status.d.mts.map +1 -1
- package/dist/actions/toggle-project-filter-status.mjs +1 -1
- package/dist/actions/toggle-project-filter-status.mjs.map +1 -1
- package/dist/actions/update-a-monitor-by-id.cjs +9 -9
- package/dist/actions/update-a-monitor-by-id.cjs.map +1 -1
- package/dist/actions/update-a-monitor-by-id.d.cts +12 -11
- package/dist/actions/update-a-monitor-by-id.d.cts.map +1 -1
- package/dist/actions/update-a-monitor-by-id.d.mts +12 -11
- package/dist/actions/update-a-monitor-by-id.d.mts.map +1 -1
- package/dist/actions/update-a-monitor-by-id.mjs +9 -9
- package/dist/actions/update-a-monitor-by-id.mjs.map +1 -1
- package/dist/actions/update-a-monitor.cjs +10 -10
- package/dist/actions/update-a-monitor.cjs.map +1 -1
- package/dist/actions/update-a-monitor.d.cts +14 -12
- package/dist/actions/update-a-monitor.d.mts +14 -12
- package/dist/actions/update-a-monitor.mjs +10 -10
- package/dist/actions/update-a-monitor.mjs.map +1 -1
- package/dist/actions/update-a-projects-symbol-source.cjs +4 -4
- package/dist/actions/update-a-projects-symbol-source.cjs.map +1 -1
- package/dist/actions/update-a-projects-symbol-source.d.cts +4 -4
- package/dist/actions/update-a-projects-symbol-source.d.mts +4 -4
- package/dist/actions/update-a-projects-symbol-source.mjs +4 -4
- package/dist/actions/update-a-projects-symbol-source.mjs.map +1 -1
- package/dist/actions/update-an-alert-by-id.cjs +1 -1
- package/dist/actions/update-an-alert-by-id.cjs.map +1 -1
- package/dist/actions/update-an-alert-by-id.d.cts +1 -1
- package/dist/actions/update-an-alert-by-id.d.mts +1 -1
- package/dist/actions/update-an-alert-by-id.mjs +1 -1
- package/dist/actions/update-an-alert-by-id.mjs.map +1 -1
- package/dist/actions/update-an-existing-custom-integration.cjs +3 -3
- package/dist/actions/update-an-existing-custom-integration.cjs.map +1 -1
- package/dist/actions/update-an-existing-custom-integration.d.cts +3 -3
- package/dist/actions/update-an-existing-custom-integration.d.mts +3 -3
- package/dist/actions/update-an-existing-custom-integration.mjs +3 -3
- package/dist/actions/update-an-existing-custom-integration.mjs.map +1 -1
- package/dist/actions/update-environment-visibility.cjs +2 -2
- package/dist/actions/update-environment-visibility.cjs.map +1 -1
- package/dist/actions/update-environment-visibility.d.cts +2 -2
- package/dist/actions/update-environment-visibility.d.mts +2 -2
- package/dist/actions/update-environment-visibility.mjs +2 -2
- package/dist/actions/update-environment-visibility.mjs.map +1 -1
- package/dist/actions/update-external-team-integration.cjs +1 -1
- package/dist/actions/update-external-team-integration.cjs.map +1 -1
- package/dist/actions/update-external-team-integration.d.cts +1 -1
- package/dist/actions/update-external-team-integration.d.mts +1 -1
- package/dist/actions/update-external-team-integration.mjs +1 -1
- package/dist/actions/update-external-team-integration.mjs.map +1 -1
- package/dist/actions/update-external-user-for-organization.cjs +1 -1
- package/dist/actions/update-external-user-for-organization.cjs.map +1 -1
- package/dist/actions/update-external-user-for-organization.d.cts +1 -1
- package/dist/actions/update-external-user-for-organization.d.mts +1 -1
- package/dist/actions/update-external-user-for-organization.mjs +1 -1
- package/dist/actions/update-external-user-for-organization.mjs.map +1 -1
- package/dist/actions/update-issue-attributes-in-organization.cjs +4 -4
- package/dist/actions/update-issue-attributes-in-organization.cjs.map +1 -1
- package/dist/actions/update-issue-attributes-in-organization.d.cts +4 -4
- package/dist/actions/update-issue-attributes-in-organization.d.mts +4 -4
- package/dist/actions/update-issue-attributes-in-organization.mjs +4 -4
- package/dist/actions/update-issue-attributes-in-organization.mjs.map +1 -1
- package/dist/actions/update-monitor-for-project.cjs +10 -10
- package/dist/actions/update-monitor-for-project.cjs.map +1 -1
- package/dist/actions/update-monitor-for-project.d.cts +11 -11
- package/dist/actions/update-monitor-for-project.d.mts +11 -11
- package/dist/actions/update-monitor-for-project.mjs +10 -10
- package/dist/actions/update-monitor-for-project.mjs.map +1 -1
- package/dist/actions/update-organization-alert-rules.cjs +4 -4
- package/dist/actions/update-organization-alert-rules.cjs.map +1 -1
- package/dist/actions/update-organization-alert-rules.d.cts +4 -4
- package/dist/actions/update-organization-alert-rules.d.mts +4 -4
- package/dist/actions/update-organization-alert-rules.mjs +4 -4
- package/dist/actions/update-organization-alert-rules.mjs.map +1 -1
- package/dist/actions/update-organization-dashboard.cjs +14 -14
- package/dist/actions/update-organization-dashboard.cjs.map +1 -1
- package/dist/actions/update-organization-dashboard.d.cts +16 -14
- package/dist/actions/update-organization-dashboard.d.cts.map +1 -1
- package/dist/actions/update-organization-dashboard.d.mts +16 -14
- package/dist/actions/update-organization-dashboard.d.mts.map +1 -1
- package/dist/actions/update-organization-dashboard.mjs +14 -14
- package/dist/actions/update-organization-dashboard.mjs.map +1 -1
- package/dist/actions/update-organization-member-role.cjs +9 -9
- package/dist/actions/update-organization-member-role.cjs.map +1 -1
- package/dist/actions/update-organization-member-role.d.cts +12 -11
- package/dist/actions/update-organization-member-role.d.mts +12 -11
- package/dist/actions/update-organization-member-role.mjs +9 -9
- package/dist/actions/update-organization-member-role.mjs.map +1 -1
- package/dist/actions/update-project-details.cjs +13 -13
- package/dist/actions/update-project-details.cjs.map +1 -1
- package/dist/actions/update-project-details.d.cts +15 -15
- package/dist/actions/update-project-details.d.mts +15 -15
- package/dist/actions/update-project-details.mjs +13 -13
- package/dist/actions/update-project-details.mjs.map +1 -1
- package/dist/actions/update-project-key-configuration.cjs +5 -5
- package/dist/actions/update-project-key-configuration.cjs.map +1 -1
- package/dist/actions/update-project-key-configuration.d.cts +5 -5
- package/dist/actions/update-project-key-configuration.d.mts +5 -5
- package/dist/actions/update-project-key-configuration.mjs +5 -5
- package/dist/actions/update-project-key-configuration.mjs.map +1 -1
- package/dist/actions/update-project-ownership-settings.cjs +5 -5
- package/dist/actions/update-project-ownership-settings.cjs.map +1 -1
- package/dist/actions/update-project-ownership-settings.d.cts +5 -5
- package/dist/actions/update-project-ownership-settings.d.mts +5 -5
- package/dist/actions/update-project-ownership-settings.mjs +5 -5
- package/dist/actions/update-project-ownership-settings.mjs.map +1 -1
- package/dist/actions/update-project-release-file-details.cjs +2 -2
- package/dist/actions/update-project-release-file-details.cjs.map +1 -1
- package/dist/actions/update-project-release-file-details.d.cts +2 -2
- package/dist/actions/update-project-release-file-details.d.mts +2 -2
- package/dist/actions/update-project-release-file-details.mjs +2 -2
- package/dist/actions/update-project-release-file-details.mjs.map +1 -1
- package/dist/actions/update-project-rule-by-id.cjs +3 -3
- package/dist/actions/update-project-rule-by-id.cjs.map +1 -1
- package/dist/actions/update-project-rule-by-id.d.cts +3 -3
- package/dist/actions/update-project-rule-by-id.d.mts +3 -3
- package/dist/actions/update-project-rule-by-id.mjs +3 -3
- package/dist/actions/update-project-rule-by-id.mjs.map +1 -1
- package/dist/actions/update-release-details-for-organization.cjs +9 -9
- package/dist/actions/update-release-details-for-organization.cjs.map +1 -1
- package/dist/actions/update-release-details-for-organization.d.cts +13 -10
- package/dist/actions/update-release-details-for-organization.d.mts +13 -10
- package/dist/actions/update-release-details-for-organization.mjs +9 -9
- package/dist/actions/update-release-details-for-organization.mjs.map +1 -1
- package/dist/actions/update-saved-query-for-organization.cjs +1 -1
- package/dist/actions/update-saved-query-for-organization.cjs.map +1 -1
- package/dist/actions/update-saved-query-for-organization.d.cts +1 -1
- package/dist/actions/update-saved-query-for-organization.d.mts +1 -1
- package/dist/actions/update-saved-query-for-organization.mjs +1 -1
- package/dist/actions/update-saved-query-for-organization.mjs.map +1 -1
- package/dist/actions/update-team-information-by-organization-id.cjs +2 -2
- package/dist/actions/update-team-information-by-organization-id.cjs.map +1 -1
- package/dist/actions/update-team-information-by-organization-id.d.cts +2 -2
- package/dist/actions/update-team-information-by-organization-id.d.mts +2 -2
- package/dist/actions/update-team-information-by-organization-id.mjs +2 -2
- package/dist/actions/update-team-information-by-organization-id.mjs.map +1 -1
- package/dist/actions/update-user-email.cjs +1 -1
- package/dist/actions/update-user-email.cjs.map +1 -1
- package/dist/actions/update-user-email.d.cts +1 -1
- package/dist/actions/update-user-email.d.mts +1 -1
- package/dist/actions/update-user-email.mjs +1 -1
- package/dist/actions/update-user-email.mjs.map +1 -1
- package/dist/actions/update-webhook-configuration-xp.cjs +1 -1
- package/dist/actions/update-webhook-configuration-xp.cjs.map +1 -1
- package/dist/actions/update-webhook-configuration-xp.d.cts +1 -1
- package/dist/actions/update-webhook-configuration-xp.d.mts +1 -1
- package/dist/actions/update-webhook-configuration-xp.mjs +1 -1
- package/dist/actions/update-webhook-configuration-xp.mjs.map +1 -1
- package/dist/actions/upload-file-to-project-release.cjs +2 -2
- package/dist/actions/upload-file-to-project-release.cjs.map +1 -1
- package/dist/actions/upload-file-to-project-release.d.cts +2 -2
- package/dist/actions/upload-file-to-project-release.d.mts +2 -2
- package/dist/actions/upload-file-to-project-release.mjs +2 -2
- package/dist/actions/upload-file-to-project-release.mjs.map +1 -1
- package/dist/actions/upload-release-file-to-organization.cjs +2 -2
- package/dist/actions/upload-release-file-to-organization.cjs.map +1 -1
- package/dist/actions/upload-release-file-to-organization.d.cts +2 -2
- package/dist/actions/upload-release-file-to-organization.d.mts +2 -2
- package/dist/actions/upload-release-file-to-organization.mjs +2 -2
- package/dist/actions/upload-release-file-to-organization.mjs.map +1 -1
- package/dist/actions/validate-credential.cjs +6 -6
- package/dist/actions/validate-credential.cjs.map +1 -1
- package/dist/actions/validate-credential.d.cts +6 -6
- package/dist/actions/validate-credential.d.mts +6 -6
- package/dist/actions/validate-credential.mjs +6 -6
- package/dist/actions/validate-credential.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -13,14 +13,14 @@ const SentryPatchScimGroupOperationsInput = z.object({
|
|
|
13
13
|
z.number().int(),
|
|
14
14
|
z.boolean()
|
|
15
15
|
]).optional()
|
|
16
|
-
}).describe("Schema for individual SCIM patch operations.")).describe("A list of SCIM patch operations to be applied to the team. Each operation specifies an action (e.g., add, remove, replace), a target path, and a value. Multiple operations can be provided to perform several updates in a single request."),
|
|
16
|
+
}).passthrough().describe("Schema for individual SCIM patch operations.")).describe("A list of SCIM patch operations to be applied to the team. Each operation specifies an action (e.g., add, remove, replace), a target path, and a value. Multiple operations can be provided to perform several updates in a single request."),
|
|
17
17
|
organization_id_or_slug: z.string().describe("The ID or slug of the Sentry organization to which the team belongs.")
|
|
18
18
|
}).describe("Request schema for updating a team's attributes using SCIM PATCH operations.");
|
|
19
|
-
const SentryPatchScimGroupOperations_GroupMetaSchema = z.object({ resourceType: z.string().describe("Resource type identifier. Always 'Group' for team resources.").nullable() }).describe("Metadata about the SCIM Group resource.");
|
|
19
|
+
const SentryPatchScimGroupOperations_GroupMetaSchema = z.object({ resourceType: z.string().describe("Resource type identifier. Always 'Group' for team resources.").nullable() }).passthrough().describe("Metadata about the SCIM Group resource.");
|
|
20
20
|
const SentryPatchScimGroupOperations_GroupMemberSchema = z.object({
|
|
21
21
|
value: z.string().describe("Unique identifier of the member.").nullable(),
|
|
22
22
|
display: z.string().describe("Display name of the member, typically their email address.").nullable()
|
|
23
|
-
}).describe("Schema for a team member in SCIM Group representation.");
|
|
23
|
+
}).passthrough().describe("Schema for a team member in SCIM Group representation.");
|
|
24
24
|
const sentryPatchScimGroupOperations = action("SENTRY_PATCH_SCIM_GROUP_OPERATIONS", {
|
|
25
25
|
slug: "sentry-patch-scim-group-operations",
|
|
26
26
|
name: "Patch SCIM group operations",
|
|
@@ -35,7 +35,7 @@ const sentryPatchScimGroupOperations = action("SENTRY_PATCH_SCIM_GROUP_OPERATION
|
|
|
35
35
|
schemas: z.array(z.string()).describe("SCIM schema identifiers. For successful 200 responses: ['urn:ietf:params:scim:schemas:core:2.0:Group']. For error responses: ['urn:ietf:params:scim:api:messages:2.0:Error'].").nullable().optional(),
|
|
36
36
|
scimType: z.string().describe("SCIM-specific error type. Optional field in error responses. Example values: 'invalidCredentials', 'invalidSyntax', 'invalidValue', 'noTarget'.").nullable().optional(),
|
|
37
37
|
displayName: z.string().describe("The display name of the team. Only present in 200 OK success responses.").nullable().optional()
|
|
38
|
-
}).describe("Response schema for `PatchScimGroupOperations`.\n\nSentry's implementation returns 204 No Content as the primary success response with no body.\nPer RFC 7644 Section 3.5.2, a 200 OK response with the full modified Group resource MAY be\nreturned when the 'attributes' query parameter is specified.\nError responses (401, 403, 404) follow SCIM 2.0 protocol standard (RFC 7644 Section 3.12).")
|
|
38
|
+
}).passthrough().describe("Response schema for `PatchScimGroupOperations`.\n\nSentry's implementation returns 204 No Content as the primary success response with no body.\nPer RFC 7644 Section 3.5.2, a 200 OK response with the full modified Group resource MAY be\nreturned when the 'attributes' query parameter is specified.\nError responses (401, 403, 404) follow SCIM 2.0 protocol standard (RFC 7644 Section 3.12).")
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
41
41
|
export { sentryPatchScimGroupOperations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-scim-group-operations.mjs","names":[],"sources":["../../src/actions/patch-scim-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryPatchScimGroupOperationsInput = z.object({\n team_id: z.number().int().describe(\"The unique identifier of the Sentry team to be updated.\"),\n Operations: z.array(z.object({\n op: z.string().describe(\"The operation to be performed. Common operations include 'add', 'remove', and 'replace'.\"),\n path: z.string().describe(\"An attribute path indicating the target of the operation. For example, 'members' to target the list of team members, or 'members[value eq \\\"user_id\\\"]' to target a specific member. This field is not required for all operations (e.g., replacing the entire team object).\").optional(),\n value: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown()), z.string(), z.number().int(), z.boolean()]).optional(),\n}).describe(\"Schema for individual SCIM patch operations.\")).describe(\"A list of SCIM patch operations to be applied to the team. Each operation specifies an action (e.g., add, remove, replace), a target path, and a value. Multiple operations can be provided to perform several updates in a single request.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization to which the team belongs.\"),\n}).describe(\"Request schema for updating a team's attributes using SCIM PATCH operations.\");\nconst SentryPatchScimGroupOperations_GroupMetaSchema = z.object({\n resourceType: z.string().describe(\"Resource type identifier. Always 'Group' for team resources.\").nullable(),\n}).describe(\"Metadata about the SCIM Group resource.\");\nconst SentryPatchScimGroupOperations_GroupMemberSchema = z.object({\n value: z.string().describe(\"Unique identifier of the member.\").nullable(),\n display: z.string().describe(\"Display name of the member, typically their email address.\").nullable(),\n}).describe(\"Schema for a team member in SCIM Group representation.\");\nexport const SentryPatchScimGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the team (Group). Only present in 200 OK success responses.\").nullable().optional(),\n meta: SentryPatchScimGroupOperations_GroupMetaSchema.nullable().optional(),\n detail: z.string().describe(\"Human-readable error message providing additional context about the error. Present in error responses.\").nullable().optional(),\n status: z.string().describe(\"HTTP status code as a string. Present in error responses (401, 403, 404). Values: '401', '403', or '404'.\").nullable().optional(),\n members: z.array(SentryPatchScimGroupOperations_GroupMemberSchema).describe(\"List of team members. Limited to 10,000 members maximum. Only present in 200 OK success responses.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"SCIM schema identifiers. For successful 200 responses: ['urn:ietf:params:scim:schemas:core:2.0:Group']. For error responses: ['urn:ietf:params:scim:api:messages:2.0:Error'].\").nullable().optional(),\n scimType: z.string().describe(\"SCIM-specific error type. Optional field in error responses. Example values: 'invalidCredentials', 'invalidSyntax', 'invalidValue', 'noTarget'.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the team. Only present in 200 OK success responses.\").nullable().optional(),\n}).describe(\"Response schema for `PatchScimGroupOperations`.\\n\\nSentry's implementation returns 204 No Content as the primary success response with no body.\\nPer RFC 7644 Section 3.5.2, a 200 OK response with the full modified Group resource MAY be\\nreturned when the 'attributes' query parameter is specified.\\nError responses (401, 403, 404) follow SCIM 2.0 protocol standard (RFC 7644 Section 3.12).\");\n\nexport const sentryPatchScimGroupOperations = action(\"SENTRY_PATCH_SCIM_GROUP_OPERATIONS\", {\n slug: \"sentry-patch-scim-group-operations\",\n name: \"Patch SCIM group operations\",\n description: \"Performs SCIM PATCH operations (RFC 7644) to update attributes of a SCIM-enabled Sentry team, provided SCIM integration is active for the organization.\",\n input: SentryPatchScimGroupOperationsInput,\n output: SentryPatchScimGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CAC5F,YAAY,EAAE,MAAM,EAAE,OAAO;EAC7B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8QAA8Q,CAAC,CAAC,SAAS;EACnT,OAAO,EAAE,MAAM;GAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;GAAG,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,QAAQ;EAAC,CAAC,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,CAAC,SAAS,6OAA6O;
|
|
1
|
+
{"version":3,"file":"patch-scim-group-operations.mjs","names":[],"sources":["../../src/actions/patch-scim-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryPatchScimGroupOperationsInput = z.object({\n team_id: z.number().int().describe(\"The unique identifier of the Sentry team to be updated.\"),\n Operations: z.array(z.object({\n op: z.string().describe(\"The operation to be performed. Common operations include 'add', 'remove', and 'replace'.\"),\n path: z.string().describe(\"An attribute path indicating the target of the operation. For example, 'members' to target the list of team members, or 'members[value eq \\\"user_id\\\"]' to target a specific member. This field is not required for all operations (e.g., replacing the entire team object).\").optional(),\n value: z.union([z.record(z.string(), z.unknown()), z.array(z.unknown()), z.string(), z.number().int(), z.boolean()]).optional(),\n}).passthrough().describe(\"Schema for individual SCIM patch operations.\")).describe(\"A list of SCIM patch operations to be applied to the team. Each operation specifies an action (e.g., add, remove, replace), a target path, and a value. Multiple operations can be provided to perform several updates in a single request.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization to which the team belongs.\"),\n}).describe(\"Request schema for updating a team's attributes using SCIM PATCH operations.\");\nconst SentryPatchScimGroupOperations_GroupMetaSchema = z.object({\n resourceType: z.string().describe(\"Resource type identifier. Always 'Group' for team resources.\").nullable(),\n}).passthrough().describe(\"Metadata about the SCIM Group resource.\");\nconst SentryPatchScimGroupOperations_GroupMemberSchema = z.object({\n value: z.string().describe(\"Unique identifier of the member.\").nullable(),\n display: z.string().describe(\"Display name of the member, typically their email address.\").nullable(),\n}).passthrough().describe(\"Schema for a team member in SCIM Group representation.\");\nexport const SentryPatchScimGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the team (Group). Only present in 200 OK success responses.\").nullable().optional(),\n meta: SentryPatchScimGroupOperations_GroupMetaSchema.nullable().optional(),\n detail: z.string().describe(\"Human-readable error message providing additional context about the error. Present in error responses.\").nullable().optional(),\n status: z.string().describe(\"HTTP status code as a string. Present in error responses (401, 403, 404). Values: '401', '403', or '404'.\").nullable().optional(),\n members: z.array(SentryPatchScimGroupOperations_GroupMemberSchema).describe(\"List of team members. Limited to 10,000 members maximum. Only present in 200 OK success responses.\").nullable().optional(),\n schemas: z.array(z.string()).describe(\"SCIM schema identifiers. For successful 200 responses: ['urn:ietf:params:scim:schemas:core:2.0:Group']. For error responses: ['urn:ietf:params:scim:api:messages:2.0:Error'].\").nullable().optional(),\n scimType: z.string().describe(\"SCIM-specific error type. Optional field in error responses. Example values: 'invalidCredentials', 'invalidSyntax', 'invalidValue', 'noTarget'.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the team. Only present in 200 OK success responses.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `PatchScimGroupOperations`.\\n\\nSentry's implementation returns 204 No Content as the primary success response with no body.\\nPer RFC 7644 Section 3.5.2, a 200 OK response with the full modified Group resource MAY be\\nreturned when the 'attributes' query parameter is specified.\\nError responses (401, 403, 404) follow SCIM 2.0 protocol standard (RFC 7644 Section 3.12).\");\n\nexport const sentryPatchScimGroupOperations = action(\"SENTRY_PATCH_SCIM_GROUP_OPERATIONS\", {\n slug: \"sentry-patch-scim-group-operations\",\n name: \"Patch SCIM group operations\",\n description: \"Performs SCIM PATCH operations (RFC 7644) to update attributes of a SCIM-enabled Sentry team, provided SCIM integration is active for the organization.\",\n input: SentryPatchScimGroupOperationsInput,\n output: SentryPatchScimGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CAC5F,YAAY,EAAE,MAAM,EAAE,OAAO;EAC7B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EAClH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8QAA8Q,CAAC,CAAC,SAAS;EACnT,OAAO,EAAE,MAAM;GAAC,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;GAAG,EAAE,MAAM,EAAE,QAAQ,CAAC;GAAG,EAAE,OAAO;GAAG,EAAE,OAAO,CAAC,CAAC,IAAI;GAAG,EAAE,QAAQ;EAAC,CAAC,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,CAAC,SAAS,6OAA6O;CAC/T,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE;AACrH,CAAC,CAAC,CAAC,SAAS,8EAA8E;AAC1F,MAAM,iDAAiD,EAAE,OAAO,EAC9D,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,mDAAmD,EAAE,OAAO;CAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAYlF,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,MAAM,+CAA+C,SAAS,CAAC,CAAC,SAAS;EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7J,SAAS,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtM,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3O,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uYAOhB;AACV,CAAC"}
|
|
@@ -7,10 +7,10 @@ const SentryPatchUserActiveStatusInOrganizationInput = zod.z.object({
|
|
|
7
7
|
op: zod.z.string().describe("The operation type; for this action, it must be 'replace'."),
|
|
8
8
|
path: zod.z.string().describe("The JSON Pointer path to the attribute to be modified; must be 'active'."),
|
|
9
9
|
value: zod.z.unknown().describe("The value for the operation. Must be `false` (boolean) to deactivate a member.")
|
|
10
|
-
}).describe("Request schema for individual SCIM PATCH operations.")).describe("A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member."),
|
|
10
|
+
}).passthrough().describe("Request schema for individual SCIM PATCH operations.")).describe("A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member."),
|
|
11
11
|
organization_id_or_slug: zod.z.string().describe("The ID or slug of the Sentry organization.")
|
|
12
12
|
}).describe("Request schema for `PatchUserActiveStatusInOrganization`");
|
|
13
|
-
const SentryPatchUserActiveStatusInOrganizationOutput = zod.z.
|
|
13
|
+
const SentryPatchUserActiveStatusInOrganizationOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `PatchUserActiveStatusInOrganization`\n\nThis endpoint returns HTTP 204 No Content on success with no response body.\nSetting active to false permanently deletes the organization member record.");
|
|
14
14
|
const sentryPatchUserActiveStatusInOrganization = require_action.action("SENTRY_PATCH_USER_ACTIVE_STATUS_IN_ORGANIZATION", {
|
|
15
15
|
slug: "sentry-patch-user-active-status-in-organization",
|
|
16
16
|
name: "Deactivate an organization member",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-user-active-status-in-organization.cjs","names":["z","action"],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryPatchUserActiveStatusInOrganizationInput = z.object({\n member_id: z.string().describe(\"The ID of the organization member to update.\"),\n Operations: z.array(z.object({\n op: z.string().describe(\"The operation type; for this action, it must be 'replace'.\"),\n path: z.string().describe(\"The JSON Pointer path to the attribute to be modified; must be 'active'.\"),\n value: z.unknown().describe(\"The value for the operation. Must be `false` (boolean) to deactivate a member.\"),\n}).describe(\"Request schema for individual SCIM PATCH operations.\")).describe(\"A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `PatchUserActiveStatusInOrganization`\");\nexport const SentryPatchUserActiveStatusInOrganizationOutput = z.
|
|
1
|
+
{"version":3,"file":"patch-user-active-status-in-organization.cjs","names":["z","action"],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryPatchUserActiveStatusInOrganizationInput = z.object({\n member_id: z.string().describe(\"The ID of the organization member to update.\"),\n Operations: z.array(z.object({\n op: z.string().describe(\"The operation type; for this action, it must be 'replace'.\"),\n path: z.string().describe(\"The JSON Pointer path to the attribute to be modified; must be 'active'.\"),\n value: z.unknown().describe(\"The value for the operation. Must be `false` (boolean) to deactivate a member.\"),\n}).passthrough().describe(\"Request schema for individual SCIM PATCH operations.\")).describe(\"A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `PatchUserActiveStatusInOrganization`\");\nexport const SentryPatchUserActiveStatusInOrganizationOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `PatchUserActiveStatusInOrganization`\\n\\nThis endpoint returns HTTP 204 No Content on success with no response body.\\nSetting active to false permanently deletes the organization member record.\");\n\nexport const sentryPatchUserActiveStatusInOrganization = action(\"SENTRY_PATCH_USER_ACTIVE_STATUS_IN_ORGANIZATION\", {\n slug: \"sentry-patch-user-active-status-in-organization\",\n name: \"Deactivate an organization member\",\n description: \"Deactivates and permanently deletes a Sentry organization member by using a SCIM PATCH operation to set their 'active' attribute to 'false'.\",\n input: SentryPatchUserActiveStatusInOrganizationInput,\n output: SentryPatchUserActiveStatusInOrganizationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iDAAiDA,IAAAA,EAAE,OAAO;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC7E,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC7B,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;EACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;EACpG,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF;CAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,wLAAwL;CAClR,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC3F,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,kDAAkDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uNAAuN;AAEjU,MAAa,4CAA4CC,eAAAA,OAAO,mDAAmD;CACjH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -7,13 +7,14 @@ declare const SentryPatchUserActiveStatusInOrganizationInput: z.ZodObject<{
|
|
|
7
7
|
op: z.ZodString;
|
|
8
8
|
path: z.ZodString;
|
|
9
9
|
value: z.ZodUnknown;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>>;
|
|
11
11
|
organization_id_or_slug: z.ZodString;
|
|
12
12
|
}, z.core.$strip>;
|
|
13
|
-
declare const SentryPatchUserActiveStatusInOrganizationOutput: z.
|
|
13
|
+
declare const SentryPatchUserActiveStatusInOrganizationOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
14
14
|
declare const sentryPatchUserActiveStatusInOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
member_id: string;
|
|
16
16
|
Operations: {
|
|
17
|
+
[x: string]: unknown;
|
|
17
18
|
op: string;
|
|
18
19
|
path: string;
|
|
19
20
|
value: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-user-active-status-in-organization.d.cts","names":[],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"mappings":";;;cAIa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;cAS9C,+CAAA,EAA+C,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"patch-user-active-status-in-organization.d.cts","names":[],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"mappings":";;;cAIa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;cAS9C,+CAAA,EAA+C,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/C,yCAAA,gCAAyC,wBAAA"}
|
|
@@ -7,13 +7,14 @@ declare const SentryPatchUserActiveStatusInOrganizationInput: z.ZodObject<{
|
|
|
7
7
|
op: z.ZodString;
|
|
8
8
|
path: z.ZodString;
|
|
9
9
|
value: z.ZodUnknown;
|
|
10
|
-
}, z.core.$
|
|
10
|
+
}, z.core.$loose>>;
|
|
11
11
|
organization_id_or_slug: z.ZodString;
|
|
12
12
|
}, z.core.$strip>;
|
|
13
|
-
declare const SentryPatchUserActiveStatusInOrganizationOutput: z.
|
|
13
|
+
declare const SentryPatchUserActiveStatusInOrganizationOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
14
14
|
declare const sentryPatchUserActiveStatusInOrganization: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
15
|
member_id: string;
|
|
16
16
|
Operations: {
|
|
17
|
+
[x: string]: unknown;
|
|
17
18
|
op: string;
|
|
18
19
|
path: string;
|
|
19
20
|
value: unknown;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-user-active-status-in-organization.d.mts","names":[],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"mappings":";;;cAIa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;cAS9C,+CAAA,EAA+C,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"patch-user-active-status-in-organization.d.mts","names":[],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"mappings":";;;cAIa,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;cAS9C,+CAAA,EAA+C,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/C,yCAAA,gCAAyC,wBAAA"}
|
|
@@ -10,10 +10,10 @@ const sentryPatchUserActiveStatusInOrganization = action("SENTRY_PATCH_USER_ACTI
|
|
|
10
10
|
op: z.string().describe("The operation type; for this action, it must be 'replace'."),
|
|
11
11
|
path: z.string().describe("The JSON Pointer path to the attribute to be modified; must be 'active'."),
|
|
12
12
|
value: z.unknown().describe("The value for the operation. Must be `false` (boolean) to deactivate a member.")
|
|
13
|
-
}).describe("Request schema for individual SCIM PATCH operations.")).describe("A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member."),
|
|
13
|
+
}).passthrough().describe("Request schema for individual SCIM PATCH operations.")).describe("A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member."),
|
|
14
14
|
organization_id_or_slug: z.string().describe("The ID or slug of the Sentry organization.")
|
|
15
15
|
}).describe("Request schema for `PatchUserActiveStatusInOrganization`"),
|
|
16
|
-
output: z.
|
|
16
|
+
output: z.record(z.string(), z.unknown()).describe("Response schema for `PatchUserActiveStatusInOrganization`\n\nThis endpoint returns HTTP 204 No Content on success with no response body.\nSetting active to false permanently deletes the organization member record.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
19
19
|
export { sentryPatchUserActiveStatusInOrganization };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"patch-user-active-status-in-organization.mjs","names":[],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryPatchUserActiveStatusInOrganizationInput = z.object({\n member_id: z.string().describe(\"The ID of the organization member to update.\"),\n Operations: z.array(z.object({\n op: z.string().describe(\"The operation type; for this action, it must be 'replace'.\"),\n path: z.string().describe(\"The JSON Pointer path to the attribute to be modified; must be 'active'.\"),\n value: z.unknown().describe(\"The value for the operation. Must be `false` (boolean) to deactivate a member.\"),\n}).describe(\"Request schema for individual SCIM PATCH operations.\")).describe(\"A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `PatchUserActiveStatusInOrganization`\");\nexport const SentryPatchUserActiveStatusInOrganizationOutput = z.
|
|
1
|
+
{"version":3,"file":"patch-user-active-status-in-organization.mjs","names":[],"sources":["../../src/actions/patch-user-active-status-in-organization.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryPatchUserActiveStatusInOrganizationInput = z.object({\n member_id: z.string().describe(\"The ID of the organization member to update.\"),\n Operations: z.array(z.object({\n op: z.string().describe(\"The operation type; for this action, it must be 'replace'.\"),\n path: z.string().describe(\"The JSON Pointer path to the attribute to be modified; must be 'active'.\"),\n value: z.unknown().describe(\"The value for the operation. Must be `false` (boolean) to deactivate a member.\"),\n}).passthrough().describe(\"Request schema for individual SCIM PATCH operations.\")).describe(\"A list of SCIM PATCH operations. For this action, must contain one operation setting the member's 'active' attribute to 'false', which deactivates and permanently deletes the member.\"),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the Sentry organization.\"),\n}).describe(\"Request schema for `PatchUserActiveStatusInOrganization`\");\nexport const SentryPatchUserActiveStatusInOrganizationOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `PatchUserActiveStatusInOrganization`\\n\\nThis endpoint returns HTTP 204 No Content on success with no response body.\\nSetting active to false permanently deletes the organization member record.\");\n\nexport const sentryPatchUserActiveStatusInOrganization = action(\"SENTRY_PATCH_USER_ACTIVE_STATUS_IN_ORGANIZATION\", {\n slug: \"sentry-patch-user-active-status-in-organization\",\n name: \"Deactivate an organization member\",\n description: \"Deactivates and permanently deletes a Sentry organization member by using a SCIM PATCH operation to set their 'active' attribute to 'false'.\",\n input: SentryPatchUserActiveStatusInOrganizationInput,\n output: SentryPatchUserActiveStatusInOrganizationOutput,\n});\n"],"mappings":";;AAeA,MAAa,4CAA4C,OAAO,mDAAmD;CACjH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf4D,EAAE,OAAO;EACrE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC7E,YAAY,EAAE,MAAM,EAAE,OAAO;GAC7B,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;GACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;GACpG,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF;EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,wLAAwL;EAClR,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC3F,CAAC,CAAC,CAAC,SAAS,0DAOH;CACP,QAP6D,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uNAOhG;AACV,CAAC"}
|
|
@@ -29,18 +29,18 @@ const SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema = zod.
|
|
|
29
29
|
end: zod.z.number().describe("The end timestamp of the query period as a UNIX timestamp (seconds since epoch).").nullable(),
|
|
30
30
|
start: zod.z.number().describe("The start timestamp of the query period as a UNIX timestamp (seconds since epoch).").nullable(),
|
|
31
31
|
dataset: zod.z.string().describe("The dataset that was queried.").nullable()
|
|
32
|
-
}).describe("Metadata about the timeseries response.");
|
|
32
|
+
}).passthrough().describe("Metadata about the timeseries response.");
|
|
33
33
|
const SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Metadata for a timeseries value.");
|
|
34
34
|
const SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema = zod.z.object({
|
|
35
35
|
meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema.nullable().optional(),
|
|
36
36
|
yAxis: zod.z.string().describe("The aggregate field this timeseries represents.").nullable(),
|
|
37
37
|
values: zod.z.array(zod.z.unknown()).describe("Array of timeseries data points."),
|
|
38
38
|
groupBy: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The groupBy fields and their values for this timeseries.").nullable().optional()
|
|
39
|
-
}).describe("Individual timeseries item with values and metadata.");
|
|
39
|
+
}).passthrough().describe("Individual timeseries item with values and metadata.");
|
|
40
40
|
const SentryQueryExploreEventsInTimeseriesFormatOutput = zod.z.object({
|
|
41
41
|
meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema.nullable().optional(),
|
|
42
42
|
timeSeries: zod.z.array(SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema).describe("Array of timeseries items, each containing values and metadata for one or more axis/groupings.")
|
|
43
|
-
}).describe("Response schema for `QueryExploreEventsInTimeseriesFormat`");
|
|
43
|
+
}).passthrough().describe("Response schema for `QueryExploreEventsInTimeseriesFormat`");
|
|
44
44
|
const sentryQueryExploreEventsInTimeseriesFormat = require_action.action("SENTRY_QUERY_EXPLORE_EVENTS_IN_TIMESERIES_FORMAT", {
|
|
45
45
|
slug: "sentry-query-explore-events-in-timeseries-format",
|
|
46
46
|
name: "Query explore events in timeseries format",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-explore-events-in-timeseries-format.cjs","names":["z","action"],"sources":["../../src/actions/query-explore-events-in-timeseries-format.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryQueryExploreEventsInTimeseriesFormatInput = z.object({\n end: z.string().describe(\"The end of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n sort: z.string().describe(\"What to order the results of the query by. Must be something in the `field` list, excluding equations.\").optional(),\n query: z.string().describe(\"Filters results by using query syntax. Example: `(transaction:foo AND release:abc) OR (transaction:[bar,baz] AND release:def)`.\").optional(),\n start: z.string().describe(\"The start of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n yAxis: z.string().describe(\"The aggregate field to create the timeseries for, defaults to `count()` when not included.\").optional(),\n dataset: z.enum([\"logs\", \"profile_functions\", \"spans\", \"uptime_results\"]).describe(\"Which dataset to query. Changing datasets changes the available fields that can be queried. Options: 'logs', 'profile_functions', 'spans', 'uptime_results'.\"),\n groupBy: z.array(z.string()).describe(\"List of fields to group by. *Required* for topEvents queries as this and sort determine what the top events are.\").optional(),\n project: z.array(z.number().int()).describe(\"The IDs of projects to filter by. `-1` means all available projects. For example, the following are valid parameters: `[1234, 56789]` or `[-1]`.\").optional(),\n interval: z.number().int().describe(\"The size of the bucket for the timeseries to have, must be a value smaller than the window being queried. If the interval is invalid a default interval will be selected instead.\").optional(),\n topEvents: z.number().int().describe(\"The number of top event results to return, must be between 1 and 10. When topEvents is passed, both sort and groupBy are required parameters.\").optional(),\n environment: z.array(z.string()).describe(\"The name of environments to filter by.\").optional(),\n statsPeriod: z.string().describe(\"The period of time for the query, will override the start & end parameters. A number followed by one of: 'd' (days), 'h' (hours), 'm' (minutes), 's' (seconds), 'w' (weeks). For example, `24h` means query data starting from 24 hours ago to now.\").optional(),\n excludeOther: z.enum([\"0\", \"1\"]).describe(\"Whether to include the 'other' timeseries in TopEvents queries.\").optional(),\n comparisonDelta: z.number().int().describe(\"The delta in seconds to return additional offset timeseries by.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n preventMetricAggregates: z.enum([\"0\", \"1\"]).describe(\"Whether to throw an error when aggregates are passed.\").optional(),\n disableAggregateExtrapolation: z.enum([\"0\", \"1\"]).describe(\"Whether to disable aggregate extrapolation.\").optional(),\n}).describe(\"Request schema for `QueryExploreEventsInTimeseriesFormat`\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema = z.object({\n end: z.number().describe(\"The end timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n start: z.number().describe(\"The start timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n dataset: z.string().describe(\"The dataset that was queried.\").nullable(),\n}).describe(\"Metadata about the timeseries response.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema = z.record(z.string(), z.unknown()).describe(\"Metadata for a timeseries value.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema.nullable().optional(),\n yAxis: z.string().describe(\"The aggregate field this timeseries represents.\").nullable(),\n values: z.array(z.unknown()).describe(\"Array of timeseries data points.\"),\n groupBy: z.record(z.string(), z.unknown()).describe(\"The groupBy fields and their values for this timeseries.\").nullable().optional(),\n}).describe(\"Individual timeseries item with values and metadata.\");\nexport const SentryQueryExploreEventsInTimeseriesFormatOutput = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema.nullable().optional(),\n timeSeries: z.array(SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema).describe(\"Array of timeseries items, each containing values and metadata for one or more axis/groupings.\"),\n}).describe(\"Response schema for `QueryExploreEventsInTimeseriesFormat`\");\n\nexport const sentryQueryExploreEventsInTimeseriesFormat = action(\"SENTRY_QUERY_EXPLORE_EVENTS_IN_TIMESERIES_FORMAT\", {\n slug: \"sentry-query-explore-events-in-timeseries-format\",\n name: \"Query explore events in timeseries format\",\n description: \"Retrieves explore data for a given organization as a timeseries. Use this to query timeseries data for 1 or many axis, with results optionally grouped by top events depending on parameters.\",\n input: SentryQueryExploreEventsInTimeseriesFormatInput,\n output: SentryQueryExploreEventsInTimeseriesFormatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAkDA,IAAAA,EAAE,OAAO;CACtE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CAChN,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC7I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CACvK,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS;CACpN,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAClI,SAASA,IAAAA,EAAE,KAAK;EAAC;EAAQ;EAAqB;EAAS;CAAgB,CAAC,CAAC,CAAC,SAAS,8JAA8J;CACjP,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACnK,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CACzM,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS;CAClO,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CAC/L,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qPAAqP,CAAC,CAAC,SAAS;CACjS,cAAcA,IAAAA,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACtH,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACvH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC1G,yBAAyBA,IAAAA,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACvH,+BAA+BA,IAAAA,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,sEAAsEA,IAAAA,EAAE,OAAO;CACnF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACtH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,yCAAyC;
|
|
1
|
+
{"version":3,"file":"query-explore-events-in-timeseries-format.cjs","names":["z","action"],"sources":["../../src/actions/query-explore-events-in-timeseries-format.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryQueryExploreEventsInTimeseriesFormatInput = z.object({\n end: z.string().describe(\"The end of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n sort: z.string().describe(\"What to order the results of the query by. Must be something in the `field` list, excluding equations.\").optional(),\n query: z.string().describe(\"Filters results by using query syntax. Example: `(transaction:foo AND release:abc) OR (transaction:[bar,baz] AND release:def)`.\").optional(),\n start: z.string().describe(\"The start of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n yAxis: z.string().describe(\"The aggregate field to create the timeseries for, defaults to `count()` when not included.\").optional(),\n dataset: z.enum([\"logs\", \"profile_functions\", \"spans\", \"uptime_results\"]).describe(\"Which dataset to query. Changing datasets changes the available fields that can be queried. Options: 'logs', 'profile_functions', 'spans', 'uptime_results'.\"),\n groupBy: z.array(z.string()).describe(\"List of fields to group by. *Required* for topEvents queries as this and sort determine what the top events are.\").optional(),\n project: z.array(z.number().int()).describe(\"The IDs of projects to filter by. `-1` means all available projects. For example, the following are valid parameters: `[1234, 56789]` or `[-1]`.\").optional(),\n interval: z.number().int().describe(\"The size of the bucket for the timeseries to have, must be a value smaller than the window being queried. If the interval is invalid a default interval will be selected instead.\").optional(),\n topEvents: z.number().int().describe(\"The number of top event results to return, must be between 1 and 10. When topEvents is passed, both sort and groupBy are required parameters.\").optional(),\n environment: z.array(z.string()).describe(\"The name of environments to filter by.\").optional(),\n statsPeriod: z.string().describe(\"The period of time for the query, will override the start & end parameters. A number followed by one of: 'd' (days), 'h' (hours), 'm' (minutes), 's' (seconds), 'w' (weeks). For example, `24h` means query data starting from 24 hours ago to now.\").optional(),\n excludeOther: z.enum([\"0\", \"1\"]).describe(\"Whether to include the 'other' timeseries in TopEvents queries.\").optional(),\n comparisonDelta: z.number().int().describe(\"The delta in seconds to return additional offset timeseries by.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n preventMetricAggregates: z.enum([\"0\", \"1\"]).describe(\"Whether to throw an error when aggregates are passed.\").optional(),\n disableAggregateExtrapolation: z.enum([\"0\", \"1\"]).describe(\"Whether to disable aggregate extrapolation.\").optional(),\n}).describe(\"Request schema for `QueryExploreEventsInTimeseriesFormat`\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema = z.object({\n end: z.number().describe(\"The end timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n start: z.number().describe(\"The start timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n dataset: z.string().describe(\"The dataset that was queried.\").nullable(),\n}).passthrough().describe(\"Metadata about the timeseries response.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema = z.record(z.string(), z.unknown()).describe(\"Metadata for a timeseries value.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema.nullable().optional(),\n yAxis: z.string().describe(\"The aggregate field this timeseries represents.\").nullable(),\n values: z.array(z.unknown()).describe(\"Array of timeseries data points.\"),\n groupBy: z.record(z.string(), z.unknown()).describe(\"The groupBy fields and their values for this timeseries.\").nullable().optional(),\n}).passthrough().describe(\"Individual timeseries item with values and metadata.\");\nexport const SentryQueryExploreEventsInTimeseriesFormatOutput = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema.nullable().optional(),\n timeSeries: z.array(SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema).describe(\"Array of timeseries items, each containing values and metadata for one or more axis/groupings.\"),\n}).passthrough().describe(\"Response schema for `QueryExploreEventsInTimeseriesFormat`\");\n\nexport const sentryQueryExploreEventsInTimeseriesFormat = action(\"SENTRY_QUERY_EXPLORE_EVENTS_IN_TIMESERIES_FORMAT\", {\n slug: \"sentry-query-explore-events-in-timeseries-format\",\n name: \"Query explore events in timeseries format\",\n description: \"Retrieves explore data for a given organization as a timeseries. Use this to query timeseries data for 1 or many axis, with results optionally grouped by top events depending on parameters.\",\n input: SentryQueryExploreEventsInTimeseriesFormatInput,\n output: SentryQueryExploreEventsInTimeseriesFormatOutput,\n});\n"],"mappings":"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"}
|
|
@@ -39,14 +39,14 @@ declare const SentryQueryExploreEventsInTimeseriesFormatOutput: z.ZodObject<{
|
|
|
39
39
|
end: z.ZodNullable<z.ZodNumber>;
|
|
40
40
|
start: z.ZodNullable<z.ZodNumber>;
|
|
41
41
|
dataset: z.ZodNullable<z.ZodString>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
timeSeries: z.ZodArray<z.ZodObject<{
|
|
44
44
|
meta: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
45
45
|
yAxis: z.ZodNullable<z.ZodString>;
|
|
46
46
|
values: z.ZodArray<z.ZodUnknown>;
|
|
47
47
|
groupBy: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
50
|
declare const sentryQueryExploreEventsInTimeseriesFormat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
dataset: "spans" | "logs" | "profile_functions" | "uptime_results";
|
|
52
52
|
organization_id_or_slug: string;
|
|
@@ -39,14 +39,14 @@ declare const SentryQueryExploreEventsInTimeseriesFormatOutput: z.ZodObject<{
|
|
|
39
39
|
end: z.ZodNullable<z.ZodNumber>;
|
|
40
40
|
start: z.ZodNullable<z.ZodNumber>;
|
|
41
41
|
dataset: z.ZodNullable<z.ZodString>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
timeSeries: z.ZodArray<z.ZodObject<{
|
|
44
44
|
meta: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
45
45
|
yAxis: z.ZodNullable<z.ZodString>;
|
|
46
46
|
values: z.ZodArray<z.ZodUnknown>;
|
|
47
47
|
groupBy: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>;
|
|
49
|
+
}, z.core.$loose>;
|
|
50
50
|
declare const sentryQueryExploreEventsInTimeseriesFormat: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
51
|
dataset: "spans" | "logs" | "profile_functions" | "uptime_results";
|
|
52
52
|
organization_id_or_slug: string;
|
|
@@ -29,14 +29,14 @@ const SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema = z.ob
|
|
|
29
29
|
end: z.number().describe("The end timestamp of the query period as a UNIX timestamp (seconds since epoch).").nullable(),
|
|
30
30
|
start: z.number().describe("The start timestamp of the query period as a UNIX timestamp (seconds since epoch).").nullable(),
|
|
31
31
|
dataset: z.string().describe("The dataset that was queried.").nullable()
|
|
32
|
-
}).describe("Metadata about the timeseries response.");
|
|
32
|
+
}).passthrough().describe("Metadata about the timeseries response.");
|
|
33
33
|
const SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema = z.record(z.string(), z.unknown()).describe("Metadata for a timeseries value.");
|
|
34
34
|
const SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema = z.object({
|
|
35
35
|
meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema.nullable().optional(),
|
|
36
36
|
yAxis: z.string().describe("The aggregate field this timeseries represents.").nullable(),
|
|
37
37
|
values: z.array(z.unknown()).describe("Array of timeseries data points."),
|
|
38
38
|
groupBy: z.record(z.string(), z.unknown()).describe("The groupBy fields and their values for this timeseries.").nullable().optional()
|
|
39
|
-
}).describe("Individual timeseries item with values and metadata.");
|
|
39
|
+
}).passthrough().describe("Individual timeseries item with values and metadata.");
|
|
40
40
|
const sentryQueryExploreEventsInTimeseriesFormat = action("SENTRY_QUERY_EXPLORE_EVENTS_IN_TIMESERIES_FORMAT", {
|
|
41
41
|
slug: "sentry-query-explore-events-in-timeseries-format",
|
|
42
42
|
name: "Query explore events in timeseries format",
|
|
@@ -45,7 +45,7 @@ const sentryQueryExploreEventsInTimeseriesFormat = action("SENTRY_QUERY_EXPLORE_
|
|
|
45
45
|
output: z.object({
|
|
46
46
|
meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema.nullable().optional(),
|
|
47
47
|
timeSeries: z.array(SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema).describe("Array of timeseries items, each containing values and metadata for one or more axis/groupings.")
|
|
48
|
-
}).describe("Response schema for `QueryExploreEventsInTimeseriesFormat`")
|
|
48
|
+
}).passthrough().describe("Response schema for `QueryExploreEventsInTimeseriesFormat`")
|
|
49
49
|
});
|
|
50
50
|
//#endregion
|
|
51
51
|
export { sentryQueryExploreEventsInTimeseriesFormat };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-explore-events-in-timeseries-format.mjs","names":[],"sources":["../../src/actions/query-explore-events-in-timeseries-format.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryQueryExploreEventsInTimeseriesFormatInput = z.object({\n end: z.string().describe(\"The end of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n sort: z.string().describe(\"What to order the results of the query by. Must be something in the `field` list, excluding equations.\").optional(),\n query: z.string().describe(\"Filters results by using query syntax. Example: `(transaction:foo AND release:abc) OR (transaction:[bar,baz] AND release:def)`.\").optional(),\n start: z.string().describe(\"The start of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n yAxis: z.string().describe(\"The aggregate field to create the timeseries for, defaults to `count()` when not included.\").optional(),\n dataset: z.enum([\"logs\", \"profile_functions\", \"spans\", \"uptime_results\"]).describe(\"Which dataset to query. Changing datasets changes the available fields that can be queried. Options: 'logs', 'profile_functions', 'spans', 'uptime_results'.\"),\n groupBy: z.array(z.string()).describe(\"List of fields to group by. *Required* for topEvents queries as this and sort determine what the top events are.\").optional(),\n project: z.array(z.number().int()).describe(\"The IDs of projects to filter by. `-1` means all available projects. For example, the following are valid parameters: `[1234, 56789]` or `[-1]`.\").optional(),\n interval: z.number().int().describe(\"The size of the bucket for the timeseries to have, must be a value smaller than the window being queried. If the interval is invalid a default interval will be selected instead.\").optional(),\n topEvents: z.number().int().describe(\"The number of top event results to return, must be between 1 and 10. When topEvents is passed, both sort and groupBy are required parameters.\").optional(),\n environment: z.array(z.string()).describe(\"The name of environments to filter by.\").optional(),\n statsPeriod: z.string().describe(\"The period of time for the query, will override the start & end parameters. A number followed by one of: 'd' (days), 'h' (hours), 'm' (minutes), 's' (seconds), 'w' (weeks). For example, `24h` means query data starting from 24 hours ago to now.\").optional(),\n excludeOther: z.enum([\"0\", \"1\"]).describe(\"Whether to include the 'other' timeseries in TopEvents queries.\").optional(),\n comparisonDelta: z.number().int().describe(\"The delta in seconds to return additional offset timeseries by.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n preventMetricAggregates: z.enum([\"0\", \"1\"]).describe(\"Whether to throw an error when aggregates are passed.\").optional(),\n disableAggregateExtrapolation: z.enum([\"0\", \"1\"]).describe(\"Whether to disable aggregate extrapolation.\").optional(),\n}).describe(\"Request schema for `QueryExploreEventsInTimeseriesFormat`\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema = z.object({\n end: z.number().describe(\"The end timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n start: z.number().describe(\"The start timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n dataset: z.string().describe(\"The dataset that was queried.\").nullable(),\n}).describe(\"Metadata about the timeseries response.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema = z.record(z.string(), z.unknown()).describe(\"Metadata for a timeseries value.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema.nullable().optional(),\n yAxis: z.string().describe(\"The aggregate field this timeseries represents.\").nullable(),\n values: z.array(z.unknown()).describe(\"Array of timeseries data points.\"),\n groupBy: z.record(z.string(), z.unknown()).describe(\"The groupBy fields and their values for this timeseries.\").nullable().optional(),\n}).describe(\"Individual timeseries item with values and metadata.\");\nexport const SentryQueryExploreEventsInTimeseriesFormatOutput = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema.nullable().optional(),\n timeSeries: z.array(SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema).describe(\"Array of timeseries items, each containing values and metadata for one or more axis/groupings.\"),\n}).describe(\"Response schema for `QueryExploreEventsInTimeseriesFormat`\");\n\nexport const sentryQueryExploreEventsInTimeseriesFormat = action(\"SENTRY_QUERY_EXPLORE_EVENTS_IN_TIMESERIES_FORMAT\", {\n slug: \"sentry-query-explore-events-in-timeseries-format\",\n name: \"Query explore events in timeseries format\",\n description: \"Retrieves explore data for a given organization as a timeseries. Use this to query timeseries data for 1 or many axis, with results optionally grouped by top events depending on parameters.\",\n input: SentryQueryExploreEventsInTimeseriesFormatInput,\n output: SentryQueryExploreEventsInTimeseriesFormatOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAkD,EAAE,OAAO;CACtE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4KAA4K,CAAC,CAAC,SAAS;CAChN,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC7I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS;CACvK,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS;CACpN,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CAClI,SAAS,EAAE,KAAK;EAAC;EAAQ;EAAqB;EAAS;CAAgB,CAAC,CAAC,CAAC,SAAS,8JAA8J;CACjP,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CACnK,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;CACzM,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS;CAClO,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CAC/L,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qPAAqP,CAAC,CAAC,SAAS;CACjS,cAAc,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACtH,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACvH,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC1G,yBAAyB,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CACvH,+BAA+B,EAAE,KAAK,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,sEAAsE,EAAE,OAAO;CACnF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACtH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC1H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,yCAAyC;
|
|
1
|
+
{"version":3,"file":"query-explore-events-in-timeseries-format.mjs","names":[],"sources":["../../src/actions/query-explore-events-in-timeseries-format.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryQueryExploreEventsInTimeseriesFormatInput = z.object({\n end: z.string().describe(\"The end of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n sort: z.string().describe(\"What to order the results of the query by. Must be something in the `field` list, excluding equations.\").optional(),\n query: z.string().describe(\"Filters results by using query syntax. Example: `(transaction:foo AND release:abc) OR (transaction:[bar,baz] AND release:def)`.\").optional(),\n start: z.string().describe(\"The start of the period of time for the query, expected in ISO-8601 format. For example, `2001-12-14T12:34:56.7890`. This parameter is ignored if `statsPeriod` is provided.\").optional(),\n yAxis: z.string().describe(\"The aggregate field to create the timeseries for, defaults to `count()` when not included.\").optional(),\n dataset: z.enum([\"logs\", \"profile_functions\", \"spans\", \"uptime_results\"]).describe(\"Which dataset to query. Changing datasets changes the available fields that can be queried. Options: 'logs', 'profile_functions', 'spans', 'uptime_results'.\"),\n groupBy: z.array(z.string()).describe(\"List of fields to group by. *Required* for topEvents queries as this and sort determine what the top events are.\").optional(),\n project: z.array(z.number().int()).describe(\"The IDs of projects to filter by. `-1` means all available projects. For example, the following are valid parameters: `[1234, 56789]` or `[-1]`.\").optional(),\n interval: z.number().int().describe(\"The size of the bucket for the timeseries to have, must be a value smaller than the window being queried. If the interval is invalid a default interval will be selected instead.\").optional(),\n topEvents: z.number().int().describe(\"The number of top event results to return, must be between 1 and 10. When topEvents is passed, both sort and groupBy are required parameters.\").optional(),\n environment: z.array(z.string()).describe(\"The name of environments to filter by.\").optional(),\n statsPeriod: z.string().describe(\"The period of time for the query, will override the start & end parameters. A number followed by one of: 'd' (days), 'h' (hours), 'm' (minutes), 's' (seconds), 'w' (weeks). For example, `24h` means query data starting from 24 hours ago to now.\").optional(),\n excludeOther: z.enum([\"0\", \"1\"]).describe(\"Whether to include the 'other' timeseries in TopEvents queries.\").optional(),\n comparisonDelta: z.number().int().describe(\"The delta in seconds to return additional offset timeseries by.\").optional(),\n organization_id_or_slug: z.string().describe(\"The ID or slug of the organization the resource belongs to.\"),\n preventMetricAggregates: z.enum([\"0\", \"1\"]).describe(\"Whether to throw an error when aggregates are passed.\").optional(),\n disableAggregateExtrapolation: z.enum([\"0\", \"1\"]).describe(\"Whether to disable aggregate extrapolation.\").optional(),\n}).describe(\"Request schema for `QueryExploreEventsInTimeseriesFormat`\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema = z.object({\n end: z.number().describe(\"The end timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n start: z.number().describe(\"The start timestamp of the query period as a UNIX timestamp (seconds since epoch).\").nullable(),\n dataset: z.string().describe(\"The dataset that was queried.\").nullable(),\n}).passthrough().describe(\"Metadata about the timeseries response.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema = z.record(z.string(), z.unknown()).describe(\"Metadata for a timeseries value.\");\nconst SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesValueMetaSchema.nullable().optional(),\n yAxis: z.string().describe(\"The aggregate field this timeseries represents.\").nullable(),\n values: z.array(z.unknown()).describe(\"Array of timeseries data points.\"),\n groupBy: z.record(z.string(), z.unknown()).describe(\"The groupBy fields and their values for this timeseries.\").nullable().optional(),\n}).passthrough().describe(\"Individual timeseries item with values and metadata.\");\nexport const SentryQueryExploreEventsInTimeseriesFormatOutput = z.object({\n meta: SentryQueryExploreEventsInTimeseriesFormat_TimeseriesMetadataSchema.nullable().optional(),\n timeSeries: z.array(SentryQueryExploreEventsInTimeseriesFormat_TimeseriesItemSchema).describe(\"Array of timeseries items, each containing values and metadata for one or more axis/groupings.\"),\n}).passthrough().describe(\"Response schema for `QueryExploreEventsInTimeseriesFormat`\");\n\nexport const sentryQueryExploreEventsInTimeseriesFormat = action(\"SENTRY_QUERY_EXPLORE_EVENTS_IN_TIMESERIES_FORMAT\", {\n slug: \"sentry-query-explore-events-in-timeseries-format\",\n name: \"Query explore events in timeseries format\",\n description: \"Retrieves explore data for a given organization as a timeseries. Use this to query timeseries data for 1 or many axis, with results optionally grouped by top events depending on parameters.\",\n input: SentryQueryExploreEventsInTimeseriesFormatInput,\n output: SentryQueryExploreEventsInTimeseriesFormatOutput,\n});\n"],"mappings":"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"}
|
|
@@ -5,14 +5,14 @@ const SentryRetrieveACustomIntegrationByIdOrSlugInput = zod.z.object({ sentry_ap
|
|
|
5
5
|
const SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema = zod.z.object({
|
|
6
6
|
id: zod.z.number().int().describe("Owner numeric ID").nullable(),
|
|
7
7
|
slug: zod.z.string().describe("Owner URL slug").nullable()
|
|
8
|
-
}).describe("Schema for organization owner details.");
|
|
8
|
+
}).passthrough().describe("Schema for organization owner details.");
|
|
9
9
|
const SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema = zod.z.object({
|
|
10
10
|
color: zod.z.boolean().describe("Color flag").nullable(),
|
|
11
11
|
avatarUrl: zod.z.string().describe("Avatar image URL").nullable(),
|
|
12
12
|
photoType: zod.z.string().describe("Photo classification").nullable(),
|
|
13
13
|
avatarType: zod.z.string().describe("Type of avatar").nullable(),
|
|
14
14
|
avatarUuid: zod.z.string().describe("UUID identifier for the avatar").nullable()
|
|
15
|
-
}).describe("Schema for avatar information.");
|
|
15
|
+
}).passthrough().describe("Schema for avatar information.");
|
|
16
16
|
const SentryRetrieveACustomIntegrationByIdOrSlugOutput = zod.z.object({
|
|
17
17
|
name: zod.z.string().describe("Display name of the custom integration shown to users").nullable(),
|
|
18
18
|
slug: zod.z.string().describe("URL-friendly unique identifier used in API endpoints and URLs").nullable(),
|
|
@@ -36,7 +36,7 @@ const SentryRetrieveACustomIntegrationByIdOrSlugOutput = zod.z.object({
|
|
|
36
36
|
datePublished: zod.z.string().describe("ISO 8601 timestamp when the integration was published to the Sentry integration marketplace").nullable().optional(),
|
|
37
37
|
verifyInstall: zod.z.boolean().describe("Whether installation of this integration requires verification by the integration provider").nullable(),
|
|
38
38
|
allowedOrigins: zod.z.array(zod.z.string()).describe("List of allowed origins for CORS configuration when the integration makes requests")
|
|
39
|
-
}).describe("Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.");
|
|
39
|
+
}).passthrough().describe("Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.");
|
|
40
40
|
const sentryRetrieveACustomIntegrationByIdOrSlug = require_action.action("SENTRY_RETRIEVE_A_CUSTOM_INTEGRATION_BY_ID_OR_SLUG", {
|
|
41
41
|
slug: "sentry-retrieve-a-custom-integration-by-id-or-slug",
|
|
42
42
|
name: "Retrieve a custom integration by id or slug",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-a-custom-integration-by-id-or-slug.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-a-custom-integration-by-id-or-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveACustomIntegrationByIdOrSlugInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The URL-friendly slug of the custom integration (Sentry App) to retrieve. Note: Use the slug (e.g., 'my-integration'), not the UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for retrieving a custom integration (Sentry App).\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema = z.object({\n id: z.number().int().describe(\"Owner numeric ID\").nullable(),\n slug: z.string().describe(\"Owner URL slug\").nullable(),\n}).describe(\"Schema for organization owner details.\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema = z.object({\n color: z.boolean().describe(\"Color flag\").nullable(),\n avatarUrl: z.string().describe(\"Avatar image URL\").nullable(),\n photoType: z.string().describe(\"Photo classification\").nullable(),\n avatarType: z.string().describe(\"Type of avatar\").nullable(),\n avatarUuid: z.string().describe(\"UUID identifier for the avatar\").nullable(),\n}).describe(\"Schema for avatar information.\");\nexport const SentryRetrieveACustomIntegrationByIdOrSlugOutput = z.object({\n name: z.string().describe(\"Display name of the custom integration shown to users\").nullable(),\n slug: z.string().describe(\"URL-friendly unique identifier used in API endpoints and URLs\").nullable(),\n uuid: z.string().describe(\"Globally unique identifier (UUID) for the custom integration\").nullable(),\n owner: SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema.nullable(),\n author: z.string().describe(\"Name of the organization or individual who created this integration\").nullable().optional(),\n events: z.array(z.string()).describe(\"List of Sentry webhook events this integration subscribes to (e.g., 'issue', 'comment', 'seer')\"),\n schema: z.string().describe(\"JSON schema defining the integration's UI components and configuration fields\").nullable(),\n scopes: z.array(z.string()).describe(\"List of permission scopes granted to this integration (e.g., 'org:read', 'project:write')\"),\n status: z.string().describe(\"Publication status of the integration (e.g., 'published', 'unpublished', 'internal')\").nullable(),\n avatars: z.array(SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema).describe(\"Avatar images for the custom integration including logo and icon variants\"),\n clientId: z.string().describe(\"OAuth client identifier used for authenticating API requests from this integration\").nullable(),\n metadata: z.string().describe(\"Custom metadata associated with the integration in JSON format\").nullable(),\n overview: z.string().describe(\"Brief overview or description of what this integration does\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity score indicating how many organizations have installed this integration\").nullable().optional(),\n webhookUrl: z.string().describe(\"Endpoint URL where Sentry sends webhook events subscribed by this integration\").nullable().optional(),\n featureData: z.array(z.string()).describe(\"List of features enabled for this integration with their descriptions and requirements\"),\n isAlertable: z.boolean().describe(\"Indicates whether this integration can be used for alert notifications\").nullable(),\n redirectUrl: z.string().describe(\"OAuth redirect URL where users are sent after authorizing the integration\").nullable().optional(),\n clientSecret: z.string().describe(\"OAuth client secret for authentication (may be masked or null for security)\").nullable().optional(),\n datePublished: z.string().describe(\"ISO 8601 timestamp when the integration was published to the Sentry integration marketplace\").nullable().optional(),\n verifyInstall: z.boolean().describe(\"Whether installation of this integration requires verification by the integration provider\").nullable(),\n allowedOrigins: z.array(z.string()).describe(\"List of allowed origins for CORS configuration when the integration makes requests\"),\n}).describe(\"Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.\");\n\nexport const sentryRetrieveACustomIntegrationByIdOrSlug = action(\"SENTRY_RETRIEVE_A_CUSTOM_INTEGRATION_BY_ID_OR_SLUG\", {\n slug: \"sentry-retrieve-a-custom-integration-by-id-or-slug\",\n name: \"Retrieve a custom integration by id or slug\",\n description: \"Retrieves detailed information about a custom integration (Sentry App) by its slug. Use this action when you need to: - Get configuration details of a custom integration including scopes, webhooks, and OAuth settings - Check the status and permissions of an integration - Retrieve integration metadata such as name, description, and avatar - Verify which events an integration subscribes to Note: Provide the integration's slug (case-sensitive), not its UUID.\",\n input: SentryRetrieveACustomIntegrationByIdOrSlugInput,\n output: SentryRetrieveACustomIntegrationByIdOrSlugOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAkDA,IAAAA,EAAE,OAAO,EACtE,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,EAC7M,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,gEAAgEA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;AACvD,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"retrieve-a-custom-integration-by-id-or-slug.cjs","names":["z","action"],"sources":["../../src/actions/retrieve-a-custom-integration-by-id-or-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveACustomIntegrationByIdOrSlugInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The URL-friendly slug of the custom integration (Sentry App) to retrieve. Note: Use the slug (e.g., 'my-integration'), not the UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for retrieving a custom integration (Sentry App).\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema = z.object({\n id: z.number().int().describe(\"Owner numeric ID\").nullable(),\n slug: z.string().describe(\"Owner URL slug\").nullable(),\n}).passthrough().describe(\"Schema for organization owner details.\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema = z.object({\n color: z.boolean().describe(\"Color flag\").nullable(),\n avatarUrl: z.string().describe(\"Avatar image URL\").nullable(),\n photoType: z.string().describe(\"Photo classification\").nullable(),\n avatarType: z.string().describe(\"Type of avatar\").nullable(),\n avatarUuid: z.string().describe(\"UUID identifier for the avatar\").nullable(),\n}).passthrough().describe(\"Schema for avatar information.\");\nexport const SentryRetrieveACustomIntegrationByIdOrSlugOutput = z.object({\n name: z.string().describe(\"Display name of the custom integration shown to users\").nullable(),\n slug: z.string().describe(\"URL-friendly unique identifier used in API endpoints and URLs\").nullable(),\n uuid: z.string().describe(\"Globally unique identifier (UUID) for the custom integration\").nullable(),\n owner: SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema.nullable(),\n author: z.string().describe(\"Name of the organization or individual who created this integration\").nullable().optional(),\n events: z.array(z.string()).describe(\"List of Sentry webhook events this integration subscribes to (e.g., 'issue', 'comment', 'seer')\"),\n schema: z.string().describe(\"JSON schema defining the integration's UI components and configuration fields\").nullable(),\n scopes: z.array(z.string()).describe(\"List of permission scopes granted to this integration (e.g., 'org:read', 'project:write')\"),\n status: z.string().describe(\"Publication status of the integration (e.g., 'published', 'unpublished', 'internal')\").nullable(),\n avatars: z.array(SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema).describe(\"Avatar images for the custom integration including logo and icon variants\"),\n clientId: z.string().describe(\"OAuth client identifier used for authenticating API requests from this integration\").nullable(),\n metadata: z.string().describe(\"Custom metadata associated with the integration in JSON format\").nullable(),\n overview: z.string().describe(\"Brief overview or description of what this integration does\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity score indicating how many organizations have installed this integration\").nullable().optional(),\n webhookUrl: z.string().describe(\"Endpoint URL where Sentry sends webhook events subscribed by this integration\").nullable().optional(),\n featureData: z.array(z.string()).describe(\"List of features enabled for this integration with their descriptions and requirements\"),\n isAlertable: z.boolean().describe(\"Indicates whether this integration can be used for alert notifications\").nullable(),\n redirectUrl: z.string().describe(\"OAuth redirect URL where users are sent after authorizing the integration\").nullable().optional(),\n clientSecret: z.string().describe(\"OAuth client secret for authentication (may be masked or null for security)\").nullable().optional(),\n datePublished: z.string().describe(\"ISO 8601 timestamp when the integration was published to the Sentry integration marketplace\").nullable().optional(),\n verifyInstall: z.boolean().describe(\"Whether installation of this integration requires verification by the integration provider\").nullable(),\n allowedOrigins: z.array(z.string()).describe(\"List of allowed origins for CORS configuration when the integration makes requests\"),\n}).passthrough().describe(\"Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.\");\n\nexport const sentryRetrieveACustomIntegrationByIdOrSlug = action(\"SENTRY_RETRIEVE_A_CUSTOM_INTEGRATION_BY_ID_OR_SLUG\", {\n slug: \"sentry-retrieve-a-custom-integration-by-id-or-slug\",\n name: \"Retrieve a custom integration by id or slug\",\n description: \"Retrieves detailed information about a custom integration (Sentry App) by its slug. Use this action when you need to: - Get configuration details of a custom integration including scopes, webhooks, and OAuth settings - Check the status and permissions of an integration - Retrieve integration metadata such as name, description, and avatar - Verify which events an integration subscribes to Note: Provide the integration's slug (case-sensitive), not its UUID.\",\n input: SentryRetrieveACustomIntegrationByIdOrSlugInput,\n output: SentryRetrieveACustomIntegrationByIdOrSlugOutput,\n});\n"],"mappings":"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"}
|
|
@@ -11,7 +11,7 @@ declare const SentryRetrieveACustomIntegrationByIdOrSlugOutput: z.ZodObject<{
|
|
|
11
11
|
owner: z.ZodNullable<z.ZodObject<{
|
|
12
12
|
id: z.ZodNullable<z.ZodNumber>;
|
|
13
13
|
slug: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
15
|
author: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
events: z.ZodArray<z.ZodString>;
|
|
17
17
|
schema: z.ZodNullable<z.ZodString>;
|
|
@@ -23,7 +23,7 @@ declare const SentryRetrieveACustomIntegrationByIdOrSlugOutput: z.ZodObject<{
|
|
|
23
23
|
photoType: z.ZodNullable<z.ZodString>;
|
|
24
24
|
avatarType: z.ZodNullable<z.ZodString>;
|
|
25
25
|
avatarUuid: z.ZodNullable<z.ZodString>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
27
|
clientId: z.ZodNullable<z.ZodString>;
|
|
28
28
|
metadata: z.ZodNullable<z.ZodString>;
|
|
29
29
|
overview: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -36,7 +36,7 @@ declare const SentryRetrieveACustomIntegrationByIdOrSlugOutput: z.ZodObject<{
|
|
|
36
36
|
datePublished: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
verifyInstall: z.ZodNullable<z.ZodBoolean>;
|
|
38
38
|
allowedOrigins: z.ZodArray<z.ZodString>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>;
|
|
40
40
|
declare const sentryRetrieveACustomIntegrationByIdOrSlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
sentry_app_id_or_slug: string;
|
|
42
42
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -11,7 +11,7 @@ declare const SentryRetrieveACustomIntegrationByIdOrSlugOutput: z.ZodObject<{
|
|
|
11
11
|
owner: z.ZodNullable<z.ZodObject<{
|
|
12
12
|
id: z.ZodNullable<z.ZodNumber>;
|
|
13
13
|
slug: z.ZodNullable<z.ZodString>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
15
|
author: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
events: z.ZodArray<z.ZodString>;
|
|
17
17
|
schema: z.ZodNullable<z.ZodString>;
|
|
@@ -23,7 +23,7 @@ declare const SentryRetrieveACustomIntegrationByIdOrSlugOutput: z.ZodObject<{
|
|
|
23
23
|
photoType: z.ZodNullable<z.ZodString>;
|
|
24
24
|
avatarType: z.ZodNullable<z.ZodString>;
|
|
25
25
|
avatarUuid: z.ZodNullable<z.ZodString>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
27
|
clientId: z.ZodNullable<z.ZodString>;
|
|
28
28
|
metadata: z.ZodNullable<z.ZodString>;
|
|
29
29
|
overview: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -36,7 +36,7 @@ declare const SentryRetrieveACustomIntegrationByIdOrSlugOutput: z.ZodObject<{
|
|
|
36
36
|
datePublished: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
verifyInstall: z.ZodNullable<z.ZodBoolean>;
|
|
38
38
|
allowedOrigins: z.ZodArray<z.ZodString>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>;
|
|
40
40
|
declare const sentryRetrieveACustomIntegrationByIdOrSlug: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
41
41
|
sentry_app_id_or_slug: string;
|
|
42
42
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,14 +5,14 @@ const SentryRetrieveACustomIntegrationByIdOrSlugInput = z.object({ sentry_app_id
|
|
|
5
5
|
const SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema = z.object({
|
|
6
6
|
id: z.number().int().describe("Owner numeric ID").nullable(),
|
|
7
7
|
slug: z.string().describe("Owner URL slug").nullable()
|
|
8
|
-
}).describe("Schema for organization owner details.");
|
|
8
|
+
}).passthrough().describe("Schema for organization owner details.");
|
|
9
9
|
const SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema = z.object({
|
|
10
10
|
color: z.boolean().describe("Color flag").nullable(),
|
|
11
11
|
avatarUrl: z.string().describe("Avatar image URL").nullable(),
|
|
12
12
|
photoType: z.string().describe("Photo classification").nullable(),
|
|
13
13
|
avatarType: z.string().describe("Type of avatar").nullable(),
|
|
14
14
|
avatarUuid: z.string().describe("UUID identifier for the avatar").nullable()
|
|
15
|
-
}).describe("Schema for avatar information.");
|
|
15
|
+
}).passthrough().describe("Schema for avatar information.");
|
|
16
16
|
const sentryRetrieveACustomIntegrationByIdOrSlug = action("SENTRY_RETRIEVE_A_CUSTOM_INTEGRATION_BY_ID_OR_SLUG", {
|
|
17
17
|
slug: "sentry-retrieve-a-custom-integration-by-id-or-slug",
|
|
18
18
|
name: "Retrieve a custom integration by id or slug",
|
|
@@ -41,7 +41,7 @@ const sentryRetrieveACustomIntegrationByIdOrSlug = action("SENTRY_RETRIEVE_A_CUS
|
|
|
41
41
|
datePublished: z.string().describe("ISO 8601 timestamp when the integration was published to the Sentry integration marketplace").nullable().optional(),
|
|
42
42
|
verifyInstall: z.boolean().describe("Whether installation of this integration requires verification by the integration provider").nullable(),
|
|
43
43
|
allowedOrigins: z.array(z.string()).describe("List of allowed origins for CORS configuration when the integration makes requests")
|
|
44
|
-
}).describe("Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.")
|
|
44
|
+
}).passthrough().describe("Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { sentryRetrieveACustomIntegrationByIdOrSlug };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"retrieve-a-custom-integration-by-id-or-slug.mjs","names":[],"sources":["../../src/actions/retrieve-a-custom-integration-by-id-or-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveACustomIntegrationByIdOrSlugInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The URL-friendly slug of the custom integration (Sentry App) to retrieve. Note: Use the slug (e.g., 'my-integration'), not the UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for retrieving a custom integration (Sentry App).\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema = z.object({\n id: z.number().int().describe(\"Owner numeric ID\").nullable(),\n slug: z.string().describe(\"Owner URL slug\").nullable(),\n}).describe(\"Schema for organization owner details.\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema = z.object({\n color: z.boolean().describe(\"Color flag\").nullable(),\n avatarUrl: z.string().describe(\"Avatar image URL\").nullable(),\n photoType: z.string().describe(\"Photo classification\").nullable(),\n avatarType: z.string().describe(\"Type of avatar\").nullable(),\n avatarUuid: z.string().describe(\"UUID identifier for the avatar\").nullable(),\n}).describe(\"Schema for avatar information.\");\nexport const SentryRetrieveACustomIntegrationByIdOrSlugOutput = z.object({\n name: z.string().describe(\"Display name of the custom integration shown to users\").nullable(),\n slug: z.string().describe(\"URL-friendly unique identifier used in API endpoints and URLs\").nullable(),\n uuid: z.string().describe(\"Globally unique identifier (UUID) for the custom integration\").nullable(),\n owner: SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema.nullable(),\n author: z.string().describe(\"Name of the organization or individual who created this integration\").nullable().optional(),\n events: z.array(z.string()).describe(\"List of Sentry webhook events this integration subscribes to (e.g., 'issue', 'comment', 'seer')\"),\n schema: z.string().describe(\"JSON schema defining the integration's UI components and configuration fields\").nullable(),\n scopes: z.array(z.string()).describe(\"List of permission scopes granted to this integration (e.g., 'org:read', 'project:write')\"),\n status: z.string().describe(\"Publication status of the integration (e.g., 'published', 'unpublished', 'internal')\").nullable(),\n avatars: z.array(SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema).describe(\"Avatar images for the custom integration including logo and icon variants\"),\n clientId: z.string().describe(\"OAuth client identifier used for authenticating API requests from this integration\").nullable(),\n metadata: z.string().describe(\"Custom metadata associated with the integration in JSON format\").nullable(),\n overview: z.string().describe(\"Brief overview or description of what this integration does\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity score indicating how many organizations have installed this integration\").nullable().optional(),\n webhookUrl: z.string().describe(\"Endpoint URL where Sentry sends webhook events subscribed by this integration\").nullable().optional(),\n featureData: z.array(z.string()).describe(\"List of features enabled for this integration with their descriptions and requirements\"),\n isAlertable: z.boolean().describe(\"Indicates whether this integration can be used for alert notifications\").nullable(),\n redirectUrl: z.string().describe(\"OAuth redirect URL where users are sent after authorizing the integration\").nullable().optional(),\n clientSecret: z.string().describe(\"OAuth client secret for authentication (may be masked or null for security)\").nullable().optional(),\n datePublished: z.string().describe(\"ISO 8601 timestamp when the integration was published to the Sentry integration marketplace\").nullable().optional(),\n verifyInstall: z.boolean().describe(\"Whether installation of this integration requires verification by the integration provider\").nullable(),\n allowedOrigins: z.array(z.string()).describe(\"List of allowed origins for CORS configuration when the integration makes requests\"),\n}).describe(\"Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.\");\n\nexport const sentryRetrieveACustomIntegrationByIdOrSlug = action(\"SENTRY_RETRIEVE_A_CUSTOM_INTEGRATION_BY_ID_OR_SLUG\", {\n slug: \"sentry-retrieve-a-custom-integration-by-id-or-slug\",\n name: \"Retrieve a custom integration by id or slug\",\n description: \"Retrieves detailed information about a custom integration (Sentry App) by its slug. Use this action when you need to: - Get configuration details of a custom integration including scopes, webhooks, and OAuth settings - Check the status and permissions of an integration - Retrieve integration metadata such as name, description, and avatar - Verify which events an integration subscribes to Note: Provide the integration's slug (case-sensitive), not its UUID.\",\n input: SentryRetrieveACustomIntegrationByIdOrSlugInput,\n output: SentryRetrieveACustomIntegrationByIdOrSlugOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kDAAkD,EAAE,OAAO,EACtE,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,EAC7M,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,gEAAgE,EAAE,OAAO;CAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;AACvD,CAAC,CAAC,CAAC,SAAS,wCAAwC;
|
|
1
|
+
{"version":3,"file":"retrieve-a-custom-integration-by-id-or-slug.mjs","names":[],"sources":["../../src/actions/retrieve-a-custom-integration-by-id-or-slug.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SentryRetrieveACustomIntegrationByIdOrSlugInput = z.object({\n sentry_app_id_or_slug: z.string().describe(\"The URL-friendly slug of the custom integration (Sentry App) to retrieve. Note: Use the slug (e.g., 'my-integration'), not the UUID. Slugs are case-sensitive.\"),\n}).describe(\"Request schema for retrieving a custom integration (Sentry App).\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema = z.object({\n id: z.number().int().describe(\"Owner numeric ID\").nullable(),\n slug: z.string().describe(\"Owner URL slug\").nullable(),\n}).passthrough().describe(\"Schema for organization owner details.\");\nconst SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema = z.object({\n color: z.boolean().describe(\"Color flag\").nullable(),\n avatarUrl: z.string().describe(\"Avatar image URL\").nullable(),\n photoType: z.string().describe(\"Photo classification\").nullable(),\n avatarType: z.string().describe(\"Type of avatar\").nullable(),\n avatarUuid: z.string().describe(\"UUID identifier for the avatar\").nullable(),\n}).passthrough().describe(\"Schema for avatar information.\");\nexport const SentryRetrieveACustomIntegrationByIdOrSlugOutput = z.object({\n name: z.string().describe(\"Display name of the custom integration shown to users\").nullable(),\n slug: z.string().describe(\"URL-friendly unique identifier used in API endpoints and URLs\").nullable(),\n uuid: z.string().describe(\"Globally unique identifier (UUID) for the custom integration\").nullable(),\n owner: SentryRetrieveACustomIntegrationByIdOrSlug_OwnerDetailsSchema.nullable(),\n author: z.string().describe(\"Name of the organization or individual who created this integration\").nullable().optional(),\n events: z.array(z.string()).describe(\"List of Sentry webhook events this integration subscribes to (e.g., 'issue', 'comment', 'seer')\"),\n schema: z.string().describe(\"JSON schema defining the integration's UI components and configuration fields\").nullable(),\n scopes: z.array(z.string()).describe(\"List of permission scopes granted to this integration (e.g., 'org:read', 'project:write')\"),\n status: z.string().describe(\"Publication status of the integration (e.g., 'published', 'unpublished', 'internal')\").nullable(),\n avatars: z.array(SentryRetrieveACustomIntegrationByIdOrSlug_AvatarItemSchema).describe(\"Avatar images for the custom integration including logo and icon variants\"),\n clientId: z.string().describe(\"OAuth client identifier used for authenticating API requests from this integration\").nullable(),\n metadata: z.string().describe(\"Custom metadata associated with the integration in JSON format\").nullable(),\n overview: z.string().describe(\"Brief overview or description of what this integration does\").nullable().optional(),\n popularity: z.number().int().describe(\"Popularity score indicating how many organizations have installed this integration\").nullable().optional(),\n webhookUrl: z.string().describe(\"Endpoint URL where Sentry sends webhook events subscribed by this integration\").nullable().optional(),\n featureData: z.array(z.string()).describe(\"List of features enabled for this integration with their descriptions and requirements\"),\n isAlertable: z.boolean().describe(\"Indicates whether this integration can be used for alert notifications\").nullable(),\n redirectUrl: z.string().describe(\"OAuth redirect URL where users are sent after authorizing the integration\").nullable().optional(),\n clientSecret: z.string().describe(\"OAuth client secret for authentication (may be masked or null for security)\").nullable().optional(),\n datePublished: z.string().describe(\"ISO 8601 timestamp when the integration was published to the Sentry integration marketplace\").nullable().optional(),\n verifyInstall: z.boolean().describe(\"Whether installation of this integration requires verification by the integration provider\").nullable(),\n allowedOrigins: z.array(z.string()).describe(\"List of allowed origins for CORS configuration when the integration makes requests\"),\n}).passthrough().describe(\"Response schema for `RetrieveACustomIntegrationByIdOrSlug` action.\");\n\nexport const sentryRetrieveACustomIntegrationByIdOrSlug = action(\"SENTRY_RETRIEVE_A_CUSTOM_INTEGRATION_BY_ID_OR_SLUG\", {\n slug: \"sentry-retrieve-a-custom-integration-by-id-or-slug\",\n name: \"Retrieve a custom integration by id or slug\",\n description: \"Retrieves detailed information about a custom integration (Sentry App) by its slug. Use this action when you need to: - Get configuration details of a custom integration including scopes, webhooks, and OAuth settings - Check the status and permissions of an integration - Retrieve integration metadata such as name, description, and avatar - Verify which events an integration subscribes to Note: Provide the integration's slug (case-sensitive), not its UUID.\",\n input: SentryRetrieveACustomIntegrationByIdOrSlugInput,\n output: SentryRetrieveACustomIntegrationByIdOrSlugOutput,\n});\n"],"mappings":"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"}
|