Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations only declare readOnlyHint=false and destructiveHint=false, so the description adds meaningful context by revealing the restore behavior: a deleted tag with the same name is restored instead of creating a duplicate. This is useful non-obvious behavior beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.