Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. The verb 'List' implies a safe, read-only operation, but the description does not explicitly state side effects, permission requirements, or any operational constraints. It provides minimal behavioral context beyond the basic function, which is adequate but not comprehensive.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.