Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The annotations already declare readOnlyHint=true, so the description doesn't need to repeat safety. It adds the behavioral detail that the tool reports running status in addition to listing AVDs, which is useful context beyond the annotation. However, it doesn't disclose output format or any edge cases.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.