Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With an output schema present and annotations covering safety/idempotency, the description covers the essential operational details: effect, optional fields, side effect, confirmation, and scope. It could mention an existing-incident prerequisite, but that is implied by the required 'id' parameter and is minor.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.