Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, covering the main safety profile. The description adds the word 'current' to indicate it retrieves the live state, which is a minor behavioral detail. However, it does not disclose any other behavior such as whether the response is cached or what 'service settings' encapsulates beyond the schema. No contradiction with annotations; the added value is minimal.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.