Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already covers the read-only nature, so the description does not need to restate it. However, the description adds no behavioral context beyond the basic list operation – no mention of ordering, filtering, pagination, or any side effects. Given the annotation covers safety, the description adds almost no value beyond the name.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.