Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations carry the safety profile (readOnlyHint=true, idempotentHint=true, destructiveHint=false) and the description consistently aligns with them—no contradiction. It adds only the return-value focus ('stable IDs'), which is a small behavioral contribution beyond the annotations, but it says nothing about pagination, ordering, or output size.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.