Sentry
for LuumenAI

Read Sentry issues, alerts, and monitors, then change them as approved steps.

Connect Sentry and your agent can read the context behind an incident: project settings, alert rules, monitors, replay sessions, and the events attached to an issue. Changes to alerts, dashboards, teams, and issue state are previewed first and run after you approve them. Luumen connects through OAuth2.

The Sentry toolbox

209 tools: 112 read, 97 write. Reads answer instantly. Writes require approval by default. Everything is logged.

  • ReadAccess project informationRetrieves detailed information for a Sentry project, given its existing organization and project ID or slug.
  • ReadFetch alertsRetrieves a list of alerts (workflows) for a Sentry organization.
  • ReadFetch a monitorFetches detailed information for a specific monitor (detector) within an organization.
  • ReadFetch an alertRetrieves detailed information for a specific alert workflow.
  • ReadFetch an organization's monitorsRetrieves monitors (detectors) for a Sentry organization.
  • ReadFetch issue event by idRetrieves the 'latest', 'oldest', or 'recommended' event for a Sentry issue within an organization, optionally filtered by environment(s).
  • ReadFetch organization alert rulesRetrieves a list of active metric alert rules for an existing Sentry organization, identified by its ID or slug.
  • ReadFetch organization release threshold statusesRetrieves derived health statuses for release thresholds in a Sentry organization for a given time range, optionally filtered by environment, project, or release; `start` and `end` times must be…
  • ReadFetch organization replay countRetrieves the total count of session replays for a specified Sentry organization, filterable by time range, environment, project, and query.
  • ReadFetch organization replay detailsRetrieves detailed information for a specific replay session by ID within a Sentry organization, optionally filtering time-series data using `statsPeriod` or `start`/`end`, and further refining by…
  • ReadFetch organization replay selectorsRetrieves replay selectors (CSS/DOM selectors from session replays) for a Sentry organization.
  • ReadFetch project environment detailsRetrieves detailed information for a specific environment within a Sentry project.
  • ReadFetch project ownership detailsRetrieves the ownership configuration, like CODEOWNERS rules or Issue Owner settings, for a specified Sentry project.
  • ReadFetch project release filesRetrieves artifact files (e.g., source maps, debug information files) for a specific release version in a Sentry project; requires existing organization, project, and release version with associated…
  • ReadFetch project replay clicksFetches a list of user click interactions for a specific Sentry session replay, including the clicked DOM element ID and timestamp.
  • ReadFetch replay recording segmentRetrieves a specific recording segment for a Sentry replay, requiring valid organization, project, replay, and segment identifiers.
  • ReadFetch Tag Values for IssueRetrieves a list of distinct values for a specified tag key associated with an existing Sentry issue, useful for understanding tag manifestations like browser versions or affected users.
  • ReadGet alerts and monitorsRetrieve all combined alert rules and monitors for a Sentry organization.
  • ReadGet integration details by orgRetrieves details for a specific integration, identified by `integration_id`, installed within an existing Sentry organization, identified by `organization_id_or_slug`.
  • ReadGet oldest eventRetrieves the oldest (first) event associated with a Sentry issue within an organization.
  • ReadGet organization by id or slugRetrieves a Sentry organization by its ID or slug; use the `detailed` parameter to optionally exclude project and team details for a more concise response.
  • ReadGet organization detailsRetrieves Sentry organizations accessible via the current authentication, with scope varying between user (all in region) and API key (linked org only) credentials.
  • ReadGet organization environmentsLists deployment environments for a Sentry organization, optionally filtered by visibility status.
  • ReadGet organization issue detailsRetrieves detailed information for a specific issue within a Sentry organization.
  • ReadGet organization release versionRetrieves detailed information, including optional health data and statistics, for a specific release version within a Sentry organization.
  • ReadGet organization sessionsRetrieves time series data for an organization's Sentry project release health sessions; note session duration data (e.g., using `avg(session.duration)`) may be incomplete after Jan 12, 2023…
  • ReadGet organization stats summaryRetrieves summarized event statistics for a Sentry organization, aggregated by project, allowing queries for event counts or unique occurrences over a specified time period and resolution, with…
  • ReadGet project eventsRetrieves a list of error events for a specified project within a Sentry organization, with options for pagination and detail level.
  • ReadGet project event statsRetrieves time-series event statistics for a Sentry project.
  • ReadGet project hookRetrieves detailed information for an existing service hook within a Sentry project.
  • ReadGet project listLists all Sentry projects the authenticated token has membership access to across all organizations.
  • ReadGet project monitor by idRetrieves detailed information for a specific Sentry cron monitor, provided the organization, project, and monitor exist.
  • ReadGet project rule detailsRetrieves detailed information for a specific issue alert rule within a Sentry project.
  • ReadGet SCIM group by team IDRetrieves SCIM group information for a specific Sentry team.
  • ReadGet sentry app installations for organizationRetrieves a list of Sentry App installations for a given organization, which must exist.
  • ReadGet team members by id or slugRetrieves all active members of a Sentry team with detailed user information, roles, and permissions.
  • ReadGet who viewed replay by projectRetrieves users who viewed a specific, existing session replay within a Sentry project and organization.
  • ReadList an organization's client keysLists all client keys (DSNs) across all projects in an organization.
  • ReadList an organization's issuesReturns a list of issues (error groups) for an organization.
  • ReadList a project's user feedbackRetrieves a list of legacy user feedback items within a Sentry project.
  • ReadList a tag's values for an issueReturns a list of values associated with this key for an issue.
  • ReadList organization dashboardsRetrieves a list of custom dashboards for a Sentry organization, with pagination support.
  • ReadList organization membersLists all members, including those with pending invitations, for a Sentry organization.
  • ReadList organization releasesRetrieves a list of releases for an existing Sentry organization, optionally filtering by a query string that matches the start of the release version.
  • ReadList organization repositoriesRetrieves a list of version control repositories for a specific Sentry organization, which must exist and is identified by its ID or slug.
  • ReadList organizationsRetrieves a list of organizations available to the authenticated session.
  • ReadList User's Teams in OrganizationRetrieves a list of all teams that the authenticated user has access to within the specified Sentry organization.
  • ReadList project tagsRetrieves all tags that have been recorded for events within a Sentry project, along with statistical information for each tag.
  • ReadList project usersRetrieves users who have interacted with or are recognized within a specific Sentry project, optionally filtered by a query.
  • ReadList SCIM v2 organization usersRetrieves a paginated list of SCIM (System for Cross-domain Identity Management) users for a Sentry organization, allowing for filtering, pagination, and attribute exclusion.
  • ReadList Seer AI modelsRetrieves the list of AI models currently used in production in Seer.
  • ReadList teams in organizationLists teams for an existing Sentry organization, optionally including project details and supporting pagination via a cursor.
  • ReadQuery explore events in timeseries formatRetrieves explore data for a given organization as a timeseries.
  • ReadRetrieve a custom integration by id or slugRetrieves detailed information about a custom integration (Sentry App) by its slug.
  • ReadRetrieve aggregated test result metricsRetrieves aggregated test result metrics for a repository, owner, and organization.
  • ReadRetrieve alert rule detailsRetrieves detailed information for a specific metric alert rule within a Sentry organization.
  • ReadRetrieve a monitorRetrieves detailed information for a specific monitor within an organization.
  • ReadRetrieve commit files for releaseRetrieves files changed in commits for a specified Sentry release; the release must exist and have linked commits.
  • ReadRetrieve an organization's repository commitsRetrieves a list of commits for a given repository within a Sentry organization.
  • ReadRetrieve custom integration issue linksRetrieves all external issue links for a Sentry issue.
  • ReadRetrieve data forwarders for an organizationReturns a list of data forwarders for an organization.
  • ReadRetrieve dsym files for projectRetrieve a list of debug information files (dSYM files) for a specified Sentry project, used for symbolication to display human-readable stack traces.
  • ReadRetrieve event id for organizationResolves a Sentry event ID to its project and issue details within an accessible Sentry organization.
  • ReadRetrieve files for releaseRetrieves artifact files for a specific release version in a Sentry organization; the organization and release must exist, and the response `data` field will contain the file information as a…
  • ReadRetrieve issue events by idRetrieves events for a specified Sentry `issue_id`, which must be an existing issue.
  • ReadRetrieve issue hashes for organizationRetrieves a list of grouping checksums (hashes) generated by Sentry for a specific issue within an organization, used for understanding event aggregation.
  • ReadRetrieve issue tag detailsRetrieves detailed information (e.g., top values, counts) for a specific tag key on an existing Sentry issue; results are paginated (max 1000 values per page).
  • ReadRetrieve monitor checkinsRetrieves the history of check-ins for a Sentry monitor, providing insights into the health and performance of associated scheduled tasks.
  • ReadRetrieve monitor checkins by orgRetrieves check-ins (pings/heartbeats of a monitored cron job or task) for a specific monitor within a Sentry organization.
  • ReadRetrieve notification action by org idRetrieves details for a specific Spike Protection Notification Action, which defines alerts for triggered spike protection rules, within a Sentry organization.
  • ReadRetrieve organization dashboardFetches detailed information about a specific custom dashboard within a Sentry organization.
  • ReadRetrieve organization eventsRetrieves Discover event data for a Sentry organization; the `sort` field must be in the `field` list (not an equation), and `field` has a 20-item limit.
  • ReadRetrieve organization integrations listRetrieves a list of available integrations for an existing Sentry organization.
  • ReadRetrieve organization memberRetrieves details for a Sentry organization member or pending invitee, including role, teams, and status, using their member ID and the organization's ID or slug.
  • ReadRetrieve organization monitorsRetrieves cron monitors for a Sentry organization, including details of nested monitor environments.
  • ReadRetrieve organization projectsRetrieves a list of Sentry projects for a specified organization (which must be accessible), supporting pagination via cursor.
  • ReadRetrieve organization relay usageRetrieves a list of trusted Sentry Relays configured for an organization.
  • ReadRetrieve organization release commitsRetrieves a list of commits for a given release version in an existing Sentry organization, if the release exists.
  • ReadRetrieve organization replaysFetches session replays for a Sentry organization; use `statsPeriod` for relative time, or `start` and `end` (used together) for absolute time ranges.
  • ReadRetrieve organization SCIM groupsRetrieves a paginated list of SCIM groups (teams) for a Sentry organization; the `members` field in the response for each group will contain at most 10,000 members.
  • ReadRetrieve organization stats v2Retrieves Sentry organization event statistics; specify time range with `statsPeriod` OR both `start`/`end`; note that grouping by `project` returns a sum not a time-series, and `interval` (if used)…
  • ReadRetrieve org integration configRetrieves configuration for all integrations, or a specific integration if `providerKey` is given, for an existing Sentry organization.
  • ReadRetrieve paginated repository tokensRetrieves a paginated list of repository tokens for a given owner.
  • ReadRetrieve project environmentsRetrieves a list of environments for an existing project within a Sentry organization.
  • ReadRetrieve project event by idRetrieves detailed information for a specific Sentry event using its ID, organization identifier, and project identifier.
  • ReadRetrieve project filter dataRetrieves a Sentry project's current data filtering settings, used to ignore events from sources like localhost, web crawlers, or legacy browsers.
  • ReadRetrieve project hooksReturn a list of service hooks (webhooks) bound to a Sentry project, used to send notifications to external services upon event occurrences.
  • ReadRetrieve project issues listRetrieves a list of issues for a Sentry project, defaulting to unresolved issues unless an empty `query` string is provided or specific `hashes` are used.
  • ReadRetrieve project key detailsRetrieves details of a specific client key (DSN) for a Sentry project, which is used by Sentry SDKs to send event data.
  • ReadList a project's client keysRetrieves a list of client keys (DSNs), used by Sentry SDKs to send events, for a specified project within an organization.
  • ReadRetrieve project members listRetrieves active organization members belonging to any team assigned to the specified Sentry project.
  • ReadRetrieve project release file detailsRetrieves metadata (default) or raw content (if `download` is true) for a specific file within a Sentry project's release version.
  • ReadRetrieve project rules by org and project idRetrieves a list of active issue alert rules associated with a specific project within an organization.
  • ReadRetrieve project symbol sourcesRetrieves custom symbol sources for a Sentry project, either listing all or fetching a specific one if its ID is provided.
  • ReadRetrieve project tag valuesRetrieves up to 1000 unique values for a specified tag key that has been recorded for events within a Sentry project.
  • ReadRetrieve project teamsRetrieves a list of teams with explicit access to a specific project within a Sentry organization.
  • ReadRetrieve release commitsRetrieves a list of commits associated with a specific release version within a Sentry project.
  • ReadRetrieve release deploymentsRetrieves a list of all deployment records for a specific release version in an organization, detailing each deployment's environment and timestamps.
  • ReadRetrieve release file by idRetrieves a specific file's content or its metadata from a Sentry release, using the `download` parameter to choose between raw content or JSON metadata.
  • ReadRetrieve replay recording segmentsRetrieves a paginated list of recording segments for a specific Sentry replay, used for reconstructing or analyzing the replay.
  • ReadRetrieve saved discover queriesRetrieves a paginated list of saved Discover queries for a Sentry organization.
  • ReadRetrieve saved discover query for organizationRetrieves a specific saved Discover query (a predefined set of filters and conditions for exploring event data) for a Sentry organization.
  • ReadRetrieve Seer issue fix stateRetrieves the current detailed state of an AI-assisted autofix process for a Sentry issue.
  • ReadRetrieve short id for organizationResolves a Sentry short ID (e.g., 'PROJECT-1A') to its complete issue details including organization slug, project slug, group ID, and full issue metadata.
  • ReadRetrieve source map debug eventRetrieves detailed debug information for diagnosing source map processing issues for a specific Sentry event, stack trace frame, and exception index.
  • ReadRetrieve team infoRetrieves detailed information for an existing Sentry team within its organization, optionally expanding related data (e.g., projects) or collapsing sections (e.g., organization details).
  • ReadRetrieve team projectsRetrieves a list of Sentry projects for a specific team within an organization, supporting pagination via a cursor.
  • ReadRetrieve the custom integrations created by an organizationRetrieves custom integrations (Sentry Apps) created by an organization.
  • ReadRetrieve user email informationRetrieves a list of email addresses for an existing Sentry user, identified by their `user_id`.
  • ReadRetrieve user via SCIM APIRetrieves an individual Sentry organization member's details using the SCIM v2 API.
  • ReadValidate credentialValidates Sentry API credentials by retrieving the authenticated user's information.
  • ReadView organization notification actionsRetrieves Spike Protection notification actions for a Sentry organization, filterable by project IDs or slugs (slugs take precedence); if `triggerType` is used, it must be 'spike-protection'.
  • WriteAdd a symbol source to a projectAdd a custom symbol source to a Sentry project. Approval by default
  • WriteAdd organization member via emailInvites a new member (or re-invites an existing non-accepted member) to a Sentry organization via email, allowing specification of organization and team roles. Approval by default
  • WriteAdd or remove user email by idAdds or removes a secondary email for an existing Sentry user, determined by whether the email already exists for that user. Approval by default
  • WriteAdd team member in organizationAdds an existing member of an organization to one of its teams; the member must already belong to the organization, and the team must also belong to that organization. Approval by default
  • WriteAdd team to projectGrants a Sentry team access to a Sentry project within the specified Sentry organization. Approval by default
  • WriteBulk mutate an organization's issuesBulk mutate various attributes on issues within an organization. Approval by default
  • WriteBulk remove an organization's issuesPermanently removes issues from an organization. Approval by default
  • WriteCreate an alert for an organizationCreates a workflow alert for a Sentry organization using the New Monitors and Alerts system. Approval by default
  • WriteCreate dashboard with widgetsCreates a Sentry dashboard with widgets for an organization; `organization_id_or_slug` and specified `project` IDs must be valid, and `start`/`end` datetimes (if absolute range) must form a logical… Approval by default
  • WriteCreate external user for organizationLinks a Sentry user to an external identity provider's user within a Sentry organization; the Sentry user must be an organization member, an active integration for the provider must be configured… Approval by default
  • WriteCreate organization alert ruleCreates a Sentry metric alert rule for an organization, mandating a 'critical' trigger, typically for a single project, where actions may require Sentry integrations. Approval by default
  • WriteCreate organization monitorCreates a new monitor (type 'cron_job') within a Sentry organization to track scheduled tasks, allowing configuration of its name, slug (which must be unique if provided), status, owner, and muting… Approval by default
  • WriteCreate organization teamCreates a new team in a Sentry organization, requiring either a 'slug' or 'name' to define the team. Approval by default
  • WriteCreate project key with optional rate limitingCreates a new client key (DSN) for an existing Sentry project, with optional custom rate limit configuration. Approval by default
  • WriteCreate project rule for alertsCreates a Sentry project alert rule by defining conditions, actions, and optional filters using specific JSON structures (detailed in parameter descriptions) to automate responses to event patterns… Approval by default
  • WriteCreate project webhook subscriptionRegisters a new webhook subscription for a Sentry project to send HTTP POST notifications to a specified URL for given events, provided the project has the 'servicehooks' feature enabled. Approval by default
  • WriteCreate release deploy for orgCreates a new deploy record in Sentry to track the introduction of a release version into a specific environment. Approval by default
  • WriteCreate release for organizationCreates a new Sentry release for an existing organization, associating it with specified projects that must belong to that organization. Approval by default
  • WriteCreate scim group for organizationCreates a new Sentry team (SCIM group) within an organization via the SCIM API. Approval by default
  • WriteCreate sentry external issue linkLinks an existing Sentry issue to an issue in an external service, or updates an existing link, requiring a configured Sentry App installation `uuid`. Approval by default
  • WriteCreate team project for organizationCreates a new Sentry project for an existing organization and team, allowing configuration of its name, slug, platform, and default alert rules. Approval by default
  • WriteCreate user for SAML integrationCreates a new Sentry organization member via a SCIM request for SAML integration; this action does not support setting secondary emails. Approval by default
  • WriteDelete a custom integrationDeletes a custom integration (Sentry App) by its ID or slug. Approval by default
  • WriteDelete an alert⚠️ This endpoint is currently in beta and may be subject to change. Approval by default
  • WriteDelete bulk alertsBulk delete alerts for a given organization. Approval by default
  • WriteDelete dsyms for projectPermanently removes a specific Debug Information File (DIF), used for symbolicating crash reports, from the specified Sentry project and organization. Approval by default
  • WriteDelete external issue by uuidUnlinks an external issue (e.g., from Jira/GitHub), identified by `external_issue_id`, from the Sentry app installation specified by `uuid`. Approval by default
  • WriteDelete an external team by idUnlinks a previously established external team from a Sentry team; this action does not delete either the Sentry team or the external team. Approval by default
  • WriteDelete external user from organizationDeletes the link between an external user (from an integration provider like GitHub, Slack, GitLab, or MS Teams) and a Sentry user within the specified organization. Approval by default
  • WriteDelete member from teamRemoves an organization member from a Sentry team, revoking their team-specific permissions, provided the member is currently part of that team. Approval by default
  • WriteDelete organization alert rulePermanently deletes a metric alert rule from a Sentry organization. Approval by default
  • WriteDelete organization dashboardDeletes a custom dashboard or tombstones (marks as deleted) a pre-built dashboard within a Sentry organization. Approval by default
  • WriteDelete organization discover queryPermanently removes a specific saved Discover query (a configuration for exploring event data) from a Sentry organization. Approval by default
  • WriteDelete organization integrationPermanently removes an integration installation from a Sentry organization. Approval by default
  • WriteDelete organization issuePermanently deletes a specific Sentry issue, identified by its ID, from an organization; this operation is irreversible and idempotent. Approval by default
  • WriteDelete organization memberPermanently removes a member from a Sentry organization, revoking their access to that organization and all its associated projects. Approval by default
  • WriteDelete organization monitorDeletes a Sentry cron monitor or, if `environment` is specified, only specific environments within that monitor. Approval by default
  • WriteDelete organization releasePermanently and irreversibly removes a Sentry release, including all its associated files, identified by its version from the specified organization. Approval by default
  • WriteDelete organization release fileDelete a file from an organization release. Approval by default
  • WriteDelete org notification actionDeletes a specific Spike Protection Notification Action for a Sentry organization, where `action_id` must be a valid action associated with the `organization_id_or_slug`. Approval by default
  • WriteDelete project by idSchedules a Sentry project for asynchronous deletion within a specified organization, hiding it from most public views once the process begins. Approval by default
  • WriteDelete project hookDeletes a specific service hook from a Sentry project using its organization, project, and hook identifiers. Approval by default
  • WriteDelete project issuesPermanently removes specified issues from a Sentry project; if no issue IDs are provided, it removes the oldest 1000 issues. Approval by default
  • WriteDelete project keyPermanently deletes a specific client key (DSN) for a project, preventing it from being used to send events to Sentry. Approval by default
  • WriteDelete project monitorDeletes a Sentry monitor, or optionally only its specified environments, for a given project. Approval by default
  • WriteDelete project replayPermanently deletes a specific Sentry session replay (a video-like reproduction of user interactions, including console logs and network activity) from the specified project and organization. Approval by default
  • WriteDelete project rulePermanently deletes a specific issue alert rule from an existing project within an existing Sentry organization. Approval by default
  • WriteDelete project team associationRevokes a team's access to a Sentry project; this operation is idempotent. Approval by default
  • WriteDelete release file by idPermanently deletes a specific build artifact (e.g., source map, application bundle) associated with a project release. Approval by default
  • WriteDelete a symbol source from a projectDeletes a custom symbol source from a Sentry project. Approval by default
  • WriteDelete team by organization and team slugSchedules a Sentry team for asynchronous deletion, which releases the team's slug for reuse upon successful scheduling. Approval by default
  • WriteDelete a team from an organization (SCIM v2)Permanently and irreversibly deletes a specific team from a Sentry organization via a SCIM v2 request, provided SCIM integration is enabled for the organization. Approval by default
  • WriteDelete user emails by idPermanently removes a Sentry user's email address; if multiple emails exist, Sentry's API logic (e.g., primary or previously marked) determines which is deleted. Approval by default
  • WriteDelete user from orgRemoves a SCIM-managed member from a Sentry organization that has SCIM enabled, permanently revoking their access. Approval by default
  • WriteDisable spike protectionDisables Spike Protection feature for specified projects within a Sentry organization. Approval by default
  • WriteIngest event via DSNIngests a single custom event into a Sentry project using its DSN via the Envelope ingestion endpoint. Approval by default
  • WriteCreate an external teamLinks an external team or channel (e.g., Slack, GitHub) to an existing Sentry team, using a pre-configured integration for the specified provider and its valid Sentry integration ID. Approval by default
  • WriteModify organization notification actionModifies an organization's notification action, specifically for `spike-protection` triggers. Approval by default
  • WriteModify organization settingsUpdates settings for a Sentry organization, such as name, slug, member roles, privacy, and integrations; if `avatarType` is 'upload', `avatar` (base64 image) is required. Approval by default
  • WriteModify release file attributesUpdates attributes (e.g., name, distribution) of a specific file within an existing release, identified by organization, version, and file ID. Approval by default
  • WriteMutate an organization's alertsBulk enable or disable alerts for an organization. Approval by default
  • WriteMutate an organization's monitorsBulk enable or disable monitors for an organization. Approval by default
  • WritePatch SCIM group operationsPerforms SCIM PATCH operations (RFC 7644) to update attributes of a SCIM-enabled Sentry team, provided SCIM integration is active for the organization. Approval by default
  • WriteDeactivate an organization memberDeactivates and permanently deletes a Sentry organization member by using a SCIM PATCH operation to set their 'active' attribute to 'false'. Approval by default
  • WriteEnable spike protection for an organizationEnables or updates Spike Protection for specified projects (or all projects using `['$all']`) within an existing Sentry organization, to which the projects must belong. Approval by default
  • WriteSave organization discover querySaves a new Discover query with a unique name for a Sentry organization, allowing reuse of search criteria for analyzing event data (errors, transactions) across specified projects and environments. Approval by default
  • WriteStart Seer issue fixTrigger a Seer Issue Fix run for a specific issue. Approval by default
  • WriteSubmit notification action API dataCreates a Sentry notification action for 'spike-protection' triggers, requiring `integration_id` if `service_type` is 'slack', 'pagerduty', or 'opsgenie', and `target_identifier`/`target_display` if… Approval by default
  • WriteSwitch team role for memberChanges a member's role within a Sentry team, ensuring the member is already part of the team and that any organization-level role restrictions are respected. Approval by default
  • WriteToggle project filter statusUpdates the status or configuration of a specific inbound data filter for a Sentry project; use `active` for most filters, or `subfilters` if `filter_id` is `legacy-browsers`. Approval by default
  • WriteUpdate a monitorUpdates a monitor's configuration and settings. Approval by default
  • WriteUpdate a monitor by IDUpdates an existing Sentry monitor (detector) for metric-based issue detection. Approval by default
  • WriteUpdate an alert by IDUpdate an existing Sentry alert (workflow) by ID. Approval by default
  • WriteUpdate an existing custom integrationUpdates an existing custom integration (Sentry App) with new configuration. Approval by default
  • WriteUpdate a symbol source in a projectUpdates an existing custom symbol source (HTTP, GCS, or S3) in a project for fetching debug symbols. Approval by default
  • WriteUpdate environment visibilityUpdates the visibility of a specific environment within a Sentry project. Approval by default
  • WriteUpdate external team integrationUpdates an existing external team integration's display name, provider, Sentry integration ID, or external ID; the `integration_id` must match a valid, configured Sentry integration for the… Approval by default
  • WriteUpdate external user for organizationUpdates attributes of an existing external user linkage (identified by `external_user_id`) within a Sentry organization (specified by `organization_id_or_slug`). Approval by default
  • WriteUpdate issue attributes in organizationUpdates specified attributes of an existing Sentry issue within a Sentry organization, leaving other attributes unchanged. Approval by default
  • WriteUpdate monitor for projectUpdates a monitor for a project. Approval by default
  • WriteUpdate organization alert rulesReplaces an existing Sentry metric alert rule's configuration; fields not provided in the request are removed or reset. Approval by default
  • WriteUpdate organization dashboardUpdates an existing custom dashboard, allowing modifications to its title, widgets, and data filters; providing `widgets`, `projects`, `environment`, `period`, `start`, `end`, or `filters` will… Approval by default
  • WriteUpdate organization member roleUpdates a Sentry organization member's organization-level role (`orgRole`) and/or their team roles (`teamRoles`), ensuring the initiator has permissions equivalent to both the member's current and… Approval by default
  • WriteUpdate project detailsUpdates a Sentry project's settings (e.g., name, slug, platform, bookmark status); `isBookmarked` can be updated with `project:read` permission, other fields typically require `project:write` or… Approval by default
  • WriteUpdate project issue status and detailsBulk update attributes of issues in a Sentry project, targeting issues by a list of IDs or by a query status (which implies updating all matching issues if IDs are omitted). Approval by default
  • WriteUpdate project key configurationUpdates configuration settings (e.g., name, status, rate limits, SDK options) for an existing Sentry client key (DSN), identified by `key_id`, within a specified `project_id_or_slug` and… Approval by default
  • WriteUpdate project ownership settingsUpdates the ownership configuration settings (raw rules, fallthrough, auto-assignment, CODEOWNERS sync) for a Sentry project; omitted attributes retain their current values. Approval by default
  • WriteUpdate project release file detailsUpdates the name (path) or distribution identifier of a specific file within an existing project release in Sentry. Approval by default
  • WriteUpdate Project Rule By IdUpdates an existing Sentry project issue alert rule by `rule_id`, completely overwriting it; all rule fields must be provided in the request, as omitted fields may be cleared or reset to defaults. Approval by default
  • WriteUpdate release details for organizationUpdates an existing Sentry release's details for an organization, including its reference, URL, release date, associated commits, or repository references. Approval by default
  • WriteUpdate a saved query for an organizationUpdates an existing Discover saved query for a Sentry organization. Approval by default
  • WriteUpdate team information by organization idUpdates the slug for an existing team within a Sentry organization. Approval by default
  • WriteUpdate user emailUpdates the primary email address for a Sentry user. Approval by default
  • WriteUpdate webhook configurationUpdates an existing Sentry service hook's target URL and subscribed event types for a given project and organization. Approval by default
  • WriteUpload dsyms file to projectUploads a dSYM (debug symbols) zip archive, containing an Apple .dSYM folder, to the specified Sentry project for symbolicating crash reports from Apple platforms. Approval by default
  • WriteUpload file to project releaseUploads a file to a Sentry project release, for an existing organization, project, and version; uses `multipart/form-data` and the region-specific Sentry domain. Approval by default
  • WriteUpload release file to organizationUploads a new file, such as a source map or debug information, to an existing release version in a Sentry organization. Approval by default

One prompt, start to finish

What a governed Sentry run looks like inside Luumen.

Questions

How does LuumenAI connect to Sentry?

Authorize once with OAuth 2.0. Luumen lists the scopes each action needs before you approve the connection, and credentials never appear in the chat.

Can LuumenAI change things in Sentry on its own?

Read actions answer immediately. Anything that writes — add a symbol source to a project, add organization member via email, add or remove user email by id, add team member in organization, and more — is shown as a plan and requires approval by default, including the 35 actions classified as destructive. Administrators configure that per tool, so you decide exactly which actions can ever run unattended.

Who gets access to the integration?

You decide. Actions are granted per agent, skill, and team, and per environment — production is not staging. Read access can be broad while writes stay narrow.

Is there an audit trail?

Every call to Sentry — read or write, approved or declined — is recorded with the actor, the input, and the result, and can be linked to the ticket or change record.

Put Sentry to work with Luumen

Connect in minutes. Every action scoped, approved, and audited from day one.