Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint, idempotent, and destructiveHint false. The description adds meaningful behavioral context: it reads live via ownerOf at call time, never assumes ownership, is free/keyless, and explicitly cannot sign or move anything. It also clarifies the deliberate separation of oHYDX and veHYDX, which goes beyond the annotation surface.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.