Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of explaining behavior. 'List' clearly signals a read-only informational operation, and the response content is described. However, it does not disclose how the optional mode parameter affects the output, nor does it explicitly state that the tool has no side effects on the project.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.