Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare read-only, idempotent, and non-destructive behavior. The description adds the scope of what is described (valid filters, groupings, etc.), which is useful but does not disclose additional behavioral traits such as return format or whether it lists all possible values. The bar is lowered due to annotations, and this meets it without exceeding.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.