Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=false, so the agent has safety coverage without the description. The description adds the account-scoped listing scope and output summary fields, but offers no additional behavioral detail such as pagination, ordering, or failure modes – acceptable given the annotations, not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.