Loading...
Loading...
Automate Sentry tasks via Rube MCP (Composio): manage issues/events, configure alerts, track releases, monitor projects and teams. Always search tools first for current schemas.
npx skill4agent add davepoon/buildwithclaude sentry-automationRUBE_MANAGE_CONNECTIONSsentryRUBE_SEARCH_TOOLShttps://rube.app/mcpRUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONSsentrySENTRY_LIST_AN_ORGANIZATIONS_ISSUESSENTRY_GET_ORGANIZATION_ISSUE_DETAILSSENTRY_LIST_AN_ISSUES_EVENTSSENTRY_RETRIEVE_AN_ISSUE_EVENTSENTRY_RETRIEVE_ISSUE_TAG_DETAILSorganization_id_or_slugissue_idqueryis:unresolvedassigned:mebrowser:ChromesortdatenewfreqprioritystatsPeriod24h14dorganization_id_or_slugis:unresolvedassigned:me!has:releaseSENTRY_RETRIEVE_ORGANIZATION_PROJECTSSENTRY_RETRIEVE_PROJECT_ISSUES_LISTSENTRY_RETRIEVE_ISSUE_EVENTS_BY_IDorganization_id_or_slugproject_id_or_slugquerystatsPeriodSENTRY_RETRIEVE_ORGANIZATION_PROJECTSSENTRY_RETRIEVE_PROJECT_RULES_BY_ORG_AND_PROJECT_IDSENTRY_CREATE_PROJECT_RULE_FOR_ALERTSSENTRY_CREATE_ORGANIZATION_ALERT_RULESENTRY_UPDATE_ORGANIZATION_ALERT_RULESSENTRY_RETRIEVE_ALERT_RULE_DETAILSSENTRY_GET_PROJECT_RULE_DETAILSnameconditionsactionsfiltersfrequencyactionMatchfrequencyactionMatchSENTRY_LIST_ORGANIZATION_RELEASESSENTRY_CREATE_RELEASE_FOR_ORGANIZATIONSENTRY_UPDATE_RELEASE_DETAILS_FOR_ORGANIZATIONSENTRY_CREATE_RELEASE_DEPLOY_FOR_ORGSENTRY_UPLOAD_RELEASE_FILE_TO_ORGANIZATIONversionprojectsdateReleasedenvironmentprojectsSENTRY_GET_ORGANIZATION_DETAILSSENTRY_GET_ORGANIZATION_BY_ID_OR_SLUGSENTRY_LIST_TEAMS_IN_ORGANIZATIONSENTRY_LIST_ORGANIZATION_MEMBERSSENTRY_GET_PROJECT_LISTorganization_id_or_slugcursorSENTRY_UPDATE_A_MONITORorganization_id_or_slugmonitor_id_or_slugnameschedulecheckin_marginmax_runtime1. Call SENTRY_GET_ORGANIZATION_DETAILS
2. Extract slug field from response1. Call SENTRY_RETRIEVE_ORGANIZATION_PROJECTS
2. Find project by name, extract slugLinkis:unresolvedis:resolvedassigned:meassigned:team-slug!has:releasefirst-release:1.0.0times-seen:>100browser:Chrome| Task | Tool Slug | Key Params |
|---|---|---|
| List org issues | SENTRY_LIST_AN_ORGANIZATIONS_ISSUES | organization_id_or_slug, query |
| Get issue details | SENTRY_GET_ORGANIZATION_ISSUE_DETAILS | organization_id_or_slug, issue_id |
| List issue events | SENTRY_LIST_AN_ISSUES_EVENTS | issue_id |
| Get event details | SENTRY_RETRIEVE_AN_ISSUE_EVENT | organization_id_or_slug, event_id |
| List project issues | SENTRY_RETRIEVE_PROJECT_ISSUES_LIST | organization_id_or_slug, project_id_or_slug |
| List projects | SENTRY_RETRIEVE_ORGANIZATION_PROJECTS | organization_id_or_slug |
| Get org details | SENTRY_GET_ORGANIZATION_DETAILS | organization_id_or_slug |
| List teams | SENTRY_LIST_TEAMS_IN_ORGANIZATION | organization_id_or_slug |
| List members | SENTRY_LIST_ORGANIZATION_MEMBERS | organization_id_or_slug |
| Create alert rule | SENTRY_CREATE_PROJECT_RULE_FOR_ALERTS | organization_id_or_slug, project_id_or_slug |
| Create metric alert | SENTRY_CREATE_ORGANIZATION_ALERT_RULE | organization_id_or_slug |
| Create release | SENTRY_CREATE_RELEASE_FOR_ORGANIZATION | organization_id_or_slug, version |
| Deploy release | SENTRY_CREATE_RELEASE_DEPLOY_FOR_ORG | organization_id_or_slug, version |
| List releases | SENTRY_LIST_ORGANIZATION_RELEASES | organization_id_or_slug |
| Update monitor | SENTRY_UPDATE_A_MONITOR | organization_id_or_slug, monitor_id_or_slug |