Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already provide readOnlyHint, idempotentHint, and destructiveHint, which lowers the burden on the description. The description adds meaningful extra context by explicitly stating that the tool does not accept files, goods, passwords, or codes, helping agents avoid sending sensitive or irrelevant payloads. There is no contradiction with the annotations.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.