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 clearly explains the semantic nature of the recorded observation (self-reported discovery telemetry) and what it should not be used for, which is useful. However, it does not disclose operational behaviors such as whether the call has side effects beyond recording, idempotency, error handling, or what response to expect. It is minimally transparent but not fully.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.