Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations are neutral (all false), so the description carries the burden of disclosing behavior. It adds a size limit and a caution about large outputs, which is useful, but it does not disclose other behaviors like persistence, overwrite semantics, or return values. It adds some value beyond annotations, but leaves gaps.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.