Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full burden. It implies a read operation but does not state side effects, permissions, or idempotency. The behavior is straightforward, so the lack of detail is not critical, but it fails to confirm safety or limitations beyond the name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.