Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It usefully discloses that this is a public, zero-input GET that returns a catalog, implying no auth or side effects. It does not discuss response format, pagination, or failure behavior, but for a simple public catalog read the core behavioral traits are conveyed.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.