Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotentHint, and destructiveHint=false, so the safety profile is known. The description adds the specific output elements (fields, geometry, count, capabilities) which is useful, but it does not disclose any additional behavioral nuances like error handling or potential URL requirements. With the annotations carrying the main safety disclosure, the description provides moderate added context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.