Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden of behavioral disclosure. It conveys that this is a read operation, but does not mention error behavior for nonexistent classes, authentication requirements, or the exact structure of the returned schema. This is the minimum viable transparency for a simple getter.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.