Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true and destructiveHint=false, and the description's rendering purpose is consistent with these — no contradiction. The description adds the ChatGPT-optimization context (compact layout for mobile views) and the markdown fallback behavior, which go beyond the annotations. However, it doesn't describe return format details, though the output schema likely covers this.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.