Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool as read-only, idempotent, and non-destructive. The description adds the word 'active' to indicate it reads the current effective configuration, but doesn't disclose what the returned data looks like or any edge cases. It provides a minimal amount of additional context beyond the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.