Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false. The description adds value by specifying the output components (fields, geometry type, record count, capabilities), which are not in the annotations. It does not contradict the annotations and provides useful behavioral context about what the tool retrieves, though it does not cover rate limits/auth or network behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.