Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations indicate readOnlyHint=false, destructiveHint=false, and idempotentHint=false, so the description adds value by specifying a concrete failure mode (runtime_mismatch) when the manifest's runtime doesn't match. It does not contradict annotations and gives useful behavioral context beyond basic flags.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.