Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It implies a read-only snapshot via 'high-water marks,' but it does not explicitly state that the tool is non-mutating, whether authentication is required, or what freshness guarantees exist. This is acceptable for a zero-parameter status tool but not fully transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.