Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already cover the safety profile (readOnly, idempotent, non-destructive), but the description adds no behavioral context beyond the raw endpoint. It doesn't mention pagination, limits, response characteristics, or any side effects, which is a notable gap even with annotations present.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.