Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It conveys the data content but does not explicitly state that this is a read-only listing operation, how results are ordered, or what exact structure is returned. The read-only nature is strongly implied by the name, making this minimally adequate.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.