Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already state readOnlyHint=true, openWorldHint=true, idempotentHint=true, and destructiveHint=false. The description adds the important behavioral facts that the tool is deprecated and a compatibility alias, which are not present in the annotations. It does not add details about return formats or parameter behavior, but the existing annotation coverage is strong, making this additional context valuable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.