Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already declares this as a safe read operation, and the description aligns with that. However, the description adds no behavioral context beyond 'detailed information' — it does not mention what fields are returned, whether the site must be enabled, or any other behavioral traits. Given the annotation covers the safety profile, this is acceptable but minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.