Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations declare readOnlyHint=true, so the read-only nature is already known. The description adds significant behavioral context beyond that: it returns the consent split into titled sections, must be presented verbatim, includes version/effective date/content/confirmation prompt/withdrawal instructions, lists available consent types, and notes authentication requirements. It also clarifies the prerequisite for calling consent_submit, which helps the agent understand the operational context. 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.