Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description bears the burden of disclosing side effects. While listing is inherently non-destructive, the description does not explicitly state read-only behavior or any potential effects (e.g., caching, authentication requirements), so transparency is limited.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.