Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations include readOnlyHint=false, so the write nature is already known. The description adds the access requirement ('Requires backup access') but fails to disclose other traits such as side effects, storage behavior, or return value. Given the annotations already indicate a non-read-only operation, the added context is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.