Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations provide only basic flags (readOnlyHint=false, idempotentHint=false, destructiveHint=false), so the description adds meaningful behavioral context: published versions never change, releaseType drives the bump, and a config can be passed to publish that config instead of the draft. This goes beyond the structured annotations and does not contradict them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.