Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full behavioral burden, but it only states the matching behavior and not what happens on assertion failure, whether it returns a result, or how the assertion affects session/test flow. This is inadequate for a tool whose core behavior is pass/fail validation.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.