Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The readOnlyHint annotation already establishes this is a safe read. The description adds that the content is a static reference read once before writing UI, implying idempotent, cacheable content, which is a small but real behavioral signal. It says nothing about format or length of the returned rules, so value beyond annotations is modest.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.