Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter validation tool with no output schema and no annotations, the description is nearly complete: it defines scope, accepted input behavior, and key limitations. It omits an explicit return-type description, but the tool name and purpose make a boolean/validation result strongly inferable, so this is a minor gap.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.