Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and destructiveHint=false, so the safe-read nature is covered. The description adds value by listing the returned fields (name, ID, timestamp, zone, status, etc.), giving agents a concrete sense of the output. It does not contradict annotations and provides useful behavioral context beyond the structural hints.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.