Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true, so the description does not need to restate read-only safety. It adds the API endpoint and account scope, but does not disclose additional behaviors such as response shape or pagination behavior beyond what the parameter schema already indicates.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.