Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnly, idempotent, openWorld, and non-destructive hints. The description adds valuable context about the actual return payload (fields, geometry type, record count, capabilities), which helps the agent anticipate output. There is no contradiction with annotations, and the added detail goes beyond the basic hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.