Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the description's 'Read' adds no new behavioral information. It does not disclose what happens when the key is missing, whether the value is returned as a string or JSON, or any error behavior. Given the annotations, the bar is lower, but the description contributes nothing beyond a restatement of the read-only nature.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.