Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, so the description need not restate safety aspects. The description adds the qualifier 'compact' and 'summary', hinting that the output is a condensed representation rather than full material details. However, it does not disclose other behavioral traits such as ordering, filtering, or handling of empty sets.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.