Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden. 'Get list' clearly signals a read-only retrieval with no side effects. It also states the scope ('all languages available'). It stops short of describing ordering, format, or pagination, but for a zero-parameter catalog endpoint these are minor omissions.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.