Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of disclosing behavioral traits but fails entirely. It does not indicate whether this is a read-only validation, a network call to external services, potential rate limits, or what the return value indicates (boolean, string error message, object?).
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.