Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a single-parameter tool with no output schema, the description covers the essential context: purpose, limitations, rate limit, auth-free access, and an alternative. It omits what the return value looks like, but for a validation tool this is often implied. Overall, the description is sufficient for safe selection and invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.