From 63a7fe99d763028485819ebed9e67ffdab691fc2 Mon Sep 17 00:00:00 2001 From: Rakesh Goyal Date: Mon, 9 Dec 2024 20:03:33 +0530 Subject: [PATCH] Update README.md for sentry.. --- src/sentry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sentry/README.md b/src/sentry/README.md index 34a1feb5..aae44568 100644 --- a/src/sentry/README.md +++ b/src/sentry/README.md @@ -6,7 +6,7 @@ A Model Context Protocol server for retrieving and analyzing issues from Sentry. ### Tools -1. `get-sentry-issue` +1. `get_sentry_issue` - Retrieve and analyze a Sentry issue by ID or URL - Input: - `issue_id_or_url` (string): Sentry issue ID or URL to analyze