Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description adds significant behavioral context beyond annotations: it mentions automatic clearing of worn flairs (FK ON DELETE SET NULL), required authority, and audit logging. Annotations already indicate destructiveHint=true, and the description complements this well.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.