Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It states it is a listing operation, which implies read-only behavior. However, it does not disclose any further behavioral traits such as authentication requirements, rate limits, or return format. For a simple list with no parameters, this is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.