Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full behavioral burden. It indicates this is a read-only enumeration, describes the content of the response (slug, purpose, category, system vs. glass), and adds a performance trait ('cheap'). It stops short of describing output structure, ordering, or pagination, but for a simple discovery tool this is reasonably transparent.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.