Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. It clearly indicates a read-only 'list' operation, but offers no additional behavioral context such as response format, pagination, or error handling. The term 'List' is sufficient to infer no side effects, but no deeper traits are disclosed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.