Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, openWorldHint, idempotentHint, and non-destructive. The description adds minimal behavioral context: it mentions optional fleet restriction but says nothing about pagination (top/skip), ordering, return format, or any limits. It does not contradict the annotations but also does not enrich them beyond the explicit fleet filter.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.