Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses the returned fields and implies a read-only operation with no side effects. Since no annotations are provided, the description carries the full burden, and it adequately communicates the tool's safe, non-destructive nature. It does not detail formatting or possible empty results, but for a simple listing tool this is sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.