Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Beyond the annotations (readOnly=false, openWorld=true, idempotent=false, destructive=false), it describes the mutation's effect on the model, visibility/editability/removability, and the auth path (owner OAuth or editToken). It also establishes data-fidelity constraints ('Never invent or infer a hunch they didn't confirm'). 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.