Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of conveying behavior. The verb 'List' implies a safe, read-only operation, and the description further discloses what kind of information is returned (supported cycles, file-name conventions, weight rules). It lacks explicit notes on return format or server-specific limitations, but for a zero-parameter discovery tool the core behavior is transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.