Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already covers the safety profile, so the bar is lower. The description adds that only G3/KVM specs are returned, which is useful filtering context. However, it does not disclose additional behavioral details such as return format, pagination, or any required auth context beyond what the annotation provides.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.