Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, and non-destructive behavior, and the description reinforces this. It adds valuable context beyond the annotations by clarifying that candidates are not declared safe and require check_dependency_upgrade or plan_dependency_upgrade, which is important behavioral nuance.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.