Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already mark the tool as readOnly, idempotent, and non-destructive. The description adds that it returns an existing answer and never triggers new text generation, which is a useful behavioral nuance beyond the raw hints. It does not address error cases or the semantics of 'stable', so it adds only limited additional transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.