diff --git a/content/en/bits_ai/mcp_server/tools.md b/content/en/bits_ai/mcp_server/tools.md index 5308fa38e4b..50cbd532d88 100644 --- a/content/en/bits_ai/mcp_server/tools.md +++ b/content/en/bits_ai/mcp_server/tools.md @@ -720,6 +720,15 @@ Retrieves detailed information about a specific Error Tracking Issue from Datado - What is the impact of Error Tracking Issue `a3c8f5d2-1b4e-4c9a-8f7d-2e6b9a1c3d5f`? - Create a test case to reproduce Error Tracking Issue `7b2d4f6e-9c1a-4e3b-8d5f-1a7c9e2b4d6f`. +### `analyze_datadog_error_tracking_errors` +*Toolset: **error-tracking***\ +*Permissions Required: `Error Tracking Read` and `Timeseries`*\ +Analyze Datadog Error Tracking errors using SQL queries for counting, aggregations, and numerical analysis. Operates on individual error samples, not Issues (groups of errors). + +- Count errors by service in the last hour. +- Show me the top error types in the checkout service over the past week. +- Break down errors by version to identify which deployment introduced an issue. + ### `update_datadog_error_tracking_issue` *Toolset: **error-tracking***\ *Permissions Required: `Cases Read`, `Cases Write`, `Error Tracking Read`, and `Error Tracking Write`*\