Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already signals a safe read operation, and the description's 'Show' aligns with that. The description adds useful context that this checks the local cache rather than making a remote API call, but it does not disclose exactly what the returned coverage/metadata contains or whether any refresh behavior occurs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.