Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure but provides none. It fails to state what happens to the inputs, whether the tool performs validation, normalization, or citation, or what side effects occur. The only behavioral hint ('discarded after the check') lives in the schema, not the description.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.