Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description must carry the behavioral burden. 'Anonymous' usefully discloses auth expectations and 'Get' implies a non-mutating operation. However, it does not describe the response shape, data freshness, error behavior, or whether any user can be looked up.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.