Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations, the description adds meaningful behavioral detail: it explains default asset behavior, the optional asset='body' selection, and that 'Images are bounded, resized, and compressed on demand.' Despite readOnlyHint=false, the text clearly indicates a non-destructive read operation, and the behavior does not contradict the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.