Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of explaining behavior. It discloses the contents of the result (field metadata), which is the key behavioral aspect for an enquiry-fields tool. It does not explicitly state that the tool is read-only, has no side effects, or describe the exact response shape, but the described content strongly implies a safe metadata lookup.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.