Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive hints. The description adds specific behavioral details about the return content (fields, geometry type, record count, capabilities) beyond annotations, without contradicting them. It does not discuss error handling or access prerequisites, but the annotation coverage lowers the burden.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.