Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the operation as readOnly, idempotent, and non-destructive. The description adds useful behavioral context by listing the returned content (names, descriptions, parameters, requirements) and by framing the tool as a pre-call verification step. There is no contradiction with annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.