get_test_impact

Check what Tests campaigns and monitors depend on a test (blast radius).

Check what Tests campaigns and monitors depend on a test (blast radius).

Read-only · Calls external systems. Safe to call: this tool does not modify data.

Parameters

FieldTypeRequiredDescription
test_idnumberYesThe test ID (from list_tests)

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "test_id": 0
}

Description

Call this before suggesting modifications to understand the downstream impact. Returns a list of impacted items with their type (test_campaign or monitoring) and the action that would be affected (delete or update).

What's next?

All MCP tools

Browse the full tool reference by category.

Connect a client

Point Claude, Cursor, or Claude Code at the server.

Last updated on