Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of disclosing behavior. It only states the primary purpose and does not mention edge cases, error handling, encoding, or return format. For a simple read operation this is adequate but lacks extra context that could aid an agent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.