Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, openWorld, idempotent, and non-destructive behavior. The description adds useful context beyond those: it specifies the data source (NREL PVWatts), the return values (annual production and cost bracket), the system size default (5 kW), and the US-only geographic scope, enriching what annotations alone convey.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.