Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden, and it does disclose the shape of the returned data (field key, label, type, required flag, help text, allowed options). It does not state that the call is read-only/has no side effects, but for a no-parameter enumeration tool the disclosure of return content is the meaningful part and is well covered.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.