Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the burden. It discloses read-only behavior via '[READ]' and performance characteristics via 'cheap health probe', which is useful. It does not mention potential caveats like whether the count is real-time, includes disabled users, or requires specific permissions, leaving some behavioral ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.