Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already signals this is a safe read operation, and the description does not contradict that. The phrase 'shadowban check' adds some useful semantic context about what kind of read this is, but the description does not disclose details like return format, rate limits, or how status is determined.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.