Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already indicate readOnlyHint=true, so the description does not need to cover safety. However, it also does not add behavioral details such as what the returned permissions include (e.g., users, configure/write/read patterns) or any constraints like authentication requirements. The description adds minimal value 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.