Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With readOnlyHint=true, idempotentHint=true, and destructiveHint=false already present, the description adds some context beyond annotations — namely the 'published' qualifier (implying unpublished versions may not be readable) and the exact-match semantics on subject/object. It doesn't address error semantics or what happens for missing/updated values, but it's consistent and modestly additive. 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.