Developer Tools205 toolsBrowser login (OAuth), no API keys
Sentry integration for AI agents
Monitor errors and application performance
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Sentry once and call the same tools from all of them.
Setup
Connect Sentry through ClawLink's hosted setup to monitor errors, manage projects, and inspect issues.
- Auth: Browser login (OAuth), no API keys. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Sentry exposes 205 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
sentry_access_project_information | Retrieve detailed information for a Sentry project | Read |
sentry_add_a_symbol_source_to_a_project | Add a custom symbol source to a Sentry project | Write |
sentry_add_organization_member_via_email | Invite a new member to a Sentry organization | Write |
sentry_add_team_member_in_organization | Add an existing member to a Sentry team | Write |
sentry_fetch_alerts | Retrieve a list of alerts for a Sentry organization | Read |
sentry_fetch_an_organizations_monitors | Retrieve monitors for a Sentry organization | Read |
sentry_fetch_issue_event_by_id | Retrieve the latest or recommended event for a Sentry issue | Read |
sentry_fetch_organization_alert_rules | Retrieve active metric alert rules for an organization | Read |
sentry_fetch_a_monitor | Fetches detailed information for a specific monitor (detector) within an organization | Read |
sentry_fetch_an_alert | Retrieves detailed information for a specific alert workflow | Read |
sentry_fetch_organization_release_threshold_statuses | Retrieves derived health statuses for release thresholds in a Sentry organization for a given | Read |
sentry_fetch_organization_replay_count | Retrieves the total count of session replays for a specified Sentry organization, filterable by | Read |
sentry_fetch_organization_replay_details | Retrieves detailed information for a specific replay session by ID within a Sentry | Read |
sentry_fetch_organization_replay_selectors | Retrieves replay selectors (CSS/DOM selectors from session replays) for a Sentry organization | Read |
sentry_fetch_project_environment_details | Retrieves detailed information for a specific environment within a Sentry project | Read |
sentry_fetch_project_ownership_details | Retrieves the ownership configuration, like CODEOWNERS rules or Issue Owner settings, for a | Read |
sentry_fetch_project_release_files | Retrieves artifact files (e.g., source maps, debug information files) for a specific release | Read |
sentry_fetch_project_replay_clicks | Fetches a list of user click interactions for a specific Sentry session replay, including the | Read |
sentry_fetch_replay_recording_segment | Retrieves a specific recording segment for a Sentry replay, requiring valid organization | Read |
sentry_fetch_tag_values_for_issue | Retrieves a list of distinct values for a specified tag key associated with an existing Sentry | Read |
sentry_get_alerts | Retrieve all combined alert rules and monitors for a Sentry organization | Read |
sentry_get_integration_details_by_org | Retrieves details for a specific integration, identified by `integration_id`, installed within | Read |
sentry_get_organization_by_id_or_slug | Retrieves a Sentry organization by its ID or slug; use the `detailed` parameter to optionally | Read |
sentry_get_organization_details | Retrieves Sentry organizations accessible via the current authentication, with scope varying | Read |
sentry_get_organization_environments | Lists deployment environments for a Sentry organization, optionally filtered by visibility | Read |
sentry_get_organization_issue_details | Retrieves detailed information for a specific issue within a Sentry organization | Read |
sentry_get_organization_release_version | Retrieves detailed information, including optional health data and statistics, for a specific | Read |
sentry_get_organization_sessions | Retrieves time series data for an organization's Sentry project release health sessions; note | Read |
sentry_get_organization_stats_summary | Retrieves summarized event statistics for a Sentry organization, aggregated by project | Read |
sentry_get_project_event_stats | Retrieves time-series event statistics for a Sentry project | Read |