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 adds the cost per request ($0.001) which is valuable, but it does not mention read-only nature, response format, pagination, or any potential side effects. Since this is a simple list operation, the missing details are not critical, but the description only partially discloses behavior.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.