Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safety profile is fully covered without the description's help. The description adds the hasEffort field semantics, which is useful since there is no output schema, but it discloses no traits like ordering, pagination, or whether custom roles are included (the '...' only loosely aligns with openWorldHint). No contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.