Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's moderate complexity (3 parameters, one enum, one optional parameter) and rich annotations (readOnly, openWorld, idempotent), the description covers the key behavior (state retrieval, output modes) and usage context (after timeout). It also explains the difference between stdio and HTTP for outputs, and references the output schema for returns. This is complete for an agent to invoke correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.