Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly/idempotent/non-destructive, and the description adds significant behavioral context: truncation of very large traces to the first spans in tree order, with error spans always listed. It also describes the output structure (span tree, per-span durations/services, error-span list), which goes well beyond annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.