Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the readOnlyHint annotation, the description reveals meaningful behavior: it is safe for repeated calls, that 'terminal' is a final state, that 'report_available' gates get_report, and that unknown and unreadable scans are intentionally indistinguishable. This is substantial added context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.