Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as readOnly, idempotent, and non-destructive, so the bar is lower. The description adds value by specifying the return content (schema, fields, geometry, count, capabilities) but does not mention error handling, URL validation, or other behavioral details. It 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.