Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=true, so the safety profile is covered. The description adds that it measures latency, which is useful behavioral context. However, it does not disclose behavior on failure (e.g., timeout, error handling) or what the output contains, but the output schema presumably covers that. No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.