Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnly, idempotent, not destructive, so the bar is lower. The description adds useful context: 'deterministic,' 'pre-action receipt,' and 'no external action is executed,' which clarifies the tool's side-effect-free and audit-focused behavior. It does not contradict annotations and adds value beyond them.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.