Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple one-parameter tool with a clear schema, annotations, and an output schema (as signaled), the description covers purpose, usage, and example entities. It lacks explicit mention of handling invalid HTML entities or recursion, but those are edge cases unlikely to block correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.