Skip to main content
GET
Analyze which assistants would be affected if this tool revision is promoted

Authorizations

x-api-key
string
header
required

Path Parameters

tool_id
string<uuid>
required
revision_id
string<uuid>
required

Response

Successful Response

Impact report shared by preflight analysis and successful promotion.

Pre-prod: findings are advisory warnings — promotion always succeeds. The has_blocking / active_blocking_* fields retain their literal blocking semantics (and therefore remain false/zero today).

tool_id
string<uuid>
required
old_revision_id
string<uuid> | null
required
new_revision_id
string<uuid>
required
has_blocking
boolean
required
active_blocking_count
integer
required
active_blocking_finding_count
integer
required
active_finding_count
integer
required
affected_assistant_count
integer
required
findings
ToolCompatibilityFindingResponse · object[]