Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark this as non-read-only, open-world, idempotent, and non-destructive, but the description adds meaningful context: stale/mismatched hashes are refused, approval must come from the customer, and the follow-up path depends on fix.publisherReady. It also discloses the required OAuth/API scope, which is not present in annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.